@font-face {
    font-family: MasterOfBreak;
    src: url(/themes/luxury2/font/master_of_break.otf);
}

.Big-Center-Text.banner-background.Boutique{
    background: #FFF8F4 !important;
}

.Big-Center-Text.banner-background.Boutique .row-banner .col-html{
    display: flex;
    justify-content: center;
    align-items: center;
}


@media (min-width: 768px) {

    h1.sale-banner {
            font-size:5.5em !important;
    }

    .store-description p {

        width: 50%;
    }

    #dtrTopBannerVetrina .Big-Center-Text .banner-html {

     padding-left: 5%;
    }
}

@media (max-width: 767.98px) {
    #dtrTopBannerVetrina .banner-saldi  h2{
        text-align:center !important;
    } #dtrTopBannerVetrina .banner-html{
              align-items: center !important;
          }

    #dtrTopBannerVetrina .Big-Center-Text.sale * {
  text-align: center !important;
        font-size: 1.2em !important;}

    .premio p {

        font-size: 1.3em !important;}

    .day-content p {
        font-size: 1.5em !important;}

    .premio-bottom {
        position: absolute;
        bottom: 7%;
        padding-bottom: 0 !important;
    }

    .heading-avvento-img {

        /*padding-top: 60px;*/
    }

    .box-cta .history {

        padding: 3em !important;
    }

    .macro-category.mobile img {
        height: auto !important;
        width: 100% !important;
    }

    .campioni {
        font-size: 10px !important;
    }

    .row.row-banner.nomargin-x.nopadding {
        display: flex;
        flex-direction: column;

    }



    .col-html {
        order: 2;
    }

    .cbanner-img {
        order: 1;
    }

    .product-detail {
        padding-top: 45px;
    }

    .split-section-product .product-detail {
        width: 40% !important;
        height: auto;
        margin: 0 !important;
        overflow: hidden;
        padding-top: 100px;
    }

    .store-manager .split-text {
        align-items: start;

    }

    .store-manager.split-section p {
        padding-bottom: 0 !important;
    }

    .store-manager .split-text h2 {
        padding-bottom: 10%;
    }

    .store-manager .split-text h3 {
        padding-bottom: 5%;
    }

    .store-manager p {
        text-align: left;
        padding-top: 5%;
        padding-bottom: 0;
    }

    .info-store h3 {
        font-size: 13px !important;
        line-height: 24px;
        text-align: center;
        letter-spacing: 1px !important;
    }

    .info-store div {
        margin: 10% 0;
    }

    .store-description p {
        width: 75%;
    }


    .store-description h2 {
        width: 75%;
    }

    banner-html-category.row-banner {
        display: flex;
        flex-direction: column-reverse;

    }

    .heading-cover {
        align-items: center !important;
    }

    .banner-brands {
        align-items: center;
    }

    .store-paragraph {
        width: 90%;
        padding: 5% 0;
        text-align: center;
    }

    .carousel-inner > .item {
        /*max-height: 350px;*/
        max-height: 100%;
    }

    .split-section h2 {
        padding-bottom: 25px;
        padding-top: 30px;


    }

    .split-section-product.split-section h2 {
        padding-bottom: 24px !important;
        padding-top: 13px !important;

    }

    .split-section h3 {
        font-family: Jost;
        font-weight: 400;
        font-size: 32px !important;
        line-height: 40px !important;
        color: #191919;
        padding-bottom: 26px;
    }

    .split-text {

        width: 80% !important;
    }

    .split-section p {
        padding-bottom: 20px;
    }

    .split-section a {
        padding-bottom: 42px;
    }
}


/*.row-banner .banner-img  {
    width: 100%;
    height: auto;
}

.banner > div {
    height: 295px;
    background-repeat: no-repeat;
}*/

.store-manager .split-text h1 {
    font-size: 16px !important;
    line-height: 24px !important;
    padding-top: 25px;
    letter-spacing: 1px !important;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding-bottom: 0px;

}

.store-manager .split-text h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.2px !important;
    margin: 0;
}

.store-description p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.2px;
}

.banner {
    letter-spacing: 2px;
}

.banner-html {
    height: 100%;
    /*padding-top: 10%;*/

    padding-left: 2.5rem;
    text-transform: none;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.banner-html-category.brands.heading-cover {
    height: 100%;
}

.red {
    background: #B71A24;
}

.banner-html h1, .banner-html h2, .banner-html h5 {
    font-family: Jost !important;
    font-weight: 400;
    /*color: #FFFFFF !important;*/
}

.banner-background {
    width: 100%;

}

.banner-html a {
    border-top: 1px solid #262526;
    border-bottom: 1px solid #262526;
    padding: 10px 40px;
    top: 10px;
    position: relative;
    /*text-transform: uppercase;*/
}

.banner-html a:hover {
    text-decoration: none;
    background: #262526;
    color: white;
}

.banner-html a.imagelink {
    padding: 0;
    position: initial;
    top: initial;
    border: none;
    margin: 0 8px;
}

.banner-html a.imagelink:hover {
    background: none;
}

.banner-html h2 {
    margin-top: 0px;
    font-size: 30px;
}

.banner-html h3 {
    font-size: 22px;
    margin-top: 5px;
    text-transform: none;
}


.banner-html h4 {
    font-size: 3rem !important;
    padding-bottom: 0.50rem !important;
    margin-top: 17px !important;
    margin-bottom: 8.5px !important;
    /*text-align: center !important;*/
}

.banner-html p {

    font-family: Jost !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    margin-top: 8.5px !important;
    margin-bottom: 8.5px !important;
    text-align: center !important;


}
.rivenditore-text .banner-html.heading-cover {
    padding: 0 !important;
}
.banner-html.heading-cover {
    padding: 2rem 0;
}


.heading-cover {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start !important;
    padding-left: 10%;
}
.Left-Text.brand .heading-cover {
    display: flex !important;
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
    text-align: center;
}

.banner-brands {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    padding-left: 10%;
    height: 100%;
    letter-spacing: 2px;
}

.Left-Text * {
    color: #262626;
}

.Left-Text.Left-Text-White * {
    color: #fff;
}

.Left-Text.banner-background {
    background-position: top right;
}

.Left-Text .banner-html {
    width: 100%;
    text-align: center;
    margin: auto 0;
}

.banner-img-category img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}




