﻿@font-face {
    font-family: 'icomoon';
  src:  url('/wp-content/themes/gbs-child/font/icons/icomoon.eot?os7oft');
  src:  url('/wp-content/themes/gbs-child/font/icons/icomoon.eot?os7oft#iefix') format('embedded-opentype'),
        url('/wp-content/themes/gbs-child/font/icons/icomoon.ttf?os7oft') format('truetype'),
        url('/wp-content/themes/gbs-child/font/icons/icomoon.woff?os7oft') format('woff'),
        url('/wp-content/themes/gbs-child/font/icons/icomoon.svg?os7oft#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-account:before {
    content: "\e900";
    color: #fff;
}

.icon-arrow-down:before {
    content: "\e901";
    color: #f6f6f6;
}

.icon-arrow-left:before {
    content: "\e902";
    color: #f6f6f6;
}

.icon-arrow-link:before {
    content: "\e903";
    color: #fff;
}

.icon-arrow-right:before {
    content: "\e904";
    color: #f6f6f6;
}

.icon-arrow-up:before {
    content: "\e905";
    color: #f6f6f6;
}

.icon-assistenza:before {
    content: "\e906";
    color: #fff;
}

.icon-awwor-breadcrumb:before {
    content: "\e907";
    color: var(--text-color);
}

.icon-carrello:before {
    content: "\e908";
    color: #fff;
}

.icon-close:before {
    content: "\e909";
    color: #fff;
}

.icon-download:before {
    content: "\e90a";
    color: #fff;
}

.icon-meno-small:before {
    content: "\e90b";
    color: #fff;
}

.icon-menu:before {
    content: "\e90c";
    color: #fff;
}

.icon-menu-close:before {
    content: "\e90d";
    color: #fff;
}

.icon-open:before {
    content: "\e90e";
    color: #fff;
}

.icon-plus-small:before {
    content: "\e90f";
    color: #fff;
}


.icon-pin:before {
    content: "\e910";

}

span.testo-evidenza::before {
    color: var(--accent-color);
}


.wic-carousel span.icon-pin:before {
    font-size: 20px;
    font-weight: 800;
    color: var(--accent-color);
}

#sideNav .menu-lingua .sub-menu.active-sub-menu>li {
    padding: 8px 20px;
    transition: 0.3s ease-in-out;
}

#sideNav .menu-lingua .sub-menu.active-sub-menu>li.flag a:hover {
    background: #80808012;
    border-radius: 4px;
    transition: 0.3s ease-in-out;
}

.sideNav .menu-item-has-children .sub-menu .menu-item {
    padding: calc(var(--sideNav-paddingY) - 10px) var(--sideNav-paddingX);
}

.close-sub-menu {
    margin-bottom: 20px;
}

.flag a:before {
    content: '';
    width: 20px;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    left: 3px;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
    justify-content: center;
    flex-direction: row;
}

ul#menu-basso-sinistra li.flag a {
    padding: 5px 20px 5px 40px;
    transition: 0.3s ease-in-out;
    border-radius: 4px;
    position: relative;
}


.flag.en a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/en.svg')
}

.flag.ae a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/ae.svg')
}

.flag.fr a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/fr.svg')
}

.flag.de a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/de.svg')
}

.flag.es a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/es.svg')
}

.flag.pl a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/pl.svg')
}

.flag.hr a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/hr.svg')
}

.flag.hu a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/hu.svg')
}

.flag.cl a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/cl.svg')
}

.flag.ba a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/ba.svg')
}

.flag.be a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/be.svg')
}

.flag.at a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/at.svg')
}

.flag.al a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/al.svg')
}

.flag.us a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/us.svg')
}

.flag.uk a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/uk.svg')
}

.flag.tr a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/tr.svg')
}

.flag.rs a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/rs.svg')
}

.flag.kr a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/kr.svg')
}

.flag.it a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/it.svg')
}

.flag.ie a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/ie.svg')
}

.flag.il a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/il.svg')
}

.flag.ca a:before {
    background-image: url('/wp-content/themes/gbs-child/img/flag/ca.svg')
}

@media screen and (max-width: 600px) {
    #sideNav .menu-lingua .sub-menu.active-sub-menu>li:nth-child(2) {
        margin-top: 10px;
    }
}

@media screen and (min-width: 601px) {
    #sideNav .menu-lingua .sub-menu.active-sub-menu>li:nth-child(2) {
        margin-top: 30px;
    }
}


/******** custom ********/

.title-h4-middle {
    font-size: 24px;
    font-family: var(--family-h4);
    line-height: var(--lineH-h4);
    font-weight: var(--weight-h4);
    letter-spacing: var(--spacing-h4);
}

h4 {
    margin: 20px 0;
}

.gap-150px {
    gap: 150px;
}

.gap-200px {
    gap: 200px;
}


span.testo-header {
    font-size: 12px;
}

.woocommerce-icons-header-container a.flex {
    flex-direction: column;
}

button#hamburguerBtn .icon-menu:before {
    font-size: 30px;
}

#sideNav div#closeSidenav,
button#hamburguerBtn .icon-menu:before {
    cursor: pointer;
}

div#navigation-bar.sticky span:before {
    color: var(--text-color);
}


/*hamburger menu*/

.menu-primary-container {
    transform: translateX(44px);
}

body.menu-open-no-scroll div#sideNav {
    max-width: 470px;
    height: calc(100dvh - 40px);
    max-height: calc(100dvh - 40px);
    min-height: 520px;
    top: 20px;
    border-radius: 12px;
    border-bottom: 0;
    margin-left: 20px;
}

/* piccole animazioni svg*/
.circle:hover,
circle:hover {
    path: var(--accent-color);
    fill: rgb(243 234 224);
    transition: 0.3s ease;
}

circle,
.circle {
    transition: 0.3s ease-in-out;
}

/****/

html.menu-open-no-scroll,
body.menu-open-no-scroll {
    overflow: hidden;
    overscroll-behavior: none;
    height: 100%;
}

html.popup-open-no-scroll,
body.popup-open-no-scroll {
    overflow: hidden;
}

#menu-overflow {
    position: fixed;
    inset: 0;
    background: transparent !important;
    opacity: 1 !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    z-index: 9999;
}

body.menu-open-no-scroll div#sideNav {
    overflow: hidden !important;
}

body.menu-open-no-scroll #sideNav.level-2 .sub-menu.active-sub-menu,
body.menu-open-no-scroll #sideNav.level-3 .sub-menu.active-sub-menu {
    overflow-y: auto !important;
    overflow-x: hidden;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
}

nav#showSidenav div#sideNav input#search-input {
    width: 100%;
    border-radius: 30px;
    border: 1px solid #DFD6C9;
    padding: 12px 16px 12px 20px;
}

div#sideNav .social-menu a {
    border-radius: 40px;
    padding: 0;
    border: 2px solid;
    border-color: #DFD6C9;
    width: 30px;
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}


div#sideNav .social-div {
    position: fixed;
    padding: 10px;
    bottom: 0;
    z-index: 99999;
}

html .layout20-carousel .owl-nav button.owl-next,
html .layout20-carousel .owl-nav button.owl-prev {
    bottom: 50%;
}

html .layout20-carousel button.owl-prev {
    left: -20px;
}

html .layout20-carousel button.owl-next {
    right: -20px !important;
}

.layout20 {
    border-top: 1px solid #00000010;
}

.layout20-carousel .owl-stage {
    display: flex;
}

.layout20-carousel .owl-item {
    display: flex;
    height: auto;
}

.layout20-carousel .owl-item .layout20-item {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.street-coffee #paragrafi .quadrata .box-card-descrizione figure img,
.street-coffee #paragrafi .quadrata .box-card-descrizione figure {
    aspect-ratio: auto !important;
}

.box-card .title-h4-middle {
    font-weight: 200;
}

.section-tab.tab-active {
    max-width: 100%;
    display: flex;
    gap: 50px;
    justify-content: center;
}


body:not(.single) #paragrafi section:not(.bg-img):not(.bg-video) .layout0 {
    padding-top: 120px;
    padding-bottom: 120px;
}


.news-crop .display-block {
    max-width: 180px;
    height: 100%;
}


.layout20-item__infoImage,
.layout20-item__infoImage img {
    max-height: 30px;
}

/*** paragrafo banner sfondo img + titolo e cta ***/

div#paragrafi section.bg-img {
    position: relative;
}

div#paragrafi section.bg-img.overlay figure::after {
    content: '';
    position: absolute;
    height: 470px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: transparent linear-gradient(180deg, #19191900 0%, #000000B7 100%) 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: 1;
    display: block;
    z-index: 0;
}

.bg-video {
    position: relative;
    overflow: hidden;
}

.bg-video video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.bg-video::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 470px;
    /* oppure 100% */
    background: linear-gradient(180deg,
            rgba(25, 25, 25, 0) 0%,
            rgba(0, 0, 0, 0.72) 100%);
    z-index: 2;
    pointer-events: none;
}

.bg-video .contenuto {
    position: relative;
    z-index: 3;
}




/** bottoni **/
a.btn.btn-style-1 {
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--border-btn-type-1-h) 30%, transparent);

}

a.btn.btn-style-3 {
    box-shadow: 0 0 0 3px #e9e9e930;
    transition: 0.5s ease-in-out;
}

a.btn.btn-style-5 {
    box-shadow: 0 0 0 3px #ffffff30;
    transition: 0.5s ease-in-out !important;
}


a.btn.btn-style-5:hover,
.btn.btn-style-5:before,
button.btn.btn-style-5:before,
.btn.btn-style-5:hover,
button.btn.btn-style-5:hover {
    transition: 0.5s ease-in-out !important;
}

a.btn.btn-style-3 span:before {
    color: var(--color-btn-type-3);
    font-size: 23px;
}

a.btn.btn-style-3:hover span:before {
    color: var(--color-btn-type-3-h);
}

.btn span {
    vertical-align: sub;
}

.sideNav .menu-centro,
.sideNav #form-cerca,
.sideNav .site-branding {
    border-bottom: 0;
}

#sideNav div#closeSidenav {
    z-index: 4444;
}

#sideNav li.close-sub-menu,
i.material-icons,
span.material-icons {
    font-size: 14px;
}


#sideNav .sub-menu.active-sub-menu>li:nth-child(2) {
    margin-top: 100px;
}

#sideNav.level-2 .sub-menu.active-sub-menu>li:nth-child(2) {
    margin-top: 0;
}

#sideNav.level-2 form#form-cerca,
#sideNav.level-2 form#form-cerca {
    display: none;
}

#sideNav form#form-cerca {
    position: fixed;
    z-index: 4444;
    width: 100%;
}

#sideNav ul#mobile {
    margin-top: 90px;
}

#sideNav #mobile a,
#sideNav #mobile a:visited,
#sideNav #mobile a:focus {
    color: var(--text-color);
}

#sideNav #mobile span.open-sub-menu span.material-icons {
    color: var(--accent-color);
    border: 1px solid;
    border-radius: 20px;
}

ul#menu-basso-sinistra {
    display: flex;
    column-gap: 10px;
}

ul#menu-basso-sinistra li a,
ul#menu-basso-sinistra li {
    color: var(--text-color);
    font-size: 14px;
    padding: 0;
}

.social-menu {
    display: flex;
}

.menu-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.sideNav .menu-bottom {
    padding: 10px;
}

.sideNav a.cv-menu-banner {
    position: relative;
}

.sideNav .cv-menu-banner__title {
    position: absolute;
    bottom: 20px;
    padding: 0 20px;
    z-index: 99;
}

.whistleblowing section.bg-none {
    margin: 40px 0;
}

/*** Banner navigazione ****/

.sideNav a.cv-menu-banner {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}

.cv-menu-banner__img {
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
}

.sideNav a.cv-menu-banner::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .55) 0%, rgba(0, 0, 0, .25) 45%, rgba(0, 0, 0, 0) 100%);
    opacity: .85;
    transition: opacity .35s ease;
    pointer-events: none;
    z-index: 1;
}

.menu-bottom,
.cv-menu-banners {
    width: 100%;
}

.cv-menu-banners.cv-menu-banners--submenu.cv-banner-fade.is-visible>.cv-submenu-banners:not([hidden]) {
    display: flex;
    gap: 5px;
}

.cv-menu-banners.cv-menu-banners--submenu.cv-banner-fade.is-visible>.cv-submenu-banners:not([hidden]) a {
    width: 100%;
}

