body.page-product .product-summary .prices .price-from {
    text-align: left;
}
body.page-product .product-picture-area {
    display: flex;
    flex-direction: column-reverse;
}
body.page-product .product-picture-thumb #small-photos {
    width: 59%;
    height: 75px!important;
    position: absolute!important;
    top: 700px;
    margin: 0 6px;
    overflow-x: auto!important;
    z-index: 1000;
}
.cycle-carousel-wrap {
    display: flex;
}
/* .header-container .menuBar:not(.megamenu .scrolled).openMenuModel-2 ul.menu > li > a[href="/promocoes"] > div.menu-content */
body.page-product .header-container .menuBar:not(.megamenu.scrolled).openMenuModel-2 ul.menu > li > a[href="/promocoes"] > div.menu-content {
    background-color: #b4baae;
    border: 1px solid #b4baae;
    padding: 12px;
    color: #fff;
}

/* .header-container .menuBar:not(.megamenu .scrolled).openMenuModel-2 ul.menu > li > a[href="/promocoes"] > div.menu-content:hover */
body.page-product .header-container .menuBar:not(.megamenu.scrolled).openMenuModel-2 ul.menu > li > a[href="/promocoes"] > div.menu-content:hover {
    color: #b4baae;
    background-color: #fff;
    transition: all .2s ease-in-out, all ease .3s, all ease .3s;
}
body.page-product .product-summary .prices .price-options {
    flex-direction: column;
}
body.page-product .btn.btn-primary:hover {
    color: #8d8b8b;
    border: 1px solid #fdfdfd;
}
body.page-product .product-summary h1 {
    font-size: 1.6rem;
    color: #444;
    font-weight: 600;
    margin: 0;
    line-height: 22px;
    text-transform: capitalize;
    padding: 10px 20px 0 0px;
    text-align: left;
}
body.page-product .atendimento .comentario-form textarea {
    margin-top: 30px;
}

body.page-product.isMobile .product-summary-ratings {
    justify-content: flex-start;
}

body.page-product.isMobile .sku-and-brand {
    text-align: inherit;
}
body.page-product.isMobile .product-summary {
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
    border: 1px solid #ececec;
}
body.page-product.notMobile .product-header-area .area-summary {
    padding: 0 37px 0 0;
    width: 35%;
}
body.page-product.notMobile .product-header-area {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row-reverse;
}
body.page-product .product-picture-thumb #small-photos a.active, body.page-product .product-picture-thumb #small-photos a:hover {
    opacity: 1;
    border: 2px solid #d0d3cd;
    border-radius: 7px;
}

body.page-product .product-summary .prices .price-options .price-option:not(:last-of-type) {
    padding-right: 0px;
}

body.isMobile.page-product .product-tabs .title.is-open:after {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.7 1.3 7 6.7l5.3-5.4' stroke='%23A0A4B3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    transform: rotateX(180deg);
    transition: 500ms all;
    background-size: cover;
    top: 30px;
    right: 30px;
    bottom: 0;
}
body.isMobile.page-product .product-tabs .title.temSub:after {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.7 1.3 7 6.7l5.3-5.4' stroke='%23A0A4B3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    transition: 500ms all;
        background-size: cover;
    top: 30px;
    right: 30px;
    bottom: 0;
}
body.isMobile.page-product .product-tabs .title.temSub:after {
    width: 17px;
    height: 8px;
}
body.page-product .technical-description .features-table .feature-item .feature-item-text {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 20px;
    font-weight: 500;
}
.isMobile.page-product .technical-description .features-table .feature-item:nth-child(2n) {
    background: #f8f8f8;
}
body.page-product.isMobile .product-tabs .title {
    padding: 25px 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    color: #333;
    font-weight: 600;
    font-size: 16px;
    justify-content: space-between;
    margin: 0 -10px;
    position: relative;
}
body.page-product.notMobile .technical-description .features-table {
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 13px;
    display: grid;
    grid-template-areas: 'item item';
    gap: 0 35px;
}
body.page-product .technical-description .features-table .feature-item {
    width: 100%;
    font-size: 14px;
    color: #777;
    border-radius: 4px;
    display: flex;
    align-items: center;
}
body.page-product .technical-description .features-table .feature-item:nth-child(odd) {
    background: unset;
}
.notMobile.page-product .technical-description .features-table .feature-item:nth-child(4n), .notMobile.page-product .technical-description .features-table .feature-item:nth-child(4n-1) {
    background: #f8f8f8;
}
body.page-product.notMobile .product-tabs .title {
    text-align: unset;
}

