@charset "utf-8";
/* +++++++++++++++++++++++++
FAVINI CASTING RELEASE CSS
+++++++++++++++++++++++++ */

/* SCELTA DEL FONT USATO */


/*@font-face {*/
/*    font-family: 'TradeGothicBoldCondTwentyOblique';*/
/*    src: url("../fonts/trade-gothic/trade_gothic_bold_no._2_oblique-webfont.eot");*/
/*    src: url("../fonts/trade-gothic/trade_gothic_bold_no._2_oblique-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/trade-gothic/trade_gothic_bold_no._2_oblique-webfont.woff") format("woff"), url("../fonts/trade-gothic/trade_gothic_bold_no._2_oblique-webfont.ttf") format("truetype"), url("../fonts/trade-gothic/trade_gothic_bold_no._2_oblique-webfont.svg#TradeGothicBoldCondTwentyOblique") format("svg");*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'TradeGothicBoldCondTwenty';*/
/*    src: url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.eot");*/
/*    src: url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.woff") format("woff"), url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.ttf") format("truetype"), url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.svg#TradeGothicBoldCondTwenty") format("svg");*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'TradeGothicOblique';*/
/*    src: url("../fonts/trade-gothic/trade_gothic_oblique-webfont.eot");*/
/*    src: url("../fonts/trade-gothic/trade_gothic_oblique-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/trade-gothic/trade_gothic_oblique-webfont.woff") format("woff"), url("../fonts/trade-gothic/trade_gothic_oblique-webfont.ttf") format("truetype"), url("../fonts/trade-gothic/trade_gothic_oblique-webfont.svg#TradeGothicOblique") format("svg");*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

@font-face {
    font-family: 'testo1';
    src: url("../fonts/trade-gothic/trade_gothic-webfont.eot");
    src: url("../fonts/trade-gothic/trade_gothic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/trade-gothic/trade_gothic-webfont.woff") format("woff"), url("../fonts/trade-gothic/trade_gothic-webfont.ttf") format("truetype"), url("../fonts/trade-gothic/trade_gothic-webfont.svg#testo1") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'testo2';
    src: url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.eot");
    src: url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.woff") format("woff"), url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.ttf") format("truetype"), url("../fonts/trade-gothic/trade_gothic_bold_no._2-webfont.svg#testo1") format("svg");
    font-weight: normal;
    font-style: normal;
}

/*@font-face {*/
/*    font-family: 'TradeGothicBoldCondTwenty';*/
/*    src: url("../fonts/trade-gothic-cond/trade_gothic_bold_condensed_no._20-webfont.eot");*/
/*    src: url("../fonts/trade-gothic-cond/trade_gothic_bold_condensed_no._20-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/trade-gothic-cond/trade_gothic_bold_condensed_no._20-webfont.woff") format("woff"), url("../fonts/trade-gothic-cond/trade_gothic_bold_condensed_no._20-webfont.ttf") format("truetype"), url("../fonts/trade-gothic-cond/trade_gothic_bold_condensed_no._20-webfont.svg#TradeGothicBoldCondTwenty") format("svg");*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'TradeGothicCondEighteen';*/
/*    src: url("../fonts/trade-gothic-cond/trade_gothic_condensed_no._18-webfont.eot");*/
/*    src: url("../fonts/trade-gothic-cond/trade_gothic_condensed_no._18-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/trade-gothic-cond/trade_gothic_condensed_no._18-webfont.woff") format("woff"), url("../fonts/trade-gothic-cond/trade_gothic_condensed_no._18-webfont.ttf") format("truetype"), url("../fonts/trade-gothic-cond/trade_gothic_condensed_no._18-webfont.svg#TradeGothicCondEighteen") format("svg");*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

@font-face {
    font-family: 'titolo';
    src: url("../fonts/titolo.otf");
    font-weight: normal;
    font-style: normal;
}

/* === GSAP === */

.gsap_enter_anim {
    opacity: 0;
}

.gsap0 {
    opacity: 0;
}

*, ::after, ::before {
    box-sizing: inherit;
}

html {
    background-color: white;
    scroll-behavior: smooth;
   box-sizing:border-box; 
}

div {
    box-sizing:border-box;  
}

.img-fluid {
    max-width: 100%;
    height: auto; 
}

@media screen and (max-width:990px) {
    html {
        overflow-x: hidden;
    }
}

body {
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: black;
    font-family: 'testo1', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    -ms-font-smoothing: antialiased !important;
    text-rendering: optimizelegibility !important;
    background-repeat: repeat;
    background-size: auto;
    box-sizing: border-box;
}

.body-fixed {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

/* animazione opacity per start animazioni gsap timeline */

.gsap_opacity_zero {
    opacity: 0;
}

.css_animation_fade_in {
    animation: css_animation_fade_in 2.5s;
}

@keyframes css_animation_fade_in {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


/* colori fissi */

main.main_container {
    min-height: 100vh;
}

.main_container {
    /* overflow-x: hidden; */ 
    width: 100%;
}

main.main_container.main_container--white {
    background-color: white;
}

.container-30 {
    width: 50%;
    max-width: 650px;
    margin: 0 auto;
}

.container-50 {
    width: 80%;
    margin: 0 auto;
    max-width: 1000px;
}

.container-80 {
    width: 80%;
    margin: 0 auto;
    max-width: 1600px;
}

.container-blocco_testo_foto {
    width: 70%;
    margin: 0 auto;
    max-width: 1500px;
}

.container-80.container-80--approfondimento {
    max-width: 1300px;
}

.container-90 {
    width: calc(100% - 140px);
    margin: 0 auto;
    max-width: 1600px;
}

.container-100 {
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}

.container-testo {
    max-width: 990px;
    margin: 0 auto;
}

.padding-top--vh {
    padding-top: 18vh;
}

.padding-top-small--vh {
    padding-top: 8vh;
}

.padding-medium--vh {
    padding: 15vh 0;
}

.padding--vh {
    padding: 18vh 0;
}

.mt-nav {
    height: 200px;
}

#breadcrumbs {
    font-size: 12px;
    color: #807b7b;
    margin-bottom: 70px;
    margin-top: 17px;
}

#breadcrumbs a {
    font-size: 12px;
    color: black;
}

.show--desktop {
    display: block;
}

.show--mobile {
    display: none;
}

.hide--desktop {
    display: none;
}

.hide--mobile {
    display: block;
}

@media(max-width:768px) {
    .show--desktop {
        display: none;
    }

    .show--mobile {
        display: block;
    }

    .hide--desktop {
        display: block;
    }

    .hide--mobile {
        display: none;
    }
}

@media (max-width:1500px) {
    .container-80 {
        width: 90%;
        margin: 0 auto;
    }
}


@media (max-width:1250px) {

    .container-80 {
        width: calc(100% - 100px);
        margin: 0 auto;
    }

    .container-90 {
        width: calc(100% - 100px);
        margin: 0 auto;
        max-width: 1700px;
    }
}

@media (max-width:990px) {

    .container-100.container-100--full {
        width: 100%;
    }

    .container-100,
    .container-90,
    .container-80 {
        width: calc(100% - 50px);
        margin: 0 auto;
    }

    #breadcrumbs {
        margin-bottom: 40px;
        margin-top: 15px;
    }

    .mt-nav {
        height: 80px;
    }


}

@media (max-width:1250px) {
    .container-paragrafo {
        width: 80%;
    }
}

@media(max-width:990px) {
    .padding-medium--vh {
        padding: 10vh 0;
    }
}

@media (max-width:768px) {

    #breadcrumbs {
        margin-bottom: 30px;
        margin-top: 15px;
    }


    .container-100.container-100--mobile_full {
        width: 100%;
    }

    .padding-top--vh {
        padding-top: 70px;
    }

    .padding-top-small--vh {
        padding-top: 50px;
    }

    .padding--vh {
        padding: 70px 0;
    }

    .padding-medium--vh {
        padding: 60px 0;
    }

    .mt-nav {
        height: 65px;
    }

    .container-30 {
        width: calc(100% - 50px);
        max-width: 100%;
        margin: 0 auto;
    }

    .container-paragrafo {
        width: calc(100% - 60px);
        max-width: 100%;
        margin: 0 auto;
    }

}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

section {
    position: relative;
    z-index: 5;
}

a {
    color: inherit;
    text-decoration: none;
}

.text-center {
    text-align: center;
}

@media(min-width:768px) {
    .text-right--desktop {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }
}


h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: titolo;
    line-height: 115%;
}

h1 {
    font-size: 100px;
    line-height: 120px;
    font-family: 'titolo';
}

h4,
.h4 a {
    font-family: testo2;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

}

.btn.read_more {}

.scroll__down {
    position: fixed;
    right: 5%;
    bottom: 80px;
    color: #aaa;
    font-size: 18px;
    writing-mode: vertical-rl;
    transform-origin: center;
    transform: rotate(180deg);
    animation: scroll__down 2s ease infinite;
    -webkit-transition: opacity 0.55s ease;
    transition: opacity 0.55s ease;
    z-index: 100;
}

.scroll__down--fade {
    opacity: 0;
    visibility: hidden;
}

@keyframes scroll__down {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(30px);
    }

    100% {
        transform: translateY(0);
    }
}


.titolo {
    font-size: 26px;
    font-family: titolo;
    line-height: 140%;
    max-width: 900px;
}

.titolo2 {
    font-size: 30px;
    font-family: titolo;
    max-width: 900px;
}

.titolo2.titolo2--full {
    max-width: 100%;
}

.titolo3 {
    font-size: 50px;
    font-family: titolo;
    line-height: 115%;
}

@media (min-width:990px) {
    .titolo3 {
        max-width: 70%;
    }

}

.titolo4 {
    font-size: 65px;
    font-family: titolo;
    line-height: 115%;
}

.titolo.titolo--big,
.titolo.titolo--big p {
    font-size: 50px;
}

@media (min-width:990px) {
    .titolo--max-width {
        max-width: 50%;
    }
}


.blocco_grande__text p {
    font-family: titolo;
}

.uppercase {
    text-transform: uppercase;
}

p {
    color: #000000;
    font-size: 21px;
    line-height: 150%;
    margin: 0;
    margin-bottom: 15px;
    font-family: 'testo1';
    font-weight: normal;
}

.paragrafo ul {
    margin-bottom: 15px;
    padding-left: 10px;
}

.paragrafo li {
    list-style: disc;
    margin-left: 10px;
    margin-bottom: 7px;
    font-size: 21px;
}

/* Tooltip container */
.ftooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    /* If you want dots under the hoverable text */
}

/* Tooltip text */
.ftooltip .tooltiptext {
    visibility: hidden;
    font-size: 16px;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 3px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1000;
    bottom: 30px;
    left: -100%;
}

/* Show the tooltip text when you mouse over the tooltip container */
.ftooltip:hover .tooltiptext {
    visibility: visible;
}

