:root {
    --pl-container: 8vw;
    --pr-container: 8vw;
    --w-container: 88%;
    --pl-container-vw: 6vw;
    --pr-container-vw: 6vw;
    --w-container-vw: 88vw;
}

html {
    font-size: 1vw;
}

.btn-custom {
    padding: 6px 20px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    border: 1px solid #333;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease !important;
}

.template-color-1 .btn-custom__icon {
    height: 20px;
    margin-left: 20px;
}

.template-color-1 .btn-custom:hover {
    background: #222;
    border-color: #222 !important;
    color: #fff !important;
}

.template-color-1 .btn-custom__icon {
    height: 20px;
    margin-left: 20px;
    transition: all .3s ease !important;
}

.template-color-1 .btn-custom.main-title__btn:hover {
    background: #fff;
    border-color: #fff !important;
    color: #222 !important;
}

.btn-custom.main-title__btn:hover .btn-custom__icon {
    filter: brightness(0) invert(0);
}

.beneficios {
    overflow: visible;
    height: auto;
    /* z-index: 23; */
}

.beneficios--deslocado-y {}

.beneficios__container {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 2em 0;
    font-size: 1vw;
}

.beneficios__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #d6d6d6;
    /* transform: skewX(-20deg); */
    /* border-radius: 7px; */
    z-index: 0;
    box-shadow: -2px 3px 4px #d6d6d6;
}

.beneficios__box {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 0 2.2em;
}

.template-color-1 .beneficios__btn:hover {
    color: #fff !important;
    background: #222;
    border-color: #222;
}

.beneficios__btn {}

.beneficios__bg-icon {
    position: absolute;
    z-index: 1;
    height: calc(100% - 40px) !important;
    filter: brightness(0) invert(1) opacity(0.4);
}

.beneficios__title {
    margin-bottom: 0.2em;
    position: relative;
    font-size: 1.4em;
    z-index: 2;
    font-weight: 800;
    line-height: 1.1;
    font-style: italic;
    text-transform: uppercase;
    color: var(--cor-1);
}

.beneficios__p {
    position: relative;
    z-index: 2;
    font-size: 1em;
    color: #000;
    margin-bottom: 0;
}

.beneficios__btn {
    position: relative;
    z-index: 2;
    display: block;
    height: auto;
    line-height: 1;
    font-size: 1em;
    background: var(--cor-1);
    border: 1px solid var(--cor-1);
    color: #fff;
    padding: 0.4em 1em;
    transition: all .3s ease !important;
    display: flex !important;
    align-items: center;
    font-size: 1rem;
}

.beneficios__btn img {
    height: 1em;
    margin-left: 1em;
    filter: brightness(0) invert(1);
    transition: all .3s ease !important;
}

.beneficios__rule {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: calc(100% - 2em);
    /* background: #000; */
    width: 1px;
}

.beneficios__rule--1 {
    left: 25%;
}

.beneficios__rule--2 {
    left: 50%;
}

.beneficios__rule--3 {
    left: 75%;
}

.ofertas {
    padding: 6vw 0 4vw;
    color: red;
}

.main-title {
    font-size: 1vw;
    margin-bottom: 1vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.main-title__top {
    line-height: 1;
    margin-bottom: 0;
    font-family: var(--font-1);
    font-style: italic;
    font-weight: 500;
    font-size: 2em;
    color: #000;
    margin-left: 0.3em;
}

.main-title__title {
    line-height: 1;
    color: #111;
    font-style: italic;
    font-size: 4.1em;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
}

.ultra .main-title__title {
    font-size: 3.5em;
}

.main-title__p {
    max-width: 80%;
    font-size: 1.4em;
    margin-top: 3em;
    margin-bottom: 0;
}

.main-title__bottom {
    line-height: 1;
    color: var(--cor-1);
    font-weight: 900;
    font-size: 1.3em;
    font-family: var(--font-1);
    font-style: italic;
    margin-bottom: 0;
    margin-top: 0.2em;
}

.frequently-area .main-title__bottom {
    font-weight: 600;
}

.main-title--center {
    align-items: center;
    text-align: center;
}

.ofertas__wrapper {
    position: relative;
}

.slick-ofertas {}

.slick__arrows {
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slick__arrows--next {
    right: -50px;
}

.slick__arrows--prev {
    left: -50px;
}

.slick__arrows-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    object-fit: contain;
    object-position: center;
}

.marcas__wrapper .slick__arrows--next {
    right: -50px;
}

.card-produtos {
    display: block;
    padding: 2px;
    background: var(--cor-3);
    font-size: 1vw;
    height: 100%;
    transition: all .3s ease;
    border-bottom: 2px solid #ff000000;
}

.related__wrapper .card-produtos {
    margin: 0 1em;
}

.card-produtos__flex {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-wrap: nowrap;
    position: relative;
    height: 100%;
}

.card-produtos__cart {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 1;
    width: 3em;
    height: 3em;
    padding: 0.6em;
    transition: all .3s ease;
}

.card-produtos__cart--disabled {
    opacity: 0.2;
    cursor: no-drop;
}

.card-produtos__cart-icon {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    filter: brightness(0) opacity(0.5);
    transition: all .3s ease;
}

.card-produtos__image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.card-produtos__image:before {
    content: "";
}

.card-produtos__image {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 2px;
    height: auto;
}

.card-produtos__tag {
    font-weight: 500;
    position: absolute;
    z-index: 1;
    left: -2px;
    top: -2px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 80%;
    min-width: 40%;
    background: var(--cor-1);
    text-transform: uppercase;
}

.tag-frete-gratis {
    transform: translateX(-50%);
    left: 50%;
    top: unset;
    bottom: 25px;
}

.tag-frete-gratis-detalhe {
    position: initial;
}

.gap-0-50 {
    gap: .5rem;
}

.btn-frete-gratis {
    border-radius: .3rem;
    margin-top: 0;
    padding: .25rem .5rem;
}

.tag-frete-gratis-bg {
    background: rgb(12,195,0);
    background: radial-gradient(circle, rgba(12,195,0,1) 0%, rgba(22,162,0,1) 100%);
    box-shadow: 0 3px 15px 0 #00000061;
    width: max-content;
}

.product-gallery .card-produtos__tag {
    /* position: relative; */
    /* width: 100%; */
    left: 0;
    top: 0;
    left: 0;
}

.card-produtos__item {
    color: #fff;
    line-height: 1;
    margin: 0.5em 0.9em;
    font-size: 1em;
    letter-spacing: -.03em;
}

.card-produtos__item:not(:last-child) {
    margin: 0.3em 0.5em;
    font-size: 1em;
    letter-spacing: 0;
}

.card-produtos__item:not(:last-child):before {
    content: "";
}

.card-produtos__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    background: #fff;
    padding: 10px;
}

