/*============================================================================
  ST HEADER INVERT
==============================================================================*/

.st-header-home .logo-img-big, .st-header-home .utilities-container svg, .st-header-home .utilities-container img {
	filter: invert(100%) brightness(220%);
}
.st-header-home .nav-desktop-list>.nav-item .nav-list-link {
    color: #fff;
        opacity: 0.8;
}
.st-header-home .nav-desktop-list>.nav-item .nav-list-link:hover {
    opacity: 1;
    text-shadow: 0px 0px 0px #fff;
}
.st-header-home .desktop-dropdown {
    background-color: rgba(0, 0, 0, .5);
}

.st-header-home .utilities-container a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}

/*============================================================================
  ST BASE
==============================================================================*/

div#ajax-cart a {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
}
a.social-icon svg {
    height: 22px;
    width: 20px;
}
.footer-payments-shipping-logos img {
    max-height: 24px;
    margin: 5px 5px 5px 0;
}
.st-rastreio form#formBusca {
                height: 43px;
                padding: 0;
                text-align: left;
                width: 95%;
                background-color: #ffffff;
                border-radius: 25px;
                display: inline-block;
                color: #000;
            }

            .st-rastreio input#codigo {
                text-align: left;
                border: none;
                width: 88%;
                border-radius: 0;
                padding: 0px 0 0 25px;
                font-style: normal;
                font-weight: normal;
                font-size: 14px;
                line-height: 40px;
                float: left;
                color: #1d0012;
                background-color: transparent;
            }

            .st-rastreio button {
                float: right;
                text-align: center;
                color: #ff68b5;
                margin: 0;
                background-color: transparent;
                box-shadow: none;
                border: none;
                padding: 0;
                cursor: pointer;
                font-weight: 100;
                width: 12%;
            }

            .st-rastreio input#codigo:focus-visible {
                border: none;
                outline: unset;
            }
.compress .st-nav {
	display: none !important;
}
.section-title img {
}
.section-featured-home {
    border-top: none;
}
.newsletter-form .form-control {
}
footer {
    padding-top: 0;
}
.st-botlinha1 {
    padding-top: 2em;
    padding-bottom: 2em;
}
.st-botlinha1 h3 {
    margin-bottom: 0;
    font-size: 1em;
    font-weight: lighter;
}
.st-atend1 a {
        font-size: 26px;
    letter-spacing: 1px;
    font-weight: 400;
}
.st-atendbot span {
        font-size: 1em;
    letter-spacing: 0px;
    color: #777777;
}
.st-atendbot h5 {
    margin-bottom: 0;
    font-weight: 400;
}
.st-botlinha2 .subtitle {
    font-weight: 700;
    font-size: 1.2em;
    text-transform: none;
    color: #000;
    letter-spacing: 0px;
}
.st-atendbot img {
    width: 100%;
    max-height: 30px;
    max-width: 32px;
}
.st-atendbot h3 {
    margin-bottom: 0px;
}
.st-atend1, .st-atend2, .st-atend3 {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    margin-bottom: 15px;
}
span.nav-list-arrow.ml-1 {
}
.head-main .head-nav a {
}
span.item-price {
}

input.btn.btn-primary.cart {
}

.newsletter-footer {
}
.utilities-container img {
        width: 100%;
    max-height: 20px;
}
.utilities-container {
    text-align: left;
}
.utilities-container {
        display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
}
.st-utilities .row {
        display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
}
.head-colors .badge {
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 18px;
    border: none;
    right: -15px;
    top: 13px;
	    text-align: center;
}
.utilities-container span {
    line-height: 14px;
    text-align: left;
}

.search-submit-btn:before {
    color: #000;
}
.search-form .form-group input {
}

.head-main .head-nav a {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
}
.desktop-dropdown {
}
.js-topbar.section-topbar {
}
.js-topbar.section-topbar svg.icon-inline {
}
.item-actions {
}
.desktop-list-subitems .nav-item .nav-list-link {
    margin-bottom: 5px;
    font-size: 16px;
}
.newsletter-footer .btn-link {
}
.newsletter-form .form-control {
}
.newsletter-form .form-control::placeholder {
    color: #000;
}
.newsletter.container {
    border-radius: 12px;
    padding: 1.5rem;
}
.newsletter-footer {
    background: transparent;
	    position: relative;
}
.newsletter .h2 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 3px;
}
.newsletter .font-small {
    text-align: center;
    font-size: 18px !important;
}
a.logo-sweet svg {
    max-height: 14px;
    display: inline-block;
    margin: 5px 10px 0;
    width: 100px;
}
div#ajax-cart a img {
    max-height: 22px;
    max-width: 100%;
}
.head-main .head-nav, .head-main .head-logo-row {
border: none;
}

.section-informative-banners h3.h6 {

}
.section-informative-banners p {
}

.section-adbar .container {
    background-color: #edcae0;
    padding: 15px;
    border-radius: 0px 0px 18px 18px;
}

.js-home-slider-container.container {
    padding: 0;
}

    .head-logo-left .logo-img-big {
        max-width: 100%;
		max-height: 20px;
    }

.js-home-slider.swiper-container {
    border-radius: 18px;
}

header.js-head-main.head-main.st-header-home {
    background-color: transparent;
}

section.section-adbar {
    padding-top: 0 !important;
}

.item {
    background: #F0CDE3;
    background: radial-gradient(circle, rgba(240, 205, 227, 1) 25%, rgba(241, 236, 242, 1) 55%);
    text-align: center;
    border-radius: 18px;
}

    .item-description {
        padding-bottom: 1em;
        background-color: transparent;
    }


.js-home-sections-container .js-item-product .item-image {
    position: relative;
    max-height: 380px;
    overflow: hidden;
    position: absolute;
    top: 10%;
    width: 100%;
}

span.sub-name {
    display: block;
    font-style: italic;
    font-size: 12px;
}

input.btn.btn-primary.cart {
    border-radius: 25px;
    background-color: #fff;
    color: #292829;
    text-transform: uppercase;
    font-weight: 600;
}

.st-eye img {
    background-color: #e670a4;
    padding: 5px;
    height: 30px;
    width: 30px;
    border-radius: 25px;
    margin-left: 10px;
}

.js-home-sections-container .js-item-product .labels.d-inline-block.align-text-top {
    position: absolute;
    top: 12%;
    left: 15%;
    right: 15%;
    width: 70%;
    text-align: center;
    display: flex !important;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.js-home-sections-container .js-item-product span.js-compare-price-display.price-compare {
    margin-top: -10px;
}


.js-banner-row.row.px-2 a.textbanner-link {
    display: flex;
}
.js-banner-row .js-textbanner-image-container.textbanner-image {
    border-radius: 18px;
    width: 100%;
}
.js-banner-row a.textbanner-link .js-textbanner-text.textbanner-text {
    width: 40%;
    margin-left: 2%;
    background: #F0CDE3;
    background: radial-gradient(circle, rgba(240, 205, 227, 1) 25%, rgba(241, 236, 242, 1) 55%);
    text-align: center;
    border-radius: 18px;
    display: flex;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
}
.js-banner-row a.textbanner-link .js-textbanner-text.textbanner-text .w-md-50 {
    width: 100% !important;
    padding-left: 30px;
    padding-right: 50px;
}
.js-banner-row .btn.btn-primary.btn-small.mt-1.mt-md-2 {
    margin-left: 30px;
}

section.section-home.section-testimonials-home.overflow-none {
    margin-bottom: 4em;
}

section.section-home.section-testimonials-home .container {
    border: 1px solid #edd9e4;
    border-radius: 18px;
    padding: 3em;
}
.bg-sobre {
    background-color: #f1ecf2;
    padding: 3em;
    border-radius: 18px;
}
.col-md-6.st-sobre-img {
    background-image: url(https://d2az8otjr0j19j.cloudfront.net/templates/002/250/323/twig/static/images/mid-sobre-foto.jpg) !important;
    background-position: center center;
    background-attachment: unset;
    background-size: 100%;
    overflow: hidden;
    border-radius: 18px;
}

span.d-flex.st-sobre-links a {
    font-size: 22px;
    margin-bottom: 1em;
    border-bottom: 1px solid #a77284;
    color: #a77284;
    padding-bottom: 5px;
    padding-top: 5px;
    background-image: url(https://d2az8otjr0j19j.cloudfront.net/templates/002/250/323/twig/static/images/arrow-sobre.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 34px;
}

#product-shipping-container .js-accordion-private-content {
    display: block !important;
}


.st-description.container {
    max-width: 100%;
}
section.st-desc-prod-um {
    background-image: url(https://d2az8otjr0j19j.cloudfront.net/templates/002/250/323/twig/static/images/icon-desc-um.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}
section.st-desc-prod-dois {
    background-color: #f1ecf2;
    border-radius: 18px;
    padding: 3em;
}

    .textbanner-paragraph.font-small.font-md-body.mb-2.w-md-50.mx-auto, .js-textbanner-text.textbanner-text h3.h1-md.mb-2.w-md-50.mx-auto {
        text-align: left;
    }
a.item-link svg#Layer_1 g path {
    fill: #67645e87 !important;
}

a.item-link svg#Layer_1 g polygon {
    fill: #9b9891 !important;
}

.js-addtocart.js-addtocart-placeholder.btn.btn-small.btn-smallest-md.px-4.btn-primary.btn-block.btn-transition.disabled {
    float: left;
    max-width: 230px;
}

.st-sticky-buy--visible .badge {
    color: #000 !important;
    position: relative;
    margin: 0;
    transform: none;
    top: 50%;
}

.js-product-form .form-group.js-quantity {
    margin-bottom: 0;
}

.js-product-form input.js-addtocart.js-prod-submit-form.btn-add-to-cart.btn.btn-primary.btn-big.w-100.cart {
        height: stretch;
    }
.mvp-b2__card-info {
    bottom: 0 !important;
}	
/*============================================================================
  ST pages
==============================================================================*/

.st-modo-content h2 {
    font-size: 4em;
    color: #fff;
    margin-bottom: 10px;
}
.st-modo-content {
    aspect-ratio: 1 / 1;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    max-width: 260px;
    max-height: 260px;
    margin: 0 auto;
    background: #f0cde3;
    background: radial-gradient(circle, rgb(240 205 227 / 90%) 25%, rgba(241, 236, 242, 1) 55%);
    border-radius: 50%;
    padding: 3em;
}
.st-modo-content strong {
    font-weight: 500;
    color: #67645e;
    font-size: 16px;
}
section.st-modo-de-uso.py-5 .container {
    max-width: 1280px;
}
.st-modo-de-uso .col-12.col-md-12.text-center img {
    max-width: 260px;
    width: 100%;
    margin-bottom: 2em;
}
section.st-beneficios-hidrat.py-5 {
    background-color: #f1ecf2;
    border-radius: 18px;
    padding: 3em;
}



.col-md-12-produtoki .st-composicao {
    font-size: 22px !important;
    font-weight: 600;
}

section.st-beneficios-hidratbodyversus.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}
.col-md-12-produtoki {
    margin-bottom: 30px !important;
}
section.st-beneficios-hidratbodyversus.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-hidratbodyversus.py-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-hidratbodyversus.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}