h1.heading-store {
    color: #191919 !important;
}

.banner-html-category h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF !important;

}

.heading-slider-store {
    font-size: 12px !important;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px !important;
}

.split-slider img {
    width: 100%;
}

@media (max-width: 768px) {

    .h3-birthday h3{
        font-weight: 700 !important;
    }

    #dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi .banner-html .birthday span {

        font-weight: 700 !important;
    }
    #dtrTopBannerVetrina .item img {
        width: 100% !important;
        height: auto !important;
    }

    .heading-avvento-img.img-height {
        height: 155px !important;
    }
    .box-categorie{
        /*margin-top: -9%;*/
    }

    .dtr-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;}
    .container-day.chi-siamo-mobile{
    order: 2;
    width: 100%;
    grid-column: 1/4;
    height: 100px;}
    .premio p{

        width: 97% !important;

    }
    .banner-text{
        min-height:270px;
    }
    .banner-text >div{
        min-height:270px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .day-content p {
        font-size: 1.2em;}
    .container-days {

        grid-template-columns: repeat(3, 1fr) !important;
    }

    .day-content p{

    }
    .day-content img{
        width:80px;
        height: auto;
    }

    .container-day {

        flex-basis: 33.33% !important;}

    .day-date{
        font-size: 2.5em !important;
        font-weight: 300;
    }
    #dtrBottomBannerProduct2 .articolo .immagine img {
        width: 80%;
    }

        #dtrBottomBannerProduct2 .articolo {
            min-height: 430px!important;
        }
    .text-info-coupon img{
        width:45px !important;
    }
    .save-date {
        padding: 50px 0;
    }
    .save-date span{
        font-size: 1.5em !important;
    }

    .list-text-info-coupon {
        font-size: 1.2rem !important;
        font-family: 'Nunito Sans', sans-serif !important;
        text-align: center;
        line-height: 2.2rem;
        padding-top: 3rem;

    }

    .articolo .marca-banner {
        padding: 0 !important;
    }

    .Big-Center-Text.sale > div > div {
        flex-grow: 1;
        flex-wrap: wrap;

    }

    .Big-Center-Text.sale .row.row-banner.nomargin-x.nopadding {
        display: block !important;
    }

    #dtrTopBannerVetrina .Big-Center-Text.sale h1, #dtrTopBannerVetrina .Big-Center-Text.sale p {
        font-size: 20px !important;
        width: 90%;
        margin: 0 auto;
    }

    #dtrTopBannerVetrina .Big-Center-Text.sale p {
        display: block !important;
    }

    .marquee span {

        font-size: 60px !important;
        line-height: 80px !important;
        text-align: center;
        letter-spacing: 3px !important;

    }

    .split-section-product .split-text-container {
        flex-wrap: wrap !important;
    }

    .Left-Text .banner-html {
        width: 100%;
    }

    .heading-cover {
        padding-left: 0 !important;
    }

    .banner-brands {
        padding-left: 0 !important;

    }

}

.Right-Text * {
    color: #262626;
}

.Right-Text.Right-Text-White * {
    color: #fff;
}

.Right-Text.banner-background {
    background-position: top left;
}

.Right-Text .banner-html {
    width: 50%;
    text-align: center;
    margin: auto 50%;
}

@media (max-width: 768px) {

    h1.sale-banner {
        font-size:2.5em !important;
    }

    .Right-Text .banner-html {
        width: 100%;
        margin: auto;
    }
}

#dtrTopBannerVetrina .Big-Center-Text * {
    color: #000 !important;

}


.Big-Center-Text .banner-html {
    /*width: 100%;
  margin: auto;
max-width: 440px;
  text-align: center;*/
    color: white;
    /*padding-top: 120px;*/
}

#dtrTopBannerVetrina .Big-Center-Text .banner-html {
    /* background: #fef8f4;*/
    /*
    background-color: #fff8f5 !important;
    */
    /*background-color: #b71a23  !important;*/
    color: #fff !important;
    /*background-color: #f9d044 !important;*/
    background-color: #101d1a !important;


}

#dtrTopBannerVetrina .banner-html-category h1 {
    color: #FFFFFF !important;
}

#banner-carousel .Big-Center-Text .banner-html {
    background: #FAEFE5 !important;
    color: #191919 !important;
}

#banner-carousel .Big-Center-Text .banner-html p {
    color: #191919;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.2px;
}


.store-description h3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.store-description h2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
}

.store-description {
    padding: 10% 0;
}

.info-store {
    background: #FFF8F4 !important;
    padding: 5% 0;
}

.info-store h3 {
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #191919;
}

.info-store p {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #191919;
}

@media (max-width: 768px) {
    .Big-Center-Text * {
        color: #000;
    }

    .Big-Center-Text {
        background: #fff;
    }

    .Big-Center-Text.banner-background {
        height: 230px;
        background-position: center;
        -webkit-background-size: cover;
        background-size: cover;

    }

    /*.Big-Center-Text .banner-html {
        max-width: none;
        width: 100%;
        padding-top: 10px;
        position: relative;
        top: 220px;
        background: #fff;
        color: #000 !important;
    }*/
    .Big-Center-Text .banner-html h1 {
        font-size: 27px;
        text-align: center;
    }

    .Big-Center-Text .banner-html h2 {
        text-align: center;
        font-size: 3.5em;
    }

    .Big-Center-Text .banner-html h3 {
        font-size: 20px;
    }


}


.Big-Center-Text.Dark-Text * {
    color: #000;
}

.Big-Center-Text.Dark-Text h4 {
    color: #a2a2a2;
}

.Small-LL-Text * {
    color: #000;
}

.Small-LL-Text.banner-background {
    background-position: bottom left;
    height: 320px;
}

