@font-face {
    font-family: averta;
    src: url(../fonts/avertademo-extrabolditalic.woff2) format("woff2"), url(../fonts/avertademo-extrabolditalic.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: averta;
    src: url(../fonts/avertademo-regular.woff2) format("woff2"), url(../fonts/avertademo-regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.pagination {
    font-size: 15px;
    font-weight: 600
}

.pagination li {
    padding: 5px 12px
}

.pagination li.current {
    background-color: #be1522;
    color: #fff
}

#top-review .ts-pagination {
    display: flex;
    justify-content: center
}

.clean-banner.breadcrumb-main:after {
    background-color: unset !important
}

.transform-none {
    text-transform: none !important
}

.copy-text {
    position: relative;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    display: flex; 
} 

.copy-text input.text {
    padding: 10px;
    font-size: 18px;
    color: #555;
    border: none;
    outline: none;
    width: 100%;
}

.copy-text button {
    padding: 10px;
    background: #5784f5;
    color: #fff;
    font-size: 18px;
    border: none;
    outline: none;
    border-radius: 10px;
    cursor: pointer
}

.copy-text button:active {
    background: #809ce2
}

.copy-text button:before {
    content: "Copied";
    position: absolute;
    top: -45px;
    right: 0;
    background: #5c81dc;
    padding: 8px 10px;
    border-radius: 20px;
    font-size: 15px;
    display: none
}

.copy-text button:after {
    content: "";
    position: absolute;
    top: -20px;
    right: 25px;
    width: 10px;
    height: 10px;
    background: #5c81dc;
    transform: rotate(45deg);
    display: none
}

.copy-text.active button:before,
.copy-text.active button:after {
    display: block
}

.custom_image,
#produtoPrincipal,
.fixed_image {
    display: flex;
    justify-content: center
}

.container-upsell {
    display: grid;
    grid-template-columns: 80% 20%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #000;
    height: 100% !important
}

.imagem-upsell {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

.checkbox-upsell:checked {
    background-color: red
}

.checkbox-upsell {
    position: absolute;
    top: 0;
    right: 0
}

#loading {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, .5);
    justify-content: center;
    color: #0e71b8;
    align-items: center;
    z-index: 5
}

@media(min-width: 350px) and (max-width:575px) {
    .custom-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

#overlay-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255);
    z-index: 99999999;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem
}

#overlay-pre-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255);
    z-index: 99999999;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem
}

.tap-top {
    bottom: 45px;
    right: 15px
}

body,
input,
button,
select,
optgroup,
textarea,
.top-header .top-header-right .language-block .language-dropdown .language-dropdown-click,
.layout-header3 .main-menu .menu-right .icon-block ul li .cart-item,
.footer-title h5,
.footer-contant ul li,
.footer-3 .sub-footer h6 {
    font-family: averta !important
}

.btn-normal,
.top-header .top-header-right .language-block .language-dropdown .language-dropdown-click {
    text-transform: none !important
}

.slick-track {
    margin: auto
}

.erro_box {
    height: 300px
}

.list li {
    display: block
}

.grecaptcha-badge {
    bottom: 100px !important;
    z-index: 999
}

@media(max-width: 575px) {
    .tap-top {
        bottom: 50px
    }
}

.layout-header3 .main-menu .menu-right {
    flex: 1
}

.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form,
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group .form-control {
    border-radius: 30px
}

.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group span {
    display: block;
    border-radius: 45px;
    height: 48px;
    width: 48px;
    padding: 15px;
    margin-right: 2px
}

.top-header {
    padding: 0
}

.layout-header3 .main-menu {
    padding: 10px
}

.brand-panel .brand-panel-box .brand-panel-contain {
    padding: 15px 0
}

.search-overlay {
    margin: auto;
    width: 90vw;
    height: 150px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999
}

.search-overlay>div .close-mobile-search {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 45px;
    line-height: 45px;
    color: #444;
    cursor: pointer
}

.s-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0/50%)
}

.theme-dropdown-open {
    position: absolute;
    background: #fff;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    padding: 10px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 5px 0 #c9c9c9;
    width: fit-content
}

.centralizar-bloco .input-group {
    position: relative
}

.centralizar-bloco .input-group-append {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 766px) {

    body>header nav a.menu-close,
    body>header nav a.menu-toggle {
        width: 49px;
        right: -49px !important
    }

    body>header nav a.menu-close>span,
    body>header nav a.menu-toggle>span {
        margin-top: 23px
    }

    body>header nav a.menu-close {
        margin-top: 19px
    }

    body>header nav a.menu-close,
    body>header nav a.menu-toggle {
        height: 44px
    }

    header .custom-container .row {
        height: 35px;
        align-items: center
    }

    header .custom-container .row .app-link ul li a i {
        font-size: 25px
    }

    .pml {
        padding-right: 0
    }

    .layout-header3 .main-menu .menu-right {
        justify-content: center
    }

    .icon-block ul {
        position: fixed;
        bottom: 10px;
        z-index: 9999;
        display: flex;
        flex-direction: revert;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        justify-content: space-around
    }

    .layout-header3 .main-menu .menu-right .icon-block ul li {
        position: relative !important;
        right: unset !important;
        bottom: unset !important
    }
}

@media(min-width: 576px) and (max-width:767px) {
    .layout-header3 .main-menu .menu-right {
        justify-content: space-between
    }

    .layout-header3 .main-menu .menu-left .sm-nav-block {
        display: block
    }
}

@media(max-width: 767px) {
    .top-header .top-header-left {
        padding-left: 12px
    }
}

@media(min-width: 768px) {
    .layout-header3 .main-menu .menu-left .sm-nav-block {
        display: none
    }
}

@media(min-width: 992px) {
    .layout-header3 .main-menu .menu-right {
        justify-content: space-around !important
    }
}

.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li {
    width: 100% !important;
    right: 0 !important
}

@media(max-width: 991px) {
    .slider-img {
        height: unset !important
    }
}

.no_txt .slider-img img {
    display: block;
    height: 100%;
    width: 100%
}

.slider-img img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.theme-slider .slider-banner.p-center .slider-banner-contain {
    justify-content: flex-start
}

.theme-slider .slider-banner .slider-banner-contain h1 {
    font-size: 55px;
    text-transform: none
}

.services .service-block>div {
    padding: 10px
}

.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain span {
    text-transform: none;
    padding-left: 5px;
    padding-right: 5px
}

@media(min-width: 992px) and (max-width:1400px) {
    .theme-slider .slider-banner.slide-banner-2 .slider-img {
        height: 350px
    }
}

.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h4 {
    text-transform: none
}

.discount-banner .discount-banner-contain h2 {
    text-transform: none
}

#bannerMaisVendido,
#bannerPromo {
    text-align: center;
    /*border-top: 1px solid #e7e7e7*/
}

@media(max-width: 459px) {

    #bannerMaisVendido h1 span,
    #bannerPromo h1 span {
        font-size: 34px;
        font-weight: 700
    }
}

.footer-contant ul li {
    text-transform: none
}

.footer-title h5 {
    text-transform: none
}

.subscribe-block {
    border: 1px solid #ddd;
    border-radius: 30px;
    height: 50px
}

.subscribe-send {
    display: block;
    border-radius: 45px !important;
    height: 48px;
    width: 48px;
    padding: 14px;
    margin-right: 2px
}

.subscribe-send i {
    font-size: 20px
}

.footer-3 .footer-logo .footer-box .footer-title .according-menu:before {
    font-family: "font awesome 5 pro"
}

.footer-3 .footer-logo .footer-box .footer-title {
    border: none
}

.sdd-logo,
.sdd-logo img {
    width: 85px
}

.account-bar .theme-form .forget-class a {
    text-transform: none
}

.add_to_cart .cart-inner .cart_media li .media img {
    height: unset
}

.add_to_cart .cart-inner .cart_media .close-circle {
    position: relative;
    top: unset;
    right: unset
}

.add_to_cart .cart-inner .cart_media li {
    justify-content: space-between
}