section.st-beneficios-hidratbodylami.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}

section.st-beneficios-hidratbodylami.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-hidratbodylami.py-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-hidratbodylami.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}

section.st-beneficios-hidratbodymavie.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}

section.st-beneficios-hidratbodymavie.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-hidratbodymavie-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-hidratbodymavie.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}


section.st-beneficios-hidratversus.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}
section.st-beneficios-hidratbodyaknay.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}

section.st-beneficios-hidratbodyaknay.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-hidratbodyaknay.py-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-hidratbodyaknay.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}

section.st-beneficios-hidratlaminae.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}

section.st-beneficios-hidratlaminae.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-hidratlaminae.py-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-hidratlaminae.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}

.price-container a#btn-installments {
    display: none !important;
}
section.st-beneficios-hidratversus.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-hidratversus-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-hidratversus.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}

section.st-beneficios-hidrat.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}
section.st-beneficios-hidratout.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}
.st-composicao {
    text-align: center;
    padding: 18px;
    background: #fff;
    border: 1px solid #efd7e5;
    border-radius: 12px;
    margin-top: 18px;
}
.st-composicao h2.display-4 {
    letter-spacing: -1px;
    font-size: 25px;
    font-weight: 600 !important;
    line-height: 5px !important;
    color: #68645e !important;
    padding-top: 1%;
    padding-bottom: 0%;
}
section.st-beneficios-hidrat.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-hidratout.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-hidrat.py-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}
section.st-beneficios-hidratout.py-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}
section.st-beneficios-hidrat.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}
section.st-beneficios-hidratout.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}
section.user-content.pb-5 .col-md-8 .row.g-0 {
    border-radius: 12px;
}
section.user-content.pb-5 .container {
    max-width: 98%;
    margin-bottom: 30px;

}

section.user-content.pb-5 .col-12.col-md-6 {
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
}
section.user-content.pb-5 .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
}
section.st-beneficios-perfumeaknay.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}

section.st-beneficios-perfumeaknay.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-perfumeaknay-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-perfumeaknay.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}

section.st-beneficios-perfumelaminae33.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}

section.st-beneficios-perfumelaminae33.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-perfumelaminae33-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-perfumelaminae33.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}

section.st-beneficios-perfumeversus.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}
section.st-beneficios-perfumemavie.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}

section.st-beneficios-perfumemavie.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-perfumemavie-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-perfumemavie.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}


section.st-beneficios-perfumeversus.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-perfumeversus-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-perfumeversus.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}


section.st-beneficios-perfumeout.py-5 h2.display-4 {
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: 600 !important;
    line-height: 5px !important;
}

section.st-beneficios-perfumeout.py-5 .bg-white.shadow-sm.mb-3.p-4 {
    background: #fff;
    border: none;
}
section.st-beneficios-perfumeout.py-5 .bg-white.shadow-sm.mb-3.p-4 h4.h5.fw-bold.mb-1 {
    color: #ec6ea5 !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}

section.st-beneficios-perfumeout.py-5 .bg-white.shadow-sm.mb-3.p-4 p.text-muted.small.mb-0 {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 14px;
}

/*============================================================================
  ST DESKTOP
==============================================================================*/

@media (min-width: 769px) {

        .js-products-featured-col.col-12.pr-0.pr-md-3 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

.st-sobre-texto h2.h1-huge.mb-3 {
    max-width: 40%;
    line-height: 36px;
}

.st-sobre-texto {
    padding-left: 0px;
}

.container.favs-sweetags {
    margin-top: 2em;
    max-width: 100%;
}
.js-products-featured-container.container, section.section-adbar, .js-banner-container.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.js-banner-row.row.px-2 .js-banner.col-grid.col-md-12:first-child a.textbanner-link .js-textbanner-text.textbanner-text {
    width: 40%;
    margin-right: 1% !important;
    margin-left: 0 !important;
}
.js-banner-row.row.px-2 .js-banner.col-grid.col-md-12:first-child a.textbanner-link .js-textbanner-image-container.textbanner-image.p-0.overflow-none {
    order: 1;
}

       .js-home-sections-container .item-description {
        height: 100%;
        top: 0;
        width: 100%;
    }
    .js-home-sections-container .item-link {
    height: 100%;
}

.js-home-sections-container .js-item-product .st-space-prod {
    height: 400px;
}

    .head-main.st-header-interno .head-logo-row .container {
        max-width: 1600px;
        width: 100%;
        padding: 15px;
        background-color: #f1ecf2;
        border-radius: 18px;
    }

section.js-main-slider-section.section-slider-home.section-home {
    margin-top: -80px;
}

     .container {
        max-width: 98%;
        width: 100%;
    }

        .head-main .head-logo-row .container {
        width: 100%;
        padding: 0 30px;
    }

.search-container {
}
.item-description {
}
.search-form {
    width: 100%;
    max-width: 480px;
    margin-right: 15px;
    float: left;
}
.newsletter.container {
    padding: 1.5rem 3em;
}
footer {
}
.nav-desktop-list {
    text-align: left;
}
.swiper-button-next, .swiper-button-prev {
}
  .js-informative-banners.swiper-container .swiper-wrapper.align-items-center {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: row;
        transform: none !important;
    }
}

/*============================================================================
  ST MOBILE
==============================================================================*/

@media (max-width: 768px) {
span.utilities-container a, .utilities-container {
    display: inline-block;
    align-content: center;
    align-items: center;
}
.st-whats {
    display: none;
}
.favs-sweetags .banner-content img {
    max-width: 180px;
}
    .fake-button {
        text-transform: uppercase;
        font-weight: 500;
        background-color: #c1171a;
        padding: 8px 20px;
        color: #fff;
        border-radius: 30px;
    }
    footer.js-footer.js-hide-footer-while-scrolling.footer-colors.display-when-content-ready.overflow-none:before {
                width: 210px;
        height: 128px;
        display: block;
    }

}

/*============================================================================
  PRIORITY OVERRIDES (CSS #2 — google-merchantwidget onwards)
==============================================================================*/

#google-merchantwidget-iframe-wrapper {
	display: none !important;
}

#single-product .js-price-container.mb-3 span.d-block.mr-1 br {
	display: none;
}

.js-home-sections-container .js-item-product .labels.d-inline-block.align-text-top {
	top: 15.5%;
}

.priceCustom span strong {
	content: "via PIX";
	display: block;
	font-size: 0;
}

.priceCustom span strong:after {
	content: "via PIX";
	display: block;
	font-size: 12px;
	font-weight: 600;
}

section.section-home.section-testimonials-home.overflow-none:before {
	background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/mid-sobre-selo.png");
	content: "teste";
	background-size: contain;
	position: absolute;
	margin-top: -133px;
	background-position: right;
	color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	font-size: 150px;
	z-index: 100;
	right: 36px;
}

.page-header h1, .page-header .h1, .category-header h1, .category-header .h1 {
	text-align: center;
	margin-bottom: 0;
	text-transform: lowercase;
	letter-spacing: -1px;
}

section.user-content.pb-5 .col-md-8 h2 {
	font-size: 24px !important;
	padding-right: 10px !important;
	text-align: center;
}

section.user-content.pb-5 .col-12.col-md-6 {
	text-align: center;
}

section.user-content.pb-5 .col-12.col-md-6 p {
	line-height: 16px !important;
}

h1.h2.h1-md.js-product-name.mb-3 {
	text-align: left;
}

section.user-content.pb-5 .col-12.col-lg-9 div {
	border-radius: 12px;
}