.cv-menu-banners.cv-menu-banners--submenu.cv-banner-fade.is-visible>.cv-submenu-banners.cv-banners-2col:not([hidden]) a {
    width: 50%;
}

.cv-submenu-banners[hidden] {
    display: none !important;
}

.cv-menu-banners a,
.cv-menu-banners a img {
    height: 260px;
    max-height: 260px;
    object-fit: cover;
}

.storia .col-70 {
    width: 100%;
}


.cv-menu-banner__title {
    position: absolute;
    bottom: 16px;
    z-index: 2;
    color: #fff;
    transform: translateY(6px);
    opacity: .9;
    transition: transform .35s ease, opacity .35s ease;
}

.sideNav a.cv-menu-banner:hover .cv-menu-banner__img {
    transform: scale(1.06);
}

.sideNav a.cv-menu-banner:hover::after {
    opacity: 1;
}

.sideNav a.cv-menu-banner:hover .cv-menu-banner__title {
    transform: translateY(0);
    opacity: 1;
}

/* Fade banner menu (root/submenu) */
.cv-banner-fade {
    opacity: 0;
    transition: opacity 300ms ease;
}

.cv-banner-fade.is-visible {
    opacity: 1;
}

.menu-bottom {
    position: fixed;
    bottom: 40px;
    z-index: 9999;
}


@media (prefers-reduced-motion: reduce) {
    .cv-banner-fade {
        transition: none;
    }
}

#page.origini .horizontal-scroll-spacer {
    height: 0;
}


@media screen and (min-width: 1024px) {
    .final .layout16 {
        width: max-content;
    }

    section.panel.final {
        width: max-content !important;
    }
}

.capsule .layout20-item__infoText {
    font-size: 14px;
}

/**** valori ****/

.valore__icon {
    width: 120px;
    height: 120px;
    border: 1px solid #E0D7CB;
    border-radius: 300px;
    overflow: hidden;
    margin-left: 10% !important;
    justify-content: center;
    display: flex;
    padding: 20px;
}

.valore__icon img {
    max-width: 50px;
}


.valore .separatore {
    width: 1px;
    background: var(--accent-color);
    opacity: 0.2;
}

.valore .numero p {
    font-size: 90px;
    font-weight: 100;
    line-height: 1;
    margin: 0;
    color: var(--text-color)
}

.valore .info-numero {
    margin-top: 10px;
}

.valore__icon,
.valore__metric {
    margin: 10px 0;
}


.layout15 .flex-column .layout16__rightScroll {
    margin: 0 !important;
}

/***** @media screen and (min-width: 1200px) {
    .layout15 .valore:nth-child(2){
        margin-right:110px;
    }
}***/
.origini .layout16 h3 {
    font-family: 'Playfair Display';
    font-size: var(--size-h2);
}


.governance h6 {
    margin-bottom: 40px;
    margin-top: -10px;
    font-weight: 400;
}

.layout15 .valore {
    border-bottom: 1px solid #E0D7CB;
}

@media screen and (min-width: 1350px) {
    .layout15 .valore:nth-child(1) {
        justify-content: end;
        width: 80%;
    }
}

@media screen and (max-width: 1349px) {
    .layout15 .valore:nth-child(1) {
        justify-content: start;
        width: 100%;
    }
}

.layout15 .valore:nth-child(2) {
    justify-content: center;
    width: 100%;
}

.layout15 .valore:nth-child(3) {
    justify-content: start;
    width: 100%;
    border-bottom: 0;
}



.layout18 .valore:last-child .separatore {
    display: none;
}


html {
    scroll-behavior: smooth;
}

/* Mappa: evita che lo scroll "scappi" alla pagina */
.storelocator,
.store-wic,
#map_store {
    overscroll-behavior: contain;
}

.layout16__row {
    display: flex;
    gap: 150px;
    align-items: flex-start;
}

.layout16__left {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    flex: 0 0 40%;
}

.layout16__right {
    flex: 1;
}

.layout16__rightScroll {
    max-height: calc(100vh - 40px);
    overflow-x: hidden;
    padding-right: 10px;
    -webkit-overflow-scrolling: touch;
}


.layout1 video {
    border-radius: 8px;
    height: 100%;
    padding: 0;
    margin: 0;
}

.layout16__rightScroll[data-layout16-grid-scroll="true"] {
    max-height: none;
    padding-right: 0;
}

.layout16__left {
    padding-top: 100px;
}

.layout16__rightScrollInner {
    will-change: transform;
}


.quadrata .box-card-descrizione figure img,
.quadrata .box-card-descrizione figure {
    aspect-ratio: 1/1 !important;
    height: 100% !important;
    transition: 0.3s ease-in-out;
    object-position: top right;
}

.post-card-tp.news figure,
.post-card-tp.news figure img,
.post-card-tp.wic-corporate figure,
.post-card-tp.wic-corporate figure img {

    height: 100%;
    width: 100%;
}

.post-card-tp:hover figure a img {
    transform: scale(1.05);
    transition: 0.3s ease-in-out;
}

.post-card-tp a img {
    transition: 0.3s ease-in-out;
}


.layout-compatto h2 {
    font-size: 20px;
    font-family: 'Poppins';
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.layout-compatto .margin {
    margin: 20px 0;
}

.layout-compatto .layout8-title-row {
    gap: 20px;
}

.layout-compatto .layout8-title-content {
    flex: 1 1 auto;
    min-width: 0;
}

.layout-compatto .layout8-owl-nav {
    flex: 0 0 auto;
}

.layout8-owl-nav button span:before {
    color: var(--text-color);
    font-size: 24px;
    transition: 0.3s ease-in-out;
}

.layout8-owl-nav button {
    background: transparent;
    border: none;
    padding: 10px;
    box-shadow: none !important;
    cursor: pointer;
}


.layout8-owl-nav button:not(.disabled):hover span:before {
    color: var(--accent-color);
    transition: 0.3s ease-in-out;
}

.layout-compatto .layout8-owl-nav .owl-nav {
    margin: 0;
    position: static;
}

.news-crop {
    display: flex;
    column-gap: 20px;
}

.news-crop figure {
    border-radius: 5px !important;
    height: 100%;
    aspect-ratio: auto !important;
}

.news-crop .cat-figure {
    display: none;
}

.news-crop a.medium.testo-normale.p-small {
    font-size: 14px;
    padding-bottom: 10px;
}

.news-crop h4.title-post-list {
    margin-bottom: 10px;
}

.news-crop-section {
    padding: 20px 0;
    border-top: 1px solid rgb(175 156 130 / 30%);
}


.news-crop .icon-arrow-right:before,
.box-card-descrizione a span:before {
    color: var(--text-color);
    font-weight: 900;
    transition: 0.3s ease-in-out;
    padding-left: 10px;
}

.box-card-descrizione a,
.box-card-descrizione a span:before {
    color: var(--text-color);
}


.post-card-tp.news-crop:hover .icon-arrow-right:before,
.box-card-descrizione:hover a span:before {
    padding-left: 15px;
}

.news-crop,
.post-card-tp.news-crop:hover a.medium {
    transition: 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.post-card-tp.news-crop:hover .icon-arrow-right:before,
.post-card-tp.news-crop:hover a.medium,
.box-card-descrizione:hover a span:before,
.box-card-descrizione:hover a {
    color: var(--accent-color) !important;
    transition: 0.3s ease-in-out;
}


.overflow-visible .owl-stage-outer {
    overflow: visible !important;
}

.overflow-visible .owl-nav {
    position: relative;
    margin-top: 60px;
}

/**card locale**/
.locale-card {
    display: flex;
    background: white;
    border-radius: 10px;
    padding: 10px;
    gap: 16px;
}

.locale-card hr {
    margin: 10px 0 20px;
    opacity: 0.3;
}

.locale-card figure,
.locale-card figure img,
.locale-card figure a {
    border-radius: 5px;
}

.locale-card figure {
    height: 100%;
}

ul.locale-card-features {
    margin: 0;
    list-style: none;
}

ul.locale-card-features li {
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: 500;
}

/** accademia **/




/** card corso accademia **/
.corso-card {
    display: flex;
    background: white;
    border-radius: 10px;
    padding: 10px;
    gap: 0;
    height: 100%;
    align-items: stretch;
}

.corso-card figure,
.corso-card figure img,
.corso-card figure a {
    border-radius: 5px;
}

.corso-card figure {
    overflow: hidden;
}

.corso-card-sca-badge {
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: 56px;
    height: 56px;
    z-index: 2;
}

img.corso-card-sca-badge {
    width: 50px !important;
    height: 50px;
}


ul.corso-card-levels {
    margin: 0;
    list-style: none;
}


ul.corso-card-levels li {
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: 500;
}

.corso-card-content .p-small {
    font-size: 14px;
}

.corso-card-content {
    display: flex;
    height: 100%;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
}

.corso-card-content .p-small {
    padding-bottom: 50px;
}

.date__value {
    background-color: var(--background-color-body);
    border-radius: 3px;
    padding: 14px 8px;
    gap: 3px;
    font-size: 12px;
    text-align: center;
    min-width: 60px;
}


ul.corso-card-levels .p-small {
    width: max-content;
    background: var(--background-color-body);
    padding: 5px 10px;
    border-radius: 44px;
    font-size: 10px;
}


ul.corso-card-levels {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

/** equal-height cards in corso grid only **/
.corso .dynamic-grid {
    align-items: stretch;
}

.corso .dynamic-grid>[class*="col-"] {
    display: flex;
}

.corso .dynamic-grid>[class*="col-"]>* {
    width: 100%;
    height: 100%;
}

/** equal-height cards in corso carousel **/
.corso .owl-stage {
    display: flex;
    align-items: stretch;
}

.corso .owl-item {
    display: flex;
    height: auto;
}

.corso .owl-item>* {
    width: 100%;
    height: 100%;
}


/**tooltip **/

g.tooltip {
    opacity: 0;
    transition: 0.3s;
}

g.tooltip-circle:hover g.tooltip {
    opacity: 1;
    display: block;
}


/** date corsi**/

.date {
    background: white;
    border-radius: 5px;
    padding: 10px;
}

.sezione-date {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.sezione-date .date__value {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
}

.sezione-date .date__day {
    font-size: 20px;
    font-weight: 700;
}

.sezione-date .date__month {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.sezione-date .date__cta {
    display: inline-flex;
    margin-top: 8px;
    opacity: 0;
    transform: translateY(6px);
    pointer-events: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

a.date__cta {
    padding: 13px;
    border-radius: 4px;
    margin-top: 0 !important;
}

.sezione-date .date:hover .date__cta {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.sezione-date .date {
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.sezione-date .date:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12);
}


/** card locale vergano **/
.locale-vergnano-card {
    --sheet-collapsed: 22%;
    --sheet-expanded: 68%;
    --sheet-gap: 12px;
    --sheet-radius: 5px;
    --sheet-padding: 16px;
    position: relative;
    display: block;
    padding: 0;
    gap: 0;
    background: transparent;
    overflow: hidden;
    min-height: 320px;
    height: 360px;
    cursor: pointer;
}


.single img.attachment-full {
    aspect-ratio: 6 / 3 !important;
}

.locale-vergnano-card:focus-visible {
    outline: 2px solid var(--accent-color);
    outline-offset: 3px;
}

.locale-vergnano-card__media {
    position: absolute;
    inset: 0;
    margin: 0;
}

.locale-vergnano-card__media img,
.locale-vergnano-card__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.locale-vergnano-card:hover figure {
    transition: 0.5s ease-in-out;
    transform: scale(1.1);
}

.locale-vergnano-card figure {
    transition: 0.5s ease-in-out;
}

.locale-vergnano-card {
    overflow: hidden;
    border-radius: 8px
}

.locale-vergnano-card .icon-pin:before {
    font-weight: 700;
    font-size: 14px;
    opacity: 0.5;
}

.locale-vergnano-card__sheet {
    position: absolute;
    left: var(--sheet-gap);
    right: var(--sheet-gap);
    bottom: var(--sheet-gap);
    height: var(--sheet-collapsed);
    background: #fff;
    border-radius: var(--sheet-radius);
    padding: var(--sheet-padding);
    display: flex;
    flex-direction: column;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
    transition: height 500ms cubic-bezier(0.2, 0.8, 0.2, 1),
        transform 500ms cubic-bezier(0.2, 0.8, 0.2, 1) !important;
    overflow: hidden;
}

.locale-vergnano-card__place {
    margin-top: auto;
}

.locale-vergnano-card__place .place-title {
    margin: 0 0 6px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 1.2;
}

.locale-vergnano-card__place .place-meta {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
    font-size: 12px;
}

.locale-vergnano-card__quote {
    opacity: 0;
    transform: translateY(8px);
    max-height: 0;
    overflow: hidden;
    transition: opacity 250ms ease-out, transform 250ms ease-out,
        max-height 250ms ease-out, margin-bottom 250ms ease-out;
    margin-bottom: 0;
}

.locale-vergnano-card__quote-text {
    font-size: 13px;
    line-height: 1.4;
    color: #444;
    position: relative;
}

.locale-vergnano-card__quote-text:before {
    content: "\"";
}

.locale-vergnano-card__quote-text:after {
    content: "\"";
}

.locale-vergnano-card__quote-author {
    margin-top: 8px;
    font-size: 12px;
    color: #333;
}

.locale-vergnano-card__quote-name {
    font-weight: 700;
}

.locale-vergnano-card__quote-role {
    font-weight: 400;
}

.locale-vergnano-card:hover .locale-vergnano-card__sheet,
.locale-vergnano-card:focus-within .locale-vergnano-card__sheet,
.locale-vergnano-card.is-expanded .locale-vergnano-card__sheet {
    height: var(--sheet-expanded);
}

.locale-vergnano-card:hover .locale-vergnano-card__quote,
.locale-vergnano-card:focus-within .locale-vergnano-card__quote,
.locale-vergnano-card.is-expanded .locale-vergnano-card__quote {
    opacity: 1;
    transform: translateY(0);
    max-height: 160px;
    margin-bottom: 12px;
}


.box-card img,
.box-card-descrizione img {
    transition: 0.3s ease-in-out;
}


body.home .post-card-tp .title-h4-middle {
    font-weight: 200;
}


.quadrata .box-card-descrizione figure img,
.quadrata .box-card-descrizione figure {
    aspect-ratio: 1/1 !important;
    height: 100% !important;
}

.orizzontale .box-card-descrizione figure img,
.orizzontale .box-card-descrizione figure {
    aspect-ratio: 5/3 !important;
    height: 100% !important;
    object-position: top right;
    transition: 0.3s ease-in-out;
}

.orizzontale .box-card-descrizione figure img,
.orizzontale .box-card-descrizione figure {
    aspect-ratio: 5/3 !important;
    height: 100% !important;
}


.layout16__rightScroll::-webkit-scrollbar {
    display: none;
}

.box-card-descrizione {
    width: 100%;
}

/*card hover*/

.box-card {
    position: relative;
    height: 360px;
    overflow: hidden;
}

.box-media {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
}

.box-card:hover .box-media {
    transform: scale(1.03);
}

.box-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 18px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    pointer-events: none;
}

.box-info .title {
    margin: 0;
    transform: translateY(14px);
    transition: transform 0.45s ease;
    will-change: transform;
}

.box-card.box-media.label-aggiuntiva::before {
    content: '';
    position: absolute;
    background-color: red;
    right: 0;
    top: 0;
    z-index: 1111;
    width: 100px;
    margin: 10px;
    height: 100px;
    display: block;
    border-radius: 5px
}



@media screen and (max-width: 1920px) {

    .carosello-2.overflow-visible .post-card-tp,
    .carosello-2.overflow-visible .post-card-tp figure,
    .carosello-2.overflow-visible .owl-item img {
        height: 450px;
    }
}

section.bg-alt .nomargin-top {
    padding: 40px 0 !important;
}

body:not(.home) .dynamic-grid .box-card.box-media,
body:not(.home) .dynamic-grid .box-card.box-media img,
body:not(.home) .box-card.box-media figure,
body:not(.home) .dynamic-grid .box-card.box-media figure a {
    max-height: 450px;
    min-height: 450px;
}

body:not(.home) .dynamic-grid:not(.is-asimmetrica) .box-card.box-media img,
body:not(.home) .dynamic-grid:not(.is-asimmetrica) .box-card.box-media figure,
body:not(.home) .dynamic-grid:not(.is-asimmetrica) .box-card.box-media a {
    width: 100% !important;
}

body:not(.home) .owl-carousel .box-card.box-media,
body:not(.home) .owl-carousel .box-card.box-media img,
body:not(.home) .owl-carousel .box-card.box-media figure,
body:not(.home) .owl-carousel .box-card.box-media figure a {
    width: 100%;
}

.box-info .hover-show {
    margin-top: 10px;
    height: 0;
    /* JS anima */
    overflow: hidden;
    opacity: 0;
    transform: translateY(12px);
    transition: height 0.4s ease, opacity 0.3s ease, transform 0.4s ease;
    will-change: height, opacity, transform;
}

.box-card:hover .box-info .title {
    transform: translateY(0);
}

.box-card:hover .box-info .hover-show {
    opacity: 1;
    transform: translateY(0);
}

.volto-wic .contenitore-card figure {
    aspect-ratio: 6 / 8;
    max-height: 450px;
}

.wic-stage {
    position: relative;
    max-width: 100vw;
    margin: 0 auto;
    height: 100vh;
}

.wic-track {
    position: relative;
    height: 100%;
}

.wic-item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-style: preserve-3d;
    backface-visibility: hidden;
    will-change: transform, opacity, filter;
    cursor: pointer;
}

.wic-item .post-card-tp {
    width: 320px;
}

.wic-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 999px;
    border: 0;
    display: flex;
    background: var(--accent-color);
    color: white;
    font-size: 26px;
    line-height: 0;
    cursor: pointer;
    z-index: 1001 !important;
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--border-btn-type-1-h) 30%, transparent);
    align-items: center;
    padding: 0;
    justify-content: center;
}


.wic-item .display-block.contenitore-card {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    padding-bottom: 40px;
}



.wic-prev {
    left: 10px;
}

.wic-next {
    right: 10px;
}


.wic-item:not(.active) .hidden-noactive,
.wic-item:not(.active) .padding10dx,
.wic-item:not(.active) .padding10sx,
.wic-item:not(.active) .title-post-list,
.wic-item:not(.active) p,
.wic-item:not(.active) .cta,
.wic-item:not(.active) .location {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@media (max-width: 1180px) {
    .volto-wic .contenitore-card figure {
        width: 100%;
    }

    .volto-wic .contenitore-card figure img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
        transition: -webkit-filter 0.35s ease, filter 0.35s ease;
        transition: filter 0.35s ease, -webkit-filter 0.35s ease;
    }

    .volto-wic .wic-item.active .contenitore-card figure {
        -webkit-filter: none;
        filter: none;
    }

    .volto-wic .wic-item:not(.active) .contenitore-card figure {
        -webkit-filter: blur(2px) grayscale(1);
        filter: blur(5px) grayscale(1);
    }

    .wic-stage {
        height: clamp(420px, 70vh, 680px);
        height: clamp(420px, 70svh, 680px);
    }

    .wic-item {
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        transform-style: flat;
        filter: none !important;
    }
}

.make-time-count h2.align-center {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: baseline;
    justify-content: center;
}

.make-time-count .layout8 .margin {
    margin: 0;
}


.home #wic .layout16__rightScroll {
    margin-top: 0;
    margin-left: 0;
}