.intro_label {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

@media(max-width:1500px) {
    .titolo3 {
        font-size: 45px;
    }

    .titolo4 {
        font-size: 56px;
    }
}

@media (max-width:1250px) {

    .titolo3 {
        font-size: 38px;
    }

    .titolo4 {
        font-size: 48px;
    }

    p {
        font-size: 18px;
    }

    .titolo {
        font-size: 22px;
    }

    .titolo2 {
        font-size: 26px;
    }

    .titolo.titolo--big,
    .titolo.titolo--big p {
        font-size: 40px;
    }

}

@media(max-width:990px) {

    .titolo4 {
        font-size: 48px;
    }

    .titolo3 {
        font-size: 30px;
    }

    .titolo.titolo--big,
    .titolo.titolo--big p {
        font-size: 30px;
    }

}

@media (max-width:768px) {

    .titolo4 {
        font-size: 32px;
    }

    .titolo3 {
        font-size: 22px;
    }

    p {
        font-size: 16px;
        line-height: 125%;
    }

    .intro_label {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .titolo2 {
        font-size: 21px;
    }

    .titolo.titolo--big,
    .titolo.titolo--big p {
        font-size: 22px;
    }

}

@media(max-width:550px) {

    .titolo4 {
        font-size: 22px;
    }

    .intro_label {
        font-size: 13px;
        margin-bottom: 15px;
    }


    .titolo3 {
        font-size: 20px;
    }

}


/* === pulsanti === */

.btn--wrapper {
    display: inline-block;
}

.btn {
    font-size: 16px;
    font-family: 'testo1';
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    padding: 18px 36px;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    border: 1px solid rgba(0, 0, 0, 0.2);
    white-space: nowrap;
}


.btn img {
    max-width: 25px;
    height: auto;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    margin-left: 15px;
}

.btn:hover img {
    margin-left: 35px;
}

.btn:hover {
    border-color: rgba(0, 0, 0, 0.9);
}

.btn img {
    margin-left: 12px;
}

.btn--wrapper .btn__link {
    display: none;
}

.btn--wrapper--out .btn__link {
    width: 20px;
    display: block;
}

.btn--wrapper--out .btn__arrow {
    display: none;
}

.btn--opacity {
    color: white;
    background-color: rgba(255, 255, 255, 0.25);
}

.btn--opacity img {
    filter: invert(100);
}


@media (max-width:768px) {
    .btn--wrapper {
        display: block;
    }

    .btn img {
        max-width: 20px;
        margin-left: 12px;
    }


}

/* pulsante fondo nero */

.btn--dark {
    color: white;
    background-color: black;
    border: none;
}

.btn--dark img {
    filter: invert(100);
}

/* pulsante fondo bianco */

.btn--light {
    color: black;
    background-color: #fff;
    border: none;
}

.btn--light2 {
    color: white;
    border-color: white;
    background-color: tra;
}

.btn--light2:hover {
    border-color: white;
}

.btn:hover {}


.buttons a:hover {
    opacity: 0.6;
}

@media (max-width:990px) {
    .btn {
        font-size: 15px;
        padding: 17px 32px;
    }

    .btn img {
        width: 28px;
    }
}

/* ========== 
@audit NEW PRODUCTS page-new-products.php
========== */

@media (min-width:990px) {
.blocco_prodotto_new {
    display: grid;
    grid-template-columns: 100px auto;
}
} 

.new_products__container {
 margin-top: 50px;
}

.new_products__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 70px 30px; 
    grid-column-gap: 20px;
}

.blocco_prodotto_new {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

.new_products__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 70px 30px; 
}

.new_product__item__year__inner {
        position: sticky;
    -webkit-position:sticky; 
    top: 150px;
    z-index: 10;
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 7px 15px;
    border-radius: 100px;
    display: inline-block;
}

.new_product__item__content__img {
    margin-bottom: 20px;
}

.new_product__item__content__text h2 {
    margin-bottom: 20px;
}

@media(max-width:990px) {
    .new_product__item__year__inner {
        margin-bottom: 30px;
    }
    .new_products__grid {
    grid-gap: 50px 20px; 
}
}

@media(max-width:768px) {
    .new_products__grid {
    grid-template-columns: 1fr;
    grid-gap:30px; 
       margin-bottom: 30px;
    padding-bottom: 30px;
}

.new_product__item__content__text h2 {
  font-size: 18px;
}
}

/* ========== 
@audit CATEGORIE PRODOTTI
========== */

.spacer-50 {
    height: 50px;
}


@media(max-width:768px) {
    .spacer-50 {
        height: 30px;
    }
}


.separator {
    border-top: 1px solid #ddd;
    width: 100%;
    height: 1px;
        margin-top: 50px;
        margin-bottom: 50px;
}

.istruzioni_iniziali {
    margin-bottom: 20px;
    display: flex;
    gap: 10px;
    align-items: center;

}

.new_products_banner {
    padding: 30px 50px;
    border-radius: 15px;
    margin-bottom: 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.new_products_banner__title h3 {
    color: white;
    font-family: titolo;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    text-align: left;
}

.new_products_banner:after {
    content: "";
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2;
    background-color:rgba(0, 0, 0, 0.27);
    display: block;
}


@media(max-width:768px) {
    .new_products_banner {
   padding: 15px;
   height: 70px;
   display:flex;
     align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.new_products_banner__title {
    text-align: left;
}
.separator {
    margin-top: 25px;
    margin-bottom: 25px;
}
.new_products_banner__title h3 {
    font-size: 15px;
}
}


.istruzioni_iniziali__ico {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    border-radius: 100px;
       background-color: rgba(0, 0, 0, 0.05);
}

.elenco_categorie {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.categoria_item img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    opacity: 0.4;
    display: block;
}

.categoria_item .label_new,
.home_categoria_item .label_new
 {
    display: none;
}

.categoria_item.categoria_item--new .label_new {
    display: inline-block;
    left: auto;
    right: 15px;
    top: 15px;
    font-family: testo1; 
}

.home_categoria_item.home_categoria_item--new .label_new {
    display: inline-block;
    font-family: testo1; 
}

.categoria_item__img {
    border-radius: 20px;
    overflow: hidden;
}

.categoria_item {
    font-family: titolo;
    text-transform: uppercase;
    color: dimgray;
    position: relative;
    /* padding: 10px; */
    border-radius: 30px;
    align-self: center;
}

.categoria_item h3 {
    color: white;
    position: absolute;
    left: 25px;
    bottom: 20px;
}

.categoria_item__img {
    position: relative;
}

.categoria_item__img img {
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.categoria_item__img:hover img {
    opacity: 1;
}

.categoria_item__check {
    position: absolute;
    top: 15px;
    left: 15px;
    height: 25px;
    width: 25px;
    border: 1px solid white;
    border-radius: 100px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.categoria_item.active .categoria_item__check:after {
    display: block;
    content: "";
    height: 13px;
    width: 13px;
    background-color: white;
    border-radius: 100px;
}

.categoria_item.active {
    /* border-color: black; */
}

.categoria_item.active .categoria_item__img img {
    opacity: 1;
    height: 200px;
}

.categoria_item.active {
    color: black;
}

.approfondimento_prodotto__modal__box {
    position: fixed;
    background-color: white;
    z-index: 500000;
    top: 50px;
    left: 50%;
    right: auto;
    bottom: 50px;
    width: calc(100% - 100px);
    max-width: 1200px;
    /* transform: translate(-50%, -50%); */
    /* width: calc(100vw - 50px); */
    padding: 0 50px;
    border-radius: 30px;
    transform: translateX(-50%);
    overflow: hidden;
}

.approfondimento_prodotto__modal__box:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 10;
    pointer-events: none;
}

.approfondimento_prodotto__modal__box__content {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 50px 0;
}

.approfondimento_prodotto__modal__title {
    font-family: titolo;
    font-size: 32px;
    text-transform: uppercase;
}

.approfondimento_prodotto__modal__title__wrapper {
    margin-bottom: 35px;
}

.approfondimento_prodotto__modal__cat {
    font-size: 18px;
    color: dimgray;
}

.label_modal {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
}

input.color_variation {
    width: 100%;
}

.selettore_colore_campione {
    margin-bottom: 50px;
}


input[type=range] {
    height: 25px;
    -webkit-appearance: none;
    width: 100%;
}

input[type=range]:focus {
    outline: none;
}

/* WebKit */
input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #ccc;
    border-radius: 15px;
    border: 0px solid #000000;
}

input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 1px solid black;
    height: 19px;
    width: 19px;
    border-radius: 25px;
    background: black;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -8px;
}

/* Firefox */
input[type=range]::-moz-range-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #ccc;
    border-radius: 15px;
    border: 0px solid #000000;
}

input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 1px solid black;
    height: 19px;
    width: 19px;
    border-radius: 25px;
    background: black;
    cursor: pointer;
    -moz-appearance: none;
    margin-top: -8px;
}

/* cursore per trascinamento su Firefox */
input[type=range]:focus::-moz-range-thumb {
    outline: none;
}


