/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes strokedraw {
    0% {
        stroke: #cd3685;
        stroke-dasharray: 1
    }
    to {
        stroke: #6a2a92;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        stroke-dasharray: 6
    }
}
@keyframes strokedraw {
    0% {
        stroke: #cd3685;
        stroke-dasharray: 1
    }
    to {
        stroke: #6a2a92;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        stroke-dasharray: 6
    }
}
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}
h1 {
    font-size: 2em
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}
b,
strong {
    font-weight: bolder
}
dfn {
    font-style: italic
}
mark {
    background-color: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
img {
    border-style: none;
    max-width: 100%;
    height: auto
}
svg:not(:root) {
    overflow: hidden
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}
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 {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}
progress {
    display: inline-block;
    vertical-align: baseline
}
textarea {
    overflow: auto
}
[type=checkbox],
[type=radio],
legend {
    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-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
summary {
    display: list-item
}
[hidden],
div.title_seo,
template {
    display: none
}
:root {
    font-size: 12px
}
body,
html {
    height: 100%;
    min-height: 100%;
    font-family: 'Work Sans', sans-serif;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    background-color: #fafafa
}
@media (max-width:575px) {
    body,
    html {
        background-color: #f3f3f3
    }
    body {
        padding-top: 60px!important
    }
}
* {
    box-sizing: border-box
}
body,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p,
ul {
    margin: 0;
    padding: 0
}
li {
    list-style-type: none
}
:focus,
:hover {
    outline: 0
}
.hidden-xs {
    display: none!important
}
@media (min-width:768px) {
    .hidden-xs {
        display: block!important
    }
}
.visible-xs {
    display: block!important
}
@media (min-width:768px) {
    .visible-xs {
        display: none!important
    }
}
.hidden-flex-xs {
    display: none!important
}
@media (min-width:576px) {
    .hidden-flex-xs {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}
.visible-flex-xs {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
}
@media (min-width:768px) {
    .visible-flex-xs {
        display: none!important
    }
}
.hidden-inherit-xs {
    display: none!important
}
@media (min-width:576px) {
    .hidden-inherit-xs {
        display: inherit!important
    }
}
.visible-inherit-xs {
    display: inherit!important
}
@media (min-width:768px) {
    .visible-inherit-xs {
        display: none!important
    }
}
.container {
    max-width: 1200px
}
.cFull,
.cfull {
    width: 100%;
    overflow-x: hidden
}
.content-interno {
    margin-top: 0
}
.module .container {
    margin: auto;
    max-width: 1208px;
    width: 100%
}
.module .row {
    padding: 4.2em 0
}
@media (max-width:575px) {
    .module .row {
        padding: 1.5em
    }
}
@media (min-width:576px) and (max-width:767px) {
    .module .row {
        padding: 4.2em 2em
    }
}
.line--top {
    border-top: 1px solid #ddd
}
.gradient--top {
    padding: 1.667em 0 0
}
.gradient--top .vitrina {
    margin-bottom: 0
}
.gradient--top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .03), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .03), transparent)
}
.landHotsale .openmodule,
.landHotsale .openmodule__content {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.landHotsale .openmodule,
.landHotsale aside,
.landHotsale section {
    position: relative;
    width: 100%
}
.landHotsale .openmodule__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 1.2em 1em;
    margin: 0;
    color: #006afd;
    cursor: pointer
}
.landHotsale .openmodule__content h3 {
    font-size: 1.3em;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -.3px;
    margin: 0
}
.landHotsale .openmodule__content i {
    position: relative;
    margin-top: 1px
}
.home_catDestacadas .home_catDestacadas__verMas:focus span,
.home_catDestacadas .home_catDestacadas__verMas:hover span,
.landHotsale .openmodule__content:focus h3,
.landHotsale .openmodule__content:hover h3 {
    text-decoration: underline
}
.landHotsale .openmodule__content:focus i,
.landHotsale .openmodule__content:hover i {
    text-decoration: none
}
.landHotsale .separation__line {
    position: relative;
    border-bottom: 1px solid #ddd;
    width: 100%;
    display: block
}
.landHotsale__bigTitle {
    width: 100%;
    padding-bottom: 1.5em
}
.home_catDestacadas__title h2,
.landHotsale__bigTitle h2 {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.57;
    letter-spacing: -.3px;
    color: #000;
    text-align: center
}
.home_catDestacadas {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}
.home_catDestacadas .row {
    padding: 47px 0
}
.home_catDestacadas .home_catDestacadas__verMas {
    margin-top: 2.5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    width: 100%;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: #006afd
}
.home_catDestacadas .home_catDestacadas__verMas span {
    padding: .5em 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.06;
    letter-spacing: -.4px;
    text-align: center;
    color: #006afd
}
.home_catDestacadas .home_catDestacadas__verMas i {
    position: relative;
    margin-left: .4em
}
.home_catDestacadas .home_catDestacadas__verMas i:before {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    content: '\E313'
}
@media (min-width:768px) {
    .home_catDestacadas {
        border-top: 1px solid #ddd
    }
    .home_catDestacadas:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        pointer-events: none;
        width: 100%;
        height: 100px;
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .03), transparent);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, .03), transparent)
    }
    .home_catDestacadas .row {
        padding: 1.5em 0 46px;
        margin-top: 41px
    }
}
.home_catDestacadas__content {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden
}
@media (min-width:768px) {
    .home_catDestacadas__content {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: unset;
        -webkit-align-items: unset;
        -ms-flex-align: unset;
        align-items: unset
    }
}
.home_catDestacadas__content.open {
    height: auto!important
}
.home_catDestacadas__content.open + .home_catDestacadas__verMas i:before {
    content: '\E316'
}
.home_catDestacadas__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    padding-left: 1.5em;
    padding-right: 1.5em
}
.home_catDestacadas__title figure {
    display: none;
    position: relative;
    height: 30px;
    width: 107px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-bottom: 8px
}
.bannerFull img,
.home_catDestacadas__title figure img {
    width: 100%
}
.home_catDestacadas__title h2 {
    font-size: 24px;
    line-height: 1.17;
    letter-spacing: -.9px
}
@media (min-width:768px) {
    .home_catDestacadas__title {
        padding-left: 0;
        padding-right: 0
    }
    .home_catDestacadas .home_catDestacadas__verMas span {
        font-size: 15px;
        line-height: 1.2;
        letter-spacing: -.3px
    }
}
.home_catDestacadas .home_catDestacadas__btn.isSafari {
    height: 245px!important
}
.home_catDestacadas .home_catDestacadas__btn.isSafari .home_catDestacadas__btn__oferta {
    color: #ff6e16;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: #ff6e16;
    background-image: none!important
}
.home_catDestacadas__btn {
    position: relative;
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    margin-bottom: 37.3px;
    padding: 0 1.05em
}
.home_catDestacadas__btn:hover svg {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    stroke-dasharray: 1;
    stroke-width: 2;
    -webkit-animation-name: strokedraw;
    animation-name: strokedraw;
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@media (min-width:768px) {
    .home_catDestacadas__btn {
        padding: 0;
        max-width: 172px;
        min-width: 172px;
        width: 16.66667%
    }
}
.home_catDestacadas__btn:nth-child(2n) {
    padding-left: .6em
}
@media (min-width:768px) {
    .home_catDestacadas__btn:nth-child(2n) {
        padding: 0
    }
}
.home_catDestacadas__btn:nth-child(2n-1) {
    padding-right: .6em
}
@media (min-width:768px) {
    .home_catDestacadas__btn:nth-child(2n-1) {
        padding: 0
    }
}
.home_catDestacadas__btn__img {
    pointer-events: none;
    position: relative;
    width: 100%;
    height: 70%!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 13px
}
.home_catDestacadas__btn__img svg {
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    pointer-events: none;
    position: relative;
    fill: none;
    stroke: #cd3685;
    stroke-linecap: round;
    stroke-width: 0;
    stroke-dasharray: 0;
    stroke-dashoffset: 0
}
.home_catDestacadas__btn__img figure {
    pointer-events: none;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 100%;
    padding: .9em;
    overflow: hidden;
    width: 89%
}
.home_catDestacadas__btn__img figure img {
    position: relative;
    width: 100%;
    min-width: 100%
}
.home_catDestacadas__btn__img figure:after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .07)
}
@media (min-width:768px) {
    .home_catDestacadas__btn__img {
        height: 172px!important
    }
    .home_catDestacadas__btn__img figure {
        padding: 1.8em;
        width: -webkit-calc(172px - 10%);
        width: calc(172px - 10%);
        height: -webkit-calc(172px - 10%);
        height: calc(172px - 10%)
    }
}
.home_catDestacadas__btn__oferta,
.home_catDestacadas__btn__title {
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    letter-spacing: -.3px;
    text-align: center
}
.home_catDestacadas__btn__title {
    color: #484848;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.33
}
.home_catDestacadas__btn__oferta {
    background-image: -webkit-linear-gradient(top, #ff6e16, #ff2a5b);
    background-image: linear-gradient(to bottom, #ff6e16, #ff2a5b);
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.07;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 7px
}
@media (min-width:768px) {
    .home_catDestacadas__content--secundarias {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 1003px;
        margin: auto;
        overflow: hidden
    }
    .home_catDestacadas__content--secundarias .home_catDestacadas__btn {
        max-width: 111.8px;
        min-width: 111.8px;
        margin: 0 25px 32px
    }
    .home_catDestacadas__content--secundarias .home_catDestacadas__btn__img {
        height: 111.8px!important
    }
    .home_catDestacadas__content--secundarias .home_catDestacadas__btn__img figure {
        width: -webkit-calc(111.8px - 13%);
        width: calc(111.8px - 13%);
        height: -webkit-calc(111.8px - 13%);
        height: calc(111.8px - 13%);
        top: 50.25%;
        left: 50.25%;
        padding: 1em
    }
}
.home__destacadas .slick-arrow {
    position: absolute;
    height: 100%!important;
    z-index: 9;
    cursor: pointer;
    border: solid 0 transparent;
    background-color: transparent;
    padding: 0;
    -webkit-transition: all .3s cubic-bezier(.22, .61, .36, 1);
    transition: all .3s cubic-bezier(.22, .61, .36, 1)
}
.home__destacadas .slick-arrow i {
    pointer-events: none;
    position: relative;
    width: 28px;
    height: 40px;
    background-size: 45px 38px;
    display: block;
    opacity: .5;
    top: 42%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(//fravega.vteximg.com.br/arquivos/arrows-rd.png)
}
.home__destacadas .slick-arrow.slick-disabled {
    visibility: hidden
}
.home__destacadas .slick-arrow:focus,
.home__destacadas .slick-arrow:hover {
    outline: 0
}
.home__destacadas .slick-arrow.slick-next:hover i,
.home__destacadas .slick-arrow.slick-prev:hover i {
    color: #000
}
.home__destacadas .slick-arrow.slick-prev {
    left: 0
}
.home__destacadas .slick-arrow.slick-prev i {
    left: 50%;
    background-position: 47px 0
}
.home__destacadas .slick-arrow.slick-next {
    right: 0
}
.home__destacadas .slick-arrow.slick-next i {
    background-position: 26px 0;
    right: 50%
}
.home__destacadas .slick-track {
    margin: auto
}
.home__destacadas .slick-list {
    width: 100%;
    overflow: hidden
}
.headMsj,
.headMsj__content,
.home__destacadas .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}
.home__destacadas .slick-track {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}
.headMsj,
.headMsj__content {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.headMsj {
    position: relative;
    width: 100%
}
.headMsj .row {
    padding-top: 0;
    padding-bottom: 0
}
.headMsj:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .03), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .03), transparent)
}
.headMsj__content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
@media (min-width:768px) {
    .headMsj__content {
        padding-top: 3em;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}
.headMsj__txt {
    padding: 1.5em
}
.headMsj__txt h2 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -1.2px;
    text-align: left;
    color: #000
}
.headMsj__txt h2 small,
.headMsj__txt h2 span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.headMsj__txt h2 small {
    position: relative;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: -.4px;
    text-align: left;
    color: #000
}
@media (min-width:768px) {
    .headMsj__txt {
        padding: 4.2em 0
    }
}
.headMsj__img {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}
.bannerFull {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}