@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800");
.e-shelf__carrousel .vitrine > ul li .e-product__buy-button a,
.e-shelf__list .vitrine > ul li .e-product__buy-button a {
    width: 100%;
    height: 44px;
    height: 2.75rem;
    font-size: 14px;
    font-size: 0.875rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #044EA1;
    background: linear-gradient(90deg, #044EA1, #044EA1);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-weight: 500;
}
.slick-arrow {
    font-size: 0;
    text-indent: -9999em;
    position: absolute;
    cursor: pointer;
    outline: 0;
    z-index: 5;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
button,
input {
    background-color: transparent;
    border-radius: 0;
    outline: none;
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong {
    font-weight: 700;
}
a {
    text-decoration: none;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}
button,
input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
html {
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.4;
    font-size: 1em;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
*,
:after,
:before {
    box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress {
    vertical-align: baseline;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
button,
input,
select,
textarea {
    font: inherit;
    margin: 0;
}
optgroup {
    font-weight: 700;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
    height: 36px;
    padding: 0 6px;
    margin: 8px 0 30px;
    border-radius: 4px;
    border: 1px solid #707070;
    background-color: #fff;
    color: #444;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
body .e-modal-frete {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
}
body .e-modal-frete__overlay {
    background: #000;
    opacity: 0.5;
    display: block;
    width: 100%;
    height: 100%;
}
body .e-modal-frete__container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    max-width: 617px;
    width: 100%;
    background: #fff;
    border-radius: 6px;
    padding: 30px 35px 50px;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container {
        max-width: 300px;
        padding-bottom: 66px;
    }
}
body .e-modal-frete__container > svg {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}
body .e-modal-frete__container.e-error {
    display: none;
    padding-bottom: 35px;
}
body .e-modal-frete__container.e-error .e-text__title {
    color: #044EA1;
    margin-bottom: 36px;
}
body .e-modal-frete__container.e-error .e-text__title span {
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    width: 98%;
}
body .e-modal-frete__container.e-error .e-text p {
    max-width: 356px;
    font-size: 13px;
}
body .e-modal-frete__container.e-error .e-location__center {
    max-width: 335px;
}
body .e-modal-frete__container.e-error .e-location__cep {
    width: 100%;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container.e-error .e-location__submit {
        position: unset;
        margin: 10px 0 25px;
    }
}
body .e-modal-frete__container.e-error .e-location__link {
    max-width: 335px;
    margin: 36px auto 0;
    height: 58px;
    border: 1px solid #044EA1;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #044EA1;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container.e-error .e-location__link {
        position: unset;
        margin: 0;
    }
}
body .e-modal-frete__container .e-text__title {
    font-size: 50px;
    font-weight: 800;
    text-transform: uppercase;
    color: #044EA1;
    letter-spacing: 4px;
    display: block;
    text-align: center;
    margin: 34px auto 43px;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container .e-text__title {
        font-size: 27px;
        letter-spacing: 6px;
        margin: 44px auto 30px;
    }
}
body .e-modal-frete__container .e-text__title span {
    text-transform: none;
    letter-spacing: 1.4px;
    font-size: 17px;
    font-weight: 600;
    margin-top: 5px;
    display: block;
    text-align: center;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container .e-text__title span {
        font-size: 11px;
        letter-spacing: 1px;
    }
}
body .e-modal-frete__container .e-text p {
    font-size: 15px;
    text-transform: uppercase;
    color: #9f9f9f;
    line-height: 23px;
    text-align: center;
    display: block;
    max-width: 328px;
    margin: auto;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container .e-text p {
        max-width: 204px;
        font-size: 13px;
        line-height: 20px;
    }
}
body .e-modal-frete__container .e-location__center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px auto 10px;
    max-width: 300px;
}
body .e-modal-frete__container .e-location__search {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container .e-location__search {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
body .e-modal-frete__container .e-location__search span {
    font-size: 13px;
    text-align: center;
    width: 100%;
    color: #a8a8a8;
    font-weight: 700;
    text-transform: uppercase;
}
body .e-modal-frete__container .e-location__cep {
    height: 40px;
    border: 1px solid #9f9f9f;
    border-radius: 4px;
    line-height: 40px;
    padding-left: 20px;
    display: block;
    margin-right: 5px;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container .e-location__cep {
        height: 50px;
        margin: 0;
    }
}
body .e-modal-frete__container .e-location__cep::-webkit-input-placeholder {
    font-size: 12px;
    color: #747474;
}
body .e-modal-frete__container .e-location__cep:-ms-input-placeholder {
    font-size: 12px;
    color: #747474;
}
body .e-modal-frete__container .e-location__cep::-moz-placeholder {
    font-size: 12px;
    color: #747474;
}
body .e-modal-frete__container .e-location__cep::-ms-input-placeholder {
    font-size: 12px;
    color: #747474;
}
body .e-modal-frete__container .e-location__cep::placeholder {
    font-size: 12px;
    color: #747474;
}
body .e-modal-frete__container .e-location__submit {
    width: 74px;
    height: 40px;
    background: #044EA1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
    cursor: pointer;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container .e-location__submit {
        width: 100%;
        height: 45px;
        position: relative;
        top: 50px;
    }
}
body .e-modal-frete__container .e-location__link {
    font-size: 12px;
    color: #9f9f9f;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 300px;
    text-decoration: underline;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container .e-location__link {
        display: block;
        text-align: center;
        max-width: 100%;
        position: relative;
        top: -48px;
    }
}
body .e-modal-frete__container .e-location__link svg {
    margin-right: 10px;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    body .e-modal-frete__container .e-location__link svg {
        margin-right: 5px;
    }
}
body .e-modal-frete__container .e-location .e-response {
    display: none;
}
body .e-modal-frete__container .e-location .e-response__success svg {
    display: block;
    margin: 0 auto 40px;
}
.e-minicart {
    width: 35%;
    max-width: 340px;
    position: fixed;
    height: 100%;
    right: -100%;
    transition: all 0.5s ease-in-out;
    z-index: 99999;
    top: 0;
    background: #fff;
}
@media (max-width: 768px) {
    .e-minicart {
        width: 100%;
        max-width: 100%;
        height: 100vh;
    }
}
.e-minicart--overlay {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    background: #00000091;
    z-index: 9999;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}
.e-minicart--overlay.is--active {
    display: block;
    transition: all 0.5s ease-in-out;
}
.e-minicart.is--active {
    right: 0;
    transition: all 0.5s ease-in-out;
}
@media (max-width: 768px) {
    .e-minicart.is--active {
        right: 0;
    }
}
.e-minicart__group .e-shipping-range {
    width: 100%;
    height: 50px;
    margin-bottom: 25px;
}
.e-minicart__group .e-shipping-range.completed .e-shipping-range__bar--finish {
    background: #044EA1;
}
.e-minicart__group .e-shipping-range.completed .e-shipping-range__bar--finish svg {
    fill: #fff;
}
.e-minicart__group .e-shipping-range.completed .e-shipping-range__bar--completed {
    background-color: #044EA1;
}
.e-minicart__group .e-shipping-range__bar {
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 2rem;
}
.e-minicart__group .e-shipping-range__bar--finish {
    border: 1px solid #f2f2f2;
    border-radius: 50%;
    width: 40px;
    height: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    z-index: 2;
    position: relative;
    top: 14px;
}
.e-minicart__group .e-shipping-range__bar--finish svg {
    fill: #505050;
    width: 30px;
}
.e-minicart__group .e-shipping-range__bar--line {
    width: calc(100% + 5px);
    height: 8px;
    border-radius: 50px 0 0 50px;
    border: 1px solid #f2f2f2;
    border-right: 0;
}
.e-minicart__group .e-shipping-range__bar--line .e-shipping-range__bar--completed {
    color: #505050;
    background-color: #044EA1;
    height: 100%;
}
.e-minicart__group .e-shipping-range__bar--line .e-shipping-range__bar--completed:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 8px 0;
    border-color: #044EA1 transparent transparent;
    position: absolute;
    right: -8px;
    top: -14px;
}
.e-minicart__group .e-shipping-range__bar--line .e-shipping-range__bar--completed strong {
    color: #044EA1;
    margin-left: 0.25rem;
}
.e-minicart__group .e-shipping-range__bar--line .e-shipping-range__bar--completed .e-js-frete-completo,
.e-minicart__group .e-shipping-range__bar--line .e-shipping-range__bar--completed .e-js-frete-faltam {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    font-weight: 500;
    -ms-flex-pack: center;
    justify-content: center;
    top: 10px;
    font-size: 15px;
}
.e-minicart__header {
    float: left;
    width: 100%;
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
}
.e-minicart__header h3 {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    padding: 40px 40px 40px 15px;
    color: #393939;
    background: #fff;
    letter-spacing: 1px;
    font-weight: 500;
}
.e-minicart__header .e-minicart__header-close {
    background: none;
    border: none;
    position: relative;
    left: 4.5%;
}
.e-minicart__header .e-minicart__header-close:after {
    content: "+";
    font-size: 37px;
    transform: rotate(45deg);
    display: inline-block;
    font-weight: 100;
}
.e-minicart__products {
    float: left;
    width: 100%;
    position: relative;
}
.e-minicart__products .product-list {
    float: left;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 140px;
    max-height: calc(100vh - 340px);
    width: 90%;
    margin: 0 5%;
    background: #fff;
    border-radius: 12px;
    padding-right: 15px;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-minicart__products .product-list {
        max-height: 60vh;
    }
}
.e-minicart__products .product-list::-webkit-scrollbar {
    width: 8px;
}
.e-minicart__products .product-list::-webkit-scrollbar-track {
    background: #e7e7e7;
    background-clip: content-box;
}
.e-minicart__products .product-list::-webkit-scrollbar-thumb {
    background: #c8c8c8;
}
.e-minicart__products .product-list .row {
    width: 100%;
    position: relative;
    float: left;
    min-height: 140px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ebebeb;
}
.e-minicart__products .product-list .row:last-child {
    border-bottom: none;
}
.e-minicart__products .product-list .row .col-0 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.e-minicart__products .product-list .row .col-0 ._qc-img {
    float: left;
    width: 120px;
}
.e-minicart__products .product-list .row .col-0 ._qc-img img {
    width: 70px;
    height: auto;
    display: block;
}
.e-minicart__products .product-list .row .col-0 ._qc-product {
    color: #393939;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
    width: 100%;
    margin-top: 0;
    margin-right: 10px;
    height: 48px;
    overflow: hidden;
    line-height: 17px;
}
.e-minicart__products .product-list .row .col-1 {
    width: 100px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 74%;
    transform: translateY(-45%);
    z-index: 2;
}
.e-minicart__products .product-list .row .col-1,
.e-minicart__products .product-list .row .col-1 a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.e-minicart__products .product-list .row .col-1 a {
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    width: 22px;
    height: 22px;
    border: 1px solid #c5c5c5;
    background: #fff;
    color: #044EA1;
}
.e-minicart__products .product-list .row .col-1 ._qty {
    width: 30px;
    height: 22px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #000;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    letter-spacing: 0.5px;
    position: relative;
    top: 0;
    font-weight: 400;
}
.e-minicart__products .product-list .row .col-2 {
    position: absolute;
    left: -32px;
    top: 69%;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #044EA1;
    font-weight: 700;
    display: block;
}
.e-minicart__products .product-list .row .col-3 {
    position: absolute;
    top: 23px;
    cursor: pointer;
    right: -10px;
}
.e-minicart__products .product-list .row .col-3 a {
    font-size: 0;
}
.e-minicart__products .product-list .row .col-3 a:after {
    content: "";
    background: url(/arquivos/limpeza-delivery-icon-remove.png) no-repeat;
    width: 13px;
    height: 13px;
    display: block;
    background-size: 100%;
}
.e-minicart__empty {
    display: none;
    font-size: 16px;
    text-align: center;
    color: #303030;
    padding-top: 30px;
    float: left;
    width: 100%;
}
.e-minicart__total {
    float: left;
    width: 90%;
    margin: 20px 5% 10px;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border-top: 2px solid #ebebeb;
}
.e-minicart__total .portal-totalizers-ref {
    width: 100%;
    float: left;
    padding: 0 20px;
}
.e-minicart__total .portal-totalizers-ref .amount-items-in-cart .cartInfoWrapper .amount-items,
.e-minicart__total .portal-totalizers-ref .amount-items-in-cart .cartInfoWrapper .amount-kits,
.e-minicart__total .portal-totalizers-ref .amount-items-in-cart .cartInfoWrapper .amount-products,
.e-minicart__total .portal-totalizers-ref .amount-items-in-cart .cartInfoWrapper .title {
    display: none;
}
.e-minicart__total .portal-totalizers-ref .amount-items-in-cart .cartInfoWrapper .total-cart {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.e-minicart__total .portal-totalizers-ref .amount-items-in-cart .cartInfoWrapper .total-cart strong {
    font-size: 12px;
    color: #505050;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.e-minicart__total .portal-totalizers-ref .amount-items-in-cart .cartInfoWrapper .total-cart-em {
    font-size: 20px;
    font-size: 1.25rem;
    color: #044EA1;
    font-weight: 700;
    display: block;
}
.e-minicart__buy {
    margin: 0 auto;
    float: left;
    width: 100%;
    padding: 0 5%;
}
.e-minicart__buy,
.e-minicart__buy a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.e-minicart__buy a {
    width: 90%;
    height: 44px;
    height: 2.75rem;
    font-size: 14px;
    font-size: 0.875rem;
    -ms-flex-align: center;
    align-items: center;
    background: #044EA1;
    background: linear-gradient(90deg, #044EA1, #044EA1);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-weight: 500;
}
.e-minicart__continue {
    margin: 15px auto 0;
    width: 340px;
}
.e-minicart__continue,
.e-minicart__continue a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.e-minicart__continue a {
    width: 275px;
    height: 43px;
    text-decoration: none;
    margin-top: 15px;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    letter-spacing: 2px;
    color: #929292;
    background: transparent;
    border: 1px solid #929292;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
    .e-minicart__continue a {
        width: 90%;
    }
}
.e-minicart__footer {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.e-shelf {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.e-shelf,
.e-shelf .e-department__result__list .main {
    width: 100%;
}
.e-shelf__center {
    width: 100%;
    margin: 0 auto;
}
.e-shelf__center,
.e-shelf__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
}
.e-shelf__header {
    -ms-flex-align: center;
    align-items: center;
    width: 64%;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-shelf__header {
        width: 100%;
    }
}
.e-shelf__header h2 {
    font-size: 27px;
    font-size: 1.6875rem;
    text-transform: uppercase;
    display: block;
    padding: 0 45px;
    padding: 0 2.8125rem;
    color: #393939;
    background: #fff;
    letter-spacing: 0.16em;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-shelf__header h2 {
        font-size: 22px;
        font-size: 1.375rem;
        white-space: nowrap;
        padding: 0 1.8125rem;
    }
}
.e-shelf__header h2:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #e5e5e5;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}
.e-shelf__carrousel,
.e-shelf__list {
    position: relative;
}
.e-shelf__carrousel,
.e-shelf__carrousel .vitrine > ul,
.e-shelf__list,
.e-shelf__list .vitrine > ul {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.e-shelf__carrousel .vitrine > ul li,
.e-shelf__list .vitrine > ul li {
    width: calc(100% / 3 - 32px);
    margin: 16px;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-shelf__carrousel .vitrine > ul li,
    .e-shelf__list .vitrine > ul li {
        width: calc(100% / 2 - 32px);
        margin: 16px;
        margin: 1rem;
    }
}
.e-shelf__carrousel .vitrine > ul li .e-product,
.e-shelf__list .vitrine > ul li .e-product {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
}
.e-shelf__carrousel .vitrine > ul li .e-product__wishlist,
.e-shelf__list .vitrine > ul li .e-product__wishlist {
    cursor: pointer;
    -ms-flex-item-align: end;
    align-self: flex-end;
    position: relative;
    right: 30px;
    z-index: 1;
}
.e-shelf__carrousel .vitrine > ul li .e-product__wishlist .e-p,
.e-shelf__list .vitrine > ul li .e-product__wishlist .e-p {
    display: none;
}
.e-shelf__carrousel .vitrine > ul li .e-product__wishlist.e-selected .e-p,
.e-shelf__list .vitrine > ul li .e-product__wishlist.e-selected .e-p {
    display: block;
    filter: invert(1);
}
.e-shelf__carrousel .vitrine > ul li .e-product__wishlist.e-selected svg path,
.e-shelf__list .vitrine > ul li .e-product__wishlist.e-selected svg path {
    stroke: #f22424;
    fill: #f22424;
}
.e-shelf__carrousel .vitrine > ul li .e-product__wishlist svg,
.e-shelf__list .vitrine > ul li .e-product__wishlist svg {
    background: #fff;
    border-radius: 400px;
    width: 20px;
    height: 20px;
    overflow: inherit;
    transition: 0.3s ease-out;
}
.e-shelf__carrousel .vitrine > ul li .e-product__wishlist svg path,
.e-shelf__list .vitrine > ul li .e-product__wishlist svg path {
    fill: transparent;
    stroke: #000;
    stroke-width: 1px;
}
.e-shelf__carrousel .vitrine > ul li .e-product #e-share,
.e-shelf__list .vitrine > ul li .e-product #e-share {
    margin-right: 0;
}
.e-shelf__carrousel .vitrine > ul li .e-product #e-share.e-selected svg path,
.e-shelf__list .vitrine > ul li .e-product #e-share.e-selected svg path {
    stroke: #000;
    fill: #000;
}
.e-shelf__carrousel .vitrine > ul li .e-product #e-share svg path,
.e-shelf__list .vitrine > ul li .e-product #e-share svg path {
    fill: #000;
}
.e-shelf__carrousel .vitrine > ul li .e-product__image,
.e-shelf__list .vitrine > ul li .e-product__image {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}
.e-shelf__carrousel .vitrine > ul li .e-product__image a img,
.e-shelf__list .vitrine > ul li .e-product__image a img {
    width: 60%;
    display: block;
    height: auto;
    margin: auto;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-shelf__carrousel .vitrine > ul li .e-product__image a img,
    .e-shelf__list .vitrine > ul li .e-product__image a img {
        width: 90%;
    }
}
.e-shelf__carrousel .vitrine > ul li .e-product-top__buy-quantity,
.e-shelf__list .vitrine > ul li .e-product-top__buy-quantity {
    display: -ms-flexbox;
    display: flex;
    width: 110px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 5px 0 19px;
}
.e-shelf__carrousel .vitrine > ul li .e-product-top__buy-quantity-minus,
.e-shelf__list .vitrine > ul li .e-product-top__buy-quantity-minus {
    width: 33px;
    border: 1px solid #b8b8b8;
    height: 30px;
    font-size: 23px;
    padding: 2px 0 0 4px;
    color: #a5a5a5;
    cursor: pointer;
}
.e-shelf__carrousel .vitrine > ul li .e-product-top__buy-quantity-value,
.e-shelf__list .vitrine > ul li .e-product-top__buy-quantity-value {
    text-align: center;
    width: 33px;
    height: 30px;
    border: 1px solid #b8b8b8;
    border-left: inherit;
    margin: 0;
}
.e-shelf__carrousel .vitrine > ul li .e-product-top__buy-quantity-plus,
.e-shelf__list .vitrine > ul li .e-product-top__buy-quantity-plus {
    width: 33px;
    height: 30px;
    border: 1px solid #b8b8b8;
    border-left: inherit;
    color: #044EA1;
    font-size: 23px;
    cursor: pointer;
}
.e-shelf__carrousel .vitrine > ul li .e-product__group,
.e-shelf__list .vitrine > ul li .e-product__group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10%;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-shelf__carrousel .vitrine > ul li .e-product__group,
    .e-shelf__list .vitrine > ul li .e-product__group {
        padding: 0;
    }
}
.e-shelf__carrousel .vitrine > ul li .e-product__name,
.e-shelf__list .vitrine > ul li .e-product__name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
}
.e-shelf__carrousel .vitrine > ul li .e-product__name a,
.e-shelf__list .vitrine > ul li .e-product__name a {
    text-align: center;
    color: #393939;
    text-transform: inherit;
    letter-spacing: 0.12em;
    line-height: 20px;
    font-weight: 500;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-shelf__carrousel .vitrine > ul li .e-product__name a,
    .e-shelf__list .vitrine > ul li .e-product__name a {
        font-size: 11px;
        font-weight: 500;
    }
}
.e-shelf__carrousel .vitrine > ul li .e-product__price,
.e-shelf__list .vitrine > ul li .e-product__price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    -ms-flex-pack: center;
    justify-content: center;
}
.e-shelf__carrousel .vitrine > ul li .e-product__price--old,
.e-shelf__list .vitrine > ul li .e-product__price--old {
    font-size: 12px;
    font-size: 0.75rem;
    display: block;
    width: 100%;
    color: #333;
    font-size: 13px;
    margin-bottom: 1px;
}
.e-shelf__carrousel .vitrine > ul li .e-product__price--old span,
.e-shelf__list .vitrine > ul li .e-product__price--old span {
    text-decoration: line-through;
}
.e-shelf__carrousel .vitrine > ul li .e-product__price--best,
.e-shelf__list .vitrine > ul li .e-product__price--best {
    font-size: 20px;
    font-size: 1.25rem;
    color: #044EA1;
    font-weight: 700;
}
.e-shelf__carrousel .vitrine > ul li .e-product__price--best-single,
.e-shelf__list .vitrine > ul li .e-product__price--best-single {
    font-size: 20px;
    font-size: 1.25rem;
    color: #044EA1;
    font-weight: 700;
    display: block;
    width: 100%;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-shelf__carrousel .vitrine > ul li .e-product__price--best-single,
    .e-shelf__list .vitrine > ul li .e-product__price--best-single {
        font-size: 1.125rem;
        font-size: 18px;
        color: #044EA1;
        font-weight: 700;
        display: block;
        width: 100%;
        white-space: nowrap;
    }
}
.e-shelf__carrousel .vitrine > ul li .e-product__price--out-of-stock,
.e-shelf__list .vitrine > ul li .e-product__price--out-of-stock {
    margin: 30px 0 0;
}
.e-shelf__carrousel .vitrine > ul li .e-product__price--out-of-stock a,
.e-shelf__list .vitrine > ul li .e-product__price--out-of-stock a {
    color: #393939;
    font-size: 14px;
    text-transform: uppercase;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-shelf__carrousel .vitrine > ul li .e-product__price--out-of-stock a,
    .e-shelf__list .vitrine > ul li .e-product__price--out-of-stock a {
        color: #393939;
        font-size: 12px;
        text-transform: uppercase;
        width: 100%;
        display: block;
        white-space: nowrap;
    }
}
.e-shelf__carrousel .vitrine > ul li .e-product .e-quantity,
.e-shelf__list .vitrine > ul li .e-product .e-quantity {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 104px;
    height: 30px;
    border: 1px solid #b8b8b8;
    margin: 0 0 10px;
}
.e-shelf__carrousel .vitrine > ul li .e-product .e-quantity button,
.e-shelf__carrousel .vitrine > ul li .e-product .e-quantity input,
.e-shelf__list .vitrine > ul li .e-product .e-quantity button,
.e-shelf__list .vitrine > ul li .e-product .e-quantity input {
    width: 33.33333%;
    height: 30px;
    text-align: center;
}
.e-shelf__carrousel .vitrine > ul li .e-product .e-quantity input,
.e-shelf__list .vitrine > ul li .e-product .e-quantity input {
    border-left: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    color: #777;
    font-size: 15px;
    font-weight: 700;
}
.e-shelf__carrousel .vitrine > ul li .e-product .e-quantity button.js--shelf-quantity-remove,
.e-shelf__list .vitrine > ul li .e-product .e-quantity button.js--shelf-quantity-remove {
    color: #c7c7c7;
}
.e-shelf__carrousel .vitrine > ul li .e-product .e-quantity button.js--shelf-quantity-add,
.e-shelf__list .vitrine > ul li .e-product .e-quantity button.js--shelf-quantity-add {
    color: #044EA1;
}
.e-shelf__carrousel .vitrine > ul li .e-product .e-quantity input[type="number"],
.e-shelf__list .vitrine > ul li .e-product .e-quantity input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    margin: 0;
}
.e-shelf__carrousel .vitrine > ul li .e-product .e-quantity input[type="number"]::-webkit-inner-spin-button,
.e-shelf__list .vitrine > ul li .e-product .e-quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    text-align: center;
}
.e-shelf__carrousel .vitrine > ul li .e-product__buy-button,
.e-shelf__list .vitrine > ul li .e-product__buy-button {
    width: 86%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .e-shelf__carrousel .vitrine > ul li .e-product__buy-button,
    .e-shelf__list .vitrine > ul li .e-product__buy-button {
        opacity: 1;
        visibility: visible;
        width: 100%;
    }
}
.e-shelf__carousel > ul {
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.e-shelf__carousel > ul.slick-initialized {
    opacity: 1;
    visibility: hidden;
}
.e-shelf__carousel > ul .slick-track,
.e-shelf__list > ul {
    display: -ms-flexbox;
    display: flex;
}
.e-shelf__list > ul {
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    width: 100%;
}
.e-shelf__list > ul.slick-initialized {
    opacity: 1;
    visibility: hidden;
}
.e-shelf__list > ul li {
    display: -ms-flexbox;
    display: flex;
}
.e-shelf__carrousel .vitrine > ul li {
    width: calc(100% / 4 - 32px) !important;
}
body {
    font-family: Poppins, sans-serif;
}
.e-hide,
.hidden-title {
    display: none !important;
}
.vtex-account .vtex-account__menu-links a {
    border: 2px solid #cccccc94;
    border-radius: 10px;
    text-align: center;
    padding: 16px;
    transition: 0.3s ease-in-out;
}
.vtex-account .vtex-account__menu-links a.b--action-primary,
.vtex-account .vtex-account__menu-links a:focus,
.vtex-account .vtex-account__menu-links a:hover {
    background: #044EA1;
    border-color: #044EA1;
    color: #fff;
}