.Small-LL-Text .banner-html {
    text-align: right;
    color: #000;
    position: absolute;
    top: 20px;
    height: initial;
    padding: 0;
    right: 30px;
}

.Small-LL-Text h4 {
    font-size: 16px;
    /*text-transform: uppercase;*/
    color: #000;
}

.Small-LL-Text h5 {
    font-style: italic;
    font-size: 22px;
}


@media (max-width: 768px) {
    .Small-LL-Text.banner-background {
        height: 400px;
        background-position: top left;
    }
}
@media (max-width: 992px) {


.day-date {}
}

.Small-C-Text * {
    color: #fff;
}

.Small-C-Text.banner-background {
    background-position: bottom left;
    height: 320px;
}

.Small-C-Text .banner-html {
    margin-left: -15px;
    text-align: center;
    color: #FFF;
    position: absolute;
    top: 47%;
    height: initial;
    padding: 0;
    width: 100%;
}

.Small-C-Text img.banner-image {
    width: 100%;
}


@media (max-width: 768px) {

    .Small-C-Text.banner-background {
        height: 400px;
        background-position: top left;
    }
}

.Double-C-Text * {
    color: #000;
}

.Double-C-Text.Double-C-Text-White * {
    color: #fff;
}

.Double-C-Text.banner-background {
    background-position: top center;
    height: 320px;
}

.Double-C-Text h2 {
    font-size: 90px;
    /*text-transform: uppercase;*/
}

.Double-C-Text h3 {
    font-size: 20px;
}

.Double-C-Text h4 {
    font-size: 26px;
    text-transform: capitalize;
}

.Double-C-Text .banner-html {
    color: #000;
    bottom: 10px;
    height: initial;
    padding: 0;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 30px;
    width: 100%
}

.Double-C-Text > img {
    width: 100%;
}


@media (max-width: 768px) {
    .Double-C-Text .banner-html {
    }
}

.Double-R-Text * {
    color: #000;
}

.Double-R-Text.Double-R-Text-White * {
    color: #000;
}

.Double-R-Text h3 {
    margin-top: 5px;
    font-size: 28px;
    /* text-transform: uppercase; */
    font-weight: bold;
}

.Double-R-Text h4 {
    color: #000;
    font-size: 22px;
    /* font-weight: bold; */
    font-style: italic;
}

.Double-R-Text.banner-background {
    background-position: top center;
    height: 320px;
}

.Double-R-Text .banner-html {
    text-align: right;
    color: #FFF;
    position: absolute;
    top: 20px;
    height: initial;
    padding: 0;
    right: 30px;
}


@media (max-width: 768px) {
    .Double-R-Text .banner-html {
    }
}

.Big-C-Text * {
    color: #fff;
}

.Big-C-Text.banner-background {
    background-position: bottom right;
    height: 643px;
}

.Big-C-Text h2 {
    font-size: 30px;
    /*text-transform: uppercase;*/
}

.Big-C-Text h3 {
    font-size: 20px;
    margin-top: 0;
}

.Big-C-Text h4 {
    font-size: 16px;
    /* text-transform: uppercase; */
    font-weight: normal;
}

.Big-C-Text .banner-html {
    margin-left: -15px; /* per prevenire lo spostamento dovuto al padding della classe col-* */
    color: #FFF;
    margin: auto;
    /* bottom: 10px; */
    height: initial;
    padding: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 20px;
    margin-top: 0%;
}


@media (max-width: 768px) {
    .Big-C-Text .banner-html {
        width: 100%;
    }
}

.Big-C-Text.Dark-Text * {
    color: #000;
}


#dtrMidBannerVetrina .banner-item img {
    width: 100%;
    height: 100%;
}
#dtrTopBannerVetrina .item img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}

#dtrMidBannerVetrina .banner-item {
    padding: 0 !important;
}

/*#dtrMidBannerVetrina .banner-item img {width: 100%;}*/

#dtrBottomBanner .banner-item {
    border: 2px solid #fff;
    background: #fff;
    padding: 0px;
}

#dtrBottomBanner .banner-item > img {
    width: 100%;
}

#logo-alfieri-hp {
    position: absolute;
    left: 0px;
    top: -268px;
}


@media (max-width: 768px) {
    #logo-alfieri-hp {
        height: 120px;
    }
}

.Classic-TR-Text * {
    color: #000;
    font-family: 'Poppins';
}

.Classic-TR-Text.banner-background {
    background-position: bottom left;
    height: 320px;
}

.Classic-TR-Text .banner-html {
    text-align: center;
    color: #333333;
    position: absolute;
    bottom: 20px;
    right: 0px;
    width: 100%;
    height: initial;
    padding: 0;
}


@media (max-width: 768px) {
    .Classic-TR-Text.banner-background {
        height: 240px;
        background-position: center;
    }
}

.Classic-TR-Text h3 {
    margin-top: 5px;
    font-size: 20px;
    /* text-transform: uppercase; */
    /*font-weight: bold;*/
}

.Classic-TR-Text h4 {
    color: #000;
    font-size: 22px;
    /* font-weight: bold; */
    font-style: italic;
}

#dtrBottomBanner .banner-item {
    overflow: hidden;
}

#dtrBottomBanner .banner-item .banner-background {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

#dtrBottomBanner .banner-item:hover .banner-background {
    /*transform: scale(1.05);*/
}

#banner_container_articolo {
    clear: both;
    background-color: white;
    margin-bottom: 10px;
    padding-bottom: 30px;
}

#banner_container_articolo .banner {
    width: 50%;
    float: left;
    padding: 30px;
}

#banner_container_articolo .banner:first-child {
    padding-right: 15px;
}

#banner_container_articolo .banner:last-child {
    padding-left: 15px;
}

#banner_container_articolo .Left-Text .banner-html {
    padding-top: 140px;
    padding-left: 40px;
    width: 100%;
    text-align: left;
}