.card-produtos__desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    background: #fff;
    padding: 1.4em;
    height: 100%;
}

.card-produtos__title-link {
    width: 100%;
}

.card-produtos__title {
    font-family: var(--font-1);
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.1;
    margin-bottom: 1rem;
    text-align: center;
}

.grid-cards-custom .card-produtos__title {
    text-align: center;
}

.card-produtos__options-price {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    flex-direction: column;
    gap: 1.5rem;
}

.grid-cards-custom .card-produtos__options-price {
    flex-direction: column;
}

.card-produtos__price {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: right;
}

.grid-cards-custom .card-produtos__price {
    margin: auto;
    align-items: center;
}

.card-produtos--out-of-stock .card-produtos__price:before,
.card-produtos__price-tag {
    font-weight: bold;
    line-height: 1;
    font-size: 1rem;
    font-family: var(--font-2);
    color: var(--cor-1);
    margin-bottom: 0.2em;
}

.card-produtos__price-tag-small {
    margin-bottom: 0 !important;
    font-size: 0.8em;
    color: #333;
}

.card-produtos__price-tag-small--riscado {
    text-decoration: line-through;
    font-weight: 500;
}
.card-produtos__price-tag-a-vista {
	font-size: 0.85rem;
	display: block;
	width: 100%;
	text-align: center;
}

.card-produtos--featured {
    padding: 1.1em;
    background: var(--cor-4);
    margin: 14px;
}

.card-produtos--featured .card-produtos__desc {
    background: var(--cor-4);
    padding: 1.4em 0;
}

.options__square-item--unavailable .options__square-icon {
    background: transparent !important;
    color: #333 !important;
    cursor: no-drop;
}

.options__square-item--unavailable .options__square-input {
    display: none;
}

.grid-destaques {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 20px;
}

.options__container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.grid-cards-custom .options__container {
    /* flex-direction: row; */
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.options__group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.options__container--card-produtos .options__group {
    margin-bottom: 10px;
}

.options__container--card-produtos .options__group:last-of-type {
    margin-bottom: 0;
}

.options__square {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -0.2em -0.2em;
    justify-content: center;
}

.options__square-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.2em 0.2em;
}

.options__square-input {
    position: absolute;
    z-index: 1;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.options__square-icon {
    font-size: .9rem;
    line-height: 1;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    z-index: 1;
    /*width: 1.8rem;
    height: 1.8rem;*/
    padding: 0.3em 0.3em;
    border: 1px solid #333;
}

.options__square-input:checked+.options__square-icon {
    background: #333;
    color: #fff;
}

.options__square-item--unavailable {
    opacity: .2;
}

.options__dots {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -0.2em;
}

.options__dots-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.2em 0.2em;
    /* min-width: 1.8em; */
    /* height: 1.8em; */
}

.options__dots-input {
    position: absolute;
    z-index: 1;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.options__dots-icon {
    line-height: 1;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 23px;
    padding: 0 0.1em;
    height: 23px;
    border: 2px solid;
    border-radius: 100%;
}

.options__dots-item--unavailable .options__dots-icon {
    opacity: .2;
    cursor: no-drop;
}

.options__dots-input:checked+.options__dots-icon {
    border-color: var(--cor-5) !important;
    border-width: 3px;
    box-shadow: -2px 2px 6px dark;
}

.card-produtos--featured .options__dots-icon:before {
    content: "";
    position: absolute;
    width: 1.3em;
    height: 1.3em;
    border: 2px solid #fff;
    border-radius: 100%;
}

.options__dots-input:checked+.options__dots-icon:before {
    content: "";
    border-color: var(--cor-5);
}

.options__dots-item--unavailable {
    overflow: hidden;
}

.options__container--card-produtos {
    width: 100%;
}

.options__select {
    width: 100%;
    min-width: 12vw;
    max-width: 12vw;
}

.options__select-item {
    font-size: .9rem;
    border-color: rgb(206, 206, 206);
    color: #333;
    background: white;
    word-break: break-all !important;
    height: 100%;
    text-overflow: ellipsis;
    width: 100%;
    padding: 0.2em 0.2em;
    border-radius: 0.2em;
}

.slick-same-height .slick-track {
    display: flex;
    align-items: stretch;
}

.slick-same-height .slick-track>* {
    height: auto;
    padding: 2rem 0;
}

.slick-same-height .slick-track>*>* {
    height: 100%;
}

.destaques {
    background: var(--cor-4);
}

.destaques {
    background: var(--cor-4);
    padding: 5vw 0 5vw;
}

.main-title--outline .main-title__title {
    /* -webkit-text-stroke: 3px #000;
    color: transparent; */
    /* -webkit-text-stroke: 0px rgba(0, 0, 0, 0) !important;
    text-shadow: .025em -.025em black, -.025em .025em black, -.025em -.025em black, .025em .025em black, .025em 0 black, -.025em 0 black, 0 .025em black, 0 -.025em black; */
    color: white;
    letter-spacing: .1em;
}

.recomendados {
    padding: 7vw 0 5vw;
}

.ultra {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    font-size: 1vw;
    /* overflow: visible; */
    padding-bottom: 11em;
    position: relative;
}

.ultra__top-left {
    width: 50%;
    z-index: 0;
}

.ultra__top-right {
    width: 50%;
    position: relative;
    z-index: 2;
    background: transparent;
}

.ultra__top-right__bg {
    position: absolute;
    left: -9em;
    bottom: -6em;
    width: calc(100% + 9em);
    height: calc(100% + 6em);
    background-image: url('../images/forma-vermelha.svg');
    background-size: cover;
    background-position: left bottom;
    z-index: -1651;
}

.ultra__bottom-left__container,
.ultra__top-right__container {
    padding: 6em 2em;
    padding-right: var(--pr-container-vw);
    position: relative;
    z-index: 1;
    transform: translateY(4em);
}

.ultra__bottom-left {
    width: 50%;
    position: relative;
    z-index: 1;
    background: #000;
    flex-shrink: 2;
}

.ultra__bottom-left__bg {
    position: absolute;
    bottom: -6em;
    right: -8em;
    width: calc(100% + 8em);
    height: calc(100% + 6em);
    background-image: url('../images/forma-preta.svg');
    background-position: right bottom;
    background-size: cover;
}

.ultra__bottom-left__container {
    padding: 8em 2em 4em;
    padding-left: var(--pl-container-vw);
    padding-right: 2em;
    transform: unset;
}

.ultra__bottom-right {
    width: 50%;
}

.ultra__image {
    position: relative;
    z-index: 0;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 50%;
}

.ultra__bottom-right {
    background-position: right bottom;
}

.ultra__img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.main-title--white * {
    color: #fff;
    border-color: #fff !important;
}

.main-title--white img {
    filter: brightness(0) invert(1);
}

.ultra .main-title {
    font-size: .8vw;
    margin-bottom: 0;
}

.main-title__btn {
    margin-top: 3em;
    font-size: 16px;
}

.main-title--right {
    align-items: flex-end;
    text-align: right;
}

.ultra__top-right__bg {}

.ultra__bottom-left__container {}

.ultra__bottom-left__container .main-title {
    display: flex;
    align-items: flex-start;
    text-align: left;
}

.marcas {
    padding: 5vw 0 2vw;
    border-top: 2px solid var(--cor-3);
    margin-bottom: 70px;
}

.marcas__wrapper {
    display: block;
    width: 100%;
    position: relative;
}

.slick-marcas {}

.slick-marcas .slick-track {
    display: flex;
    align-items: stretch;
}

.marcas__img {
    max-height: 80px;
    max-width: 100%;
    width: auto;
    height: auto;
    padding: 0 2vw;
}

.slick-marcas .slick-track>* {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.flex-container {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 1vw;
}

.image-left {
    position: relative;
    width: 25%;
    background-attachment: fixed !important;
    background-position: left bottom !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.container-produtos {
    max-width: 1500px;
    margin: auto;
}

@media screen and (max-width: 1500px){
    .container-produtos {
    max-width: 1300px;
    margin: auto;
    }
}

@media screen and (max-width: 1400px){
    .container-produtos {
    max-width: 1200px;
    margin: auto;
    }
}

@media screen and (max-width: 1250px){
    .container-produtos {
    max-width: 1100px;
    margin: auto;
    }
}


@media screen and (max-width: 992px) {
        .container-produtos {
    max-width: unset;
    margin: auto;
    padding: 0 5vw
    
    }

    .image-left {
        position: relative;
        background-attachment: fixed !important;
        background-position: left bottom !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

.contato-footer {
    width: calc(100% / 3 * 1);
    padding-left: 6vw;
}

#footer-checkout .contato-footer {
    display: none;
}

.flex-right {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% / 3 * 1.9);
    padding-right: 6vw;
    padding-left: 5em;
    margin-bottom: 2rem;
}

#footer-checkout .flex-right {
    width: 100%;
    margin-top: 2rem;
}

.flex-right-top {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}

#footer-checkout .flex-right-top {
    display: none;
}

.flex-big-group {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 5em 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 10em;
}

#footer-checkout .flex-big-group {
    padding-top: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.footer-title {
    text-transform: uppercase;
    font-size: 1.1em;
    position: relative;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1em;
    color: #fff;
    font-family: var(--font-2);
}

#footer-checkout .footer-title {
    margin-bottom: 1.5em;
}