.approfondimento_prodotto__modal__campioni {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.approfondimento_prodotto__modal__campioni__sx {
    width: 70%;
}

.approfondimento_prodotto__modal__campioni__dx {
    width: 30%;
}

.approfondimento_prodotto__modal__campioni__dx .btn {
    max-width: 100%;
    white-space: wrap;
}

.griglia_prodotti__item__preview .icona_campioni {
    height: 40px;
    width: 40px;
    border-radius: 100px;
    background-color: rgba(255, 255, 255, 0.85);
    position: absolute;
    top: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    display: none;
}

.griglia_prodotti {
    padding-bottom: 50px; 
}

.griglia_prodotti__item__preview .icona_campioni img {
    height: 22px;
}

.griglia_prodotti__item__preview.active .icona_campioni {
    background-color: rgba(255, 255, 255, 1);
    display: flex;
}


.griglia_prodotti__item__variante {
    padding: 25px;
    border-radius: 25px;
    border: 1px solid #ccc;
    display: flex;
    gap: 15px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: relative;
}

.icona_campioni {
    position: absolute;
    top: 25px;
    right: 25px;
}

.icona_campioni img {
    height: 21px;
    opacity: 0.35;
}

.griglia_prodotti__item__img {
    height: auto;
    overflow: hidden;
}

.griglia_prodotti__item__img img {
    display: block;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.griglia_prodotti__item__preview:hover .griglia_prodotti__item__img img {
    transform: scale(1.2);
}


.griglia_prodotti__item__preview {
    position: relative;
    height: auto;
    overflow: hidden;
    /* border-radius: 12px; */
}

.griglia_prodotti__item__preview:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 10;
}

.griglia_prodotti__item__preview .griglia_prodotti__item__title {
    position: absolute;
    bottom: 20px;
    font-size: 16px;
    left: 20px;
    color: white;
    z-index: 15;
    text-transform: uppercase;
    font-family: titolo, Helvetica, Arial, sans-serif;
}

.griglia_prodotti__item__variante.active {
    border-color: black;
}

.griglia_prodotti__item__variante.active .icona_campioni img {
    opacity: 1;
}


.griglia_prodotti__item__variante:hover {
    border-color: dimgray;
    cursor: pointer;
}

.griglia_prodotti__item__variante__check {
    height: 25px;
    width: 25px;
    border-radius: 100px;
    border: 1px solid #ccc;
    pointer-events: none;
}

.griglia_prodotti__item__variante__content__family {
    font-family: 'testo2';
    text-transform: uppercase;
    font-size: 18px;
}

.griglia_prodotti__item__variante__content__sheet_type {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.griglia_prodotti__item__variante__content__sheet_type span {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 8px 25px;
    border-radius: 100px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
}

.approfondimento_prodotto__modal__campioni__dx .btn {
    display: block;
    text-align: center;
}

.approfondimento_prodotto__modal__campioni__dx .btn.pulsante_aggiungi_campione {
    background-color: black;
    color: white;
}

.approfondimento_prodotto__modal__campioni__dx .btn.pulsante_aggiungi_campione.disabled {
    pointer-events: none;
    opacity: 0.4;
    cursor: not-allowed;
}

.approfondimento_prodotto__modal__campioni__dx .btn.pulsante_aggiungi_campione:hover {
    background-color: dimgray;
    border-color: dimgray;
}

/*.pulsante_aggiungi_campione--on {*/
/*    display: none;*/
/*}*/

.approfondimento_prodotto__modal__campioni__dx .btn.pulsante_rimuovi_campione {
    /*display: none;*/
    margin-top: 7px;
}

.approfondimento_prodotto__modal__campioni__dx .btn:hover {
    cursor: pointer;
}

.approfondimento_prodotto__modal__campioni__dx .btn img {
    filter: invert(100);
}

.approfondimento_prodotto__modal {
    display: none;
}

.approfondimento_prodotto__modal__img {
    margin-bottom: 20px;
}

.approfondimento_prodotto__modal__img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 15px;
}


@media (min-width:990px) and (max-height:800px) {
    .approfondimento_prodotto__modal__img img {
        height: 400px;
    }

    .approfondimento_prodotto__modal__title__wrapper {
        margin-bottom: 25px;
    }
}

@media (min-width:990px) and (max-height:600px) {
    .approfondimento_prodotto__modal__img img {
        height: 300px;
    }
}


.approfondimento_prodotto__modal__darker {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 400000;
}

.approfondimento_prodotto__modal__box,
.approfondimento_prodotto__modal__darker {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.approfondimento_prodotto__modal__box--show {
    visibility: visible;
    opacity: 1;
}

.approfondimento_prodotto__modal__close {
    position: absolute;
    top: 15px;
    right: 15px;
    border: 1px solid #ccc;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    z-index: 10;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.approfondimento_prodotto__modal__close img {
    height: 16px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.approfondimento_prodotto__modal__close:hover {
    background-color: black;
    border-color: black;
}

.approfondimento_prodotto__modal__close:hover {
    cursor: pointer;
}

.approfondimento_prodotto__modal__close:hover img {
    filter: invert(100);
}

.approfondimento_prodotto__modal__darker--show {
    visibility: visible;
    opacity: 1;
}

.paginazione_post {
    display: none;
}


.scroll_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 25px;
    width: 100%;
}

.scroll_grid__item {
    animation: scroll_grid__item 1s ease;
}

.scroll_grid__item:hover {
    cursor: pointer;
}

@keyframes scroll_grid__item {
    from {
        opacity: 0;
        transform: translateY(25px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.scroll_grid.scroll_grid--7col {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}


.scroll_grid--2 {
    margin-bottom: 0;
}

@media (max-width:1500px) {
    .scroll_grid {
        grid-gap: 20px;
    }
}

@media (max-width:1250px) {
    .scroll_grid {
        grid-gap: 12px;
    }

    .approfondimento_prodotto__modal__box {
        padding: 0 30px;
    }

    .approfondimento_prodotto__modal__box__content {
        padding: 30px 0;
    }

    .approfondimento_prodotto__modal__box {
        top: 40px;
        bottom: 40px;
        width: calc(100% - 80px);
        border-radius: 25px;
    }

    .categoria_item h3 {
        padding-right: 5%;
    }

    .approfondimento_prodotto__modal__box:after {
        height: 50px;
    }
}

@media (max-width:1100px) {
    .scroll_grid {
        grid-gap: 12px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .elenco_categorie {
        grid-gap: 20px;
    }

    .categoria_item img {
        height: 130px;
    }

    .categoria_item.active .categoria_item__img img {
        height: 150px;
    }

    .categoria_item h3 {
        font-size: 16px;
    }

    .istruzioni_iniziali {
        margin-bottom: 15px;
        padding: 20px;
    }

    .label_modal {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media (max-width:990px) {

    .approfondimento_prodotto__modal__box:after {
        height: 35px;
    }

    .padding-top-small--vh {
        padding-top: 50px;
    }

    .istruzioni_iniziali {
        margin-bottom: 15px;
        padding: 15px;
            margin-top: 30px;
    }

    .istruzioni_iniziali__ico {
        height: 35px;
        width: 35px;
    }

    .istruzioni_iniziali {
        font-size: 14px;
    }

    .approfondimento_prodotto__modal__box {
        top: 30px;
        bottom: 30px;
        width: calc(100% - 60px);
        border-radius: 25px;
    }

    .approfondimento_prodotto__modal__title {
        font-size: 28px;
    }

    .selettore_colore_campione {
        margin-bottom: 40px;
    }

    .elenco_categorie {
        grid-gap: 15px;
    }

    .categoria_item h3 {
        font-size: 15px;
    }

    .approfondimento_prodotto__modal__close {
        top: 12px;
        right: 12px;
        height: 40px;
        width: 40px;
    }

}



@media (max-width:768px) {

    .griglia_prodotti__item__preview .icona_campioni {
        height: 30px;
        width: 30px;
        top: 15px;
        right: 15px;
    }

    .griglia_prodotti__item__preview .icona_campioni img {
        height: 14px;
    }

    .approfondimento_prodotto__modal__close {
        top: 10px;
        right: 10px;
    }

    .approfondimento_prodotto__modal__close img {
        height: 13px;
    }

    .scroll_grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 8px;
    }

    .categoria_item__check {
        height: 20px;
        width: 20px;
    }

    .categoria_item.active .categoria_item__check:after {
        height: 9px;
        width: 9px;
    }

    .elenco_categorie {
        grid-template-columns: 1fr;
        grid-gap: 8px;
    }

    .categoria_item img {
        width: 100%;
        height: 70px;
        display: block;
    }

    .categoria_item.active .categoria_item__img img {
        opacity: 1;
        height: 70px;
    }

    .categoria_item__check {
        top: 50%;
        transform: translateY(-50%);
    }

    .categoria_item h3 {
        color: white;
        position: absolute;
        left: 45px;
        bottom: 50%;
        transform: translateY(50%);
    }

    .approfondimento_prodotto__modal__campioni {
        display: block;
    }

    .griglia_prodotti__item__variante {
        padding: 20px;
        border-radius: 20px;
    }

    .approfondimento_prodotto__modal__campioni__sx {
        width: 100%;
    }

    .approfondimento_prodotto__modal__campioni__dx {
        width: 100%;
    }

    .approfondimento_prodotto__modal__title {
        font-size: 24px;
    }

    .approfondimento_prodotto__modal__cat {
        font-size: 15px;
    }

    .selettore_colore_campione {
        margin-bottom: 30px;
    }

    .approfondimento_prodotto__modal__box__content {
        padding: 30px 0;
        padding-bottom: 60px;
    }

    .btn.pulsante_aggiungi_campione {
        margin-top: 30px;
    }

    .approfondimento_prodotto__modal__img img {
        height: 300px;
    }

    .griglia_prodotti__item__variante__content__sheet_type span {
        padding: 5px 15px;
        font-size: 13px;
    }

    .griglia_prodotti__item__variante__content__family {
        font-size: 15px;
    }

    .griglia_prodotti__item__variante__content {
        font-size: 15px;
    }

    .approfondimento_prodotto__modal__box {
        top: 25px;
        bottom: 25px;
        width: calc(100% - 50px);
        border-radius: 25px;
        padding: 0 25px;
    }

    .approfondimento_prodotto__modal__box__content {
        padding: 25px 0;
    }

    .label_modal {
        font-size: 13px;
        margin-bottom: 14px;
    }

    .icona_campioni {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .icona_campioni img {
        height: 16px;
    }
}

@media (max-width: 550px) {

    .approfondimento_prodotto__modal__img img {
        border-radius: 12px;
    }

    .categoria_item h3 {
        font-size: 14px;
    }

    .griglia_prodotti__item__variante__content__sheet_type span {
        padding: 4px 13px;
        font-size: 12px;
    }

    .approfondimento_prodotto__modal__title {
        font-size: 21px;
    }

    .istruzioni_iniziali {
        font-size: 12px;
        width: 100vw;
        margin-left: -25px;
        border-radius: 0;
        margin-bottom: 5px;
    }

    .scroll_grid {
        grid-gap: 3px;
        width: 100vw;
        margin-left: -25px;
    }

    .griglia_prodotti__item__variante {
        padding: 12px;
        gap: 8px;
    }

    .approfondimento_prodotto__modal__box {
        top: 15px;
        bottom: 15px;
        width: calc(100% - 30px);
        border-radius: 20px;
        padding: 0 15px;
        z-index: 1000000000000000;
    }

    .approfondimento_prodotto__modal__box__content {
        padding: 15px 0;
        padding-bottom: 30px;
    }

    .label_modal {
        font-size: 12px;
        margin-bottom: 12px;
    }
}

/* complianz text document page */

#cmplz-document h2,
#cmplz-document h3 {
    font-size: 17px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

#cmplz-document .cmplz-subtitle {
    color: black;
}

#cmplz-document {
    max-width: 900px;
}

.cc-revoke--footer {
    display: none !important;
}

.cc-revoke.cc-left {
    z-index: 100 !important;
    position: relative !important;
    bottom: 50px !important;
    left: calc(50% - 75px) !important;
    transform: translateX(-50%);
    right: auto;
    width: 150px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: white !important;
    color: #aaa !important;
}

.cmplz-cookiebanner .cmplz-title {
    color: black !important;
    font-family: titolo !important;
    text-transform: uppercase;
}


.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title {
    font-family: titolo !important;
    text-transform: uppercase;
    margin: 0;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    font-family: 'testo2' !important;
    font-size: 18px !important;
}


/* ================= FORM =================== */

.privacy_disclaimer_form {
    font-size: 14px;
}

.privacy_disclaimer_form a {
    text-decoration: underline;
}

.wpcf7-text,
.wpcf7-dynamictext {
    width: 100%;
    border: none;
    padding: 5px;
    color: black;
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    border-radius: 0 !important;
    font-size: 17px;
}

.wpcf7-textarea {
    width: 100%;
    border: none;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #D7D7D7;
    padding: 10px;
    margin-top: 15px;
    color: black;
    border-radius: 0 !important;
    font-size: 17px;
    height: 120px;
}

::placeholder {
    color: #ADADAD;
    font-size: 17px;
}

.privacy-form {
    font-size: 13px;
}

.form-row {
    color: dimgrey;
}

.form-group label,
.form-row label {
    color: black;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: -20px;
}

/*input.wpcf7-form-control.wpcf7dtx-dynamictext.wpcf7-dynamictext {*/
/*    width: 100%;*/
/*    border-color: #ddd;*/
/*    border: none;*/
/*    padding: 5px;*/
/*    color: white;*/
/*    background-color: transparent;*/
/*    border-bottom: 1px solid white;*/
/*    display: none;*/
/*    border-radius: 0 !important;*/
/*}*/

input.wpcf7-quiz {
    width: 100%;
    border: none;
    padding: 5px;
    color: black;
    background-color: transparent;
    border-bottom: 1px solid black;
    border-radius: 0 !important;
}

input.wpcf7-form-control.wpcf7dtx-dynamictext.wpcf7-dynamictext:hover,
.wpcf7-textarea:hover,
.wpcf7-text:hover {
    border-color: black;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

input[type='radio'],
input[type='checkbox'] {
    clip: rect(1px, 1px, 1px, 1px);
    padding: 10px;
}

input[type='radio'],
input[type='checkbox'] {
    width: 10px;
    height: 10px;
    background-color: white;
    border-radius: 50% !important;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    border: 1px solid gray;
    position: relative;
}

input[type='radio']:checked,
input[type='checkbox']:checked {
    /* border: 1px solid black; */
}

input[type='radio']:checked:after,
input[type='checkbox']:checked:after {
    content: "";
    background-color: black;
    height: 9px;
    width: 9px;
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wpcf7-submit {
    background-color: black;
    color: white;
    border: none;
    font-size: 16px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    padding: 18px 40px;
    border-radius: 100px;
    text-transform: uppercase;
}

.wpcf7-submit:after {
    content: "";
    color: white;
    display: block;
    background-image: url(freccia_submit.svg);
    height: 11px;
    width: 23px;
    background-color: rebeccapurple;
}

.wpcf7-submit:hover {
    cursor: pointer;
    opacity: 0.8;
}

.privacy-form {
    font-size: 13px;
}

.form-row {
    margin-bottom: 25px;
}

#form label {
    text-transform: uppercase;
    color: black;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
}

/*input.wpcf7-form-control.wpcf7dtx-dynamictext.wpcf7-dynamictext {*/
/*    width: 100%;*/
/*    border-color: #ddd;*/
/*    border: none;*/
/*    padding: 5px;*/
/*    color: white;*/
/*    background-color: transparent;*/
/*    border-bottom: 1px solid white;*/
/*    display: none;*/
/*    border-radius: 0 !important;*/
/*}*/

input.wpcf7-form-control.wpcf7dtx-dynamictext.wpcf7-dynamictext:hover,
.wpcf7-textarea:hover,
.wpcf7-text:hover {}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.wpcf7 select {
    width: 90%;
    max-width: 100%;
    padding: 15px 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
}

/* errori contact form 7 */

.wpcf7-not-valid-tip {
    font-size: 14px;
    text-transform: uppercase;
    color: red;
    margin-top: 10px;
}

.wpcf7-not-valid-tip:before {
    content: "↑";
    margin-right: 5px;
}

.wpcf7-response-output {
    border-color: #eeee !important;
    background-color: #eeee;
    text-align: center;
    color: black !important;
    padding: 20px !important;
}

.wpcf7-list-item-label {
    font-size: 13px;
}

.form_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wpcf7-list-item {
    margin: 0;
}

@media (max-width:768px) {
    .wpcf7-submit {
        font-size: 15px;
        transition: all 0.35s;
        padding: 19px 45px;
        width: auto;
        margin-top: 30px;
        width: 100%;
    }

    .form_flex {
        display: block;
    }
}

/* ===== COMPLIANZ CUSTOMIZATION ===== */

#cmplz-manage-consent .cmplz-manage-consent {
    display: none;
}

footer a {
    text-decoration: none;
}

#gestione_cookies {
    text-decoration: none;
}

#gestione_cookies:hover {
    cursor: pointer;
}


/* ===== NAVIGAZIONE TOP ===== */
.navigazione {
    /*max-width: 100vw;*/
    /*background-color: transparent;*/
    position: relative;
    z-index: 10000;
}

.navigazione a {
    font-family: titolo;
    font-size: 16px;
    position: relative;
}

.navigazione .navigazione__main a:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 1px;
    display: block;
    background-color: black;
    -webkit-transition: all 0.55s ease;
    transition: all 0.55s ease;
    transition-delay: 0.2s;
    opacity: 0.5;
}

.navigazione .navigazione__main a:hover:after {
    width: 100%;
}

.navigazione__head {
    position: fixed;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 60px;
    height: 80px;
    font-size: 25px;
    z-index: 9998;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.55s;
    transition: all 0.55s;
    font-family: titolo;
}

.navigazione--scroll .navigazione__head {
    top: -120px;
    filter: blur(30px);
    opacity: 0;
}


.navigazione__logo img {
    height: 26px;
    margin-bottom: 5px;
}

.navigazione__logo {
    text-align: center;
    font-family: titolo;
    text-transform: uppercase;
    font-size: 15px !important;
}


.navigazione__head__lingue li:first-child {
    margin-left: 0;
}

.navigazione__sx {
    display: flex;
    gap: 20px;
}
.navigazione__search a:before {
    background-image: url(../img/icone/search.svg);
    content: "";
    width: 30px;
    height: 30px;
    background-size: cover;
    display: block;
    position: absolute;
    left: -30px;
    top: -10px;
}
.navigazione__search img {
    width: 30px;
}

.navigazione__dx {
    display: flex;
    align-items: center;
    gap: 20px;
}

.navigazione_destra {
    display: flex;
    align-items: center;
}


/**
search box + result page
 */

.search_fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 90vh;
    background-color: black;
    z-index: -1;
    -webkit-transition: 0.45s ease;
    transition: 0.45s ease;
    visibility: hidden;
    transform: translateY(-100%);
}

.search_fullscreen__content {
    padding-top: 200px;
    overflow-y: scroll;
}

.cerca_content {
    position: relative;
    overflow-y: scroll;
    height: calc(70vh - 210px);
}


.search_fullscreen--show {
    visibility: visible;
    transform: translateY(0);
}

@media (max-width:768px) {
    .search_fullscreen {
        position: fixed;
        left: 0;
        top: 60px;
        width: 100%;
        height: calc(100% - 60px);
        min-height: auto;
        background-color: black;
        z-index: -1;
        -webkit-transition: 0.45s ease;
        transition: 0.45s ease;
        visibility: hidden;
        opacity: 0;
        transform: translateY(0);
        border: 0;
    }

    .search_fullscreen--show {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        z-index: 100000;
        top: 0;
        height: 100vh;
    }

}

#attiva_ricerca:hover {
    cursor: pointer;
}

.search_fullscreen--input--flex {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.cerca_ico {
    height: 60px;
    background-color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
}

.search_fullscreen--input {
    color: white;
    background-color: black;
    font-family: 'testo1';
    font-size: 14px;
    text-transform: uppercase;
    width: 500px;
    height: 60px;
    padding: 15px 25px;
    border: 1px solid white;
    border-radius: 100px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#search_results {
    padding-top: 50px;
    padding-bottom: 100px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 80%;
    max-width: 1400px;
    grid-gap: 10px;
    margin: 0 auto;
    height: auto;
}

.search_input--alert {
    padding-top: 50px;
}

.search_input--length {
    color: white;
    text-align: center;
    text-transform: uppercase;
}

.search_input--title {
    font-size: 30px;
    text-align: center;
    color: white;
    max-width: 700px;
    margin: auto;
    padding-bottom: 15px;
}

.search_input--empty_results {
    color: white;
    text-align: center;
    display: none;
    text-transform: uppercase;
}

.search_fullscreen__loader {
    left: calc(50vw - 75px);
    position: absolute;
    width: 150px;
    display: none;
}

.search_fullscreen__close {
    position: absolute;
    top: 0px;
    right: 15px;
    border: 1px solid #ccc;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    z-index: 10;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    cursor: pointer;
}

.search_fullscreen__close:hover img {
    filter: invert(100);
}

.search_fullscreen__close:hover {
    background-color: black;
}

.keyword_result {
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    animation: risultato_appari 0.5s;
}

#search_results .griglia_prodotti__item__container {
    position: relative;
    z-index: 15;
    bottom: 40px;
    left: 10px;
}
#search_results .griglia_prodotti__item__container .griglia_prodotti__item__title {
    position: initial;
    color: white;
    text-transform: uppercase;
    font-family: titolo, Helvetica, Arial, sans-serif;
}
#search_results .griglia_prodotti__item__container .griglia_prodotti__item__category {
    font-size: 12px;
    color: white;
    font-family: titolo1, Helvetica, Arial, sans-serif;
}