@media (max-width: 768px) {
    #banner_container_articolo .banner {
        width: 100%;
        float: none;
        padding-right: 30px !important;
        padding-left: 30px !important;
        padding-bottom: 0;
    }

    #banner_container_articolo .Left-Text .banner-html {
        padding-top: 50px;
    }
}

.scopri {
    display: none;
}

@media (max-width: 768px) {
    .scopri {
        display: inline-block;
        color: #ffffff !important;
        text-transform: uppercase;
        background: #000;
        padding: 10px 15px;
        margin-top: 15px;
    }

}

.marquee-section {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px 0;
}

.marquee {
    padding: 10px 0;

    color: #FFF;
    text-transform: uppercase;

    white-space: nowrap;
    overflow: hidden;
}

.marquee .marquee-container {
    display: inline-block;
    will-change: transform;
}
@media (max-width: 768px) {
    .marquee span {
        font-size: 58px !important;
    }
}@media (min-width: 768px) {

    .marquee span {

    font-size: 92px !important;

}}
.marquee span {
    padding-left: 30px;
    font-family: Jost;
    font-style: normal;
    font-weight: 400;

    line-height: 150px;
    text-align: center;
    letter-spacing: 6px;
    text-transform: uppercase;
    /* color:#d7490c !important;*/
    /*color: #071305;*/
    /*color: #b71a23 !important;*/
    color: #000;
}
.marquee span:after {
    /*content: "|";*/
    margin-left: 30px;
}

.marquee-section p {
    font-family: Jost;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #000;
    /*color: #b71a23 !important;*/
    padding-top: 20px;
}

.categoria-heading {
    background: #fff;
    font-family: Jost;
    font-weight: normal;
    font-size: 20px !important;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #191919;
    border-bottom: 1px solid #F3E4D8;
    margin: 0 auto;
    padding: 2.2rem 0;
    font-weight: 500;
    letter-spacing: 0.5px !important;

}

.saldi-section {
    border-bottom: 1px solid #F3E4D8;
}

.category-item {
    border-right: 1px solid #F3E4D8;
    border-bottom: 1px solid #F3E4D8;
    padding: 5% 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.category-item a {
    font-family: Jost;
    font-weight: 400;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 auto;
    color: #191919;
    text-decoration: none;
}

.split-img, .split-text-container {
    height: 100%;

}

.split-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60%;
}


.split-section {
    font-family: Jost;
    font-weight: 400;
    color: #191919;
    text-align: center;
}

.split-section h2 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;

}

.boutique.split-section h2 {
    font-size: 14px !important;
    text-transform: uppercase !important;
}


.split-section h3 {
    font-size: 36px;
    line-height: 44px;
}

.split-section p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;

}

.split-section a {
    font-family: Jost;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
}


.container-about-us {
    padding: 20px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 1;
}

.about-us-section {
    flex-direction: column;
    background: #FFF8F4;
}

.about-us-content {
    width: 50%;
    color: #191919;
    align-self: center;
    justify-self: center;
    font-family: Jost;
    font-weight: 400;
    text-align: center;
    color: #191919;
    margin: 0 auto;
}

.about-us-content p {
    font-size: 36px;
    line-height: 48px;
    padding: 5% 0;
}


.about-us-content h2 {
    text-transform: uppercase;

}

.about-us-content a {
    text-decoration: none;

}


.split-section.boutique .split-text {
    align-items: start !important;
    text-align: left;
}

.split-section.boutique .split-text a {
    padding: 1rem 0;
    text-decoration: none;
}

/*.container-feed-ig{
display:grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 15px;
grid-template-rows: 200px;

}*/
.instagram {
    padding-bottom: 45px;
    padding-top: 50px;
}

.instagram h2 {
    margin: 0 0;
    text-transform: uppercase;
    padding-left: 1rem;
    font-weight: 400;
}

.instagram {
    padding-top: 10rem;
    width: 90%;
    margin: 0 auto;
    height: auto;
}


.container-feed-ig img {
    width: 90%;
    height: 100%;
}

.container-feed-ig .slick-prev:before, .container-feed-ig .slick-next:before {

    color: #191919;
}

.instagram-heading {
    padding-bottom: 6rem;
}

.instagrm .slick-next {
    right: 25px;
}

.slick-prev {
    left: 5px;
    z-index: 1;
}

.about-us-section p {
    width: 100% !important;
}

.store-manager {
    background: #FFF8F4 !important;
}
@media (min-width:1200px){
    .Left-Text.brand .heading-cover {

        padding-left: 0 !important;}

    #dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi .banner-html p{
        color:#191919 !important;
        font-size: 24px !important;
        line-height: 36px !important;
        font-weight: 500 !important;
        text-align: left;
        text-transform: none !important;
    }
    #dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi .banner-html strong{
        font-size: 24px !important;
    }

    #dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi .banner-html h3{
        color:#191919 !important;
text-align: left;
        line-height: 60px;
        font-size: 57px !important;
    }
    .banner-html h3 {
        font-size: 44px !important;}


}
@media (max-width: 1200px) {
    .Left-Text.brand .heading-cover {

        padding: 20px !important;}

    /*#dtrTopBannerVetrina .banner-img{*/
    /*    width:100%*/
    /*}*/

    img.product-detail {
        width: 50% !important;
    }

    .carousel {
        margin-top: 0px;
    }

    .container-loginFull {
        padding-top: 135px !important;
    }
}

