/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* Default */
.fusion-nothing-found p{
	display:none;
}
.fusion-nothing-found:after{
	content:"Nema rezultata";
}
.search-no-results #main{
	padding-top:110px;	
}
.search-no-results .fusion-error-page-useful-links{
	display:none;
}

.na-button-mw-264 {
	min-width: 264px;
}
.na-mw-1320 > div {
	max-width: 1320px !important;
}
.na-title-border > *:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 352px;
	margin: auto;
    background: url(/wp-content/uploads/2024/07/crte-1.svg);
    height: 8px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.na-column-hover .fusion-image-element {
	position: relative;
}
.na-column-hover .fusion-image-element:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(250, 244, 228, 0);
    z-index: 9;
	transition: linear 0.2s;
}
.na-column-hover:hover .fusion-image-element:after {
	background: rgba(250, 244, 228, 0.7);
	transition: linear 0.2s;
}
.na-column-hover .fusion-title-heading {
	position: relative;
	width: fit-content;
}
.na-column-hover .fusion-title-heading:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 0;
    margin: auto;
    background: url(/wp-content/uploads/2024/07/crte.svg);
    height: 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: linear 0.2s;
}
.na-column-hover:hover .fusion-title-heading:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    background: url(/wp-content/uploads/2024/07/crte.svg);
    height: 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: linear 0.2s;
}
.na-column-hover.na-column-hover-product .fusion-image-element img {
    object-fit: contain;
}
.na-full-width-img .fusion-imageframe,
.na-full-width-img .fusion-imageframe img {
	width: 100%;
}
/*---- Header ----*/
.na-header-column .na-header-right-menu,
.na-header-column .fusion-image-element {
	width: 144px;
}
.na-header-column .na-header-center-menu {
	width: calc(100% - 288px);
}
.na-header-column .na-header-right-menu i {
	font-size: 21px;
}
.na-header-column .na-header-center-menu a:not(.awb-menu__sub-a):after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
	margin: auto;
    background: url(/wp-content/uploads/2024/07/crte.svg);
    height: 5px;
    background-size: 100%;
    background-repeat: no-repeat;
	transition: linear 0.2s;
}
.na-header-column .na-header-center-menu a:not(.awb-menu__sub-a):hover:after {
    width: 100%;
	transition: linear 0.2s;
}
.awb-menu__sub-ul .awb-menu__description {
	display: none;
}
.awb-menu__sub-ul li a > span:before {
	content: url(/wp-content/uploads/2024/07/Arrow-2.svg);
	margin-right: 6px;
}
.awb-menu__sub-ul li.current-menu-item a > span {
	font-weight: 700;
}
.na-home-icon a {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    border-radius: 32px;
}
.na-header-column > div > div:first-child {
	width: auto;
	margin-right: 20px;
}
.awb-menu__description {
	display: none !important;
}
/*---- Footer ----*/
.na-footer-digi-link {
	color: rgba(66, 64, 59, 0.57);
}
.na-footer-digi-link:hover {
	text-decoration: none !important;
	border-bottom: 1px solid #000;
}
.na-newsletter-form .fusion-form-field.fusion-form-consent-field.fusion-form-label-above {
	margin: 0;
}
.na-newsletter-form .fusion-form-email-field .fusion-form-label-wrapper {
	display: none;
}
/*---- Product Category ----*/
.orderby.order-dropdown {
	width: 260px;
}
.orderby.order-dropdown li a {
	font-size: 16px;
}
.orderby.order-dropdown .current-li {
    padding: 0 36px 0 10px;
}
.fusion-woo-sorting .order-dropdown ul li a:not(:hover) {
	background-color: #fff !important; 
}
.fusion-load-more-button.fusion-product-button {
    width: 166px;
    height: 166px;
    margin: 30px auto;
    border-radius: 166px;
    background: rgba(66, 64, 59, 0.90);
    color: #fff;
    text-transform: none;
    font-size: 18px;
    text-decoration: underline;
    text-underline-offset: 5px;
    padding: 0;
}
.na-product-category-additional-desc-read-more-button a.fusion-button,
.na-product-category-additional-desc-more .fusion-text {
	display: none;
}
/*---- Single Product ----*/
.na-product-desc-row {
	display: flex;
	align-items: center;
	margin-bottom: 100px;
}
.na-product-desc-row.na-column-reverse {
	flex-direction: row-reverse;
}
.na-product-desc-column.na-product-desc-column-text {
    flex-basis: calc(34% + 100px);
    margin-right: -100px;
    z-index: 8;
    background: var(--wp--preset--color--awb-color-2);
    padding: 4% 4% 2%;
}
.na-product-desc-row.na-column-reverse .na-product-desc-column-text {
    margin-left: -100px;
    margin-right: 0;
}
.na-product-desc-title h3 {
	margin-bottom: 50px;
}
.na-product-desc-column.na-product-desc-column-img {
    flex-basis: 66%;
}
.na-product-desc-column.na-product-desc-column-img img {
    width: 100%;
}
.na-product-files-row {
    display: flex;
    justify-content: center;
	gap: 20px;
    flex-wrap: wrap;
	margin-bottom: 100px;
}
.na-product-files-row a {
    border: 1px solid #000;
    padding: 12px 20px 20px;
    min-width: 300px;
    display: block;
    text-align: center;
}
.na-product-files-row a:after {
    content: url(/wp-content/uploads/2024/07/pdf.png);
    margin-left: 10px;
    transform: translateY(5px);
    display: inline-block;
}
.na-product-conf-row {
    display: flex;
    align-items: stretch;
	flex-wrap: wrap;
	gap: 21px;
}
.na-product-conf-column {
	flex-basis: calc(33.333% - 14px);
}
.na-product-conf-img img {
	height: 240px;
	width: 100%;
	object-fit: contain;
	margin-bottom: 20px;
	object-position: left;
}
.na-product-materials-row {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.na-product-materials-column  {
    flex-basis: calc(25% - 15px);
}
.na-product-materials-img {
    height: 0;
    padding-bottom: 100%;
    position: relative;
}
.na-product-materials-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
	width: 100%;
    height: 100%;
}
/* Main Homepage */
.na-natuzzi-italia {
	min-height: 690px;
	padding-left: 30px;
}
.na-natuzzi-editions {
	min-height: 690px;
	padding-right: 30px;
}
.na-natuzzi-italia > .fusion-column-wrapper,
.na-natuzzi-editions > .fusion-column-wrapper {
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 30px !important;
}
.na-natuzzi-italia:after {
    content: "";
    background: #FAF4E4;
    position: absolute;
    bottom: 0;
    left: -50%;
    right: 0;
    top: 40%;
    z-index: -1;
    width: 0;
}
.na-natuzzi-editions:after {
    content: "";
    background: #F7EBE7;
    position: absolute;
    bottom: 0;
    right: -50%;
    left: 150%;
    top: 40%;
    z-index: -1;
    width: 0;
}
.na-natuzzi-italia-logo {
    width: 107px;
	margin-bottom: 25px;
	transform: translateX(20px);
	transition: all linear 0.4s;
}
.na-natuzzi-editions-logo {
    width: 107px;
	margin-bottom: 25px;
	transform: translateX(-20px);
	transition: all linear 0.4s;
}
.na-natuzzi-italia-title {
    width: fit-content;
	transform: translateX(20px);
	transition: all linear 0.4s;
}
.na-natuzzi-editions-title {
    width: fit-content;
	transform: translateX(-20px);
	transition: all linear 0.4s;
}
.na-natuzzi-editions-title,
.na-natuzzi-editions-logo {
	margin-left: auto !important;
	z-index: 9;
}
.na-natuzzi-italia-title:after,
.na-natuzzi-editions-title:after {
    content: "";
    background: url(/wp-content/uploads/2024/07/crte-2.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 20px;
    margin: 20px 0 150px 0;
    display: block;
    transition: all linear 0.4s;
}
.na-natuzzi-italia-img {
    position: absolute !important;
    top: 0;
    right: 30px;
	transition: all linear 0.4s;
}
.na-natuzzi-editions-img {
    position: absolute !important;
    top: 0;
    left: 30px;
	transition: all linear 0.4s;
}
.na-natuzzi-italia:hover:after {
	width: 150%;
	transition: all linear 0.8s;
}
.na-natuzzi-editions:hover:after{
    width: 150%;
    left: 0px;
    transition: all linear 0.8s;
}
.na-natuzzi-italia:hover .na-natuzzi-italia-logo {
    transform: translateX(-20px);
	transition: all linear 0.4s;
}
.na-natuzzi-italia:hover .na-natuzzi-italia-title {
	transform: translateX(-20px);
	transition: all linear 0.4s;
}
.na-natuzzi-italia .na-natuzzi-italia-img img {
    transform: scale(1) translate(0px, 0px);
    transition: all linear 0.4s;
}
.na-natuzzi-italia:hover .na-natuzzi-italia-img img {
    transform: scale(1.2) translate(20px, -20px);
    transition: all linear 0.4s;
}
.na-natuzzi-editions:hover .na-natuzzi-editions-logo {
    transform: translateX(20px);
	transition: all linear 0.4s;
}
.na-natuzzi-editions:hover .na-natuzzi-editions-title {
	transform: translateX(20px);
	transition: all linear 0.4s;
}
.na-natuzzi-editions .na-natuzzi-editions-img img {
    transform: scale(1) translate(0px, 0px);
    transition: all linear 0.4s;
}
.na-natuzzi-editions:hover .na-natuzzi-editions-img img {
    transform: scale(1.2) translate(-20px, -20px);
    transition: all linear 0.4s;
}
.na-mainhp-banner .fusion-imageframe {
	width: 100%;
}
.na-mainhp-banner-text-link  {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    z-index: 9;
}
.na-mainhp-banner:hover .fusion-imageframe img {
	opacity: 1;
	transition: linear 0.3s;
}
.na-mainhp-banner:hover .fusion-imageframe img {
	opacity: 0.8;
	transition: linear 0.3s;
}
/* form */
.fusion-form-field.fusion-form-consent-field.fusion-form-label-above {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
}
.fusion-form-field.fusion-form-consent-field.fusion-form-label-above .fusion-form-checkbox.option-inline {
    margin-right: 10px;
    transform: translateY(-3px);
}
.fusion-form-field .fusion-form-element-required {
	display: none;
}
.na-500-pink-bg-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-height: 500px;
    height: 100%;
    background: #f7ebe7;
}
.na-editions-datoteke-button span {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.na-editions-datoteke-button span:after {
	content: url(/editions/wp-content/uploads/2024/12/pdf.svg);
}
/* homepage product tabs */
.na-product-tabs-single-tab {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
}
.na-single-product-img {
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
}
.na-single-product-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.na-single-product h4 {
    text-transform: uppercase !important;
    font-weight: 500 !important;
    margin-top: 25px;
    position: relative;
    width: fit-content;
	text-decoration: none !important;
}
.na-single-product h4:after,
.na-product-tabs-nav-item:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 0;
    margin: auto;
    background: url(/wp-content/uploads/2024/07/crte.svg);
    height: 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: linear 0.2s;
}
.na-single-product a:hover h4:after,
.na-product-tabs-nav-item:hover:after,
.na-product-tabs-nav-item.na-product-tab-active:after {
    content: "";
    width: 100%;
    transition: linear 0.2s;
}
.na-single-product a:hover h4,
.na-single-product a:hover {
	text-decoration: none !important;
}
.na-single-product-img:before {
    content: "";
    background-color: #F7EBE7B2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    opacity: 0;
	transition: linear 0.2s;
}
.na-single-product a:hover .na-single-product-img:before {
	opacity: 1;
	transition: linear 0.2s;
}
.na-product-tabs-nav {
    display: flex;
    justify-content: center;
    gap: 5%;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 700;
}
.na-product-tabs-nav-item {
	cursor: pointer;
	position: relative;
}
/*Ancorji*/
.page-id-3310 #koža {
  scroll-margin-top: 100px;
}
.page-id-3310 #tkanine {
  scroll-margin-top: 100px;
}
.page-id-3310 #Metalidrvo {
  scroll-margin-top: 100px;
}
.page-id-3310 #Kamenmramorstaklo {
  scroll-margin-top: 100px;
}
.na-locations-tabs .nav-tabs {
    display: flex !important;
    flex-wrap: wrap;
	gap: 20px 49px;
}
.na-locations-tabs .nav-tabs:before,
.na-locations-tabs .nav-tabs:after {
	display: none !important;
}
.na-locations-tabs .nav-tabs li a {
	padding: 0 !important;
	text-decoration: underline;
}
.na-product-eksponat-images-slider a.flex-prev i,
.na-product-eksponat-images-slider a.flex-next i {
	display: none;
}
.na-product-eksponat-images-slider a.flex-prev {
    left: -60px;
    opacity: 1 !important;
    background: transparent !important;
    width: 44px !important;
}
.na-product-eksponat-images-slider a.flex-next {
    right: -60px;
    opacity: 1 !important;
    background: transparent !important;
    width: 44px !important;
} 
.na-product-eksponat-images-slider a.flex-prev:before,
.na-product-eksponat-images-slider a.flex-next:before {
	content: url(/editions/wp-content/uploads/2025/01/Arrow-3.svg);
	display: block;
	transform: translatey(5px) translateX(2px);
}
.na-product-eksponat-images-slider a.flex-next:before {
	transform: rotate(180deg) translatey(5px);
}
.na-product-eksponat-images-slider .flexslider:hover a.flex-prev {
	left: -60px;
}
.na-product-eksponat-images-slider .flexslider:hover a.flex-next {
	right: -60px;
}
.na-product-eksponat-images-slider .flex-control-nav.flex-control-paging {
	display: none !important;
}

