/*

 * Custom code goes here.

 * A template should always ship with an empty custom.css

 */

/* GBS - gbs-related-categories owl nav arrows styled as slick arrows */
.gbs-related-categories__inner .owl-buttons div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 30px;
    width: 30px;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    transform: scaleY(1) !important;
}
.gbs-related-categories__inner .owl-buttons div.owl-prev {
    left: 15px !important;
}
.gbs-related-categories__inner .owl-buttons div.owl-next {
    right: 15px !important;
}
.gbs-related-categories__inner .owl-buttons div .material-icons {
    color: black;
    background: var(--bg-btn-type-1);
    border: 2px solid #EDD9B966;
    border-radius: 100%;
    box-shadow: 0 0 0px 3px #e2c89e30;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 100%;
    width: 100%;
}
.gbs-related-categories__inner .owl-buttons div:hover .material-icons {
    background: var(--bg-btn-type-1-h);
}
.gbs-related-categories__inner .owl-controls {
    position: relative;
    margin-top: 10px;
}

/* GBS - Guido*/

.hidden {

    display: none;

}


.hidden-important {

    display: none !important;

}

.menu-primario > ul.secondary-menu {
    display: none;
}
@media screen and (max-width:767px){
    .menu-primario > ul.secondary-menu {
    display: block;
    margin:0;
}
.top_bar_right #menu-menu-piccolo .points-container-header {
    display: none;
}
.menu-primario .block {
    margin-bottom: 0 !important;
    width: unset;
}
header.show-displaynav .header.has-bg .menu-primario #menu-menu-piccolo li.points-container-header {
    display: block;
}
.secondary-menu > li a {
    font-size: 12px;
}
}


a#linkMessaggiMultipli {

    color: #333 !important;

    text-decoration: underline;

    margin-left: 0;

    padding: 0.3125rem 0;

}

a#linkMessaggiMultipli:hover {

    color: #e30613 !important;

}

#messaggiMultipliAcquisto {

    display: block;

    position: relative;

    top: -120px;

    visibility: hidden;

}

#lghtbxvrlyr {

    display: none;

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    background: #202020;

    z-index: 999998;

}

/**** Tin Configurator centra Thumb degli sfondi ***/

ul#ctd_customcolor li.color {

    width: 32px;

    height: 36px;

}

ul#ctd_customcolor li a {

    background-position-x: 175px !important;

}


/* POPUP disclaimerTinConfigurator*/

/*#disclaimerTinConfigurator {

    display: none;

    position: fixed;

    top: 30%;

    left: 40%;

    padding: 0 15px;

    width: 520px;

    min-height: 130px;

    background: #d7d7d7;

    border-radius: 10px;

    border: 0px #d7d7d7 solid;

    box-shadow: #000 0 0 5px;

    z-index: 999999;

}*/


#disclaimerTinConfigurator .close {

    float: right;

    font-size: 36px;

    color: #fff;

    font-weight: 200;

    margin-top: -12px;

}


#disclaimerTinConfigurator {

    display: none;

    position: fixed;

    top: 20%;

    padding: 0 8px;

    /*width: 800px;*/

    min-height: 130px;

    z-index: 999999;

    margin: 0 auto;

}


@media (min-width: 800px) {

    #disclaimerTinConfigurator {

        width: 800px;

    }

}


/*#disclaimerTinConfigurator p {

    border-bottom: 2px solid #9a9a9a;

    padding: 10px 0 20px 0;

    font: 13px/1.1em 'Conv_DINMd', 'Asap';

    color: #010101;

    text-align: justify;

}*/


#disclaimerTinConfigurator p {

    font-size: 0.9rem;

    /*line-height: 1rem;*/

    border-bottom: 2px solid #81a479;

    padding: 10px 0 20px 0;

    color: #010101;

    text-align: justify;

}


#disclaimerTinConfigurator .btn {

    border: 6px solid #ffffff;

    padding: 9px 10px;

}


#disclaimerTinConfigurator a {

    color: #000000;

    float: left;

    text-decoration: none;

    text-align: center;

    width: 50%;

    padding: 5px 0;

}

/*#disclaimerTinConfigurator #divProsegui a{

    width: 33%;

}

#disclaimerTinConfigurator a span{

    font: 16px/16px 'Conv_DINMd', 'Asap';

    font-weight: bold;

}*/


.smallDisclaimer {

    font-size: smaller;

    font-weight: bold;

    width: 90%;

}

#disclaimerColori {

    float: left;

    clear: left;

    width: 65%;

    padding: 10px 0 10px 10px;

}

.clear {

    clear: both;

}

.col_promo_TinConfigurator {

    text-align: right;

}

#divProgress {

    margin: 10px 0;

}

.ui-progressbar {

    position: relative;

}

.progress-labelTinConf {

    position: absolute;

    left: 45%;

    top: 5px;

    font-weight: bold;

    color: #000;

}

#progressbarTinConf .ui-progressbar-value {

    background: #81a479;

}


.container.view-posts.pe-7s-angle-down {

    max-height: fit-content;

}

/*@media (max-width:1024px){

    #disclaimerTinConfigurator{

        left: 20%;

    }

}*/

/* Mantenere le dimensioni vecchie del tin configurator*/

@media (min-width: 980px) {

    /*.prodTinConfigurator {

        width: 979px !important;

        margin: 0 auto;

    }*/

}


/* GBS - Ilenia*/


/* HOME */

@media (max-width: 2560px) and ( min-width: 1800px) {


    .main-image .ApColumn:first-child .ApImage {

        padding-bottom: 19px;

    }

}

/*breakpoint bootstrap home*/

@media (max-width: 1199px) {


    .image-dien img {

        position: relative !important;

        padding-left: 130px;

    }

    .box-one .image-dien img {

        margin-top: 35px !important;

    }

    .image-dien {

        margin-top: -75px;

    }

    .main-image .img-cf2 .des-img-2 h3.as {

        font-size: 14px;

        line-height: 20px;

    }

}


@media (min-width: 1440px) {

    .image-top-home2 span {

        right: 47px !important;

        font-size: 33px !important;

        line-height: 43px !important;

        top: 84px !important;

    }

}


@media (max-width: 768px) {

    .pm_sub_product_button_container button {

        padding: 0px 11.5px;

        border-radius: 3px;

        font-size: 20px;

        line-height: 1px;

        vertical-align: top;

        height: 27px;

        float: left;

        margin-top: 0px;

    }


    #producttabs .tabs li {

        width: 100% !important;

        float: none !important;

        display: inline-block !important;

        position: relative;

        top: unset !important;

        left: unset !important;

        margin: 0 auto;

    }

    #producttabs .ui-tabs .ui-tabs-nav {

        display: block;

        justify-content: center;

        background-color: #f3f3f3;

        margin: 0 -30px;

        padding: 0 20px;

    }

    #producttabs .tabs .nav-tabs .nav-link {

        margin: 0px;

        padding: 5px;

        font-size: 25px;

        width: 100% !important;

        display: block !important;

    }

    #producttabs .ui-tabs .ui-tabs-nav::before {

        /*position: absolute;

        width: 1920px;

        height: 190px;

        left: -375px;

        top: 7px;

        background-position: 0 0;

        background: #f3f3f3;*/

        content: "";

    }


    .main-image .img-cf1 .image_description .text-trans {

        margin-bottom: 0px;

        width: 100%;

        padding-left: 20px;

        padding-right: 29px;

    }

    .main-image .img-cf1 .image_description {


        margin-top: -50px;

    }

}

@media screen and (max-width: 768px) and (min-width: 426px) {

    #disclaimerColori {

        float: left;

        clear: both;

        width: 100%;

        padding: 10px 0 10px 10px;

    }

    .main-image .img-cf1 .image_description .text-trans {

        margin-bottom: -35px;

    }

}


@media (max-width: 425px) {

    #cart_summary > tbody > tr.customization > td:nth-of-type(2) {

        padding: 30px 0 0px 10px;

    }

    #cart_summary > tbody > tr.customization > td:nth-of-type(3):before {

        content: "Quantità";

    }

    #cart_summary > tbody > tr.customization > td:nth-of-type(4):before {

        content: "Elimina personalizzazione";

    }


    /*#disclaimerTinConfigurator {

		top: 30%;

        left: 1%;

        width: 90%;

    }*/
    table#cart_summary .customization .cart_quantity {

        padding: 12px 0px 12px 50%;

    }


    .image-dien img {

        padding: 0px !important;

        left: 36px;

        width: 80% !important;

    }


    .container.view-posts.pe-7s-angle-down {

        height: 1600px !important;

    }


    .main-image .img-cf2 .des-img-2-1 span {

        font-size: 18px;

        line-height: 18px;

    }

    .main-image .img-cf2 .des-img-2-1 {

        position: absolute;

        padding-bottom: 36px;

    }

    .box-three .ApImage:nth-child(2) {

        padding-right: 0px !important;

    }

    .box-three .ApImage:nth-child(3) {

        padding-left: 0px !important;

    }

    .ApColumn .ApImage .btn-custom {

        width: 60%;

    }

    .footer-container .ApColumn .block {

        margin-bottom: 17px;

        position: relative;

    }

}


/* SCHEDA PRODOTTO */


div#bestkit_icons_wrapper {

    border-bottom: 1px solid #CECECE;

    border-top: 1px solid #CECECE;

    padding-top: 4px;

}


ul#bestkit_icons_container {

    margin: 0px auto;

    padding: 0px;

    list-style-type: none;

    width: fit-content;

    display: block;

    text-align: center;

}

.bestkit_icon_item {

    float: left;

    margin: 2px;

    border: 20px solid transparent;

}

#product .bestkit_icon_item:hover {

    border: 20px solid transparent;

}


.product-quantity .add button {


    width: 100%;

    font-size: 20px;

    height: 32px;

    padding: 5px 60px;

    border-radius: 3px;

    font-family: Din;

    text-transform: uppercase;

    font-weight: 700;

    border: 0;

    letter-spacing: 0;

}