.product-front {
    height: 200px;
}
/* padr?o desktop */
.product-front-lista {
  height: 385px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* mobile at? 768px (ajuste o breakpoint se quiser) */
@media (max-width: 450px) {
  .product-front-lista {
    height: 285px;
  }
}

.product-front-lista img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.product .product-box .product-detail.detail-center1 h6,
.product .product-box .product-detail.detail-center1 .detail-price {
    font-size: calc(14px + (16 - 12) * ((100vw - 320px)/(1920 - 320)))
}

.product .product-box .product-detail.detail-center1 .detail-price span {
    text-decoration: line-through;
    color: #dbdde2
}

.product .product-box .product-imgbox .new-label3 {
    text-transform: capitalize;
    text-align: center;
    font-weight: unset;
    border-radius: 5px;
    padding: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    top: unset;
    width: 100%;
    max-width: 80px;
    margin: auto
}

.product .product-box .product-imgbox {
    width: 100%;
    max-width: 150px;
    margin: auto
}

.product .product-box .product-imgbox img {
    object-fit: cover
}

.product .product-box .product-imgbox .on-sale3 {
    padding: 3px;
    font-size: calc(10px + (14 - 10) * ((100vw - 320px)/(1920 - 320)));
    width: 40px;
    height: 40px;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    flex-direction: column;
    right: 0
}

@media(max-width: 459px) {
    .product .product-box .product-imgbox .on-sale3 {
        width: 40px;
        height: 40px;
        font-size: calc(12px + (14 - 10) * ((100vw - 320px)/(1920 - 320)))
    }
}

.product .product-box .product-imgbox .on-sale3>p {
    line-height: 6px;
    margin-bottom: 8px;
    font-size: inherit
}

.product .product-box .product-imgbox .product-icon {
    z-index: 1
}

.product-box .product-detail h6 {
    height: fit-content;
    margin-bottom: 5px
}

.product .product-box {
    padding: 0 4px
}

@media(max-width: 459px) {
    .theme-card.product {
        padding: 0 !important
    }
}

.theme-card.product {
    padding: 25px
}

@media(max-width: 459px) {
    .view_p {
        padding: 0
    }

    .product-box .product-detail h6 {
        font-size: 13px;
        line-height: 14px
    }

    .product .product-box .product-detail.detail-center1 .detail-price {
        font-size: 12px
    }

    .old_price {
        font-size: 13px !important
    }
}

@media(min-width: 768px) and (max-width:1199px) {
    .product-box .product-detail h6 {
        font-size: 14px;
        line-height: 15px
    }

    .product .product-box .product-detail.detail-center1 .detail-price {
        font-size: 13px
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .col-custom-2 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 480px) and (max-width:575px) {
    .col-custom-2 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(min-width: 1200px) {
    .col-custom-2-pg {
        flex: 0 0 20%;
        max-width: 20%
    }

    .product .product-box .product-detail.detail-center1 .detail-price {
        font-size: 14px
    }
}

.breadcrumb-main {
    background-attachment: fixed;
    background-position: center bottom;
    position: relative
}

.breadcrumb-main:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(255 255 255/42%);
    width: 100%;
    height: 100%
}

.breadcrumb-main .breadcrumb-contain>div {
    z-index: 1
}

._tabs.nav-tabs .nav-item .nav-link {
    margin-right: 2px;
    font-weight: 600;
    letter-spacing: 1px;
    height: unset;
    border-color: 0;
    transition: .2s
}

.faq_content {
    min-height: 400px
}

.faq_question {
    border: none
}

.faq_question .nav-item .nav-link,
.faq_question .nav-link {
    border: none;
    transition: .2s
}

.faq_question .nav-item .nav-link:hover,
.faq_question .nav-link:hover,
.faq_question .nav-item.show .nav-link,
.faq_question .nav-link.active {
    border: none;
    border-radius: 0 !important
}

.faq_answer .tab-pane ul li {
    display: list-item;
    list-style: disc
}

.faq_answer .tab-pane ol li {
    display: list-item;
    list-style: decimal
}

.review-message>p {
    min-height: 105px
}

.close {
    line-height: 17px
}

.alert {
    border-width: 2px
}

.js-loading {
    height: 50px
}

.login-page .theme-card .theme-form label {
    text-transform: none;
    font-size: calc(12px + (18 - 14) * ((100vw - 320px)/(1920 - 320)))
}

.custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-checkbox .custom-control-label::before {
    top: 0;
    bottom: 0;
    margin: auto
}

.login-page .theme-card .theme-form input,
.login-page .theme-card .theme-form select {
    padding: 10px 15px;
    border-radius: 0;
    height: 46px
}

.login-page .theme-card .theme-form textarea {
    padding: 10px 15px;
    border-radius: 0
}

.user-page .theme-card {
    min-height: 318px
}

.frete_ {
    padding: 15px 8px 15px 32px;
    font-size: 15px;
    transition: .2s
}

.frete_:hover {
    background-color: #f6f6f6
}

.js-label-formpag {
    font-weight: 600;
    letter-spacing: 1px;
    height: unset;
    border: 0;
    border-radius: 0;
    transition: .2s;
    width: 100%;
    padding: .5rem 1rem;
    text-align: center;
    margin-bottom: 15px
}

#cvv:hover+#cvv-img,
#cvv:focus+#cvv-img {
    display: block
}

#cvv-img {
    position: absolute;
    top: -55px;
    width: 98px;
    display: none
}

.cart-section .cart-table thead th,
.wishlist-section .cart-table thead th {
    white-space: nowrap
}

.cart-section tbody tr td a img,
.cart-section tbody tr td p img,
.wishlist-section tbody tr td a img,
.wishlist-section tbody tr td p img {
    height: unset
}

.cart-section tbody tr td a,
.cart-section tbody tr td p,
.wishlist-section tbody tr td a,
.wishlist-section tbody tr td p {
    font-size: calc(12px + (20 - 14) * ((100vw - 320px)/(1920 - 320)));
    text-transform: none
}

.cart-section tfoot tr td:first-child,
.wishlist-section tfoot tr td:first-child {
    width: unset;
    min-width: 125px;
    padding: 15px 0 0 !important;
    text-transform: none
}

.cart-section tfoot tr td:last-child,
.wishlist-section tfoot tr td:last-child {
    min-width: 90px;
    padding: 15px 0 0 !important;
    text-transform: none;
    vertical-align: unset
}

.cart-section tfoot tr td h6,
.wishlist-section tfoot tr td h6 {
    line-height: 23px
}

.theme-card.nav_user {
    min-height: unset
}

.theme-card.nav_user>a {
    flex: 1
}

@media(min-width: 768px) {
    .theme-card.nav_user>a {
        width: 100%
    }
}

