/** ==========
NUOVO SITO 2024 STILE INIZIO
===== **/

/** NEW OWL DICEMBRE 2024 */
.home-product {
    position: relative;
}

.owl-nav {
    position: absolute;
    top: -57px;
    width: auto;
    display: flex;
    justify-content: end;
    right: 0;
}

.owl-nav button {
    background: none !important;
    width: 40px;
    text-align: right;
}

.owl-nav button i {
    font-size: 35px;
}

button.owl-prev.disabled,
button.owl-next.disabled {
    opacity: 0;
    cursor: default !important;
}

.owl-nav button:hover i {
    color: #37afa8;
}

/** Modifica prezzi box visualizzazione Dicembre 2024 **/

.hoversparisci p.prodotto-home-prezzo {
    margin-bottom: 5px !important;
    margin-top: 2px;
}

.home-product .hoversparisci .prodotto-home-prezzo span.price del,
.home-product .hoversparisci .prodotto-home-prezzo span.price ins {
    font-size: 16px !important;
    text-decoration: none !important;
}

.home-product .hoversparisci .prodotto-home-prezzo span.price del span.amount {
    opacity: 0.5;
    font-weight: 500;
}

/* Modifica pulsante non disponibile **/
.hoverappari .not-available .general-button.disabled {
    opacity: .2;
    width: auto;
    min-width: 1px;
    font-size: 12px !important;
    display: inline-block;
}

.hoverappari .not-available .general-button.disabled:after {
    font-family: FontAwesome;
    content: "\f07a";
    display: inline-block;
    padding-left: 5px;
}

.hoverappari .not-available {
    text-align: right;
}

/** common **/

/** INIZIO HERO SITO WEB **/

.heronew .deskhero {
    display: block !important;
}

.heronew .resphero {
    display: none !important;
}

@media only screen and (max-width: 639px) {
    .heronew .deskhero {
        display: none !important;
    }

    .heronew .resphero {
        display: block !important;
    }
}


.heronew .owl-dots {
    position: absolute;
    left: 50%;
    bottom: -50px;
    transform: translate(-50%, 0);
    background: transparent !important;
}


.heronew .owl-dots span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.heronew .owl-dots .active span {
    background: #fed83b !important;
}

.heronew .owl-dots button {
    background: transparent !important;
}

/** FIN HERO SITO WEB **/


/** RIGA PRODUCT **/
.rebalancer_new {
    padding: 5em 0 0;
}

button.btn.btncarica {
    height: 50px;
}

.rebalancer_new h2 {
    font-weight: 600 !important;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.home-product a {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1;
}

.home-product h4 {
    margin-bottom: -5px;
    text-align: left;
}

/*.rebalancer_new .owl-nav {
    max-width: 120%;
    width: 105%;
    left: 50%;
    transform: translate(-50%, 0);
}*/

.home-product .prodotto-home {
    margin: 0;
}

.home-product .star_prod_home {
    float: none;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.home-product .star-rating {
    padding-left: 0;
}

.home-product .star_prod_home {
    float: none;
    display: flex;
    justify-content: flex-start;
    max-width: 40%;
    margin: 0;
}

.home-product .star_prod_home span.txtrev {
    margin-top: 4px;
    margin-left: 5px;
}

.prodotto-home.prodotto p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: normal !important;
}

.home-product .prodotto-home-prezzo span.price {
    font-weight: 600;
    font-size: 16px;
}

.woocommerce .hoversparisci h4 {
    line-height: 1.1;
    margin-bottom: 2px;
}

.woocommerce .hoversparisci h4 a {
    text-align: left;
    line-height: 0;
}

.woocommerce .hoversparisci a.button {
    font-size: 16px !important;
    min-width: 1px;
    color: #000000;
}

/** RIGA PRODUCT **/

/** RIGA ESIGENZE **/
.esigenze_new h2.text-center {
    font-weight: 600 !important;
    font-size: 40px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
}


.esigenze_new h2.text-center {
    font-weight: 600 !important;
    font-size: 40px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
}

.riquadro-esigenze_new {
    position: relative;
    overflow: hidden;
    min-height: 330px;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.riquadro-esigenze_new:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
}

.riquadro-esigenze_new a {
    position: relative;
    z-index: 2;
}

.riquadro-esigenze_new img {
    max-width: 100px;
    display: block;
    margin: 0 auto;
}

.esigenze_new h5 {
    font-size: 18px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 600;
}


.img-esigenza {
    position: relative;
    z-index: 4;
}

/*.esigenze_new .owl-nav,
.ricette_new .owl-nav {
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 120%;
    width: 105%;
}
*/


.riquadro-ricette {
    position: relative;
    overflow: hidden;
    height: 250px;
}

.riquadro-ricette img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.playbtnric {
    position: absolute;
    max-width: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.riceptcar h5,
.blog_new h5 {
    text-align: left;
    display: block;
    margin-top: 14px;
    font-weight: 600;
}

.blog_new h5 {
    text-align: left !important;
}

.contentblog .relativeimg {
    overflow: hidden;
}

.contentblog .relativeimg img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.contentblog .relativeimg .playbtn_ric img {
    z-index: 2;
}

.bloghome .firstactiveitem:hover {
    left: 0;
}

.bloghome .lastactiveitem:hover {
    right: 0;
}

/** programma nutrizionale inizio **/

.rowflex_coaching_nutrizionale {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.col_coaching_nutrizionale {
    width: 100%;
    cursor: pointer;
}

section.coaching_nutrizionale.rebalancer_new .owl-stage {
    padding: 0 !important;
}

.riquadro_coaching_nutrizionale {
    position: relative;
    height: 520px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
}

.riquadro_coaching_nutrizionale:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent);
    z-index: 2;
}

.txt_coaching_nutrizionale {
    z-index: 3;
    position: relative;
    padding: 2em;
    min-height: 260px;
}

.txt_coaching_nutrizionale h3 {
    font-weight: 500;
    color: #fed330;
}

.txt_coaching_nutrizionale p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
}