/*	.main-ct-product::before {

    top: 90px;

    content: '';

    transform: translateX(-50vw);

    left: 50%;

    width: 20% !important;

    overflow: hidden;

    box-sizing: content-box;

    position: absolute;

    height: 74%;

    display: block !important;

    background: url(/img/cms/background-cms.png) left center no-repeat;

    z-index: 0;

    background-size: contain;

	}*/


@media screen and(max-width: 2560px) and ( min-width: 1800px) {


    .content-ct.col-md-7 {

        margin-left: 100px !important;

    }

}


@media screen and (min-width: 1024px)  and (max-width: 1440px) {

    .content-ct.col-md-7 {

        margin-left: 127px;

    }

}


@media screen and (min-width: 768px) and (max-width: 1023px) {

    .content-ct.col-md-7 {

        margin-left: 127px;

    }

    .bestkit_icon_item {

        float: left;

        margin: 2px;

        border: 7px solid transparent;

    }


    #product .bestkit_icon_item:hover {

        border: 7px solid transparent !important;

    }

    .product-ct .col-md-4:nth-child(2) {

        border-right: 1px solid #CECECE;

        border-left: 1px solid #CECECE;

    }

}


@media screen and (min-width: 424px) and (max-width: 767px) {


    .product-ct .col-md-4:nth-child(2) {

        border-top: 1px solid #CECECE;

        border-bottom: 1px solid #CECECE;

        margin-top: 25px;

        margin-bottom: 25px;

    }

    .product-ct .col-md-4:nth-child(2) {

        border-right: 0px;

        border-left: 0px;

        padding-top: 25px;

        padding-bottom: 25px;

    }

}


@media screen and (max-width: 425px) {


    .main-ct-product {

        display: block;

    }


    .product-ct .col-md-4:nth-child(2) {

        border-top: 1px solid #CECECE;

        border-bottom: 1px solid #CECECE;

        margin-top: 25px;

        margin-bottom: 25px;

    }

    .product-ct .col-md-4:nth-child(2) {

        border-right: 0px;

        border-left: 0px;

        padding-top: 25px;

        padding-bottom: 25px;

    }

    .ApColumn .block.ApImage {

        margin-bottom: 16px !important;

    }


    p.text-trans {

        display: none;
    }


    .block_newsletter form input[type=email], .block_newsletter form input[type=text] {

        font-size: 10px !important;

    }

    p.leo_name {

        font-size: 13px;

    }

    div#product-description-short-1 {

        margin-bottom: 20px;

    }

    .btn-custom {

        width: 100%;

        margin: 0px;

        padding: 0px;

    }


    .product-quantity .add button {

        background: #e30613;

        width: 100%;

        font-size: 12px;

        height: auto;

        padding: 10px 10px 10px;

    }


    .footer-bottom .ship-my {

        margin-top: 35px;

    }

    .bestkit_icon_item {

        float: left;

        margin: 2px;

        border: 7px solid transparent;

    }

    #product .bestkit_icon_item:hover {

        float: left;

        margin: 2px;

        border: 7px solid transparent;

    }

    .main-ct-product::before {

        display: none !important;

    }

}


@media screen and (max-width: 375px) and (min-width: 320px) {


    .main-ct-product {

        display: block;

    }


    .product-ct .col-md-4:nth-child(2) {

        border-top: 1px solid #CECECE;

        border-bottom: 1px solid #CECECE;

        margin-top: 25px;

        margin-bottom: 25px;

    }

    .product-ct .col-md-4:nth-child(2) {

        border-right: 0px;

        border-left: 0px;

        padding-top: 25px;

        padding-bottom: 25px;

    }


    p.leo_name {

        font-size: 10px;

    }

    .product-quantity .add {

        float: right;

        margin-bottom: 0.5rem;

        width: 100% !important;

    }

    .product-quantity .add button {

        background: #e30613;

        width: 100%;

        font-size: 12px;

        height: auto;

        padding: 10px 10px 10px;

    }

    .block_newsletter .btn-custom {

        background: #e30613;

        margin: 0;

        padding: 3px 32px;

        font-family: "DIN", sans-serif;

        font-size: 11px;

    }

    .block_newsletter form input[type=email], .block_newsletter form input[type=text] {

        font-size: 12px !important;

    }

    div#product-description-short-1 {

        padding: 0px;

        margin-top: 30px;

        max-width: 100%;

        margin-bottom: 20px;

    }

    .btn-custom {

        width: 100%;

        margin: 0px;

        padding: 0px;

    }

    .bestkit_icon_item {

        float: left;

        margin: 2px;

        border: 10px solid transparent;

    }


    #product .bestkit_icon_item:hover {

        border: 10px solid transparent !important;

    }

    .main-ct-product::before {

        display: none !important;

    }


}


@media (max-width: 320px) {

    .product-ct .col-md-4:nth-child(2) {

        border-top: 1px solid #CECECE;

        border-bottom: 1px solid #CECECE;

        margin-top: 25px;

        margin-bottom: 25px;

    }

    .product-ct .col-md-4:nth-child(2) {

        border-right: 0px;

        border-left: 0px;

        padding-top: 25px;

        padding-bottom: 25px;

    }

}


/* REGOLE COUNTDOWN PROMO */


.pbc-offer-ends {

    float: left;

}


.calendar-container {

    float: left;

    width: 100%;

}


.pbc-countdown-col.col-md-4.col-lg-4.col-xs-4 .pbc-offer-ends {

    display: block;

    float: left;

    margin-top: 30px;

    width: 100%;

}


.pbc-countdown-col.col-md-4.col-lg-4.col-xs-4 .pstbannercountdown.pbc-17.compact_view.hide_weeks.pbc-1-simple {

    display: block;

    float: left;

    width: 100% !important;

}


.pbc-1-simple .pbc-main .pbc-time {

    max-width: 5em !important;

}


p.cod-promo {

    width: fit-content;

    margin: 0 auto !important;

    padding: 3px 15px !important;

    line-height: 18px;

}


@media screen and (max-width: 800px) {


    br.hide-mbl {

        display: none !important;

    }


}


@media screen and (max-width: 480px) {


    .row#sticky-promo {

        height: unset;

        padding-bottom: 40px;

    }


    div#sticky-promo-button {

        min-width: 180px;

    }


    img.pbc-block-image {

        display: block !important;

        max-width: 80% !important;

        margin: 0 auto;

        padding-top: 0px !important;

    }


    /*.countdown-img-container {

        display: none;

    }*/
    .calendar-container div {

        text-align: center;

        margin: 0 auto !important;

        float: none !important;

    }

}


/* Regole visori special pack*/


.image_special_pack_nespresso:before {

    content: '6x50 capsule';

    color: #fff;

    display: block;

    position: absolute;

    width: 100px;

    height: 100px;

    background-color: #e30613;

    border-radius: 50px;

    padding-top: 25px;

    text-align: center;

    font-family: 'judson' !important;

    font-size: 22px;

    text-transform: uppercase;

    left: 10px;

    top: 10px;

}


.image_special_pack_a_modo_mio:before {

    content: '16x16 capsule';

    color: #fff;

    display: block;

    position: absolute;

    width: 100px;

    height: 100px;

    background-color: #e30613;

    border-radius: 50px;

    padding-top: 25px;

    text-align: center;

    font-family: 'judson' !important;

    font-size: 22px;

    text-transform: uppercase;

    right: 10px;

    top: 10px;

}


/*Nascondiamo prezzo originale bundle prodotti*/

p.product-pack-price {

    display: none;

}


#box-sacchetto-regalo {

    display: flex;

    align-items: center;

    gap: 12px;

    text-align: left;

    margin-bottom: 10px;

    padding: 14px 16px;

    background-color: #f6f6f6;

    border-radius: 16px;

}


#box-sacchetto-regalo .gift-card-media {

    flex: 0 0 72px;

    width: 72px;

    height: 72px;

    border-radius: 12px;

    background: #ececec;

    display: flex;

    align-items: center;

    justify-content: center;

}


#box-sacchetto-regalo .immagine-sacchetto {

    width: 56px;

    height: 56px;

    object-fit: cover;

    max-width: 100%;
}


#box-sacchetto-regalo .action-sacchetto-regalo {

    text-align: end;

}


#box-sacchetto-regalo .gift-card-content {

    flex: 1;

}


#box-sacchetto-regalo .info-sacchetto-regalo {

    text-transform: none;

    font-weight: 500;

}


#box-sacchetto-regalo .info-sacchetto-regalo .titolo {
    line-height: 1.2;
    font-family: inherit;
    font-size: 16px;
    color: #2A2A2A;
    font-weight: 500;
    display: block;
}


#box-sacchetto-regalo .info-sacchetto-regalo .sottotitolo {

    font-size: 12px;

    line-height: 1.3;

    color: #2A2A2A;

    font-weight: 400;

    display: block;

    margin-top: 4px;

}


#box-sacchetto-regalo .gift-card-footer {

    margin-top: 8px;

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 12px;

}


#box-sacchetto-regalo .gift-price {

    font-size: 18px;

    line-height: 1;

    color: #2A2A2A;

    font-weight: 700;

}


#box-sacchetto-regalo #check-sacchetto {

    position: absolute;

    opacity: 0;

    pointer-events: none;

}


#box-sacchetto-regalo .gift-toggle-label {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    min-width: 88px;

    height: 36px;

    padding: 0 18px;

    border-radius: 8px;

    background: #A69175;

    color: #fff;

    font-size: 16px;

    font-weight: 700;

    line-height: 1;

    cursor: pointer;

    text-transform: none;

}

#box-sacchetto-regalo .gift-toggle-label:hover {

    background: #8F7A61;

}


#box-sacchetto-regalo #check-sacchetto:checked + .gift-toggle-label {

    background: #B64848;

}