@media(max-width: 575px) {
    .user-page {
        padding: 0 !important
    }

    .theme-card.nav_user {
        flex-direction: column
    }

    .theme-card.nav_user>a {
        display: flex !important;
        width: 100%;
        text-align: start !important;
        border-bottom: 1px solid #e7e7e7
    }

    .theme-card.nav_user>a span {
        display: block !important
    }

    .theme-card.nav_user>a span:first-child {
        font-size: 1.3rem
    }

    .theme-card.nav_user>a span:last-child {
        font-size: .8rem
    }

    .theme-card.nav_user>a>div:first-child {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .theme-card.nav_user>a>div:first-child i {
        font-size: 2rem;
        font-weight: 600
    }

    .theme-card.nav_user>a>div:last-child {
        display: flex;
        flex-direction: column
    }

    .theme-card.nav_user a:not(.active) {
        color: #000
    }

    .theme-card.nav_user a:not(.active):last-child {
        color: #e74c3c
    }
}

.instructions .wrapper {
    color: #fff;
    background-color: #be1522;
    border-radius: 50%;
    width: 100px;
    height: 100px
}

.sidebar li {
    cursor: pointer
}

.categoria {
    transition: .2s;
    padding: 2px 15px
}

.categoria>a {
    font-size: 16px
}

.subcategoria>a {
    font-size: 15px
}

.subcategoria>a:hover {
    padding-left: 5px;
    font-weight: 600
}

.subcategoria.selected>a {
    font-weight: 600
}

.filters h5 {
    text-transform: none
}

.product-right .product-title {
    text-transform: none
}

.instagram {
    overflow: hidden;
    height: 238px
}

@media(max-width: 2801px) {
    .slide-1 .slider-img img {
        height: 780px !important;
        width: auto
    }

    .slide-1 .slider-banner {
        height: 780px !important
    }

    .slide-1 .slick-slide {
        height: 780px !important
    }
}

@media(max-width: 2401px) {
    .slide-1 .slider-img img {
        height: 680px !important;
        width: auto
    }

    .slide-1 .slider-banner {
        height: 680px !important
    }

    .slide-1 .slick-slide {
        height: 680px !important
    }
}

@media(max-width: 2001px) {
    .slide-1 .slider-img img {
        height: 580px !important;
        width: auto
    }

    .slide-1 .slider-banner {
        height: 580px !important
    }

    .slide-1 .slick-slide {
        height: 580px !important
    }
}

@media(max-width: 1024px) {
    .slide-1 .slider-img img {
        height: 350px !important;
        width: auto
    }

    .slide-1 .slider-banner {
        height: 350px !important
    }

    .slide-1 .slick-slide {
        height: 350px !important
    }
}

@media(max-width: 1441px) {
    .slide-1 .slider-img img {
        height: 400px !important;
        width: auto
    }

    .slide-1 .slider-banner {
        height: 400px !important
    }

    .slide-1 .slick-slide {
        height: 400px !important
    }
}

@media(min-width: 480px) {
    .banners-temas {
        height: auto;
        width: 220px
    }
}

@media(max-width: 479px) {
    .banners-temas {
        height: auto;
        width: 140px
    }
}

@media(max-width: 321px) {
    .banners-temas {
        height: auto;
        width: 120px
    }
}

@media(max-width: 767px) {
    .top-header-left {
        justify-content: space-between;
        flex-direction: row
    }

    .app-link ul li:nth-child(2) {
        display: block;
        margin-right: 10px
    }
}

@media(min-width: 769px) {
    .vertical-line {
        border-left: 1px solid #fff;
        height: 20px;
        margin: 0 10px;
        padding: 0;
        font-size: 16px;
        line-height: 1.5;
        display: flex;
        align-items: center
    }

    .manterlinha {
        display: flex;
        flex-wrap: wrap
    }
}

@media(max-width: 767px) {
    .vertical-line {
        display: none
    }

    .manterlinha {
        display: block;
        flex-wrap: wrap
    }
}

.top-frete-gratis {
    color: #242424;
}

.atendimento-topo {
    float: left;
    display: flex;
    align-items: left;
}

@media(max-width: 767px) {
    .top-frete-gratis {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-around
    }
}

@media(min-width: 768px) {
    .top-frete-gratis {
        display: flex;
        align-items: center;
        flex-direction: column;
        height: 35px;
        justify-content: space-around
    }
}

.brand-panel-contain-new {
    background-color: #fff;
    padding: 5px 0;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.brand-panel-contain-new nav>ul.menu-bar li a {
    text-transform: none;
    color: #3c3c3d !important;
    padding-left: 10px
}

.mega-menu--multiLevel>li>a,
.brand-panel-contain-new nav:first-child>ul.menu-bar:first-child>li:first-child>a {
    color: #000 !important;
    font-weight: 700
}

.menu-link.menu-list-link {
    color: #0e71b8 !important;
    transition: .4s
}

.menu-link.menu-list-link:hover,
.menu-link.menu-list-link:focus {
    color: #be1522 !important
}

.form-control-aux {
    border: none !important;
    padding: 0 !important;
    font-size: 12px !important
}

.pesquisa-aux {
    display: flex;
    align-items: center
}

@media(max-width: 425px) {
    .header-principal {
        background-color: #fff;
        color: #4a4a4af2;
        height: 120px !important;
        display: flex;
        align-items: center
    }
}

@media(min-width: 426px) {
    .header-principal {
        display: none
    }
}

@media(max-width: 767px) {
    .color-badge {
        display: none
    }
}

@media(min-width: 1000px) {
    .color-badge {
        background-color: #be1522;
        color: #fff;
        height: 40px !important;
        display: flex;
        align-items: center
    }
}

@media(min-width: 768px) {
    .color-badge {
        background-color: #be1522;
        color: #fff;
        height: 80px;
        display: flex;
        align-items: center
    }
}

.centralizar-bloco {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.titulo-pi {
    display: flex;
    padding-top: 10px;
    font-weight: 700;
    font-family: inherit;
    color: #000000d6;
    font-size: 30px
}

@media(min-width: 767px) {
    .header-principal-mobile {
        display: none
    }
}

@media(max-width: 767px) {
    .header-principal-mobile {
        height: 120px !important;
        background-color: #fff
    }
}

.header-principal-mobile .form-control-aux {
    width: 95vw !important;
    height: 40px !important;
    font-size: 16px !important;
    padding: 10px !important
}

.header-principal-mobile .input-group-prepend button {
    background-color: transparent;
    border: none;
    padding: 0
}

nav ul,
nav li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex
}

nav a {
    text-decoration: none
}

nav a:hover,
nav a:visited {
    text-decoration: none
}

.menu-bar {
    display: flex
}

.menu-link {
    padding: 10px 0;
    color: #be1522;
    transition: background .2s, color .2s;
    position: relative;
    z-index: 1
}

.menu-link[aria-haspopup=true] {
    padding-right: 30px
}

.menu-link[aria-haspopup=true]:after {
    content: "";
    background-image: url(../img/arrowRight.svg#accent);
    background-size: 14px;
    width: 14px;
    height: 14px;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.mega-menu-header {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 700;
    color: #be1522
}

.mega-menu {
    background: #fff;
    z-index: 10
}

.mega-menu--multiLevel {
    flex-direction: column;
    height: 425px !important
}

@media(min-width: 426px) {
    .logo-menu {
        display: none
    }
}

@media(max-width: 425px) {
    .logo-menu {
        display: flex;
        padding-right: 15px;
        align-items: center
    }
}

@media(max-width: 1025px) {
    .logo-menu {
        display: none
    }
}

@media(min-width: 1026px) {
    .logo-menu {
        display: flex;
        padding-right: 50px;
        align-items: center
    }
}

@media(min-width: 801px) {
    .brand-panel-box {
        font-size: 16px !important
    }
}

@media(max-width: 800px) {
    .brand-panel-box {
        font-size: 8px
    }
}

@media(min-width: 700px) {
    .brand-panel-box {
        font-size: 8px
    }
}

@media(max-width: 699px) {
    .brand-panel-box {
        font-size: 12px !important
    }
}

nav {
    max-width: 900px;
    margin: 0
}

.menu [aria-haspopup=true]~ul {
    display: none;
    z-index: 9999;
}

.menu-bar {
    position: relative
}

.menu-bar>li>[aria-haspopup=true]:after {
    background-image: url(../img/arrowBottom.svg#accent);
    filter: invert(0%)
}

.menu-bar>li>[aria-haspopup=true]:hover:after {
    background-image: url(../img/arrowBottom.svg#light)
}

.menu-bar>li>[aria-haspopup=true]:focus~ul {
    display: flex;
    transform-origin: top;
    animation: dropdown .2s ease-out
}

.menu-bar>li>[aria-haspopup=true]~ul:hover {
    display: flex
}

.menu-bar>li:focus-within>[aria-haspopup=true]~ul {
    display: flex
}

.menu-bar>li>[aria-haspopup=true]:focus,
.menu-bar>li:hover>a {
    color: #be1522 !important;
    transition: .4s
}

.mega-menu--multiLevel>li:hover {
    background-color: #f1f1f1
}

.menu-bar>li>[aria-haspopup=true]:focus:after,
.menu-bar>li:focus-within>[aria-haspopup=true]:after,
.menu-bar>li:hover>a:after {
    background-image: url(../img/arrowTop.svg#light);
    transition: .4s
}

.mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    overflow: auto
}

.mega-menu:hover {
    display: flex
}

.mega-menu a:hover {
    color: #be1522
}

.mega-menu--multiLevel>li {
    width: 200px
}

.mega-menu--multiLevel>li>[aria-haspopup=true]~ul {
    left: 200px;
    width: 100%
}

.mega-menu--multiLevel>li>[aria-haspopup=true]~ul ul {
    width: 100%;
    left: 100%
}

.mega-menu--multiLevel li:hover>[aria-haspopup=true]~ul {
    transform-origin: left;
    animation: flyout .4s ease-out;
    display: flex;
    max-height: 500px;
    width: 285px;
    height: 400px;
    max-width: 500px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex-direction: row
}

.menu .menu-list li {
    width: 299px
}

.mega-menu--multiLevel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 2px;
    background-color: #f5f5f5
}

.mega-menu--multiLevel li:hover>[aria-haspopup=true],
.mega-menu--multiLevel li:hover>a,
.mega-menu--multiLevel li:focus-within>[aria-haspopup=true],
.mega-menu--multiLevel li:focus-within>a {
    color: #be1522
}

.mega-menu--multiLevel [aria-haspopup=true]~ul,
.mega-menu--multiLevel [aria-haspopup=true] {
    border-left: 1px solid #f0f0f0
}

.mega-menu--multiLevel [aria-haspopup=true]~ul:hover,
.mega-menu--multiLevel [aria-haspopup=true]:hover {
    display: block
}

.mega-menu--multiLevel [aria-haspopup=true]~ul {
    background-color: #fff;
    position: absolute;
    top: 0;
    height: fit-content;
    min-height: 100%;
}

.mega-menu.mega-menu--flat {
    max-height: 350px;
    max-width: 510px
}

.mega-menu--flat.theme>* {
    flex: unset
}

@keyframes dropdown {
    0% {
        opacity: 0;
        transform: scaleY(0)
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scaleY(1)
    }
}

@keyframes flyout {
    0% {
        opacity: 0;
        transform: scaleX(0)
    }

    100% {
        opacity: 1;
        transform: scaleX(1)
    }
}

.custom-prev-banner,
.custom-next-banner {
    position: absolute;
    height: 20px;
    width: 20px;
    line-height: 0;
    cursor: pointer;
    bottom: 10px;
    right: 0;
    z-index: 1;
    font-size: 25px;
    color: #0e71b8;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center
}

.custom-prev-banner {
    right: 50px
}

.custom-next-banner {
    right: 10px
}

@media(max-width: 2561px) {
    .img-maisvendidos {
        height: 650px !important
    }

    .font-titulo-maisvendidos {
        font-size: 22px !important
    }

    .font-subtitulo-maisvendidos {
        font-size: 32px !important
    }
}

@media(max-width: 1441px) {
    .img-maisvendidos {
        height: 350px !important
    }

    .font-titulo-maisvendidos {
        font-size: 18px !important
    }

    .font-subtitulo-maisvendidos {
        font-size: 24px !important
    }
}

@media(max-width: 1025px) {
    .img-maisvendidos {
        height: 350px !important
    }

    .font-titulo-maisvendidos {
        font-size: 14px !important
    }

    .font-subtitulo-maisvendidos {
        font-size: 18px !important
    }
}

@media(max-width: 376px) {
    .img-maisvendidos {
        height: 450px !important
    }

    .font-titulo-maisvendidos {
        font-size: 16px !important
    }

    .font-subtitulo-maisvendidos {
        font-size: 20px !important
    }
}

.color-footer {
    color: #4a4a4af2 !important
}

.color-footer a {
    color: #4a4a4af2 !important
}

.color-footer hover {
    color: #be1522 !important
}

@media(min-width: 992px) {
    .mobile-rede-social {
        display: flex;
        justify-content: center
    }
}

.footer-title-new {
    font-size: 18px;
    color: #4a4a4af2
}

@media(min-width: 768px) {

    .custom-prev-banner,
    .custom-next-banner {
        font-size: 30px;
        padding: 20px
    }

    .custom-prev-banner {
        right: 60px
    }
}

.mobileControlFooter {
    display: none
}

@media(max-width: 575px) {
    .mobileControlHeader {
        display: none !important
    }

    .mobileControlFooter {
        display: block !important
    }
}

.pb-1,
.py-1 {
    padding-bottom: 1.25rem !important
}

.pt-1,
.py-1 {
    padding-top: 1.25rem !important
}

@media(max-width: 575px) {
    .d-none-575 {
        display: none
    }
}

@media(max-width: 575px) {
    .d-block-575 {
        display: block
    }
}

@media(min-width: 576px) {
    .d-none-576 {
        display: none
    }
}

:root {
    --purple: #242c32;
    --red: #be1522
}

@media screen and (max-width: 500px) {
    #gdpr-cookie-message {
        bottom: 60px !important
    }
}

#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 550px;
    background-color: var(--purple);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
    margin-left: 30px;
    font-family: system-ui;
    z-index: 9999;
}

#gdpr-cookie-message h4 {
    color: var(--red);
    font-family: quicksand, sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

#gdpr-cookie-message p {
    color: #fff;
    font-size: 15px;
    line-height: 1.5em
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right
}

#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255, 255, 255, .75);
    transition: all .3s ease-in
}

#gdpr-cookie-message button {
    border: none;
    background: var(--red);
    color: #fff;
    font-family: quicksand, sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all .3s ease-in;
    margin-top: 30px
}