body.page-product .technical-description .features-table .feature-item .feature-item-text .feature-name {
    padding: 16px 10px;
    width: 40%;
    color: #000;
}
.notMobile .product-summary {
    /*border: 1px solid #E9E9E9;*/
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 48px;
}
body.page-product .product-summary .prices .price-from {
    margin-top: 1rem;
    color: #e18e8e;
    text-decoration: line-through;
    font-size: 18px;
}

body.page-product .product-summary .prices .price-options .price-option .price-value {
    line-height: 100%;
    font-size: 28px;
    white-space: nowrap;
    font-weight: 600;
    color: #000;
}
body.page-product .atendimento .comentario-form button {    
    padding: 16px;
    color: #fff;
    width: 100%;
    border: 1px solid #773540;
}

body.page-product.notMobile .product-tabs .title.temSub:after {
    content: " ";
    border: 1px solid #000;
    background-size: 20px;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
}

body.page-product.notMobile .product-tabs .content {
    display: none;
    margin: 50px 0;
}


/*botão hover*/
body.page-product.isMobile .prices .price-options .price-option .price-row {
    align-items: center;
    justify-content: left;
}
body.page-product.isMobile .prices .price-options .price-option .price-text {
    text-align: left;
}


body.page-product .product-summary .addCarrinho:after {
    content: "";
    background: #d1d1d1;
    width: 97%;
    margin-right: 10px;
    margin-left: 10px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    transition: .15s height cubic-bezier(.4,0,.2,1) 50ms;
}
body.page-product .product-summary .addCarrinho:before {
    content: "";
    height: 0;
    width: 25px;
    position: absolute;
    bottom: -10px;
    z-index: 0;
    transition: .15s height cubic-bezier(.4,0,.2,1) 50ms;
    background-image: url("data:image/svg+xml,%3Csvg class='svg symbol symbol--cart low-dpi' width='24' height='28' viewBox='0 0 24 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 7H4.85375C3.25513 7 1.93732 8.25356 1.85749 9.85019L1.15749 23.8502C1.07181 25.5637 2.43806 27 4.15375 27H19.8463C21.5619 27 22.9282 25.5637 22.8425 23.8502L22.1425 9.85019C22.0627 8.25356 20.7449 7 19.1463 7H17M7 7V5C7 2.79086 8.79086 1 11 1H13C15.2091 1 17 2.79086 17 5V7M7 7H17' stroke='black' stroke-width='2'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    z-index: 1;
}

body.page-product .product-summary .addCarrinho:hover:after {
    height: 100%;
}
body.page-product .product-summary .addCarrinho:hover:before {
    height: 100%;
}


/*DESCRIÇÃO DO PRODUTO*/
#slider-text .text__media {
    height: 75vh;
}

#slider-text .text__content,
#slider-text.text--media-off {
    background: #f2f2f2;
}

#slider-text.text--media-off {
    padding-top: 100px;
    padding-bottom: 100px;
}

.modular_info_wrap {
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.modular_info_wrap .modular-image {
    flex: 1 1 145px;
    margin-right: 15px;
    max-height: 85px;
    /* width: 170px; */
}

@media only screen and (max-width: 948px) {
    .modular_info_wrap .modular-image {
        max-height: 150px;
    }
}

.modular_info_wrap .modular-image figure {
    position: relative !important;
    background: none !important;
    padding-top: 0 !important;
    max-height: 85px;
    margin: 28px;
}

@media only screen and (max-width: 948px) {
    .modular_info_wrap .modular-image figure {
        display: flex;
        align-items: center;
        max-height: 150px;
    }
}

.modular_info_wrap .modular-image figure img {
    max-width: 100%;
    height: auto;
    max-height: 150px;
    position: relative !important;
    top: -25px;
}

.modular_info_wrap .modular-info {
    flex: 1 1 100%;
    text-align: left;
}

.modular_info_wrap .modular-info .rich-text__title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}

.modular_info_wrap:not(:last-child) {
    margin-bottom: 30px;
}

.lazy-image[data-ratio],
[data-ratio].product-item__thumbnail {
    height: 0;
}

.lazy-image[data-ratio] img,
[data-ratio].product-item__thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    font-family: "object-fit: cover";
}

/*! 5.10. estilo slide */
.content .text {
    display: flex;
}

.text__title:first-child:last-child {
    margin-bottom: 0;
}

.text__content {
    width: 50%;
}

.gutter--off.text--media-off .text__content {
    padding-bottom: 100px;
    padding-left: 0 !important;
    width: 60%;
}

.text--media-off .text__content {
    width: 75%;
}

@media screen and (max-width: 480px) {
    .text--media-off .text__content {
        width: 100%;
    }
}