@keyframes risultato_appari {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.keyword_result a {
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}


@media(max-width:1250px) {
    #search_results {
        grid-template-columns: 1fr 1fr 1fr;
    }

}

@media(max-width:990px) {
    #search_results {
        width: 90%;
    }
}


@media (max-width:768px) {
    .search_fullscreen--input--flex {
        width: 90vw;
    }

    .search_fullscreen__content:before {
        top: 70px;
    }

    .cerca_content {
        height: calc(100% - 80px);
        position: absolute;
        top: 80px;
        left: 0;
        width: 100%;
    }

    #search_results h3 {
        font-size: 14px;
        margin-top: 10px;
    }

    #search_results {
        grid-template-columns: 1fr 1fr;
    }

    .search_fullscreen--input::placeholder {
        font-size: 15px;
    }
    .search_fullscreen--input {
        width: calc(95vw - 50px);
        border: none;
        border: 1px solid white;
        padding: 15px;
        color: white;
        height: 50px;
        font-size: 15px;
    }
    .search_input--title {
        font-size: 20px;
    }
    .griglia_prodotti__item__preview .griglia_prodotti__item__title {
        font-size: 13px;
        left: 8px;
        bottom: 8px;
    }
    #search_results {
        grid-gap: 10px;
        padding-top: 0;
        padding-bottom: 50px;
    }

    .keyword_result {
        align-items: center;
        gap: 10px;
        padding: 5px 0;
        border-top: none;
        padding-top: 0;
    }

    .search_fullscreen__content {
        height: 100%;
        padding-top: 20px;
    }
}

.campioni_menu {
    display: none;
    align-items: center;
    font-size: 15px;
    font-family: testo1;
    margin-left: 15px;
}

.campioni_menu.active {
    display: flex;
}

.campioni_menu__ico img {
    height: 15px;
    width: auto;
    transform: translateY(2px);
}

.campioni_menu__counter {
    display: none;
}

.campioni_menu.active .campioni_menu__counter {
    height: 20px;
    width: 20px;
    background-color: black;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: testo2;
    color: white;
    font-size: 13px;
}