@media (min-width: 1200px) {
    .box-categorie{
        margin-top: 0%;
    }
    .heading-premio{
        padding:4em !important;
    }
    .heading-premio p {
       width:60%;
    margin:0 auto;
    padding-top:20px;
    font-size: 1.7em !important;}


    .premio span {

        font-size: 1.5em !important;}

    .premio p {

        width: 80%;
        font-size: 1.5em;}

    .premio{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        height: auto;
    }

    .day-date{
        font-size: 15em;
        font-weight: 300;
    }
    #dtrTopBannerVetrina .Big-Center-Text.sale h1{
        text-align: left;
        padding-left: 20px;
    }
    #dtr
    container-day
    .box-brand-secret{
        min-height:505px;
    }
    .articolo-banner img.banner-image-product {
        width: 80%;
    }
    #dtrTopBannerProduct .articolo-banner img.banner-image-product{
        /*width:auto;*/

    }

    .info-coupon {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .text-info-coupon {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-transform: uppercase;
        flex-direction: column !important;
        justify-content: center;
        align-items: center;
    }


    /*#dtrTopBannerVetrina .banner-img {*/
    /*    background: url('/themes/luxury2/immagini/banner/sale-70.jpg');*/
    /*    background-position: center center;*/
    /*    background-size: cover;*/
    /*    background-repeat: no-repeat;*/
    /*}*/
    #dtrTopBannerVetrina .banner-img img {
        /*display: none !important;*/
    }

    .Small-LL-Text .banner-html {
    }

    div#top-banner-carousel, .carousel-inner {
        /*margin-top: 70px;*/
        width: 100% !important;
    }

    .Small-LL-Text.banner-background {
        height: 242px;
        background-position: top left;
    }

    section.split-section {
        height: 50%;
        width: 100%;
    }

    .Small-C-Text .banner-html {
    }

    .Small-C-Text.banner-background {
        height: 242px;
        background-position: top left;
    }

    .Double-C-Text.banner-background {
        height: 242px;
    }

    .Double-R-Text.banner-background {
        height: 242px;
    }

    .Big-C-Text.banner-background {
        height: 484px;
    }

    #logo-alfieri-hp {
        top: -203px;
    }

    .Classic-TR-Text .banner-html {
    }

    .Classic-TR-Text.banner-background {
        height: 242px;
        background-position: top left;
    }

    #dtrTopBannerVetrina h2 {
        /*font-size: 46px;*/
        font-size: 5.5em;
        line-height: 70px;
        width: 100%;

    }

    #dtrTopBannerVetrina h5 {
        font-size: 16px;
        line-height: 24px;
    }


    .Big-Center-Text.banner-background {
/*da rimuovere con dtrtopbanner2img*/
        height: 750px;

    }

    .Big-Center-Text.banner-background.Boutique {

        height: 74vh !important;

    }

    .row-banner {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        height: auto;
    }

    .Big-Center-Text .row-banner {
        /*height: 65vh;*/
    }

}

@media (min-width: 1200px)

{
    .list-coupon{
        width:75%;
    }
    img.product-detail {
        width: 100% !important;
    }

    section.split-section {
        height: 100vh;
        width: 100%;


    }

    section.split-section.boutique {
        height: 860px;
        width: 100%;


    }

    section.split-section.store-manager {
        height: calc(100vh - 120px);
    }

    .split-section h2 {
        padding-bottom: 5% !important;
        padding-top: 5%;
    }

    .split-section h3 {
        padding-bottom: 34px;
    }

    .split-section p {
        padding-bottom: 1.5em;
        width: 60%;
    }

    .split-text {
        width: 55%;
    }

    .split-section-product.split-section p {
        padding-bottom: 64px !important;
    }

    .split-section .heading-product {
        font-size: 24px !important;
        line-height: 36px !important;
        letter-spacing: 0.2px;
    }
}

@media (min-width: 992px) {

    .Big-Center-Text p{
        text-align: left !important;
    }
    .text-info-coupon img {
        position: absolute;
        left: 30px;
        top: 50px;
        width: 100px;
        /*
        margin-right:auto;
        */
    }

    .text-info-coupon {

    }

    .store-manager {
        padding-top: 6% !important;
    }

    .store-manager .img-store-manager {
        width: 65%;
        height: auto;
        margin: 0 auto;

    }

    .store-manager .split-text {
        align-items: start !important;
        padding-bottom: 28%;
    }

    .store-manager .split-text p {
        font-size: 22px;
        line-height: 36px;
        width: 90%;
        text-align: left;
        padding-top: 25px;
    }


}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .box-categorie{
        /*margin-top:-7%;*/
    }
    .premio p {

        font-size: 1.5em !important;

        padding-top: 90px;
    }

    element.style {
    }
    .premio span {

        font-size: 1.5em !important;}


    .heading-avvento-img {
        width: 35% !important;
        padding-top: 65px;
    }
    .premio h2 {
        font-size: 2.5em !important;
        padding-top: 0.5em;
    }
    .banner-text{
        min-height:315px;
    }
    .banner-text >div{
        min-height:315px;
    }

    .day-date{
        font-size: 10.5em !important;
        font-weight: 300;
    }
    .Big-Center-Text.banner-background {

        /*height: 32vh;*/

    }

    .row-banner {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        height: 100%
    }

    section.split-section {
        height: 65vh;
        width: 100%;
    }

    img.product-detail {
        width: 40%;
    }

    .split-text {

        width: 70%;
    }

    .split-section h2 {
        padding-bottom: 1.5em;
    }

    .split-section h3 {
        padding-bottom: 34px;
    }

    .boutique.split-section h3 {
        padding-bottom: 24px !important;
    }

    .split-section p {
        padding-bottom: 1.5em;
        width: 80%;
    }

    .boutique .split-text-container .split-section p {
        padding-bottom: 0px !important;

    }

    .about-us-section {

        height: 50vh !important;
    }

    .about-us-content p {
        font-size: 30px;
    }

    .split-section .heading-product {
        font-size: 18px !important;
        line-height: 36px !important;
        letter-spacing: 0.2px;
    }

}
@media  (max-width: 1219.98px) {



    .premio {
        display: flex;
        flex-direction: column;
    }
    .premio .banner-img-category{
        order:1
    }
    .premio  .banner-text{
        order:2;
    }
}