#gdpr-cookie-message button:hover {
    background: #fff;
    color: var(--red);
    transition: all .3s ease-in
}

.nav-bottom {
    bottom: 230px !important
}

.select_custom,
#configOptions input[type=text] {
    margin-bottom: 3px;
    border-radius: 10px
}

.img_insta {
    background-color: #a3a3a324;
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center
}

#insta .col-4,
#insta .col-sm-2 {
    padding: 0
}

@media(max-width: 1024px) {
    .img_insta {
        height: 150px
    }
}

@media(max-width: 768px) {
    .img_insta {
        height: 130px
    }
}

#box_button_buy button {
    width: 100%;
    max-width: 200px;
    border-radius: 10px;
    height: 40px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width: 988px) {
    .fretegratis {
        font-weight: 700;
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
        background: #eaeaea87;
        color: #000;
        border-radius: 5px;
        /* box-shadow: 0 0 5px rgba(0,0,0,.2);*/
        text-align: center;
        padding: 6px;
    }
}

@media(min-width: 989px) {
    .fretegratis {
        font-weight: 700;
        width: 100%;
        background: #eaeaea87;
        color: #000;
        border-radius: 5px;
        /*box-shadow: 0 0 5px rgba(0,0,0,.2);*/
        text-align: center;
        padding: 10px;
    }
}

#product-inner-box .product-description .input-group .quantity-left-minus {
    border: none;
    margin-right: 1px
}

#product-inner-box .product-description .input-group .quantity-right-plus {
    border: none;
    margin-left: 1px
}

#product-inner-box .product-description .input-group input#quantidade {
    text-align: center;
    width: 60px;
    height: 38px;
    border: 1px solid #e7e7e7;
    border-radius: 16px
}

#product-inner-box form.wishlist button {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 4.5px 15px;
    border-radius: 25px;
    width: 100%;
    max-width: 200px
}

#product-inner-box form.wishlist button:hover i {
    color: red
}

#product-inner-box form.wishlist button i {
    margin-right: 5px;
    font-size: 25px
}

#product-inner-box form.wishlist button span {
    font-weight: 100;
    font-size: calc(14px + (15 - 14) * ((100vw - 320px)/(1920 - 320)))
}

#product-inner-box form#frete-unico input[name=cep] {
    border-radius: 10px;
    z-index: 99;
    box-shadow: none
}

#product-inner-box form#frete-unico button[type=submit] {
    position: absolute;
    border-radius: 10px;
    right: 0;
    line-height: 8px;
    font-size: 14px;
    font-weight: 400;
    padding: 13px 15px;
    z-index: 999
}

#product-inner-box .product-title.price {
    text-align: start
}

#product-inner-box .product-title.price h2 {
    font-weight: 900;
    line-height: unset;
    letter-spacing: unset;
    font-size: 20px;
    color: #000 !important
}

#product-inner-box .product-title.price del {
    font-weight: 100
}

#product-inner-box .product-title.price h3 {
    display: flex;
    justify-content: space-between;
    font-size: calc(16px + (20 - 16) * ((100vw - 320px)/(1920 - 320)));
    font-weight: 100;
    color: #000 !important
}

#product-inner-box .product-title.price h3 span {
    font-style: italic
}

#product-inner-box .product-title.price h3 span .ratings {
    display: flex;
    flex-wrap: nowrap;
    margin-right: 8px
}

#product-inner-box .product-title.price h3 span .ratings i {
    color: #efce4a !important
}

#descricao_content p img {
    width: 100%;
}

@media(max-width: 575px) {

    /*#box_button_buy button {
        position:fixed;
        z-index: 999999;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 200px;
        height: unset;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        font-size: 30px;
        padding: 4px 10px;
        background-color: #1ebe2e;
        border: 2px solid #1ebe2e
    }*/
    #box_button_buy button {
        right: 0;
        margin: auto;
        height: unset;
        font-size: 30px;
        padding: 4px 10px;
        background-color: #be1522;
        border: 2px solid #be1522;
    }

    #box_button_buy button .row {
        width: 200px;
        justify-content: center;
        align-items: center
    }

    #box_button_buy button .col-4 i {
        font-weight: 100
    }

    #box_button_buy button .col-8 p {
        white-space: break-spaces;
        font-size: 14px;
        text-align: start;
        line-height: 18px;
        letter-spacing: 2px
    }

    .img_insta {
        height: 100px
    }

    #insta .row:nth-child(2) {
        display: none
    }

    #product-inner-box form.wishlist button {
        width: 100%
    }
}

#product-description .btn-desc {
    font-weight: 600;
    color: #000;
    text-decoration: none;
    width: 100%;
    text-align: start
}

#product-description .card-header {
    border-bottom: none
}

.card-header {
    background-color: rgb(0 0 0 / 2%) !important;
}

#product-description .card-body {
    background-color: rgb(255 255 255 / 3%) !important;
}

.tema-page .box-tema .title-tema {
    text-align: center;
    color: #000
}

.tema-page .box-tema img {
    border-radius: 20px
}

.btn-file {
    padding: 0
}

.field-c [type=file] {
    height: 0;
    overflow: hidden;
    width: 0
}

[type=file]+label {
    background: 0 0;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: inherit;
    font-weight: 500;
    outline: none;
    position: relative;
    transition: all .3s;
    vertical-align: middle;
    margin: 0;
    padding: .5rem 3.5rem
}

.color-star {
    color: #efce4a !important
}

#cart-form button,
#cart-form input {
    border-radius: 20px
}

#cart-form .cart-box-product .titulo a {
    color: #000;
    font-weight: 700;
    font-size: 13px
}

#cart-form .cart-box-product .modelo p {
    letter-spacing: 0;
    font-size: 13px
}

#cart-form .cart-box-product .modelo span {
    color: #000;
    font-weight: 700
}

#cart-form .cart-box-product .preco p {
    letter-spacing: 0;
    color: #0e71b8;
    font-weight: 700
}

#cart-form .cart-box-product .quantidade input {
    height: 30px;
    width: 65px;
    border-radius: 25px
}

#cart-form .cart-box-product .alterar a {
    background: #fff;
    color: #a3a3a3;
    border-radius: 5px;
    border: 1.8px solid #a3a3a3;
    padding: 1px 8px 4px;
    font-size: calc(11px +(16 - 10)*((100vw - 320px)/(2560 - 320)))
}

#cart-form .cart-box-product .remover button {
    background: 0 0
}

#cart-form .cart-box-product .remover button i {
    color: red
}

.title-cart h1 {
    max-width: 500px;
    font-size: calc(20px + (24 - 20) * ((100vw - 320px)/(2560 - 320)));
    width: 100%;
    text-align: center;
    margin: auto;
    background: #0e71b8;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    padding: 4px 0
}