.home #wic .gap-100px {
    gap: 0;
}

.fancybox-slide--html div.media-popup {
    padding: 0;
    width: calc(100vw - 20px) !important;
    max-height: calc(100vh - 20px) !important;
    max-width: 1200px;
    border-radius: 20px;

}

div.media-popup div {
    width: 100% !important;
}


@media (max-width: 640px) {
    .wic-stage {
        height: clamp(380px, 62vh, 560px);
        height: clamp(380px, 62svh, 560px);
    }

    .wic-item .post-card-tp {
        width: 250px;
    }
}


/* popup e contact form */

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: auto;
}

[id^="title-popup-"] {
    max-width: 800px;
    width: 100%;
}


.fancybox-slide--html .fancybox-content,
.fancybox-slide--html .fancybox-content {
    width: calc(100% - 40px) !important;
    max-width: 1120px !important;
}

.fancybox-slide--html .fancybox-content {
    width: calc(100% - 40px) !important;
    max-width: 800px;
}


.fancybox-slide--html .fancybox-content.fancybox-content--media-popup {
    padding: 0 !important;
}

#page.wic section#academy {
    margin-top: 80px;
}

.pdf {
    display: block;
    height: calc(100vh - 100px);
    min-height: 70vh;
    width: 100%;
}

.milano-cortina-2026 .dynamic-grid {
    justify-content: center;
}

.popup-form-header {
    text-align: center;
    margin: 0 auto 24px;
}

header.transparent #action-bar {
    color: #ffffff;
    border-bottom: none;
    padding: 10px 0 0;
}

.menu-primary-en-container {
    transform: translateX(44px);
}

.popup-form-header h4 {
    margin: 0 0 10px;
}

.popup-form-description p {
    margin: 0;
}

.svg-popup-content {
    max-width: 800px;
    width: 100%;
}

.svg-popup-content__image {
    margin: 0 0 24px;
}

.svg-popup-content__image img {
    display: block;
    width: 100%;
    height: auto;
}

.svg-popup-content__title {
    margin: 0 0 12px;
}

.svg-popup-content__text p:last-child {
    margin-bottom: 0;
}

.DLGSTitolo p {
    font-size: 12px !important;
}

#lp-form .col-100 {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

#lp-form .col-100 div {
    width: 100%;
}

div#tipoContattoWrapperAzienda {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

div#tipoContattoWrapperAzienda div {
    width: 100%;
}

.optionform {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}


html.popup-open-no-scroll .fancybox-slide--html .fancybox-content,
body.popup-open-no-scroll .fancybox-slide--html .fancybox-content,
html.popup-open-no-scroll .fancybox__content,
body.popup-open-no-scroll .fancybox__content {
    max-height: calc(100dvh - 40px);
    overflow-y: auto !important;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
}

html.popup-open-no-scroll .us-popup-content,
body.popup-open-no-scroll .us-popup-content,
html.popup-open-no-scroll .hscroll-modal__panel,
body.popup-open-no-scroll .hscroll-modal__panel,
.popup-scrollable-content {
    max-height: calc(100dvh - 40px);
    overflow-y: auto !important;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
}

.wpcf7 input:-webkit-autofill {
    padding: 10px 20px;
}

.formcontatti .col-100.flex {
    flex-wrap: wrap;
    column-gap: 16px;
}

.formcontatti .DLGSTitolo p {
    font-size: 12px;
}


/** tabs **/

button.layout17-tabs__btn.is-active {
    border-bottom: 3px solid var(--accent-color);

}

button.layout17-tabs__btn {
    background: transparent;
    border: 0;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 20px;
}

button.layout17-tabs__btn:hover {
    color: var(--accent-color);
    transition: 0.3s ease-in-out;

}

.allegato-card a {
    background: white;
    padding: 16px 30px;
    color: var(--text-color);
    border-radius: 10px;
    font-weight: 500;
    font-size: var(--size-p-small);
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    max-width: 700px;
    justify-self: center;
    justify-content: space-between;
    transition: 0.3s ease-in-out;
    transform: translateY(0);
}

.allegato-card a span:before {
    transition: 0.3s ease-in-out;
}

.allegato-card a:hover,
.allegato-card a:hover span:before {
    color: var(--accent-color);
    transition: 0.3s ease-in-out;
    transform: translateY(-2px);
    box-shadow: rgb(132 132 146 / 20%) 0px 7px 29px 0px;
}

.allegato-card a span.icon-download:before {
    color: var(--text-color);
    font-weight: 500;
    font-size: 30px;
}



/** carosello **/

.carosello-2 .owl-stage-outer {
    overflow: visible;
}

/** card box **/

.box-card figure::after {
    content: '';
    position: absolute;
    height: 70%;
    bottom: 0;
    left: 0;
    width: 100%;
    background: transparent linear-gradient(180deg, #19191900 0%, #333333EF 100%) 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: 1;
    display: block;
    z-index: 0;
}

.box-card:hover figure img {
    transition: 0.3s ease-in-out;
    transform: scale(1.1) !important;
}

.box-card figure {
    position: relative;
    transition: 0.3s ease-in-out;
}

.layout16 .box-card {
    overflow: hidden;
    aspect-ratio: 13/9;
    border-radius: 8px;
    gap: 10px;
}

.layout16 .box-card .absolute {
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
}

body.home .layout8 .box-card,
body.home .layout8 .box-card figure,
body.home .layout8 .box-card img {
    aspect-ratio: 12/13;
    transition: 0.3s ease-in-out;
}

.layout8 .orizzontale .paddingbasetop2 {
    padding-top: 0;
}

/** altre pagine**/

.contenuto-visore {
    max-width: 900px;
}

#visore-home h2 {
    margin-bottom: 30px;
}