.footer-title:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    height: 100%;
    background: var(--cor-1);
    width: 2px;
}

.footer-informacoes__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.contato-footer .footer-informacoes__list {
    width: 100%;
}

.footer-informacoes__item {
    color: #fff;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 1.2em;
}

.mob {
    display: none;
}

.footer-informacoes__item:last-child {
    margin-bottom: 0 !important;
}

.footer-informacoes__link {
    color: #fff;
    font-size: 1em;
    line-height: 1.4;
    transition: all .3s ease !important;
    margin-bottom: 0 !important;
}

.footer-informacoes__icon {
    font-size: 1.6em;
}

.instituicional-footer .footer-informacoes__link {
    white-space: nowrap;
}

.footer-informacoes__link--column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-informacoes__emphasys {
    font-weight: 700;
}

.footer-informacoes__item--column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.image-left__img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    transform-origin: bottom;
    bottom: 0px;
}

#footer-checkout .image-left__img {
    object-position: center;
}

.pagamento__text {
    color: #fff;
    font-size: clamp(13px, 1vw, 15px);
    line-height: 1.2;
    display: block;
    margin-top: 15px;
}

.pagamento__list {
    display: flex;
    flex-wrap: wrap;
    margin: -2.5px -5px;
    justify-content: flex-start;
}

.pagamento__item {
    margin: 2.5px 5px;
}

.pagamento__img {
    height: 4em;
}

.footer-bottom_area__text {
    font-size: 0.85em;
    margin-right: 1em;
    color: #fff;
    line-height: 1.2;
}

.footer-bottom_area__logo-ellite {}

.footer-bottom_area__img {
    height: 2.5em;
    margin: 0 .5em;
    image-rendering: -webkit-optimize-contrast;
}

.footer-bottom_area__logo-ellite img {
    height: 0.9em;
}

.top-bar__flex {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.top-bar__left {
    display: flex;
    align-items: center;
}

.top-bar__link {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 1em;
    transition: all .3s ease !important;
	justify-content: center;
	padding: 8px 0px;
}

.top-bar__link b {
    margin-left: 0.4em;
    font-weight: bold;
    color: var(--cor-1);
    display: block;
    height: fit-content;
    line-height: 1;
    height: fit-content;
}

.top-bar__icon {
    height: 1.1rem;
    margin-right: 0.8em;
    filter: brightness(0) invert(1);
    font-size: 1.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

i.top-bar__icon {
    margin: 0 20px;
}

.top-bar__right {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.card-produtos__tag--countdown {
    background: var(--cor-1);
    padding: 0.5em;
}

.card-produtos__tag--countdown__img {
    height: 1.1em;
    width: auto;
    margin-right: 10px;
}

.card-produtos__tag--countdown .card-produtos__item {
    margin: 0 !important;
    position: relative;
}

.card-produtos__tag--countdown .card-produtos__item:not(:first-of-type) {
    padding-left: 0.5em;
}

.card-produtos__tag--countdown .card-produtos__item:not(:first-of-type):before {
    content: ":";
    position: absolute;
    bottom: 0.1em;
    left: 0.1em;
    display: flex;
    align-items: center;
}

.slick-dots>li {
    position: relative;
    width: 1.3em;
    height: 1.3em;
}

.slick-dots {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 1vw;
    margin-top: 0.7em;
}

.slick-dots>li>button {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: transparent;
}

.slick-dots>li>button:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: .5em;
    height: .5em;
    background: #999;
    border-radius: 100%;
    transition: all .3s ease;
}

.slick-dots>li.slick-active>button:before {
    content: "";
    background: var(--cor-1);
}

.product-details {
    padding: 4em 0;
    position: relative;
}

.product-details:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: var(--w-container);
    transform: translateX(-50%);
    height: 1px;
    background: #999;
}

.gallery-resume-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 1vw;
}