#box-sacchetto-regalo .gift-toggle-label.is-active {

    background: #B64848;

}


#box-price{
    text-align: left;
    padding: 14px 16px 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #f6f6f6;
    border-radius: 16px;
}

#box-price .ctd-price-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
}

#box-price .ctd-price-meta {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
}

#box-price .ctd-price-title {
    font-size: 18px;
    line-height: 1.2;
    color: #2A2A2A;
    font-weight: 500;
    white-space: nowrap;
}

#box-price .ctd-price-subtitle {
    font-size: 12px;
    line-height: 1.3;
    color: #666;
    font-weight: 400;
}

#box-price .price_container {
    float: none;
    margin: 0;
    padding: 0;
    flex-shrink: 0;
}

#box-price .ctd_total {
    color: #2A2A2A;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
}

#box-price .ctd-points-row {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 14px;
    color: #2A2A2A;
}

#box-price .ctd-points-icon,
#box-price .ctd-points-info {
    color: #8f7a61;
}

#box-price .ctd-points-text {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
}

#box-price .ctd-price-actions {
    margin-top: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
}

#box-price .ctd_quantity_1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 96px;
    height: 42px;
    border-radius: 12px;
    border: 1px solid #ddd9d1;
    background: #f2f0eb;
    margin-top: 0;
    flex-shrink: 0;
}

#box-price .ctd_quantity_1 button {
    width: 24px;
    height: 24px;
    border: 0;
    background: transparent;
    color: #2A2A2A !important;
    font-size: 22px;
    line-height: 1;
    float: none;
}

#box-price #ctd_quantity {
    width: 28px;
    height: 24px !important;
    margin: 0;
    border: 0;
    border-radius: 0 !important;
    background: transparent;
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    float: none;
}

#box-price #aggiungi_custom {
    margin-top: 0;
    border: 0;
    border-radius: 12px;
    height: 42px;
    padding: 0 20px;
    background: #A69175;
    color: #fff;
    flex: 1;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: uppercase;
}

#box-price #aggiungi_custom:hover,
#box-price #aggiungi_custom:focus {
    background: #8F7A61 !important;
    color: #fff;
}

.lf-visor-bg {
    text-align: center;
    background-image: url(/themes/leo_coffe/assets/img/modules/appagebuilder/images/pink-box.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


/**** NEW CUSTOMIZATION AM ****/
.font-sec {
    font-family: var(--font-secondario);
}

.prod_form_cont {
    margin-bottom: 30px;
}

.prod_form_cont > span.control-label {
    font-size: 14px;
    font-weight: 400;
}

.prod_form_cont > .prod_form {
    gap: 15px;
    margin-top: 10px;
    justify-content: space-between;
    border-radius: 30px;
}

.prod_form_cont > .prod_form > a {
    display: inline-block;
    font-size: 14px;
    padding: 12px 16px;
    height: auto;
    border-radius: 24px;
    line-height: 1.5;
    /*border: 1px solid #fff;*/
    font-weight: 500;
    opacity: 0.4;
    color: #000;
    text-decoration: none;
}

.prod_form_cont > .prod_form > a:hover, .prod_form_cont > .prod_form > .active {
    background: #fff;
    opacity: 1;
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {

    .prod_form_cont > .prod_form > a {
        padding: 12px 8px;
    }

}

.breadcrumb .fa-chevron-right:before {
    content: "chevron_right";
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    display: inline-block;
    vertical-align: sub;
    color: var(--accent-color);
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    margin-right: 0px;
    cursor: pointer;
}


#product .product-image-thumbs-bottom .product-price {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    text-align: right;
    float: right;
}

.product-discounts > .table-product-discounts thead tr th, .product-discounts > .table-product-discounts tbody tr td {
    padding: 0;
    font-size: 14px;
}

.product-discounts > .table-product-discounts thead tr th {
    padding-top: 20px;
    text-transform: uppercase;
}

.product-discounts > .table-product-discounts tbody tr:last-of-type td {
    padding-bottom: 20px;
}

.row-25-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
}

.row-25-div > div > span {
    font-weight: 500;
    color: #000000;
}

.row-25-div-col > div * {
    color: #000000;
}

.video-thumb-call {
    cursor: pointer;
}

#thumb_video_container {
    display: none;
}

.video-thumb-call-cont #thumb_video_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 2px);
    overflow: hidden;
    display: flex;
    background: none;
    align-items: center;
    transform: scale(1.01);
}

.video-thumb-call-cont #thumb_video_container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#product table.table-product-discounts > tbody > tr > td:last-of-type {
    text-align: center;
    padding-right: 0;
}

.add-to-cart-product-box {
    padding-top: 10px;
}

.product-scroll.show .container > .col-left {
    display: flex;
}

#product #thumb-gallery .slick-arrows {
    display: none;
}

#products .thumbnail-container, .products .product-miniature, .carosello .thumbnail-container {
    background: #F9F9F9 !important;
}

.thumbnail-container .product-title {
    min-height: 0;
}

.thumbnail-container .product-title a {
    font-size: 18px;
    padding: 10px 0;
    font-weight: 400;
    color: #191919;
}
.thumbnail-container .product-price-and-shipping .price {
    font-size: 16px;
    font-weight: 600;
}

header .ApColumn .ApImage img {
    max-width: 90px;
    height: auto !important;
}

#product #producttabs #vertical > section:first-of-type > h3 {
    display: none;
}

a.thumbnail.product-thumbnail {
    display: flex;
    justify-content: center;
}

/*.thumbnail-container img {
    height: 215px;
}*/

.thumbnail-container .features span {
    text-transform: uppercase;
}

.product-detail.product-thumbs-bottom:not(.product-image-thumbs-bottom-new) #zoom_product {
    height: 70vh;
}

.cards.carosello .ApImage, .cards.carosello .ApImage > a {
    min-height: 0;
}

.banner-coffee-lovers-cart {
    border: 1px solid #C9C9C9;
    border-radius: 25px;
    padding: 18px;
}

.banner-coffee-lovers-cart p {
    color: #232323;
}

.banner-coffee-lovers-cart ul {
    margin-bottom: 0;
}

.banner-coffee-lovers-cart .banner-coffee-lovers-cart-txt-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 10px;
    margin-bottom: 15px;
}

.banner-coffee-lovers-cart .banner-coffee-lovers-cart-txt-cont p {
    line-height: 1;
    margin-bottom: 0;
}

.banner-coffee-lovers-cart ul {
    margin-bottom: 0;
    margin-top: 5px;
    padding-left: 0;
}

.banner-coffee-lovers-cart ul li {
    display: flex;
    margin-bottom: 5px;
    font-size: 14px;
}

.banner-coffee-lovers-cart ul li a {
    display: contents;
}

.banner-coffee-lovers-cart ul li b, .banner-coffee-lovers-cart ul li strong {
    display: contents;
    color: #81A479;
    font-size: 16px;
}

.banner-coffee-lovers-cart ul li:before {
    content: "-";
    margin-right: 8px;
    position: relative;
}

.banner-coffee-lovers-cart .btn {
    margin-top: 10px;
}

.banner-coffee-lovers-cart > a {
    text-align: center;
    display: block;
    text-decoration: underline;
    margin-top: 15px;
}

.container-data-top {
    display: flex;
    font-size: 16px;
    column-gap: 30px;
    margin-top: 25px;
}

.container-data-labels, .container-data-values {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.container-data-labels {
    font-weight: bold;
}

/* .container-data-values > span > img{
  margin-top: -6px;
} */
.page-loyalty-cont {
    padding: 40px;
    border: 1px solid #CCCCCC;
}

.page-loyalty-cont > div:last-of-type {
    margin-bottom: 0;
}

.page-loyalty-cont > div {
    margin-bottom: 70px;
}

.page-loyalty-cont > div > h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.page-loyalty-cont > div > h2 > i, .page-loyalty-cont > div > h2 > img {
    margin-right: 10px;
}

.page-loyalty-cont > div > h2 > img {
    max-height: 24px;
    width: auto;
    margin-top: -4px;
}

.page-loyalty-cont table {
    width: 100%;
}

.page-loyalty-cont table th {
    padding: 20px;
    background: #ECEBEB;
}

.page-loyalty-cont table, .page-loyalty-cont th, .page-loyalty-cont td {
    border: 1px solid #C9C9C9;
}

.page-loyalty-cont td {
    padding: 20px;
}

.page-loyalty-cont td.green {
    font-weight: bold;
}

.page-loyalty-cont td.red {
    color: #B94545;
    font-weight: bold;
}

.coupons-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.coupons-list > div {
    width: calc(33.33% - 13.4px);
    background: #F9F9F9;
    border: 1px solid #C9C9C9;
    padding: 30px 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    row-gap: 40px;
}

.coupons-list > div ul, .coupons-list > div p {
    color: #88888A;
}

.coupons-list > div p {
    line-height: 1.4;
}

.coupons-list > div ul > li {
    list-style: disc;
    margin-left: 25px;
    margin-bottom: 5px;
}

.coupons-list > div h4 {
    margin-bottom: 15px;
}

.coupons-list > div > div {
    width: 100%;
}

.coupons-list > div:not(.box-friend, .box-family) img {
    max-width: 18px;
}

.coupons-list > div.box-friend img, .coupons-list > div.box-family img {
    max-width: 110px;
    margin-top: -10px;
}

.progress-bar-points-container {
    height: 15px;
    width: 100%;
    background: #ECEBEB;
    border-radius: 50px;
    position: relative;
}

.progress-bar-points {
    background: #81A479;
    height: 100%;
    border-radius: 50px;
}

.progressbar-numbers {
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    right: 0;
    color: #C9C9C9;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}

.progress-bar-text-cont {
    font-weight: bold;
    text-align: center;
    width: 100%;
    color: #88888A;
    font-size: 14px;
    line-height: 1;
}

.align-right {
    text-align: right;
}

.custom-loader {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 8px solid;
    border-color: #ECEBEB;
    border-right-color: #81A479;
    animation: s2 1s infinite linear;
}

.page-loyalty-cont .submit-loader-container {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: flex-end;
    margin-top: 20px;
}

#unsubscribe-confirm-big-cont {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #00000060;
    z-index: 1000;
}

#unsubscribe-confirm-cont {
    position: absolute;
    background: #FFFFFF;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 700px;
    text-align: center;
    height: 400px;
    -webkit-box-shadow: 1px 0px 10px 0px #c9c9c9;
    -moz-box-shadow: 1px 0px 10px 0px #c9c9c9;
    -o-box-shadow: 1px 0px 10px 0px #c9c9c9;
    box-shadow: 1px 0px 10px 0px #c9c9c9;
    z-index: 1001;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#unsubscribe-btn {
    margin-top: 30px;
}