.txt_coaching_nutrizionale p a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.txt_coaching_nutrizionale p a i {
    font-size: 12px;
}

section.coaching_nutrizionale.rebalancer_new {
    padding-bottom: 4em;
}

.riquadro_coaching_nutrizionale {
    background-position: center center;
    background-size: cover;
}

/** programma nutrizionale fine **/

section.text-center {
    padding: 4em 0 4em;
}

/* ===================== */
/* ROLLOVER VIDEO PRODOTTI
/* ===================== */
#pausa,
#pausabds,
#pausabd {
    position: absolute;
    cursor: pointer;
    color: #fff;
    font-size: 36px;
    bottom: 20px;
    right: 100px;
    z-index: 2;
}

#back,
#backbds,
#backbd {
    position: absolute;
    cursor: pointer;
    color: #fff;
    font-size: 36px;
    bottom: 20px;
    right: 60px;
    z-index: 2;
}

#volume,
#volumebds,
#volumebd {
    position: absolute;
    cursor: pointer;
    color: #fff;
    font-size: 36px;
    bottom: 20px;
    right: 20px;
    z-index: 2;
}

.playvideo_ant.woocommerce ul.products li.product,
.playvideo_ant .prodotto {
    position: relative;
    overflow: hidden;
}

.playvideo_ant .prodotto {
    transition: 0s all;
}

@media only screen and (min-width: 640px) {

    .playvideo_ant.woocommerce ul.products li.product:hover,
    .playvideo_ant .prodotto:hover {
        position: relative;
        z-index: 99999;
        transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        transition-delay: 1s;
    }

    .playvideo_ant.woocommerce ul.products li.product:not(:hover),
    .playvideo_ant .prodotto:not(:hover) {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
    }

    .playvideo_ant.woocommerce ul.products li.product img,
    .playvideo_ant .prodotto img {
        opacity: 1;
        transition: 0s all;
    }

    .playvideo_ant.woocommerce ul.products li.product:hover img,
    .playvideo_ant .prodotto:hover img {
        opacity: 0;
        transition-delay: 1s;
    }

    .playvideo_ant.woocommerce ul.products li.product:not(:hover) img,
    .playvideo_ant .prodotto:not(:hover) img {
        position: relative;
    }

    .playvideo_ant.woocommerce ul.products li.product .video-container,
    .playvideo_ant .prodotto .video-container {
        position: absolute;
        /* overflow: hidden; */
        width: 100%;
        height: 80%;
    }

    .playvideo_ant.woocommerce ul.products li.product iframe,
    .playvideo_ant .prodotto iframe {
        opacity: 0;
        position: absolute;
        width: 100%;
        max-width: 120%;
        height: auto;
        transform: scale(1.3) translate(-40%, -45%) !important;
        -webkit-transform: scale(1.3) translate(-40%, -45%) !important;
        -moz-transform: scale(1.3) translate(-40%, -45%) !important;
        left: 50%;
        top: 80%;
        transition: 0s all;
        z-index: -1;
    }

    .playvideo_ant.woocommerce ul.products li.product:hover iframe,
    .playvideo_ant .prodotto:hover iframe {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        opacity: 1;
        transition-delay: 1s;
    }

    .play_btn i,
    .pause_btn i {
        color: #fff;
        line-height: 30px;
        font-size: 12px;
    }

    .play_btn,
    .pause_btn,
    .voiceup_btn {
        position: absolute;
        z-index: 999999999999999999999;
        left: 10px;
        top: 120px;
        background: #32aea5;
        width: 30px;
        height: 30px;
        border-radius: 10px;
    }

    .upvolume {
        display: none;
    }

    .novolume {
        display: block;
    }

    .muto .novolume {
        display: none !important;
    }

    .muto .upvolume {
        display: block !important;
    }

    .contentvideoricette .pause_btn {
        top: 75%;
        transform: scale(1.4);
    }

    .playvideo_ant .prodotto-home.prodotto:hover img {
        height: auto;
        margin: 0;
    }
}