.text__media {
    width: 50%;
    max-height: 100vh;
    position: relative;
}

.text--media-on .text__content {
    padding-right: 100px;
}

@media screen and (max-width: 1280px) {
    .text--media-on .text__content {
        padding-right: 70px;
    }
}

@media screen and (max-width: 948px) {
    .text--media-on .text__content {
        padding-right: 50px;
    }
}

.text--media-on.text--align-right .text__content {
    order: 2;
    padding-left: 100px;
    padding-right: 0;
}

@media screen and (max-width: 1280px) {
    .text--media-on.text--align-right .text__content {
        padding-left: 70px;
    }
}

@media screen and (max-width: 948px) {
    .text--media-on.text--align-right .text__content {
        padding-left: 50px;
    }
}

.text--media-off {
    justify-content: center;
}

.text--media-off .text__content {
    padding-right: 0 !important;
}

.text--media-off.gutter--on {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (min-width: 1024px) {
    .story-block .recommended-products-section {
        padding: 100px 0 !important;
    }
}

@media screen and (max-width: 648px) {
    .story-block>div:not(.info-with-icons-story):not(.video-text):not(.recommended-products-section):not(.full-image) {
        height: 100vw !important;
    }
}

@media screen and (max-width: 1022px) {
    .info-with-icons-story .text__content {
        max-width: 550px;
        padding-top: 70px !important;
    }
}

.story-block .text__content {
    display: flex;
    flex-direction: column;
    align-self: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media screen and (max-width: 648px) {
    .story-block .text__content {
        padding-top: 70px;
        padding-bottom: 40px;
    }
}

.text.gutter--off {
    padding-top: 0;
    padding-bottom: 0;
}

.text.gutter--off.text--align-left .text__content {
    padding-left: 100px;
}

@media screen and (max-width: 1280px) {
    .text.gutter--off.text--align-left .text__content {
        padding-left: 70px;
    }
}

@media screen and (max-width: 948px) {
    .text.gutter--off.text--align-left .text__content {
        padding-left: 50px;
    }
}

.text.gutter--off.text--align-right .text__content {
    padding-right: 100px;
}

@media screen and (max-width: 1280px) {
    .text.gutter--off.text--align-right .text__content {
        padding-right: 70px;
    }
}

@media screen and (max-width: 948px) {
    .text.gutter--off.text--align-right .text__content {
        padding-right: 50px;
    }
}

.text.gutter--on.text--media-on.text--align-right .text__content {
    padding-right: 50px;
}

@media screen and (max-width: 1280px) {
    .text.gutter--on.text--media-on.text--align-right .text__content {
        padding-right: 3.2vw;
    }
}

@media screen and (max-width: 948px) {
    .text.gutter--on.text--media-on.text--align-right .text__content {
        padding-right: 25px;
    }
}

.text.gutter--on.text--media-on.text--align-left .text__content {
    padding-left: 50px;
}

@media screen and (max-width: 1280px) {
    .text.gutter--on.text--media-on.text--align-left .text__content {
        padding-left: 3.2vw;
    }
}

@media screen and (max-width: 948px) {
    .text.gutter--on.text--media-on.text--align-left .text__content {
        padding-left: 25px;
    }
}

@media screen and (max-width: 648px) {
    .text {
        flex-direction: column;
    }

    .text .text__content {
        width: 100%;
        text-align: center !important;
        order: 1;
    }

    .text .text__media {
        width: 100%;
        height: 65vh !important;
        position: relative;
        order: 2;
    }

    .text--media-off .text__content {
        padding-left: 50px;
        padding-right: 50px !important;
    }
}

/*estilo background*/
.image-text {
    height: 75vh;
    display: flex;
    overflow: hidden;
}

.image-text__background:before,
.collection-header__background:before,
.blog-header__background:before,
.video-text__background:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .36;
    z-index: 9;
}

.image-text__container {
    position: relative;
    overflow: hidden;
}

.image-text__content,
.video-text__content {
    display: flex;
    height: 100%;
    position: relative;
    z-index: 99;
}

.image-text__content.horizontal-left,
.horizontal-left.video-text__content {
    justify-content: flex-start;
    text-align: left;
}

.image-text__content.horizontal-center,
.horizontal-center.video-text__content {
    justify-content: center;
    text-align: center;
}

.image-text__content.horizontal-right,
.horizontal-right.video-text__content {
    justify-content: flex-end;
    text-align: right;
}

.image-text__content.vertical-top,
.vertical-top.video-text__content {
    align-items: flex-start;
}

.image-text__content.vertical-middle,
.vertical-middle.video-text__content {
    align-items: center;
}

.image-text__content.vertical-bottom,
.vertical-bottom.video-text__content {
    align-items: flex-end;
}

a .image-text__content,
a .video-text__content {
    pointer-events: none;
}

.image-text__title:first-child:last-child,
.video-text__title:first-child:last-child {
    margin-bottom: 0;
}

.image-text__title span,
.video-text__title span {
    background-position: 0 calc(1em + 6px);
    background-image: linear-gradient(to right, black, black);
    background-size: 0% 2px;
    background-repeat: no-repeat;
    display: inline;
    padding-bottom: 3px;
    transition: all 150ms linear;
}

a:hover .image-text__title span,
a:hover .video-text__title span,
a.selected .image-text__title span,
a.selected .video-text__title span {
    background-size: 100% 2px;
}

.touch a .image-text__title span,
.touch a .video-text__title span {
    background-size: 100% 2px;
    position: relative;
    bottom: 2px;
}

.product-story-text-container {
    padding: 5% !important;
}

.product-story-image-headline {
    font-weight: 600;
    margin-bottom: 0 !important;
}

.product-story-image-text {
    font-size: 18px;
    max-width: 490px;
}

.image-text__body.h2,
#product-reviews .image-text__body.spr-review-header-title,
#product-reviews .spr-review-header-title.video-text__body,
#spr-form .image-text__body.spr-form-title,
#spr-form .spr-form-title.video-text__body,
.template-search .blog--grid .image-text__body.blog-item__title,
.template-search .blog--grid .blog-item__title.video-text__body,
.faq .image-text__body.toggle__title,
.faq .toggle__title.video-text__body,
.h2.video-text__body,
.image-text__body.h1,
#product-reviews .image-text__body.spr-header-title,
#product-reviews .spr-header-title.video-text__body,
.h1.video-text__body {
    line-height: 1.8;
}

.image-text__body+.button,
.video-text__body+.button,
.image-text__body+.challenge__button,
.video-text__body+.challenge__button,
.image-text__body+.payment-button__button--unbranded,
.video-text__body+.payment-button__button--unbranded,
#product-reviews .image-text__body+.spr-summary-actions-newreview,
#product-reviews .video-text__body+.spr-summary-actions-newreview,
#spr-form .image-text__body+.spr-button-primary,
#spr-form .video-text__body+.spr-button-primary,
.project__text .rte.style-links .image-text__body+a,
.project__text .rte.style-links .video-text__body+a,
.delete-address .image-text__body+a,
.delete-address .video-text__body+a {
    margin-top: 1.5em;
}

.image-text__background,
.collection-header__background,
.blog-header__background,
.video-text__background {
    z-index: -1;
}

.image-text__background:before,
.collection-header__background:before,
.blog-header__background:before,
.video-text__background:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .36;
    z-index: 9;
}