@media screen and (max-width:1024px) {
	.na-mfs-24 * {
		font-size: 24px !important;
	}
	/* Italia - transparent header */
	.na-header-column .na-header-center-menu a:not(.awb-menu__sub-a):after {
		display: none;
	}
	/* Italia - hp */
	.na-slider-container .fusion-post-cards {
		max-width: unset !important;
		width: calc(100% + 60px);
		left: -30px;
		padding: 0 30px;
	}
	.na-slider-container .awb-swiper-button {
		opacity: 1 !important;
	}
	.na-header-column .na-header-center-menu {
		width: 60px;
	}
}
@media screen and (max-width:640px) {
	/* Italia - hp */
	.na-mfs-60 h2.fusion-title-heading {
		font-size: 60px !important;
	}
	.post-content h1 {
		font-size: 36px !important;
	}
	.post-content h2 {
		font-size: 32px !important;
	}
	.post-content h3 {
		font-size: 24px !important;
	}
	.post-content h4 {
		font-size: 18px !important;
	}
	.na-title-border > * {
		width: fit-content;
		margin-left: auto !important;
		margin-right: auto !important;
		position: relative;
	}
	.na-title-border > *:after {
        background: url(/wp-content/uploads/2025/02/crte-1.png);
        width: calc(100% + 14px);
        left: -7px;
        right: -7px;
        height: 6px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        bottom: -5px;
    }
	.na-product-tabs-content {
		overflow: auto;
	}
	/*.na-product-tabs-content::-webkit-scrollbar {
	  display: none;
	}
*/
	/* Hide scrollbar for IE, Edge and Firefox */
	/*.na-product-tabs-content {
	  -ms-overflow-style: none;  /* IE and Edge */
	  /*scrollbar-width: none;  /* Firefox */
	/*}*/
	.na-product-tabs-single-tab {
		gap: 20px;
		width: 200%;
	}
}