.playvideo_ant .prodotto-home.prodotto a.wrap-video-container {
    transition: 0s all;
    width: 100%;
}

.playvideo_ant .prodotto-home.prodotto:hover a.wrap-video-container {
    transition-delay: 1s;
}

.wrap-video-container img {
    background-color: #f3efec;
}

.prodotto-home-prezzo .price del {
    font-size: 18px;
    position: relative;
    text-decoration: none;
}

.prodotto-home-prezzo .price del:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2px;
    background: #fed600;
    width: 100%;
    transform: translate(-50%, -50%) rotate(-10deg);
}

.hoverappari {
    z-index: 9999999;
    position: relative;
}

.hoverappari .variations_form.cart {
    display: block;
}

.hoverappari {
    padding: 1em 0.5em 1em;
}

.hoverappari .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-woocommerce_after_add_to_cart_button {
    display: none;
}

.hoverappari select {
    margin: 0 !important;
    font-size: 14px !important;
    height: 40px !important;
    border: 1px solid #32aea5 !important;
}

.hoverappari .single_variation_wrap>div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hoverappari .quantity.buttons_added {
    float: none;
    width: 45%;
    display: flex;
    margin: 0;
    align-items: center;
    padding: 0 10px 0 0;
    height: 30px;
}

.hoverappari .single_add_to_cart_button {
    width: 55%;
    margin: 0 !important;
    font-size: 15px !important;
}

.hoverappari input.qty {
    font-size: 16px !important;
}

.hoverappari .value {
    border: none !important;
    padding: 0;
}

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

.hoverappari .price del {
    display: block;
    margin-bottom: -5px;
}

.hoverappari .price del span.amount {
    font-size: 14px;
    opacity: .5;
}

.hoverappari .price ins {
    font-size: 14px;
    text-decoration: none;
}

.hoverappari .prodotto-home-prezzo .price del:before {
    width: 60%;
    left: 40px;
}

.nonedisp {
    display: none;
}

.hoverappari h4 a {
    font-size: 15px !important;
    font-weight: 600 !important;
}

.hoverappari a.button {
    width: 100%;
    font-size: 14px !important;
}

button.button.product_type_simple.ajax_add_to_cart {
    padding: 10px;
    font-size: 10px !important;
    color: #000;
}

.hoverappari button.button.product_type_simple.ajax_add_to_cart {
    padding: 10px !important;
}

.pause_btn,
.voiceup_btn {
    left: 40px;
}


.home-product .owl-item:hover {
    z-index: 99;
    position: relative;
}

/** prezzo prodotti variabili **/
.custom-price-container {
    display: none;
}

.custom-price-container.pienovar {
    justify-content: center;
    font-size: 14px !important;
    font-weight: bold;
    border: 1px solid #0e9688;
    padding: 5px 10px;
    display: flex;
}

.custom-price-container.pienovar .price {
    display: inherit;
}

.custom-price-container.pienovar del {
    margin-right: 5px;
}

/** IN CASO NON HANNO IL VIDEO **/
.novideo_imgshow_div,
.novideo_imgshow_div_img {
    transition: opacity 0.3s;
    /* Durata della transizione, ad esempio 0.3 secondi */
    opacity: 0;
    position: absolute;
}

.prodotto-home.prodotto:hover .novideo_imgshow_div {
    opacity: 1;
    position: absolute;
    height: 250px;
    top: 0;
    background: none;
    width: 100%;
    overflow: hidden;
    left: 0;
    border: 0;
    transition-delay: 1s;
}

.prodotto-home.prodotto:hover .novideo_imgshow_div img {
    opacity: 1;
    position: absolute !important;
    top: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 100%;
    transition-delay: 1s;
}