.js-products-featured-container.container .js-offer-label.label.label-inline.label-small {
	background: #ed71a7;
	padding: 2px 10px;
	border-radius: 30px;
	color: #fff;
}

span.js-compare-price-display.price-compare {
	font-size: 12px;
	margin-bottom: 5px;
	text-decoration: line-through !important;
}

.btn-primary {
	background: #ec6ea5 !important;
	padding: 10px !important;
	border-radius: 30px !important;
	text-transform: uppercase !important;
}

section.st-desc-prod-dois.py-5 h2.h1.fw-bold.mb-0 {
	letter-spacing: -1px;
	font-size: 36px;
}

section.st-desc-prod-dois.py-5 .d-flex.align-items-start.mb-4 p.mb-0 strong {
	font-size: 16px;
}

section.st-desc-prod-dois.py-5 span.text-muted {
	font-size: 15px !important;
}

section.st-desc-prod-dois.py-5 .d-flex.align-items-start.mb-4 p.mb-0 small {
	font-size: 14px;
}

section.st-desc-prod-dois.py-5 .d-flex.align-items-start.mb-4 img.mr-3 {
	width: 75px !important;
}

section.st-desc-prod-dois.py-5 {
	margin-top: 25px;
}

.product-thumb img {
	border: 1px solid #f1ecf3;
	border-radius: 10px;
}

section.st-desc-prod-um.py-5 p.text-muted {
	line-height: 19px !important;
	letter-spacing: -.5px;
}

.container.pt-md-3.pb-md-4 h6.font-body.mb-4 {
	display: none;
}

section.st-desc-prod-um.py-5 h2.mb-4.fw-bold {
	line-height: 31px !important;
	letter-spacing: -1px;
}

.price-container span.priceCustom strong {
	font-size: 21px !important;
	font-weight: 600;
	letter-spacing: -1px;
}

div#price_display {
	font-size: 16px !important;
	margin-bottom: 5px;
	font-weight: 500;
}

.js-price-container.mb-3 strong span {
	font-size: 12px !important;
	font-weight: 500;
	text-transform: lowercase;
	margin-top: -4px !important;
	display: block;
}

.js-max-installments.product-installments.installment-no-interest {
	font-size: 14px !important;
	color: #68645e !important;
	font-weight: 500;
	letter-spacing: -1px;
}

div#single-product .js-price-container.mb-3 {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.js-product-discount-container.mb-2.font-small {
	display: none;
}

.item-image img {
	max-height: 390px;
}

header.js-head-main.head-main.st-header-interno.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress .head-logo-row.position-relative {
	
}

.powered-by-logo svg {
	fill: #343131;
}

header.js-head-main.head-main.st-header-interno.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress section.js-adbar.section-adbar.transition-soft.adbar-with-messages {
	display: none;
}

section.category-body.pt-md-2 .js-offer-label-private.label.js-offer-label.label.label-inline {
	text-align: center;
	margin: 0 auto;
	display: block;
}

header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress section.js-adbar.section-adbar.transition-soft.adbar-with-messages {
	display: none;
}

.st-atend1 a {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #67645e;
}

.st-atendbot h5 {
	margin-bottom: 0;
	font-weight: 400;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: 400;
	color: #67645e;
}

footer .footer-payments-shipping-logos img {
	border: none;
	background: #fff;
	max-height: 15px;
	filter: grayscale(1);
	margin: 0px 0px;
}

.js-banner-row.row.px-2 .js-banner.col-grid.col-md-12:first-child a.textbanner-link .js-textbanner-text.textbanner-text {
	text-align: left !important;
}

.js-home-sections-container .js-item-product .st-space-prod {
	height: 360px;
}

.btn-whatsapp svg {
	width: 45px;
	height: 45px;
	padding: 10px;
	fill: #fff;
	vertical-align: middle;
	background: #67645e;
	border-radius: 50%;
}

section.js-adbar.section-adbar.transition-soft.adbar-with-messages {
	border: none;
}

.st-modo-de-uso .col-12.col-md-12.text-center img {
	max-width: 260px !important;
	width: 100%;
	margin-bottom: 2em;
}

.js-item-image-padding a {
    height: 100%;
    display: flex;
    width: 100%;
    position: absolute;
    top: 0;
    align-content: center;
    align-items: center;
    justify-content: center;
}

body.template-product.st-mtz-346663715 .btn-primary[disabled], body.template-product.st-mtz-346663715 .btn-primary.disabled, body.template-product.st-mtz-346663715 .btn-primary[disabled]:hover, body.template-product.st-mtz-346663715 .btn-primary.disabled:hover {
        background-color: #3d6895 !important;
    max-width: 50%;
}

div#compare_price_display:before {
    content: 'de';
    margin-right: 5px;
	font-size: 12px;
}
div#price_display:before {
    content: "por";
    margin-right: 5px;
    font-size: 12px;
}

.price-container span.priceCustom strong {
    display: inline-block;
}

.price-container span.priceCustom strong:after {
    content: 'no PIX';
    font-size: 18px;
    margin-left: 5px;
}

.js-max-installments.product-installments.installment-no-interest:before {
    content: 'ou';
}

div#single-product .js-price-container.mb-3 span.d-block.mr-1 strong span {
    display: none;
}

body.template-product.st-mtz-346663715 footer.js-footer.js-hide-footer-while-scrolling.footer-colors.display-when-content-ready.overflow-none {
    background: #3d6894;
    color: #fff !important;
}

body.template-product.st-mtz-346663715 .newsletter .h2 {
    color: #ffffff !important;
    background-image: none !important;
}

body.template-product.st-mtz-346663715 a.footer-menu-link, body.template-product.st-mtz-346663715 .st-atend1 a, body.template-product.st-mtz-346663715 .st-atendbot h5, body.template-product.st-mtz-346663715 .newsletter .font-small, body.template-product.st-mtz-346663715 .font-big.col.p-3, body.template-product.st-mtz-346663715 .st-atendbot span, body.template-product.st-mtz-346663715 .js-footer-legal.footer-legal .d-inline-block.mr-md-2 {
    color: #ffffff !important;
}

body.template-product.st-mtz-346663715 section#related-products {
    display: none;
}

body.template-product.st-mtz-346663715 .icon-inline.icon-lg {
        fill: #ffffff !important;
    }
	
body.template-product.st-mtz-346663715 a.logo-sweet {
    fill: #fff;
}

body.template-home .js-item-image-padding a {
    height: 100%;
    display: flex;
    width: 100%;
    position: absolute;
    top: 0;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: center;
}
.mvp-b2__card-info--cima {
    bottom: 0 !important;
}