.cart-voucher .promo-code > form {
    display: flex;
}

#checkout .js-discount.card-block.promo-discounts {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.secondary-menu > li.points-container-header {
    border: 1px solid var(--accent-color) !important;
    border-radius: 20px !important;
    padding: 0;
}

.secondary-menu > li.points-container-header a {
    display: flex;
    column-gap: 5px;
    padding: 10px 20px;
    align-items: center;
}

.secondary-menu > li.points-container-header img {
    width: auto;
    height: 12px;
}

.page-loyalty section#wrapper {
    padding-top: 70px;
}

#banner-coffee-lovers-single {
    margin-bottom: 30px;
}

#product .product-actions .change-quantity-cont {
    display: flex;
    align-items: center;
    gap: 15px;
}

#product .product-actions .change-quantity-cont .bootstrap-touchspin {
    position: relative;
    float: none;
    padding: 5px 10px;
    background-color: #F8F5F0;
    width: 100% !important;
    border-radius: 12px;
    height: 50px;
    align-items: center;
}
#product .product-actions .change-quantity-cont .bootstrap-touchspin  a.remove-from-cart{
    display: none;
}

#product .product-actions .change-quantity-cont .input-group .input-group-btn > .btn {
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    color: #200E03 !important;
    font-size: 10px;
    font-weight: normal;
    padding: 0 !important;
    margin-left: 0px;
    text-transform: uppercase;
    background-color: transparent;
    font-weight: 300 !important;
    line-height: 31px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
#product .product-actions .change-quantity-cont .input-group .input-group-btn > .btn:hover {
    background-color: #E2C89E !important;
}
#product .product-quantity.clearfix .input-group {
    display: none;
}
.cq-points-message {
    font-weight: 500;
    font-size: 12px;
    margin-top: 20px;
    display: block;
}
span.cq-points-message > * {
    display: inline-block;
    margin-right: 5px;
}
span.points-span-container {
    font-weight: 700;
}
.cq-points-message a {
    text-decoration: underline;
    font-weight: 600;
    font-size: 0.8rem;
    display: inline-block;
    color: var(--accent-color);
}

#vrg-quantity-container.no-space-right .add {
    width: auto;
    float: none;
}

#vrg-quantity-container.no-space-right .add > button {
    margin-bottom: 0;
}

#product .product-actions .change-quantity-cont #vrg-quantity-container.no-space-right .bootstrap-touchspin {
    display: none;
}

#checkout .js-discount.card-block.promo-discounts, #checkout .block-promo.promo-highlighted {
    padding-left: 0;
    padding-right: 0;
}

#checkout .js-discount.card-block.promo-discounts {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#checkout .js-discount.card-block.promo-discounts::after {
    content: none;
}

#checkout ul.js-discount.card-block.promo-discounts span.code {
    border: 2px solid;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 20px;
    line-height: 1;
}

#checkout .js-discount.card-block.promo-discounts li {
    margin: 0;
}

.new-features:has(div) {
    border: 1px solid #707070;
    border-radius: 8px;
    padding: 10px 20px;
    display: flex;
    gap: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    justify-content: center;
}

.new-features > div {
    width: 33.3%;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.new-features > div:after {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    right: -15px;
    top: 0;
    background: #707070;
}

.new-features > div:last-of-type:after {
    content: none;
}

#product table.table-product-discounts {
    background: #F9F9F9;
    border-radius: 8px !important;
    border-collapse: collapse;
    border-style: hidden;
    box-shadow: 0 0 0 1px #c9c9c9;
    position: relative;
    display: none;
}

#product table.table-product-discounts:before {
    content: "";
    height: calc(100% - 20px);
    width: 1px;
    background: #c9c9c9;
    left: 33%;
    position: absolute;
    top: 10px;
}

#product table.table-product-discounts:after {
    content: "";
    height: calc(100% - 20px);
    width: 1px;
    background: #c9c9c9;
    left: 66%;
    position: absolute;
    top: 10px;
}

.product-detail.product-thumbs-bottom .product-thumb-images {
    position: relative;
    bottom: 0;
    /* max-width: 370px; */
    padding: 0 !important;
    margin-top: 30px !important;
}

.product-detail.product-thumbs-bottom .product-thumb-images .slick-list {
    max-width: 100% !important;
}

.product-detail.product-thumbs-bottom .product-thumb-images .slick-list .slick-track {
    /* width: 100% !important; */
    text-align: center;
    display: flex;
    /* justify-content: space-evenly; */
    gap: 10px;
    margin: 0 auto;
    justify-content: center;
}

.product-detail.product-thumbs-bottom .product-thumb-images .slick-list .slick-slide {
    width: 25% !important;
    border-radius: 100%;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    padding: 0%;
    max-width: 60px;
}

.product-detail.product-thumbs-bottom .product-thumb-images .slick-list .slick-slide a {
    /* aspect-ratio: 1 / 1; */
    height: 100%;
    display: block;
    width: 100%;
    margin: 0 auto;
}

.product-thumb-images .thumb {
    max-width: 100%;
    opacity: 0.4;
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#product .riga-box-add {
    height: auto;
    width: 100%;
    max-width: 1640px;
}


#product .product-detail.product-thumbs-bottom:not(.product-image-thumbs-bottom-new) .riga-box-add {
    height: 70vh;
    align-items: center;
}

.row-25-div {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.row-25-div:after {
    content: none;
}

.row-25-div > div {
    width: calc(25% - 15px);
    display: flex;
    column-gap: 15px;
    align-items: center;
}

.row-25-div > div > span {
    width: 60%;
}

.row-25-container {
    background-color: #F1F1F1;
    padding-top: 80px;
    padding-bottom: 80px;
}

.intensity-points {
    display: flex;
    column-gap: 6px;
}

.intensity-points > span {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #D2D1CD;
    border-radius: 50%;
    color: transparent;
}

.intensity-points.one > span:first-of-type,
.intensity-points.two > span:nth-child(-n+2),
.intensity-points.three > span:nth-child(-n+3),
.intensity-points.four > span:nth-child(-n+4),
.intensity-points.five > span:nth-child(-n+5),
.intensity-points.six > span:nth-child(-n+6),
.intensity-points.seven > span:nth-child(-n+7),
.intensity-points.eight > span:nth-child(-n+8),
.intensity-points.nine > span:nth-child(-n+9),
.intensity-points.ten > span {
    background: #DFCC8D;
}


.intensity-points.half-one span:nth-of-type(2),
.intensity-points.half-two span:nth-of-type(3),
.intensity-points.half-three span:nth-of-type(4),
.intensity-points.half-four span:nth-of-type(5),
.intensity-points.half-five span:nth-of-type(6),
.intensity-points.half-six span:nth-of-type(7),
.intensity-points.half-seven span:nth-of-type(8),
.intensity-points.half-eight span:nth-of-type(9),
.intensity-points.half-nine span:nth-of-type(10) {
    background: linear-gradient(90deg, rgba(223,204,141,1) 50%, rgba(225,225,225,1) 50%);
    }

    .intensity-points.half-two span:nth-child(-n+2),
    .intensity-points.half-three span:nth-child(-n+3),
    .intensity-points.half-four span:nth-child(-n+4),
    .intensity-points.half-five span:nth-child(-n+5),
    .intensity-points.half-six span:nth-child(-n+6),
    .intensity-points.half-seven span:nth-child(-n+7),
    .intensity-points.half-eight span:nth-child(-n+8),
    .intensity-points.half-nine span:nth-child(-n+9){
        background:#dfcc8d;

    }

body#product #producttabs #vertical > section .text-cont-desc h2 {
    font-size: 40px;
    font-family: var(--font-principale);
    font-weight: 900;
    margin-bottom: 25px;
}

body#product #producttabs #vertical > section .text-cont-desc a {
    margin-top: 30px;
}

.text-cont-desc {
    display: flex;
}

.text-cont-desc > div {
    float: none;
}

.text-cont-desc figure {
    height: 100%;
}

.text-cont-desc figure > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.toasting-level {
    font-size: 18px;
    margin-top: 15px;
    font-weight: 500;
}

.toasting-level img {
    height: 16px;
    position: relative;
    top: -3px;
}

.p-big-m {
    font-size: 16px;
}

.p-big {
    font-size: 20px;
}

.list-features-desc {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 25px;
    font-weight: 500;
}

.list-features-desc > div {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.row-25-div-col > div {
    flex-direction: column;
    justify-content: space-between;
    row-gap: 30px;
    align-items: flex-start;
}

.video-thumb-call {
    cursor: pointer;
}

#thumb_video_container {
    display: none;
}

.video-thumb-call-cont{
    width: 100%;
    height: fit-content;
    width: 100%;
    display: block;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center;
}

#product .product-cover {
    background-position: top;
    content: '';
    background-size: 100%;
    aspect-ratio: 3/2;
    background-repeat: no-repeat;
    
}
#product .product-cover:not(.video-thumb-call-cont){
    mask:none !important;
}

body#product #producttabs #vertical > section > h3 {
    display: none;
}

body#product #producttabs #vertical > section {
    border-bottom: 0;
}