/** FIRST E LAST ITEM DELLO SLIDER CHE FANNO LO SLIDE ALTRIMENTI IL VIDEO VIENE TAGLIATO **/
@media only screen and (min-width: 1100px) {
    .firstactiveitem {
        transition: left 1s;
        /* Definizione di transizioni per left e right */
        left: 0;
    }

    .lastactiveitem {
        transition: right 1s;
        /* Definizione di transizioni per left e right */
        right: 0;
    }

    .firstactiveitem:hover {
        left: 2%;
        transition-delay: 1s;
    }

    .lastactiveitem:hover {
        right: 2%;
        transition-delay: 1s;
    }
}

/** NUOVO POPUP **/
.pause_btn,
.voiceup_btn {
    background: none;
}

.pause_btn,
.voiceup_btn {
    left: 88%;
    top: 100%;
}

.pause_btn img,
.voiceup_btn img {
    opacity: 1 !important;
    background: none;
    width: 90% !important;
}

.bollini-prodotto {
    margin: 0 0 20px 0;
}

.bollini-prodotto ul {
    list-style: none !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin: 0;
    padding: 0;
}

.bollini-prodotto ul li {
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}

.bollini-prodotto ul li img {
    width: 50px;
    height: auto;
}

.bollini-prodotto ul li .tooltiptext {
    visibility: hidden;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    width: 110px;
    background-color: #ffd91e;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 130%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.bollini-prodotto ul li .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: #ffd91e transparent transparent;
}

.bollini-prodotto ul li:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.flexcol_addcart .icons .bollini-prodotto img,
.flextitle_pop.variableprod .icons .bollini-prodotto img {
    opacity: 1 !important;
    max-width: 25px;
    margin: 0 0 5px 0 !important;
}

.bollini-prodotto ul li:hover .tooltiptext {
    left: 60px;
}

.bollini-prodotto ul li:hover .tooltiptext:after {
    left: 12%;
    top: 98%;
}