.product-gallery {
    width: 55%;
    padding-right: 0rem;
}

.product-resume {
    width: 45%;
    padding-left: 3rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.product-resume__title {
    font-weight: 500;
    font-size: 2.2rem;
    line-height: 1.1;
    margin-bottom: 0;
}

.product-resume__price-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 2em;
    margin-top: 2em;
}

.product-resume__price-group+.product-resume__price-group {
    margin-top: 0;
}

.product-resume__price-avista {
    margin-bottom: 0.1em;
    line-height: 1;
    font-size: 2.5em;
    font-weight: bold;
    color: var(--cor-1);
}

.product-resume__price-call {
    font-size: 1em;
    line-height: 1.4;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
    font-weight: bold;
}

.product-resume__price-call--small {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}

.product-resume__price-aprazo {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1;
}

.product-resume__price-aprazo--red {
    color: var(--cor-1);
}

.product-resume__options-buy-frete {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
    gap: 1rem;
}

.product-resume__buy-frete {
    width: 100%;
    max-width: 360px;
    display: flex;
    flex-direction: column-reverse;
    gap: 1rem;
}

.product-resume__buy {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-top: 1em;
    justify-content: flex-start;
    width: auto;
}

.product-resume__buy-btn {
    background: var(--cor-1);
    color: #fff;
    border-color: var(--cor-1);
    text-transform: unset;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1;
    height: unset;
    padding: .5em 2.5em;
    width: auto;
}

.product-resume__buy-img {}

.product-resume__frete {
    /* margin-top: 1em; */
}

.input-btn-group {
    position: relative;
    height: clamp(34px, 3vw, 2.2em);
}

.input-btn-group__input {
    width: 100%;
    padding: 0 1em;
    line-height: 1;
    font-size: 1rem;
    height: 100%;
}

.input-btn-group__btn {
    position: absolute;
    right: 0;
    line-height: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    background: #333;
    color: #fff;
    font-weight: 500;
    padding: 0 1em;
    font-size: 0.9em;
}

.descicao-do-produto {
    padding: 4em 0;
    position: relative;
    font-size: 1vw;
}

.descicao-do-produto:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: var(--w-container);
    height: 1px;
    background: #999;
}

.options__title {
    font-size: clamp(15px, 1.3vw, 0.9em);
    display: block;
    line-height: 1;
    margin-bottom: .5em;

}

.options__container--product-details {
    padding-right: 4em;
    width: calc(100% - 360px);
    align-items: flex-start;
}

.options__container--product-details .options__group+.options__group {
    margin-top: 1rem;
}

.options__container--product-details .options__square {
    margin: -.5em;
}

.options__container--product-details .options__square-item {
    margin: 0.5em;
}

.options__container--product-details .options__dots-item {
    margin: .5em;
}

.options__container--product-details .options__dots {
    margin: -.5em;
}

.frete__list {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    margin-top: 1em;
}

.frete__item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: nowrap;
    line-height: 1.2;
    font-size: clamp(14px, 0.9vw, 0.8em);
    margin-top: 0.6em;
    border-bottom: 1px solid #efefef;
}

.frete__company {
    padding-right: 2em;
    width: 100%;
    display: flex;
    flex-direction: column;
    font-weight: 500;
}

.frete__value {
    white-space: nowrap;
    font-weight: bold;
}

.product-description {}

.product-description__text {
    width: 200%;
    /*padding-left: 5em;*/
    display: flex;
    flex-direction: column;
    /*align-items: flex-start;
    text-align: left;*/
}

.product-description__flex--img-right .product-description__text {
    padding-left: 0;
    align-items: flex-end;
    text-align: right;
}

.text-editor {
    font-size: 1vw;
}

.product-description__image-3-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    padding-right: 5em;
}

.product-description__flex--img-right .product-description__image-3-2 {
    padding-right: unset;
    padding-left: 5em;
}

.product-description__image-3-2:after {
    content: "";
}

.product-description__img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 70vh;
    background: #eee;
}

.product-description__flex {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    padding: 3em 0;
}

.product-description__flex:not(:last-child) {
    border-bottom: 1px solid #999;
}

.product-description__flex:first-child {
    padding-top: 0;
}

.product-description__flex:last-child {
    padding-bottom: 0;
}

.product-description__flex--img-right {
    flex-direction: row;
}

.product-description__video {
    position: relative;
    max-width: 80%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-description__video:after {
    content: "";
    padding-bottom: calc(100% / 560 * 315);
    display: block;
}

.product-description__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

.opinioes {
    position: relative;
    padding: 4em 0;
    font-size: 1vw;
}

.opinioes:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: var(--w-container);
    height: 1px;
    background: #898989;
}

.review {
    font-size: 1vw;
}

.italic__title {
    font-weight: 400;
    text-transform: uppercase;
    /* transform: skewX(-10deg); */
    font-size: 1.4em;
    margin-bottom: 0.8em;
    font-style: italic;
}

.review__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 3em 4em;
    margin-bottom: 3rem;
}

.review__card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid #898989;
    padding-bottom: 30px;
}

.review__stars {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    margin: -.25em;
    justify-content: flex-end;
}

