
/* COLORI */
.txt-small {font-size:85%;line-height:150%;}
.txt-bianco {color:#fff;}
.txt-grigio-scuro {color:#4d4d4f;}
.txt-sabbia-scuro {color:#d8bea4;}

/* HEADER & MENU */
/* menu */
#header .main-menu > li.menu-item > a {color: #fff;font-size: 12px;/* font-family: "Lustria", serif;*/letter-spacing: 0.05rem; font-weight:400;}
#header .main-menu > li.menu-item.active > a, #header .main-menu > li.menu-item > a:hover {color:#fff!important;}
#header .main-menu > li.menu-item > a:hover{background:#d4c5b5!important;}
#header .main-menu > li.menu-item.active > a {background:#d4c5b5!important;}
.menu-hover-line>li.menu-item>a:before {background-color: #4d4d4f !important;}
#header .mobile-toggle {color: #fff;background-color: #d8bea4; font-size: 22px;margin-right: -10px !important;border-radius: 0px;}

/* sticky */
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {background-color: #d8bea4;}
#header.sticky-header .main-menu > li.menu-item > a, #header.sticky-header .main-menu > li.menu-custom-content a {color: #fff;}
#header.sticky-header .main-menu > li.menu-item > a:hover{background:#d4c5b5!important;}
#header.sticky-header .main-menu > li.menu-item.active > a {background:#d4c5b5!important;}

/* offcanvas */
#side-nav-panel {background:#d8bea4;}
#side-nav-panel .accordion-menu li.menu-item.active > a  {background-color: #d4c5b5;color:#fff;}
#side-nav-panel .accordion-menu li.menu-item > a:hover {background-color: #d4c5b5;color:#fff;}
#side-nav-panel .accordion-menu li.menu-item > a, #side-nav-panel .menu-custom-block a, #side-nav-panel .accordion-menu li.menu-item > .arrow {color: #fff;font-family: "Lustria", serif;text-transform:uppercase;letter-spacing: 0.1rem;}
#side-nav-panel .accordion-menu li:hover {background:#d8bea4;}
#side-nav-panel .accordion-menu li:hover a {color:#fff;}
.panel-logo {max-width: 200px;margin: 15px auto;display: block;}
#side-nav-panel .share-instagram {border-radius:60px;}

/* PAGE TOP */
.page-top {background-color: #d8bea4;}
.page-top .page-title {font-size: 2rem;font-family: 'Lustria'!important;font-weight: 800 !important;letter-spacing: 0px!important;text-transform:uppercase!important;color:#fff !important;}

/* BREADCRUMBS */
.no-breadcrumbs .main-content {padding-top: 0px;}
.page-top .page-title {font-weight: 300;}
.add-links-wrap {display:none;}

/* HOME */
body.home header .vc_row {background: transparent !important;box-shadow: none !important;z-index: 999999;}
body.home header.sticky-header .vc_row {background:#d8bea4!important;}
body.home .main-content {margin-top: -120px !important;}
.prod_cta .porto-btn-ctn-center  {margin-bottom:0px;}
.prod_cta:nth-child(1n) * {color:#836263!important;}
.prod_cta:nth-child(1n) p {color:#836263!important;}
.prod_cta:nth-child(1n) h1, .prod_cta:nth-child(1n) h2 {font-weight:800!important;text-transform:uppercase;}
.prod_cta .porto-btn {background:#d4c5b5!important;border:solid 1px #d4c5b5!important;color:#fff!important;}
.prod_cta .porto-btn span {color:#fff!important;}
.prod_cta .porto-btn:hover {background:transparent!important;border:solid 1px #d4c5b5!important;color:#d4c5b5!important;}
.prod_cta .porto-btn:hover span {color:#d4c5b5!important;}

/* WOOCOMMERCE */

/* tab */
.woocommerce-tabs h2.resp-accordion, .woocommerce-tabs h2.resp-tab-active {border: 1px solid #e7e7e7 !important;color:#836263;}
.woocommerce-tabs .tab-content {padding: 20px 0 15px;}
.wpb_wrapper .product_title {display:none;}
.wpb_wrapper .woocommerce-product-details__short-description {padding-bottom:10px;}
.single-product .page-title,.tax-product_tag .page-title {color:#fff;}
.single-product .product_meta {color: #836263;}

/* product carousel */
.pcar ul.pcols-md-3 li.product-col, .porto-attr-row.pcols-md-3 .porto-attr-col {width: 100%;}

/* VARIE */
.bio-row {margin: auto;justify-content: center;}
.img-bio-row img {max-width:75%!important;}

/* ACCESIBILITY */
.onetap-container-toggle .onetap-toggle img.design-size1 {padding: 10px !important;width: 46px !important;height: 46px !important;}
.onetap-container-toggle .onetap-toggle {z-index:9!important;}

/* FOOTER */
.footer-wrapper, .footer-wrapper footer {background:#d8bea4 !important;}
.footer-wrapper footer .footer-logo {width:220px;height:auto;margin:0 auto 15px;}
.footer-wrapper a {color:#fff;text-decoration:underline;}


/* CTA OVERLAY 
.cta_relift .cta_overlay {height: 100% !important;background: #d8bea4;opacity: 0.50;}
.cta_so_soft .cta_overlay {height: 100% !important;background: #aaf8f4;opacity: 0.30;}
.cta_deep_pure .cta_overlay {height: 100% !important;background: #000;opacity: 0.30;}
*/


/* MEDIA QUERIES */
@media only screen and (max-width: 769px) {
	.reverse-col-on-mobile {display: flex !important;flex-direction: column-reverse;}
	.reverse-col-on-mobile .col-swap {order:-1;}
	.h_col h4 {text-align:center!important;}
	.h_col p {text-align:left!important;}
	.prod_cta:nth-child(1n) h2 {color:#fff!important;}
}