.campioni_menu.active {
    border-radius: 100px;
    padding: 3px 5px 3px 5px;
    background-color: rgba(255, 255, 255, 0.2);
    gap: 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.campioni_menu.active .campioni_menu__ico img {
    filter: invert(0);
}

@media (max-width:990px) {
    .campioni_menu {
        margin-right: 15px;
        margin-left: 0;
    }

    .campioni_menu.active {
        border-radius: 10px;
        padding: 7px 10px;
        gap: 4px;
    }
}

@media (max-width:550px) {

    .campioni_menu.active .campioni_menu__counter {
        font-size: 12px;
    }
}

.navigazione__head__lingue ul {
    display: flex;
    align-items: center;
    gap: 10px;
}

.navigazione__head__lingue li {
    display: inline;
    margin-left: 10px;
}

.navigazione__head__lingue li a {
    font-family: 'testo1';
    position: relative;
    font-size: 14px;
}

.navigazione__head__lingue li.current-lang a {
    font-family: 'testo2';
    border-bottom: 1px solid black;
}

.navigazione__siti-favini:hover {
    cursor: pointer;
}

.navigazione__siti-favini_open {
    opacity: 0;
    transition: all 0.65s ease;
    transform-origin: center;
    transform: rotate(-180deg);
}

.navigazione__siti-favini_open--show {
    opacity: 1;
}
/*
.navigazione.navigazione--light,
.navigazione.navigazione--light a {
    color: white;
}

.navigazione.navigazione--light img {
    filter: invert(100);
}
*/
@keyframes mondi_favini_nav {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@media (min-width:990px) {
    .navigazione__logo {
        position: fixed !important;
        left: 50%;
        transform: translateX(-50%);
    }
}


@media(max-width:768px) {}

/* ===== NAVIGAZIONE PRINCIPALE ===== */
.nav_sticky {
    /*position: -webkit-sticky;*/
    /*position: sticky;*/
    position: fixed;
    top: 80px;
    width: 100%;
    z-index: 10000;
    -webkit-transition: all 0.55s;
    transition: all 0.55s;
}

.nav_sticky--move {
    top: 160px;
}

.navigazione__siti-favini {
    display: flex;
    align-items: center;
    gap: 10px;
}

.navigazione__siti-favini--logo {
    height: 12px;
    width: auto;
}

.navigazione--scroll .nav_sticky {
    top: 0;
}

.navigazione__main {
    width: 100%;
    display: flex;
    height: 80px;
    justify-content: space-between;
    padding: 0 60px;
    align-items: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    /* border-bottom: 1px solid #E5E5E5; */
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.2);
}

.navigazione__main ul.menu {
    font-family: 'testo2', Helvetica, Arial, sans-serif;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
    font-size: 25px;
}

.navigazione__main ul.menu ul.sub-menu {
    display: none;
    justify-content: space-between;
    position: absolute;
    height: auto;
    align-items: center;
    padding: 0 60px;
    margin-top: 25px;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #E5E5E5;
    left: 0;
    animation: navigazione_submenu 0.65s ease;
    -webkit-backdrop-filter: blur(17px);
    backdrop-filter: blur(17px);
    background-color: rgba(255, 255, 255, 0.45);
}

.navigazione__main ul.menu ul.sub-menu.sub_menu--active {
    display: flex;
}

.menu_fullscreen_carte__content__sx__intro__ico {
    display: none;
}

@keyframes navigazione_submenu {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.product_item {
    animation: product_item 1s ease;
}

@keyframes product_item {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* navigazione mobile */
.burger {
    display: none;
}

.sub_menu_label {
    display: none;
}

.nav_mobile_2 {
    display: none;
}

.navigazione__head.navigazione__head--white {
    background-color: rgba(255, 255, 255, 1);
}

@media (min-width:768px) and (max-height: 900px) { 
    .navigazione__head {
         height: 60px; 
    }
    .navigazione__main {
    height: 50px;
}
.nav_sticky {
    top: 60px; 
}
.navigazione a {
    font-size: 14px;
}
.navigazione__logo img {
    height: 19px;
}
.navigazione__logo {
    font-size: 12px !important;
}
.navigazione__main ul.menu ul.sub-menu {
    height: 50px;
    margin-top: 9px;  
}

} 


@media (max-width:1400px) {
    .sub-menu a {
        font-size: 13px;
        line-height: 105%;
    }
}

@media (max-width:990px) {

    .navigazione__logo {
        font-size: 10px !important;
    }

    .nav_content_mobile {
        /*-webkit-transition: all 0.5s;
        transition: all 0.5s; */
        opacity: 0;
        visibility: hidden;
    }

    .nav_content_mobile--show {
        visibility: visible;
        opacity: 1;
    }

    .nav_content_mobile--show .navigazione__main ul {
        animation: menu-menu-principale--appear 1s;
    }

    @keyframes menu-menu-principale--appear {
        from {
            opacity: 0;
            transform: translateY(-30px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .navigazione--scroll .navigazione__head {
        top: 0;
        filter: none;
        opacity: 1;
    }

    .navigazione--scroll .nav_sticky {
        top: 65px;
    }

    .burger {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 12px;
    }

    .burger_ico .burger_ico__line {
        width: 26px;
        height: 1px;
        background-color: black;
        margin-bottom: 4px;
    }

    .navigazione--light .burger_ico .burger_ico__line {
        background-color: white;
    }

    .navigazione--light.navigazione--light--off .burger_ico .burger_ico__line {
        background-color: black;
    }

    .navigazione.navigazione--light.navigazione--light--off img {
        filter: invert(0);
    }

    .navigazione.navigazione--light.navigazione--light--off,
    .navigazione.navigazione--light.navigazione--light--off a {
        color: black;
    }

    .burger.active .burger_ico__line--3 {
        display: none;
    }

    .burger.active .burger_ico__line {
        margin-bottom: 0;
    }

    .burger.active .burger_ico__line--2 {
        margin-top: -1px;
        transform-origin: center;
        transform: rotate(90deg);
    }

    .burger.active .burger_ico {
        transform: rotate(45deg);
        margin-bottom: 0;
    }

    .burger_ico>div:last-child {
        margin-bottom: 0;
    }

    .burger_ico {
        margin-bottom: 10px;
    }

    .burger.active span {
        display: none;
    }


    .navigazione__head__lingue--desktop,
    .navigazione__siti-favini,
    .navigazione__sx {
        display: none;
    }

    .navigazione__head {
        padding: 0 30px;
        height: 65px;
        font-size: 25px;
        background-color: rgba(255, 255, 255, 0.25);
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    }

    .navigazione__search a:before {
        left: unset;
        right: -30px;
        top: -5px;
    }

    .navigazione--scroll .navigazione__head {
        /* background-color: rgba(255, 255, 255, 1); */
    }

    .navigazione__main {
        height: calc(100% - 130px);
        background-color: white;
        display: block;
        padding: 0 30px;
        padding-top: 40px;
    }

    .nav_sticky {
        top: 65px;
        height: 100%;
    }

    .navigazione__logo img {
        height: 19px;
        margin-top: 3px;
        margin-bottom: 5px;
    }

    .navigazione__logo {
        text-align: left;
        font-size: 14px;
    }

    .navigazione__main ul.menu {
        display: block;
        font-size: 18px;
    }

    .navigazione__main ul.menu li {
        margin-bottom: 45px;
    }

    .navigazione__main ul.menu ul.sub-menu {
        visibility: hidden;
        opacity: 0;
        position: fixed;
        height: auto;
        height: calc(100vh - 130px);
        align-items: center;
        padding: 0 30px;
        padding-top: 40px;
        margin-top: 0;
        width: 100%;
        left: 0;
        top: 0;
        background-color: white;
        z-index: 10000;
        animation: none;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        display: block;
    }

    .navigazione__main ul.menu ul.sub-menu li a {
        font-family: 'testo1';
        font-size: 18px;
        color: black;
    }

    .navigazione__main ul.menu ul.sub-menu.sub_menu--active {
        visibility: visible;
        opacity: 1;
        display: block;
    }

    .navigazione__main ul.menu ul.sub-menu.sub_menu--active li {
        animation: anim_submenu_mobile 0.5s ease;
    }

    @keyframes anim_submenu_mobile {
        0% {
            opacity: 0;
            transform: translateX(50px);
        }

        20% {
            opacity: 0;
            transform: translateX(50px);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .sub_menu_label {
        display: flex;
        align-items: center;
        gap: 8px;
        font-family: titolo !important;
    }

    .sub_menu_label a {
        font-family: titolo !important;
    }

    .sub_menu_label:before {
        content: "";
        display: block;
        background-image: url(../img/icone/freccia-indietro.svg);
        background-position: center;
        background-size: cover;
        height: 16px;
        width: 31px;
    }


    @keyframes navigazione_submenu {
        from {
            opacity: 0;
            transform: translateX(100vw);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .nav_mobile_2 {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        height: 65px;
        width: 100%;
        background-color: #fff;
        z-index: 10000;
        -webkit-transition: height 0.5s ease;
        transition: height 0.5s ease;
        overflow: hidden;
    }

    .nav_mobile_2__inner {
        display: flex;
        height: 65px;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 0 30px;
    }

    .siti_favini_mobile {
        font-family: titolo;
        font-size: 16px;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .attiva_menu_carte {
        display: flex;
        justify-content: space-between;
    }

    .attiva_menu_carte:after {
        display: block;
        content: "";
        width: 23px;
        height: 11px;
        background-image: url(../img/icone/menu_carte_dx.svg);
    }

    .navigazione__siti-favini.navigazione__siti-favini--mobile {
        display: flex;
    }

}

@media(max-width:768px) {
    .navigazione__head {
        padding: 0 25px;
    }

    .navigazione__main ul.menu li {
        margin-bottom: 30px;
    }
}


@media(max-width: 990px) {

    a.link,
    .link {
        font-size: 16px;
    }

}

@media(max-width:768px) {

    a.link,
    .link {
        font-size: 14px;
    }
}

/*
/////////////////////////////////////////////////////////////////
PAGINA HOME front-page.php
@audit frontpage
////////////////////////////////////////////////////////////////
*/

.hero {
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.hero video {
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.hero__scroll {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    /* text-orientation: upright; */
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 10;
}

.hero__scroll__text {
    color: white;
    font-family: titolo;
    font-size: 14px;
    writing-mode: vertical-lr;
    margin-bottom: 8px;
}

.hero__scroll__animation {
    height: 60px;
    width: 2px;
    background-color: rgba(255, 255, 255, 0.45);
    position: relative;
    overflow: hidden;
}

.hero__scroll__animation:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: white;
    animation: hero__scroll__animation 1.75s ease infinite;
}

@keyframes hero__scroll__animation {
    from {
        transform: translateY(-100%);
        height: 100%;
    }

    to {
        transform: translateY(200%);
        height: 50%;
    }
}

@media(max-width:1500px) {}

@media(max-width:1250px) {}

@media(max-width:990px) {}

@media(max-width:768px) {

    .hero {
        height: 100dvh;
        overflow: hidden;
    }

    .hero__scroll {
        position: absolute;
        right: 25px;
        left: auto;
        top: auto;
        bottom: 25px;
        transform: translateY(0);
        /* text-orientation: upright; */
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .hero__scroll__text {
        font-size: 12px;
        margin-bottom: 6px;
    }

    .hero__scroll__animation {
        height: 50px;
        width: 1px;
    }
}

.hero__text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    z-index: 100;
    width: 100%; 
}

.hero__text.hero__text--left {
    transform: translate(0);
    text-align: left;
    left: 70px;
    transform: translateY(-50%);
    max-width: 750px;
}

.hero__text.hero__text--left p {
    max-width: 400px;
}

.hero.hero--darker:after {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    content: "";
    display: block;
}

.hero__text.hero__text--left a {
    text-decoration: underline;
}

.hero__text__1 {
    font-size: 60px;
    font-family: titolo;
    color: white;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.hero__text__2 {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: white;
    max-width: 700px;
    margin: 0 auto;
}

.hero__text__2 p {
    color: black;
}

.hero__text__2 img {
    height: 27px;
}

.hero__text .btn {
    margin-top: 40px;
}

@media(max-width:1500px) {}

@media(max-width:1250px) {}

@media(max-width:990px) {}

@media(max-width:768px) {
    .hero__text {
        padding-left: 25px;
        padding-right: 25px;
        width: 100%;
    }

    .hero__text .btn {
        margin-top: 25px;
    }

    .hero__text__1 {
        margin-bottom: 20px;
    }
}


@media(max-width:1500px) {}

@media(max-width:1250px) {
    .hero__text__1 {
        font-size: 48px;
    }

    .hero__text__2 {
        font-size: 16px;
        gap: 10px;
    }
}


@media(max-width:768px) {
    .hero__text__1 {
        font-size: 22px;
        width: 100%;
        margin-bottom: 15px;
    }

    .hero__text__2 {
        font-size: 15px;
    }
}

/* intro pagina home */

.introduzione_home__flex {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-gap: 20px;
}

.introduzione_home .introduzione_home__flex {
    padding-top: 5vh;
}

.introduzione_home__title {
    padding-right: 50px;
    max-width: 400px;
}

.introduzione_home .btn {
    margin-top: 30px;
}

.introduzione_home__description {
    max-width: 500px;
}

@media(max-width:1500px) {}

@media(max-width:1250px) {}

@media(max-width:990px) {}

@media(max-width:768px) {

    .introduzione_home .introduzione_home__flex {
        padding-top: 30px;
    }

    .introduzione_home__flex {
        grid-template-columns: 1fr;
        grid-column-gap: 0;
        grid-gap: 0;
    }

    .introduzione_home__title {
        padding-right: 0;
        max-width: 100%;
    }

}

@media (min-width:768px) and (max-height: 900px) { 
    .hero__text__1 {
    font-size: 48px;
    margin-bottom: 10px; 
}

.hero__text .btn {
    margin-top: 20px; 
}
}

/* elenco categorie home */

.elenco_categorie_home {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
}

.home_categoria_item h2 {
    margin-top: 20px;
    font-family: 'testo2';
    margin-bottom: 30px;
    font-size: 25px;
}

.home_categoria_item__img img {
    -webkit-transition: all 0.75s ease;
    transition: all 0.75s ease;
    display: block;
}

.home_categoria_item__img {
    height: auto;
    overflow: hidden;
}

.home_categoria_item:hover .home_categoria_item__img img {
    transform: scale(1.1);
}

/* applicazioni home */

.applicazioni_home h2 {
    color: white;
    max-width: 800px;
}

.applicazioni_home__black_bg {
    width: 85%;
    margin-left: 15%;
    background-color: black;
    padding-left: 8vw;
    padding-top: 15vh;
    padding-bottom: 5vh;
}

.applicazioni_home__black_bg__container {
    /* max-width: 90vw; */
}

.applicazioni_home__black_bg__container__btn {
    text-align: right;
    margin-top: 30px;
    padding-right: 15%;
}

.applicazioni_home__black_bg .video_completo {
    transform: translateX(-15%);
    /* max-width: 90%; */
    margin-top: 12vh;
    width: 100%;
}




/* sezione approfondimenti scheda prodotto */

.approfondimenti {}

.approfondimento__flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5%;
}

.approfondimento__flex__col--text {
    max-width: 450px;
}

@media(min-width:768px) {
    .approfondimenti .approfondimento:nth-child(even) .approfondimento__flex {
        flex-direction: row-reverse;
    }
}


.approfondimento__flex__col--text h3 {
    margin-bottom: 30px;
    font-family: titolo;
    font-size: 30px;
    line-height: 120%;
}

.approfondimento__flex__col--text h2 {
    margin-bottom: 30px;
    font-family: titolo;
    font-size: 48px;
    line-height: 120%;
    text-transform: uppercase;
}

.approfondimento__flex__col--text p {
    font-size: 21px;
}

.approfondimento__flex__col--text .intro_label {
    font-size: 14px;
}

.approfondimento__flex__col--text .btn {
    margin-top: 50px;
}

@media(max-width:1500px) {
    .approfondimento__flex__col--text h2 {
        font-size: 40px;
    }
}

@media(max-width:1250px) {

    .approfondimento__flex__col--text h2 {
        font-size: 30px;
    }

    .approfondimento__flex__col--text h3 {
        font-size: 26px;
    }

    .elenco_categorie_home {
        grid-column-gap: 20px;
    }

    .home_categoria_item h2 {
        margin-top: 18px;
        margin-bottom: 20px;
        font-size: 22px;
    }

    .container-blocco_testo_foto {
        width: 77%;
    }

}

@media(max-width:990px) {

    .home_categoria_item .btn {
        display: none;
    }

    .home_categoria_item h2 {
        margin-top: 15px;
        margin-bottom: 0;
        font-size: 20px;
    }

    .elenco_categorie_home {
        grid-column-gap: 15px;
    }

    .approfondimento__flex__col--text h3 {
        font-size: 21px;
    }

    .approfondimento__flex__col--text {
        max-width: 49%;
    }

    .approfondimento__flex__col--text .btn {
        margin-top: 35px;
    }

    .applicazioni_home__black_bg .video_completo {
        transform: translateX(-15%);
        margin-top: 8vh;
    }

    .container-blocco_testo_foto {
        width: 80%;
    }

    .approfondimento__flex__col--text h2 {
        font-size: 25px;
    }
}

@media(max-width:768px) {

    .approfondimento__flex__col--text h2 {
        font-size: 22px;
    }

    .applicazioni_home__black_bg .video_completo {
        transform: translateX(0);
        margin-top: 50px;
    }

    .applicazioni_home__black_bg__container__btn {
        text-align: left;
        margin-top: 20px;
        padding-right: 0;
    }

    .approfondimento__flex {
        display: block;
    }

    .approfondimento__flex__col--img {
        margin-bottom: 55px;
    }

    .approfondimento__flex__col--text h2,
    .approfondimento__flex__col--text h3 {
        margin-bottom: 28px;
        font-size: 22px;
    }

    .approfondimento__flex__col--text .btn {
        margin-top: 30px;
    }

    .approfondimento__flex__col--text {
        max-width: 100%;
    }

    .approfondimento__flex__col--text p {
        font-size: 16px;
    }

    .home_categoria_item h2 {
        font-size: 18px;
    }

    .applicazioni_home__black_bg {
        width: 100%;
        margin-left: 0;
        background-color: black;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

}

@media(max-width:550px) {


    .container-blocco_testo_foto {
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }

    .intro_label.text-center {
        text-align: left !important;
    }

    .titolo3.text-center {
        text-align: left !important;
    }

    .elenco_categorie_home {
        display: flex;
        gap: 12px;
        width: 100vw;
        overflow-x: scroll;
        overflow-y: visible;
        padding-left: 25px;
        padding-right: 25px;
        margin-left: -25px;
    }

    .home_categoria_item {
        min-width: 59vw;
    }

    .home_categoria_item h2 {
        font-size: 16px;
    }

}

/*
/////////////////////////////////////////////////////////////////
DISCOVER RELEASE  template-presentazione.php
@audit cosa è release
////////////////////////////////////////////////////////////////
*/

.processo {
    height: auto;
    position: relative;
}

.processo__titolo {
    text-align: center;
    padding-top: 10vh;
}

.processo__titolo h2 {
    margin-bottom: 50px;
    font-size: 56px;
}

.processo__sfondo {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.25;
}

.processo__approfondimento {
    position: relative;
}

.processo__approfondimento {
    position: relative;
}

.processo__approfondimento__icona img {
    max-width: 75px;
    max-height: 65px;
}

.processo__approfondimento__sfondo {
    /* height: 100%;
    width: 100%; */
    position: absolute;
    top: 15px;
    left: 30px;
    bottom: 15px;
    right: 30px;
    border-radius: 25px;
    z-index: -1;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    opacity: 0;
}

@media (min-width:990px) {
    .processo__approfondimento:hover .processo__approfondimento__sfondo {
        opacity: 0.15;
    }
}

.processo__approfondimento__icona,
.processo__approfondimento__linea,
.processo__approfondimento__text {
    align-self: center;
}

.processo__approfondimento.active .processo__approfondimento__sfondo {
    opacity: 0.3;
}

.processo__approfondimento__content {
    display: grid;
    width: 100%;
    grid-template-columns: 150px 8% 60%;
    max-width: 1200px;
}

.processo__approfondimento__immagine {
    height: auto;
    overflow: hidden;
    border-radius: 20px;
    display: inline-block;
}

.processo__approfondimento__immagine img {
    display: block;
    max-width: 1000px;
}

.processo__approfondimento__content h3 {
    font-size: 22px;
}


.processo__approfondimento__linea {
    height: 100%;
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
}

.processo__approfondimento__linea:after {
    position: absolute;
    top: 0;
    display: block;
    content: "";
    height: 100%;
    border-left: 1px solid black;
}

.processo .processo__approfondimenti .processo__approfondimento:last-child .processo__approfondimento__linea:after {
    height: 50%;
}

.processo__approfondimento__linea__counter {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 36px;
    border-radius: 100px;
    position: relative;
    z-index: 10;
    transform: translateX(-50%);
    font-family: titolo;
    font-size: 17px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    line-height: 100%;
    margin: 0;
}

.processo__approfondimento__linea__counter__inner {
    margin-top: 5px;
}

.processo__approfondimento.active .processo__approfondimento__linea__counter {
    height: calc(100% - 20vh);
}

.processo__approfondimento__text {
    padding: 8vh 0;
}

.processo__approfondimento__text__inner {
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: space-between;
}

.processo__approfondimento__text__text {
    max-width: 700px;
}

.processo__approfondimento__text__descrizione {
    padding-top: 20px;
}

.processo__approfondimento__btn .on {
    display: none;
}

.processo__approfondimento__btn.active .off {
    display: none;
}

.processo__approfondimento__btn.active .on {
    display: block;
}

.processo__approfondimento__text__toggle {
    display: none;
    animation: processo__approfondimento__text__toggle 1s ease;
}

.processo__approfondimento__btn img {
    height: 15px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.processo__approfondimento__btn.active img {
    transform: rotate(45deg);
    filter: invert(100);
}

.processo__approfondimento__btn.active {
    border-color: black;
    color: white;
    background-color: black;
}

.processo__approfondimento__btn:hover img {
    margin-left: 12px;
}

.processo__approfondimento__btn:hover {
    cursor: pointer;
}

@keyframes processo__approfondimento__text__toggle {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.processo__approfondimento__video video {
    width: 100%;
    max-width: 990px;
    border-radius: 20px
}

.processo__approfondimento__video__linea_sotto {
    margin-left: 150px;
    border-left: 1px solid #000;
    height: 60px;
}

/* video completo */

.video_completo video {
    width: 100%;
    height: auto;
}

.video_completo {
    position: relative;
    height: auto;
}

.copertina_video_completo {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all 0.55s ease;
    transition: all 0.55s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.copertina_video_completo:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.25);
}

.copertina_video_completo:hover {
    cursor: pointer;
}

.copertina_video_completo__content {
    position: relative;
    z-index: 20;
}

.copertina_video_completo__ico {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 90px;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 1);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: relative;
    z-index: 15;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 20;
    transform: translate(-50%, -50%);
}

.copertina_video_completo__ico:hover {
    background-color: rgba(255, 255, 255, 0.65);
}

.copertina_video_completo__ico:hover img {
    filter: invert(100);
}

.copertina_video_completo__ico img {
    height: 22px;
    width: auto;
}

.copertina_video_completo__ico__animation {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 90px;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 1);
    animation: copertina_video_completo__ico__animation 1.5s ease infinite;
}

@keyframes copertina_video_completo__ico__animation {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: scale(1.4);
    }
}

.copertina_video_completo:hover .copertina_video_completo__ico {
    border-color: rgba(255, 255, 255, 1);
}

.copertina_video_completo.hide {
    visibility: hidden;
    opacity: 0;
}

.processo__approfondimento__icona {
    opacity: 0.75;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.processo__approfondimento:hover .processo__approfondimento__icona {
    opacity: 1;
}

@media(max-width:1500px) {
    .processo__titolo h2 {
        margin-bottom: 50px;
        font-size: 48px;
    }
}

@media(max-width:1250px) {
    .processo__titolo h2 {
        margin-bottom: 40px;
        font-size: 40px;
    }

    .processo__approfondimento__linea__counter {
        width: 45px;
        height: 32px;
        font-size: 16px;
    }

    .processo__approfondimento__content {
        grid-template-columns: 120px 8% 70%;
    }

    .processo__approfondimento__icona img {
        max-width: 70px;
        max-height: 60px;
    }

    .processo__approfondimento__video__linea_sotto {
        margin-left: 120px;
        height: 50px;
    }
}

@media(max-width:1100px) {
    .processo__approfondimento__immagine img {
        max-width: 100%;
    }
}


@media(max-width:990px) {

    .processo__approfondimento__linea__counter {
        width: 40px;
        height: 30px;
        font-size: 15px;
    }

    .processo__approfondimento__sfondo {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        border-radius: 0;
    }

    .processo__approfondimento__btn {
        margin-top: 15px;
    }

    .processo__approfondimento__text__inner {
        display: block;
    }

    .processo__approfondimento__video__linea_sotto {
        margin-left: 100px;
        height: 30px;
    }

    .processo__titolo h2 {
        margin-bottom: 35px;
        font-size: 32px;
    }

    .processo__approfondimento__icona {
        padding-left: 2%;
    }

    .processo__approfondimento__content {
        display: grid;
        width: 100%;
        grid-template-columns: 100px 6% 70%;
        max-width: 100%;
    }

    .processo__approfondimento__icona img {
        max-width: 60px;
        max-height: 50px;
    }

    .processo__approfondimento__immagine {
        max-width: calc(100% - 50px);
        margin-left: 20px;
    }

    .processo__approfondimento__immagine img {
        max-width: 100%;
    }

    .copertina_video_completo__ico {
        height: 70px;
        width: 70px;
    }

    .copertina_video_completo__ico__animation {
        height: 70px;
        width: 70px;
    }

    .copertina_video_completo__ico img {
        height: 18px;
    }
}

@media(max-width:768px) {
    .processo__titolo h2 {
        font-size: 25px;
    }

    .copertina_video_completo__ico {
        height: 60px;
        width: 60px;
    }

    .copertina_video_completo__ico__animation {
        height: 60px;
        width: 60px;
    }

    .copertina_video_completo__ico img {
        height: 16px;
    }

    .processo__approfondimento__btn {
        padding: 15px 30px;
    }

    .processo__approfondimento__text__text {
        max-width: 100%;
    }

    .processo__approfondimento__text__text {
        max-width: 80%;
    }

    .processo__approfondimento__immagine {
        max-width: 100%;
        margin-left: 0;
    }

    .processo__approfondimento__content h3 {
        font-size: 20px;
    }
}

@media(max-width:550px) {

    .processo__approfondimento.active .processo__approfondimento__linea__counter {
        height: 30px;
    }

    .processo__approfondimento__text__descrizione {
        padding-top: 15px;
    }

    .processo__approfondimento__video__linea_sotto {
        margin-left: 0;
        height: 30px;
        border-left: none;
    }

    .processo__approfondimento__text__text {
        max-width: 100%;
    }

    .processo__approfondimento {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        padding-top: 30px;
    }

    .processo__approfondimento__immagine {
        border-radius: 15px;
    }

    .processo__approfondimento__text {
        padding: 30px 0;
    }

    .processo__approfondimento__icona {
        padding-left: 0;
        margin-right: 40px;
    }

    .processo__approfondimento__content h3 {
        font-size: 18px;
    }

    .processo__approfondimento__content {
        display: flex;
        flex-wrap: wrap;
    }

    .processo__approfondimento__linea {
        order: 1;
        margin-left: 20px;
    }

    .processo__approfondimento__icona {
        order: 2;
    }

    .processo__approfondimento__text {
        width: 100%;
        order: 3;
    }

    .processo__approfondimento__icona img {
        max-width: 50px;
        max-height: 40px;
    }

    .processo__titolo h2 {
        margin-bottom: 30px;
        font-size: 22px;
    }

    .processo__titolo {
        text-align: left;
        padding-left: 25px;
        padding-right: 25px;
    }
}

/*
/////////////////////////////////////////////////////////////////
APP template-app.php
@audit app
////////////////////////////////////////////////////////////////
*/

.funzionalita_app__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20% 10%;
    margin-top: 50px;
}

.funzionalita_app__item {
    display: flex;
    gap: 20px;
    align-items: center;
}

.funzionalita_app__item__ico {
    height: 110px;
    width: 110px;
    min-width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    border: 1px solid #ddd;
}

.funzionalita_app__item__ico img {
    max-height: 35px;
    max-width: 35px;
}

.swiper_custom_control {
    width: 70px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    border-radius: 100px;
    background-color: white;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.swiper_custom_control:hover {
    background-color: black;
    cursor: pointer;
    border-color: black;
}

.swiper_custom_control:hover img {
    filter: invert(100);
}

.focus_on .swiper_custom_control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.focus_on .swiper_custom_control.prev-custom {
    left: 50px;
}

.focus_on .swiper_custom_control.prev-custom img {
    transform: rotate(180deg);
}

.focus_on .swiper_custom_control.next-custom {
    right: 50px;
}

.focus_on_esempio_app {
    height: auto;
    overflow: hidden;
    border-radius: 40px;
    border: 2px solid #ddd;
}

.swiper-button-disabled {
    display: none;
}

.esempio_app_slider {
    position: relative;
}

@media(max-width:1500px) {
    .focus_on_esempio_app {
        border-radius: 35px;
    }
}

@media(max-width:1250px) {
    .focus_on_esempio_app {
        border-radius: 30px;
    }

    .funzionalita_app__item__ico {
        height: 90px;
        width: 90px;
        min-width: 90px;
    }

    .funzionalita_app__item__ico img {
        max-height: 28px;
        max-width: 28px;
    }
}

@media(max-width:990px) {
    .focus_on_esempio_app {
        border-radius: 25px;
    }

    .funzionalita_app__item__ico {
        height: 80px;
        width: 80px;
        min-width: 80px;
    }

    .funzionalita_app__item__ico img {
        max-height: 20px;
        max-width: 20px;
    }
}

@media(max-width:768px) {
    .focus_on_esempio_app {
        border-radius: 20px;
    }

    .funzionalita_app__item__ico {
        height: 65px;
        width: 65px;
        min-width: 65px;
    }

    .funzionalita_app__item__ico img {
        max-height: 18px;
        max-width: 18px;
    }
}

@media(max-width:768px) {
    .funzionalita_app__grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 30px 0;
        margin-top: 50px;
    }

    .container-50 {
        width: calc(100% - 50px);
    }

    .titolo2.text-center {
        text-align: left;
    }

    .titolo--max-width {
        margin-left: 0;
        margin-right: 0;
    }
}


@media(max-width:550px) {
    .funzionalita_app__item__ico {
        height: 60px;
        width: 60px;
        min-width: 60px;
    }

    .funzionalita_app__item {
        gap: 13px;
    }
}

/*
/////////////////////////////////////////////////////////////////
APPLICAZIONI template-applicazioni.php
@audit applicazioni
////////////////////////////////////////////////////////////////
*/

.applicazioni_slider {
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100vh;
    overflow: hidden;
}

.applicazioni_slider .swiper-pagination-bullet {
    background-color: black;
    height: 2px;
    width: 25px;
    border-radius: 0;
    margin-bottom: 15px !important;
    text-align: right !important;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.applicazioni_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 40px;
}

.applicazioni_slider .swiper-pagination {
    padding-right: 15px;
    text-align: right !important;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}

.applicazione_slide {
    height: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.applicazione_slide__sfondo {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all 0.55s ease-in;
    transition: all 0.55s ease-in;
    opacity: 0;
}

.applicazioni_slider .swiper-slide.swiper-slide-active .applicazione_slide__sfondo {
    opacity: 1;
    transition-delay: 0.25s;
}

.applicazioni_slider .swiper-slide.swiper-slide-prev .applicazione_slide__sfondo {
    opacity: 0;
    transition-delay: 0;
}



.applicazioni_slider .swiper-container {
    height: 100vh;
    /* overflow: hidden; */
}

.applicazioni_slider .swiper-slide {
    height: 100vh !important;
}


.applicazione_slide__img {
    height: auto;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
}

.applicazioni_slider .swiper-slide .applicazione_slide__img img {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    transform: scale(1.5);
}

.applicazioni_slider .swiper-slide.swiper-slide-active .applicazione_slide__img img {
    transform: scale(1);
}

.applicazione_slide__img img {
    width: 100%;
    height: 55vh;
    object-fit: cover;
    display: block;
}

.applicazione_slide__img h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: titolo;
    color: white;
    text-transform: uppercase;
    font-size: 64px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
}

.applicazioni_slider .swiper-slide.swiper-slide-active .applicazione_slide__img h2 {
    opacity: 1;
    transition-delay: 0.5s;
	width: 100%;
    text-align: center;
}


.applicazione_slide__text {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin-top: 20px;
    opacity: 0;
    transform: translateY(20px);
    -webkit-transition: all 0.55s ease;
    transition: all 0.55s ease;
    transition-delay: 0.5s;
}

.applicazione_slide__text__title p {
    font-family: testo2;
    font-size: 23px;
    text-transform: uppercase;
}
.applicazione_slide__text__title p small {
    font-size: 19px;
    font-family: testo1;
}

.applicazioni_slider .swiper-slide.swiper-slide-active .applicazione_slide__text {
    opacity: 1;
    transform: translateY(0);
}


@media(max-width:1500px) {
    .applicazione_slide__img h2 {
        font-size: 60px;
    }
}

@media(max-width:1250px) {
    .applicazione_slide__img h2 {
        font-size: 48px;
    }
}

@media(max-width:990px) {
    .applicazione_slide__img h2 {
        font-size: 36px;
    }

    .applicazioni_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 20px;
    }

    .applicazioni_slider .swiper-pagination-bullet {
        width: 12px;
    }

    .applicazioni_slider .swiper-pagination {
        padding-right: 0;
        margin-right: -10px;
    }

}

@media(max-width:768px) {

    .applicazione_slide__img {
        border-radius: 15px;
    }


    .applicazione_slide__text {
        display: block;
        margin-top: 15px;
        transform: translateY(20px);
        text-align: center;
    }

    .applicazione_slide .btn {
        font-size: 15px;
        padding: 15px 30px;
    }

    .applicazione_slide__text__title {
        margin-bottom: 15px;
        font-size: 14px;
    }


    .applicazione_slide__img h2 {
        font-size: 30px;
    }
}

/*
/////////////////////////////////////////////////////////////////
ISPIRAZIONI
template-ispirazioni.php
@audit ispirazioni
////////////////////////////////////////////////////////////////
*/

.ispirazioni__socials {
    margin-top: 50px;
}

.ispirazioni__socials .btn {
    margin-right: 10px;
}

.btn--social img {
    margin: 0;
    max-height: 18px;
    max-width: 19px;
}

.btn--social {
    gap: 10px;
}

.btn--social:hover img {
    margin-left: 0;
}

.sezioni_ispirazioni__grid {
    display: grid;
    grid-template-columns: 1.75fr 1.25fr;
    grid-column-gap: 20px;
}

.sezioni_ispirazioni__grid:nth-child(even) {
    grid-template-columns: 1.25fr 1.75fr;
}

.sezioni_ispirazioni__item__text {
    position: relative;
}

.sezioni_ispirazioni__item__img {
    position: relative;
}

.sezioni_ispirazioni__item__img img {
    width: 100%;
}

.sezioni_ispirazioni__item {
    height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}

.product_item__text__echosystem {
    position: absolute;
    right: 0;
    top: 0;
}

.label_new {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    text-transform: uppercase;
    font-size: 12px; 
    padding: 3px 9px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 100px; 
    z-index: 10;
    font-family: 'testo1', Helvetica, Arial, sans-serif;
}

.sezioni_ispirazioni__item__img {
    margin-bottom: 20px;
}

.sezioni_ispirazioni__item h2 {
    text-transform: uppercase;
    font-family: testo2;
    font-size: 22px;
    margin-bottom: 30px;
}

.sezioni_ispirazioni__item__links__item img {
    height: 13px;
}

.sezioni_ispirazioni__item__links__item {
    margin-bottom: 4px;
}

.sezioni_ispirazioni__item__links__item span {
    margin-right: 6px;
}

.sezioni_ispirazioni__item .btn {
    margin-top: 30px;
}

@media(max-width:1500px) {}

@media(max-width:1250px) {
    .sezioni_ispirazioni__grid {
        display: grid;
        grid-template-columns: 1.25fr 1fr;
        grid-column-gap: 20px;
    }

    .sezioni_ispirazioni__grid:nth-child(even) {
        grid-template-columns: 1fr 1.25fr;
    }
}

@media(max-width:990px) {

    .sezioni_ispirazioni__grid,
    .sezioni_ispirazioni__grid:nth-child(even) {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 20px;
    }

    .sezioni_ispirazioni__item {
        display: block;
    }

}

@media(max-width:768px) {

    .product_item__text__echosystem img {
        height: 25px;
        width: auto;
    }

    .sezioni_ispirazioni__item h2 {
        font-size: 18px;
    }

    .sezioni_ispirazioni__grid,
    .sezioni_ispirazioni__grid:nth-child(even) {
        grid-template-columns: 1fr;
        grid-column-gap: 0;
    }

    .sezioni_ispirazioni__item:nth-child(odd) {
        margin-bottom: 50px;
    }

    .sezioni_ispirazioni__item h2 {
        margin-bottom: 15px;
    }

    .sezioni_ispirazioni__item .btn {
        margin-top: 25px;
    }

    .ispirazioni__socials .btn {
        margin-right: 0;
    }

    .ispirazioni__socials {
        display: flex;
        justify-content: space-between;
    }

    .sezioni_ispirazioni__item__links__item span {
        margin-right: 3px;
    }

}

/* banner */

.banner {
    height: auto;
    position: relative;
}

.banner__sfondo {
    width: 100%;
    height: auto;
}

.banner__content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
}

.banner.banner--center .banner__content {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.banner.banner--center .banner__content h3 {
    max-width: 700px;
}

.banner.banner--light {
    color: white;
}

.banner__content h3 {
    margin-bottom: 30px;
    max-width: 330px;
    line-height: 125%;
}

@media(max-width:1500px) {}

@media(max-width:1250px) {}

@media(max-width:990px) {}

@media(max-width:768px) {
    .banner__content {
        position: absolute;
        top: 70px;
        transform: translateY(0);
        left: 25px;
    }

    .banner.banner--center .banner__sfondo {
        height: 80vh;
        width: 100%;
        object-fit: cover;
    }
}

/*
/////////////////////////////////////////////////////////////////
CARTE DI SICUREZZA
template-carte_di_sicurezza.php
@audit carte di sicurezza
////////////////////////////////////////////////////////////////
*/

/* faq */

.faq__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: titolo;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #ccc;
}

.faq__header .titolo2 {
    max-width: calc(100% - 50px);
}

.faq__header img {
    width: 19px;
}

.faq__header:hover {
    cursor: pointer;
}

.faq__header .faq_open {
    display: none;
}

.faq__header.faq__header__active .faq_open {
    display: block;
}

.faq__header.faq__header__active .faq_close {
    display: none;
}

.faq__content {
    display: none;
    padding: 50px 0;
    animation: faq__content 1s;
}

@keyframes faq__content {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    20% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.faq__content__content {
    max-width: 900px;
}

.faq__content__content img {
    max-width: 100%;
    margin-bottom: 30px;
}

.faq__content__content h3 {
    margin-top: 50px;
    margin-bottom: 15px;
}

.faq .faq__content__content h3:first-child {
    margin-top: 0;
}

.faq__content__content h3:first-child {
    margin-top: 0;
}

/*
/////////////////////////////////////////////////////////////////
PAGINA CAMPIONI SCELTI template-campionari.php
@audit campionari
////////////////////////////////////////////////////////////////
*/

.campioni_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.campioni_grid__item {
    padding: 15px;
    border-radius: 20px;
    border: 1px solid #ccc;
    -webkit-transition: border 0.35s ease;
    transition: border 0.35s ease;
}

.campioni_grid__item:hover {
    border-color: black;
}

.campioni_grid__item__img img:not(.campioni_grid__item__remove img) {
    border-radius: 15px;
}

.campioni_grid__item__img {
    margin-bottom: 15px;
    position: relative;
}

.campioni_grid__item__remove {
    height: 40px;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.65);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    position: absolute;
    top: 15px;
    right: 15px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.campioni_grid__item__remove:hover {
    background-color: rgba(255, 255, 255, 1);
    cursor: pointer;
}

.campioni_grid__item__name {
    font-family: titolo;
    font-size: 16px;
    text-transform: uppercase;
}

.campioni_grid__item__selections {
    margin-top: 20px;
}

.campioni_grid__item__selections__item {
    font-size: 14px;
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.campioni_grid__item .campioni_grid__item__selections__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

@media(max-width:1500px) {
    .campioni_grid {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 25px;
    }
}

@media(max-width:1250px) {
    .campioni_grid {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media(max-width:1100px) {
    .campioni_grid {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 15px;
    }
}

@media(max-width:990px) {
    .campioni_grid {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 15px;
    }

    .campioni_grid__item__category {
        font-size: 14px;
    }

    .campioni_grid__item__name {
        font-size: 15px;
    }
}

@media(max-width:768px) {
    .campioni_grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px;
    }

    .campioni_grid__item {
        padding: 12px;
        border-radius: 15px;
    }

    .campioni_grid__item__selections__item {
        font-size: 13px;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }

    .campioni_grid__item__name {
        font-size: 14px;
    }

    .campioni_grid__item__remove {
        height: 35px;
        width: 35px;
        top: 12px;
        right: 12px;
    }

}

@media(max-width:550px) {

    .campioni_grid__item__remove img {
        height: 15px;
    }

    .campioni_grid__item__img img:not(.campioni_grid__item__remove img) {
        border-radius: 10px;
    }

    .campioni_grid__item__selections {
        margin-top: 15px;
    }

    .campioni_grid {
        grid-gap: 8px;
    }

    .campioni_grid__item__name {
        font-size: 13px;
    }

    .campioni_grid__item {
        padding: 10px;
        border-radius: 12px;
    }

    .campioni_grid {
        width: 100vw;
        margin-left: -25px;
        padding: 0 10px;
        padding-bottom: 30px;
    }

    .campioni_grid__item__category {
        font-size: 13px;
    }
}

/*
/////////////////////////////////////////////////////////////////
DISTRIBUTORI E PARTNER
template-distributori_e_partner.php
@audit distributori
////////////////////////////////////////////////////////////////
*/

.distributori__nazione__head {
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    font-family: titolo;
    font-size: 30px;
}

.distributori__nazione__head:hover {
    cursor: pointer;
}

.distributori__nazione__content__titolo {
    padding-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-family: titolo;
    font-size: 25px;
    padding-bottom: 10px;
}

.distributori__nazione__content {
    padding-bottom: 50px;
    display: none;
    animation: distributori__nazione__content 1s ease;
}

.favini-map {
    height: 70vh;
}

.favini-map h3 {
    font-size: 14px;
}

.favini-map p {
    font-size: 13px;
}

@keyframes distributori__nazione__content {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }

    20% {
        opacity: 0;
        transform: translateY(-30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.distributori__nazione__head img {
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    transform-origin: center;
}

.distributori__nazione__head.active img {
    transform: rotate(180deg);
}

.distributori__nazione__content__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 70px 30px;
}

.distributore__title strong {
    font-weight: normal;
    font-family: testo2;
    font-size: 16px;
}

.distributore__title {
    margin-bottom: 20px;
    text-transform: uppercase;
}

.distributore__title span {
    font-size: 14px;
}

.distributore__info {}

@media(max-width:1500px) {}

@media(max-width:1250px) {
    .distributori__nazione__head {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 27px;
    }
}

@media(max-width:990px) {
    .distributori__nazione__head {
        font-size: 25px;
    }
}

@media(max-width:768px) {
    .distributori__nazione__content__grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 50px 25px;
    }

    .distributori__nazione__head {
        font-size: 22px;
    }

    .distributori__nazione__content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media(max-width: 600px) {
    .distributori__nazione__content__grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 50px 0;
    }
}

/*
/////////////////////////////////////////////////////////////////
CONTATTI template-contatti.php
@audit contatti
////////////////////////////////////////////////////////////////
*/

.contatti_sedi {
	padding-top: 50px;
}

.contatti_sedi__item {
    display: flex;
    align-items: flex-start;
    padding: 35px 25px;
    border-bottom: 1px solid #E2E2E2;
    flex-wrap: wrap;
}

.contatti_sedi__item__col {
    width: 33.33%;
}

.contatti_sedi__item__col p {
    font-weight: normal;
}

.contatti_sedi__item__title__tipologia {
    display: none; /* flex; */
    align-items: center;
    gap: 5px;
}

.contatti_sedi__item__title {
    font-family: 'testo2';
    font-size: 22px;
}

.contatti_sedi__item__title__tipologia__line {
    width: 20px;
    height: 2px;
    background-color: black;
}


.contatti_sedi__item p {
    text-indent: 0px !important;
}



@media (max-width:768px) {

    .contatti_sedi__item p:first-child {
        margin-bottom: 22px;
    }

    .contatti_sedi__item__col {
        width: 100%;
    }

    .contatti_sedi__item__title {
        margin-bottom: 30px;
    }

    .contatti_sedi__item {
        padding: 30px 0;
    }
}

a.link,
.link {
    font-family: testo1;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.27);
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

.forms {
    background-color: #F2F2F0;
}

.introduzione_pagina__flex {
    display: grid;
    grid-template-columns: 2fr 3fr;
    grid-gap: 5%;
}

.introduzione_pagina__flex {
    display: grid;
    grid-template-columns: 2fr 3fr;
    grid-gap: 5%;
}


@media(max-width:768px) {

    .sezioni_ispirazioni__item__links__item,
    a.link,
    .link {
        font-size: 14px;
    }

    .introduzione_pagina__flex {
        grid-template-columns: 1fr;
        grid-gap: 30px 0;
    }
}

/*
/////////////////////////////////////////////////////////////////
FOOTER footer.php
////////////////////////////////////////////////////////////////
*/
.footer {
    padding-top: 5vh;
    border-top: 1px solid #DFDFDF;
}

.footer p {
    font-size: 14px;
}

.footer .footer__flex {
    display: flex;
    flex-wrap: wrap;
}

.footer .footer__logo img {
    height: 35px;
}

.footer h4,
.footer .h4 {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
}

.footer .footer__flex .social ul {
    display: flex;
    justify-content: flex-end;
}

.footer .footer__flex .social ul li img {
    width: 20px;
    height: auto;
    margin-left: 30px;
}

.footer_line {
    border-top: 1px solid #DFDFDF;
}

.footer__flex--end {
    padding: 30px 0;
}

.footer__flex--end .footer__flex__col {
    width: auto;
}

.footer__flex__col strong {
    font-family: testo2;
    /*text-transform: uppercase;*/
    display: inline-block;
}

.footer__flex--end {
    justify-content: space-between;
}

.footer__flex__col {
    width: 33%;
    height: auto;
}

.footer__flex__col ul li {
    margin-bottom: 8px;
    font-size: 16px;
}

.underline {
    text-decoration: underline;
}

.footer__flex__col--menu ul li {
    font-family: testo2;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px;
}

.underline:after {
    content: url(https://www.favini.com/wp-content/themes/favini/img/home/hero-slider/pulsante-link.svg);
    margin-left: 7px;
}

#menu-footer-colonna-3-i-en li,
#menu-footer-colonna-3-i li {
    margin-bottom: 1vh;
}

#menu-footer-colonna-3-i li a,
#menu-footer-colonna-3-i-en li a {
    text-transform: uppercase;
    font-family: titolo;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}




/* pagina privacy */
.subnav {
    list-style: none;
    list-style-image: none;
    padding-left: 1em;
    margin-bottom: 1em;
}

.subnav li {
    font-weight: normal;
    font-size: .8em;
    line-height: 1.4em;
    float: left;
    width: 29%;
    display: block;
    height: 32px;
    color: #ef4036;
    padding-right: 1%;
}

.subnav li:before {
    content: "> ";
}

.subnav li a {
    font-size: 110%;
    padding-left: 4px;
    color: #3C424C;
}

hr.wp-block-separator {
    border: 0;
    height: 1px;
    background: #000;
    margin: 40px 10px 20px 10px;
    width: 100%;
}

.footer__flex--start {
    padding-bottom: 30px;
}

footer .link img {
    max-width: 15px;
}

footer .link {
    text-transform: inherit;
}

footer .link:first-child {
    margin-bottom: 20px;
}

@media (max-width:1200px) {

    .footer .footer__flex .social {
        display: flex;
        width: 100%;
        justify-content: center;
        margin-top: 2vh;
    }
}

@media (max-width:768px) {

    .footer .footer__flex .social {
        display: block;
    }

    .footer .footer__flex .social ul {
        display: flex;
        width: 100% !important;
        justify-content: space-between;
        margin-top: 5px;
        width: 100%;
    }

    .footer__flex--start .footer__flex__col:last-child {
        margin-bottom: 0;
    }

    .footer__flex__col {
        width: 50%;
        padding-right: 20px;
    }

    .footer__flex--end {
        display: block;
        text-align: center;
    }

    .footer__flex--end p {
        text-align: left;
    }

    .footer__flex--end .footer__flex__col {
        width: 100%;
    }

    .footer .footer__flex .social ul li img {
        margin-left: 0;
        margin: 0 7px;
    }

    .footer h4,
    .footer .h4 {
        font-size: 15px;
    }

    .footer,
    .footer a {
        font-size: 15px;
    }

    .footer .footer__logo img {
        height: 28px;
    }

    .footer__flex__col a {
        font-size: 16px !important;
    }

    .footer__flex--end .footer__flex__col:first-child {
        margin-bottom: 10px;
    }

    .footer__flex--end {
        padding: 30px 0;
        padding-bottom: 0;
    }

}

@media(max-width:600px) {
    .footer .footer__flex__col {
        padding-right: 0;
        width: 100%;
        margin-bottom: 30px;
        text-align: left;
    }
}


.grecaptcha-badge {
    display: none !important;
}


/* custom popup */

.custom_favini_popup {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 150;
    background-color: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(15px);
    backdrop-filter: -webkit-blur(15px);
    padding: 7px 16px;
    display: none;
    -webkit-transition: all 0.55s ease;
    transition: all 0.55s ease;
    transform: translateX(-30%);
    opacity: 0;
    border: 1px solid #ccc;
    /* border-radius: 100px; */
}

.custom_favini_popup__close:hover {
    cursor: pointer;
}

.custom_favini_popup--opacity1 {
    opacity: 1;
    transform: translateX(0);
}

@keyframes custom_favini_popup {
    0% {
        opacity: 0;
    }

    70% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.custom_favini_popup p {
    font-size: 13px;
    margin: 0;
}

@media(max-width:768px) {
    .custom_favini_popup p {
        font-size: 12px;
        margin: 0;
    }
}

.custom_favini_popup p a {
    color: black;
    text-decoration: underline;
    font-family: testo2;
}

.custom_favini_popup p a:hover {
    cursor: pointer;
}


.custom_favini_popup__inner {
    display: flex;
    align-items: center;
    gap: 14px;
}

.custom_favini_popup__inner img {
    /* height: 13px; */
    transform: translateY(2px);
}

.marker_google_maps {
    max-height: 140px !important;
}