@media (min-width: 768px) and (max-width: 1219.98px) {
    .banner-html.heading-cover {
        padding-top: 35%;
    }
    .banner-html.heading-cover h3 {
        font-size: 42px !important;
    }
    .dtr-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;}
    .row-banner {
        display: flex;
        /*flex-direction: column !important;*/
        justify-content: center;
        align-items: stretch;
        height: 100%
    }

}
@media (min-width: 768px) and (max-width: 991.98px) {
    .banner-text{
        min-height:300px;
    }
    .banner-text >div{
        min-height:300px;
        display: flex;
    flex-direction: column;
        justify-content: center;
    }

    .day-date{
        font-size: 7.5em !important;
        font-weight: 300;
    }
    .text-info-coupon img {

        width: 65px !important;

    }
    .marquee-section {
        padding: 4% 0 !important;
    }

    .marquee span {
        font-size: 100px !important;
    }

    .split-section .heading-product {
        font-size: 18px !important;
        line-height: 36px !important;
        letter-spacing: 0.2px;
    }

    .split-section p {

        padding: 20px 0 !important;
    }

    .split-section h3 {
        font-size: 28px !important;
        line-height: 34px !important;
        padding-top: 20px !important;
    }

    .about-us-content {
        padding: 20px 0;
    }

    .about-us-content p {
        font-size: 25px;
    }

    .split-text {
        width: 70% !important;
        margin: 0 auto;
        padding-top: 4.5rem;
    }

    .Big-Center-Text.banner-background {

        /* height: 45vh;*/

    }
    #dtrTopBannerVetrina .item img {
        width: 100% !important;
        height: auto !important;
        object-fit: cover !important;
    }


    .banner-html h1 {
        font-size: 3rem;
        padding-bottom: 0.50rem;
    }

    section.split-section-brand, section.split-section-product {
        height: 45vh !important;

    }

    .split-img img {
        width: 100%;
        height: auto;
    }

    section.split-section {
        width: 100%;
        height: 100%;
    }

    img.product-detail {
        width: 30%;
    }

    .split-section .heading-product {
        font-size: 18px !important;
        line-height: 28px !important;
        padding-bottom: 32px;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 767.98px) {
    .banner-html-category.brands.heading-cover {
        /*padding-top: 20px;*/
    }

    .banner-html-category h2 {
        text-align: center;
        align-self: center;
        padding-bottom: 30px;
    }

    .banner-img {
        /*margin-top: 35px;*/
    }

    .shipping-mobile {
        height: 55px;
    }


    .Big-Center-Text.banner-background {
        height: auto;
    }

    .navbar-default {
        border: none;
        background: none;
    }

    .split-img img {
        width: 100%;
        height: 100%;
    }

    .boutique .split-img img {
        width: 100%;
        height: 100% !important;
    }

    .split-section .heading-product {
        font-size: 17px !important;
        line-height: 30px !important;
        letter-spacing: 0.2px;
    }

    .about-us-content {
        width: 80%;
        padding: 98px 0 112px 0;
    }

    .about-us-content p {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 55px;
    }

    .split-section.about-us-content h2 {
        padding: 13px 0 56px 0 !important;
    }

    .heading-cover h3 {
        font-weight: 400;
        font-style: normal;
        font-size: 22px !important;
        line-height: 30px !important;
        text-align: center !important;
        margin: 0 auto !important;
        padding: 45px 10px 0;
    }

    .heading-cover.brands h1 {

        padding-top: 0px !important;

    }

    .heading-cover h5 {

        font-size: 16px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center !important;
        margin: 0 auto !important;
        color: #FFFFFF;
        padding: 25px 0;
        padding-bottom: 60px;
    }

    .banner-brands h1 {
        font-weight: 400;
        font-style: normal;

        font-size: 36px !important;
        line-height: 40px !important;
        text-align: center !important;
        margin: 0 auto !important;
        padding-top: 45px;

    }

    .banner-brands h5 {

        font-size: 16px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center !important;
        margin: 0 auto !important;
        color: #FFFFFF;
        padding: 25px 0;
        padding-bottom: 60px;
    }
}

@media (max-width: 992px) {

    .container-day.disabled h3, .container-day.disabled h2, .container-day.disabled a {
        font-size: 1em !important;
        line-height: 1em !important;
    }
    .text-info-coupon img {
        padding-top: 10px;
        height: auto;
        align-self: center;
    }

    .text-info-coupon {

        margin-right: auto;
        margin-left: auto;
        justify-content: center;
        text-transform: uppercase;
    }

    .section-slider {
        width: 100% !important;
        height: 60vh !important;
    }

    store-manager {
        height: 100%
    }

    .boutique.split-text {
        align-items: start;
    }

    .boutique.p {
        text-align: left;
    }

    .boutique h2 {
        padding-top: 60px !important;
        padding-bottom: 30px !important;
    }

    .split-section.boutique .split-text a {
        padding-top: 25px !important;

    }

    .boutique p {
        padding-bottom: 0px;
    }

}


.brands h1.white-brands {
    color: #fff !important;
}

.brands h1.black-brands {
    color: #121212 !important;
}


.split-section a:hover, .category-item a:hover {
    opacity: 0.5;
}

#dtrTopBannerVetrina .Big-Center-Text.sale .banner-html {
    /*background: #FFF !important;*/
    color: #fff !important;
}
.sale .heading-cover{
    align-items: center;
}
#dtrTopBannerVetrina .Big-Center-Text.sale * {
    color: #191919 !important;
    font-size: 1.6em ;
    text-transform: uppercase;
    text-align:left;
}

#dtrTopBannerVetrina .banner-img {
    /*background-color: #000 !important;*/
}

.box-descrizione-banner {
    font-weight: 700 !important;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 17px;
    font-family: 'Nunito Sans', sans-serif !important;
    font-size: 12px;
    line-height: 16px !important;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}


.articolo .marca-banner {
    padding: 0 !important;
}

#dtrTopBannerProduct_ctl {
    flex: 1;
    background-color: #545454;
}

#dtrTopBannerProduct {
    height: 100% !important;
}

.flickity-viewport {
    height: 100% !important;
}

.save-date {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-transform: none;
    justify-content: center;
    font-size: 4em;
    line-height: 2em;
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 300;
}

.box-cta .history {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-transform: none;
    justify-content: center;
    padding: 1.5em;
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 300;
}

.box-cta .history h2 {
    font-size: 4em;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif !important;

}