#product .riga-box-add {
    align-items: flex-start;
    justify-content: space-between;
}

.new-features-title {
    font-weight: 600;
}

.intensity-value {
    font-size: 24px;
}

.new-feature-big {
    font-size: 17px;
}

.page-product .product-variants > .product-variants-item li.input-container {
    background: #EDDA9A;
    border: 0;
    padding: 12px 24px;
    float: none;
    height: auto;
    border-radius: 15px;
    line-height: 1;
    text-transform: uppercase;
}

.row-25-div > div > .row-25-img-container {
    width: 40%;
}

.row-25-div > div > .row-25-img-container > img {
    width: 100%;
}

.align-center {
    text-align: center;
}

#product .product-accessories .products-section-title {
    font-size: var(--size-h2);
    line-height: 1.1;
    text-transform: none;
    font-weight: 400;
    max-width: 1080px;
    margin: auto;
    padding-bottom: 120px;
}

#product .block.newsletter-form.ApRawHtml {
    display: none;
}

#product #prefooter section.col-100.margin.float-left {
    margin-top: 0;
}

@keyframes s2 {
    to {
        transform: rotate(1turn)
    }
}

.points-cont img {
    height: 14px;
    margin-top: -2px !important;
}

#product .product-variants .product-variants-item {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
}

#product .product-variants .product-variants-item ul {
    padding-left: 0;
}

#product .product-variants .product-variants-item ul li .radio-label {
    font-size: 12px;
    color: #000000;
}

.page-product .product-variants > .product-variants-item li.input-container {
    border: 1px solid #EDDA9A;
}

.page-product .product-variants > .product-variants-item li.input-container:hover {
    border-color: #EDDA9A;
    background: #ffffff;
}

#product .product-variants .product-variants-item ul li:has(label > input:checked) {
    background: #ffffff;
}

#product .product-variants .product-variants-item ul li input:checked {
    cursor: default;
}

.row-25-container .row-25-div-col > div > div.row-25-col-img-container {
    width: 40%;
}

.row-25-container .row-25-div-col > div > div.row-25-col-img-container img {
    width: 100%;
}

.row-25-div-col > div .p-big {
    margin-bottom: 5px;
}

.col-type-badge img, .col-type-badge-h {
    height: 50px;
    width: auto;
}

.col-type-badge-h {
    display: flex;
    align-items: center;
}

.col-type-badge.family img, .coupons-list > div.box-family img {
    filter: brightness(0);
}

.product-detail.product-thumbs-bottom.product-image-thumbs-bottom-new .product-thumb-images .slick-list .thumb-container:nth-child(2) {
    display: block;
}

#product .product-image-thumbs-bottom-new .custom-margin-bread {
    padding: 0 0 15px;
    border-bottom: 1px solid #a18f7824;
}

.product-detail.product-thumbs-bottom:not(.product-image-thumbs-bottom-new) #zoom_product {
    height: 70vh;
}

.product-detail.product-thumbs-bottom:not(.product-image-thumbs-bottom-new) #zoom_product.img-zoom-new {
    display: none !important;
}

.product-detail.product-thumbs-bottom.product-image-thumbs-bottom-new #zoom_product.img-zoom-old {
    display: none !important;
}

.product-detail.product-thumbs-bottom.product-image-thumbs-bottom-new #zoom_product {
    height: auto;
}

/* .product-detail.product-thumbs-bottom.product-image-thumbs-bottom-new .arrows-product-fake{
  display: block;
} */
div#promo-code button {
    width: auto;
    padding: 6px 10px;
}

.white-img {
    filter: brightness(0) invert(1);
}

.banner-img-column-home {
    position: relative;
    right: 0 !important;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }

div#image-form_6858922566696294 {
    margin-right: -15px !important;
}

div#image-form_3908214522514659 {
    margin-right: -15px;
}

/*aggiornamenti banner home 2024 giugno*/

#banner-home-coffee-lovers .btn-white .btn {
    color: #81A479 !important;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 20px;
}

.banner-abbonamento {
    margin-left: 30px;
    border-radius: 20px 0 0 20px;
    margin-right: -10px;
}
div#banner-img {
    margin-right: -10px;
    border-radius: 0 20px 20px 0;
}


.banner-casacv {
    margin-right: -10px;
}
#banner-home-coffee-lovers p {
    font-size: 16px !important;
    padding-right: 20px;
}
.img-hp-banner, .img-hp-banner img {
    height: 360px !important;
    justify-content: end;
    object-fit: cover;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
}

.banner-text-column-home {
    background-color:var(--accent-color);
    height: 360px!important;
}

#banner-home-coffee-lovers .ApImage {
  margin-bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
#banner-home-coffee-lovers .ApImage img {
  max-height: 100% ;
  padding: 0;
  max-width: 100% !important;
  border-radius: 0!important;
}
#banner-home-coffee-lovers h2 {
  font-size: 24px!important;
  font-family: 'Playfair Display' !important;
  font-weight: 700;
  margin-bottom: 16px
}

.banner-text-column-fedelta {
    color: black!important;
    background-color: #f9f9f9;
}

.banner-text-column-fedelta p, .banner-text-column-fedeltà h2{
    color: black!important;
    padding-right:20px;
}

@media (max-width:1200px){
    .banner-text-column-home, .img-hp-banner img, .img-hp-banner {
        height:auto!important;
    }
    .img-hp-banner,  .img-hp-banner img{
            border-radius:0!important;
        }
    #banner-home-coffee-lovers{
        margin-bottom:20px;
    }
    .img-hp-banner  {
        border-radius: 0 20px 20px 0 !important;
        overflow: hidden;
    }
    .banner-abbonamento {
        margin-left: 0;

    }
    .banner-casacv {
        border-radius: 20px 0 0 20px;
    }

    .banner-abbonamento, .img-hp-banner {
        margin-top: 20px;
    }

}

@media (max-width: 767px) {
    .img-hp-banner {
        border-radius: 0 0 20px 20px !important;
        overflow: hidden;
        margin:0;
    }

    .banner-casacv, .banner-abbonamento {
        border-radius: 20px 20px 0 0;
    }
    .img-hp-banner, .img-hp-banner img{
        height:auto!important;

    }
    #banner-home-coffee-lovers .ApImage img {
        max-height:250px!important;
    }
        div#banner-img {
            border-radius: 0 20px;
        }

    header .ApColumn .ApImage img {
        max-width: 60px;
    }
}

#banner-home-coffee-lovers .banner-text-column-fedelta a span {
    font-size: 12px;
    font-weight: 600;
}


/*fine aggiornamento*/

div#banner-home-coffee-lovers {
    overflow: hidden;
    margin-bottom:20px;
}

#banner-home-coffee-lovers .ApImage {
    margin-bottom: 0;
    height: 100%;
    display: flex;
}

#banner-home-coffee-lovers .ApImage img {
    max-height: 100%;
    padding: 0;
    max-width: 100% !important;
    object-fit: cover;
}

#banner-home-coffee-lovers h2 {
    font-size: 40px;
    font-family: 'Playfair Display' !important;
    font-weight: 700;
    margin-bottom: 16px
}

.banner-coffee-lovers-cart .banner-coffee-lovers-cart-txt-cont img {
    width: 50px;
}
#category #wrapper #js-product-list > .products:not(:first-of-type) > .product_list > .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 1620px) {
    /* .thumbnail-container .features {
        margin-bottom: 15px;
    } */
}

@media screen and (min-width: 1240px) {
    .header .leo-megamenu .navbar-nav > li.parent:not(.menu-caffe) > .dropdown-menu {
        padding: 0 165px !important;
    }
}

@media screen and (max-width: 1023px) {
    .row-25-div > div {
        width: calc(50% - 15px);
    }

    .row-25-div > div > .row-25-img-container {
        width: auto;
    }

    .row-25-div > div > .row-25-img-container > img {
        width: auto;
        max-width: 100%;
    }

    #product .riga-box-add {
        flex-wrap: wrap;
    }

#product .riga-box-add > div {
        width: 100%;
        max-width: 100%;
        float: none;
    }

    .add-to-cart-product-box {
        width: 100%;
    }
}

@media screen and (max-width: 950px) {
    .coupons-list > div {
        width: calc(50% - 10px);
    }
}

@media screen and (max-width: 767px) {
    #product .riga-box-add > div {
        padding: 0;
    }

    .riga-box-add {
        height: unset;
        display: block;
        align-items: center;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0;
    }

    #product #wrapper .product-image-thumbs-bottom-new .contenuto-prodotto nav.breadcrumb {
        margin: 15px 0 !important;
    }

    .product-image-thumbs-bottom-new img#zoom_product {
        display: block !important;
    }

    .product-image-thumbs-bottom-new img.thumb-prod-mbl, .product-image-thumbs-bottom-new .product-thumb-images .slick-arrows {
        display: none !important;
    }

    .thumbnail-container .product-title a, .thumbnail-container .features {
        text-align: left;
    }

    .page-loyalty-cont {
        padding: 25px;
    }

    .coupons-list > div {
        width: calc(100%);
    }

    .page-loyalty-cont table th, .page-loyalty-cont table td {
        display: block;
    }

    .page-loyalty-cont table tr {
        border-top: 5px solid #81a479;
    }

    .page-loyalty-cont table tr:first-of-type {
        border-top: 0;
    }

    .cart-items .product-line-grid-body .product-line-grid-right {
        margin-left: -20px;
    }

    .cart-voucher {
        padding-top: 30px;
    }

    div#promo-code button {
        width: auto;
        height: fit-content;
    }

    .row-25-container {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .row-25-div > div {
        width: 100%;
        column-gap: 20%;
    }

    .row-25-div > div > span {
        width: 50%;
    }

    .row-25-div > div > .row-25-img-container {
        width: 50%;
        text-align: right;
    }

    .text-cont-desc {
        flex-wrap: wrap;
        gap: 30px
    }

    .list-features-desc {
        flex-direction: row;
        gap: 15px;
    }

    .list-features-desc > div {
        width: calc(50% - 7.5px);
    }

    .row-25-container .row-25-div-col > div {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .row-25-container .row-25-div-col > div > div:first-of-type {
        text-align: right;
    }

    .row-25-container .row-25-div-col > div > div {
        width: 50%;
    }

    #product .product-detail-name {
        line-height: 1.1;
    }

    .add-to-cart-product-box {
        padding-top: 10px;
    }

        .product-image-thumbs-bottom-new .add-to-cart-product-box {
        margin: 15px;
        width: calc(100% - 30px) !important;
    }
}