.flextitle_pop {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flexcol_addcart {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flextitle_pop.variableprod .icons {
    width: 100%;
}

.icons {
    width: 40%;
}

.acquistasect {
    width: 60%;
}

.flextitle_pop h4>a {
    font-size: 16px !important;
    text-align: left;
    line-height: 1.4;
}

.col_pricepop p>span.price {
    font-size: 14px !important;
    font-weight: normal;
    border: 1px solid #0e9688;
    padding: 0 10px;
    display: block;
}

.acquistasect form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.qtybox {
    width: 40%;
}

.btn_acq {
    width: 55%;
}

.btn_acq button {
    width: 100%;
    text-align: center;
}

.qtybox .quantity {
    width: 100%;
    display: flex;
    margin: 0;
    padding: 0;
}

.qtybox .quantity input[type=number] {
    width: 30px !important;
}

.btn_acq button.add_to_cart_button,
.flextitle_pop.variableprod .col_pricepop button {
    font-size: 10px !important;
    padding: 1em 0.5em;
    margin: 0 !important;
    color: #000 !important;
    text-align: center;
}

.qtybox .quantity {
    width: 100% !important;
    display: flex !important;
    margin: 0 !important;
    padding: 0 2px 0 0 !important;
}

.acquistasect .qtybox input.minus,
.acquistasect .qtybox input.plus,
.flextitle_pop.variableprod .col_pricepop input.minus,
.flextitle_pop.variableprod .col_pricepop input.plus {
    background: transparent !important;
    border: 0 solid transparent !important;
}

.flextitle_pop.variableprod .col_pricepop input[type=number] {
    border: 0 solid transparent !important;
}

/** Variation popup **/
.flextitle_pop.variableprod {
    align-items: start;
}

.flextitle_pop.variableprod .reset_variations {
    display: none !important;
}

.coltitolo_pop h4>a {
    text-align: left;
    line-height: 1.4;
    font-size: 12px !important;
}


.flextitle_pop.variableprod .coltitolo_pop {
    width: 45%;
}

.flextitle_pop.variableprod .col_pricepop {
    width: 55%;
}

.flextitle_pop.variableprod .col_pricepop select {
    height: auto;
    line-height: 1;
    font-size: 12px !important;
    margin: 0 !important;
}

.flextitle_pop.variableprod .col_pricepop table {
    margin: 0;
}

.flextitle_pop.variableprod .col_pricepop .woocommerce-variation-availability p {
    font-size: 10px !important;
    text-align: right !important;
    display: block;
    width: 140px;
    font-style: italic;
    margin-bottom: 5px;
}


/** Guarda tutti, scopri di più **/
.seeother {
    display: none;
}


.wrap-newhome .owl-carousel .owl-item img {
    width: 100%;
}

/*** FINE HOME *****/


/** NO BTN -> SCOPRI DI PIU */

div#sliderblog a.nobtn,
a.scopridipiu {
    font-weight: 500;
    font-size: 16px;
}

.contentricette .nobtn i,
.scopridipiu i {
    font-size: 12px;
}

.contentricette .nobtn,
.scopridipiu {
    color: #37afa8;
    font-weight: 500;
    font-size: 16px;
}

div#sliderblog a.nobtn:hover,
a.scopridipiu:hover,
.contentricette .nobtn:hover,
.scopridipiu:hover {
    font-weight: 600;
}


/** RICETTE VIDEO **/

.contentricette {
    position: relative;
}

.contentvideoricette {
    position: relative;
    overflow: hidden;

    width: 100%;
    display: none;
}

.contentvideoricette iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0%;
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 5px;
}

section.ricette-home.rebalancer_new.hom_ric .loop-ricette {
    padding: 0;
}

section.ricette-home.rebalancer_new.hom_ric .row {
    margin: 0 auto;
}

section.ricette-home.rebalancer_new.hom_ric {
    padding-bottom: 0;
}

/** Recensioni **/

.woocommerce-product-rating.prerec_star {
    width: auto;
    max-width: none;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    transform: scale(1.2);
    padding-bottom: 30px;
    /*flex-flow: wrap;*/
}

.woocommerce-product-rating.prerec_star p {
    margin-bottom: 0;
    margin-right: 5px;
    font-size: 25px;
    font-weight: 600;
}

.single-product .wrap-product-reviews .prerec_star .woocommerce-review-link {
    width: auto !important;
    margin-left: 10px;
}

.woocommerce .wrap-product-reviews .woocommerce-product-rating.prerec_star .star-rating span::before,
.woocommerce .wrap-product-reviews .woocommerce-product-rating.prerec_star .star-rating::before {
    background-color: #fff;
}

.woocommerce-review-link {
    /*width: 20%;*/
    width: 35%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}

.summary.entry-summary .woocommerce-review-link {
    margin-bottom: 0;
}

.ptnbtn,
.ptnbtn strong,
.ptnbtn span {
    color: #2eb0a8 !important;
}


.formsearchrev svg {
    margin: 0;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    fill: #bbb;
    width: 18px;
}

.formsearchrev {
    position: relative;
}

.woocommerce .formsearchrev input[type=text] {
    border: 0 !important;
    box-shadow: 0 0 0 0 !important;
    border-bottom: 1px solid #ccc !important;
    width: 20%;
    padding-left: 30px;
    font-size: 16px;
}

.single-product .woocommerce-product-rating {
    max-width: 100%;
}

/** PER PC PORTATITLI **/
@media only screen and (max-width: 1500px) {
    header {
        padding: 0 4em;
    }


    .single-product h1.product_title {
        font-size: 24px;
    }

    .woocommerce-product-details__short-description p {
        font-size: 16px;
        margin-bottom: 0 !important;
    }

    .single-product .woocommerce-product-rating {
        margin-top: 0;
    }

    .single-product .rlt-price-addtocart {
        margin-top: 0;
    }

    .woocommerce-product-details__short-description {
        margin-bottom: 10px;
    }

    .icone-tree-nation {
        display: block;
        margin: 20px auto 0;
    }

}

/** fix popup **/
.coltitolo_pop {
    width: 70%;
}

.col_pricepop {
    width: 34.5%;
}

.coltitolo_pop h4 {
    text-align: left !important;
    margin: 0;
    padding: 0;
    display: flex;
}

.coltitolo_pop a {
    margin: 0;
}


.icone-servizi-footer .footer-service span {
    color: #7a6a3b;
}


/** video in single page **/
.dnone_btn {
    display: none;
}

.play_pause_singleprod {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}

.play_video,
.pause_video {
    background: transparent;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    text-align: center;
    box-shadow: 0 0 0 4px #fff;
}

.video_hero_prod {
    position: relative;
}

.play_video i,
.pause_video i {
    font-size: 24px;
    line-height: 82px;
    color: #fff;
}

.flexplay,
.flexpause {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 999999;
}

.prodotti-all.home-product .star_prod_home span.txtrev {
    margin-top: 0;
}


/** cuore nei prodotti per wishlist **/
.prodotto-home.prodotto span.tinvwl_add_to_wishlist-text {
    display: none;
}

.prodotto-home.prodotto .tinvwl-shortcode-add-to-cart {
    display: none;
    z-index: 99999;
}

.prodotto-home.prodotto:hover .tinvwl-shortcode-add-to-cart.displayblock {
    display: block !important;
    position: absolute;
    width: auto;
    right: 4px;
    top: 65px;
}

.prodotticat .prodotto-home.prodotto:hover .tinvwl-shortcode-add-to-cart.displayblock,
.content-blog .prodotto-home.prodotto:hover .tinvwl-shortcode-add-to-cart.displayblock,
.prodotti-all .prodotto-home.prodotto:hover .tinvwl-shortcode-add-to-cart.displayblock {
    top: 3%;
}

.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-shortcode.tinvwl-loop:hover:before {
    content: '\e908';
}

.prodotto-home.prodotto .tinvwl-shortcode-add-to-cart a {
    color: #fff !important;
    cursor: pointer;
}


/** Responsive **/
@media only screen and (max-width: 1800px) {
    /*.rebalancer_new .owl-nav {
        width: 101%;
    }*/

}

@media only screen and (max-width: 1500px) {
    .home-product .star_prod_home {
        max-width: 55%;
    }

    /** popup **/
    .hoverappari {
        padding: 1em 0.5em 4em;
    }

    .playvideo_ant .prodotto {
        width: 100%;
    }

    .playvideo_ant.woocommerce ul.products li.product:hover,
    .playvideo_ant .prodotto:hover {
        width: 115%;
    }

    .btn_acq button.add_to_cart_button,
    .flextitle_pop.variableprod .col_pricepop button {
        font-size: 9px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .home-product .star_prod_home {
        max-width: 68%;
    }
}

@media only screen and (max-width: 768px) {
    .home-product .star_prod_home {
        max-width: 90%;
    }
}

@media only screen and (max-width: 639px) {


    /** Inizio home **/
    .rebalancer_new h2 {
        font-size: 25px;
        font-weight: 600 !important;
    }

    .home-product {
        padding: 0 0;
    }



    /** Slider Settings */
    .prodotto-home .baccolor_img {
        background-color: #f5f3ef;
    }

    .home-product h4 a {
        text-align: left;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 1.8;
        margin-top: 10px;
        margin-bottom: 5px;
        font-weight: 600;
    }

    .prodotto-home p {
        font-size: 16px;
    }

    .prodotto-home-prezzo {
        font-size: 18px;
    }

    .home-product .star_prod_home {
        max-width: 40%;
    }

    /** Slider Esigenze **/
    .wrap-esigenze .owl-stage {
        padding-left: 0 !important;
    }

    /** slider ricette **/
    #slideric {
        padding: 0 1em;
    }

    /*#slideric .owl-nav {
        width: 95%;
    }*/

    /** Slider Blog **/
    div#sliderblog .owl-stage,
    div#cambiavita_slider .owl-stage {
        padding-left: 0 !important;
    }

    .blog_new h5 {
        font-size: 16px;
        line-height: 1.6;
    }

    div#sliderblog a.nobtn {
        font-size: 14px;
    }

    /** FOOTER **/
    section.wrap-icone-servizi-footer {
        margin-top: 40px;
        padding: 20px 0 !important;
        background: #f7f7f7 !important;
    }

    .icone-servizi-footer {
        display: block;
        flex-flow: wrap;
    }

    .icone-servizi-footer .footer-service {
        display: flex;
        align-items: center;
        flex-direction: inherit;
        margin: 30px auto 30px !important;
        width: 100%;
        justify-content: center;
    }

    .icone-servizi-footer .footer-service span {
        font-size: 15px;
        text-align: left;
        width: 50%;
        color: #7a6a3b;
    }

    .icone-servizi-footer .footer-service span br {
        display: none;
    }

    .icone-servizi-footer .footer-service:first-child,
    .icone-servizi-footer .footer-service:last-child {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .footer input[type="text"] {
        font-size: 14px;
    }

    .footer .campo input[type="email"] {
        font-size: 14px;
    }

    .footer .campo .btn,
    .footer .campo button {
        font-size: 16px !important;
        padding: 0;
    }

    /** Footer **/
    #menufooter h4 {
        font-size: 20px;
    }

    #menufooter .columns {
        width: 100% !important;
        float: none !important;
        text-align: center !important;
        padding: 0 1.5em !important;
    }

    .footer-search {
        display: none;
    }

    .footer {
        padding: 2em 0 0 0 !important;
    }

    .title_footmen i {
        display: inline-block;
    }


    /** >> SINGLE PRODUCT << **/
    /** VIDEO **/
    .video_hero_prod iframe {
        position: absolute;
        top: 0;
        left: 40%;
        width: 190%;
        height: 190%;
        transform: translate(-50%, 0);
    }

    .video_hero_prod .flex-video.widescreen {
        overflow: visible;
    }

    .video_hero_prod {
        overflow: hidden;
        height: 400px;
    }

    .play_video,
    .pause_video {
        position: absolute;
        right: 10px;
        bottom: 30px;
        background: #fff;
        height: 50px;
        width: 50px;
        border-radius: 100%;
        z-index: 99999;
        text-align: center;
        box-shadow: 0 0 20px -8px #ddd;
    }

    .video_hero_prod {
        position: relative;
    }

    .play_video i,
    .pause_video i {
        font-size: 18px;
        line-height: 50px;
    }

    /** SINGLE PRODUCT **/
    .single-product .summary .rlt-price-addtocart {
        margin-bottom: 10px;
        text-align: left;
    }

    .summary.product-essential.entry-summary {
        padding: 3em 0 0;
    }

    .icone-servizi {
        width: 100%;
    }

    .product_title.entry-title {
        padding: 0 1em !important;
    }

    .woocommerce-product-details__short-description {
        padding: 0;
    }

    .single-product .icone-servizi {
        padding: 0 10px;
    }

    .single-product .icone-servizi .product-service {
        width: 28%;
        text-align: left;
        display: flex;
        flex-direction: initial;
        align-items: center;
        margin: 1px;
    }

    .single-product .icone-servizi .spedizione-gratuita.product-service {
        width: 30% !important;
    }

    .single-product .icone-servizi .product-service img {
        display: block;
        margin: 0 10px 0 0;
        max-width: 25px;
    }

    .single-product .icone-servizi .product-service span {
        font-size: 12px !important;
    }

    .spedizione-gratuita.product-service img {
        max-width: 36px !important;
    }

    /** SINGLE DETAILS */

    .benefici .row {
        display: block;
    }

    .benefici .row .col1_ben {
        width: 100%;
    }

    .col_txt_ben {
        column-count: 1;
        width: 100%;
        padding: 0;
    }

    .single-product .content-description {
        display: block;
    }

    .benefici .row .col2_dett {
        width: 100%;
        margin-top: 20px;
    }

    .bollini-prodotto {
        border-bottom: 0 !important;
    }

    .single-product .columns {
        padding: 0 1em !important;
    }


    .contenuto-pagina .row {
        flex-direction: column;
    }

    .contenuto-pagina .row.inv {
        flex-direction: column-reverse;
    }

    .ingredienti .columns {
        width: 100% !important;
    }

    .content_ingredient {
        display: flex;
        flex-flow: wrap-reverse;
    }

    /*.ingredienti .owl-nav {
        top: 25%;
        width: 120%;
    }*/

    .ingredienti .owl-prev i,
    .ingredienti .owl-next i {
        font-size: 30px;
    }

    .text_ingredient {
        padding: 0 1em;
    }

    .informazioni-nutrizionali {
        padding: 20px 10px;
    }

    .informazioni-nutrizionali dl {
        overflow: hidden;
        font-size: 14px;
    }

    .informazioni-nutrizionali h3 {
        font-size: 16px;
    }

    .text_ingredient p {
        font-size: 16px;
    }

    .contenuto-pagina p {
        text-align: left;
        font-size: 16px;
    }

    .contenuto-pagina ul li {
        font-size: 16px;
    }

    .contenuto-pagina h3 {
        font-size: 20px;
    }


    .comeusarlo .row.flexrow {
        flex-flow: wrap;
    }

    .comeusarlo h4 {
        margin-top: 30px;
        font-size: 20px;
    }

    .comeusarlo p,
    .comeusarlo a {
        font-size: 16px;
        line-height: 1.8;
    }

    .riquadro_appro {
        padding: 0 0.5em;
    }

    .riquadro_appro h3 {
        font-size: 16px;
        margin: 15px 0 10px;
    }

    .scopridipiu {
        font-size: 14px;
    }


    .faq-prodotto .columns {
        width: 100% !important;
    }

    .faq-prodotto h2 {
        font-size: 22px;
    }

    .single-product .wrap-product-reviews .columns {
        padding: 0 !important;
    }

    .woocommerce-Reviews-title {
        padding: 0 10px;
        text-align: center;
    }

    .woocommerce-product-rating.prerec_star {
        width: 80%;
    }

    /*section.wrap-upsell.woocommerce .owl-nav {
        width: 80%;
    }*/


    /** per sliders senza frecce e stagepadding */
    #rebalancer_slider .owl-stage,
    #alimentibio_slider .owl-stage,
    .ricetteslider .owl-stage,
    #novita_slider .owl-stage {
        left: -20px;
    }


    .contentblog .relativeimg {
        height: 200px;
    }

    .riquadro-ricette {
        height: 200px;
    }

    section.rebalancer_new.bio_new {
        padding-top: 2em;
    }

    section.esigenze_new.rebalancer_new {
        padding-top: 2em;
    }

    section.ricette-home.rebalancer_new.hom_ric {
        padding-top: 4em;
        padding-bottom: 3em;
    }

    section.coaching_nutrizionale.rebalancer_new {
        padding-top: 2em;
    }


    .prodotto-home-prezzo .price ins {
        text-decoration: none !important;
        font-size: 16px;
    }

    .prodotto-home-prezzo .price del span {
        color: #aeb3b5;
        font-weight: normal;
        font-size: 16px;
    }


}


