/*Ocultando elemento quando a campanha estiver desabilitada*/

.selo-black-friday
/* .brinde-checkout "remover comentário após campanha de natal" */ {
    display: none;
}

/*Congifurações gerais da black friday*/

.black-friday .selo-black-friday,
.black-friday .brinde-checkout {
    display: block;
}

.black-friday .old-price,
.black-friday .old.price {
    color: #847F7A;
}

/*Busca*/

.black-friday .qs-option-title .selo-black-friday {
    background: #BD8457;
    color: #ffffff;
    width: 41px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    margin: 5px 0 0;
    padding: 0;
    font-size: 13px;
    border-radius: 2px;
}

.black-friday .searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
    display: flex;
    justify-content: space-between;
}

.black-friday .searchsuite-autocomplete .price-box.price-final_price,
.black-friday .search.results .price-box.price-final_price {
    display: flex;
    flex-direction: column-reverse;
    gap: 0px;
}

.black-friday .search.results .price-box.price-final_price {
    justify-content: left;
}

.black-friday .searchsuite-autocomplete .old-price .price-container .price {
    color: #847F7A;
}

/*Catalogo + Home*/

.black-friday .product-item-info .selo-black-friday {
    background: #BD8457;
    color: #ffffff;
    width: 48px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
    top: 10px;
    /* left: 12px; */
    margin-left: 10px;
}

.black-friday .product-item-info .imagem-selo {
    position: absolute;
    top: -31px;
    z-index: 2;
    width: 100%;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
}

.black-friday #home-noorskin .price-box.price-final_price {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 8px;
}

.black-friday #home-noorskin .old-price .price {
    font-size: 16px;
}

.cms-home.black-friday .product-item-info .imagem-selo {
    position: absolute;
    top: -33px;
    z-index: 2;
    width: 100%;
    height: 24px;
    background-position: center;
}

/*Página de produto*/

.black-friday .selo-pagina-dos-produtos {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 17px 0 0;
}

.black-friday .selo-pagina-dos-produtos .selo-black-friday {
    background: #BD8457;
    color: #ffffff;
    width: 51px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0px;
}

.black-friday .catalog-product-view.page-layout-1column .column.main .product-info-main {
    margin-top: 35px;
}

.black-friday .product-info-main .price-box.price-final_price {
    margin: 19px 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 8px;
}

.black-friday .product-info-main .product-info-price .old-price {
    text-decoration: none;
}

.black-friday .product-info-main .product-info-price .old-price .price {
    text-decoration: line-through;
    color: #847F7A;
    font-size: 20px;

}

/*Página de sucesso*/

.black-friday .backSucesso {
    background: #161615 url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/campanha/special-week/banner-special-week-sucesso-2025.jpg) center no-repeat;
    height: 331px;
    margin-top: 24px;
}

.black-friday .backSucesso .row.d-flex {
    align-items: center;
    height: 331px;
}

.black-friday .backSucesso .col-md-6 {
    padding: 0;
}

.black-friday .backSucesso .titBannerSuccess {
    font-size: 28px;
    line-height: 32px;
    display: block;
    margin: 0px 0 15px;
    max-width: 385px;
    color: #F1E3D6;
}

.black-friday .backSucesso .numberOrderSuccess {
    font-size: 22px;
    line-height: 22px;
    margin-top: 0;
    color: #BD8457;
    margin-bottom: 30px;
}

.black-friday .backSucesso .f18 {
    font-size: 18px;
    line-height: 21px;
    max-width: 405px;
    margin: 0;
    color: #F1E3D6;
}

.black-friday .backSucesso .f18 span {
    max-width: 350px;
    display: block;
}

.black-friday .backSucesso .f18 strong.margem {
    margin: 23px 0 12px;
    display: block;
}

.black-friday .backSucesso .titBannerSuccess.titCartao {
    max-width: 100%;
}

.black-friday .backSucesso .f18 a {
    font-weight: bold;
}

.black-friday .backSucesso .true-beauty-week {
    margin: 0;
    float: right;
}

/*Carrinho + Checkout*/

.black-friday span.nameComplement.brinde, 
.black-friday .product-item-name-complement.brinde {
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    max-width: 125px;
    display: block;
    margin-top: 5px !important;
}
.black-friday .product-item-name-complement.brinde.amostras,
.black-friday span.nameComplement.brinde.amostras {
    max-width: 100%;
}

/*Favoritos*/

.wishlist-index-index.black-friday .price-as-configured {
    display: flex;
    gap: 8px;
    flex-direction: row-reverse;
    justify-content: left;
}

.account.wishlist-index-index.black-friday .price-as-configured .old-price .price {
    color: #847F7A;
    font-size: 16px;
}

/*Minha conta*/

.black-friday .mensagem-atraso {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    position: relative;
    top: 25px;
}

.black-friday .order-details-items.ordered span.old-price span {
    text-decoration: line-through;
    color: #847F7A;
}


/*Mobile*/

@media (max-width: 767px) {

    .black-friday .product-item .price-box .old-price .price,
    .account.wishlist-index-index.black-friday .price-as-configured .old-price .price {
        font-size: 16px;
    }

    .black-friday .product-item .price-box .special-price .price,
    .account.wishlist-index-index.black-friday .product-item .price-box .special-price .price {
        font-size: 18px;
    }

    /*Catalogo + Home*/

    .black-friday .product-item-info .selo-black-friday {
        width: 36px;
        font-size: 12px;
    }

    .black-friday .product-item-info .imagem-selo {
        top: -21px;
        height: 14px;
        background-size: cover;
    }

    .cms-home.black-friday .product-item-info .imagem-selo {
        top: -33px;
    }

    /*Página de sucesso*/

    .black-friday .backSucesso {
        background: #161615 url(https://essentialnutrition-upload-files.s3.us-east-1.amazonaws.com/site-noorskin/campanha/special-week/mobile/banner-special-week-sucesso-2025.jpg) center no-repeat;
        height: auto;
        padding-bottom: 40px;
        margin-top: 5px;
    }

    .black-friday .backSucesso .row.d-flex {
        height: auto;
    }

    .black-friday .backSucesso .titBannerSuccess {
        margin: 32px 0 16px;
        max-width: 261px;
    }

    .black-friday .backSucesso .col-md-6 {
        padding: 0 24px;
    }

    .black-friday .backSucesso .numberOrderSuccess {
        margin-bottom: 16px;
    }

    .black-friday .backSucesso .f18 span {
        max-width: 250px;
        word-break: break-word;
    }

    .black-friday .backSucesso .f18 {
        max-width: 310px;
    }

    .black-friday .backSucesso .titBannerSuccess.titCartao {
        max-width: 275px;
    }

    .black-friday .backSucesso .true-beauty-week {
        max-width: 247.15px;
        margin: 40px 0 0;
        float: none;
    }

    /*Minha conta*/

    .black-friday .align-mobile {
        display: block;
    }

    .black-friday .mensagem-atraso {
        top: 0;
        margin: 0 0 25px;
    }

    /* .black-friday "remover comentário após campanha de natal" */  .brinde-carrinho .product-image-wrapper img {
        max-width: 102px;
    }

    /*Página de produto*/
    .black-friday .selo-pagina-dos-produtos .imagem-selo.mobile {
        max-width: 269px;
        margin: 0;
        text-align: left;
    }
}