.checkbox-car {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-car input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark-car {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee
}

.checkbox-car:hover input~.checkmark-car {
    background-color: #ccc
}

.checkbox-car input:checked~.checkmark-car {
    background-color: #2196f3
}

.checkmark-car:after {
    content: "";
    position: absolute;
    display: none
}

.checkbox-car input:checked~.checkmark-car:after {
    display: block
}

.checkbox-car .checkmark-car:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.resumo-text {
    display: flex;
    flex-direction: column-reverse;
    font-weight: 700;
    font-size: 20px;
    color: #000000ba;
    align-items: flex-end
}

.border-bottom-table {
    border-bottom: 1px solid #dee2e6 !important;
    border-top: none !important
}

.borda-cart {
    border: 1px solid #ddd;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    padding: 5px
}

.border-bottom td {
    border-top: none !important
}

.aproveite {
    color: #0e71b8;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 1;
    margin-top: -4px;
    font-size: calc(18px +(28 - 18)*((100vw - 320px)/(1920 - 320)))
}

.personalizador .slider-right-nav {
    height: 100% !important;
    width: 100% !important
}

.personalizador .slick-track {
    height: 100% !important;
    width: 100% !important
}



.personalizador .slick-slide {
    width: 100px !important
}

@media(max-width: 425px) {
    .personalizadormobile {
        margin-left: 0
    }
}


.slick-current {
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
    justify-content: center !important
}

.personalizadormobile .product-right-slick .slick-track {
    display: flex !important;
    align-items: center !important;
}

@media(max-width: 425px) {
    .personalizador .slick-track {
        opacity: 1 !important;
        width: 2125px !important;
        transform: translate3d(-375px, 0px, 0px) !important;
    }

    .personalizador .slick-list {
        height: 100% !important;
        width: 100% !important
    }

    .personalizador .slick-slide {
        width: 125px !important;
        height: 125px !important;
        display: flex;
        justify-content: center;
    }

    .personalizador .slick-slide img {
        height: 100px;
    }

    .personalizador .slick-slide .slick-current {
        width: 325px !important;
    }
}

#product-description .card-header:after {
    content: "";
    background-image: url(../img/arrowBottom.svg#accent);
    filter: invert(0%);
    background-size: 14px;
    width: 14px;
    height: 14px;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.pesquisa-aux {
    padding: 0px;
}

.hide {
    display: none !important;
}

@media (min-width: 480px) {
    .alinha-centralizar-desktop {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .w-100 {
        flex: none !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* Topbar */
.topbar {
    background-color: #F2F2F2;
    padding: 6px 0;
    position: relative;
    z-index: 10;
}

.topbar-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.topbar-frete {
    font-size: 13px;
    color: #242424;
    text-align: center;
    flex: 1;
}

.topbar-atendimento {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #242424;
    gap: 5px;
}

.topbar-whatsapp-icon {
    font-size: 15px;
}

/* Esconde o WhatsApp no mobile */
@media (max-width: 767px) {
    .topbar-atendimento {
        display: none;
    }
}

/* Header principal */
.main-header {
    background-color: #BE1522;
    padding: 10px 16px;
}

.main-header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.main-header-logo img {
    max-height: 44px;
    width: auto;
}

.main-header-search {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    background-color: #F1F1F1;
    border-radius: 13px;
    padding: 2px 8px;
    max-width: 450px;
    height: 36px;
}

.main-header-search input {
    flex: 1;
    border: none;
    background: transparent;
    font-size: 14px;
    padding: 6px;
    color: #242424;
}

.main-header-search input:focus {
    outline: none;
}

.main-header-search button {
    border: none;
    background: transparent;
    font-size: 16px;
    color: #be1522;
    cursor: pointer;
}

.main-header-login {
    display: flex;
    align-items: center;
    margin-left: 8px;
}

.main-header-login .main-header-link span {
    line-height: 1;
    position: relative;
    top: 1px;
    border-bottom: 1px solid #fff;
    padding-bottom: 1px;
}
.main-header-link:hover {
    color: #f1f1f1!important;
    text-decoration: underline;
}
.main-header-actions {
    display: flex;
    align-items: center;
    gap: 16px;
}

.main-header-link {
    color: #fff!important;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 13px;
}

.main-header-link i {
    font-size: 17px;
}

/* ====== Barra principal inferior ====== */
.main-menu-bar {
    background-color: #F2F2F2;
    padding: 8px 16px;
    border-top: 1px solid #e0e0e0;
}

.main-menu-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 44px;
    flex-wrap: wrap;
    justify-content: center;
}

.menu-toggle-button {
    display: flex;
    align-items: center;
    gap: 6px;
    background: none;
    border: none;
    color: #242424;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.menu-toggle-button i {
    font-size: 16px;
}

.main-nav-links {
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
    align-items: center;
}

.main-nav-links a {
    color: #242424;
    font-size: 14px;
    text-decoration: none;
    transition: color 0.2s;
}

.main-nav-links a:hover {
    color: #BE1522;
}

.menu-oferta-destaque {
    font-weight: bold;
    color: #BE1522;
}

.menu-oferta-menu {
    font-weight: bold;
    color: #242424;
}

/* ====== Menu lateral "Todos os Departamentos" ====== */
/* Estilo principal do menu lateral */
.menu-lateral-todos {
    position: fixed;
    top: 0;
    left: 0;
    width: 360px;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out;
    z-index: 1001;
    padding: 16px;
    font-family: Arial, sans-serif;
}

.menu-lateral-todos.ativo {
    transform: translateX(0);
}

.menu-lateral-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    margin-bottom: 16px;
}

.menu-lateral-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding: 0px 12px 0px 12px;

}

.menu-lateral-close {
    background: none;
    border: none;
    font-size: 24px;
    color: #666;
    cursor: pointer;
}

.menu-lateral-subtitle {
    margin-bottom: 24px;
    font-size: 14px;
    padding: 0px 12px 0px 12px;
}

.menu-auth-link {
    color: #be1522;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
}

/* Container de camadas */
.menu-lateral-container {
    position: relative;
    width: 100%;
    height: 101%;
    overflow: hidden;
}

.menu-lateral-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* mant?m a rolagem controlada internamente */
}

/* Estilo do menu com scroll interno */
.menu-level {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: #fff;
    list-style: none;
    padding: 0 0 30px 0;
    /* espa?o extra no fim para degrad? visual */
    margin: 0;
    transition: left 0.3s ease-in-out;
    overflow-y: auto;
    display: flex;
    flex-direction: column;

    /* Scrollbar sutil */
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.1) transparent;
}

.menu-level::-webkit-scrollbar {
    width: 6px;
}

.menu-level::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}

.menu-level::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.25);
}

/* Degrad? na parte inferior do menu */
.menu-lateral-container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255 255 255) 100%);
    z-index: 30000000;
}


.menu-level.ativo {
    left: 0;
    z-index: 1;
}

.closed {
    position: absolute;
    right: 12px;
    top: 14px;
    font-size: 20px;
}

/* Bot?o de voltar */
.menu-back-button {
    padding: 14px 12px !important;
    font-size: 18px;
    color: #191919e0;
    background: none;
    border: none;
    text-align: left;
    display: flex !important;
    gap: 10px;
    margin-bottom: 8px;
    justify-content: start !important;
    cursor: pointer !important;
    align-items: center;
}

/* Itens dos menus (principais e submenus) */
.menu-level li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 12px;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    transition: background 0.2s ease;
}

.menu-level li:hover {
    background-color: #f9f9f9;
}

/* Links e toggles */
.menu-item a,
.menu-dropdown-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

.menu-text {
    display: block;
}

.menu-icon {
    font-size: 16px;
    color: #888;
    margin-left: 8px;
}

/* Oculta ?cones em links simples */
.menu-item>a>.menu-icon {
    display: none;
}

/* Mostra ?cone em bot?es de dropdown */
.menu-dropdown-toggle>.menu-icon {
    display: inline-block;
}

/* Overlay para escurecer o fundo */
.menu-lateral-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}

.menu-lateral-overlay.ativo {
    display: block;
}

.menu-lateral-topo.oculto {
    display: none;
}

.menu-back {
    border-bottom: 4px solid #be1e2d !important;
    margin-bottom: 15px;
    position: relative;
}

.menu-badge {
    position: relative;
    width: 100%;
    max-width: 100%;
    background-color: #7EB339;
    color: white;
    text-align: center;
    padding: 12px 24px;
    border-radius: 30px;
    font-size: 1rem;
    font-weight: 600;
    margin: 24px auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#slide-1-mobile {
    display: none;
}

#slide-1 {
    display: block;
}

#slide-1-mobile {
    display: none;
}
/* Esconde os bot�es em telas grandes */
@media (min-width: 769px) {
    #btnAnterior5, #btnProximo5 {
        display: none;
    }
}

/* Exibe os bot�es em telas pequenas */
@media (max-width: 768px) {
    #btnAnterior5, #btnProximo5 {
        display: block;
    }
}
.desktop {
    display: block!important;
}

.mobile {
    display: none!important;
}
.badge-desconto{
    display: block!important;
}
@media (max-width: 499px) {
    .desktop {
        display: none!important;
    }
	.badge-desconto{
		display: none!important;
	}
    .mobile {
        display: block!important;
    }
}
.banner-container.item-slide {
    width: 89.5vw !important;
    object-fit: contain;
}
@media (max-width: 499px) {
    #slide-1 {
        display: none;
    }

    #slide-1-mobile {
        display: block;
    }
}

.site-content {
    width: 100%;
    padding: 0 5vw;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

/* Banner com bordas arredondadas e imagem dentro das margens */
.banner-wrapper {
    position: relative;
    overflow: visible;
    /* permite que as setas "vazem" */
    border-radius: 30px;
}

/* Imagem do banner respeita a largura interna */
.banner-wrapper img {
    width: 100%;
    height: auto;
    border-radius: 30px;
    display: block;
}

/* Bot?es de navega??o */
.banner-prev,
.banner-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 0;
    width: 44px;
    height: 44px;
    z-index: 10;
    cursor: pointer;
}

/* Posicionar setas para fora do banner sem estourar layout */
.banner-prev {
    left: 0;
    transform: translate(-50%, -50%);
}

.banner-next {
    right: 0;
    transform: translate(50%, -50%);
}

/* SVGs suavizados */
.banner-prev svg,
.banner-next svg {
    width: 100%;
    height: 100%;
    display: block;
    shape-rendering: geometricPrecision;
    transform: translateZ(0);
    /* for?a renderiza??o em GPU */
    backface-visibility: hidden;
    filter: drop-shadow(0 0 1px rgba(0, 0, 0, 0.1));

}

/* Responsividade */
@media (max-width: 768px) {
    .site-content {
        padding: 0 15px;
    }

    .banner-wrapper {
        border-radius: 12px;
    }

    .banner-wrapper img {
        border-radius: 12px;
    }

    .banner-prev,
    .banner-next {
        width: 44px;
        height: 44px;
    }

    .banner-prev {
        left: 0;
        transform: translate(-25%, -25%);
    }

    .banner-next {
        right: 0;
        transform: translate(25%, -25%);
    }
}