.review__star {
    appearance: none;
    width: 1.5em;
    height: 1.5em;
    margin: .25em;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.review__star:disabled {
    cursor: auto;
}

.review__star:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url(../images/star.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: .5;
}

.review__star:checked:before {
    content: "";
    background-image: url(../images/star-active.png);
    opacity: 1;
}

.review__star:checked~.review__star:before {
    content: "";
    background-image: url(../images/star-active.png);
    /* background-color: #fff; */
    opacity: 1;
}

.review__star--active:before {
    content: "";
    background-image: url(../images/star-active.png);
    opacity: 1;
}

.review__star--active~.review__star:before {
    content: "";
    background-image: url(../images/star-active.png);
    opacity: 1;
}

.btn-login {
    background: red;
    color: #fff;
    margin-top: 1.4rem;
}

.btn-login:hover {
    color: #fff !important;
    background: hsl(0deg 100% 40%);
}

.review__star-5 {}

.review__star-4 {}

.review__star-3 {}

.review__star-2 {}

.review__star-1 {}

.review__resumo {
    font-size: clamp(15px, 1vw, 0.9em);
    font-weight: bold;
    margin-bottom: 0.7em;
    margin-top: 0.9em;
    line-height: 1.1;
}

.review__p {
    font-size: clamp(14px, 1vw, 0.9rem);
    margin-bottom: 0;
    line-height: 1.3;
    color: #333;
    font-weight: 400;
}

.review__resumo--name {
    margin-bottom: 0;
    font-weight: 500;
}

.relacionados {
    position: relative;
    padding: 4em 0;
}

.related__wrapper {
    position: relative;
    padding: 0;
}

.slick-related {}

.text-editor h2,
.text-editor h3,
.text-editor h4,
.text-editor h5 {
    margin-bottom: clamp(15px, 1.4vw, 25px);
    line-height: 1.1;
}

.text-editor h2 {
    font-size: 2em;
}

.text-editor h3 {
    font-size: 1.55em;
}

.text-editor h4 {
    font-size: 1.35em;
    width: 100%;
}

.text-editor h5 {
    font-size: 1.1em;
}

.text-editor *:last-child {
    margin-bottom: 0 !important
}

.text-editor p,
.text-editor li {
    font-size: 1rem;
}

.text-editor ul {
    margin-top: 0.4rem;
    margin-bottom: 1.3rem;
    list-style: disc;
    list-style-position: inside;
}

.text-editor li {
    line-height: 1.4;
    margin-bottom: 0.3rem;
}

.review__star:disabled {
    cursor: auto;
}

.slick-list {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
}



.frete__item--cep {
    border-bottom: unset;
}

.frete__cep {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-weight: 500;
    font-style: italic;
    color: #999;
}

.card-produtos--out-of-stock {}

.card-produtos--out-of-stock .options__container--card-produtos {
    display: none;
}

.card-produtos--out-of-stock .card-produtos__price-tag-small {
    display: none;
}

.card-produtos--out-of-stock .card-produtos__price-tag {
    display: none;
}

.card-produtos--out-of-stock .card-produtos__price {
    position: relative;
}

.card-produtos--out-of-stock .card-produtos__price:before {
    content: "ESGOTADO";
}

.card-produtos--out-of-stock .card-produtos__tag {
    display: none;
}

.card-produtos--out-of-stock .card-produtos__image:before {
    content: "AVISE-ME";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 50%);
    z-index: 1;
    color: #222;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2em;
}

.card-produtos--out-of-stock .card-produtos__cart {
    display: none;
}

.product-resume__price-email {
    margin-top: 1em;
    margin-bottom: 1em;
    max-width: 420px;
    width: 100%;
    font-size: clamp(15px, 2vw, 1em);
}

.product-resume__buy-btn--avise-me {
    background: green;
    border-color: green;
}

.product-gallery__wrapper {
    display: flex;
    flex-direction: row-reverse;
    /* flex-wrap: wrap; */
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}

.slick-product-gallery {
    /* width: 80%; */
    border: 2px solid var(--cor-3);
}

.gallery-content {
    width: 80%;
    position: relative;
}

.slick-product-gallery-nav {
    width: 100%;
}

.slick-product-gallery__image {
    position: relative;
    display: block;
}

.slick-product-gallery__image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.slick-product-gallery__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    background: #fff;
}

.slick-product-gallery .slick-slide {
    margin: 0 !important;
}

.slick-product-gallery .slick-list {
    margin: 0 !important;
    width: 100% !important;
}

.slick-product-gallery-nav__container {
    position: relative;
    display: block;
}

.slick-product-gallery-nav__container:after {
    content: "";
}

.slick-product-gallery-nav__img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    border: 2px solid transparent;
}

.slick-product-gallery-nav__container {
    margin: 0 0px 0 0 !important;
    cursor: pointer;
}

.slick-product-gallery-nav__container.slick-current.slick-active .slick-product-gallery-nav__img {
    border-color: var(--cor-3);
}

.slick-product-gallery-nav .slick-list {
    margin: 0 !important;
    width: 100% !important;
}

.slick-product-gallery-nav__wrapper {
    width: calc(20% - 10px);
    margin-right: 10px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-direction: column;
}

.slick-product-gallery-nav__wrapper .slick__arrows {
    width: 35px;
    height: 35px;
    left: unset !important;
    right: unset !important;
    top: unset;
    transform: unset;
}

.slick-product-gallery-nav__wrapper .slick__arrows--next {
    bottom: 0;
}

.slick-product-gallery-nav__wrapper .slick__arrows--next .slick__arrows-icon {
    transform: rotate(90deg);
}

.slick-product-gallery-nav__wrapper .slick__arrows--prev {
    top: 0;
}

.slick-product-gallery-nav__wrapper .slick__arrows--prev .slick__arrows-icon {
    transform: rotate(90deg);
}

.slick-product-gallery-nav__wrapper .slick__arrows.slick-disabled {
    display: none !important;
}

.login-dropdown {
    position: relative;
}

.login-dropdown__active {}

.login-dropdown__btn {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.login-dropdown__img {
    height: 28px;
    width: 28px;
    filter: brightness(0) invert(1);
    object-fit: contain;
    object-position: center;
}

.login-dropdown__img-arrow {
    filter: brightness(0) invert(1);
    width: 17px;
    margin-left: 6px;
    transform: scaleY(-1);
}

.login-dropdown__active .login-dropdown__img-arrow {
    transform: scaleY(1);
}

.hm-minicart_area .login-dropdown__container {
    position: absolute;
    right: -20px;
    top: calc(100% + 15px);
    background: #fff;
    width: auto !important;
    height: auto !important;
    padding: 10px 20px;
    flex-direction: column;
    align-items: flex-start !important;
    box-shadow: 0 15px 14px rgb(0 0 0 / 10%);
    display: none;
    z-index: 9999;
    line-height: 35px;
}

.hm-minicart_area .login-dropdown__active .login-dropdown__container {
    display: flex;
}

.hm-minicart_area .login-dropdown__container:before {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-bottom: 7.5px solid #fff;
}

.login-dropdown__item {
    display: block;
}

.login-dropdown__link {
    white-space: nowrap;
    line-height: 1;
    padding: 7.5px 0;
    font-size: 15px;
    font-weight: 600;
    color: #444;
    transition: all .0s ease !important;
}

.arrow-down-custom {
    width: 1vw;
    filter: brightness(0) invert(1) drop-shadow(0px 0px 1px white);
    margin-left: 5px;
    transform: scaleY(-1);
}

.grid-cards-custom {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
}

.not-carrinho {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.remove-item {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
}

a.busca-cep {
    font-size: 12px;
    text-decoration: underline;
    margin-left: 1px;
}

.cor-buy {
    display: flex;
    align-items: center;
}

.cor-buy .options__dots-icon {
    margin: 0 5px;
    width: 0.7rem;
    height: 0.7rem;
    cursor: unset;
}


.banner-home .main-slider .slick-dots {
    position: absolute;
    bottom: 40px;
    left: unset;
    right: 0;
    text-align: unset;
    padding: 0 30px;
    z-index: 8;
    display: flex !important;
    flex-wrap: wrap;
}

.banner-home .main-slider .slick-dots li {
    border: 1px solid #fff;
    background: transparent;
    height: 9px;
    width: 9px;
}

.banner-home .main-slider .slick-dots li.slick-active {
    background: #fff;
}

div#mobileMenu {
    position: relative;
}

.number-check {
    margin-bottom: 0;
    font-weight: 600;
    color: #555;
}

.finalizar {
    background: #f3f3f4;
    padding: 0;
}

.wrapper-step {
    position: relative;
}

.wrapper-step:not(:first-child) {
    margin-top: 80px;
}

.img-segura {
    height: 30px;
    width: 30px;
    filter: invert(1);
    margin-right: 10px;
}

.img-segura-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
}