/*** animazioni svg ***/

.svg-toggle .default,
.svg-toggle .hover {
    transition: opacity 0.4s ease-in-out;
}

/* stato base */
.svg-toggle .default {
    opacity: 1;
}

.svg-toggle .hover {
    opacity: 0;
}

/* hover */
.svg-toggle:hover .default {
    opacity: 0;
}

.svg-toggle:hover .hover {
    opacity: 1 !important;
}

.svg-toggle {
    pointer-events: all;
}

.svg-toggle .default {
    pointer-events: none;
}

.svg-toggle .hover {
    pointer-events: auto;
}



/*******/


div#breadcrumb .icon-awwor-breadcrumb:before {
    color: var(--accent-color);
    opacity: 0.70;
    font-weight: 600;
    font-size: 10px;
}

div#breadcrumb span {
    color: var(--text-color);
    font-weight: 400;
    font-size: 12px;
}


div#breadcrumb span a {
    color: var(--text-color);
    font-weight: 600;
    font-size: 12px;
}

body.home div#breadcrumb {
    display: none;
}




#paragrafi section:not(.bg-img) img {
    border-radius: 8px;
}

.layout16 .col-80 {
    align-self: end;
}


.layout16 .box-card figure,
.layout16 .box-card img {
    aspect-ratio: 13 / 9;
}

.box-card {
    position: relative;
}

.box-card .absolute {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 20px;
}

.box-card .absolute a,
.box-card h4 {
    color: white;
}

/**** card timeline ****/

.timeline figure a {
    aspect-ratio: 1 / 1;
}

.timeline-card figure,
.timeline-card figure img,
.timeline-card figure,
.timeline-card figure a {
    justify-content: center;
    align-items: center;
}

.timeline .owl-nav {
    display: flex;
    width: 100%;
    column-gap: 20px;
    margin-top: 80px;
    justify-content: center;
}

html .timeline .owl-carousel .owl-nav button.owl-next,
html .timeline .owl-carousel .owl-nav button.owl-prev {
    position: relative;
    cursor: pointer;
}

.owl-carousel .owl-dots .owl-dot {
    height: 7px;
    width: 7px;
    margin: 0px 3px;
    background: var(--accent-color);
    box-shadow: none;
    opacity: 0.4;
    border-radius: 0px;
}

.news-crop-section .owl-dots {
    display: flex;
}

button.owl-dot {
    border-radius: 30px !important;
}

.pagination {
    width: 100%;
}


.timeline-card figure {
    border: 1px solid var(--accent-color);
    border-radius: 400px;
    aspect-ratio: 1/1;
    height: 140px;
    z-index: 2;
    background-color: var(--background-color-body);
}

.timeline-card {
    text-align: center;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    align-items: center;
}

.cat-date-container>div {
    font-family: 'Poppins';
    font-weight: 400;
    opacity: 0.8;
}

.cat-date-container>div a {
    color: var(--text-color);
    font-weight: 600;
}

.cat-date-container>div:after {
    content: '•';
    padding-left: 16px
}

.cat-date-container>div:last-child:after {
    content: '';
}


div#colonna-principale {
    width: 100%;
}

.timeline .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.timeline-card div.contenuto-card {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    width: 100%;
}

.timeline-card .linea {
    position: absolute;
    width: 100%;
    height: 1px;
    background: var(--accent-color);
    top: 70px;
    z-index: 0;
}

.timeline-card.is-odd div.contenuto-card {
    flex-direction: column;
}

.timeline-card.is-even .contenuto-card {
    flex-direction: column-reverse;
}

.is-odd .titolo-tl,
.is-even .light.p-small {
    align-content: end;
}

.timeline-card .titolo-tl,
.timeline-card .light.p-small {
    height: 100px;
}

.owl-item:first-child .linea {
    width: 50%;
    right: 0;
}

.owl-item:last-child .linea {
    width: 50%;
    left: 0;
}

.titolo-tl {
    font-size: 34px;
    font-weight: 200;
}

.timeline small {
    font-size: 14px;
    font-weight: 400;
}

#paragrafi section:not(.bg-img) .timeline img {
    border-radius: 128px;
    padding: 6px;
}

/** card area di intervento  **/

.area-di-intervento .post-card-tp {
    background: white;
    border-radius: 10px;
    padding: 10px;
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.icon-pin:before {
    font-size: 14px;
    font-weight: 700;
}

.area-di-intervento .col-25.post-card-tp {
    flex-direction: column;
}

.area-di-intervento .post-card-tp.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.area-di-intervento p.luogo {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 8px !important;
}

.area-di-intervento .post-card-tp figure,
.area-di-intervento .post-card-tp figure img,
.area-di-intervento .post-card-tp figure a {
    border-radius: 5px !important;
    aspect-ratio: 1 / 1;
    ;
}

.area-di-intervento .title-post-list {
    font-size: 15px;
}

.area-di-intervento .load-more-wrap {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

button.load-more-btn {
    box-shadow: 0 0 0 3px rgb(175 156 130 / 30%);
}


.area-di-intervento .load-more-btn {
    background: var(--accent-color);
    color: var(--text-color);
    border: 0;
    border-radius: 13px;
    padding: 15px 30px;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    cursor: pointer;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .area-di-intervento .dynamic-grid>.post-card-tp {
        width: calc((100% - 40px) / 3);
        flex: 0 0 calc((100% - 40px) / 3);
    }
}

@media screen and (min-width: 600px) and (max-width: 767px) {
    .area-di-intervento .dynamic-grid>.post-card-tp {
        width: calc((100% - 20px) / 2);
        flex: 0 0 calc((100% - 20px) / 2);
    }
}

@media screen and (max-width: 599px) {
    .area-di-intervento .dynamic-grid>.post-card-tp {
        width: 100%;
        flex: 0 0 100%;
    }
}


#paragrafi .hscroll-container .panel:nth-child(1) .layout1 .col-50:nth-child(2) {
    width: 30%;
}


div#page.milano-cortina-2026 .logo-container {
    display: none;
}


.milano-cortina-2026 section#galleria .w-container {
    max-width: 100vw !important;
    margin: 0;
    padding: 0;
}

.milano-cortina-2026 section#galleria .dynamic-grid {
    gap: 0;
}

.milano-cortina-2026 section#galleria .gap-20px .col-33 {
    max-width: 33%;
}

.milano-cortina-2026 section#galleria .dynamic-grid figure,
.dynamic-grid figure img {
    border-radius: 0 !important;
}

section#striscia-2.bg-alt {
    background-color: #93ADBE;
    position: relative;
}

section#striscia-2:before {
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    background-color: white;
    background-image: url(/wp-content/uploads/2026/02/mico-ilustration-2.png);
    background-position: bottom right;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    display: none;
}


input.blog-sidebar-search-input {
    border-radius: 30px;
    padding: 0 20px;
}

/** mappa **/

#wpsl-search-wrap form {
    display: flex;
    gap: 20px;
    justify-content: unset;
    justify-content: space-between;
}

.legenda-mappa.margin20bottom.bold {
    display: none;
}

.risultati-ricerca {
    box-shadow: none;
}

.wpsl-input label,
#wpsl-radius label,
#wpsl-category label {
    width: 100%;
}

#wpsl-search-wrap .wpsl-input,
#wpsl-search-wrap .wpsl-select-wrap {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin: 0;
}

.wpsl-select-wrap {
    display: none !important;
}

#wpsl-search-wrap div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wpsl-input input {
    width: 80%;
}

#wpsl-search-input {
    width: 90%;
    display: flex !important;
}

#wpsl-search-wrap .wpsl-input {
    width: 100%;
    justify-content: normal;
}

#storelocator .wpsl-store-location>p>span {
    display: contents;
}

#storelocator .wpsl-search {
    background: transparent;
    padding: 20px 0;
}

#storelocator input#wpsl-search-input {
    border-radius: 40px;
}

#storelocator #wpsl-search-btn {
    background: var(--accent-color);
    color: white;
    border: 1px solid var(--accent-color) !important;
    border-radius: 40px !important;
    font-weight: 500;
    padding: 10px 30px;
    height: 100%;
    opacity: 0.8;
    transition: 0.3s ease-in-out;
}

#storelocator #wpsl-search-btn:hover {
    opacity: 1;
    transition: 0.3s ease-in-out;
}


#storelocator .wpsl-store-location>p>strong {
    display: block;
    font-size: 16px;
}

#storelocator div#wpsl-result-list {
    float: right;
}

#storelocator div#wpsl-gmap {
    float: left;
    border-radius: 10px;
}

#storelocator .wpsl-country,
#storelocator .wpsl-street,
#storelocator span {
    font-size: 14px;
}

#wpsl-search-wrap .wpsl-input label {
    margin-right: 0;
    width: max-content;
}

#wpsl-search-btn {
    background: var(--accent-color);
    color: white;
    border: 1px solid var(--accent-color) !important;
    font-weight: 500;
    height: 100%;
}


.wpsl-direction-wrap {
    display: none;
}

#wpsl-result-list a {
    background: transparent;
    border-radius: 15px;
    font-size: 14px;
    color: var(--text-color);
    width: max-content;
    font-weight: 500;
    padding: 0;
    text-decoration: none !Important;
}

#wpsl-result-list li p {
    padding-left: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.wpsl-store-location {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

div#wpsl-stores li:hover {
    background: white;
    cursor: pointer;
}

div#wpsl-stores li * {
    transition: 0.3s ease-in-out;
}

div#wpsl-stores li:hover strong {
    color: var(--accent-color);
    transition: 0.3s ease-in-out;
}

.storelocator.padding100 {
    padding: 0;
}

#wpsl-result-list {
    padding-left: 20px;
}

/*** fine ***/

.cat-figure {
    left: 10px;
    top: 10px;
    background: #F6F6F6;
    padding: 4px 8px;
    border-radius: 5px;
    color: var(--custom-color-1) !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    transition: 0.2s ease-in-out;
    z-index: 3;
}

.post-card-tp:hover figure>a:not(.cat-figure) img {
    transform: scale(1.05);
}

:root {
    --baseline: 8px;
}

header:not(.transparent) #navigation-bar .woocommerce-icons-header-container>a,
header:not(.transparent) #navigation-bar .woocommerce-icons-header-container button,
header:not(.transparent) #navigation-bar .woocommerce-icons-header-container span:before,
header:not(.transparent) #navigation-bar .icon-menu:before {
    color: var(--text-color)
}


.woocommerce-icons-header-container button>span:before,
.woocommerce-icons-header-container a>span:before {
    font-size: 30px;
}

#navigation-bar.megamenu-active:not(.sticky) {
    background: #f8f2e7 !important;
}

#navigation-bar.megamenu-active:not(.sticky) #quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.js .quadmenu-navbar-nav>li.quadmenu-item a .quadmenu-text,
#navigation-bar.megamenu-active:not(.sticky) #quadmenu .quadmenu-navbar-nav li.quadmenu-item.open>a>.quadmenu-item-content>.quadmenu-caret:before,
#navigation-bar.megamenu-active:not(.sticky) .woocommerce-icons-header-container button,
#navigation-bar.megamenu-active:not(.sticky) .woocommerce-icons-header-container>a {
    color: var(--text-color) !important;
}

header:not(.transparent) #navigation-bar .navigation-content {
    padding: 0;
}

header:not(.transparent) #navigation-bar .navigation-content>div>div {
    padding: var(--padding-header);
    border-bottom: 1px solid #8D909330;
}

span.onsale,
.woocommerce span.onsale {
    background-color: var(--custom-color-1);
    aspect-ratio: auto;
    font-size: 10px;
    border-radius: 12px;
    padding: 6px 13px;
}

.product-card {
    border-radius: 16px;
    overflow: hidden;
}

.prod-card-cat a {
    font-size: 10px;
    text-transform: uppercase;
}

.old-price {
    font-size: 12px;
}

.product-card .prod-card-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product-card>a>figure>img {
    aspect-ratio: 6 / 5;
    object-fit: contain;
}

.prod-card-content .add_to_wishlist>span {
    display: none;
}

.prod-card-content .yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

.prod-card-content .add_to_wishlist>svg {
    margin-right: 0 !important;
    stroke: #ffffff;
}