@media (min-width:769px) {
	
	    .head-main.compress .logo-img {
        max-height: 18px;
    }
	
	.js-swiper-testimonials.swiper-testimonials.swiper-container.swiper-container-initialized.swiper-container-horizontal .swiper-slide {
		border-left: 1px solid #edd9e5;
		padding-left: 22px !important;
	}

	.bg-sobre.text-left h2.h1-huge.mb-3 {
		color: #67645e;
		font-size: 36px !important;
		letter-spacing: -1px;
		text-transform: unset !important;
	}

	.bg-sobre.text-left p.mb-3 {
		color: #67645e;
		text-transform: unset;
	}

	.bg-sobre.text-left .mb-3 {
		color: #b3848f;
		padding: 0px 0px;
		text-transform: uppercase;
		font-size: 14px !important;
	}

	span.adbar-message.swiper-slide.slide-container.px-4.swiper-slide-active {
		color: #67645e;
	}

	section.js-adbar.section-adbar.transition-soft.section-adbar-colors.adbar-with-messages b {
		color: #c1171a;
	}

	.js-products-featured-col.col-12.pr-0.pr-md-3 {
		padding-right: 0px !important;
	}

	section.section-home.section-testimonials-home.overflow-none h2.col-12.col-md-3.h3.text-center {
		padding: 0px 6%;
		text-align: left !important;
		font-size: 23px;
		letter-spacing: -1px;
	}

	section.section-home.section-testimonials-home.overflow-none h2.col-12.col-md-3.h3.text-center {
		padding: 0px 6%;
		text-align: left !important;
		font-size: 23px;
		letter-spacing: -1px;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/mid-depo-heart-1.png");
		background-repeat: no-repeat;
		background-position: top center;
		padding-top: 2%;
		background-size: 100px;
	}

	.js-swiper-testimonials.swiper-testimonials.swiper-container.swiper-container-initialized.swiper-container-horizontal p.font-small.mb-2 {
		color: #7a777f;
		text-align: left;
		font-size: 11px !important;
	}

	section.section-home.section-testimonials-home.overflow-none h3.h6.mb-2 {
		text-align: left;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/mid-depo-heart-2.png");
		background-size: 81px;
		background-position: bottom left;
		background-repeat: no-repeat;
		padding-bottom: 21px;
	}

	section.section-home.section-testimonials-home.overflow-none .container {
		border: 1px solid #edd9e4;
		padding: 40px 10px;
		border-radius: 12px;
		padding-bottom: 20px;
	}

	section.section-home.section-testimonials-home.overflow-none {
		margin-bottom: 7%;
	}

	.form-quantity.d-flex.form-row.m-0.align-items-center {
		background: #fff;
		border: none;
		padding: 5px;
		border-radius: 30px;
	}

	input.js-addtocart.js-prod-submit-form.btn-add-to-cart.btn.btn-primary.btn-big.w-100.cart {
		background: #ec6ea5 !important;
		padding: 10px !important;
		font-size: 19px !important;
		color: #fff !important;
		max-width: 70% !important;
		margin-left: 10px !important;
	}

	.js-shipping-calculator-form.shipping-calculator-form.transition-up.position-absolute.w-100.transition-up-active input.form-control.js-shipping-input.d-block.form-control-inline {
		border: none;
		background: #fff;
		border-radius: 30px !important;
	}

	.js-calculate-shipping.btn.btn-secondary.align-item-middle {
		background: transparent;
		border-radius: 30px;
		text-transform: uppercase;
		font-weight: bold;
	}

	.notification-primary {
		border: none;
		border-radius: 12px;
	}

	.btn-primary {
		background: #ec6ea5 !important;
		padding: 10px !important;
		border-radius: 30px !important;
		text-transform: uppercase !important;
	}

	.social-share.mt-3 span.btn-link {
		text-transform: uppercase;
		text-decoration: none;
	}

	div#product-shipping-container {
		border-top: 1px solid #fff;
		padding-top: 17px;
	}

	section#related-products h2.products-section-title.h3 {
		font-size: 34px;
		letter-spacing: -1px;
		padding-right: 83%;
		line-height: 31px;
	}

	div#single-product .pt-md-3.px-md-3 {
		background: #f0cde3;
		background: radial-gradient(circle, rgba(240, 205, 227, 1) 25%, rgba(241, 236, 242, 1) 55%);
		border-radius: 12px;
		padding: 40px !important;
	}

	.st-atendbot span {
		font-size: 11px;
		letter-spacing: 0px;
		color: #777;
		line-height: 10px;
		display: block;
	}

	.newsletter-form.input-append.row.no-gutters.align-items-center {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-content: center;
	}

	.st-atendbot img {
		width: 100%;
		max-height: 18px;
		max-width: 19px;
	}

	section.section-adbar {
		padding-top: 0 !important;
		padding-left: 0;
		padding-right: 0;
	}

	.js-banner-container.container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.head-main.st-header-interno .head-logo-row .container {
		margin-top: -10px !important;
		border-radius: 12px;
		max-width: 98%;
	}

	header.js-head-main.head-main.st-header-interno.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft a.nav-list-link {
		font-size: 11px;
		text-transform: uppercase;
	}

	section.js-category-controls.category-controls.visible-when-content-ready {
		padding: 15px;
		background-color: #f1ecf2;
		border-radius: 12px;
		max-width: 98% !important;
		margin: 0 auto;
	}

	.js-item-product .st-space-prod {
		height: 10px;
	}

	section.category-body.pt-md-2 .item {
		min-height: 600px !important;
	}

	header.js-head-main.head-main.st-header-interno.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft a.js-search-button.js-modal-open.js-fullscreen-modal-open.btn.btn-utility.utilities-item {
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/top-searchinterno.png");
		background-repeat: no-repeat;
		background-position: center 10px;
		background-size: 14px;
	}

	header.js-head-main.head-main.st-header-interno.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft span.js-cart-widget-amount.badge {
		color: #68655f !important;
	}

	body.template-category h1.h2.h1-huge-md {
		color: #fff;
	}

	body.template-category .breadcrumbs {
		color: #fff;
	}

	.textbanner-text.over-image {
		position: absolute;
		bottom: 0;
		z-index: 9;
		width: 100%;
		background-image: none;
	}

	.category-banner {
		position: relative;
		height: 450px;
		overflow: hidden;
		max-width: 98%;
		margin: 0 auto;
		border-radius: 12px;
	}

	.st-rotate-box {
		background: #edcae0;
		background: radial-gradient(circle, rgba(237, 202, 224, 1) 10%, rgba(241, 236, 242, 1) 60%);
	}

	.st-rotate-box .item-dest-bot img {
		max-height: 120px;
	}

	.st-rotate-box {
		margin-top: -10px;
		padding: 0px;
	}

	footer.js-footer.js-hide-footer-while-scrolling.footer-colors.display-when-content-ready.overflow-none {
		background: #edd9e4;
		max-width: 98%;
		margin: 0 auto;
		border-radius: 12px;
		padding: 30px;
	}

	.newsletter .h2 {
		text-align: center;
		color: #67645e;
		text-transform: lowercase;
		font-size: 37px;
		letter-spacing: -1px;
		line-height: 32px;
		text-align: left;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/bot-news.png");
		background-repeat: no-repeat;
		background-size: contain;
	}

	.newsletter-form .form-control {
		background: #fff;
		border-radius: 30px;
		border: 1px solid #fff;
		padding-left: 20px;
		font-size: 12px;
	}

	.newsletter-footer .btn-link {
		background: transparent;
		padding: 11px;
		border-radius: 30px;
		color: #fff;
		border: 1px solid #fff;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: 600;
		margin-top: 48px;
		max-width: 100%;
		width: 100%;
	}

	.newsletter-form.input-append.row.no-gutters.align-items-center .col-md-auto {
		width: 100%;
	}

	.font-big.col.p-3 {
		color: #67645e;
		font-size: 13px !important;
		font-weight: 500;
		margin-bottom: 0px;
		padding-bottom: 5px !important;
	}

	a.footer-menu-link {
		color: #b3848f;
		padding-bottom: 0px !important;
	}

	.footer-menu-item {
		display: block;
		margin-bottom: 10px;
	}

	.icon-inline.icon-lg {
		vertical-align: -.225em;
		fill: #ec6ea5;
		font-size: 8px !important;
	}

	.icon-inline.icon-lg {
		vertical-align: -.225em;
		fill: #ec6ea5 !important;
	}

	.footer-logo img {
		max-height: 21px;
	}

	.divider.d-none.d-md-block.m-0 {
		display: none !important;
	}

	.newsletter .font-small {
		text-align: left;
		font-size: 13px !important;
		margin-top: 14px;
		margin-bottom: 14px;
		color: #67645e;
	}

	.newsletter .font-small font {
		text-align: center;
		font-size: 11px !important;
		background: #c1171a;
		padding: 3px 12px !important;
		border-radius: 29px;
		font-weight: 600;
		color: #fff;
	}

	.footer-legal {
		padding: 8px 0;
		background: transparent;
		color: #67645e;
	}

	.icon-inline.icon-lg {
		vertical-align: -.225em;
		fill: #ec6ea5;
		font-size: 8px !important;
		width: 14px;
		height: 18px;
		margin: 0px 11px;
	}

	.js-banners .js-textbanner-image-container.textbanner-image.p-0.overflow-none {
		background: #edcae0;
		background: radial-gradient(circle, rgba(237, 202, 224, 1) 10%, rgba(237, 202, 224, 1) 0%, rgba(255, 255, 255, 1) 60%);
	}

	.js-banners img.js-textbanner-image.textbanner-image-effect.img-fluid.d-block.w-100.lazyautosizes.fade-in.lazyloaded {
		max-width: 75%;
		margin: 0 auto;
	}

	.js-banners .js-textbanner-text.textbanner-text h3.h2-md.mb-2 {
		font-size: 17px !important;
		text-align: center;
		margin: 0 auto;
		display: block;
		font-weight: 400;
		color: #b3848f;
	}

	.js-banners .js-textbanner-text.textbanner-text {
		width: 100% !important;
		background: transparent !important;
	}

	.js-banners .js-banner.swiper-slide.col-grid.col-md-3 {
		border: 1px solid #efd7e5;
		padding: 3%;
		min-height: 330px !important;
		border-right: none;
		padding-bottom: 0px;
	}

	.js-banners {
		padding-top: 2%;
		padding-bottom: 0px;
	}

	.bg-favs-sweetags {
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/mid-favs-bg.png");
		background-repeat: no-repeat;
		background-position: left -40px;
		background-size: 280px;
	}

	img.js-slider-image.slider-image.swiper-lazy.fade-in.swiper-lazy-loaded {
		max-width: 100%;
		border-radius: 17px;
		margin: 0 auto;
	}

	.js-item-image-padding.position-relative.d-block {
		padding-top: 15px;
	}

	.js-swiper-home-arrows.d-none.d-md-block {
		display: none !important;
	}

	.section-adbar .container {
		background-color: #edcae0;
		padding: 10px;
		border-radius: 0px 0px 13px 12px;
	}

	span.adbar-message.swiper-slide.slide-container.px-4.swiper-slide-active {
		color: #67645e;
	}

	.js-swiper-adbar.swiper-container.text-center.container.swiper-container-initialized.swiper-container-horizontal b {
		color: #c1171a;
	}

	.section-adbar .swiper-button-prev {
		left: 400px !important;
		fill: #e7aed1;
	}

	.section-adbar .swiper-button-next {
		right: 400px !important;
		fill: #e7aed1;
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress section.js-adbar.section-adbar.transition-soft.section-adbar-colors.adbar-with-messages {
		display: none;
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress .head-logo-row.position-relative {
		background: #fff;
		padding: 5px;
		filter: opacity(.8);
		padding-top: 0px;
	}

	.banner-content img {
		max-height: 180px;
		max-width: 70px;
	}

	.banner-content h2 {
		text-transform: uppercase;
	}

	.fake-button {
		text-transform: uppercase;
		font-weight: bold;
		background-color: #cfff02;
		padding: 5px 10px;
		color: #1e1e1e;
		border-radius: 4px;
	}

	.favs-sweetags h1 {
		font-weight: 600;
		font-size: 37px;
		letter-spacing: -1px;
		color: #67645e;
		line-height: 31px;
		padding-left: 15%;
		padding-top: 25px;
	}

	.banner-content h2 {
		text-transform: capitalize !important;
		font-size: 21px !important;
	}

	.banner-content span.d-block.mt-2.mb-2.font-small i {
		font-style: normal !important;
	}

	.fake-button {
		text-transform: uppercase;
		font-weight: 500;
		background-color: #c1171a;
		padding: 8px 20px;
		color: #fff;
		border-radius: 30px;
	}

	.banner-content img {
		max-height: 220px;
		max-width: 220px;
	}

	.js-textbanner-text.textbanner-text h3.h1-md.mb-2.w-md-50.mx-auto {
		line-height: 25px;
		font-size: 34px;
		letter-spacing: -1px;
	}

	.textbanner-paragraph.font-small.font-md-body.mb-2.w-md-50.mx-auto font {
		color: #b3848f;
		padding: 5px 0px;
		display: block;
		text-transform: uppercase;
		font-size: 14px !important;
	}

	.js-textbanner-text.textbanner-text .btn.btn-primary.btn-small.mt-1.mt-md-2 {
		background: #fff !important;
		color: #7a777f;
		border-radius: 30px !important;
		padding: 10px 30px !important;
		font-weight: 500;
		font-size: 12px;
	}

	.js-banner-row a.textbanner-link .js-textbanner-text.textbanner-text {
		width: 40%;
		margin-left: 1% !important;
	}

	.textbanner-paragraph.font-small.font-md-body.mb-2.w-md-50.mx-auto {
		font-size: 13px !important;
	}

	.section-home.section-welcome-animated {
		padding: 20px 0;
		overflow: hidden;
		background: transparent;
	}

	section.js-section-banner-home.section-home.section-banners-home.position-relative.overflow-none.is-inViewport {
		padding-top: 10px;
	}

	span.welcome-text.h3.mr-4 img {
		max-height: 70px;
	}

	.banner-video-link {
		display: block;
		position: relative;
		width: 95% !important;
		padding-top: 100%;
		overflow: hidden;
		border-radius: 12px;
		background-color: #f0f0f0;
	}

	.bg-favs-sweetags .col-12.col-md-4.mb-4.px-0 {
		margin: 0 auto;
		display: flex;
		align-content: center;
		justify-content: center;
	}

	div#nav-search {
		background: #f0cde3;
		background: radial-gradient(circle, rgba(240, 205, 227, 1) 25%, rgba(241, 236, 242, 1) 55%);
	}

	.modal-nav-search .modal-body {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 600px;
		background: transparent;
		margin: auto;
	}

	.search-form .form-group input {
		background: #fff;
		border-radius: 30px;
		padding: 18px;
	}

	.search-form .search-btn:before {
		width: 24px;
		height: 24px;
		fill: #7a777f !important;
		color: #7a777f;
	}

	.icon-inline.icon-lg {
		vertical-align: -.225em;
		fill: #7a777f;
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress .nav-desktop {
		filter: invert(3);
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress div#logo {
		filter: invert(3);
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress .col-3.col-md-5.st-utilities.pl-md-3 {
		filter: invert(3);
	}

	a.js-search-button.js-modal-open.js-fullscreen-modal-open.btn.btn-utility.utilities-item svg.icon-inline.align-bottom.utilities-icon use {
		fill: transparent;
	}

	a.js-search-button.js-modal-open.js-fullscreen-modal-open.btn.btn-utility.utilities-item {
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/top-search.png");
		background-repeat: no-repeat;
		background-size: 16px;
		background-position: top center;
	}

	.st-header-home .utilities-container a {
		color: #fff;
		text-transform: uppercase;
		font-size: 6px;
		line-height: 8px;
		text-align: left;
	}

	div#ajax-cart a img {
		max-height: 18px;
		max-width: 100%;
	}

	.utilities-container img {
		width: 100%;
		max-height: 16px;
	}

	.badge {
		position: absolute;
		top: 18px;
		min-width: 12px;
		padding: 0 3px;
		margin-left: 41px;
		transform: translate(-50%, -50%);
		font-size: 8px;
		font-weight: 600;
		line-height: 12px;
		border-radius: 50%;
		background: transparent !important;
		color: #fff !important;
	}

	.col-3.col-md-5.st-utilities.pl-md-3 {
		margin-right: 10px;
		margin-left: -10px;
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress img.logo-img.transition-soft.logo-img-big {
		max-height: 12px !important;
	}

	.js-notification.js-notification-cookie-banner.notification.notification-fixed-bottom.notification-above.notification-primary.text-left {
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/mid-cookies.png");
		background-repeat: no-repeat;
		background-size: 38px;
		background-position: 30px;
		padding-left: 100px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-radius: 10px;
		border: none;
		color: #7a777f;
	}

	a.js-notification-close.js-acknowledge-cookies.btn.btn-link.pt-1.pl-1.d-inline-block {
		background: #7a777f;
		border-radius: 30px;
		text-transform: uppercase;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		padding-right: 11px;
		padding-left: 10px !important;
		font-size: 11px;
	}

	.nav-desktop-list a[href*="/novidades/"] {
		font-weight: bold !important;
	}

	.nav-desktop-list a[href="/"] {
		font-weight: bold !important;
	}
}

.js-home-slider-section::before {
	content: none !important;
}

.js-home-slider-section .container {
	position: relative;
}

.js-home-slider-section .container::before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	right: 0;
	height: 160px;
	background: linear-gradient(to bottom, rgba(45, 33, 36, .85) 0%, rgba(45, 33, 36, .55) 25%, rgba(45, 33, 36, 0) 100%);
	z-index: 3;
	pointer-events: none;
	max-width: 100%;
	margin: 0 auto;
	border-radius: 12px;
}

.st-header-home .nav-desktop-list>.nav-item .nav-list-link {
	color: #fff;
	opacity: .8;
	font-size: 11px;
	text-transform: uppercase;
}

.nav-desktop-list>.nav-item {
	height: 100%;
	align-items: center;
}

.nav-item {
	padding: 0 12px;
}

.js-item-name.item-name.font-small {
	opacity: 1;
	font-size: 17px !important;
	color: #67645e;
	font-weight: bold;
}

span.sub-name {
	display: block;
	font-style: normal;
	font-size: 11px;
	color: #b3848f;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
}

.item-price-container .price-compare {
	order: 1;
	font-size: 13px;
	opacity: .6;
	text-decoration: none !important;
	margin-bottom: 4px;
}

input.btn.btn-primary.cart {
	border-radius: 30px !important;
	background-color: #fff !important;
	color: #67645e;
	text-transform: uppercase !important;
	font-weight: 600;
	padding: 10px 40px !important;
	font-size: 12px;
}

span.item-price {
	font-size: 15px;
	color: #67645e !important;
	display: block;
	margin-top: -10px;
	font-weight: 500 !important;
	margin-bottom: 3px;
}

section#related-products .js-item-product .st-space-prod {
	height: 10px;
}