.card-produtos:hover {
    transition: all 0.2s ease;
    border-bottom: 5px solid red;
    transform: translate(0px, -8px) scale(1.01);
}

.step-status {
    position: absolute;
    top: -55px;
    background: #fff;
    padding: 0rem 1rem;
    border: 1px solid #CCCCCC;
    box-shadow: 2px 2px 5px 0 rgb(159 159 159 / 50%);
    width: 140px;
    opacity: 0;
}

.check:hover .step-status, .ball--cancel:hover .step-status {
    opacity: 1;
    transition: all .3s ease;
}

.status-title {
    line-height: 1px;
    font-weight: 500;
}

.check .status-title:nth-child(2) {
    display: none;
}

.ball--cancel .status-title {
    /* display: block; */
    /* line-height: 17px; */
}

.ball--cancel .status-title:first-child {
    display: none;
}

.step-status::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 10px;
    height: 10px;
    background: #fff;
    transform: translate(-50%, 50%) rotate(45deg);
    border: solid #CCCCCC;
    border-width: 0 1px 1px 0;
}

.line-status {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background: #d0d0d0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    margin: auto;
}

progress[value]::-webkit-progress-value{
    background-color: #00ae7c;
    height: 3px;
}
progress[value]::-moz-progress-bar {
    background: #00ae7c;
    height: 3px;
}



@media(min-width:1024px) {
    .card-produtos__cart:hover {
        background: var(--cor-4);
    }

    .card-produtos__cart:hover card-produtos__cart-icon {}

    .slick-product-gallery-nav__img:hover {
        border-color: #eee;
    }

    .logo-abs-mob-sticky {
        padding-left: 0;
    }

    .megamenu-holder:hover,
    .main-menu_area .main_nav ul li:hover {
        /* background: var(--cor-1); */
        color: var(--cor-1);
    }
}

@media(max-width:1400px) {
    .card-produtos__options-price {
        /* flex-direction: column; */
    }

    .beneficios__p {
        font-size: 1rem;
    }

    .beneficios__btn {
        font-size: 1rem;
    }

    .beneficios__title {
        font-size: 1.7em;
    }

    .ofertas {
        padding-top: 5vw;
    }

    .beneficios__container {
        width: 100%;
    }

    .card-produtos {
        font-size: 1.4vw;
    }

    .card-produtos__price {
        font-size: 1.4vw;
    }

    .options__container--card-produtos {
        font-size: 0.6vw;
    }

    .grid-destaques {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        grid-gap: 20px;
    }

    .beneficios {
        height: auto;
        top: -2em;
        position: relative;
    }

    .main-title__p {
        font-size: 1.6em;
    }

    .footer-informacoes__link {
        font-size: 1.2em;
    }

    .product-resume__options-buy-frete {
        /* flex-direction: column; */
    }

    .options__container--product-details {
        width: auto;
        padding: 0;
        /* margin-bottom: 1em; */
        font-size: 1.5vw;
    }

    .gallery-resume-flex {
        font-size: 1.3vw;
    }

    .review__grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        grid-gap: 3em;
    }

    .review__resumo {
        margin-bottom: 0.5em;
        margin-top: 0.5em;
    }

    .slick-product-gallery {
        /* width: 100%; */
    }

    .slick-product-gallery-nav__wrapper {
        /* width: 100%; */
        /* margin: 10px 0 0 0; */
        /* padding: 0 35px; */
        /* height: 100%; */
    }

    .slick-product-gallery-nav .slick-track {
        display: flex !important;
        /* align-items: stretch; */
        flex-direction: column;
    }

    .slick-product-gallery-nav .slick-track>* {
        /* height: auto!important; */
        /* margin: 0 2px!important; */
    }

    .slick-product-gallery-nav .slick-list {
        /* margin-left: -2px!important; */
        /* margin-right: -2px!important; */
        /* width: calc(100% + 4px)!important; */
    }

    .slick-product-gallery-nav__wrapper .slick__arrows {
        /* top: unset!important; */
        /* bottom: unset!important; */
    }

    .slick-product-gallery-nav__wrapper .slick__arrows .slick__arrows-icon {
        /* transform: unset!important; */
    }

    .slick-product-gallery-nav__wrapper .slick__arrows--next {
        /* right: 0!important; */
    }

    .slick-product-gallery-nav__wrapper .slick__arrows--prev {
        /* left: 0!important; */
    }

    html {
        font-size: 1.1vw;
    }

}