@media screen and (max-width: 494px) {
    .page-loyalty-cont .btn {
        padding: 9px 10px;
    }

    .row-25-div > div {
        column-gap: 20px;
    }

    .row-25-div > div > .row-25-img-container,
    .row-25-container .row-25-div-col > div > div.row-25-col-img-container {
        width: 40%;
    }

    .row-25-div > div > span {
        width: 60%;
    }

    .intensity-points {
        column-gap: 3px;
    }

    #product .product-accessories .products-section-title {
        margin-bottom: 0px;
        font-size: 40px;
    }
}

@media screen and (max-width: 400px) {
    .intensity-points > span {
        width: 10px;
        height: 10px;
    }
}

@media screen and (max-width: 375px) {
    .page-loyalty-cont .submit-loader-container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .page-loyalty-cont .custom-loader {
        padding: 9px 10px;
    }
}

.h2-box {
    font-size: 38px !important;
}

/**Sospeso GBS Guido per incompatibilità con vecchio template schede*/
/*.images-container {*/
/*    max-width: 650px;*/
/*}*/

/* prodotti natale, nascosto sezione prodotti pack*/

.product-id-363 section.product-pack, .product-id-362 section.product-pack, .product-id-364 section.product-pack {
    display: none!important;
}



  /* aggiunta voci megamenu */

  div#link_mm_shop {
    display: flex;
    margin-top:20px;
    flex-direction: row;
    justify-content: space-between;
}

div#link_mm_shop a {
    color: white;
    padding: 10px;
    font-size:15px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1px;
    line-height: 1;
    display: inline-block;
    width: 49%;
    transition: all .5s;
    border-width: 2px;
    border-style: solid;
}


div#link_mm_shop a:hover {
    font-weight: 700;
    letter-spacing: 0.1px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    background: var(--white);
    color: var(--black) !important;
}

#link_mm_shop a i {
    font-family: 'FontAwesome';
    font-style: normal;
}

div#link_mm_shop img {
    width: 20px;
    height: 15px;
    border-radius: 0;
}

#link_mm_shop a#abbonamento {
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}

div#link_mm_shop a#abbonamento:hover {
    background-color:#f9f9f9!important;
    color:#1f1f1f!important;
    font-weight:600;
}

div#link_mm_shop a#fedelta:hover {
    background-color:#f9f9f9!important;
    color:#1f1f1f!important;
    font-weight:600;
}


@media(max-width:1239px){
	#link_mm_shop a#fedelta{
	  background-color: #81A479;
	  color:white;
	}

	#link_mm_shop a#abbonamento, #link_mm_shop a#fedelta {
	  width: 100% !important;
	  padding: 10px 20px !important;
	  text-align: left;
	  margin-right: 20px !important;
	}
    #link_mm_shop a#abbonamento{
        color:white;
    }

	#link_mm_shop {flex-wrap: wrap; margin-top: 20px;}
	#Side_slide a#abbonamento a, #Side_slide a#fedelta a {margin: 0!important;font-weight: 600;}

	div#link_mm_shop a {
		width: 100%;
		text-align:left;
		font-size:14px;
		margin-bottom:10px!important;
	}

}

/* nascondere categoria single product > Bundle De Longhi */

.product-id-385 h1 span.font-sec, .product-id-383 h1 span.font-sec,   .product-id-384 h1 span.font-sec, .product-id-383 h1 span.font-sec {
    display: none !important;
  }

/*revisione margini hp mobile*/

@media screen and (max-width: 767px) {
    .cards.big-dx .ApColumn, .cards.big-sx .ApColumn {
        margin-bottom: 20px;
        padding: 0;
    }
    .container.cards.tre-colonne .ApColumn {
        padding:0;
        margin-bottom:20px;

    }

    .container.cards.big-sx.home.bg-boxed > div > div, .container.cards.tre-colonne > div > div {
        position: relative;
    }
}
.cards.due-colonne.big-sx {
    margin-top: 0!important;
}


/**** Bundle de longhi faq ****/

#producttabs button.btn.btn-link, #producttabs i {
    background: none;
    color: black!important;
    border: 0;
    padding: 0;
	text-align: left;
	font-weight: 700;
	letter-spacing: 0;
}

#producttabs .card {
    overflow: hidden;
    border: 0;
    border-radius: 8px;
    margin-bottom: 10px;
    background: none;
    background-color: white;
}

#producttabs .card-body {
    padding: 10px 20px;
}

#producttabs button.btn:hover, #producttabs button.btn:focus, #producttabs i {
    background-color: #00000000!important;
    text-decoration: none;
    color: #81a479!important;
	letter-spacing: 0;
}


#producttabs #accordion .row {
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
}

#producttabs #accordion .row .titolo-dato{
    margin-bottom: 10px;
}

#producttabs #accordion .row .titolo-dato {
    font-weight: 700;
	letter-spacing: 0;
}

#producttabs #accordion h2 {
	position: relative;
	letter-spacing: 0;
}


#producttabs #accordion i {
	position: absolute;
	right: 20px;
}
body#product #producttabs  #accordion  h2 {
	font-size: 30px!important ;
	font-family: var(--font-principale);
	font-weight: 900;
	margin-bottom: 25px;
  }

  button.btn.btn-link.w-100.collapsed i {

	transition: transform 0.3s ease-in-out;
	  display: inline-block;
	   transform: translateY(0) rotate(_45deg);
	}

	button.btn.btn-link.w-100:not(.collapsed) i {

	transition: transform 0.3s ease-in-out;
	  display: inline-block;
	   transform: translateY(0) rotate(-45deg);
	}


    /* bundle delonghi */

    .product-id-383  .product-prices {
        margin-top: 1.25rem;
        padding-bottom: 30px;
    }


    /* icone social footer */
    .social i {
        font-family: 'fontawesome';
        font-style: normal;
    }


#my-account section#wrapper, #identity section#wrapper, #addresses section#wrapper, .page-customer-account section#wrapper, #module-gbssubscription-accountData section#wrapper {
    max-width: 1366px;
    margin: 50px auto !important;
}
#checkout section#wrapper {
    max-width: var(--w-container-header)!important;
    margin: 50px auto;
    padding: 0 15px;
}
#my-account #page, #identity #page, #addresses #page, .page-customer-account #page, #module-gbssubscription-accountData #page, #module-gbstimecapsule-account #page, #checkout #page {
    background-color: #f8f5f0 !important;
}
#module-gbstimecapsule-account #content{
    background-color: #f8f5f0 !important;
}
#my-account .page-footer a, #identity .page-footer a, #addresses .page-footer a, .page-customer-account .page-footer a, #module-gbssubscription-accountData .page-footer a{
    color: #000 !important;
}
#my-account .page-footer a *, #identity .page-footer a *, #addresses .page-footer a *, .page-customer-account .page-footer a *, #module-gbssubscription-accountData .page-footer a *{
    color: #000 !important;
}
#my-account button.btn-customs, #identity button.btn-customs, .page-customer-account button.btn-customs, #module-gbssubscription-accountData button.btn-customs {
    color: #000 !important;
}
.page-my-account #content .links a span.link-item{
    border-radius: 12px;
}



/*******************checkout***********************/
#checkout .card-block > h1.h1 {
    margin-top: 0;
    font-family: "Poppins", serif;
}
#checkout .card.cart-container.-clickable{
    background: transparent;
}
#checkout .card-block > a.label {
    display: none;
}
#checkout ul.cart-items {
    background-color: #FFF;
    padding: 30px;
    border-radius: 0 0 12px 12px;
}
@media screen and (max-width:767px){
  #checkout ul.cart-items {
    background-color: #FFF;
    padding: 30px 10px;
    border-radius: 0 0 12px 12px;
}  
#checkout .col-md-1.col-xs-1.text-xs-right {
    position: absolute;
    top: 0px !important;
    right: -10px !important;
    padding: 0 !important;
}
.product-line-grid > .gbs-cart-line > .product-line-grid-right .col-md-12.col-xs-12{
    padding:0px !important;
}
body#checkout .product-line-grid-body.col-md-10.col-xs-10 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-right: 0;
}
}
.page-order .cart-item {
    border:0 !important;
    border-radius: 0px !important;
    border-bottom:1px solid #DFDFDF !important;
}

body#checkout section.checkout-step .step-title::after {
    content: '+' !important;
    width: 0;
    height: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    position: absolute;
    top: 10%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40px;
    font-size: 40px;
    font-weight: 100 !important;
    color: #e2c89e;
}
body#checkout section.checkout-step.js-current-step .step-title::after {
    transform: rotate(45deg);
    right: 25px;
}
#checkout .cart-overview.js-cart {
    margin: 0 0 20px;
}
#checkout .barra-spedizione-gratuita {
    padding: 40px 20px 20px;
    background-color: #FFF;
    border-radius: 12px 12px 0 0;
    margin-top: 45px;
}
#checkout .progress-spedizione-gratuita {
    display: block;
    width: 100%;
    height: 10px;
    border-radius: 10px;
    background-color: #f8f5f0;
    margin-top: 10px;
    position: relative;
}