section#related-products .item {
	min-height: 600px;
}

section#related-products {
	margin-bottom: 70px;
}

.footer-logo:last-child {
	margin: 0;
	filter: grayscale(1);
}

.col-md-8.col-12.st-news .row.row3 {
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.js-offer-label-private.label.js-offer-label.label.label-inline {
	background: #c1171a;
	padding: 3px 10px;
	border-radius: 30px;
	color: #fff;
	font-weight: bold;
}

section.js-main-slider-section.section-slider-home.section-home.is-inViewport {
	padding-bottom: 10px;
}

.priceCustom {
	font-size: 21px;
	color: #67645e !important;
	display: block;
	font-weight: 600 !important;
	margin-top: -7px;
}

.priceCustom strong {
	display: block;
	font-size: 13px;
	margin-top: -2px;
	font-weight: normal;
}

.js-home-slider-section .container .swiper-wrapper, .js-home-slider-section .container .slider-image {
	position: relative;
	z-index: 1;
}

.item-price-container {
	display: flex;
	flex-direction: column;
}

.item-price-container .price-compare {
	order: 1;
	font-size: 14px;
	opacity: .6;
	text-decoration: line-through;
	margin-bottom: 4px;
}

.item-price-container>.d-block {
	order: 2;
}

section.category-body.pt-md-2 .st-space-prod {
	max-height: 10px;
}

a.st-vercart {
    background-color: transparent !important;
    padding: 5px !important;
    color: #000 !important;
    font-weight: 700;
    width: 100% !important;
    text-align: left;
}

@media (max-width:768px) {
	.js-home-mobile-slider-visibility.d-md-none {
		max-width: 96%;
		margin: 0 auto;
	}

	.js-home-slider-section .container::before {
		background: transparent;
		content: "";
		position: absolute;
		top: 1px;
		left: 0;
		right: 0;
		height: 160px;
		background: linear-gradient(to bottom, rgba(45, 33, 36, .85) 0%, rgba(45, 33, 36, .55) 25%, rgba(45, 33, 36, 0) 100%);
		z-index: 3;
		pointer-events: none;
		max-width: 100%;
		margin: 0 auto;
		border-radius: 12px;
	}

	.section-adbar .container {
		background-color: #edcae0;
		padding: 5px;
		border-radius: 0px 0px 12px 12px;
		max-width: 96%;
	}

	span.adbar-message.swiper-slide.slide-container.px-4.swiper-slide-active {
		color: #67645e;
	}

	section.js-adbar.section-adbar.transition-soft.section-adbar-colors.adbar-with-messages b {
		color: #c1171a;
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft {
		border: none;
	}

	.js-swiper-adbar-prev.swiper-button-absolute.swiper-button-prev.svg-icon-text svg.icon-inline.icon-sm.icon-flip-horizontal {
		fill: #e49ec9;
	}

	.js-swiper-adbar-next.swiper-button-absolute.swiper-button-next.svg-icon-text.ml-2 svg.icon-inline.icon-sm {
		fill: #e49ec9;
	}

	section.js-adbar.section-adbar.transition-soft.section-adbar-colors.adbar-with-messages {
		padding-left: 0px;
		padding-right: 0px;
	}

	.js-home-sections-container.home-sections-container {
		margin-top: -10%;
	}

	.head-logo-row {
		padding: 0px 0;
	}

	.utilities-icon {
		font-size: 20px;
	}

	div#ajax-cart a img {
		max-height: 20px;
		max-width: 98%;
	}

	.js-utility-col.col-auto.col-utility.desktop-utility-col.order-2 {
		padding-left: 0px;
	}

	.js-utility-col.js-search-utility.col-auto.desktop-utility-col.col-md-auto.col-utility.order-1.order-md-0 {
		padding-right: 0px;
	}

	.badge {
		position: absolute;
		top: 28px;
		min-width: 5px;
		padding: 0px 5px;
		margin-left: 26px;
		transform: translate(-50%, -50%);
		font-size: 7px;
		font-weight: 600;
		line-height: 12px;
		border-radius: 50%;
		background: #fff !important;
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress section.js-adbar.section-adbar.transition-soft.section-adbar-colors.adbar-with-messages {
		display: none;
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress .head-logo-row.position-relative {
		filter: opacity(.8);
		background: #fff;
		padding-top: 0px;
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress span.utilities-container.d-inline-block {
		filter: invert(1);
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress .js-logo-container.col.ml-2.ml-md-0.text-left.col-md-2.order-md-0.text-md-center.ml-1.ml-md-0 {
		filter: invert(3);
	}

	header.js-head-main.head-main.st-header-home.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress span.js-cart-widget-amount.badge {
		background: #fff !important;
		filter: invert(1) !important;
		border: 1px solid #000;
		color: #000;
	}

	.js-notification.js-notification-cookie-banner.notification.notification-fixed-bottom.notification-above.notification-primary.text-left {
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/mid-cookies.png");
		background-repeat: no-repeat;
		background-size: 38px;
		background-position: 30px;
		padding-left: 100px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-radius: 10px;
		border: none;
		color: #7a777f;
	}

	a.js-notification-close.js-acknowledge-cookies.btn.btn-link.pt-1.pl-1.d-inline-block {
		background: #7a777f;
		border-radius: 30px;
		text-transform: uppercase;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		padding-right: 11px;
		padding-left: 10px !important;
		font-size: 11px;
	}

	.js-item-name.item-name.font-small {
		opacity: 1;
		font-size: 14px !important;
		color: #67645e;
		font-weight: bold;
		line-height: 14px;
	}

	span.item-price {
		font-size: 18px;
		color: #67645e !important;
		display: block;
		margin-top: -7px;
	}

	.item-price-container .price-compare {
		order: 1;
		font-size: 12px;
		opacity: .6;
		text-decoration: line-through;
		margin-bottom: 4px;
	}

	.js-products-featured-container.container img.js-product-item-image-private.product-item-image.js-item-image.lazyautosizes.img-absolute.img-absolute-centered.fade-in.item-image-featured.lazyloaded.ls-is-cached {
		margin-top: 22px;
	}

	.js-home-sections-container .js-item-product .labels.d-inline-block.align-text-top {
		top: 16.5%;
	}

	.js-products-featured-col.col-12.pr-0.pr-md-3 .js-offer-label-private.label.js-offer-label.label.label-inline {
		margin-top: 6px;
		padding: 1px 10px !important;
		font-size: 9px;
	}

	.st-eye img {
		background-color: #e670a4;
		padding: 5px;
		height: 30px;
		width: 30px;
		border-radius: 25px;
		margin-left: 10px;
	}

	.item {
		background: #f0cde3;
		background: radial-gradient(circle, rgba(240, 205, 227, 1) 25%, rgba(241, 236, 242, 1) 55%);
		text-align: center;
		border-radius: 12px;
	}

	.js-products-featured-col.col-12.pr-0.pr-md-3 {
		padding: 0px;
	}

	.item {
		min-height: 500px;
	}

	.bg-favs-sweetags {
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/mid-favs-bg.png");
		background-repeat: no-repeat;
		background-position: left -40px;
		background-size: 280px;
	}

	.bg-favs-sweetags h1 {
		font-weight: 600;
		font-size: 29px;
		letter-spacing: -1px;
		color: #67645e;
		line-height: 27px;
		padding-left: 2%;
		padding-top: 10px;
		margin-bottom: 0px;
	}

	.banner-video-link {
		display: block;
		position: relative;
		width: 94% !important;
		margin: 0 auto;
		padding-top: 100%;
		overflow: hidden;
		border-radius: 8px;
		background-color: #f0f0f0;
	}

	.banner-content img {
		max-height: 220px;
		max-width: 220px;
	}

	.banner-content h2 {
		text-transform: capitalize !important;
		font-size: 21px !important;
	}

	.banner-content span.d-block.mt-2.mb-2.font-small i {
		font-style: normal !important;
	}

	section.section-home.section-welcome.section-home-color.section-welcome-home-colors.section-welcome-animated {
		background: #fff;
	}

	section.section-home.section-welcome.section-home-color.section-welcome-home-colors.section-welcome-animated span.welcome-text.h3.mr-4 img {
		max-height: 55px;
	}

	.section-home.section-welcome-animated {
		padding: 10px 0;
		overflow: hidden;
	}

	section.js-section-banner-home.section-home.section-banners-home.position-relative.overflow-none.is-inViewport {
		padding-top: 10px;
	}

	.js-banner-row.row.px-2 a.textbanner-link {
		display: flex;
		flex-direction: column;
	}

	.js-banner-row .js-textbanner-image-container.textbanner-image {
		border-radius: 12px;
		width: 96%;
		margin: 0 auto;
	}

	.js-banner-row a.textbanner-link .js-textbanner-text.textbanner-text {
		width: 96%;
		margin: 0;
		margin-left: 0px;
		background: #f0cde3;
		background: radial-gradient(circle, rgba(240, 205, 227, 1) 25%, rgba(241, 236, 242, 1) 55%);
		text-align: center;
		border-radius: 18px;
		display: flex;
		justify-content: center;
		align-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
		text-align: left;
		margin: 0 auto;
		margin-top: 10px;
	}

	.js-textbanner-text.textbanner-text h3.h1-md.mb-2.w-md-50.mx-auto {
		line-height: 28px;
		font-size: 27px;
		letter-spacing: -1px;
		color: #67645e;
	}

	.btn.btn-primary.btn-small.mt-1.mt-md-2 {
		background: #fff !important;
		color: #7a777f;
		border-radius: 30px !important;
		padding: 10px 30px !important;
		font-weight: 500;
		font-size: 12px;
	}

	.textbanner-paragraph.font-small.font-md-body.mb-2.w-md-50.mx-auto font {
		color: #b3848f;
		padding: 5px 0px;
		display: block;
		text-transform: uppercase;
		font-size: 14px !important;
	}

	.js-banner-row .js-textbanner-image-container.textbanner-image {
		border-radius: 12px;
		width: 96%;
		margin: 0 auto;
		min-height: 170px;
		background: #edcae0;
		background: radial-gradient(circle, rgba(237, 202, 224, 1) 10%, rgba(237, 202, 224, 1) 0%, rgba(255, 255, 255, 1) 60%);
	}

	.js-banners .js-textbanner-text.textbanner-text h3.h2-md.mb-2 {
		font-size: 14px !important;
		text-align: center;
		margin: 0 auto;
		display: block;
		font-weight: 400;
		color: #b3848f;
	}

	.js-banners .js-textbanner-image-container.textbanner-image.p-0.overflow-none {
		width: 100% !important;
		background: transparent !important;
	}

	.js-banners .js-textbanner-text.textbanner-text {
		padding-top: 0px;
	}

	.js-banners .js-textbanner.textbanner {
		max-width: 63%;
	}

	.js-banners .swiper-mobile-only .col-grid, .swiper-products-slider .col-grid {
		max-width: 60%;
	}

	.js-banners .js-banner.swiper-slide.col-grid.col-md-3.js-swiper-slide-visible.swiper-slide-next {
		margin-left: -10%;
	}

	.js-banners .js-banner.swiper-slide.col-grid.col-md-3.js-swiper-slide-visible.swiper-slide-active {
		margin-left: 15px;
	}

	.js-banners img.js-textbanner-image.textbanner-image-effect.img-fluid.d-block.w-100.lazyautosizes.fade-in.ls-is-cached.lazyloaded {
		background: #edcae0;
		background: radial-gradient(circle, rgba(237, 202, 224, 1) 10%, rgba(237, 202, 224, 1) 0%, rgba(255, 255, 255, 1) 60%);
	}

	.js-banners .js-textbanner-text.textbanner-text {
		background: transparent !important;
		padding-top: 0px !important;
		margin-top: 0px !important;
	}

	.js-banners img.js-textbanner-image.textbanner-image-effect.img-fluid.d-block.w-100.lazyautosizes.fade-in.ls-is-cached.lazyloaded {
		background: #edcae0 !important;
		background: radial-gradient(circle, rgba(237, 202, 224, 1) 10%, rgba(237, 202, 224, 1) 0%, rgba(255, 255, 255, 1) 60%) !important;
	}

	input.btn.btn-primary.cart {
		border-radius: 30px !important;
		background-color: #fff !important;
		color: #67645e;
		text-transform: uppercase !important;
		font-weight: 600;
		padding: 10px 14px !important;
		font-size: 9px;
	}

	.item {
		min-height: 400px;
	}

	.st-rotate-box {
		background: #edcae0;
		background: radial-gradient(circle, rgba(237, 202, 224, 1) 10%, rgba(241, 236, 242, 1) 60%);
	}

	.st-rotate-box .item-dest-bot img {
		max-height: 80px;
	}

	.js-banners .js-banner-container.container.p-0.px-md-3.position-relative {
		border: 1px solid #edd9e4;
		max-width: 96%;
		padding-top: 16px !important;
	}

	.js-banners {
		margin-top: 10px;
	}

	.js-banners .js-textbanner-image-container.textbanner-image.p-0.overflow-none {
		min-height: 142px;
	}

	.js-banner-row a.textbanner-link .js-textbanner-text.textbanner-text {
		padding-bottom: 10px;
	}

	section.section-home.section-institutional {
		padding-top: 20px;
	}

	.st-rotate-box {
		margin-top: -11px;
	}

	.bg-sobre.text-left h2.h1-huge.mb-3 {
		color: #67645e;
		font-size: 30px !important;
		letter-spacing: -1px;
		text-transform: unset !important;
		line-height: 24px;
	}

	.bg-sobre.text-left .mb-3 {
		color: #b3848f;
		padding: 0px 0px;
		text-transform: uppercase;
		font-size: 14px !important;
	}

	.bg-sobre.text-left p.mb-3 {
		color: #67645e;
		text-transform: unset;
	}

	span.d-flex.st-sobre-links a {
		font-size: 14px;
		margin-bottom: 1em;
		border-bottom: 1px solid #a77284;
		color: #a77284;
		padding-bottom: 5px;
		padding-top: 5px;
		background-image: url("https://d2az8otjr0j19j.cloudfront.net/templates/006/723/229/twig/static/images/arrow-sobre.svg");
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 19px;
	}

	.col-md-6.st-sobre-img {
		background-image: url("https://d2az8otjr0j19j.cloudfront.net/templates/006/723/229/twig/static/images/mid-sobre-foto.jpg");
		background-position: center center;
		background-attachment: unset;
		background-size: 100%;
		border-radius: 18px;
		min-height: 400px;
		max-width: 94%;
		background-size: cover;
		margin-top: 13px;
	}

	section.section-home.section-testimonials-home.overflow-none h2.col-12.col-md-3.h3.text-center {
		padding: 0px 6%;
		text-align: center !important;
		font-size: 20px;
		letter-spacing: -1px;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/mid-depo-heart-1.png");
		background-repeat: no-repeat;
		background-position: top center;
		padding-top: 6%;
		background-size: 100px;
		line-height: 19px;
	}

	section.section-home.section-testimonials-home.overflow-none h3.h6.mb-2 {
		text-align: center;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/mid-depo-heart-2.png");
		background-size: 81px;
		background-position: bottom center;
		background-repeat: no-repeat;
		padding-bottom: 21px;
	}

	section.section-home.section-testimonials-home .container {
		border: 1px solid #edd9e4;
		border-radius: 18px;
		padding: 3em;
		padding-bottom: 10px;
	}

	footer.js-footer.js-hide-footer-while-scrolling.footer-colors.display-when-content-ready.overflow-none {
		background: #edd9e4;
		max-width: 94%;
		margin: 0 auto;
		border-radius: 12px;
		padding: 15px;
	}

	.js-swiper-testimonials.swiper-testimonials.swiper-container.swiper-container-initialized.swiper-container-horizontal p.font-small.mb-2 {
		color: #7a777f;
		text-align: left;
		font-size: 11px !important;
	}

	span.d-flex.st-sobre-links a {
		font-size: 18px;
		margin-bottom: 1em;
		border-bottom: 1px solid #a77284;
		color: #a77284;
		padding-bottom: 5px;
		padding-top: 5px;
		background-image: url("https://d2az8otjr0j19j.cloudfront.net/templates/006/723/229/twig/static/images/arrow-sobre.svg");
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 34px;
	}

	.newsletter .h2 {
		text-align: center;
		color: #67645e;
		text-transform: lowercase;
		font-size: 32px;
		letter-spacing: -1px;
		line-height: 32px;
		text-align: left;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/006/723/229/rte/bot-news.png");
		background-repeat: no-repeat;
		background-size: contain;
	}

	.newsletter .font-small {
		text-align: left;
		font-size: 13px !important;
		margin-top: 14px;
		margin-bottom: 14px;
	}

	.newsletter .font-small font {
		text-align: center;
		font-size: 11px !important;
		background: #c1171a;
		padding: 3px 12px !important;
		border-radius: 29px;
		font-weight: 600;
		color: #fff;
	}

	.newsletter-form .form-control {
		background: #fff;
		border-radius: 30px;
		padding-left: 28px;
		font-size: 14px;
	}

	.newsletter-footer .btn-link {
		border: 1px solid #fff;
		text-transform: uppercase;
		text-decoration: none;
		border-radius: 30px !important;
		padding: 10px;
		width: 100%;
	}

	.font-big.col.p-3 {
		color: #67645e;
		font-size: 13px !important;
		font-weight: 500;
		margin-bottom: 0px;
		padding-bottom: 5px !important;
		padding-top: 0px !important;
		text-transform: uppercase;
	}

	.js-accordion-private-container.accordion.col-md.st-pagbot a.js-accordion-private-toggle-mobile.row {
		padding-top: 15px;
	}

	.st-atendbot img {
		width: 100%;
		max-height: 16px;
		max-width: 17px;
	}

	.st-atendbot span {
		font-size: 12px;
		letter-spacing: 0px;
		color: #777;
	}

	.js-accordion-private-container.accordion.col-md svg.icon-inline.icon-lg {
		fill: #b3848f;
		font-size: 14px;
	}

	.icon-inline.icon-lg {
		vertical-align: -.225em;
		fill: #ec6ea5 !important;
	}

	.footer-logo img {
		max-height: 20px;
	}

	.col-md-4.st-seg {
		display: flex;
		justify-content: center;
	}

	.js-footer-legal.footer-legal {
		background: transparent;
	}

	a.social-icon svg {
		height: 18px;
		width: 20px;
	}

	.col-md-8.col-12.st-news {
		margin-top: -20px;
	}

	.nav-secondary.row.no-gutters.pl-3.align-items-center {
		background: #f0cde3;
		background: radial-gradient(circle, rgba(240, 205, 227, 1) 25%, rgba(241, 236, 242, 1) 55%);
		border: none;
	}

	span.utilities-container a, .utilities-container {
		display: inline-block;
		align-content: center;
		align-items: center;
		text-transform: uppercase;
		text-decoration: none !important;
	}

	.item .st-eye img {
		display: none;
	}

	section.category-body.pt-md-2 input.btn.btn-primary.cart {
		background: #ec6ea5 !important;
		color: #fff;
	}

	section.category-body.pt-md-2 .item {
		min-height: 370px !important;
	}

	div#single-product .pt-md-3.px-md-3 {
		background: #f0cde3;
		background: radial-gradient(circle, rgba(240, 205, 227, 1) 25%, rgba(241, 236, 242, 1) 55%);
		border-radius: 12px;
		padding: 40px !important;
	}

	input.js-addtocart.js-prod-submit-form.btn-add-to-cart.btn.btn-primary.btn-big.w-100.cart {
		background: #ec6ea5 !important;
		padding: 18px !important;
		font-size: 19px !important;
		color: #fff !important;
		max-width: 100% !important;
		margin-left: 10px !important;
	}

	.form-quantity.d-flex.form-row.m-0.align-items-center {
		background: #fff;
		border: none;
		padding: 0px;
		border-radius: 30px;
	}

	section#related-products .item {
		min-height: 350px;
	}

	input.btn.btn-primary.cart {
		border-radius: 30px !important;
		background-color: #fff !important;
		color: #67645e;
		text-transform: uppercase !important;
		font-weight: 600;
		padding: 5px 14px !important;
		font-size: 9px;
		line-height: 9px;
	}

	.js-shipping-calculator-form.shipping-calculator-form.transition-up.position-absolute.w-100.transition-up-active input.form-control.js-shipping-input.d-block.form-control-inline {
		border: none;
		background: #fff;
		border-radius: 30px !important;
	}

	.js-calculate-shipping.btn.btn-secondary.align-item-middle {
		background: transparent;
		border-radius: 30px;
		text-transform: uppercase;
		font-weight: bold;
	}

	.item .st-eye img {
		display: block;
	}

	input.btn.btn-primary.cart {
		padding: 10px 14px !important;
	}

	section#related-products input.js-addtocart.js-prod-submit-form.js-quickshop-icon-add.btn.btn-primary.btn-small.btn-smallest-md.px-4.cart {
		padding: 6px 6px !important;
		font-size: 9px;
	}

	section#related-products .item .st-eye img {
		display: none;
	}

	section#related-products .item {
		min-height: 350px;
	}

	.textbanner-text.over-image {
		position: absolute;
		bottom: 0;
		z-index: 9;
		width: 100%;
		background-image: none;
	}

	.category-banner-image {
		width: 100%;
		height: 100%;
		object-fit: cover;
		max-width: 96%;
		border-radius: 12px;
		margin: 0 auto;
	}

	.category-banner {
		position: relative;
		height: 250px;
		overflow: hidden;
		margin: 0 auto;
		text-align: center;
		margin-top: 10px;
	}

	.textbanner-text.category-banner-info.over-image h1.h2.h1-huge-md {
		color: #fff;
	}

	.textbanner-text.category-banner-info.over-image .breadcrumbs {
		color: #fff !important;
	}

	section.js-category-controls.category-controls.visible-when-content-ready {
		padding: 4px;
		background-color: #f1ecf2;
		border-radius: 9px;
		max-width: 96% !important;
		margin: 0 auto;
		margin-top: 16px;
		border: none;
		margin-bottom: -10px;
	}

	header.js-head-main.head-main.st-header-interno.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress section.js-adbar.section-adbar.transition-soft.section-adbar-colors.adbar-with-messages {
		display: none !important;
	}

	header.js-head-main.head-main.st-header-interno.position-sticky.position-sticky-md.head-logo-left.head-logo-md-center.header-with-adbar.transition-soft.compress .head-logo-row.position-relative {
		        background-color: #ffffff42;
	}

	section.category-body.pt-md-2 .item .st-eye img {
		display: none;
	}

	section.js-adbar.section-adbar.transition-soft.adbar-with-messages {
		padding: 0px;
		padding-bottom: 10px;
	}

	.js-home-sections-container .js-item-product .st-space-prod {
		height: 230px !important;
	}

	span.item-price {
		font-size: 14px;
		color: #67645e !important;
		display: block;
		margin-top: -7px;
	}

	span.adbar-message.swiper-slide.slide-container.px-4.swiper-slide-active b {
		color: #c1171a;
	}

	.modal-nav-hamburger .nav-list-link {
		text-transform: uppercase;
		font-weight: 500;
	}

	.js-banner-row a.textbanner-link .js-textbanner-text.textbanner-text {
		padding-bottom: 10px;
		text-align: left !important;
	}

	.newsletter-footer .btn-link {
		color: #fff;
	}

	.newsletter .font-small {
		color: #68645e;
	}

	.js-newsletter.newsletter.container.py-4.overflow-none .col-md-12.mb-3.mb-md-0 {
		margin-bottom: 0px !important;
	}

	.col-md-4.st-pags {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.col-md-4.st-socialbot {
		margin-top: -15px;
	}

	.js-footer-legal.footer-legal .d-inline-block.mr-md-2 {
		color: #666;
	}

	.powered-by-logo svg {
		fill: #000;
	}

	section.st-desc-prod-um.py-5 h2.mb-4.fw-bold {
		line-height: 22px !important;
		letter-spacing: -1px;
		font-size: 23px !important;
	}

	section.st-desc-prod-um.py-5 p.text-muted {
		line-height: 15px !important;
		letter-spacing: -.5px;
		font-size: 14px !important;
	}

	section.st-desc-prod-um {
		background-image: url("https://d2az8otjr0j19j.cloudfront.net/templates/002/250/323/twig/static/images/icon-desc-um.png");
		background-repeat: no-repeat;
		background-position: top left;
		background-size: 150px;
		margin-top: 17px;
	}

	section.st-desc-prod-dois.py-5 {
		margin-top: 0px;
	}

	section.st-desc-prod-dois {
		background-color: #f1ecf2;
		border-radius: 18px;
		padding: 2em;
	}

	section.st-desc-prod-dois.py-5 .d-flex.align-items-start.mb-4 img.mr-3 {
		width: 45px !important;
	}

	section.st-desc-prod-um.py-5 {
		padding-bottom: 10px !important;
	}

	.js-products-featured-col.col-12.pr-0.pr-md-3 .js-offer-label-private.label.js-offer-label.label.label-inline {
		margin-top: 0px;
		padding: 1px 8px !important;
		font-size: 8px;
		margin-left: 3px;
	}

	.js-products-featured-col.col-12.pr-0.pr-md-3 .js-offer-label.label.label-inline.label-small {
		font-size: 7px;
		background: #ed72a9;
		border-radius: 30px;
		padding: 2px 4px;
		color: #fff;
	}

	section.st-beneficios-hidrat.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: contain;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-hidra.png") !important;
		background-position: bottom !important;
		padding: 20px !important;
		padding-top: 65px !important;
		padding-bottom: 66% !important;
	}

	section.st-beneficios-hidratout.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-hidraoutside.jpg") !important;
		background-position: top;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 82% !important;
	}

	section.st-beneficios-hidrat.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-hidratout.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-hidratversus.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-hidratversus.py-5 h2.display-4 {
		letter-spacing: -1px;
		font-size: 36px;
		font-weight: 600 !important;
		line-height: 5px !important;
		color: #fff !important;
	}

	section.st-beneficios-hidratversus.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-hidra1.jpg") !important;
		background-position: bottom !important;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 92% !important;
	}

	section.st-beneficios-hidratlaminae.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-hidratlaminae.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover !important;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-hidralaminaemob.jpg") !important;
		background-position: center 0px !important;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 108% !important;
	}

	section.st-beneficios-hidratbodyaknay.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-hidratbodyaknay.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-body-aknaymob.jpg") !important;
		background-position: top;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 82% !important;
	}

	section.st-beneficios-hidratbodyaknay.py-5 h2.display-4 {
		letter-spacing: -1px;
		font-size: 36px;
		font-weight: 600 !important;
		line-height: 31px !important;
		margin-bottom: 0px;
	}

	section.st-beneficios-hidratbodymavie.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-hidratbodymavie.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-bodymavie-mob.jpg") !important;
		background-position: top;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 92% !important;
	}

	section.st-beneficios-hidratbodylami.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-hidratbodylami.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-body-laminaemob.jpg") !important;
		background-position: top;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 125% !important;
	}

	section.st-beneficios-hidratbodyversus.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-hidratbodyversus.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-body-versysmob.jpg") !important;
		background-position: top;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 82% !important;
	}

	.col-md-12-produtoki h2.display-4 {
		line-height: 20px !important;
		font-size: 16px;
		color: #d1b0b5 !important;
	}

	section.st-beneficios-perfumeout.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-perfumeout.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover !important;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-perfume-outsidemob.jpg") !important;
		background-position: bottom !important;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 115% !important;
	}

	section.st-beneficios-perfumeversus.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-perfumeversus.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-perfume-versusmob.jpg") !important;
		background-position: top;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 82% !important;
	}

	section.st-beneficios-perfumemavie.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-perfumemavie.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-peerfume-maviemob.jpg") !important;
		background-position: top;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 82% !important;
	}

	section.st-beneficios-perfumelaminae33.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-perfumelaminae33.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-perfume-laminamob.jpg") !important;
		background-position: top;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 100% !important;
	}

	section.st-beneficios-perfumeaknay.py-5 .bg-white.shadow-sm.mb-3.p-4 {
		border-radius: 12px !important;
	}

	section.st-beneficios-perfumeaknay.py-5 {
		background: #eae6f0;
		border-radius: 30px !important;
		background-size: cover;
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/img-perfume-aknaymob.jpg") !important;
		background-position: top;
		padding: 20px !important;
		padding-top: 74px !important;
		padding-bottom: 125% !important;
	}

	section.section-home.section-testimonials-home.overflow-none:before {
		background-image: url("https://d1a9qnv764bsoo.cloudfront.net/stores/002/250/323/rte/mid-sobre-selo.png");
		content: "teste";
		background-size: contain;
		position: absolute;
		margin-top: -97px;
		background-position: right;
		color: transparent;
		background-size: contain;
		background-repeat: no-repeat;
		font-size: 100px;
		z-index: 100;
		right: 36px;
	}

	.js-related-products-notification-container .item {
		min-height: 270px;
	}
}

[data-store="product-item-promotion-label"] {
	display: none !important;
}

.item-actions {
	display: inline-block !important;
}

.item-actions form {
	display: flex !important;
	align-items: center;
	gap: 8px;
}

.js-product-promo-container {
	background: #ec6ea5;
	border-radius: 30px;
	padding: 10px 20px !important;
	margin-bottom: 16px !important;
	animation: pulse-brinde 2s ease-in-out infinite;
}

.js-product-promo-container .text-accent {
	color: #fff !important;
	font-weight: 600;
	font-size: 13px;
	text-align: center;
	display: block;
}

@keyframes pulse-brinde {
	0%, 100% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(236, 110, 165, .4);
	}

	50% {
		transform: scale(1.02);
		box-shadow: 0 0 0 8px rgba(236, 110, 165, 0);
	}
} 