.box-cta .history p {
    font-size: 1.5em !important;
    margin-bottom: 20px;
    text-align: center !important;
}

.box-cta .history .btn {
    border: 1px solid #191919;
    font-weight: 700;
}

.cart-black {
    filter: invert(100%) sepia(0%) saturate(7475%) hue-rotate(108deg) brightness(94%) contrast(108%);


}

.heading-offer {
    display: flex;
}

.list-text-info-coupon {
    padding-left: 0 !important;
    list-style-position: inside;
    margin-bottom: 0 !important;

}
.save-date span{
    font-size: 2em;
}

.unboxing h2{
    font-weight:300 !important;

}

/*

.container-days{
    display: grid;
    grid-template-columns: repeat(4, 1fr);}

.container-days > div {
    background: black;
    padding: 1rem;
    display: grid;
    position: relative;
}

.container-days > div::before {
    content: "";
    padding-bottom: 100%;
    display: block;
}

.container-days > div::before,
.container-days> div > span {
    grid-area: 1 / 1 / 2 / 2;
}

.container-days > div > span {
    !*width: 100%;*!
    !*height: 100%;*!
    !*object-fit: contain;*!
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    font-size: 2em;
    line-height: 2.4em;
}

.container-days div:hover  {
    background: black;
    transform: rotateY(-97deg);
    perspective-origin: 0;
    transition: all .25s ease-in;
}*/

.container-days{

    /*display: flex;*/
    /*flex-wrap: wrap;*/

background-color: #414141;
    display:grid;
    grid-template-columns: repeat(4, 1fr);

}

.container-day {
    position: relative;
    /*flex-basis: calc(25% - 10px);
    flex-basis:25%;*/

    box-sizing: border-box;
}

.container-day::before {
    content: '';
    display: block;
    padding-top: 100%;
}

.container-days > div::before{
    grid-area: 1 / 1 / 2 / 2;
}

.container-day .wrapper-day {
    position: absolute;
    top: 0; left: 0;
    height: 100%;
    width: 100%;

    display: flex;               /* added for centered text */
    justify-content: center;     /* added for centered text */
    align-items: center;         /* added for centered text */
}









.container-day img{
    width:100px
}
.container-day{
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*width: 300px;
   min-height: 300px;
    /*margin: -150px;*/
    /*float: left;*/
    perspective: 500px;
    transition: transform 0.5s;
}

.wrapper-day {
    position: absolute;
    width: 100%;
    height: 100%;


    transition: transform 1s;
    transform-style: preserve-3d;
}
.container-day:hover .wrapper-day {
    transform: rotateY( 180deg ) ;
   width:100%;
    height: 100%;
    position: absolute;
    top:0;right:0; left:0;

}

.day, .day-content{
    position: absolute;
    height: 100%;
    width: 100%;
    background: white;
    /*line-height: 300px;*/
    color: #03446A;
    text-align: center;
    /*font-size: 60px;*/
    flex-grow: 1;
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.day-content {

    transform: rotateY( 180deg );
}

.present img{
    width:200px;
}

.day{
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.container-day img {
    width: auto;
    height: 60%;
}
.day-content p {
font-size: 2.2em;
margin-bottom: 0;
margin-top: 1em;
text-align: center;}


.heading-avvento-img.img-width{
   width:50%;
}

.heading-avvento-img.img-height{
    height:50%;

}


.premio .heading-cover{
        padding-left:0 !important;
    align-items: center;
}
.premio h2{
    font-size: 2em;
    padding-top:0.5em;
}

.premio p{
    color: #eace76!important;
    width: 90%;
    font-size: 1.5em;
    text-align: center;
    overflow-wrap: break-word;
    margin: 0 !important;
}

.premio span{
    color: #eace76!important;
    width: 80%;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 7%;
}
.premio-bottom {
    position: absolute;
    bottom: 7%;
    margin-bottom:0 !important;
}
/*.premio .heading-cover-padding{*/
/*    justify-content: start;*/
/*    padding-top: 20px;*/
/*}*/



.heading-premio h2{
    color: #d22f28 !important;
    text-transform: uppercase;
    font-size: 3em;
    text-align: center;
}
.heading-premio p{
    font-size: 1.2em;
    color:#104225 !important;
    text-align:center;
}
.heading-premio{
    padding:1em;
}

span#lblUsedCoupon {
    background: #191919;
    padding: 7px 10px;
}

#lblUsedCoupon strong {
    font-weight: 500 !important;
}
#pnlCoupon label{
    padding-bottom: 10px;
}


.descrizione-premio {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    color: #134c29 !important;
    font-size: 4.5em;
    font-weight: 300;
    text-transform:uppercase;
}
.day-disabled{
    pointer-events: none;
}
.container-day.disabled .history{
    color:#fff !important;
}

.container-day.disabled h3,.container-day.disabled h2,.container-day.disabled a{
font-weight: 300 !important;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;

}

.container-day.disabled h3,.container-day.disabled h2,.container-day.disabled a{
   font-size:2em;
line-height: 1.5em;
}



.day-disabled .wrapper-day {
    transform: rotateY(
            180deg );
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.container-day.disabled:hover .wrapper-day{
    transform: none ;
    width:100%;
    height: 100%;
    position: absolute;
    top:0;right:0; left:0;
    opacity:0.7 !important;

}

.dtr-grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto 250px;

    grid-gap: 0.4em;
    /*padding: 0 1.5em;*/
}

.grid-banner h1, .grid-banner h2 {
    font-size: 1.5em !important;
    text-transform: uppercase;
    text-align: center;
    margin:0px !important;

}
.grid-banner a{
    background: transparent;
    color: #191919;
    border: 1px solid silver;padding:0.9em 1.8em;
    min-width:150px;
    text-align: center;
}
.grid-banner-text{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0 20px 0;
    flex-direction: column;
}
.grid-banner p{

    width: 90%;
    margin: 0 auto !important;padding-bottom: 2em;
}
.grid-banner{
    position:relative;
    border:1px solid #B20F1C;
    min-height:250px;
}