.image-text--size-1 .image-text__container {
    width: 100%;
    padding: 100px;
}

.image-text--size-2 .image-text__container {
    width: 50%;
    padding: 50px;
}

.lazy-image.lazy-image--background,
.lazy-image--background.product-item__thumbnail {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 0;
    padding-top: 0 !important;
    transition: background .2s linear;
}

.lazy-image[data-ratio] img,
[data-ratio].product-item__thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    font-family: "object-fit: cover";
}

.image-text__background:before,
.collection-header__background:before,
.blog-header__background:before,
.video-text__background:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .36;
    z-index: 9;
}

figure.lazy-image.lazy-image--background {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    scroll-behavior: smooth;
}
/*ESTILO TABELA DE MEDIDA COMEÇO*/
/*Desk começo*/
   .notMobile .dimensoes{
        display: flex;
        gap: 10px;
        align-items: center;
        font-size: 13px;
        justify-content:center
    }
    
    .notMobile .divisao{
        width: 2px;
        height: 20px;
        background: #ddd;
        margin: 0 50px 0 50px;
    }
     .notMobile .dimensao{
        display:flex;
        align-items:center;
    }
     .notMobile .posicao{
        margin: 0 10px;
    } 

/*Desk fim*/
/*Mobile começo*/
.isMobile .dimensao  {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: inherit;
    font-size: 14px;
    }

    .isMobile .posicao{
        margin: 10px 10px;
    }
/*Mobile final*/

/*ESTILO TABELA DE MEDIDA FIM*/

/* Mídia query para telas menores que 1280px */
@media (max-width: 1280px) {
body.page-product.notMobile .product-header-area {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
    body.page-product.notMobile .product-header-area .area-summary{
        w;
        width: 90%;
    }
}