.carousel-wrap {
    position: relative;
    width: 100%;
    /* ocupa sempre toda a largura */
    margin: 0;
    /* remove centraliza??o fixa */
}
.carousel-wrap .banner-prev,
.carousel-wrap .banner-next {
    display: none; /* por padr?o, some */
}

/* Mostra os bot?es quando a tela for estreita o suficiente para ter rolagem */
@media (max-width: 900px) {
    .carousel-wrap .banner-prev,
    .carousel-wrap .banner-next {
        display: block;
    }
}

.product-carousel {
    display: flex;
    gap: var(--gap);
    overflow-x: auto;
    padding: 12px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    justify-content: center;
    scrollbar-width: none;
}

.product-carousel::-webkit-scrollbar {
    display: none;
}

.product-card {
    flex: 0 0 auto;    
    width: clamp(126px, 16vw, 150px);
    scroll-snap-align: start;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
}

/* Imagem circular */
.product-thumb {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    overflow: hidden;
    /* para cortar bordas e manter c?rculo */
    margin: 0 auto 10px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}

.product-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* mant?m propor??o e preenche c?rculo */
    display: block;
}

.product-name {
    font-weight: 500;
    font-size: clamp(13px, 1.4vw, 16px);
    line-height: 1;
    letter-spacing: -0.02em;
    color: #494949;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 0, 0, 0.06);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

.nav-btn.left {
    left: -18px;
}

.nav-btn.right {
    right: -18px;
}

@media (max-width:520px) {
    .nav-btn {
        display: none;
    }

    .product-carousel {
        padding: 6px;
        gap: 0.5rem;
    }
}

.recommend-section {
    max-width: 1300px;
    margin: 2rem auto;
    padding: 0 1rem;
    font-family: 'Montserrat', sans-serif;
    color: #242424;
}

.recommend-title {
    font-weight: 500;
    font-size: 1.5rem;
    /* ~24px */
    line-height: 1.2;
    text-align: center;
    margin-bottom: 2rem;
}

.slider-principal {
    overflow: unset;
    position: relative;
}

.conteudo-slider {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    gap: 1rem;
    padding-bottom: 1rem;
    /* Remove transition se for scroll natural */
    transition: none;
}

/* opcional: esconder scrollbar no Chrome, Safari, Edge */
.conteudo-slider::-webkit-scrollbar {
    display: none;
}

/* opcional: esconder scrollbar no Firefox */
.conteudo-slider {
    scrollbar-width: none;
}
.item-produto-recomendados {
    background: #fff;
    border: 2px solid #d9d9d9;
    border-radius: 28px;
    flex: 0 0 auto;
    /* n?o crescer com flex-grow */
    /* largura responsiva */
    margin-right: 1rem;
    display: flex;
    flex-direction: column;
    padding: 1rem;
    box-sizing: border-box;
    position: relative;
}
.item-produto {
    background: #fff;
    border: 2px solid #d9d9d9;
    border-radius: 28px;
    flex: 0 0 auto;
    /* n?o crescer com flex-grow */
    width: clamp(140px, 16vw, 330px)!important;
    /* largura responsiva */
    margin-right: 1rem;
    display: flex;
    flex-direction: column;
    padding: 1rem;
    box-sizing: border-box;
    position: relative;
}

.item-produto-lista {
  background: #fff;
  border-radius: 28px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
  transition: transform 0.2s ease-in-out;
}

.item-produto-lista:hover {
  transform: translateY(-5px);
}
.etiqueta-lancamento {
    position: absolute;
    top: 1rem;
    left: 1rem;
    background: #7EB339;
    border-radius: 4px;
    padding: 0.2rem 0.6rem;
    font-weight: 800;
    font-style: italic;
    font-size: 11.7px;
    color: #fff;
    user-select: none;
    z-index: 9999999;
}
.etiqueta-lancamento-lista {
    /* position: absolute; */
    /* top: 1rem; */
    /* left: 1rem; */
    background: #7EB339;
    border-radius: 4px;
    padding: 0.2rem 0.6rem;
    font-weight: 800;
    margin-bottom: 6px;
    font-style: italic;
    font-size: 11.7px;
    color: #fff;
    user-select: none;
    z-index: 10;
}
.preco-desconto-lista {
  color: #ce4f59;
}
.etiqueta-desconto-lista {
	background: #BE152C;
    border-radius: 4px;
    padding: 0.2rem 0.6rem;
    font-weight: 800;
    width: 55px;
    font-style: italic;
    font-size: 11.7px;
    color: #fff;
    user-select: none;
    z-index: 10;
}
.etiqueta-lancamento-lista-oficial {
    background: #242424;
    border-radius: 4px;
    padding: 0.2rem 0.6rem;
    font-weight: 800;
    font-style: italic;
    font-size: 11.7px;
    color: #fff;
    user-select: none;
    z-index: 10;
}
#product-section-lista {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr); /* Padr?o desktop */
  gap: 1.5rem;
  width: 100%;
}

/* Ultra grandes */
@media (min-width: 1700px) {
  #product-section-lista {
    grid-template-columns: repeat(5, 1fr); /* 6 colunas */
  }
}

@media (min-width: 2500px) {
  #product-section-lista {
    grid-template-columns: repeat(8, 1fr); /* 8 colunas */
  }
}