.grid-banner a {
    position: absolute;
    /*bottom: 3%;*/
    bottom: 50%;
    left: 10%;
    right: 10%;
    width: auto;
    text-align: center;
    display: block;
    margin: 0 auto;
    /*background: #fff;*/
    background: #B20F1C;
    transition: all ease-in 0.5s;
    /*color: #191919;*/
    color: #fff;
    font-size: 1.2em !important;
    font-weight: 500;
    letter-spacing: 0.2em !important;
    border: 1px solid #fff !important;
}

.grid-banner a:hover{
    background: rgba(0,0,0,0.9);
    color:#fff !important;

}


.grid-banner a:focus{
    color:#fff !important;
}


.plus{
    background-color: #FFF8F4;
    border-top: 1px solid #F3E4D8;

}
#dtrPlusDesktop{
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-height: 50px;
    margin:0px;

    display: grid;
    min-height: 50px;
    grid-template-columns: repeat(4,1fr);

}

#dtrPlusDesktop .plus1_link:nth-of-type(4){
    background: #FBCBB6;
}

#dtrPlusDesktop div{
    min-height:50px;
    background: #FFF8F4 !important;
}
 #dtrPlusMobile{
     height:85px !important;

 }

.plus-desktop .plus1_link{
    display: flex;
    flex-direction:column;

}

.plus p,.plus a{margin:0;}


@media (max-width: 768px){
    /*.plus{*/
    /*margin-top:50px;*/

    /*}*/

    #pnlMain.text-header {
        margin-top: 245px !important;
    }
    .row.row-banner.nomargin-x.nopadding > div:first-child {
        order: 2;
    }
   #dtrTopBannerVetrina .banner-img{
        width:100%
    }

    #dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi .banner-html p{
        text-transform: none !important;
    }
    .grid-banner a{
        left: 0% !important;
        right: 0% !important;
        font-size: 0.9em !important;
    }
    #dtrPlusDesktop{
        display: none;
    }

    #dtrPlusMobile .slick-dots li button:before {
        font-family: 'slick';
        font-size: 7px !important;}

    #dtrPlusMobile .plus1_link    {
        display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
        padding-top: 10px;
    text-align: center !important;}
}

@media (min-width: 768px){

    #dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi .banner-html .birthday {
        font-size: 24px !important;
        padding-top: 30px !important;
        line-height: 48px !important;
        text-align: left !important;
    }

    #dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi .banner-html .birthday span{
        font-size: 24px !important;
        font-weight: 700 !important;
    }

    .banner-html-category h1 {
        font-weight: 400;
        font-size: 46px;
        line-height: 48px;
        padding-left: 5% !important;

    }

    .Left-Text.brand .banner-html-category h1 {
        font-weight: 400;
        font-size: 46px;
        line-height: 48px;
        padding-left: 0% !important;

    }
    .Left-Text.brand .banner-html-category.rivenditore  h2 {
        font-family: 'Jost';
        font-style: normal;
        font-weight: 300;
        font-size: 40px;
        line-height: 58px;
        text-align: center;
text-transform: uppercase !important;
        color: #FFFFFF;
        width:38% !important;
        margin:0 auto;
    }


}
@media (max-width: 768px) {
    .Left-Text.brand .banner-html-category * {


        width: 80% !important;

    }
}
    .Left-Text.brand .banner-html-category *{

        padding-left: 0% !important;
        font-family: Jost;
        font-size: 14px;
        line-height: 24px;
        width: 60%;
        margin: 0 auto;
        display: block;

    }

.Left-Text.brand .banner-html-category.rivenditore{
/*padding-left:10% !important;*/
}
.Left-Text.brand .banner-html-category.rivenditore *{
    width:100% !important;
}

    .Left-Text.brand .banner-html-category.rivenditore li {
text-align: left;
        font-size: 16px;
        line-height: 30px;
    width:100% !important;}
    #dtrPlusDesktop .plus1{
        display: flex;
        justify-content: center;
        align-items: center;

    }
#dtrPlusDesktop .plus1 a{
    display: flex;
    justify-content: center;
    align-items: center;
}
    .plus p,.plus a {
        margin: 0;
        font-weight: 500;
        /* font-size: 1.1em; */
        letter-spacing: 0.2px;
        padding-left: 5px;
        font-size: 13px;}



#dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi, #dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi .banner-html{
    /*background-color: #f0dfd7 !important;*/
    /*background-color: #c5b1d4 !important;*/

    color:#fff !important;
    /*da rimuovere con dtrtopbanner2img*/

    height:100%;
}
#dtrTopBannerVetrina .Big-Center-Text.sale .banner-saldi .banner-html p{
    color:#191919 !important;

}


li.tag-product.PROMO-SIMBOLI a{
    background: #a6203b !important;
    height:30px !important;
    color:#fff !important;
}

.container-admin-rivenditore .input-field label {
    margin-top: -12px;
}

.banner-html-category.rivenditore{
    width:100% !important;
}

li.tag-product.PROMO-15EXTRA a{
    background: #e2101c !important;
    height:24px !important;
    color:#fff !important;
}

.row-diventa-rivenditore .heading-cover{
    background: url('/themes/luxury2/immagini/diventa-rivenditore.png');
}

.row-diventa-rivenditore .heading-cover h1{
    text-transform: uppercase;
    color:#fff !important;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 58px;
    text-align: center;
}

div[data-banner-id="1891"] .heading-cover{
    background: url('/themes/luxury2/immagini/welcome-pattern.png');

}
#dtrTopBannerVetrina .Big-Center-Text.sale small{
    font-size:1.2rem !important;
    text-transform: none !important;
}

@media (max-width: 1569px) {
#dtrPlusDesktop{
   /*margin-top: 65px !important;*/

}
}
@media (min-width: 768px) {
    .SUMMER21 .text-category {
        position: absolute !important;
        top: 20% !important;
        left: 5% !important;
        transform: unset !important;

        padding-left: 52px !important;
    }
}