    h1, h2, h3, h4{
        color:#EC6D1D;
    }
    
    .principal-image {
        width: 85%;
        height: 100%;
    }
    #line-top {
        border-top: 1px var(--accordion-border-color) solid;
    }
    .comments {
        margin: 4rem 0;
    }
    #modal {
        opacity: 1;
        transition: opacity 0.3s ease;
    }
    #modal.fade-out {
        opacity: 0;
    }
    .texto-aviso svg {
        margin-right: 10px;
    }
    .red-border {
        border: 2px solid red !important;
    }
    .modal-questions {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        padding: 20px;
        background-color: rgba(0, 0, 0, 0.5);
        border: 1px solid #ccc;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        z-index: 9999;
        width: 100%;
        height: 100%;
    }
    btn-perguntar:disabled {
        cursor: not-allowed;
    }
    .tag-porcentagem {
        font-size: 14px;
        font-weight: bold;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        float: right;
        background: #a12323;
        width: 50px;
        height: 30px;
        border: 1px #979797 solid;
        margin-top: 6px;
    }
    .n49-product-rating__image-list-wrapper {
        margin-top: .9375rem;
    }
    .rating-media-list {
        font-size: .875rem;
    }
    .rating-media-list__container {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    .rating-media-list__image-wrapper--inactive {
        cursor: zoom-in;
    }
    .rating-media-list__image-wrapper {
        width: 4.5rem;
        height: 4.5rem;
        margin: 0 0.625rem 0.625rem 0;
        position: relative;
    }
    .n49-rating-media-list-image__wrapper {
        position: relative;
    }
    .n49-rating-media-list-image__content, .n49-rating-media-list-image__wrapper {
        width: 100%;
        height: 100%;
    }
    .n49-rating-media-list-image__place-holder {
        width: 100%;
        height: 100%;
        position: relative;
        background-color: #fafafa;
    }
    .n49-rating-media-list-image__content {
        background-position: 50%;
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 0;
    }
    .rating-media-list__video-cover {
        position: absolute;
        height: 1.25rem;
        line-height: 1.25rem;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background: rgba(0,0,0,.54);
        color: #fff;
        display: flex;
        justify-content: space-between;
        padding: 0 4px;
        align-items: center;
        font-size: .75rem;
    }
    .rating-media-list__zoomed-image {
        width: 100%;
        height: 100%;
        max-width: 32.25rem;
        max-height: 31.25rem;
        display: none;
        margin-left: -0.6rem;
    }
    .rating-media-list-image-carousel {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .rating-media-list-image-carousel__item-list-wrapper {
        height: 100%;
        overflow: hidden;
    }
    .rating-media-list-image-carousel__item-list {
        display: flex;
        position: relative;
        height: 100%;
        padding: 0;
        margin: 0;
    }
    .rating-media-list-image-carousel__item--fluid {
        flex: 0 1 auto;
        overflow-x: visible;
    }
    .rating-media-list-image-carousel__item {
        height: 100%;
        align-self: center;
        overflow-x: hidden;
        list-style: none;
        float: left;
    }
    .rating-media-list__zoomed-video-item {
        width: 32.25rem;
        height: 31.25rem;
    }
    .rating-media-list__zoomed-image-item, .rating-media-list__zoomed-video-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        background: #0a0a0a;
        max-width: 32.25rem;
        max-height: 31.25rem;
    }
    .rating-media-list__zoomed-image--active {
        display: block;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        margin-bottom: 8px;
    }
    swiper-container {
        width: 100%;
        height: 100%;
    }
    
    swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .swiper-button-next, .swiper-button-prev {
        height: 25px !important;
        width: 25px !important;
    }
    #chain_container .chain-first-container .chain-title, #chain_container .chain-second-container .chain-title {
        margin-right: 2rem;
    }
    .img-mag__asset {
        cursor: zoom-in;
    }
    @media screen and (min-width: 981px) {
        .product-v3__panel{
            /*max-height:601px !important;*/
        }
        .height-w-screen {
            height: 100%;
        }
        .js-product-v2__slideshow {
            height: 100%;
        }
        .slideshow__content {
            height: 100%;
        }
        .slideshow--transition-slide .slideshow__item {
            height: 100%;
        }
        .img-mag {
            height: 100%;
        }
        .m-top7 {
            margin-top: 7rem !important;
        }
        .h-auto-desk {
            height: auto;
        }
        .position-column {
            overflow: hidden;
        }
        .ReactProductDetails {
            position: sticky;
            top: 115px;
            min-height: 0px;
            z-index: 100;
            max-width: 15%;
            float: left;
        }
        .mega-nav__logo {
            width: 180px;
        }
        .mega-nav__container.menuv2_style_up {
            margin-top: 0 !important;
        }
        .cap_menu .grid {
            gap: 0 !important;
        }
    }
    @media screen and (min-width: 1600px) {
        .principal-image {
            margin-right: 3rem;
            width: 79%;
        }
        .height-w-screen {
            height: 1194px;
        }
        .img-mag {
            overflow: visible !important;
        }
        .slideshow__content {
            overflow: visible;
            height: 100%;
        }
        .slideshow {
            overflow: visible;
        }
        /*.thumbslide__nav {
            max-height: 716px;
        }*/
        .campo-avaliacoes-recented {
            width: 100% !important;
            padding: 0 !important;
        }
        .mb-lg {
            margin-bottom: 2rem;
        }
        .height-w-screen {
            height: 100%;
        }
        .js-product-v2__slideshow {
            height: 100%;
        }
        .slideshow__content {
            height: 100%;
        }
        .slideshow--transition-slide .slideshow__item {
            height: 100%;
        }
        .img-mag {
            height: 100%;
        }
        .m-top7 {
            margin-top: 7rem !important;
        }
        .h-auto-desk {
            height: auto;
        }
        .position-column {
            overflow: hidden;
        }
        /*.ReactProductDetails {
            position: sticky;
            top: 115px;
            min-height: 0px;
            z-index: 100;
            max-width: 15%;
            float: left;
        }*/
        .thumbslide__nav-list {
            margin-bottom: 4rem;
        }
        .next-button {
            bottom: 10px;
        }
        /*.thumbslide__nav {
            max-height: 760px;
        }*/
    }
    
    .swiper-pagination {
        position: relative !important;
    }
    
    .swiper-pagination-bullet {
        width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,16px)) !important;
        height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,16px)) !important;
        display: inline-block !important;
        border-radius: var(--swiper-pagination-bullet-border-radius,50%) !important;
        background: #000000 !important;
        margin-top: 14px !important;
    }
    
    .swiper-button-next:after {
        color: #000 !important;
    }
    
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 19px !important;
        text-transform: none!important;
        background-color: #ccc;
        padding: 12px;
        border-radius: 8px;
    }
    
    .from-bottom .n49-btn-buy .addProductList {
        width: 91% !important;
    }
    
    .swiper-scrollbar {
        position: relative !important;
        width: 94% !important;
        height: 7px !important;
        margin-top: 25px !important;
    }
    
    .swiper-scrollbar-drag {
        position: absolute !important;
    }
    
    .btn-wishlist {
        width: 2.75rem;
        height: 2.75rem;
        padding: 0!important;
        transition: color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .2s ease-in-out;
        border: 0;
        border-radius: 50%;
        background-color: #f3f5f9;
        color: #EC6D1D;
        text-align: center;
        position: absolute;
        top: 0.75rem;
        right: 0.75rem;
        z-index: 5;
        cursor: pointer;
    }
    
    .btn-wishlist i {
        font-size: 25px; 
    }
    
    .btn-wishlist:hover {
        color: #002726;
        font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f004";
    }
    
    .btn-sm {
        width: 2rem;
        height: 2rem;
    }
    
    .heart-icon::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 500;
        content: "\f004";
        font-size: 1.5rem;
        transition: color 0.3s;
    }
    
    .heart-icon-full::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        content: "\f004";
        font-size: 1.5rem;
        transition: color 0.3s;
        color: red;
    }
    
    .heart-icon:hover::before {
        content: "\f004";
        font-weight: 600;
        color: red;
    }
    
    .bg_bamboo {
        background:#CFBEA2 !important;
    }
    .mega-nav--desktop .mega-nav__control:hover {
        color: #563289 !important;
    }
    .pb3-btn, .swiper-pagination-bullet {
        background: #EC6D1D !important;
    }
    .newsletter__wrap input[type="submit"], .footer-v6__link:hover .footer-v6__link-icon {
        background-color: #EC6D1D !important;
        color:#FFF !important
    }
    :root {
        --store-color: #EC6D1D !important;
    }
    ._testemonials_home h1, ._testemonials_home h2, ._testemonials_home h3, ._testemonials_home h4 {
        color: #EC6D1D !important;
    }
    .pz2-container h1 {
        color: #EC6D1D !important;
    }
    ._testemonials_home h5 {
        color: #EC6D1D !important;
    }
    .newsletter__wrap input[type="submit"] {
        color: white !important;
    }
    .eapps-instagram-feed-title, .eapps-instagram-feed-title a {
        color: #EC6D1D !important;
    }
    .form-legend{
        color:#FFF !important;
    }
    .mf4-btn, .mf4-btn--subtle, .btn-perguntar{
        background:#EC6D1D !important;
        color:#FFF; 
    }
    .prod-card-v2__price{
        color:#000 !important;
    }
    .newsletter__wrap input[type="submit"]{
        color:#FFF;
    }
    .section-informative-banners{
        background:#EC6D1D;
        color:#FFF;
        fill:#FFF !important;
    }
    .svg-icon-text{
        color:#CFBEA2;
    }
    .title_banner{
        color:#CFBEA2 !important;
    }
    .btn-entrar_login{
        color:#FFF !important;
    }
    .product-card-v2__title{
    font-size: 16px;
    } 
    .side-cart .sc-actions a{
        background-color: #EC6D1D !important;
        color:#fff;
    }
    .input-form-postalcode {
        border-radius: 8px !important;
        padding: 8px 16px !important;
        border: 1px solid #EC6D1D !important;
        font-size: 1.33em !important;
        font-weight: 400 !important;
        letter-spacing: 0em !important;
    }

    .search-cep {
        background-color: #EC6D1D !important;
        padding: 8px 16px !important;
        transition: all 0.2s ease !important;
        border-radius: 8px !important;
        cursor: pointer !important;
        font-size: 1.33em !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        letter-spacing: 0em !important;
        color: #FFFFFF !important;
        width: max-content !important;
    }

    .validar_cupom {
    background-color: #EC6D1D !important;
        padding: 8px 16px !important;
        transition: all 0.2s ease !important;
        border-radius: 8px !important;
        cursor: pointer !important;
        font-size: 1.33em !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        letter-spacing: 0em !important;
        color: #FFFFFF !important;
        width: max-content !important;
    }
    .background-color--grey-40, .hover-background-color--grey-40:hover {
        background: #563289 !important;
    }
    .hover-color--base-10:hover {
        color: #563289 !important;
    }
    .cap_menu .menu__grid {
        grid-template-columns: min-content 1fr !important;
        grid-template-areas: "logo search" !important;
    }
    .newsletter_button  input {
        text-align: center !important;
    }
    .mega-nav--desktop .mega-nav__search, .mega-nav--desktop .mega-nav__sub-nav-wrapper {
        top: 248px !important;
    }
    .location {
        display: none !important;
    }
    .formulario-fale-cnsc {
        width: 100%;
    }
    @media screen and (min-width: 1160px){
      .container-principal {
          padding: 0 var(--component-padding) !important;
          width: calc(100% - (45px * 2)) !important;
          max-width: 100%;
          margin-top: 4rem;
          margin-bottom: 4rem;
      }
      .container-principal.fale-cnsc {
        display: flex;
        gap: 2rem;
        flex-direction: row-reverse;
      }
  }
@media screen and (max-width: 991.98px) {
    .gap-5 {
        gap: 5rem;
    }
    .formulario-fale-cnsc {
        margin-top: 1rem;
    }
    .formulario-fale-cnsc .container {
        margin: 0 !important;
    }
    .formulario-fale-cnsc #form-contact {
        margin-bottom: 4rem;
    }
}
    /*@media screen and (min-width: 1360px) {
    .mega-nav--desktop .mega-nav__items {
            margin-left: 14rem;
    }
    }
    @media screen and (min-width: 1500px) {
        .mega-nav__logo {
            width: 175px;
        }
        .mega-nav--desktop .mega-nav__items {
            margin-left: 16rem;
        }
    .mega-nav--desktop .mega-nav__item--expanded .mega-nav__sub-nav-wrapper {
            margin-top: 40px !important;
    }
    } */