.prod-card-content .yith-wcwl-add-button a.add_to_wishlist,
.custom-recently-viewed .yith-wcwl-add-button a.add_to_wishlist {
    opacity: 0.25;
}

.prod-card-content .yith-wcwl-add-button a.add_to_wishlist,
.prod-card-content .yith-wcwl-add-button a.delete_item {
    background: var(--custom-color-1) !important;
    width: 40px;
    height: 40px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.prod-card-content .yith-wcwl-add-button a.add_to_wishlist:hover,
.prod-card-content .yith-wcwl-add-button a.delete_item:hover,
.custom-recently-viewed .yith-wcwl-add-button a.add_to_wishlist:hover,
.custom-recently-viewed .yith-wcwl-add-button a.delete_item:hover {
    opacity: 1;
}

.prod-card-content .delete_item>svg {
    fill: #ffffff;
}

.prod-card-content .add-to-cart-btn,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.add-to-cart-btn {
    font-size: 30px;
    padding: 4px 18px;
    width: auto;
    height: auto;
    aspect-ratio: auto;
}

html .owl-carousel .owl-nav button.owl-next,
html .owl-carousel .owl-nav button.owl-prev {
    background: var(--accent-color);
    color: white;
    font-size: 28px;
    z-index: 5;
    pointer-events: auto;
}

.owl-nav button.disabled {
    opacity: 0.4;
}

.owl-nav button {
    box-shadow: 0 0 0 3px #af9c8230;
}

html .owl-carousel .owl-nav button.owl-next>span>i,
html .owl-carousel .owl-nav button.owl-prev>span>i {
    display: none !important;
}

.prod-selector {
    cursor: pointer;
}

.prod-selector.selected {
    pointer-events: none;
}

.prod-selector>span {
    position: absolute;
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--custom-color-1);
    color: #ffffff;
    margin-top: -2px;
}

.prod-selector.selected>span {
    background-color: #ffffff;
    color: var(--custom-color-1);
}

.prod-selector>span:after {
    content: "+";
    position: absolute;
    font-size: 22px;
    font-family: 'Commissioner';
}

.prod-selector.selected>span:after {
    content: "-";
}

.prod-selector-561>span {
    top: 47%;
    left: 16%;
}

.prod-selector-887>span {
    top: 55%;
    left: 62%;
}

.prod-selector-460>span {
    left: 75%;
    top: 70%;
}

.block-ras-icon {
    height: 58px;
    width: 58px;
    aspect-ratio: 1;
    border: 2px solid;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.block-ras-icon>span {
    font-size: 45px;
}

section#copyright-area {
    border-top: 3px solid #ffffff30;
}


footer .social-shortcode-icons a {
    width: 40px;
    justify-content: center;
    height: 40px;
    border-radius: 100px;
    border: 2px solid #ffffff30;
    display: flex;
}

footer section#widget-area .widget ul.menu li a,
.copyright-text-1 p {
    opacity: 0.5;
    transition: 0.3s ease-in-out;
}

footer section#widget-area .widget ul.menu li a:hover,
.copyright-text-1 p a:hover {
    opacity: 1 !important;
    transition: 0.3s ease-in-out;

}


footer .social-shortcode-icons {
    justify-content: flex-end;
    gap: 5px;
}

footer .social-shortcode-icons a img {
    width: 15px;
    align-self: center;
    height: 15px;
    filter: invert(1);
}

.br-footer .block-ras-icon {
    height: 52px;
    width: 52px;
}

.br-footer .block-ras-title,
.br-footer .block-ras-txt {
    color: #ffffff;
}

.br-footer .block-ras-txt {
    color: #ffffff;
    font-weight: 100;
}

#navigation-bar.sticky {
    background: #ffffff !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000000001;
}


.site-branding>.logo-container>a>svg {
    max-height: 90px;
}

header.transparent #navigation-bar,
header #navigation-bar {
    padding-top: 24px;
}

header #navigation-bar .site-menu nav ul:not(.sub-menu)>li {
    padding: 6px;
}

header.transparent #navigation-bar.sticky span.testo-header {
    display: none;
}

header.transparent #navigation-bar.sticky span.icon-assistenza:before,
header.transparent #navigation-bar.sticky span.icon-carrello:before,
header.transparent #navigation-bar.sticky span.icon-account:before {
    color: var(--text-color);
}


header #navigation-bar.sticky {
    padding: 0;
}

header #navigation-bar.sticky .site-branding figure {
    max-width: 60px;
}

header #navigation-bar.sticky .woocommerce-icons-header-container>a,
header #navigation-bar.sticky .woocommerce-icons-header-container button {
    color: var(--text-color);
}

header #navigation-bar.sticky .site-menu nav ul:not(.sub-menu)>li {
    padding-top: 0;
    padding-bottom: 0;
}

header:not(.transparent) #navigation-bar .navigation-content>div>div {
    border: 0;
    padding: 10px 25px;
}


.copyright-text-3>p {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.copyright-text-1 img {
    max-width: 25px;
    opacity: 0.4;
}

.copyright-text-3 img {
    max-width: 50px;
    opacity: 0.4;
}

.copyright-text-3 img:hover,
.copyright-text-1 img:hover {
    opacity: 1;
}

.social-shortcode-icons {
    margin-left: -5px;
    margin-top: 5px;
}

footer section#widget-area .widget-row .widget-column .widget-title {
    padding-bottom: 30px;
    font-style: italic;
}


/******* Categoria shop *******/
.filter-call {
    padding: 6.5px 13.5px 6.5px 9.5px;
    border: 1px solid #B8965630;
    border-radius: 19px;
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.filter-call>span {
    display: flex;
    align-items: center;
}

.filter-call>span>span {
    font-size: 22px;
}

.reset-call {
    opacity: 0.5;
    font-size: 12px;
    cursor: pointer;
}

.reset-call>span {
    display: flex;
    align-items: center;
}

.reset-call>span>span {
    font-size: 22px;
}

.reset-call>span>label {
    text-decoration: underline;
    cursor: pointer;
}

.woocommerce-breadcrumb-container,
.woocommerce .woocommerce-breadcrumb-container {
    border-bottom: 0;
}

.container-content-sidebar .gbs-sidebar,
.container-sidebar-content .gbs-sidebar {
    gap: 0;
}

.gbs-sidebar .theiaStickySidebar {
    padding-bottom: 50px !important;
}

.gbs-sidebar .widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #8D909330;
}


li.close-sub-menu {
    cursor: pointer;
    transition: 0.1s ease-in-out;
}

li.close-sub-menu:hover {
    color: var(--accent-color);
    transition: 0.1s ease-in-out;
}

#sideNav #mobile a:hover,
#sideNav #mobile a:hover:visited,
#sideNav #mobile a:hover:focus {
    color: var(--accent-color);
    transition: 0.3s ease-in-out;
}

#sideNav #mobile a,
#sideNav #mobile a:visited,
#sideNav #mobile a:focus {
    transition: 0.3s ease-in-out;
}


#sideNav #mobile span.open-sub-menu {
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.gbs-sidebar .widget:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.gbs-sidebar .widget .widget-title {
    font-size: 16px;
    font-family: var(--font-secondario);
    font-style: italic;
}

.blog-popular-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.blog-popular-link {
    display: flex;
    gap: 12px;
    align-items: center;
    text-decoration: none;
}

.blog-popular-thumb {
    width: 70px;
    min-width: 70px;
    aspect-ratio: 1;
    border-radius: 8px;
    overflow: hidden;
    margin: 0;
}

.blog-popular-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-popular-content {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.blog-sidebar .widget .widget-title {
    font-style: normal;
    font-weight: 600;
}

.blog-popular-title {
    font-size: 15px;
    line-height: 1.2;
    color: var(--text-color);
    font-weight: 600;
}

.blog-popular-date {
    font-size: 12px;
    text-transform: uppercase;
    color: var(--text-color);
    opacity: 1;
}

.blog-sidebar-search-form {
    display: block;
}

.blog-sidebar-search-control {
    position: relative;
}

.blog-sidebar-search-input {
    width: 100%;
    border: 1px solid #DFD6C9;
    min-height: 48px;
    padding: 12px 48px 12px 20px;
    border-radius: 30px;
}

.blog-sidebar-search-submit {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 0;
    background: transparent;
    color: var(--text-color);
    cursor: pointer;
    padding: 0;
}

.blog-sidebar-search-submit .icon-search {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
}

.blog-sidebar-search-submit .icon-search:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border: 2px solid currentColor;
    border-radius: 50%;
}

.blog-sidebar-search-submit .icon-search:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 2px;
    background: currentColor;
    border-radius: 2px;
    transform: rotate(45deg);
    right: -1px;
    bottom: 1px;
}

.blog-shop-banner {
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-decoration: none;
    background: white;
    border-radius: 12px;
    text-align-last: center;
    overflow: hidden;
}

.blog-shop-banner-image {
    margin: 0;
}

.blog-shop-banner-image img {
    width: 100%;
    height: auto;
    display: block;
}

.blog-shop-banner-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 18px;
}

.blog-shop-banner-title {
    font-size: 18px;
    line-height: 1.1;
    text-transform: uppercase;
    color: var(--text-color);
}

.blog-shop-banner-text {
    font-size: 14px;
    text-align: center;
    line-height: 1.4;
    color: var(--text-color);
}

.blog-shop-banner .btn {
    align-self: center;
}


.gbs-sidebar .widget_product_categories .product-categories {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.gbs-sidebar .widget_product_categories .product-categories .current-cat {
    display: flex;
    align-items: center;
}

.gbs-sidebar .widget_product_categories .product-categories .current-cat:before {
    content: "\e90c";
    font-family: 'icomoon';
    font-size: 20px;
    margin: 0;
    width: auto;
    padding: 0;
    margin-left: -3px;
}

.gbs-sidebar .widget_product_categories .product-categories li a {
    font-size: 16px;
}

.gbs-sidebar .widget_product_categories .product-categories li a:hover {
    color: var(--custom-color-1);
}

.gbs-sidebar .widget_product_categories .product-categories .current-cat a,
.gbs-sidebar .widget_product_categories .product-categories .current-cat:before {
    color: var(--custom-color-1);
}

.banner-bg-custom {
    background: #FFFFFF;
    padding: 25px 50px;
    border-radius: var(--radius);
}

@media screen and (min-width: 967px) {

    section#animal-so:after {
        content: '';
        position: absolute;
        background-image: url(/wp-content/uploads/2026/03/animal-os.svg);
        width: 200px;
        background-position: bottom;
        height: 100%;
        bottom: 0;
        right: 0;
        background-repeat: no-repeat
    }

    section#animal-so {
        position: relative;
    }

    body.single header #navigation-bar {
        padding: 20px 0;
    }


    section#coffee-so:after {
        content: '';
        position: absolute;
        background-image: url(/wp-content/uploads/2026/03/coffee-os.svg);
        width: 200px;
        background-position: bottom;
        height: 100%;
        bottom: 0;
        left: 0;
        background-repeat: no-repeat
    }

    section#coffee-so {
        position: relative;
    }
}

.layout5 h3.accordion-title {
    font-size: 18px;
}


.layout6 video {
    border-radius: 10px;
}


.bg-banner-top:before {
    position: absolute;
    content: url(/wp-content/themes/gbs-child/img/maio-tl.svg);
    left: 0;
    top: 0;
}

.bg-banner-top:after {
    position: absolute;
    content: url(/wp-content/themes/gbs-child/img/maio-tr.svg);
    right: 0;
    top: 0;
}

.bg-banner-bottom:before {
    position: absolute;
    content: url(/wp-content/themes/gbs-child/img/maio-bl.svg);
    left: 0;
    bottom: -7px;
}

.bg-banner-bottom:after {
    position: absolute;
    content: url(/wp-content/themes/gbs-child/img/maio-br.svg);
    right: 0;
    bottom: -7px;
}

.custom-recently-viewed {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.custom-recently-viewed li,
#map-mobile .prod-card-cat {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 6px;
}

.custom-recently-viewed li figure,
#map-mobile .prod-card-cat figure {
    width: 70px;
}

.custom-recently-viewed li .rv-cat,
#map-mobile .prod-card-cat .rv-cat {
    font-size: 10px;
    text-transform: uppercase;
    color: var(--custom-color-1);
}

.custom-recently-viewed li .rv-title,
#map-mobile .prod-card-cat .rv-title {
    font-size: 14px;
    display: block;
    line-height: 1.1;
    margin-bottom: 10px;
}

.custom-recently-viewed li .rv-price,
#map-mobile .prod-card-cat .rv-price {
    font-size: 14px;
    font-weight: bold;
}