@media (max-width:991px) {
    :root {
        --pl-container: 20px;
        --pr-container: 20px;
        --w-container: calc(100% - 40px);
        --pl-container-vw: 20px;
        --pr-container-vw: 20px;
        --w-container-vw: calc(100% - 40px);
    }

    .beneficios__title {
        margin-bottom: 0;
        line-height: 1.1;
    }

    .beneficios {
        top: 0;
        background: var(--cor-3);
        padding: 1em 0;
    }

    .beneficios__bg-icon {
        display: none !important;
    }

    .beneficios__container {
        display: block;
        padding: 0;
    }

    .beneficios__bg {
        display: none;
    }

    .beneficios__box {
        display: flex !important;
    }

    .slick-list .slick-slide {}

    /* .options__container--card-produtos {
        display: none;
    } */

    .card-produtos__price {
        margin-left: 0;
        margin-right: auto;
        font-size: 1.9vw;
        align-items: flex-start;
        text-align: left;
    }

    .grid-destaques {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-gap: 3px;
    }

    .main-title__top {
        font-size: 19px;
    }

    .main-title__title {
        font-size: 26px;
    }

    .main-title__bottom {
        font-size: 16px;
        font-weight: 700;
    }

    .main-title--outline .main-title__title {
        letter-spacing: 1.2px;
        -webkit-text-stroke: 2px #000;
    }

    .card-produtos__cart {
        display: none;
    }

    .umino-footer_area {}

    .product-description__flex {
        flex-direction: column-reverse;
        width: 100%;
    }

    .product-description__text {
        width: 100%;
        align-items: flex-start !important;
        text-align: left !important;
        margin-top: 1em;
        padding: 0 !important;
    }

    .product-description__image-3-2 {
        max-width: 500px;
        width: 100%;
    }

    .product-description__video {
        max-width: 500px;
        margin-left: 0;
    }

    .product-gallery {
        width: 45%;
        padding: 0;
        display: flex;
        justify-content: center;
    }

    .product-gallery__wrapper {
        max-width: 450px;
        margin-right: auto;
    }

    .product-resume {
        width: 55%;
        padding: 0;
        margin-top: 3em;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }

    .review__grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        grid-gap: 3em;
    }

    .review__resumo {
        margin-bottom: 0.5em;
        margin-top: 0.5em;
    }

    .slick-list {
        margin-left: -7.5px;
        margin-right: -7.5px;
        width: calc(100% + 15px);
    }

    .slick-slide {
        margin: 0 7.5px;
    }

    .related__wrapper .slick__arrows--next {
        right: 0px;
        display: none !important;
    }

    .related__wrapper .slick__arrows--prev {
        left: 0px;
        display: none !important;
    }

    .slick__arrows {
        width: 35px;
        height: 35px;
    }

    .slick-dots {
        font-size: 16px;
    }

    .product-resume__price-call {
        font-size: clamp(15px, 1.3vw, 1em);
    }

    .descicao-do-produto {
        padding: 30px 0 !important;
    }

    .product-description__flex {
        padding: 25px 0;
    }

    .product-description__text {
        font-size: 2.1vw;
    }

    .italic__title {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .review {
        font-size: 13px;
    }

    .umino-footer_area {
        background: rgba(0, 0, 0, .5);
    }

    .image-left__img {
        top: unset;
        width: 100%;
        height: 100%;
    }

    .umino-footer_area {
        background: rgba(0, 0, 0, 0.7);
    }

    .umino-footer_area {
        margin-top: 0;
    }

    .flex-big-group {
        width: 100%;
        flex-direction: column;
        align-items: center;
        padding: 60px 0;
        padding-bottom: 0;
        gap: 40px;
    }

    .contato-footer {
        width: 100%;
        padding: 0 20px;
        max-width: 380px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-title {
        margin-bottom: 30px;
        font-size: 16px;
        margin-top: 1em;
    }

    .midias__sociais .footer-informacoes__list {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center;
        margin: -10px;
    }

    .footer-informacoes__link--column {
        align-items: center;
    }

    .flex-right {
        padding: 0 20px;
        max-width: 380px;
        width: 100%;
    }

    .flex-right-top {
        flex-direction: column;
        align-items: center;
    }

    .instituicional-footer {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .midias__sociais {
        flex-direction: row !important;
        width: 100%;
        padding: 0;
        flex-wrap: wrap;
        align-items: center !important;
    }

    .midias__sociais l.footer-informacoes__list {}

    .midias__sociais .footer-title {
        width: auto;
        text-align: center;
    }

    .midias__sociais .footer-title:before {
        content: "";
        left: -10px;
    }

    .midias__sociais .footer-informacoes__list .footer-informacoes__item {
        margin: 10px !important;
    }

    .footer-informacoes__list {
        align-items: center;
    }

    .footer-informacoes__item {
        margin-bottom: 9px;
        font-size: 14px;
        align-items: center;
        text-align: center;
    }

    .footer-informacoes__link {
        font-size: 14px;
    }

    .flex-right-bottom .footer-title {
        margin-top: 0;
        white-space: nowrap;
    }

    .flex-right-bottom {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .pagamento__item {
        margin: 2.5px;
    }

    .pagamento__list {
        margin: -2.5px;
    }

    .pagamento__img {
        height: 4.5em;
    }

    .image-left {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .flex-container {
        position: relative;
        font-size: 14px;
        width: 100%;
    }

    .image-left__img {
        top: unset;
        width: 100%;
        height: 100%;
    }

    .footer-bottom_area {
        flex-direction: column;
        align-items: center;
        padding: 20px;
    }

    .footer-bottom_area__text {
        font-size: 14px;
        line-height: 1.3;
        text-align: center;
        margin: 0 0 15px 0;
    }

    .footer-bottom_area__img {
        max-width: 250px;
        max-height: 100%;
        width: auto;
        height: auto;
        margin: 7.5px 0;
    }

    .footer-bottom_area__logo-ellite img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto;
        margin-top: 10px;
    }

    .top-bar {
        font-size: 1.7vw;
    }

    .login-dropdown {
        /* display:none; */
    }

    .hm-minicart_area .login-dropdown__container {
        right: unset;
    }

    .hm-minicart_area .login-dropdown__container:before {
        right: unset;
    }

    .mob {
        display: block;
    }

    .desk {
        display: none;
    }

}

@media (max-width:765px) {

    html {
        font-size: 2.4vw;
    }

    .product-resume__options-buy-frete {
        flex-direction: column;
        display: flex;
        align-items: flex-start;
    }

    .product-gallery {
        width: 100%;
    }

    .product-resume {
        width: 100%;
        max-width: 100%;
    }

    .product-gallery__wrapper {
        max-width: 100%;
    }

    .product-gallery {
        width: 100%;
    }

    .shop-product-wrap.grid.row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .card-produtos {
        font-size: 1.8vw;
    }

    .card-produtos__title {}

    .product-description__text {
        font-size: 3.1vw;
    }

    .gallery-resume-flex {
        font-size: 2.5vw;
    }

    .options__container--product-details {
        font-size: 3vw;
    }

    .product-gallery__wrapper {
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    .top-bar__right {
        display: none;
    }

    .top-bar__flex {
        justify-content: center;
    }

    .top-bar {
        padding: 0;
    }

    .top-bar {
        font-size: 2.2vw;
    }

    .header-bottom_area>.container-fluid {
        top: 0;
    }

    #header-checkout .header-bottom_area>.container-fluid {
        background: #1a1a1a;
        top: -15px;
        display: flex !important;
        justify-content: center !important;
    }
	
	.top-bar__left {
		width: 100%;
	}

	.top-bar__link {
		width: 100%;
	}

}

@media (max-width:501px) {
    html {
        font-size: 4vw;
    }

    .status .stepper {
        max-width: 100%;
    }

    .text-editor p,
    .text-editor li {
        font-size: 1rem;
    }

    section {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .card-produtos {
        font-size: 2.5vw;
    }

    .card-produtos__title {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 1.2;
    }

    .card-produtos__price {
        font-size: 12px;
    }

    .card-produtos__desc {
        padding: 10px 10px;
    }

    .card-produtos__tag {
        /* align-items: flex-start; */
        /* justify-content: flex-start; */
        /* background: transparent; */
        /* width: 100%; */
        max-width: 100%;
    }

    .product-gallery .card-produtos__tag {
        max-width: 100%;
    }

    .card-produtos__item {
        /* background: var(--cor-5); */
        margin: 1px !important;
        padding: 3.5px 5px;
        font-size: 12px !important;
        line-height: 1.1;
    }

    .card-produtos__price-tag-small {
        font-size: 12px;
    }

    .slick-list .slick-slide {
        margin-left: 0px;
    }

    .card-produtos--out-of-stock .card-produtos__price:before,
    .card-produtos__price-tag {
        font-size: 16px;
    }

    .beneficios {
        padding: 10px 0 !important;
    }

    .beneficios__title {
        font-size: 22px;
    }

    .beneficios__p {
        font-size: 18px;
    }

    .main-title__p {
        font-size: 13px;
    }

    .ultra .main-title__title {
        font-size: 15px;
    }

    .ultra__image {
        width: 100% !important;
        background-size: cover !important; 
        background-position: center !important; 
    }

    .ultra__bottom-right.ultra__image {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .ultra__top-left.ultra__image {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .ultra__top-right {
        width: 100%;
    }

    .ultra__top-right__bg {
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
        background: var(--cor-1);
        opacity: .8;
    }

    .ultra__bottom-left {
        width: 100%;
        background: transparent;
    }

    .ultra__bottom-left__bg {
        width: 100%;
        height: 100%;
        right: 0;
        bottom: 0;
        background: #000;
        opacity: .8;
    }

    .ultra__top-right__container .main-title__btn {
        align-self: flex-end;
    }

    .ultra__bottom-left__container,
    .ultra__top-right__container {
        transform: unset !important;
        padding: 30px;
    }

    .ultra .main-title {
        filter: drop-shadow(3px 3px 5px black);
    }

    .slick-ofertas .slick-slide {
        margin: 0 40px;
    }

    .slick-dots {
        font-size: 13px;
    }

    .slick__arrows {
        width: 35px;
        height: 35px;
    }

    .ofertas__wrapper .slick__arrows--next {
        right: 0;
    }

    .ofertas__wrapper .slick__arrows--prev {
        left: 0;
    }

    .main-title {
        margin-bottom: 25px;
    }

    .marcas__img {
        padding: 0 15px;
    }

    .marcas__img {
        padding: 0 15px;
    }

    .marcas__wrapper .slick__arrows--next {
        right: -20px;
    }

    .marcas__wrapper .slick__arrows--prev {
        left: -20px;
    }

    .ultra {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .slick-list {
        margin-left: -2.5px;
        margin-right: -2.5px;
        width: calc(100% + 5px);
    }

    .slick-slide {
        margin: 0 2.5px;
    }

    .gallery-resume-flex {
        font-size: 3vw;
    }

    .options__container--product-details {
        font-size: 4vw;
    }

    .review {
        font-size: 10px;
    }

    .input-btn-group__btn {
        font-size: 15px;
    }

    .input-btn-group__input {
        font-size: 18px;
    }

    .input-btn-group {
        max-width: 280px;
    }

    .product-resume__buy {
        font-size: 1.4em;
    }

    .product-description__text {
        font-size: 4.1vw;
    }

    .text-editor h2 {
        font-size: 1.6em;
    }

    .text-editor h3 {
        font-size: 1.5em;
    }

    .text-editor h4 {
        font-size: 1.3em;
    }

    .text-editor h5 {
        font-size: 1.2em;
    }

    .product-resume__frete {
        margin-top: 2em;
    }

    .options__dots-icon {
        /* width: 1.6em; */
        /* height: 1.6em; */
    }

    .product-resume__price-aprazo--red {
        font-size: 1.8em;
    }

    .product-resume__price-call {
        font-size: 1.6em;
    }

    .product-resume__price-avista+.product-resume__price-call {
        font-size: clamp(15px, 1.3vw, 1em);
    }

    .top-bar {
        padding: 0 !important;
        font-size: 13px;
    }

    .umino-content_wrapper .umino-sidebar-catagories_area .umino-sidebar_categories .umino-categories_title h5 {
        font-size: 16px;
    }
}

.filtro-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    width: 100%;
    height: 35px;
    line-height: 31px;
}

.product-item-selection_area--grid {
    display: grid !important;
    grid-template: auto / repeat(auto-fit, minmax(150px, 1fr));
    gap: 2rem;
    width: 100%;
}

.busca-mobile {
    margin-top: .5rem;
}

.color--grey {
    color: var(--cor-4) !important;
}

.footer-informacoes__list.redes-sociais {
    flex-direction: row;
    gap: 1rem;
    justify-content: start;
}

footer .metodos-pagamento {
    padding-left: 6vw;
    margin: 2rem 0;
}

footer .header-logo {
    height: 85px;
}

@media (max-width:992px) {
    footer .header-logo img {
        width: 70%;
    }

    .footer-informacoes__list.redes-sociais {
        justify-content: center;
        align-items: start;
    }

    footer .metodos-pagamento {
        padding-left: 0;
        margin: 0;
    }
}

.product-buy-btn {
    background: #c50000;
    color: #fff;
    border-color: #c50000;
    text-transform: unset;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1;
    height: unset;
    padding: .6em 2.5em;
    justify-content: center;
    width: auto;
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-top: 1rem;
    transition: all .25s ease;
}

.product-buy-btn:hover {
    background: var(--cor-1);
    border-color: var(--cor-1);
}

#footer-checkout {
    padding-top: 4rem;
    background: #1a1a1a;
}

@media (max-width:991px) {
    .product-buy-btn {
        padding: .5em 1.5em;
    }
    .product-buy-btn svg {
       display: none;
    }
}