#checkout .progress-spedizione-gratuita:before {
    content: '';
    width: 50%;
    display: block;
    height: 100%;
    position: absolute;
    background-color: #E2C89E;
    border-radius: 10px;
}
body#checkout section.checkout-step .step-title {
    padding: 15px 20px;
    border: 0;
    font-size: 18px;
    font-weight: 500;
}
body#checkout section.checkout-step {
    background-color: transparent;
    border: 1px solid #e2c89e;
    border-radius: 12px;
    margin-bottom: 10px;
}
body#checkout section.checkout-step .content {
    padding: 30px 20px 30px 20px !important;
}
body#checkout section.checkout-step .step-number {
    display:none !important;
}
body#checkout section.checkout-step .btn {
    padding: 10px 30px;
}

body#checkout #js-checkout-summary.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: transparent !important;
    border-radius: 20px;
    border: 0px solid rgba(0, 0, 0, 0.125);
}
body#checkout .banner-coffee-lovers-cart {
    border: 0px solid #C9C9C9 !important;
    border-radius: 12px;
    padding: 20px;
    background: #FFF;
    position: relative;
}
body#checkout .banner-coffee-lovers-cart > a {
    text-align: center;
    display: block;
    text-decoration: underline;
    margin: 15px auto 0;
    background: #e2c89e;
    max-width: 120px;
    color: #000 !important;
    padding: 3px 8px;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 8px;
    position: absolute;
    top: 0px;
    right: 10px;
}
body#checkout .banner-coffee-lovers-cart > a:hover {
background:var(--bg-btn-type-1-h) !important
}
body#checkout div#promo-code button {
    background: #e2c89e;
    border: 0px solid #E2C89E;
    color: #2a2a2a !important;
    font-weight: 600;
    text-transform: uppercase;
    width: 40%;
    padding: 6px 0;
}
body#checkout div#promo-code button:hover {
    background-color:var(--bg-btn-type-1-h) !important;
    color: #2s2s2s !important;
    border: 0px solid #E2C89E !important;
}

body#checkout .ec_price_opc_det, body#checkout .ec_min_price_prod_det, body#checkout .ec_min_price_cat_det {
    color: #000;
    font-weight: 500;
    line-height: 1.5;
    font-size: 16px;
    background-color: #ffffff;
    border: 1px solid red;
    padding: 20px;
    border-radius: 12px;
}
.block-promo .promo-input {
    color: #414141;
    border-bottom: 0 !important;
    height: 2.5rem;
    width: calc(100% - 100px);
    padding: 0;
    border: 0;
    margin-right: 4%;
    outline: 0;
    padding: 10px;
    border-radius: 12px;
}
.banner-coffee-lovers-cart-txt-cont img {
    display: none;
}
#checkout-personal-information-step .step-title:before {
    content: "\e900";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: sub;
}
#checkout-addresses-step .step-title:before {
    content: "\e910";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: sub;
}
body#checkout #footer {
    padding: 0;
    margin-top: 120px !important;
}
body#checkout .footer-top .inner {
    padding-top: 0px;
    border-top: 1px solid;
}
body#checkout section#content > .row {
    position: relative;
    margin: 0;
    display: flex;
    gap: 5%;
    justify-content: space-between;
}
body#checkout section#content > .row:after {
    display: none;
}
.cart-voucher {
    padding-top: 5px;
}
body#checkout #js-checkout-summary .aeuc_scart {
    font-size: 20px;
}
body#checkout #js-checkout-summary .block-promo .promo-code-button {
    padding-left: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    pointer-events: none;
}
body#checkout .product-line-grid-body.col-md-10.col-xs-10 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

body#checkout section#content .product-line-grid {
    display: flex;
    align-items: center;
}

body#checkout .product-line-info.product-price {
    text-align: right;
}

body#checkout .product-line-info.product-price .product-discount {
    flex-direction: row-reverse;
    display: flex;
    gap: 5px;
}

body#checkout .product-line-grid-right.product-line-actions.col-md-2.col-xs-6 {
    float: none;
    min-height: 40px;
}

body#checkout span.main-category{
    font-size: 12px;
}

#checkout .product-line-info .current-price .price {
    margin: 0 !important;
    font-weight: 600;
}
#checkout .product-line-info.product-price.has-discount .discount {
    color: #000 !important;
    font-weight: 600;
}
#checkout .product-discount .regular-price {
    font-size: 14px!important;
}

body#checkout .remove-from-cart .material-icons {
    color: #d2d2d1;
    font-size: 18px;
    text-align: right;
    width: 100%;
    color: #000;
    font-weight: 700 !important;
}

body#checkout .product-line-grid-right .bootstrap-touchspin * {
    box-shadow: 0 0 0 !important;
    border: 0 !important;
    text-align: center;
    background-color: transparent !important;
    color: #000 !important;
    /* height: 32px; */
}

#checkout .product-line-grid-right .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "+";
    font-size: 24px;
    color: #000;
    font-weight: 100;
    line-height: 32px;
    padding: 0 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    border-radius: 20px;
    font-family: 'Poppins';
}

#checkout .product-line-grid-right .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "-";
    font-size: 24px;
    color: #000;
    font-weight: 100;
    line-height: 32px;
    padding: 0 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    border-radius: 20px;
    font-family: 'Poppins';
}

#checkout .product-line-grid-right .bootstrap-touchspin {
    width: 100px;
    float: none;
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: none;
    border: 1px solid #cdcdcd;
    height: 40px;
    padding: 5px 2px;
    border-radius: 5px;
}

#checkout button.btn.btn-touchspin.js-touchspin.js-decrease-product-quantity.bootstrap-touchspin-down{
    left: 5px;
}
#checkout button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up{
    right: 5px;
}
#checkout input.js-cart-line-product-quantity.form-control{
    left:30px;
}
#checkout input.js-cart-line-product-quantity.form-control:focus{
    margin-top:0;
}

#checkout article.product-miniature.js-product-miniature.vanlong img {
    width: 100%;
}

#checkout .product-image {
    width: 20%;
}

#checkout article.product-miniature.js-product-miniature.vanlong {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0px;
    border-bottom:1px solid #DFDFDF !important;
    border-radius: 0;
    background: transparent !important;
}

#checkout article.product-miniature.js-product-miniature.vanlong > div {
    width: 20%;
}
#checkout article.product-miniature.js-product-miniature.vanlong > .product-image {
    width: 15%;
}
#checkout article.product-miniature.js-product-miniature.vanlong > .product-title-and-categories {
    width: 40%;
}

#checkout article.product-miniature.js-product-miniature.vanlong .product-price-and-shipping {
    text-align: center;
    font-weight: 600;
    font-size:18px;
}

#checkout article.product-miniature.js-product-miniature.vanlong .button-container.cart {
    margin: 0;
}
#checkout article.product-miniature.js-product-miniature.vanlong .features,  {
    font-size: 12px;
}

#checkout article.product-miniature.js-product-miniature.vanlong .product-title {
    margin-top: 5px;
    font-weight: 500;
    font-size: 18px;
}

#checkout section.product-accessories.clearfix.cart-accessories.-clickable {
    background: #FFF;
    padding: 30px;
    border-radius: 12px;
}

#checkout section.product-accessories.clearfix.cart-accessories.-clickable .products-section-title {
    font-family: "Poppins", serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
}
#checkout section.product-accessories.clearfix.cart-accessories.-clickable.active .products{
    display:block;
}
#checkout article.product-miniature.js-product-miniature.vanlong .input-group.bootstrap-touchspin {
    display: none;
}

#checkout article.product-miniature.js-product-miniature.vanlong:hover button.add-to-cart {
    transform: translate(0px, 0px);
}
#checkout a.thumbnail.product-thumbnail:before{
    display: none;
}
#checkout .block.newsletter-form.ApRawHtml {
    display: none;
}
#checkout #prefooter .padding80top{
    padding-top:0;
}

/*******************cart***********************/
#cart .card-block > h1.h1 {
    margin-top: 0;
    font-family: "Poppins", serif;
}
#cart .card.cart-container.-clickable{
    background: transparent;
}
#cart .card-block > a.label {
    display: none;
}
#cart ul.cart-items {
    background-color: #FFF;
    padding: 30px;
    border-radius: 0 0 12px 12px;
}
#cart section#wrapper {
    max-width: var(--w-container-header) !important;
    margin: 50px auto;
    padding: 0 15px;
}
body#cart section.checkout-step .step-title::after {
    content: '+' !important;
    width: 0;
    height: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    position: absolute;
    top: 10%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40px;
    font-size: 40px;
    font-weight: 100 !important;
    color: #e2c89e;
}
body#cart section.checkout-step.js-current-step .step-title::after {
    transform: rotate(45deg);
    right: 25px;
}
body#checkout section.checkout-step.js-current-step {
    background-color: #fff;
}
#cart .cart-overview.js-cart {
    margin: 0 0 20px;
    border: 1px solid #FFF;
    border-radius: 12px !important;
}
#cart .barra-spedizione-gratuita {
    padding: 40px 20px 20px;
    background-color: #FFF;
    border-radius: 12px 12px 0 0;
    margin-top: 45px;
    display: none;
}
#cart .progress-spedizione-gratuita {
    display: block;
    width: 100%;
    height: 10px;
    border-radius: 10px;
    background-color: #f8f5f0;
    margin-top: 10px;
    position: relative;
}

#cart .progress-spedizione-gratuita:before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    background-color: #E2C89E;
    border-radius: 10px;
}
body#cart section.checkout-step .step-title {
    padding: 15px 20px;
    border: 0;
    font-size: 18px;
    font-weight: 500;
}
body#cart section.checkout-step {
    background-color: transparent;
    border: 1px solid #e2c89e;
    border-radius: 12px;
    margin-bottom: 10px;
}
body#cart section.checkout-step .content {
    padding: 30px 20px 30px 20px !important;
}
body#cart section.checkout-step .step-number {
    display:none !important;
}
body#cart section.checkout-step .btn {
    padding: 10px 30px;
}