.custom-recently-viewed .yith-wcwl-add-button a.add_to_wishlist,
.custom-recently-viewed .yith-wcwl-add-button a.delete_item {
    background: var(--custom-color-1) !important;
    width: 25px;
    height: 25px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;

}

.custom-recently-viewed .yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,
.custom-recently-viewed .yith-wcwl-add-button .add_to_wishlist img,
.custom-recently-viewed .yith-wcwl-add-to-wishlist a.delete_item>.yith-wcwl-icon-svg {
    margin: 0;
    width: 15px;
}

.custom-recently-viewed .add_to_wishlist>span {
    display: none;
}

.custom-recently-viewed .add_to_wishlist>svg {
    margin-right: 0 !important;
    stroke: #ffffff;
}

.custom-recently-viewed .delete_item>svg {
    fill: #ffffff;
}

.custom-recently-viewed .btn {
    padding: 1px 25px !important;
    font-size: 18px !important;
}

.custom-recently-viewed .yith-wcwl-add-to-wishlist {
    margin: 0;
}

.cat-card-1 {
    background: #ffffff;
    border-radius: 10px;
    padding: 10px;
}

.cat-card-1 figure {
    width: 210px;
}

.btn-icon-arrow {
    font-size: 30px;
    width: 40px;
    height: 40px;
    padding: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.woocommerce .summary-prod-container span.onsale {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px 30px;
    border-radius: 26px;
    left: 20px;
    top: 20px;
}

.summary-prod-container .yith-wcwl-add-to-wishlist {
    margin: 0;
}

.summary-prod-container .yith-wcwl-add-to-wishlist .add_to_wishlist,
.summary-prod-container .yith-wcwl-add-to-wishlist .delete_item {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 7px 28px;
    font-size: 14px;
    background: transparent !important;
    color: var(--text-color) !important;
    gap: 5px;
}

.summary-prod-container .yith-wcwl-add-to-wishlist .delete_item {
    padding: 7px 7px;
}

.summary-prod-container .yith-wcwl-add-to-wishlist .add_to_wishlist svg {
    width: 18px;
    margin-right: 0;
    stroke: var(--text-color);
}

.summary-prod-container .yith-wcwl-add-to-wishlist .delete_item svg {
    width: 18px;
    margin-right: 0;
    fill: var(--text-color);
}

.type-product.product .yith-par-message-variation,
.type-product.product .yith-par-message {
    background-color: transparent !important;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 3px;
    color: var(--text-color) !important;
    margin-bottom: 30px !important;
}

.type-product.product .yith-par-message-variation a,
.type-product.product .yith-par-message a {
    text-decoration: underline;
}

.woo-variation-swatches .variable-items-wrapper {
    gap: 10px;
    margin-top: 10px;
}

.attribute-circled,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    display: inline-flex;
    padding: 10px 20px;
    font-size: 15px !important;
    background: #FFFBF3;
    border-radius: 20px !important;
    gap: 10px;
    font-weight: 500;
    align-items: center;
    height: auto;
    margin: 0;
    box-shadow: none;
    color: var(--text-color);
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    font-size: 13px !important;
}

.attribute-circled .max-number {
    font-size: 14px;
}

.attribute-circled .actual-number {
    font-weight: 600;
    font-size: 16px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
    border: 1px solid;
    font-weight: 600;
    background: #FFFBF3;
    color: var(--text-color);
    box-shadow: none;
}

.woocommerce div.product form.cart .variations label,
.woocommerce div.product form.cart label {
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
}

.woo-variation-items-wrapper .reset_variations {
    display: none !important;
}

.woocommerce div.product form.cart div.quantity {
    margin-top: 15px;
}

.single_add_to_cart_button {
    width: 100%;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.single_add_to_cart_button>span {
    font-size: 28px;
    line-height: 0;
}

.single .product_meta {
    display: flex;
    flex-direction: row;
    gap: 25px;
    justify-content: center;
    align-items: center;
}

.meta_label {
    color: #5E351A80;
    font-size: 14px;
}

.sku_wrapper .sku,
.custom-availability .stock {
    font-size: 14px !important;
    color: var(--text-color) !important;
    margin-bottom: 0 !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 5px;
}

.availability-text:before {
    content: "";
    position: relative;
    display: inline-block;
    height: 8px;
    width: 8px;
    border-radius: 50%;
}

.custom-availability .stock,
.availability-text {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}

.availability-text {
    gap: 3px;
}

.stock.outofstock .availability-text:before {
    background: red;
}

.stock.instock .availability-text:before {
    background: green;
}

.single .summary .single-faq {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}

.single .summary .list-faq {
    gap: 0;
}

.single .summary .list-faq .single-faq.opened {
    background: transparent;
}

.single .summary .single-faq .faq-title {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
}

.single .summary .single-faq .apri>span {
    font-size: 18px;
}

.single .summary .faq-content>div {
    padding-left: 0;
    padding-right: 0;
}

.single .summary .attributes-container-profile {
    column-gap: 40px;
    row-gap: 10px;
}

.single .summary .attributes-container-profile .attribute-circled {
    width: calc(50% - 20px);
    justify-content: space-between;
}

.single .summary .attributes-container-profile .attribute-circled .actual-number {
    font-size: 18px;
    margin-right: 3px;
}

.single .summary .attributes-container-profile .attribute-circled .max-number {
    font-size: 15px;
}

.single .summary .single-faq .apri {
    right: 0;
}

.tab-attributes-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
}

.tab-attributes-list li {
    display: table-row;
}

.tab-attributes-list li>span {
    display: table-cell;
    font-size: 15px;
}

.product-summary-ras {
    gap: 30px;
    padding: 30px 0 0 0;
}

.product-summary-ras>div {
    width: 100% !important;
}

.product-summary-ras>div>a {
    width: 100% !important;
    gap: 15px;
    justify-content: flex-start;
}

.product-summary-ras .block-ras-icon {
    height: 50px;
    width: 50px;
    border: 1px solid;
}

.product-summary-ras .block-ras-icon>span {
    font-size: 40px;
}

.product-summary-ras .block-ras-title,
.product-summary-ras .block-ras-txt {
    font-size: 13px;
}

.site-footer .block-ras {
    display: inline-flex;
}

.woocommerce-product-gallery__wrapper .owl-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    bottom: 30px;
    gap: 5px;
}

.woocommerce-product-gallery__wrapper .owl-dots .owl-dot {
    width: 45px !important;
    position: relative;
    height: 45px;
    border: 1px solid #C1B8AE;
    padding: 0;
    background: transparent;
    border-radius: 50% !important;
    overflow: hidden;
    opacity: 1 !important;
    margin: 0;
    display: block;
}

.woocommerce-product-gallery__wrapper .owl-dots .owl-dot.active {
    border-color: #5E351A;
}

.woocommerce-product-gallery__wrapper .owl-dots .owl-dot>button {
    height: 100%;
    width: 100%;
    background: transparent;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.woocommerce-product-gallery__wrapper .owl-dots .owl-dot>img {
    position: absolute;
    top: 0;
    z-index: 1;
}

.woocommerce-product-gallery__wrapper .owl-dots .owl-dot.active>button {
    pointer-events: none;
}

.woocommerce-product-gallery__wrapper .owl-item {
    padding: 70px 90px 110px 90px;
    background: #ffffff;
    border-radius: 10px;
}

.single .layout14 h2 {
    font-size: var(--size-h2);
    font-weight: var(--weight-h2) !important;
}

/***** Search header *****/

#navigation-bar form.search-form.relative {
    width: 100%;
    z-index: 99 !important;
}

#navigation-bar .search-container {
    height: auto;
}

#navigation-bar .search-container .search-form .search-field {
    border: 0;
    background-color: var(--background-color-body);
    border-radius: 0;
    opacity: 1;
    width: 100%;
}

#navigation-bar .search-container .search-form {
    border: 1px solid rgb(94 53 26 / 18%);
}

#navigation-bar.sticky .search-container .search-form .search-field {
    background-color: white;
}

#navigation-bar .search-container {
    width: calc(var(--w-container) - 50px);
    left: 50%;
    right: initial;
    transform: translate(-50%, 50%);
    top: 37px;
    z-index: 10000000000;
}

#navigation-bar .search-container .search-form
/***** wishlist page ****/

#yith-wcwl-form .wishlist_table thead tr th,
.wishlist_table tfoot td td,
.widget_yith-wcwl-lists ul.dropdown li.current a,
.widget_yith-wcwl-lists ul.dropdown li a:hover,
.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,
.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a {
    background: var(--background-color-body);
    border-top: 0;
}

#yith-wcwl-form tr:nth-child(even) td {
    background: #ffffff91 !important;
}

#yith-wcwl-form td.product-name {
    font-size: 20px;
}

#yith-wcwl-form td.product-name:hover {
    color: var(--custom-color-1) !important;
    transition: 0.3s ease;
}

.woocommerce #yith-wcwl-form table.shop_table td {
    border-top: 0;
}

#yith-wcwl-form span.woocommerce-Price-amount.amount {
    font-size: 14px;
    color: var(--accent-color);
    font-weight: 600;
}

#yith-wcwl-form .icon-add-to-cart:before {
    font-size: 30px
}

#yith-wcwl-form a.btn.btn-style-1.add-to-cart-btn {
    padding: 8px;
}

#yith-wcwl-form th span {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
}

#yith-wcwl-form .woocommerce a.remove {
    height: 20px;
    width: 20px;
    line-height: 1.2;
    transition: 0.3s ease;
    font-size: 15px;
}

#yith-wcwl-form .woocommerce a.remove:hover {
    transition: 0.3s ease;
}






/************** HEADER **************/
#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav li.quadmenu-dropdown>.quadmenu-dropdown-menu.quadmenu-dropdown-stretch-dropdown {
    margin-top: -1px;
}

#quadmenu.quadmenu-is-horizontal.quadmenu-align-right .quadmenu-navbar-nav {
    display: flex;
    gap: 30px;
}

header.transparent #quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.js .quadmenu-navbar-nav>li.quadmenu-item a .quadmenu-text,
header.transparent #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li:not(.quadmenu-item-type-button)>a>.quadmenu-item-content {
    color: var(--text-color-header-transparent);
}

header:not(.transparent) #quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.js .quadmenu-navbar-nav>li.quadmenu-item a .quadmenu-text,
header:not(.transparent) #quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.js .quadmenu-navbar-nav>li.quadmenu-item .quadmenu-caret:before {
    color: var(--text-color) !important;
}

header #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li.quadmenu-item.quadmenu-item-type-default .quadmenu-dropdown-menu,
header #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li.quadmenu-item.quadmenu-item-type-post_type .quadmenu-dropdown-menu {
    padding: 15px 10px;
    border-radius: 5px;
}

header #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li.quadmenu-item.quadmenu-item-type-default .quadmenu-dropdown-menu li,
header #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li.quadmenu-item.quadmenu-item-type-post_type .quadmenu-dropdown-menu li {
    padding: 10px 10px;
}

html header #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li.quadmenu-item.quadmenu-item-type-default .quadmenu-dropdown-menu li a span.quadmenu-text,
html header #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li.quadmenu-item.quadmenu-item-type-post_type .quadmenu-dropdown-menu li a span.quadmenu-text {
    color: var(--text-color) !important;
    font-size: 14px;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
    padding: 0;
}

#quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.js .quadmenu-navbar-nav>li.quadmenu-item {
    height: auto;
    padding: 0;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item>a>.quadmenu-item-content>.quadmenu-caret {
    width: auto;
    margin: 0;
    font-size: 16px;
    margin-top: -17px;
}