/* Notebook m?dio */
@media (max-width: 1200px) {
  #product-section-lista {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Tablet */
@media (max-width: 992px) {
  #product-section-lista {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Celular pequeno */
@media (max-width: 576px) {
  #product-section-lista {
    grid-template-columns: repeat(2, 1fr);
  }
}



.area-imagem {
    width: 100%;
    aspect-ratio: 178 / 349;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 16px;
    margin-bottom: 1rem;
}

.area-imagem-lista {
  width: 100%;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nome-marca {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0.3rem;
    color: #242424;
}

.descricao-produto {
    font-weight: 400;
    font-size: 16px;
    font-size: 17px;
    margin-bottom: 5px;
    letter-spacing: -0.06em;
    color: #242424;
}
.preco-area-lista {
    display: flex;
    text-align: center;
    margin-bottom: 10px;
}
.preco-area {
    display: flex;
    text-align: center;
    margin-bottom: 10px;
}

.preco-antigo {
    font-weight: 300;
    font-size: 16px;
    text-decoration: line-through;
    color: #242424;
}
.etiquetas{
    position: absolute;
    left: 10%;
    top: 1rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 10px;
}
.preco-antigo-lista {
    font-weight: 300;
    font-size: 16px;
    text-decoration: line-through;
    color: #242424;
}
.preco-atual {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -0.06em;
    color: #242424;
    margin-right: 10px;
}
.preco-atual-lista {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.06em;
    color: #242424;
}
.badge-desconto {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -0.06em;
    color: #7EB339;
}
.descricao-produto-lista {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    font-size: 17px;
    letter-spacing: -0.06em;
    color: #242424;
}

.preco-area-lista {
    display: flex;
    align-items: center;
    text-align: center;
    gap: 0.8rem;
    justify-content: center;
}
.botao-adicionar {
    border: none;
    line-height: 16px;
    letter-spacing: -0.06em;
    width: 100%;
    cursor: pointer;
    align-self: center;
    display: flex
;
    align-items: center;
    justify-content: center;
    background: #7EB339;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 0.6rem 1.2rem;
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease;
}

.botao-adicionar:hover {
    background: #6da12a;
}

.botao-adicionar svg {
    width: 16px;
    height: 16px;
    fill: white;
}

/* Esconde setas por padr?o */
.seta-slider {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border: none;
    color: #999999;
    /* cinza claro */
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    user-select: none;
    transition: background-color 0.3s ease;
    z-index: 10;
    background: #f0f0f0;
    /* fundo cinza claro */
}

/* S? mostra no mobile at? 960px */
@media (max-width: 960px) {
    .seta-slider {
        display: block;
    }
}

/* Posicionamento das setas */
.seta-esquerda {
    left: 10px;
}

.seta-direita {
    right: 10px;
}

/* Hover cinza um pouco mais escuro */
.seta-slider:hover {
    background: #d3d3d3;
    color: #666666;
}




/* Desabilitar setas */
.seta-slider.disabled {
    display: none;
    pointer-events: none;
}

/* Responsividade */
@media (max-width: 960px) {
    .item-produto {
        flex: 0 0 220px;
    }
}
.preco-antigo-mobile {
	display:none;
    margin-right: 7px;
    font-size: 18px;
    font-weight: 300;
    text-decoration: line-through;
    color: #242424;
}
 .preco-antigo {
	display:block;

}
@media (max-width: 600px) {
    .slider-principal {
        padding: 0 0.5rem;
    }

    .item-produto {
        flex: 0 0 180px;
        margin-right: 0.1rem;
        padding: 0.15rem;
        border: unset;
        width: 100% !important;
    }

    .descricao-produto {
        height: 50px;
        display: flex;
        font-size: 16px;
        align-items: center;
    }
    .preco-antigo-mobile {
		display:block;
    }
    .preco-antigo {
		display:none;
    }

    .preco-atual {
        font-size: 18px;
    }

    .seta-slider {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
}

/* Mostrar setas s? em desktop (acima de 960px) */
.seta-slider {
    display: none;
    /* padr?o escondido */
}

@media (min-width: 961px) {
    .seta-slider {
        display: block;
        /* mostra acima de 960px */
    }
}

.destaques-novidades {
    max-width: 1300px;
    margin: 4rem auto 2rem;
    padding: 2rem 1rem 3rem;
    font-family: 'Montserrat', sans-serif;
    color: #242424;
    background-color: #F4F4F4;
    /* fundo cinza claro */
    border-radius: 30px;
}

.titulo-secao {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.06em;
    text-align: center;
    margin-bottom: 2rem;
}

.grid-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
}

.card-produto {
    background: white;
    border: 2px solid #E0E0E0;
    /* borda clara */
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: none;
    /* tirar sombra */
    transition: border-color 0.3s ease;
}

.card-produto:hover {
    border-color: #E0E0E0;
    /* verde ao passar o mouse */
    box-shadow: 0 0 15px rgb(126 179 57 / 0.2);
}

.imagem-link img {
    width: 100%;
    height: auto;
    border-bottom: 2px solid #E0E0E0;
    display: block;
    border-radius: 30px 30px 0 0;
    object-fit: cover;
}

.descricao-card {
    padding: 1rem 1.5rem 2rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #f2f2f2;

}

.titulo-card {
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 0.4rem 0;
}

.subtitulo-card {
    font-weight: 300;
    font-size: 16px;
    color: #555;
    margin-bottom: 1.2rem;
    flex-grow: 1;
}

.btn-comprar {
    display: inline-block;
    background: #7EB339;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 0.6rem 1.2rem;
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s ease;
}

.btn-comprar:hover,
.btn-comprar:focus {
    background: #6da12a;
    outline: none;
}

/* Responsividade */

@media (min-width: 1110px) {
    .grid-cards {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 600px) {
    .titulo-secao {
        font-size: 20px;
        line-height: 24px;
    }

    .btn-comprar {
        font-size: 13px;
        padding: 0.5rem 1rem;
    }
}

.banner-breadcrumb {
    width: 100%;
    overflow: hidden;
    border-radius: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    box-sizing: border-box;
    position: relative;
}

.banner-breadcrumb img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    max-height: 38.5vh;
    /* garante que imagem cubra a largura e mantenha propor??o */
    border-radius: inherit;
    /* arredonda igual a section */
}

.banner-fullwidth {
    width: 100%;
    /* altura vai acompanhar a imagem, n?o fixar */
    overflow: hidden;
    border-radius: 1.5rem;
    /* cantos arredondados, opcional */
    margin-top: 2rem;
    box-sizing: border-box;
    position: relative;
}

.banner-fullwidth img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    /* garante que imagem cubra a largura e mantenha propor??o */
    border-radius: inherit;
    /* arredonda igual a section */
}

/* Responsividade */
@media (max-width: 768px) {
    .banner-fullwidth {
        margin-top: 1.5rem;
        border-radius: 1rem;
    }
}

@media (max-width: 768px) {
    .topbar-atendimento {
        display: none !important;
    }

    .main-menu-bar {
        display: none !important;
    }

    .main-header-login {
        display: none !important;
    }

    .main-header-search {
        display: none !important;
    }
}

/* Bot?o vis?vel apenas no mobile */
.menu-toggle-button-mobile {
    display: none !important;
    /* Esconde por padr?o */
}

@media (max-width: 460px) {
    .menu-toggle-button-mobile {
        display: flex !important;
        align-items: center !important;
        gap: 6px;
        background: none;
        border: none;
        color: #fff !important;
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
    }
}

/* Esconde por padr?o (desktop) */
.mobile-search-bar {
    display: none;
}

/* Apenas para mobile */
@media (max-width: 460px) {
    .mobile-search-bar {
        display: flex;
        align-items: center;
        width: 100%;
        background: #F2F2F2;
        border-bottom: 1px solid #d1d1d1;
        padding: 0px 15px;
        gap: 8px;
    }

    .mobile-search-bar input {
        flex: 1;
        border: none;
        background: transparent;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        font-size: 1rem;
        color: #242424;
        outline: none;
    }

    .mobile-search-btn {
        background: #f2f2f2;
        border: none;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    .mobile-search-btn i {
        color: #be1522;
        font-size: 1.2rem;
    }
}
.main-header-link a{
    color: #fff!important;
}
.main-header-link:hover{
    color: #fff!important;
}
	/* T?tulo principal */
	strong[style*="font-size:24px"] {
		display: block;
		margin-bottom: 20px;
		margin-top: 10px;
	}

	/* Se??o de filtros e ordena??o */
	#column-reverse {
		align-items: center;
		justify-content: space-between;
		margin-bottom: 20px;
	}

	/* Cole??es */
	.colecoes-container {
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px !important;
	}

	@media (max-width: 576px) {
		.container {
			padding-left: 0 !important;
			padding-right: 0 !important;
		}
	}

	/* Ordena??o */
	.ordenar-container {
		padding-left: 10px;
		padding-right: 10px;
		text-align: right;
	}

	/* Dropdown de ordena??o */
	.select-filter select {
		max-width: 200px;
		margin-left: auto;
		display: block;
	}

	/* Tags de filtros com bot?o de scroll */
	#tag-container-wrapper {
		padding: 0px;
		border-radius: 8px;
		display: flex;
		align-items: center;
		gap: 10px;
	}

	#tag-container {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		gap: 10px;
		padding: 5px 0;
	}

	.tag-item {
		padding: 6px 12px;
		border-radius: 15px;
		white-space: nowrap;
		font-size: 14px;
		cursor: pointer;
		transition: background-color 0.3s ease;
	}

	.tag-item:hover {
		background-color: #dee2e6;
	}

	.scroll-button {
		background: #ffffff;
		padding: 6px 10px;
		border-radius: 50%;
		cursor: pointer;
		font-size: 14px;
	}



	.filter-tag {
		padding: 5px 10px;
		border-radius: 20px;
		font-size: 14px;
	}



	/* Estilo dos cards */
	.product-box {
		background-color: #ffffff;
		transition: transform 0.2s ease-in-out;
	}

	.product-box:hover {
		transform: translateY(-5px);
	}

	/* Imagem do produto */
	.product-imgbox {
		padding: 10px;
		text-align: center;
	}

	.img-catalogo {
		max-height: 200px;
		object-fit: contain;
	}
	.img-catalogo-lista {
		max-height: 350px;
		object-fit: contain;
	}
	/* Detalhes */
	.product-detail {
		padding: 10px 12px;
		text-align: center;
	}

	/* Pre?o */
	.detail-price {
		font-weight: bold;
		font-size: 16px;
		color: #007bff;
	}

	/* T?tulo */
	.color-gray {
		font-weight: 500;
		margin-bottom: 5px;
	}

	/* On sale tag */
	.on-sale3 {
		position: absolute;
		top: 10px;
		left: 10px;
		background-color: #dc3545;
		color: white;
		padding: 3px 7px;
		border-radius: 5px;
		font-size: 12px;
	}

	#ordenartag {
		width: auto;
		float: unset;
		display: block;
		color: #495057;
		background-color: #ececed;
		border: 1px solid #ced4da;
		border-radius: 1rem;
	}
    	.loading-indicator {
		width: 100%;
		text-align: center;
		padding: 10px;
		font-size: 16px;
		color: #333;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.img-catalogo {
		/*width: 150px; */
		height: 200px;
		object-fit: contain;
		overflow: hidden;
		position: relative;
	}
    /* Card */
.produto-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,.08);
  padding: 15px;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

/* Imagem */
.produto-card .produto-img {
  width: 100%;
  margin-bottom: 10px;
}
.produto-card .produto-img img {
  width: 100%;
  border-radius: 10px;
}

/* Nome */
.produto-card .nome {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.06em;
  margin: 10px 0;
  color: #242424;
  flex-grow: 1;
}

/* Pre?o */
.produto-card .preco {
  margin: 10px 0;
}
.preco-novo {
  font-weight: 600;
  font-size: 18px;
  color: #BE1522;
}
.preco-consulte,
.preco-indisponivel {
  font-weight: 400;
  font-size: 16px;
  color: #555;
}

/* Bot?o */
.btn-comprar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background: #007bff;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  border: none;
  border-radius: 8px;
  padding: 10px 16px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.btn-comprar:hover { background: #0056b3; }
.btn-comprar .plus {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}

/* Badge */
.produto-card .badge,
.produto-card .promo {
  position: absolute;
  top: 10px;
  left: 10px;
}
.titulo-modelo {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 38px;
	color: #242424;
}

.quantidade-produtos {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
}

.titulo-colecao {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #242424;
}

.select-ordenar {
	font-size: 16px;
	border-radius: 10px;
}

.colecoes-scroll {
	display: flex;
	align-items: center;
	position: relative;
}

#tag-container {
	overflow-x: auto;
	scroll-behavior: smooth;
	gap: 12px;
}

.tag-item {
	flex: 0 0 auto;
	min-width: 140px;
	padding: 20px;
	text-align: center;
	border: 1.2px solid #7EB339;
	border-radius: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #242424;
	cursor: pointer;
	background: #fff;
	transition: background 0.2s ease;
}

.tag-item:hover {
	background: #f2f2f2;
}

.scroll-button {
	background: #d9d9d9;
	border: none;
	border-radius: 6px;
	width: 28px;
	height: 72px;
	cursor: pointer;
	margin: 0 6px;
}/* ===== CONTAINER ===== */
.container-auth {
  max-width: 400px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
}

/* ===== T�TULO ===== */
.title-auth {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.3;
  letter-spacing: -0.06em;
  text-align: center;
  color: #242424;
}
.text-end{
    text-align: right;
}

/* ===== LOGIN GOOGLE ===== */
.btn-google {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    padding: 0.8rem;
    background: #fff;
    border: 0.25px solid #f2f2f2;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    text-decoration: none;
    color: #242424;
}

