.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) {
    .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;
    }
}
@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: #373f50;
    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: #818181;
  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;
}

@media (hover: hover){
  .pb3-btn--primary:hover {
     color: #818181;
  }
}

.pb3-btn--primary {
    background: #000000 !important;
  	color: #FFFFFF !important;
}

@media (hover: hover){
  .pb3-btn--primary:hover {
      background: #000000 !important;
      color: #FFFFFF !important;
  }
}

@media (hover: hover){
  button:hover, button:hover strong {
      color: #818181 !important;
  }
}

.mega-nav__item--expanded .mega-nav__control{
  color:#818181;
}

.frm_pg {
  display: flex;
  width: 480px;
}

.frm_pg li {
  margin-right: 10px;
}

@media screen and (max-width: 891px) {
  .cardShowHidden {
      opacity: 1 !important;
  }
  
  .btn__size {
    height: 25px;
    min-height: 25px;
  }
}

.input-form-postalcode {
    border-radius: 8px !important;
    padding: 8px 16px !important;
    border: 1px solid #000000 !important;
    font-size: 1.33em !important;
    font-weight: 400 !important;
    letter-spacing: 0em !important;
}

.search-cep {
    background-color: #000000 !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: #000000 !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;
}

body{
  font-family: 'Poppins', sans-serif;
}
a, h1,h2,h3,h4,.form-legend {
     font-family: 'Poppins', sans-serif;
}

._testemonials_home .ta0-grid {
    height: 401px !important;
}

.promotags {
    background-size: contain !important;
}
.images-thumb .promotags[style*='background-position:top left'] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    z-index: 999999999999;
    left: 0;
}
.images-thumb .promotags[style*='background-position:top right'] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    z-index: 999999999999;
    right: 0;
}
.images-thumb .promotags[style*='background-position:bottom right'] {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 0;
    z-index: 999999999999;
    right: 0;
}
.images-thumb .promotags[style*='background-position:bottom left'] {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 0;
    z-index: 999999999999;
    left: 0;
}

.mega-nav__label a {
    font-size: 15px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
}
.mega-nav__label a:hover {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.mega-nav--desktop .mega-nav__item {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.mega-nav--mobile .mega-nav__nav-inner, .mega-nav--mobile .mega-nav__search-inner {
    display: none;
}
.btns {
    grid-template-columns: repeat(4,1fr) !important;
}
@media screen and (max-width: 981px) {
    .btns {
        grid-template-columns: repeat(3,1fr) !important;
    }
}
@media screen and (min-width: 981px) {
    .desktopFull {
        max-width: none !important;
    }
    .input-form-postalcode {
        width: calc(100% - 108px) !important;
    }
}