#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav li.quadmenu-item.open>a.hoverintent>.quadmenu-item-content>.quadmenu-caret {
    margin-right: -2px;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu {
    padding-bottom: 40px;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul {
    display: flex;
    flex-direction: column;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget>.widget_nav_menu>div>ul.menu {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget>.widget_nav_menu>.quadmenu-title {
    font-size: 22px;
    font-family: var(--font-secondario);
    font-weight: normal;
    text-transform: none;
    border: none;
    padding-bottom: 0;
    margin-bottom: 10px;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget>.widget_nav_menu>div>ul.menu>li {
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-family: var(--font-principale);
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget>.widget_nav_menu>div>ul.menu>li a {
    color: var(--text-color);
    position: relative;
    padding-left: 10px;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget>.widget_nav_menu>div>ul.menu>li a:before {
    content: "\e908";
    font-family: 'icomoon';
    font-size: 18px;
    position: absolute;
    left: -7px;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children {
    padding: 0;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget {
    padding-left: 0;
    padding-right: 0;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-has-link {
    padding: 0;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget>.widget_nav_menu {
    margin-bottom: 20px;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-has-link>a {
    text-decoration: underline;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-has-link>a span {
    color: var(--text-color) !important;
    font-size: 15px;
    text-decoration: underline !important;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item.quadmenu-has-link:hover,
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item.quadmenu-has-link.open {
    background: none;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item.quadmenu-has-link:hover a span,
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item.quadmenu-has-link.open a span {
    text-decoration: none !important;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children:last-of-type>div>ul {
    display: flex;
    flex-direction: row;
    gap: 16px;
    flex-wrap: wrap;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children:last-of-type>div>ul .quadmenu-item-object-widget {
    width: calc(33% - 10px);
    padding-bottom: 0;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children:last-of-type>div>ul figure {
    margin: 0;
}

#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav li.quadmenu-dropdown>.quadmenu-dropdown-menu.quadmenu-dropdown-stretch-dropdown>ul {
    padding: var(--padding-container);
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-widget {
    margin-bottom: 0;
}

header:not(.transparent) #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li:not(.quadmenu-item-type-button).quadmenu-has-link:hover>a>.quadmenu-item-content {
    color: var(--text-color) !important;
}

header #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li.quadmenu-item.quadmenu-item-type-default .quadmenu-dropdown-menu li:hover {
    background: #00000005;
}

header #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li.quadmenu-item.quadmenu-item-type-default .quadmenu-dropdown-menu li:hover>a:after {
    content: "\e908";
    font-family: 'icomoon';
    color: var(--text-color);
    font-size: 25px;
    position: absolute;
    right: 0;
}

/************* SIDENAV *************/

.sidenav {
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 575px;
    opacity: 1;
    background: #ffffff;
    z-index: 100;
    left: -100%;
    transition: 0.5s;
    padding-top: 45px;
    padding-bottom: 45px;
}

.sidenav.open {
    left: 0;
    opacity: 1 !important;
}

.filters-container-bb {
    padding: 0 30px 20px 45px;
    border-bottom: 1px solid #F0DFC2;
    margin-bottom: 30px;
}

.close-sidebar {
    font-size: 28px;
    cursor: pointer;
}

.filters-container {
    padding: 0 30px 20px 45px;
}

.filters-container .filter {
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #F0DFC2;
}

.filter-button {
    background: #FFFBF3;
    border: 1px solid #F3ECE1;
    border-radius: 19px;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 15px;
    line-height: 1;
    opacity: 0.6;
    cursor: pointer;
}

.filter-button.active {
    opacity: 1;
    background: #ffffff;
    border: 1px solid #B89656;
}

.applied-filter {
    display: flex;
    align-items: center;
    line-height: 1;
    background: #F3ECE1;
    font-size: 13px;
    padding: 2px 13px 2px 17px;
    border-radius: 20px;
}

.applied-filter .remove-applied {
    font-size: 22px;
    cursor: pointer;
}

.sidenav-bottom {
    padding: 0 30px 0 45px;
}

.sidenav-bottom a {
    width: calc(50% - 15px);
    font-size: 14px;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 500;
    padding: 12px 20px 12px 20px;
}

.sidenav-bottom .reset-call>span>label {
    text-decoration: none;
    font-weight: 500;
}

.sidenav-bottom .reset-call>span {
    justify-content: center;
}

.sidenav-bottom .reset-call>span>span {
    font-size: 26px;
}

.sidenav-bottom .apply-filters {
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter-title-html {
    position: relative;
    padding-right: 25px;
    cursor: pointer;
}

.filter-title-html:after {
    content: "\e908";
    font-family: 'icomoon';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
}

.inner-filters-container {
    display: none;
    padding-top: 20px;
}

.cat-date-container>div {
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.cat-date-container>div>.icon {
    font-size: 22px;
}

.addtoany_shortcode {
    display: flex;
    align-items: center;
}

.addtoany_shortcode>.a2a_kit {
    align-items: center;
    gap: 6px;
}

.addtoany_shortcode>.addtoany_list a {
    border: none;
}

.a2a_svg {
    background: #5E351A50 !important;
}

.single .addtoany_shortcode>.addtoany_list a {
    border: none;
    width: 16px;
    height: 16px;
    padding: 0;
}

main ol {
    margin: 0;
}

main ol li {
    padding-left: 40px;
    position: relative;
}

main ol li::before {
    float: none;
    position: absolute !important;
    display: flex;
    left: 0;
    margin: 0;
    font-size: 12px;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    background: transparent;
    color: var(--text-color);
    border: 1px solid;
}


.date-post-card {
    display: flex;
    align-items: center;
}

.date-post-card>span {
    font-size: 22px;
}

.blur-mask {
    position: absolute;
    height: 50px;
    pointer-events: none;
    display: none;
    top: 100px;
    width: 100%;
    transform: translateY(-100%);
    background: transparent linear-gradient(180deg, #F8F2E700 0%, #F8F2E7 100%) 0% 0% no-repeat padding-box;
}

.expand-link {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-top: 15px;
}

.expand-link>span.icon {
    font-size: 26px;
    text-decoration: none;
}

.expand-link>span:not(.icon) {
    text-decoration: underline;
}

.site-header.transparent #navigation-bar button {
    color: #ffffff;
}

.sideNav-container div#sideNav,
.sideNav .menu-item-has-children .sub-menu {
    position: fixed;
}

.sideNav .menu-item-has-children .sub-menu {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: none !important;
    transition: opacity 0.25s ease, visibility 0s linear 0.25s;
}

.sideNav .menu-item-has-children .sub-menu.active-sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: opacity 0.25s ease, visibility 0s;
}

.sideNav-container div#sideNav {
    z-index: 10000;
}

.sideNav .menu-centro {
    padding: 50px 0 30px 0;
    border-bottom: 0;
}

.sideNav .menu-item-has-children {
    display: flex;
    align-items: center;
}

.sideNav .menu-item-has-children>.open-sub-menu {
    line-height: 1;
    width: 30px;
    text-align: right;
}

.sideNav .active-sub-menu>.close-sub-menu {
    display: flex;
    justify-content: start;
    padding: 16px 0 0 20px;
    border: none;
}

.sideNav .menu li {
    justify-content: space-between;
    padding: calc(var(--sideNav-paddingY) - 5px) var(--sideNav-paddingX);
}

.sideNav .menu-item-has-children>.open-sub-menu>span {
    font-size: 20px;
}

.prod-card-content .added_to_cart {
    display: none !important;
}

#navigation-bar.sticky #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav li.quadmenu-dropdown>.quadmenu-dropdown-menu.quadmenu-dropdown-stretch-dropdown {
    background: #ffffff;
}

.woocommerce-icons-header-container .cart-icon .cart-count,
.woocommerce-icons-header-container .wishlist-count {
    display: none;
    position: absolute;
    right: -5px;
    top: 0;
    font-size: 8px;
    background: var(--accent-color);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    z-index: 1;
    color: #ffffff;
}

.woocommerce-icons-header-container .cart-icon.not-empty .cart-count,
.woocommerce-icons-header-container .not-empty .wishlist-count {
    display: flex;
}

.show-title-form {
    display: none !important;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li:not(.quadmenu-item-type-button).quadmenu-item-type-mega:hover,
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav>li:not(.quadmenu-item-type-button).quadmenu-item-type-mega:hover>a>.quadmenu-item-content {
    color: var(--text-color) !important;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget>.widget_nav_menu .menu>li .sub-menu {
    display: none;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget>.widget_nav_menu .menu>li:hover .sub-menu {
    display: block;
    background: #f8f2e7;
    border: 1px solid;
    position: fixed;
    z-index: 100000000;
    margin-left: 10px;
    width: auto;
    padding-right: 15px;
}

#quadmenu .quadmenu-navbar-nav>li.quadmenu-item-has-children>.quadmenu-dropdown-menu>ul>li.quadmenu-item-has-children>div>ul .quadmenu-item-object-widget>.widget_nav_menu .menu>li:hover .sub-menu>li {
    border-top: 0;
}

.prod-card-content .prod-card-data .attribute-circled {
    font-size: 13px !important;
    border: 1px solid #F3ECE1;
    line-height: 1;
}

.prod-card-content .prod-card-data .attribute-circled.attribute-intensity {
    padding: 8.5px 20px;
}



/***** Newsletter *****/

.w-container-newsletter {
    width: 100%;
    max-width: 785px;
}

#mupwp-form-fields {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

#mpwp-container {
    margin-top: 25px;
}

#mupwp-form-title {
    margin: 0;
}

#mupwp-form-fields>.mupwp-form-field {
    width: calc(33% - 9px);
    margin: 0;
}

#mupwp-form-fields>.mupwp-form-field:first-of-type {
    order: 3;
}

#mupwp-form-fields>.mupwp-form-field input {
    width: 100%;
    font-size: 15px;
    padding: 9px 14px;
    opacity: 1;
    background: #ffffff50;
    border: none;
    line-height: 1;
    color: #ffffff;
}

#mupwp-form-fields>.mupwp-form-field input::placeholder {
    color: #ffffff40;
}

#mpwp-container .label.terms.small-font {
    display: flex;
    align-items: flex-start;
    gap: 7px;
}

#mpwp-container .label.terms.small-font>input {
    margin-top: 6px;
}

#mpwp-container .label.terms.small-font>p {
    color: #ffffff;
    font-weight: 100;
    font-size: 14px;
}

#mpwp-container .label.terms.small-font>p>a {
    font-weight: 600;
    color: #ffffff;
}

#mpwp-container .separator-20px-top {
    display: none;
}

#mupwp-form-save {
    background: none;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 24px;
    font-size: 15px;
    line-height: 1;
    padding: 8.5px 30px;
    opacity: 0.5;
}


.carosello-categorie .owl-nav button.owl-prev {
    left: 50%;
    transform: translateX(-100%);
}

.carosello-categorie .owl-nav button.owl-next {
    right: 50%;
    transform: translateX(100%);
}

.figure-bg {
    position: absolute;
    left: 0;
    top: 0;
}

.figure-bg img {
    width: 100%;
    height: 100%;
}

.order-call,
.categories-call {
    display: flex;
    align-items: center;
    border: 1px solid #B8965630;
    padding: 6.5px 15px;
    border-radius: 20px;
}

.order-call span,
.categories-call span {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

.order-call .icon-order,
.categories-call .icon-order {
    font-size: 22px;
}

.order-call select,
.categories-call select {
    border: 0;
    color: var(--text-color);
    line-height: 1;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    background: transparent;
}

#ajax-load {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #F8F2E790;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ajax-load img {
    width: 200px;
    height: 200px;
    animation: rotateInfinite 2.5s ease-in-out infinite;
}

@keyframes rotateInfinite {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#action-bar .action-bar-content-left>div>ul>.wpml-ls-item:before,
#action-bar .action-bar-content-left>div>ul>.wpml-ls-item:after {
    font-family: 'icomoon';
    font-size: 23px;
    line-height: 1;
}

#action-bar .action-bar-content-left>div>ul>.wpml-ls-item:before {
    content: "\e923";
}

#action-bar .action-bar-content-left>div>ul>.wpml-ls-item:after {
    content: "\e903";
}

#action-bar .action-bar-content-left>div>ul>.wpml-ls-item.menu-item-has-children:hover .sub-menu {
    transition: 1s;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    padding: 10px 5px;
    z-index: 1000000000;
    background: #f8f2e7 !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
}

#action-bar .action-bar-content-left>div>ul>.wpml-ls-item.menu-item-has-children:hover .sub-menu>li {
    justify-content: center;
}

#action-bar .action-bar-content-left>div>ul>.wpml-ls-item.menu-item-has-children:hover .sub-menu>li a {
    color: var(--text-color) !important;
}

#action-bar .action-bar-content-left .wpml-ls-item.menu-item-has-children:hover {
    flex-wrap: wrap;
    position: relative;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.add-to-cart-btn:after {
    font-size: 24px;
    margin: 0;
    padding: 3px 0;
}