body#cart #js-checkout-summary.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: transparent !important;
    border-radius: 20px;
    border: 0px solid rgba(0, 0, 0, 0.125);
}
body#cart .banner-coffee-lovers-cart {
    border: 0px solid #C9C9C9 !important;
    border-radius: 12px;
    padding: 20px;
    background: #FFF;
    position: relative;
}
body#cart .banner-coffee-lovers-cart > a {
    text-align: center;
    display: block;
    text-decoration: underline;
    margin: 15px auto 0;
    background: #e2c89e;
    max-width: 120px;
    color: #000 !important;
    padding: 3px 8px;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 8px;
    position: absolute;
    top: 0px;
    right: 10px;
}
body#cart .banner-coffee-lovers-cart > a:hover {
background:var(--bg-btn-type-1-h) !important
}
body#cart div#promo-code button {
    background: #e2c89e;
    border: 0px solid #E2C89E;
    color: #2a2a2a !important;
    font-weight: 600;
    text-transform: uppercase;
    width: 40%;
    padding: 6px 0;
}
body#cart div#promo-code button:hover {
    background-color:var(--bg-btn-type-1-h) !important;
    color: #2s2s2s !important;
    border: 0px solid #E2C89E !important;
}

body#cart .ec_price_opc_det, body#cart .ec_min_price_prod_det, body#cart .ec_min_price_cat_det {
    color: #000;
    font-weight: 500;
    line-height: 1.5;
    font-size: 16px;
    background-color: #ffffff;
    border: 1px solid red;
    padding: 20px;
    border-radius: 12px;
}
#cart-personal-information-step .step-title:before {
    content: "\e900";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: sub;
}
#cart-addresses-step .step-title:before {
    content: "\e910";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: sub;
}
body#cart #footer {
    padding: 0;
    margin-top: 120px !important;
}
body#cart .footer-top .inner {
    padding-top: 0px;
    border-top: 1px solid;
}
body#cart section#content > .row {
    position: relative;
    margin: 0;
    display: flex;
    gap: 5%;
    justify-content: space-between;
}
body#cart section#content > .row:after {
    display: none;
}
body#cart #js-checkout-summary .aeuc_scart {
    font-size: 20px;
}
body#cart #js-checkout-summary .block-promo .promo-code-button {
    padding-left: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    pointer-events: none;
}
body#cart .product-line-grid-body.col-md-10.col-xs-10 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

body#cart section#content .product-line-grid {
    display: flex;
    align-items: center;
}

body#cart .product-line-info.product-price {
    text-align: right;
}

body#cart .product-line-info.product-price .product-discount {
    flex-direction: row-reverse;
    display: flex;
    gap: 5px;
}

body#cart .product-line-grid-right.product-line-actions.col-md-2.col-xs-6 {
    float: none;
    min-height: 40px;
}

body#cart span.main-category{
    font-size: 12px;
}

#cart .product-line-info .current-price .price {
    margin: 0 !important;
    font-weight: 600;
}
#cart .product-line-info.product-price.has-discount .discount {
    color: #000 !important;
    font-weight: 600;
}
#cart .product-discount .regular-price {
    font-size: 14px!important;
}

body#cart .remove-from-cart .material-icons {
    color: #d2d2d1;
    font-size: 18px;
    text-align: right;
    width: 100%;
    color: #000;
    font-weight: 700 !important;
}

body#cart .product-line-grid-right .bootstrap-touchspin * {
    box-shadow: 0 0 0 !important;
    border: 0 !important;
    text-align: center;
    background-color: transparent !important;
    color: #000 !important;
    /* height: 32px; */
}

#cart .product-line-grid-right .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "+";
    font-size: 24px;
    color: #000;
    font-weight: 100;
    line-height: 32px;
    padding: 0 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    border-radius: 20px;
    font-family: 'Poppins';
}

#cart .product-line-grid-right .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "-";
    font-size: 24px;
    color: #000;
    font-weight: 100;
    line-height: 32px;
    padding: 0 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    border-radius: 20px;
    font-family: 'Poppins';
}

#cart .product-line-grid-right .bootstrap-touchspin {
    width: 100px;
    float: none;
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: none;
    border: 1px solid #cdcdcd;
    height: 40px;
    padding: 5px 2px;
    border-radius: 5px;
}

#cart button.btn.btn-touchspin.js-touchspin.js-decrease-product-quantity.bootstrap-touchspin-down{
    left: 5px;
}
#cart button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up{
    right: 5px;
}
#cart input.js-cart-line-product-quantity.form-control{
    left:30px;
}
#cart input.js-cart-line-product-quantity.form-control:focus{
    margin-top:0;
}

#cart article.product-miniature.js-product-miniature.vanlong img {
    width: 100%;
}

#cart .product-image {
    width: 20%;
}

#cart article.product-miniature.js-product-miniature.vanlong {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0px;
    border-bottom:1px solid #DFDFDF !important;
    border-radius: 0;
    background: transparent !important;
}

#cart article.product-miniature.js-product-miniature.vanlong > div {
    width: 20%;
}
#cart article.product-miniature.js-product-miniature.vanlong > .product-image {
    width: 15%;
}
#cart article.product-miniature.js-product-miniature.vanlong > .product-title-and-categories {
    width: 40%;
}

#cart article.product-miniature.js-product-miniature.vanlong .product-price-and-shipping {
    text-align: center;
    font-weight: 600;
    font-size:18px;
}

#cart article.product-miniature.js-product-miniature.vanlong .button-container.cart {
    margin: 0;
}
#cart article.product-miniature.js-product-miniature.vanlong .features,  {
    font-size: 12px;
}

#cart article.product-miniature.js-product-miniature.vanlong .product-title {
    margin-top: 5px;
    font-weight: 500;
    font-size: 18px;
}

#cart section.product-accessories {
    background: #FFF;
    padding: 30px;
    border-radius: 12px;
}

#cart section.product-accessories .products-section-title {
    font-family: "Poppins", serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
}
#cart article.product-miniature.js-product-miniature.vanlong .input-group.bootstrap-touchspin {
    display: none;
}

#cart article.product-miniature.js-product-miniature.vanlong:hover button.add-to-cart {
    transform: translate(0px, 0px);
}
#cart a.thumbnail.product-thumbnail:before{
    display: none;
}
#cart .block.newsletter-form.ApRawHtml {
    display: none;
}
#cart #prefooter .padding80top{
    padding-top:0;
}
#cart #page {
    background-color: #f8f5f0 !important;
}
#cart .product-line-grid-body > .product-line-info > a.label {
    color: #040405;
    font-size: 18px;
    line-height: 22px;
    font-family: "Poppins", serif;
    font-weight: 500;
    padding: 0;
    -webkit-transition: all 0.01s ease 0s;
    -o-transition: all 0.01s ease 0s;
    transition: all 0.01s ease 0s;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
    text-align: left;
    display: inline-block;
    width: 100%;
}
#cart .product-line-info .current-price .price {
    margin: 0 !important;
    font-weight: 600;
    line-height: 24px;
    color: #040405;
    margin: 0 5px;
    font-size: 18px;
    font-family: "Poppins", serif;
    display: inline-block;
    margin-bottom: 0;
}
body#cart .header-top {
    display: none;
}
#cart #page #wrapper {
    margin-top: 150px;
}
#cart .card-block > h1.h1 {
    margin-bottom: 5px;
    font-size: 27px;
    line-height: 36px;
    color: #2A2A2A;
}
#cart .card.cart-container .card-block {
    background-color: #f8f5f0 !important;
    border: 0;
    padding: 15px 0;
}

#cart .card.cart-container {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border-radius: 0;
    border: 0px solid rgba(0, 0, 0, 0.125);
}
body#cart .cart-grid-body > a.label {
    background: #e2c89e;
    border: 0px solid #E2C89E;
    color: #2a2a2a !important;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px;
    transition: all 0.3s ease;
    border-radius: 12px;
    box-shadow: 0 0 0px 3px #e2c89e30;
    letter-spacing: 0px;
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
}
body#cart .cart-grid-body > a.label i{
    display: none;
}
body#cart .cart-grid-body {
    padding: 0 25px;
}
#order-detail #wrapper > .container {
    width: 100%;
    max-width: var(--w-container);
}
#order-detail #page {
    background-color: #f8f5f0;
}
/********************************loyalty**********************/

#loyalty #wrapper > .container {
    width: 100%;
    max-width: var(--w-container);
}
#loyalty #page {
    background-color: #f8f5f0;
}
#loyalty .page-loyalty-cont .fa-percent:before {
    content: "%";
}

#module-gbssubscription-configure #wrapper > .container {
    width: 100%;
    max-width: var(--w-container);
}
#module-gbssubscription-configure #page {
    background-color: #f8f5f0;
}
#module-gbssubscription-configure .darkgreen, #module-gbssubscription-configure .special-word-bigger-darkgreen {
    color:var(--accent-color) !important;
}

#module-gbssubscription-configure .step h2:not(.no-before):before {
    color: var(--accent-color) !important;
}
#module-gbssubscription-configure .container-choices .choice-title:before {
    content: "";
    position: absolute;
    width: 30px;
    aspect-ratio: 1;
    background: #ede5da;
    border-radius: 10px;
    display: flex;
    align-self: flex-start;
    top: -5px;
    left: 0;
}

.container-choices > .abb-selected-item .choice-title:before, .container-choices > .mc-selected-item .choice-title:before, .container-choices > .om-selected-item .choice-title:before, .container-choices > .frm-selected-item .choice-title:before {
    background: var(--accent-color) !important;
    content: "\e876" !important;
}

#module-gbssubscription-configure .btn-choise-prod, #module-gbssubscription-configure .modal-title h2 {
    color: var(--accent-color) !important;
}


.block.newsletter-form.ApRawHtml .w-container > div {
    width: 50%;
}

@media screen and (max-width:767px){
    .block.newsletter-form.ApRawHtml .w-container > div {
    width: 100%;
}
}