.btn-google:hover {
  background: #f5f5f5;
}

.icon-google {
  width: 20px;
  height: 20px;
}

/* ===== SEPARADOR ===== */
.separator {
    display: flex;
    align-items: center;
    /* width: 100%; */
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: #242424;
}

.separator::before,
.separator::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #ddd;
}

.separator:not(:empty)::before {
  margin-right: .75em;
}
.separator:not(:empty)::after {
  margin-left: .75em;
}

/* ===== INPUTS ===== */
.input-auth {
  width: 100%;
  padding: 0.7rem;  
  margin-bottom: 1rem;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  border: 1px solid #F2F2F2;
  border-radius: 12px;
  outline: none;
}

.input-auth:focus {
  border-color: #7EB339;
}

.icon-eye {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  cursor: pointer;
}

/* ===== LINKS ===== */
.link-auth {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: .85rem;
  color: #242424;
  text-decoration: underline;
}
#toggleSenha{
    position: absolute;
    right: 15px;
    top: 40%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 1.15rem;}

.link-auth:hover {
  color: #7EB339;
}

/* ===== BOT�O PRINCIPAL ===== */
.btn-auth {
  width: 100%;
  background: #7EB339;
  border-radius: 12px;
  padding: .65rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #fff;
  cursor: pointer;
  border: none;
  margin-top: 1.5rem;
  transition: background .2s ease;
}

.btn-auth:hover {
  background: #6aa32f;
}

/* ===== TEXTO INFERIOR ===== */
.text-small {
  font-family: 'Montserrat', sans-serif;
  font-size: .85rem;
  margin-top: 1rem;
  text-align: center;
}
.form-container {
  max-width: 700px;
  margin: 0 auto;
  padding: 1rem;
  font-family: 'Montserrat', sans-serif;
}

.form-title {
  font-weight: 600;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
  letter-spacing: -0.06em;
  color: #242424;
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

@media (max-width: 768px) {
  .form-grid {
    grid-template-columns: 1fr;
  }
}

.form-input {
  width: 100%;
  padding: 0.7rem;
  border: 1px solid #f2f2f2;
  border-radius: 15px;
  font-size: 1rem;
  outline: none;
}

.form-input:focus {
  border-color: #7EB339;
  box-shadow: 0 0 0 2px rgba(126, 179, 57, 0.2);
}

.password-wrapper {
  position: relative;
}

.password-wrapper .toggle-password {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 1.2rem;
  color: #242424;
}
.form-checkbox {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  margin: 1.2rem 0;
  font-size: 1rem;
  color: #242424;
}

.form-checkbox input[type="checkbox"] {
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #d9d9d9;
  background: #fff;
  cursor: pointer;
  position: relative;
}

.form-checkbox input[type="checkbox"]:checked {
  background: #7EB339;
}

.form-button {
  width: 100%;
  padding: 0.65rem;
  background: #242424;
  border-radius: 15px;
  color: #fff;
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: -0.06em;
  text-align: center;
  cursor: pointer;
  border: none;
  transition: background 0.3s;
}

.form-button:hover {
  background: #000;
}

/* Para telas com largura m�xima de 767px (mobile) */
@media (max-width: 767px) {
    .login-page {
        padding-left: 25px;
        padding-right: 25px;
    }
}

:root {
  --color-dark: #242424;
  --color-light: #fff;
  --color-green: #7EB339;
  --font-main: 'Montserrat', sans-serif;
}

body {
  font-family: var(--font-main);
  color: var(--color-dark);
}

/* Produto */
.product-title {
  font-weight: 600;
  font-size: 1.5rem;
}

.product-price {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.price-old {
  text-decoration: line-through;
  color: #999;
  font-size: 1rem;
}

.price-current {
  font-size: 1.5rem;
  font-weight: 600;
  color: #BE1522;
}

/* Galeria */
.gallery-main img {
  width: 100%;
  border-radius: 12px;
}

.gallery-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  display: inline-block;
}
.gallery-dots .dot.active {
  background: var(--color-green);
}

/* Upsell */
.upsell {
  background: #f9f9f9;
}

/* Cards de Produto */
.product-card {
  /*border: 1px solid #eee; Cards de Produto */
  border-radius: 8px;
  padding: 0.75rem;
  text-align: center;
  background: #fff;
  transition: box-shadow 0.2s;
}
.product-card:hover {
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}
.product-name {
  font-size: 0.9rem;
  margin: 0.5rem 0;
  min-height: 38px;
}
.product-price-card {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.container-produto {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
  padding: 2rem 1rem;
}

.col-esquerda {
  flex: 1 1 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.col-direita {
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.produto-img {
  max-width: 100%;
  height: auto;
  border-radius: 16px;
  object-fit: cover;
}
.produto-titulo {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: clamp(1.5rem, 2vw, 2.5rem);
  color: #242424;
  letter-spacing: -0.06em;
}

.produto-avaliacoes {
  display: flex;
  align-items: center;
  gap: .5rem;
  font-weight: 500;
  font-size: 1rem;
  color: #242424;
}

.produto-avaliacoes img { 
  width: 20px;
  height: 20px;
}
.theme-anything{
    font-size: 16px;
    display: flex;
    justify-content: center;
    font-weight: 500;
    color: #242424;
    padding: 15rem;
    padding-top: 10rem;
    padding-bottom: 10rem;
}
@media (max-width: 600px) {
	.theme-anything{    
		font-size: 18px;
		margin: 1rem;
		padding: 0;
		text-align: center;
		padding-top: 10rem;
		padding-bottom: 10rem;
	}
}
.alinha-colunas {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 150px; /* Altura para desktop */
}

/* Media Query para dispositivos m�veis */
@media (max-width: 1268px) {
    .alinha-colunas {
        height: 100%; /* Altura para mobile */
    }
}

.preco-novo {
  font-weight: 500;
  font-size: 1.5rem;
  color: #BE1522;
}
.opcoes {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.opcao {
  flex: 1 1 45%;
  background: #F2F2F2;
  border-radius: 12px;
  padding: 0.8rem 1rem;
  font-weight: 600;
  font-size: 1.1rem;
  color: #242424;
  text-align: center;
  cursor: pointer;
}
.frete-gratis {
  font-weight: 700;
  font-size: 1.3rem;
  color: #7EB339;
}
.btn-carrinho {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: .8rem;
  background: #242424;
  color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
  padding: 1rem;
  border-radius: 12px;
  cursor: pointer;
  transition: background .3s;
}

.btn-carrinho:hover {
  background: #000;
}

.btn-carrinho--verde {
  background: #7EB339;
}
.relacionados {
  margin-top: 2rem;
}

.relacionados-titulo {
  font-weight: 500;
  font-size: 1.3rem;
  margin-bottom: 1rem;
  color: #242424;
}

.relacionados-lista {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.relacionado-item {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.relacionado-img {
  width: 60px;
  height: auto;
  object-fit: cover;
}

.relacionado-nome {
  font-weight: 300;
  font-size: 1rem;
  color: #242424;
}

.relacionado-preco {
  font-weight: 500;
  font-size: 1.2rem;
  color: #7EB339;
}

/* Desktop (largura >= 992px) */
.titulo-conta {
  padding: 70px 0 0 0 !important;
}

.form-title-conta {
  font-weight: 600;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
  letter-spacing: -0.06em;
  color: #242424;
}

/* Mobile (largura <= 991px) */
@media (max-width: 991px) {
  .titulo-conta {
    padding: 30px 0 0 0 !important;
  }
  .form-title-conta {
    font-weight: 600;
    font-size: 2rem;
    text-align: left;
    margin-bottom: 2rem;
    letter-spacing: -0.06em;
    color: #242424;
  }
}
.select2-selection__arrow{
    height: 100% !important;
}
.select2-selection .select2-selection--single{
    height: 100% !important;
    display: flex;
    align-items: center;
}
.texto-centralizado {
  text-align: center;
}

.accordion-button::after { display:none; } /* remove chevron padr�o */
    .accordion-button {
      display: flex;
      align-items: center;
      gap: 12px;
      font-weight: 600;
      font-size: 1.1rem;
      color: #242424;
    }
    .accordion-button svg.icon {
      width: 26px;
      height: 26px;
      flex-shrink: 0;
    }
    .accordion-button svg.arrow {
      margin-left: auto;
      transition: transform .2s ease;
    }
    .accordion-button.collapsed svg.arrow {
      transform: rotate(0deg);
    }
    .accordion-button:not(.collapsed) svg.arrow {
      transform: rotate(180deg);
    }

[data-fancybox="gallery"] {
    display: flex;
    justify-content: center;
}

.caixa-busca-produtos {
    width: 85vw;
    margin-bottom: 100px;
    margin-top: 100px;  
    max-width: 500px;
    padding: 30px 20px;
    background: #fff;
    border: 2px solid #F2F2F2;
    border-radius: 26px;
    text-align: center;
}

.caixa-busca-produtos h2 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.2;
    color: #242424;
    margin-bottom: 20px;
}

.caixa-busca-produtos p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.4;
    color: #242424;
    margin-bottom: 30px;
}

.botao-buscar-produtos {
    display: inline-block;
    background: #7EB339;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: 0.04em;
    padding: 15px 25px;
    border-radius: 12px;
    text-decoration: none;
    transition: 0.2s;
}

.botao-buscar-produtos:hover {
    opacity: 0.9;
    color: #fff!important;
}

.pedido-sucesso {
    max-width: 800px;
}
img.img-fluid.mx-auto {
    width: 100%;
    height: unset !important;
}