.prod-card-content .add-to-cart-btn,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.add-to-cart-btn.added>span {
    display: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.add-to-cart-btn.loading:after {
    margin-top: -11px;
    margin-right: -3px;
}

.woocommerce-cart .form-row .select2-selection__rendered {
    font-size: 14px;
    line-height: 1;
    padding: 10px 20px;
    opacity: 0.7;
}

.select2-container .select2-selection--single {
    height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.summary-prod-container .yith-wcwl-add-button>a:hover {
    color: #ffffff !important;
}

.summary-prod-container .yith-wcwl-add-button>a:hover svg {
    stroke: #ffffff;
}

.single .carosello-1 .owl-dots {
    display: none !important;
}

.yith-wcpb-product-bundled-items,
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
    border-color: var(--custom-color-1);
}

.yith-wcpb-product-bundled-item .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__description,
.yith-wcpb-product-bundled-item .yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__description p {
    font-size: 14px;
}

.yith-wcpb-product-bundled-item-data table.variations tr {
    display: flex;
    flex-direction: column;
}

.yith-wcpb-product-bundled-item-data table.variations tr>.label {
    line-height: 1 !important;
}

.yith-wcpb-product-bundled-item-data .yith-wcpb-product-bundled-item-data__price {
    display: none !important;
}

.cpops-cart-item.cpops-cart-item__bundle_parent,
.cpops-cart-item.cpops-cart-item__bundle_child {
    background: #5e351a30;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: var(--accent-color) !important;
}

.woocommerce a.added_to_cart {
    display: none !important;
}

.page-template-home-test main {
    min-height: 70vh;
}

.no-click,
.no-click>a {
    cursor: unset !important;
}

.site-it .terms-en,
.site-it .terms-fr,
.site-it .terms-de,
.site-en .terms-it,
.site-en .terms-fr,
.site-en .terms-de,
.site-fr .terms-it,
.site-fr .terms-en,
.site-fr .terms-de,
.site-de .terms-it,
.site-de .terms-en,
.site-de .terms-fr {
    display: none !important;
}

.site-en footer section#widget-area {
    display: none;
}

.site-en section#copyright-area {
    border-top: 3px solid #ffffff00;
}

.site-en .woocommerce-icons-header-container {
    display: none;
}

.banner-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #ffffff;
    width: 100%;
}

#go-to-cart {
    display: inline-flex;
    align-items: center;
    line-height: 1;
}

#go-to-cart>span {
    font-size: 24px;
    line-height: 1;
}

.product-map-cont {
    padding-bottom: 0 !important;
}

.single-product #cpops-floating-cart {
    bottom: 130px;
}

[data-wvstooltip]:after,
[data-wvstooltip]:before {
    display: none;
}

.yith-wcpb-product-bundled-item-data__description {
    display: none;
}

.filter-title-html>.title-small-filters>span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    opacity: 0.7;
}

.payment_method_wc_gateway_gestpay label {
    display: inline-flex;
    flex-wrap: wrap;
    column-gap: 10px;
}

.payment_method_wc_gateway_gestpay label img {
    height: 18px;
    margin: 0 !important;
    display: flex;
    align-self: center;
}

.hidden-h1 {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
}

.opacity0 {
    opacity: 0;
}

#yith-par-message-cart {
    padding: 1em;
    display: flex;
}

.us-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 1s;
}

.us-popup-content {
    background: #fff;
    width: 600px;
    max-width: calc(100% - 50px);
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.us-popup-content>div {
    padding: 50px 25px 25px 25px;
}

#us-popup-close {
    background: var(--accent-color);
    color: #fff;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 5px;
    padding: 5px 5px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 1;
    display: flex;
    top: 5px;
}

#billing_yweu_vat-description {
    display: none !important;
}

.eu-vat-message {
    margin-top: 5px;
}

.woocommerce-terms-and-conditions-wrapper label,
.woocommerce-terms-and-conditions-wrapper .form-row {
    padding-left: 0 !important;
}

.payment_method_wc_gateway_gestpay {
    display: flex;
    flex-wrap: wrap;
}

.payment_method_wc_gateway_gestpay label {
    width: calc(100% - 45px);
}

#mupwp-form-save:hover {
    opacity: 1;
}

#mupwp-form-submit-container .feedback {
    color: #ffffff !important;
}

.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    color: #ffffff !important;
    background: #000000 !important;
}

#action-bar {
    background-color: rgba(94, 53, 26, 0);
}

.product-summary-ras>.block-ras>div {
    justify-content: start;
}

.home #visore-home {
    background-color: var(--accent-color);
}

#footer .block-ras .block-ras-icon {
    color: #ffffff;
}


/************ Subscriptions ************/
.bos4w-display-options>ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.bos4w-display-options>ul>li {
    font-size: 0;
    line-height: 1;
    padding: 15px 20px;
    border: 2px solid;
    border-radius: 10px;
}

.bos4w-display-options>ul>li>label {
    display: flex;
    align-items: center;
    gap: 15px;
}

#bos4w-dropdown-plan,
#abb_period_select,
.prod-card-content #variazioni_prodotto {
    border: 1px solid var(--text-color);
    padding: 15px 30px 15px 20px;
    background: transparent;
    border-radius: 10px;
    margin-left: 10px;
    background-image: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/wp-content/themes/gbs-child/img/freccia_giu.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
}

.prod-card-content #variazioni_prodotto {
    padding: 5px 15px;
    margin: 15px auto;
    width: 100%;
}

input[type="radio"] {
    accent-color: var(--text-color);
}

.cart .bos4w-select-options>li>label {
    display: flex;
    gap: 5px;
}

#shipping_method>li {
    display: flex;
    align-items: center;
}

.prod-card-bottom .bos4w-or-subscribe {
    display: none;
}

/* Pagination */
.pagination-abb {
    display: flex;
    gap: 10px;
    position: relative;
    border: 0 !important;
}

.pagination-abb .page-numbers {
    cursor: pointer;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1.5px solid var(--accent-color);
    color: var(--accent-color);
    font-weight: 500;
}

.pagination-abb .page-numbers.current,
.pagination-abb .page-numbers:hover,
.pagination-abb .page-numbers a:hover {
    color: white;
    background: var(--accent-color);
}

.abb-prod {
    border: 1px solid;
    height: 150px;
    border-radius: 15px;
}

.abb-prod:after {
    content: "\e147";
    font-family: 'Material Symbols Outlined';
    font-size: 50px;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.abb-prod.selected {
    background-color: #ffffff;
}

.abb-prod.selected:after {
    content: none;
}

.abb-prod .abb-prod-inner {
    padding: 10px;
}

.abb-prod .abb-prod-inner {
    justify-content: center;
    height: 100%;
    overflow: hidden;
}

.abb-prod .abb-prod-inner .abb-prod-img {
    width: 80px;
    border-radius: 10px;
    overflow: hidden;
}

.abb-prod .abb-prod-inner .remove-abb {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 35px;
    line-height: 1;
}

.abb-prod .abb-prod-inner .abb-prod-title {
    width: 100%;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}

#abb_period_select {
    margin-left: 0;
}

.three-columns .col-33 {
    width: calc(33% - 18px);
    flex-grow: 1;
}

.page-template-landing-abbonamento .gbs-sidebar div.expand-toggle {
    display: none;
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    background: var(--accent-color-alt);
    width: auto !important;
    padding: 5px 10px !important;
    align-items: center;
    border: 1px solid #8D909330;
    border-bottom: 0;
    font-weight: 500;
    border-radius: 10px 10px 0 0;
    right: 0px;
}

.expand-toggle.expanded>span {
    transform: rotate(180deg);
}

.product-card-subscription .qty {
    max-width: 50px;
    margin-right: 5px;
    border-radius: 50px;
    padding: 5px 8px;
    border: 1px solid var(--text-color);
}

.abb-prod-quantity {
    position: absolute;
    display: flex;
    right: 0px;
    bottom: 0px;
    aspect-ratio: 1;
    background: rgb(94, 53, 26);
    color: #ffffff;
    width: 25px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}


.layout16__rightScroll:not([data-layout16-grid-scroll="true"]) {
    max-height: 100%;
}

.layout16__rightScroll {
    overflow: visible;
}

.final .layout16 {
    gap: 0;
}

/* Layout 18 gallery */

.layout-18-gallery figure {
    border-radius: 5px;
}

.layout-18-gallery .mosaico-wrapper {
    max-height: 682px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}

.layout-18-gallery .foto-mosaico {
    display: grid;
    grid-template-columns: 1fr 398px;
    grid-template-rows: repeat(3, 1fr);
    gap: 16px;
    height: 682px;
}

.layout-18-gallery .single-image.image-1 {
    grid-area: 1 / 1 / 4 / 2;
}

.layout-18-gallery .single-image.image-2 {
    grid-area: 1 / 2 / 2 / 3;
}

.layout-18-gallery .single-image.image-3 {
    grid-area: 2 / 2 / 3 / 3;
}

.layout-18-gallery .single-image.image-4 {
    grid-area: 3 / 2 / 4 / 3;
}

.layout-18-gallery .single-image,
.layout-18-gallery .single-image a {
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.layout-18-gallery .single-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: all 1s cubic-bezier(.68, -.55, .27, 1.55);
    transform: scale(1.05);
}

.layout-18-gallery .single-image:hover img {
    transform: scale(1.15);
}

.layout-18-gallery .gallery18-owl {
    display: none;
}

@media (max-width: 991px) {
    .layout-18-gallery .mosaico-wrapper {
        max-height: none;
    }

    .layout-18-gallery .foto-mosaico {
        grid-template-columns: minmax(0, 1fr) minmax(0, 38%);
        height: 62vw;
        gap: 6px;
        min-height: 420px;
    }
}

@media (max-width: 767px) {
    .layout-18-gallery .foto-mosaico {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        grid-template-rows: minmax(220px, 52vw) minmax(90px, 28vw);
        height: auto;
    }

    .layout-18-gallery .single-image.image-1 {
        grid-area: 1 / 1 / 2 / 4;
    }

    .layout-18-gallery .single-image.image-2 {
        grid-area: 2 / 1 / 3 / 2;
    }

    .layout-18-gallery .single-image.image-3 {
        grid-area: 2 / 2 / 3 / 3;
    }

    .layout-18-gallery .single-image.image-4 {
        grid-area: 2 / 3 / 3 / 4;
    }
}

.fancybox-thumbs__list a:before {
    border-radius: 5px;
    border: 4px solid var(--accent-color);
}

.fancybox-thumbs {
    background: #ffffff1a;
}

.nomargin-top {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.layout18 .owl-carousel .owl-nav button.owl-next,
.layout18 .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0 !important;
    background: var(--accent-color) !important;
    color: #ffffff !important;
    padding: 20px 16px !important;
    border-radius: 300px;
}

/*no header e no footer */

.no-header .site-menu,
.no-header .woocommerce-icons-header-container,
.no-header.sticky,
.no-footer section#widget-area,
.no-footer section.border-bottom.w-container {
    display: none !important;
    opacity: 0;
}

.no-header {
    margin: 20px 0;
}

footer#footer.no-footer {
    padding-top: 0;
}

.no-footer section#copyright-area {
    border-top: 0;
}


.allegato-card a {
    gap: 10px;
    display: flex;
}

.allegati-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.wpcf7 .info-privacy p a {
    font-size: 12px;
}

.DLGSTitolo p {
    padding: 0;
}

.formcontatti strong {
    font-size: 12px !important;
}

a.btn {
    cursor: pointer;
}


.make-time-count .carosello-2,
.make-time-count .carosello-2 figure,
.make-time-count .carosello-2,
.make-time-count .carosello-2 figure img {
    max-height: 500px;
}

.site-branding {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
    justify-content: center !important;
    align-self: center;
}

header:not(.transparent) .action-bar-content {
    padding: 10px 0;
}

header:not(.transparent) #navigation-bar .navigation-content>div>div {
    border: 0;
}


div#page.wic-call .layout8 .quadrata img,
div#page.wic-call .layout8 .quadrata figure {
    height: 80px !important;
    width: 80px;
}


.origini .final .layout6,
.origini .final {
    width: max-content;
}

/** effetto scritta women in coffee **/
#cta-line-1,
#cta-line-2,
#cta-line-3 {
    opacity: 1;
    clip-path: inset(0 100% 0 0);
    animation-name: revealLine;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

.cta-line-1 {
    animation-duration: 2.2s;
    animation-delay: 0s;
}

.cta-line-2 {
    animation-duration: 2s;
    animation-delay: 2.25s;
}

.cta-line-3 {
    animation-duration: 1.6s;
    animation-delay: 4.3s;
}

@keyframes revealLine {
    from {
        clip-path: inset(0 100% 0 0);
    }

    to {
        clip-path: inset(0 0 0 0);
    }
}