/** pagina taxonomy_product_cat **/
img.playbtn_appro {
    position: absolute;
    max-width: 60px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

/** HERO GENERAL PAGE **/
section.general_newhero {
    height: 500px;
    padding: 0 !important;
    display: flex;
    align-items: center;
    position: relative;
}

section.general_newhero h1 {
    text-align: center;
    font-size: 70px !important;
    color: #ffffff;
    font-weight: 600 !important;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    z-index: 3;
}

.general_newhero .overlay-hero {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.general_newhero p {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 9;
    font-size: 24px;
    margin-bottom: 0;
}


.prodotticat {
    padding: 2em 0;
}

.prodotticat .newslider_home .items {
    width: 19%;
    margin: 20px 0.5%;
}

.prodotticat .newslider_home {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
}

.prodotticat .wrap-video-container {
    height: 180px !important;
}

.prodotticat .playvideo_ant.woocommerce ul.products li.product iframe,
.prodotticat .playvideo_ant .prodotto iframe {
    transform: scale(1.3) translate(0, 0) !important;
    -webkit-transform: scale(1.3) translate(0, 0) !important;
    -moz-transform: scale(1.3) translate(0, 0) !important;
    top: 10%;
    left: 0;
}

section.hero-cat.general_newhero.cat_video_hero .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2em;
}

section.hero-cat.general_newhero.cat_video_hero .col1 {
    width: 45%;
}

section.hero-cat.general_newhero.cat_video_hero .col2 {
    width: 55%;
    position: relative;
}

section.hero-cat.general_newhero.cat_video_hero .col1 h1 {
    text-align: left;
    font-size: 65px !important;
    line-height: 1.2;
}

section.hero-cat.general_newhero.cat_video_hero .col2 img {
    position: relative;
    z-index: 999;
    max-width: 100px;
    cursor: pointer;
}

/*** popup video cat **/
.popupvideocat {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    display: none;
}

.overlay-popupvideocat {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: #000;
    opacity: .6;
}

.content-popupvideocat {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 880px;
    transform: translate(-50%, -50%);
    background: #fff;
}

.close-popupvideocat {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 9999999;
    background: red;
    text-align: center;
    line-height: 38px;
    color: #fff;
    cursor: pointer;
}

.contenuto-video-popupvideocat {
    padding: 10px;
}

.contenuto-video-popupvideocat .widescreen.flex-video {
    margin: 0;
}


.prodotti-all a.wrap-video-container iframe {
    top: 68% !important;
}

.prodotti-all a.wrap-video-container {
    height: 200px !important;
}

section.prodotti-allprodpage {
    padding: 3em 0;
}


.popup-catleggi {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 99999999999;
    padding: 3em;
    width: 800px;
    overflow: scroll;
    display: none;
    height: 600px;
}

.overlay-pop-catleggi {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    z-index: 9999999999;
    display: none;
}

.closepop-catleggi {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background: red;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
}

.closepop-catleggi i {
    color: #fff;
    font-size: 17px;
}

.content-desc-sottocat ul li,
.content-desc-sottocat a {
    font-size: 16px;
}


.content-desc-sottocat a.leggitutto {
    margin-bottom: 20px;
    margin-top: 8px;
}

.content-desc-sottocat a {
    color: #37b0a8;
    display: inline-block;
}

.popup-catleggi a {
    margin: 0 !important;
}

.distanziatore-categorie {
    height: 50px;
}

.popup-catleggi strong {
    font-weight: 700 !important;
}

.content-desc-sottocat li::marker {
    color: #37b0a8;
}

@media only screen and (max-width: 639px) {
    .appro_tax {
        padding-top: 2em !important;
    }


    #appro_taxonomy .owl-stage,
    .prod_taxonomy .owl-stage {
        left: -20px;
    }

    #appro_taxonomy .riquadro-ricette {
        height: 150px;
    }


    .prodotto-home.prodotto.respprod .tinvwl-shortcode-add-to-cart {
        display: block;
        z-index: 99999;
        position: absolute;
        right: 5px;
        width: auto;
        top: 10px;
    }


    .riquadro-esigenze_new {
        min-height: 270px;
    }

    .distanziatore-categorie {
        height: 10px;
    }

    .popup-catleggi {
        padding: 2em;
        width: 95%;
        height: 50%;
    }
}