html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
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
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: '';
    content: none
}

q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

strong {
    font-weight: 900
}

a {
    text-decoration: none
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box
}

input,
textarea,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#vtex-callcenter .cc-overflow-hidden.cc-flex {
    padding: 10px !important
}

#vtex-callcenter .cc-flex .cc-fr-ns {
    padding: 10px 0 !important
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #vtex-callcenter .cc-flex .cc-fr-ns {
        font-size: 10px;
        width: 100%;
        padding: 0 !important
    }
}

@media only screen and (min-width: 100px) and (max-width: 1280px) {
    #vtex-callcenter #impersonateButton {
        width: inherit
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #vtex-callcenter .cc-w-50-ns {
        width: 100%
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #vtex-callcenter .cc-nowrap #vtex-callcenter__user-logout {
        margin: 0 !important
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #vtex-callcenter .cc-w-50-ns a {
        margin: 0 !important
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #vtex-callcenter .cc-nowrap,
    #vtex-callcenter .cc-w-50-ns {
        display: initial !important;
        float: left;
        width: 100%
    }
}

#j-menu-left {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: none
}

#j-menu-left .j-closeAll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer
}

#j-menu-left .j-content-menu {
    float: left;
    position: relative;
    z-index: 9999;
    background: #FFF;
    width: 60%
}

#j-menu-left .j-content-menu header {
    padding: 20px;
    background: #da291c;
    float: left;
    width: 100%
}

#j-menu-left .j-content-menu header .j-elektra {
    float: left;
    width: 50%
}

#j-menu-left .j-content-menu header .j-elektra h3 {
    text-indent: -999em;
    overflow: hidden;
    display: block;
    width: 100%;
    max-width: 201px;
    height: 40px;
    background: url(https://elektra.vteximg.com.br/arquivos/logo_elektra_v3.png) center no-repeat;
    background-size: 100%
}

#j-menu-left .j-content-menu header .j-close-menu {
    float: right;
    cursor: pointer;
    position: relative;
    top: 6px
}

#j-menu-left .j-content-menu header .j-close-menu svg {
    fill: #FFF
}

#j-menu-left .j-content-menu nav {
    float: left;
    width: 100%;
    padding: 30px 15px
}

#j-menu-left .j-content-menu nav h3 {
    color: #303030;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase
}

#j-menu-left .j-content-menu nav h3 a,
#j-menu-left .j-content-menu nav h3 span {
    display: block;
    color: #303030;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase
}

#j-menu-left .j-content-menu nav ul li a {
    display: block;
    color: #da291c;
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
    padding-left: 15px
}

#j-menu-left .j-content-menu nav ul li a:hover {
    font-weight: 600
}

#j-header {
    background: #ffdc20;
    padding: 5px 15px;
    border-bottom: 4px solid #e31d1a;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: 0.4s
}

#j-header.callcenter-true {
    top: 65px
}

#j-header.j-scroll .j-navigation {
    margin-left: 0;
    opacity: 1;
    visibility: visible
}

#j-header.j-scroll .j-search-box {
    width: 79%
}

@media only screen and (min-width: 1081px) and (max-width: 1240px) {
    #j-header.j-scroll .j-search-box {
        width: 77%
    }
}

#j-header .j-align-left {
    float: left;
    width: 20%
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-align-left {
        width: initial;
        float: none
    }
}

#j-header .j-navigation {
    float: left;
    width: 100%;
    max-width: 50px;
    margin: 10px 25px 0 -100px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s
}

@media only screen and (min-width: 1081px) and (max-width: 1240px) {
    #j-header .j-navigation {
        max-width: 40px;
        margin: 10px 10px 0 -100px
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-navigation {
        opacity: 1;
        visibility: visible;
        margin: 10px 10px 0 0;
        max-width: 40px
    }
}

#j-header .j-navigation {
    cursor: pointer
}

#j-header .j-navigation span {
    display: block;
    margin-bottom: 6px;
    width: 100%;
    border: 0;
    border-radius: 30px;
    height: 7px;
    background: #4d4d4d;
    transition: all .3s
}

#j-header .j-navigation.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 10px
}

#j-header .j-navigation.active span:nth-child(2) {
    opacity: 0
}

#j-header .j-navigation.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -50%
}

@media only screen and (min-width: 1081px) and (max-width: 1240px) {
    #j-header .j-navigation span {
        height: 5px
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-navigation span {
        width: 80%;
        height: 4px;
        transition: all .3s
    }
    #j-header .j-navigation.active span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: 10px
    }
    #j-header .j-navigation.active span:nth-child(2) {
        opacity: 0
    }
    #j-header .j-navigation.active span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: -50%
    }
}

#j-header .j-logo {
    max-width: 140px;
    width: 100%;
    float: left;
    margin: 5px 0 0
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-logo {
        max-width: 110px;
        margin: 3px 0 0
    }
}

#j-header .j-logo a h1 {
    text-indent: -999em;
    overflow: hidden;
    display: block;
    width: 100%;
    max-width: 203px;
    height: 50px;
    background: url(https://elektra.vteximg.com.br/arquivos/Logo_usa_elektra_v2.png) center no-repeat;
    background-size: 100%;
    margin: 0;
}

#j-header .j-search-box {
    float: left;
    margin: 10px 0 0 25px;
    width: 79%;
    transition: 0.5s
}

@media only screen and (min-width: 1081px) and (max-width: 1240px) {
    #j-header .j-search-box {
        width: 77%
    }
}

#j-header .j-search-box fieldset {
    position: relative
}

#j-header .j-search-box fieldset legend,
#j-header .j-search-box fieldset select,
#j-header .j-search-box fieldset label {
    display: none
}

#j-header .j-search-box fieldset:after {
    content: "";
    background: url(https://elektra.vteximg.com.br/arquivos/icon_search_v2.png) center no-repeat;
    background-size: 67%;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 2px;
    right: 7px;
    z-index: 9
}

#j-header .j-search-box fieldset .fulltext-search-box {
    border-radius: 4px;
    padding: 0 10px;
    box-shadow: 0 0 4px 0px rgba(132, 132, 132, 0.75);
    color: #999;
    font-size: 13px;
    height: 36px;
    width: 100%;
    background: #FFF;
    text-transform: none;
    border: solid 1px #9b9b9b
}

#j-header .j-search-box fieldset .btn-buscar {
    background: #e11c18;
    background: linear-gradient(to bottom, #e11c18 0%, #cf100d 50%, #bb0202 100%);
    font-size: 0;
    cursor: pointer;
    border-radius: 0;
    width: 45px;
    height: 35px;
    position: absolute;
    top: 0px;
    right: 1px;
    border: 0;
    z-index: 1;
    border-top: solid 1px #8e3130;
    border-radius: 0 4px 4px 0
}

#j-header .j-wrapper-right {
    float: right;
    width: 14%
}

@media only screen and (min-width: 1081px) and (max-width: 1240px) {
    #j-header .j-wrapper-right {
        width: 18%
    }
}

#j-header .j-right-mobile {
    float: right;
    width: 80%
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-right-mobile {
        width: 37%;
        position: relative
    }
    #j-header .j-right-mobile .j-search-box-m {
        position: absolute;
        right: 76px;
        margin: 6px 0 0
    }
    #j-header .j-right-mobile .j-search-box-m i svg {
        height: 32px;
        cursor: pointer;
        fill: #4d4d4d
    }
}

#j-header .j-account {
    float: left;
    max-width: 50px;
    width: 100%;
    margin: 8px 0 0 20px;
    text-align: center;
    position: relative;
    padding-bottom: 5px
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-account {
        margin: 8px 0 0;
        max-width: 30px;
        position: absolute;
        right: 38px
    }
}

#j-header .j-account i {
    display: block;
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-account i svg {
        height: 25px
    }
}

#j-header .j-account .j-loggin {
    position: absolute;
    min-width: 200px;
    background: #FFF;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    left: -74px;
    top: 54px;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-account .j-loggin {
        left: -168px
    }
}

#j-header .j-account .j-loggin.active {
    opacity: 1;
    visibility: visible
}

#j-header .j-account .j-loggin:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin: -15px 0 0 -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #ffffff transparent
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-account .j-loggin:before {
        left: auto;
        right: 9px
    }
}

#j-header .j-account .j-loggin nav.logged {
    display: none
}

#j-header .j-account .j-loggin nav.not-logged {
    display: block
}

#j-header .j-account .j-loggin nav ul li {
    display: block;
    width: 100%
}

#j-header .j-account .j-loggin nav ul li a {
    display: block;
    width: 90%;
    margin: 0 5%;
    color: #303030;
    padding: 8px 5px;
    font-size: 14px;
    transition: 0.5s
}

#j-header .j-account .j-loggin nav ul li .j-loggin-init-sesion,
#j-header .j-account .j-loggin nav ul li .j-loggin-acount {
    background: #C52A28;
    color: #FFF;
    text-transform: uppercase
}

#j-header .j-account .j-loggin nav ul li .j-loggin-init-sesion:hover,
#j-header .j-account .j-loggin nav ul li .j-loggin-acount:hover {
    background: #b02524
}

#j-header .j-account .j-loggin nav ul li .j-loggin-user-name {
    text-transform: capitalize;
    margin-bottom: 15px;
    display: inline-block
}

#j-header .j-account .j-loggin nav ul li .j-loggin-orders {
    margin-bottom: 2px
}

#j-header .j-account .j-loggin nav ul li .j-exit {
    text-decoration: underline;
    padding: 5px 0;
    margin-bottom: 12px
}

#j-header .j-cart {
    float: left;
    max-width: 50px;
    width: 100%;
    text-align: center;
    padding: 8px 0 0 15px;
    position: relative
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-cart {
        max-width: 40px;
        position: absolute;
        right: 0
    }
}

#j-header .j-cart:hover .j-minicart-content {
    opacity: 1;
    visibility: visible
}

#j-header .j-cart.j-cart-no-item .j-minicart-content {
    opacity: 0;
    visibility: hidden
}

#j-header .j-cart .j-minicart-content._productAdd {
    opacity: 1;
    visibility: visible
}

#j-header .j-cart i {
    display: block;
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-cart i svg {
        height: 25px
    }
}

#j-header .j-cart .j-amount-items {
    position: absolute;
    background: #e31d1a;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    top: 0;
    right: -10px;
    font-family: "Source Sans Pro", sans-serif;
    margin: 0
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-cart .j-amount-items {
        font-size: 9px;
        top: 1px;
        right: -4px
    }
}

#j-header .j-cart .j-minicart-content {
    position: absolute;
    background: #FFF;
    width: 350px;
    right: -7px;
    top: 54px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-header .j-cart .j-minicart-content {
        width: 297px;
        background: #eee;
        z-index: 99999
    }
}

#j-header .j-cart .j-minicart-content:before {
    content: '';
    position: absolute;
    top: 0;
    right: 10px;
    margin: -15px 0 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #b7b5b5 transparent
}

#j-header .j-cart .j-minicart-content.mx-empty_mn .j-content-minicart,
#j-header .j-cart .j-minicart-content.mx-empty_mn footer {
    display: none
}

#j-header .j-cart .j-minicart-content .j-close-wrapper {
    background: #b7b5b5;
    padding: 10px 0;
    text-align: center
}

#j-header .j-cart .j-minicart-content .j-close-wrapper h4 {
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600
}

#j-header .j-cart .j-minicart-content .j-content-minicart {
    padding: 15px 10px;
    float: left;
    max-height: 350px;
    overflow-y: scroll;
    width: 100%
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    margin-top: 30px
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li:first-child {
    margin-top: 0
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-0 {
    float: left
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 {
    float: right;
    width: 20%;
    position: relative;
    top: 24px;
    right: 89px
}

@media only screen and (max-width: 1080px) and (min-width: 100px) {
    #j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 {
        width: 22%;
        right: 76px
    }
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 ._qty {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 6px;
    margin: 0 auto;
    border: 1px solid #ccc
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 ._add,
#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 ._remove {
    position: absolute;
    cursor: pointer;
    width: 15px;
    height: 15px;
    top: 19%
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 ._add svg,
#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 ._remove svg {
    height: 9px;
    position: relative;
    top: 1px;
    display: none
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 ._add {
    left: 0
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 ._add:before {
    content: '\f055';
    font-family: 'FontAwesome';
    color: #000
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 ._remove {
    right: 0
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-1 ._remove:before {
    content: '\f056';
    font-family: 'FontAwesome';
    color: #000
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .col-2 {
    position: absolute;
    top: 30px;
    left: 68px;
    font-weight: 700;
    color: #000;
    font-size: 15px
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li ._qc-img {
    display: inline-block;
    vertical-align: middle;
    max-width: 50px
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li ._qc-img img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 10px 0 0;
    min-width: 50px;
    min-height: 50px;
    background: rgba(183, 181, 181, 0.11)
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li ._qc-product {
    font-weight: 600;
    color: #000;
    font-size: 12px;
    padding-bottom: 10px;
    width: 79%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 0;
    left: 68px;
    text-align: left
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .remove-link {
    position: absolute;
    font-size: 0;
    right: 0px;
    bottom: 5px;
    cursor: pointer
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .remove-link:before {
    background: url(https://elektra.vteximg.com.br/arquivos/rubbish-bin.png) no-repeat;
    content: "";
    cursor: pointer;
    height: 19px;
    width: 18px;
    display: inline-block;
    position: relative;
    top: 6px;
    background-size: 13px
}

#j-header .j-cart .j-minicart-content .j-content-minicart .cart-list li .remove-link:after {
    content: 'Eliminar';
    color: #CCC;
    font-size: 13px
}

#j-header .j-cart .j-minicart-content footer {
    float: left;
    width: 100%;
    padding: 10px
}

#j-header .j-cart .j-minicart-content footer .j-btn-finalizar {
    display: block;
    margin: 20px 0 0
}

#j-header .j-cart .j-minicart-content footer .j-btn-finalizar a:first-child {
    font-size: 13px;
    color: #303030;
    text-decoration: underline;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px
}

#j-header .j-cart .j-minicart-content footer .j-btn-finalizar .j-btn {
    background: #da291c;
    color: #FFF;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 40px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px
}

#j-header .j-cart .j-minicart-content footer .j-btn-finalizar .j-btn:hover {
    background: #303030;
    transition: 0.4s
}

#j-header .j-cart .j-minicart-content footer .j-sub {
    position: relative
}

#j-header .j-cart .j-minicart-content footer .j-sub:before {
    content: '';
    background: url(https://elektra.vteximg.com.br/arquivos/search-loading.gif) no-repeat center #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all .2s ease-out;
    opacity: 0
}

#j-header .j-cart .j-minicart-content footer .j-sub.loading:before {
    opacity: 1
}

#j-header .j-cart .j-minicart-content footer .j-sub ul {
    display: block;
    text-align: center
}

#j-header .j-cart .j-minicart-content footer .j-sub ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    font-size: 13px;
    font-weight: 600;
    color: #000
}

#j-header .j-cart .j-minicart-content footer .j-sub ul li.j-value {
    font-size: 18px
}

#j-navigation-hover {
    background: #666;
    margin-top: 66px;
    padding: 0 2.5% 0 1%;
    position: relative;
    z-index: 333
}

#j-navigation-hover .j-hover {
    display: inline-block;
    vertical-align: middle;
    width: 40%
}

#j-navigation-hover .j-hover>h3 {
    display: inline-block;
    color: #FFF;
    font-size: 15px;
    line-height: 50px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0.5px
}

#j-navigation-hover .j-hover>h3>small {
    font-size: 100%;
    font-weight: 100;
    color: #FFF
}

#j-navigation-hover .j-hover>h3 span {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

#j-navigation-hover .j-hover>h3 span svg {
    fill: #FFF;
    transition: 0.4s;
    position: absolute;
    left: 0;
    top: -11px
}

#j-navigation-hover .j-hover>h3.active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

#j-navigation-hover .j-hover .j-subMenu {
    position: absolute;
    width: 17.3%;
    left: 5.9%;
    top: 100%;
    z-index: 9999;
    overflow: visible !important;
    display: none
}

#j-navigation-hover .j-hover .j-subMenu:hover {
    width: 86.5%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-vtex {
    display: none
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart {
    float: left;
    width: 100%;
    position: relative
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3)
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul {
    display: block;
    width: 100%;
    background: white;
    padding: 0;
    min-height: 460px;
    border-right: 2px solid #ffdc20
}

#j-navigation-hover .j-hover .j-subMenu:hover .j-navigation-elektra .j-depart>ul {
    width: 20%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li {
    display: block;
    box-sizing: border-box;
    cursor: pointer
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li:hover .j-hover-subMenu {
    opacity: 1;
    visibility: visible;
    background: #FFF;
    overflow: hidden;
    background-size: contain !important
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li:hover .j-hover-subMenu:before {
    content: '';
    display: block;
    width: 20%;
    height: 100%;
    position: absolute;
    left: -20%;
    z-index: 1;
    top: 0;
    box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.3)
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #111;
    display: block;
    padding: 8px 0 8px 13px;
    position: relative
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li>a:before {
    content: '';
    display: block;
    position: absolute;
    left: 5%;
    bottom: 0;
    width: 0%;
    height: 2px;
    background: #ffdc20;
    transition: width .3s
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li:hover a {
    color: #e31d1a
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li:hover a:before {
    width: 90%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li a svg {
    position: absolute;
    right: 5px;
    fill: #666;
    top: 0;
    width: 20px
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu {
    position: absolute;
    box-sizing: border-box;
    right: 0;
    width: 80%;
    height: 100%;
    top: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0s;
    padding: 0 0 0 15px
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero {
    float: left;
    width: 70%;
    padding: 0px;
    max-height: 510px;
    overflow: inherit;
    height: 80%;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
    position: relative
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero .col {
    width: 25%;
    float: left
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero .col>ul {
    padding: 10px;
    transition: all .3s
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-electronica .j-container .sub-menu-hero .col {
    width: 33%
}

@media (max-width: 1686px) {
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-computo .j-container .sub-menu-hero .col>ul:first-child>li>a.j-title {
        min-height: 44px;
        vertical-align: bottom
    }
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-computo .j-container .sub-menu-hero .col:nth-child(2)>ul:first-child>li>a.j-title {
        padding-top: 20px
    }
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-computo .j-container .sub-menu-hero .col:nth-child(3)>ul:first-child>li>a.j-title {
        padding-top: 20px
    }
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-computo .j-container .sub-menu-hero .col:nth-child(4)>ul:first-child>li>a.j-title {
        padding-top: 20px
    }
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-motos .j-container .sub-menu-hero .col {
    width: 23%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-motos .j-container .sub-menu-hero .col:nth-child(2) {
    width: 37%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-linea-blanca .j-container .sub-menu-hero .col {
    width: 30%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-hogar .j-container .sub-menu-hero .col {
    width: 33%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-salud-y-cuidado-personal .j-container .sub-menu-hero .col {
    width: 33%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-videojuegos .j-container .sub-menu-hero {
    width: 70%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-videojuegos .j-container .sub-menu-hero .col:nth-child(1) {
    width: 26%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-videojuegos .j-container .sub-menu-hero .col:nth-child(2) {
    width: 26%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-videojuegos .j-container .sub-menu-hero .col:nth-child(3) {
    width: 23%
}

@media (max-width: 1600px) {
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-deportes .j-container .sub-menu-hero {
        width: 75%
    }
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-deportes .j-container .sub-menu-hero .col:nth-child(1) {
        width: 27%
    }
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu.menu-deportes .j-container .sub-menu-hero .col:nth-child(4) {
        width: 23%
    }
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero .col ul {
    width: 100%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    float: left;
    margin-top: 10px;
    position: relative;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul li {
    display: block;
    float: left;
    width: 100%
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul li a {
    font-size: 13px;
    font-weight: normal;
    color: #303030;
    line-height: 20px;
    display: block;
    padding: 0;
    text-transform: inherit;
    cursor: pointer;
    padding-left: 10px;
    transition: all .3s
}

@media (max-width: 1260px) {
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul li a {
        font-size: 11px
    }
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul li a:before {
    content: '\f105';
    font: normal normal normal 11px/1 FontAwesome;
    vertical-align: middle;
    margin-right: 3px;
    display: inline-block;
    width: auto;
    position: absolute;
    top: 5px;
    left: 2px
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul li a:hover {
    text-decoration: none;
    color: #e31d1a;
    cursor: pointer;
    margin-left: 3px
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul li a.j-title {
    font-size: 18px;
    padding-bottom: 5px;
    font-weight: 600;
    margin-bottom: 5px;
    padding-left: 0;
    margin-left: 0 !important
}

@media (min-width: 1261px) and (max-width: 1439px) {
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul li a.j-title {
        font-size: 16px
    }
}

@media (min-width: 1081px) and (max-width: 1260px) {
    #j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul li a.j-title {
        font-size: 14px
    }
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .sub-menu-hero ul li a.j-title:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 150px;
    max-width: 100%;
    height: 2px;
    background: #ffdc20
}

#j-navigation-hover .j-hover .j-subMenu .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu .j-container .j-image {
    float: right;
    width: 20%
}

#j-navigation-hover .j-info-center {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    text-align: left;
    margin-top: 6px
}

#j-navigation-hover .j-info-center+.j-info-right {
    margin-top: 13px
}

#j-navigation-hover .j-info-center p {
    color: #FFF;
    font-size: 14px
}

#j-navigation-hover .j-info-right {
    float: right;
    width: 30%;
    text-align: right
}

#j-navigation-hover .j-info-right ul li {
    display: inline-block;
    vertical-align: middle
}

#j-navigation-hover .j-info-right ul li:last-child {
    margin-left: 40px
}

#j-navigation-hover .j-info-right ul li a {
    color: #FFF;
    font-size: 14px
}

.callcenter-true .j-search-mobile {
    top: 119px
}

.j-search-mobile {
    position: fixed;
    top: 54px;
    z-index: 999;
    display: none
}

.j-search-mobile fieldset {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 3%;
    box-sizing: border-box;
    background: #303030
}

.j-search-mobile fieldset label,
.j-search-mobile fieldset select,
.j-search-mobile fieldset legend {
    display: none
}

.j-search-mobile fieldset .fulltext-search-box {
    display: block;
    width: 100%;
    background: #FFF;
    height: 30px;
    box-sizing: border-box;
    padding: 0 15px;
    color: #303030;
    font-size: 16px;
    outline: none
}

.j-search-mobile fieldset .btn-buscar {
    background: #fddd00 url(https://elektra.vteximg.com.br/arquivos/icon_search.png) center no-repeat;
    background-size: 70%;
    font-size: 0;
    cursor: pointer;
    border-radius: 0;
    width: 35px;
    height: 30px;
    position: absolute;
    right: 10px;
    border: 0;
    top: 10px;
    z-index: 1
}

#j-menu-left_mobile {
    position: fixed;
    width: 70%;
    height: 100%;
    left: 0;
    top: 54px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    overflow: auto
}

#j-menu-left_mobile ul.j-hover-subMenu {
    background: none !important
}

#j-menu-left_mobile.active {
    opacity: 1;
    visibility: visible
}

#j-menu-left_mobile .j-regressar {
    float: left;
    width: 100%;
    padding: 13px 0 10px 30px;
    text-align: left;
    background: #303030;
    color: #fff;
    font-size: 14px
}

#j-menu-left_mobile .j-regressar svg {
    display: inline-block;
    vertical-align: middle;
    fill: #fff;
    position: relative;
    top: -1px
}

#j-menu-left_mobile>.j-nav_append {
    float: left;
    width: 100%;
    background: #f4f4f4;
    box-sizing: border-box;
    padding: 20px 0 100% 30px
}

#j-menu-left_mobile>.j-nav_append>ul>li a {
    font-weight: 700;
    color: #000;
    font-size: 14px;
    display: block;
    padding-bottom: 20px
}

#j-menu-left_mobile>.j-nav_append>ul>li a svg {
    float: right;
    display: none
}

#j-menu-left_mobile>.j-nav_append>ul>li .j-hover-subMenu {
    display: none
}

#j-menu-left_mobile>.j-nav_append>ul>li .j-hover-subMenu>li {
    display: block
}

#j-menu-left_mobile>.j-nav_append>ul>li .j-hover-subMenu>li ul.j-image {
    display: none
}

#j-menu-left_mobile>.j-nav_append>ul>li .j-hover-subMenu>li a {
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
    color: #303030;
    line-height: 30px;
    padding: 0
}

#j-menu-left_mobile>.j-nav_append>ul>li .j-hover-subMenu>li a.j-title {
    font-weight: 600
}

#j-menu-left_mobile .j-navigation-elektra {
    float: left;
    width: 100%;
    background: #f4f4f4;
    box-sizing: border-box
}

#j-menu-left_mobile .j-navigation-elektra .j-depart {
    padding-bottom: 30px
}

#j-menu-left_mobile .j-navigation-elektra .j-depart>ul>li a {
    font-weight: 700;
    color: #000;
    font-size: 14px;
    display: block;
    padding-bottom: 20px
}

#j-menu-left_mobile .j-navigation-elektra .j-depart>ul>li a svg {
    float: right;
    display: none
}

#j-menu-left_mobile .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu {
    display: none
}

#j-menu-left_mobile .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu>li {
    display: block
}

#j-menu-left_mobile .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu>li ul.j-image {
    display: none
}

#j-menu-left_mobile .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu>li a {
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
    color: #303030;
    line-height: 30px;
    padding: 0
}

#j-menu-left_mobile .j-navigation-elektra .j-depart>ul>li .j-hover-subMenu>li a.j-title {
    font-weight: 600
}

#j-footer .j-footer-wrapper {
    background: #999;
    padding: 25px 0
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-footer-wrapper {
        background: #FFF;
        padding: 0;
        text-align: center
    }
    #j-footer .j-footer-wrapper .j-center {
        padding: 0
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-footer-wrapper .j-news {
        background: #999;
        padding: 25px 0 0
    }
}

#j-footer .j-footer-wrapper .j-news p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #FFF;
    text-align: left;
    width: 20%
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-footer-wrapper .j-news p {
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
        font-size: 18px
    }
}

#j-footer .j-footer-wrapper .j-news p strong {
    font-size: 18px;
    font-weight: 600
}

#j-footer .j-footer-wrapper .j-news form {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    text-align: center;
    position: relative
}

#j-footer .j-footer-wrapper .j-news form .message {
    position: absolute;
    left: 0;
    bottom: -18px;
    font-size: 14px
}

#j-footer .j-footer-wrapper .j-news form .message.news-error {
    color: #da291c;
    font-weight: bold
}

#j-footer .j-footer-wrapper .j-news form .message.news-info {
    color: #fddd00
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-footer-wrapper .j-news form {
        width: 100%
    }
}

#j-footer .j-footer-wrapper .j-news form .j-email {
    display: inline-block;
    vertical-align: top;
    width: 78%;
    background: #FFF;
    box-sizing: border-box;
    padding: 0 10px;
    height: 35px;
    color: #303030;
    font-size: 14px;
    outline: none;
    text-transform: none
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-footer-wrapper .j-news form .j-email {
        width: 90%;
        text-align: center;
        margin-bottom: 10px
    }
}

#j-footer .j-footer-wrapper .j-news form .j-button-news {
    height: 35px;
    background: #da291c;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    width: 22%;
    cursor: pointer;
    outline: none;
    text-transform: none
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-footer-wrapper .j-news form .j-button-news {
        width: 90%;
        margin-bottom: 15px;
        text-transform: uppercase
    }
}

#j-footer .j-footer-wrapper .j-news .j-share-right {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 30%;
    float: right
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-footer-wrapper .j-news .j-share-right {
        width: 100%;
        background: #FFF;
        padding: 20px 0;
        text-align: center
    }
}

@media only screen and (min-width: 1081px) and (max-width: 5000px) {
    #j-footer .j-footer-wrapper .j-news .j-share-right ul {
        display: table;
        width: 100%
    }
}

#j-footer .j-footer-wrapper .j-news .j-share-right ul li {
    display: inline-block;
    vertical-align: middle;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 10px 0 0;
    white-space: nowrap
}

#j-footer .j-footer-wrapper .j-news .j-share-right ul li.j-facebook,
#j-footer .j-footer-wrapper .j-news .j-share-right ul li.j-twitter {
    width: 30px;
    padding-right: 1px
}

@media only screen and (min-width: 1081px) and (max-width: 5000px) {
    #j-footer .j-footer-wrapper .j-news .j-share-right ul li {
        display: table-cell;
        padding: 0 10px 0 0
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-footer-wrapper .j-news .j-share-right ul li {
        color: #303030;
        font-size: 12px;
        margin: 0 5px
    }
}

#j-footer .j-footer-wrapper .j-news .j-share-right ul li a {
    width: 30px;
    height: 30px;
    display: block
}

#j-footer .j-footer-wrapper .j-news .j-share-right ul li a svg {
    fill: #D8D9D8
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-footer-wrapper .j-news .j-share-right ul li a svg {
        fill: #303030
    }
}

#j-footer .j-bottom-wrapper {
    padding: 40px 0 10px
}

#j-footer .j-bottom-wrapper .j-top {
    float: left;
    width: 100%
}

#j-footer .j-bottom-wrapper .j-top .j-col {
    float: left;
    width: 33%;
    text-align: center
}

@media only screen and (min-width: 761px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-top .j-col {
        width: 33%;
        text-align: center;
        float: left;
        margin: 0
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-top .j-col {
        width: 90%;
        margin: 0 5% 15px
    }
}

#j-footer .j-bottom-wrapper .j-top .j-col .j-tel span {
    font-weight: 700;
    font-size: 30px;
    font-weight: 700
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-top .j-col .j-tel span {
        font-size: 18px
    }
}

#j-footer .j-bottom-wrapper .j-top .j-col .j-tel span svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

#j-footer .j-bottom-wrapper .j-top .j-col .j-tel a {
    color: #303030
}

#j-footer .j-bottom-wrapper .j-top .j-col .j-tel small {
    display: block;
    font-size: 12px;
    color: #303030
}

#j-footer .j-bottom-wrapper .j-top .j-col .j-compras img {
    display: block;
    width: 40%;
    height: auto;
    margin: 0 auto
}

@media (min-width: 768px) and (max-width: 1024px) {
    #j-footer .j-bottom-wrapper .j-top .j-col .j-compras img {
        width: 60% !important
    }
}

@media (min-width: 345px) and (max-width: 767px) {
    #j-footer .j-bottom-wrapper .j-top .j-col .j-compras img {
        width: 70% !important
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-top .j-col .j-compras img {
        width: 60%
    }
}

#j-footer .j-bottom-wrapper .j-top .j-col .j-pago img {
    max-width: 100%
}

@media (min-width: 768px) and (max-width: 1024px) {
    #j-footer .j-bottom-wrapper .j-top .j-col .j-pago img {
        width: 85%
    }
}

@media (min-width: 345px) and (max-width: 768px) {
    #j-footer .j-bottom-wrapper .j-top .j-col .j-pago img {
        width: 85%
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-top .j-col .j-pago img {
        width: 80%
    }
}

#j-footer .j-bottom-wrapper .j-top .j-col p {
    display: block;
    font-size: 16px;
    color: #303030;
    padding-bottom: 10px
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-top .j-col p {
        font-size: 13px
    }
}

#j-footer .j-bottom-wrapper .j-top .j-col span {
    display: block;
    color: #303030;
    padding-bottom: 10px
}

#j-footer .j-bottom-wrapper .j-bottom {
    float: left;
    width: 100%;
    padding: 40px 10%
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-bottom {
        padding: 40px 1%
    }
}

#j-footer .j-bottom-wrapper .j-bottom .j-col {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: center
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-bottom .j-col {
        width: 100%;
        text-align: left
    }
}

#j-footer .j-bottom-wrapper .j-bottom .j-col h3 {
    font-size: 16px;
    font-weight: 700;
    color: #303030;
    display: block;
    padding-bottom: 15px;
    cursor: pointer
}

#j-footer .j-bottom-wrapper .j-bottom .j-col h3.j-active span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

#j-footer .j-bottom-wrapper .j-bottom .j-col h3 span {
    display: inline-block;
    vertical-align: middle;
    transition: 0.4s
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-bottom .j-col h3 span {
        float: right
    }
}

#j-footer .j-bottom-wrapper .j-bottom .j-col ul {
    display: none
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-bottom-wrapper .j-bottom .j-col ul {
        padding-bottom: 30px
    }
}

#j-footer .j-bottom-wrapper .j-bottom .j-col ul li a {
    display: block;
    line-height: 25px;
    color: #303030;
    font-size: 14px
}

#j-footer .j-copyright {
    padding: 0 0 40px 0;
    text-align: center
}

#j-footer .j-copyright .j-nacionalidad {
    display: block
}

#j-footer .j-copyright .j-nacionalidad ul li {
    display: inline-block;
    vertical-align: middle
}

#j-footer .j-copyright .j-nacionalidad ul li:last-child a:after {
    display: none
}

#j-footer .j-copyright .j-nacionalidad ul li a {
    color: #303030;
    font-size: 14px
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-copyright .j-nacionalidad ul li a {
        font-size: 11px
    }
}

#j-footer .j-copyright .j-nacionalidad ul li a:hover {
    font-weight: 700
}

#j-footer .j-copyright .j-nacionalidad ul li a:after {
    content: '|';
    display: inline-block;
    margin: 0 10px
}

#j-footer .j-copyright .j-infos {
    display: block;
    padding: 20px 0;
    font-size: 12px;
    line-height: 18px
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    #j-footer .j-copyright .j-infos {
        font-size: 11px
    }
}

.prateleira ul.slick-initialized {
    position: relative
}

.prateleira ul .slick-dots {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    box-sizing: border-box;
    padding: 0 2%;
    text-align: center
}

.prateleira ul .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.prateleira ul .slick-dots li button {
    font-size: 0;
    width: 13px;
    height: 13px;
    background: #303030;
    border: 0;
    border-radius: 50%
}

.prateleira ul .slick-dots li.slick-active button {
    background: #da291c
}

.prateleira ul li .slick-slider {
    display: none
}

.prateleira ul li .product-image-thumb {
    display: none
}

.prateleira ul li .product-image-thumb span {
    padding: 0 10px
}

.prateleira ul li .product-image-thumb span img {
    width: 40px;
    height: 40px;
    cursor: pointer
}

.prateleira ul li .flags {
    display: none
}

html body.fixed-menu-department.menu-active #overlay_menu {
    display: block !important
}

html body.fixed-menu-department.menu-active #j-navigation-hover .j-hover .j-subMenu {
    display: block !important;
    position: fixed;
    top: 65px;
    z-index: 1000
}

html body .vtex-front-messages-close-all {
    background-color: transparent;
    cursor: pointer;
    padding: 5px;
    top: -5px;
    right: 0
}

html .slick-initialized *:focus {
    outline: 0
}

html .flag.all {
    display: none
}

html .box-seo-category h3 {
    font-size: 21px;
    font-weight: 700;
    margin: 20px 0 10px 0
}

html * {
    font-family: "Source Sans Pro", sans-serif
}

html #acerca-de-nosotros-extra-top {
    display: block;
    height: 65px
}

html #vtexIdContainer {
    z-index: 999 !important
}

html #vtexIdContainer .vtexIdUI-confirm-email .modal-header h4 span.vtexIdUI-heading,
html #vtexIdContainer .vtexIdUI-auth-code .modal-header h4 span.vtexIdUI-heading {
    font-size: 0
}

html #vtexIdContainer .vtexIdUI-confirm-email .modal-header h4 span.vtexIdUI-heading:before,
html #vtexIdContainer .vtexIdUI-auth-code .modal-header h4 span.vtexIdUI-heading:before {
    content: 'Por favor, informe su mail';
    font-size: 16px
}

html #vtexIdContainer .vtexIdUI-confirm-email form .modal-body label.info-code span,
html #vtexIdContainer .vtexIdUI-auth-code form .modal-body label.info-code span {
    font-size: 0
}

html #vtexIdContainer .vtexIdUI-confirm-email form .modal-body label.info-code span:before,
html #vtexIdContainer .vtexIdUI-auth-code form .modal-body label.info-code span:before {
    content: 'Ahora necesita informar el código que fue recibido a través:';
    font-size: 14px
}

html #vtexIdContainer .vtexIdUI-confirm-email form .modal-footer a.vtexIdUI-back-link span,
html #vtexIdContainer .vtexIdUI-auth-code form .modal-footer a.vtexIdUI-back-link span {
    font-size: 0
}

html #vtexIdContainer .vtexIdUI-confirm-email form .modal-footer a.vtexIdUI-back-link span:before,
html #vtexIdContainer .vtexIdUI-auth-code form .modal-footer a.vtexIdUI-back-link span:before {
    content: 'Volver';
    font-size: 14px
}

html #vtexIdContainer .vtexIdUI-confirm-email form .modal-footer button#sendAccessKeyBtn,
html #vtexIdContainer .vtexIdUI-confirm-email form .modal-footer button#confirmLoginAccessKeyBtn,
html #vtexIdContainer .vtexIdUI-auth-code form .modal-footer button#sendAccessKeyBtn,
html #vtexIdContainer .vtexIdUI-auth-code form .modal-footer button#confirmLoginAccessKeyBtn {
    font-size: 0;
    line-height: 15px
}

html #vtexIdContainer .vtexIdUI-confirm-email form .modal-footer button#sendAccessKeyBtn:before,
html #vtexIdContainer .vtexIdUI-confirm-email form .modal-footer button#confirmLoginAccessKeyBtn:before,
html #vtexIdContainer .vtexIdUI-auth-code form .modal-footer button#sendAccessKeyBtn:before,
html #vtexIdContainer .vtexIdUI-auth-code form .modal-footer button#confirmLoginAccessKeyBtn:before {
    content: 'Confirmar';
    font-size: 16px
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-header h4 {
    margin: 0
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-header h4 .vtexIdUI-heading {
    font-size: 0px
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-header h4 .vtexIdUI-heading:before {
    content: 'Ingresa usando tu email y contraseña';
    font-size: 1.2rem
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-body .vtexIdUI-classic-login-control.email-model .control-label span {
    font-size: 0px
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-body .vtexIdUI-classic-login-control.email-model .control-label span:before {
    content: 'Tu email';
    font-size: 0.9rem
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-body .vtexIdUI-classic-login-control .control-label[for=inputPassword] span {
    font-size: 0px
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-body .vtexIdUI-classic-login-control .control-label[for=inputPassword] span:before {
    content: 'Contraseña';
    font-size: 0.9rem
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-body .vtexIdUI-classic-login-control .control-label[for=inputPassword] a {
    font-size: 0px
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-body .vtexIdUI-classic-login-control .control-label[for=inputPassword] a:before {
    content: 'Olvidé mi contraseña';
    font-size: 0.9rem
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-footer {
    background: #fff
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-footer .vtexIdUI-back-link span {
    font-size: 0px
}

html #vtexIdContainer .vtexIdUI-classic-login #vtexIdUI-form-classic-login .modal-footer .vtexIdUI-back-link span:before {
    content: 'Atrás';
    font-size: 0.9rem
}

html #vtexIdContainer #vtexIdUI-change-pswd .modal-header h4 {
    margin: 0
}

html #vtexIdContainer #vtexIdUI-change-pswd .modal-header h4 span.vtexIdUI-heading {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd .modal-header h4 span.vtexIdUI-heading:before {
    content: 'Registrar nueva contraseña';
    font-size: 1rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body p.info-why small span {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body p.info-why small span:before {
    content: 'Te enviaremos una clave de validación a tu email';
    font-size: 1rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .control-group label[for=inputNewPassword] span {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .control-group label[for=inputNewPassword] span:before {
    content: 'Nueva contraseña';
    font-size: 1rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .control-group label[for=inputConfirmNewPassword] span {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .control-group label[for=inputConfirmNewPassword] span:before {
    content: 'Confirmar nueva contraseña';
    font-size: 1rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements span.vtexid-password-requirements-description {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements span.vtexid-password-requirements-description:before {
    content: 'Tu contraseña debe tener';
    font-size: 0.9rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements ul.vtexid-password-requirements-list li:nth-child(1) span.vtexid-instruction {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements ul.vtexid-password-requirements-list li:nth-child(1) span.vtexid-instruction:before {
    content: 'Al menos 8 caracteres';
    font-size: 0.9rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements ul.vtexid-password-requirements-list li:nth-child(2) span.vtexid-instruction {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements ul.vtexid-password-requirements-list li:nth-child(2) span.vtexid-instruction:before {
    content: '1 nÃºmero';
    font-size: 0.9rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements ul.vtexid-password-requirements-list li:nth-child(3) span.vtexid-instruction {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements ul.vtexid-password-requirements-list li:nth-child(3) span.vtexid-instruction:before {
    content: '1 letra minÃºscula';
    font-size: 0.9rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements ul.vtexid-password-requirements-list li:nth-child(4) span.vtexid-instruction {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-body .vtexid-password-requirements ul.vtexid-password-requirements-list li:nth-child(4) span.vtexid-instruction:before {
    content: '1 letra mayÃºscula';
    font-size: 0.9rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-footer {
    background: #fff
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-footer .vtexIdUI-back-link span {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-footer .vtexIdUI-back-link span:before {
    content: 'Atrás';
    font-size: 0.9rem
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-footer button.btn-success {
    font-size: 0px
}

html #vtexIdContainer #vtexIdUI-change-pswd form .modal-footer button.btn-success:before {
    content: 'Registrar nueva contraseña';
    font-size: 1rem
}

html #vtexIdContainer .vtexid-icon-lock.bottom-icon {
    display: none
}

html #vtexIdContainer .vtexIdUI-page {
    padding: 0 15px
}

html #vtexIdContainer .vtexIdUI {
    box-shadow: none;
    border-radius: 10px
}

html #vtexIdContainer .modal-header {
    padding: 12px 0 10px;
    border-color: #222220;
    background: #FFF
}

html #vtexIdContainer .modal-header .vtexIdUI-close {
    opacity: 0.2;
    font-size: 47px;
    line-height: 47px;
    right: -10px;
    top: 8px;
    cursor: pointer
}

html #vtexIdContainer .modal-header .vtexIdUI-close:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 1px;
    top: 0;
    left: 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #000
}

html #vtexIdContainer .modal-header .vtexIdUI-close:after {
    content: '';
    position: absolute;
    height: 30px;
    width: 1px;
    top: 0;
    left: 15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #000
}

html #vtexIdContainer .modal-header .vtexIdUI-heading {
    margin: 0
}

html #vtexIdContainer .modal-header .vtexIdUI-heading span {
    font-size: 0
}

html #vtexIdContainer .modal-header .vtexIdUI-heading span:before {
    content: 'Elije una de las siguientes opciones e inicia sesi\00F3n';
    font-size: 16px
}

html #vtexIdContainer .modal-body {
    padding: 15px 0
}

html #vtexIdContainer .modal-body button {
    padding: 0;
    box-shadow: none !important;
    border: none;
    color: #fff;
    font-weight: normal;
    height: 44px;
    line-height: 45px;
    border-radius: 0;
    text-align: left;
    padding-left: 70px
}

html #vtexIdContainer .modal-body button i {
    display: none
}

html #vtexIdContainer .modal-body .vtexIdUI-send-email {
    background: #68b32e;
    background: linear-gradient(to bottom, #68b32e 0%, #68b32e 48%, #5c8931 100%)
}

html #vtexIdContainer .modal-body .vtexIdUI-send-email span {
    font-size: 0
}

html #vtexIdContainer .modal-body .vtexIdUI-send-email span:before {
    content: 'Recibir clave de acceso r\00E1pido por correo';
    font-size: 16px
}

html #vtexIdContainer .modal-body .vtexIdUI-send-email .vtexid-icon-mail {
    background: url("/arquivos/login-sprite-3.png?v=13-08-2017-16-23") no-repeat -9px -21px;
    width: 30px;
    height: 26px;
    display: block;
    left: 12px;
    top: 8px;
    z-index: 999;
    opacity: 1
}

html #vtexIdContainer .modal-body .vtexIdUI-send-email .vtexid-icon-mail:before {
    content: '';
    width: 2px;
    height: 29px;
    position: absolute;
    top: 0;
    left: 46px;
    background: rgba(255, 255, 255, 0.42)
}

html #vtexIdContainer .modal-body #vtexIdUI-facebook {
    background: #495a93;
    background: linear-gradient(to bottom, #495a93 0%, #4f568a 48%, #525282 100%)
}

html #vtexIdContainer .modal-body #vtexIdUI-facebook p:before {
    content: 'Ingresar con Facebook';
    font-size: 16px
}

html #vtexIdContainer .modal-body #vtexIdUI-facebook p span {
    display: none
}

html #vtexIdContainer .modal-body #vtexIdUI-facebook .vtexid-icon-facebook {
    background: url("/arquivos/login-sprite-3.png") no-repeat -10px -199px;
    width: 26px;
    height: 26px;
    display: block;
    left: 12px;
    top: 8px;
    z-index: 999;
    opacity: 1
}

html #vtexIdContainer .modal-body #vtexIdUI-facebook .vtexid-icon-facebook:before {
    content: '';
    width: 2px;
    height: 29px;
    position: absolute;
    top: 0;
    left: 46px;
    background: rgba(255, 255, 255, 0.42)
}

html #vtexIdContainer .modal-body #vtexIdUI-google-plus {
    background: #e64e3b;
    background: linear-gradient(to bottom, #e64e3b 0%, #d35539 48%, #c65a36 100%)
}

html #vtexIdContainer .modal-body #vtexIdUI-google-plus p:before {
    content: 'Ingresar con Google';
    font-size: 16px
}

html #vtexIdContainer .modal-body #vtexIdUI-google-plus p span {
    display: none
}

html #vtexIdContainer .modal-body #vtexIdUI-google-plus .vtexid-icon-google-plus {
    background: url("/arquivos/login-sprite-3.png") no-repeat -9px -136px;
    width: 27px;
    height: 27px;
    display: block;
    left: 12px;
    top: 8px;
    z-index: 999;
    opacity: 1
}

html #vtexIdContainer .modal-body #vtexIdUI-google-plus .vtexid-icon-google-plus:before {
    content: '';
    width: 2px;
    height: 29px;
    position: absolute;
    top: 0;
    left: 46px;
    background: rgba(255, 255, 255, 0.42)
}

html #vtexIdContainer .modal-body #loginWithUserAndPasswordBtn {
    background: #efc74f;
    background: linear-gradient(to bottom, #efc74f 0%, #debd1f 48%, #d2b500 100%)
}

html #vtexIdContainer .modal-body #loginWithUserAndPasswordBtn span {
    font-size: 0
}

html #vtexIdContainer .modal-body #loginWithUserAndPasswordBtn span:before {
    content: 'Iniciar sesi\00F3n con tu cuenta';
    font-size: 16px
}

html #vtexIdContainer .modal-body li[ng-show="auth.showClassicAuthentication"] {
    position: relative
}

html #vtexIdContainer .modal-body li[ng-show="auth.showClassicAuthentication"]:before {
    content: "";
    background: url(https://elektra.vteximg.com.br/arquivos/login-sprite-3.png) no-repeat -9px -72px;
    width: 28px;
    height: 28px;
    display: block;
    left: 12px;
    top: 8px;
    z-index: 999;
    opacity: 1;
    position: absolute
}

html #vtexIdContainer .modal-body li[ng-show="auth.showClassicAuthentication"]:after {
    content: '';
    width: 2px;
    height: 29px;
    position: absolute;
    top: 9px;
    left: 58px;
    background: rgba(255, 255, 255, 0.42)
}

html #ajaxBusy {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url("ajax-loader.gif") no-repeat center rgba(255, 255, 255, 0.67);
    z-index: 99;
    display: none !important
}

html #ajaxBusy p {
    display: none
}

html input,
html button,
html select {
    outline: none
}

html .slick-list {
    overflow: hidden
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    html .j-desktop {
        display: none
    }
}

html .j-mobile {
    display: none
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    html .j-mobile {
        display: block
    }
}

html .j-hidden,
html .j-hide {
    display: none
}

html .j-center {
    width: 100%;
    padding: 0 5%
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    html .j-center {
        padding: 0 1%
    }
}

html .j-float-width {
    float: left;
    width: 100%
}

html #overlay_menu {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 11;
    cursor: pointer
}

html #overlay_menu.active {
    display: block
}

html #overlay {
    position: fixed;
    top: 60px;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999
}

@media (min-width: 1081px) {
    html #overlay {
        display: none !important
    }
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    html #overlay {
        top: 50px
    }
    html #overlay.active {
        display: block
    }
}

html .overlay-login {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 998
}

html .scrollToTop {
    width: 50px;
    height: 50px;
    text-align: center;
    background: #fff;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    right: 40px;
    bottom: 95px;
    display: none;
    z-index: 11;
    background: url(https://elektra.vteximg.com.br/arquivos/GoTopButton.png?v=12) no-repeat
}

html .chatPopup {
    z-index: 11;
    width: 50px;
    height: 50px;
    text-decoration: none;
    position: fixed;
    right: 40px;
    bottom: 20px;
    background: url(https://elektra.vteximg.com.br/arquivos/chatIcon.png) no-repeat center center transparent;
    background-size: contain;
    cursor: pointer
}

html button.close.vtexIdUI-close {
    background: transparent !important
}

@media only screen and (min-width: 100px) and (max-width: 1080px) {
    html .j-content {
        margin-top: 54px
    }
}

.ui-autocomplete {
    position: fixed !important;
    top: 120px;
    background: #fff;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
    z-index: 1000 !important;
    max-width: 90%
}

@media (max-width: 1080px) {
    .ui-autocomplete {
        overflow-y: scroll;
        max-height: 70%
    }
}

.ui-autocomplete li a {
    display: block;
    line-height: 2;
    padding: 5px 70px 5px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    position: relative;
    background: white;
    outline: none !important;
    transition: all 0.3s
}

.ui-autocomplete li a .c-secondary {
    color: #e31d1a;
    font-weight: bold
}

.ui-autocomplete li a .view {
    position: absolute;
    display: block;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 12px;
    opacity: 0;
    color: #000;
    transition: all .3s
}

.ui-autocomplete li a img {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    transition: all .3s
}

@media (max-width: 1024px) {
    .ui-autocomplete li a img {
        width: 50px;
        height: 50px
    }
}

@media (min-width: 1440px) {
    .ui-autocomplete li a img {
        width: 60px;
        height: 60px
    }
}

@media (min-width: 1600px) {
    .ui-autocomplete li a img {
        width: 70px;
        height: 70px
    }
}

@media (min-width: 1920px) {
    .ui-autocomplete li a img {
        width: 80px;
        height: 80px
    }
}

.ui-autocomplete li a:hover {
    cursor: pointer !important;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    -webkit-transform: scaleX(1.005);
    -ms-transform: scaleX(1.005);
    transform: scaleX(1.005);
    z-index: 1
}

.ui-autocomplete li a:hover img {
    opacity: .9
}

.ui-autocomplete li a:hover .view {
    opacity: 1
}

.ui-autocomplete li:last-child a {
    padding-right: 15px;
    text-align: right;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.ui-autocomplete li:last-child a i {
    font-size: 11px
}

.ui-autocomplete li:last-child a:hover {
    color: #e31d1a
}

.prateleira ul li .flags {
    display: block !important
}

.prateleira ul li .flags .flag {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 100%;
    height: 70px;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 1;
    font-size: 0;
    color: rgba(255, 255, 255, 0);
    text-indent: -1000px
}

.j-left.j-image {
    position: relative
}

.j-left.j-image .flags .flag {
    position: absolute;
    top: -10px;
    right: -5px;
    width: 100%;
    height: 70px;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 1;
    font-size: 0;
    color: rgba(255, 255, 255, 0);
    text-indent: -1000px
}

.flag-product .flag {
    background: none !important
}

.flag-product .flag.iphone8 {
    display: none
}

.j-left {
    min-height: 1px
}

#vtexIdContainer a.dead-link[data-i18n="vtexid.forgotPswdHelper"] {
    font-size: 0;
    line-height: 0
}

#vtexIdContainer a.dead-link[data-i18n="vtexid.forgotPswdHelper"]:before {
    content: 'Crea tu cuenta';
    font-size: 0.9rem;
    line-height: 1.5
}

@media screen and (max-width: 1080px) {
    .banner-wrapper-landing img {
        padding-top: 20px
    }
}

@media screen and (max-width: 996px) {
    .banner-wrapper-landing img.banner-desktop {
        display: none
    }
}

@media screen and (min-width: 997px) {
    .banner-wrapper-landing img.banner-mobile {
        display: none
    }
}

.menu-wrapper h3 {
    background: #ffdc20;
    color: #000;
    text-transform: uppercase;
    padding: 10px;
    cursor: pointer
}

@media screen and (min-width: 1081px) {
    .menu-wrapper h3 {
        display: none
    }
}

.menu-wrapper h3 i {
    float: right
}

@media (max-width: 1080px) {
    .v2 #sidebar-collection {
        display: none
    }
}

#sidebar-collection a {
    display: block;
    line-height: 1;
    color: #000;
    padding: 8px 0
}

@media (max-width: 1080px) {
    #sidebar-collection a {
        border-bottom: 1px solid #dcdcdc;
        padding-left: 15px
    }
}

#sidebar-collection a:hover {
    color: #e31d1a
}

.Landing .menu-departamento .show-menu {
    display: block;
    background: #ffdc20;
    color: #000;
    text-transform: uppercase;
    padding: 10px;
    cursor: pointer
}

.Landing .menu-departamento .show-menu i {
    float: right
}

@media (min-width: 1081px) {
    .Landing .menu-departamento .show-menu {
        display: none
    }
}

@media (max-width: 1080px) {
    .Landing #sidebar-menu {
        display: none
    }
}

.Landing #sidebar-menu h3 {
    padding: 5px;
    line-height: 2;
    font-weight: bold
}

.Landing #sidebar-menu h3 a {
    display: block;
    padding-left: 0
}

.Landing #sidebar-menu ul {
    display: block !important;
    padding: 0px;
    margin-bottom: 15px
}

.Landing #sidebar-menu ul li a {
    display: block;
    line-height: 1.5;
    padding: 5px 10px 5px 15px
}

@media (max-width: 1080px) {
    .Landing #sidebar-menu ul li a {
        border-bottom: 1px solid #dcdcdc
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .resultado-busca-filtro select {
        padding: 5px !important
    }
}

.vtex-front-messages-placeholder {
    display: none
}


/*!

	----------------------------------------------------------------------------------------------------
	----------------------------------------------------------------------------------------------------
	----------------------------------------------------------------------------------------------------

					â€¢â€¢ Importante - Para editar este CSS utiliza el archivo fuente SCSS â€¢â€¢
								ivan@vicom.mx | ivanluna.re@outlook.com

	----------------------------------------------------------------------------------------------------
	----------------------------------------------------------------------------------------------------
	----------------------------------------------------------------------------------------------------

*/

@media screen and (max-width: 1326px) {
    #j-navigation-hover.v2 .j-hover {
        width: 25% !important
    }
}

#j-navigation-hover.v2 .j-info-center {
    width: 40% !important;
    margin-left: 10%;
    margin-top: 0
}

#j-navigation-hover.v2 .j-info-center ul li {
    font-weight: 100;
    text-transform: uppercase;
    position: relative;
    font-size: 13px;
    margin: 0 !important;
    text-decoration: underline
}

#j-navigation-hover.v2 .j-info-center ul li.shipping {
    padding-left: 10px;
    margin-left: 10px !important
}

#j-navigation-hover.v2 .j-info-center ul li.shipping span {
    text-decoration: underline
}

#j-navigation-hover.v2 .j-info-center ul li.shipping:before {
    content: '';
    display: block;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -1px;
    background: #fff
}

@media screen and (max-width: 1326px) {
    #j-navigation-hover.v2 .j-info-center {
        width: 50% !important;
        margin-top: 0;
        margin-left: 0
    }
}

#j-navigation-hover.v2 .j-info-right {
    width: 30%;
    margin-top: 15px
}

@media screen and (max-width: 1326px) {
    #j-navigation-hover.v2 .j-info-right {
        width: 25%
    }
}

#j-navigation-hover.v2 .j-info-right ul li a {
    font-weight: 100;
    font-size: 13px
}

#j-navigation-hover.v2 .j-info-right ul li a:before {
    font-family: 'elektra';
    font-size: 16px;
    vertical-align: bottom
}

#j-navigation-hover.v2 .j-info-right ul li.stores a:before {
    content: '\0048'
}

#j-navigation-hover.v2 .j-info-right ul li.catalog {
    margin-left: 20px
}

@media screen and (max-width: 1326px) {
    #j-navigation-hover.v2 .j-info-right ul li.catalog {
        margin-left: 15px
    }
}

#j-navigation-hover.v2 .j-info-right ul li.catalog a:before {
    content: '\0047';
    margin-right: 5px
}

footer#j-footer.v2 .j-footer-wrapper {
    background: #eee;
    border-bottom: 1px solid #ffdc20
}

footer#j-footer.v2 .j-footer-wrapper .j-news p {
    color: #000;
    font-weight: 600
}

footer#j-footer.v2 .j-footer-wrapper .j-news .j-share-right .j-txt {
    color: #000;
    font-weight: bold
}

footer#j-footer.v2 .j-footer-wrapper .j-news .j-share-right .j-facebook a,
footer#j-footer.v2 .j-footer-wrapper .j-news .j-share-right .j-twitter a {
    background: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #eee;
    border-radius: 50%;
    text-align: center
}

footer#j-footer.v2 .j-footer-wrapper .j-news form .j-email {
    width: 76%
}

footer#j-footer.v2 .j-footer-wrapper .j-news form .j-button-news {
    border-radius: 0;
    background: #ffdc20;
    color: #000
}

footer#j-footer.v2 .j-bottom-wrapper {
    padding-top: 0px
}

footer#j-footer.v2 .j-bottom-wrapper.foo-nav {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 30px
}

footer#j-footer.v2 .j-bottom-wrapper.foo-contact-info {
    margin-bottom: 30px
}

footer#j-footer.v2 .j-bottom-wrapper.foo-payment-methods {
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    margin-bottom: 30px;
    padding-bottom: 0
}

footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col {
    width: 100%
}

footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col .j-tel svg {
    display: none
}

footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col .j-tel p {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 100;
    color: #a2a2a2;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative
}

footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col .j-tel p:after {
    content: '';
    width: 100px;
    height: 1px;
    box-shadow: 0 1px 0 rgba(255, 220, 32, 0.5);
    background: #ffdc20;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px
}

footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col .j-pago {
    text-align: center;
    line-height: 90px;
    max-width: 1000px;
    margin: 0 auto
}

footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col .j-pago p {
    display: inline-block;
    padding: 0px 15px;
    position: relative;
    margin-right: 15px
}

footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col .j-pago p:after {
    content: '';
    display: block;
    width: 1px;
    height: 50%;
    position: absolute;
    left: 100%;
    top: 25%;
    background: #d4d4d4
}

footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col .j-pago a {
    display: inline-block;
    width: 80%
}

footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col .j-pago a img {
    width: 49.5%;
    vertical-align: middle
}

footer#j-footer.v2 .j-bottom-wrapper .j-bottom {
    padding-bottom: 20px
}

footer#j-footer.v2 .j-bottom-wrapper .j-bottom .j-col {
    width: 24.5%
}

footer#j-footer.v2 .j-bottom-wrapper .j-bottom .j-col h3 {
    font-weight: 400;
    padding-bottom: 0
}

footer#j-footer.v2 .j-bottom-wrapper .j-bottom .j-col h3 i {
    color: #ffdc20
}

footer#j-footer.v2 .j-copyright .j-nacionalidad ul li a {
    font-weight: bold
}

@media only screen and (max-width: 1080px) {
    footer#j-footer.v2 .j-footer-wrapper .j-news {
        background: #eee
    }
    footer#j-footer.v2 .j-footer-wrapper .j-news form .j-email {
        width: 60%
    }
    footer#j-footer.v2 .j-footer-wrapper .j-news form .j-button-news {
        width: 18%
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-payment-methods .j-top .j-col {
        margin: 0
    }
    footer#j-footer.v2 .j-bottom-wrapper .j-top .j-col {
        width: 100% !important;
        margin: 0 !important
    }
    footer#j-footer.v2 .j-bottom-wrapper .j-bottom .j-col {
        text-align: center
    }
    footer#j-footer.v2 .j-bottom-wrapper .j-bottom .j-col h3 span {
        float: none
    }
}

@media only screen and (max-width: 767px) {
    footer#j-footer.v2 .j-footer-wrapper .j-news form .j-email {
        width: 60%
    }
    footer#j-footer.v2 .j-footer-wrapper .j-news form .j-button-news {
        width: 22%
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-nav .j-bottom .j-col {
        width: 100%;
        border-bottom: 1px solid #eee
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-nav .j-bottom .j-col:last-child {
        border: 0
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-nav .j-bottom .j-col h3 {
        text-align: left;
        line-height: 2.5
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-nav .j-bottom .j-col h3 span {
        float: right
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-nav .j-bottom .j-col ul li a {
        text-align: left
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-payment-methods .j-top .j-col .j-pago {
        line-height: initial
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-payment-methods .j-top .j-col .j-pago p {
        width: 100%;
        margin: 10px 0;
        line-height: 2
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-payment-methods .j-top .j-col .j-pago p:after {
        display: none
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-payment-methods .j-top .j-col .j-pago img {
        width: 80%;
        margin: 10px auto
    }
}

@media only screen and (max-width: 480px) {
    footer#j-footer.v2 .j-footer-wrapper .j-news form .j-email {
        width: 60%
    }
    footer#j-footer.v2 .j-footer-wrapper .j-news form .j-button-news {
        width: 30%;
        font-size: .75rem
    }
    footer#j-footer.v2 .j-bottom-wrapper.foo-payment-methods .j-top .j-col .j-pago img {
        width: 100%;
        margin: 10px auto
    }
}

#avisame-overlay {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    z-index: -1;
    transition: all .5s
}

#avisame-overlay.active {
    opacity: 1;
    visibility: visible;
    z-index: 100000
}

#avisame-wrapper {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 50px 180px;
    width: 1080px;
    background: #fff;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.3);
    z-index: -1;
    transition: all .5s
}

#avisame-wrapper.active {
    opacity: 1;
    visibility: visible;
    z-index: 100001
}

#avisame-wrapper .ico-wrapper {
    text-align: center;
    margin-bottom: 20px
}

#avisame-wrapper .ico-wrapper i {
    font-size: 5rem;
    color: #666
}

#avisame-wrapper .avisame-desc {
    font-size: 1.5rem;
    text-align: center
}

#avisame-wrapper #avisame-email {
    width: 80%;
    margin: 0 auto;
    display: block;
    height: 50px;
    line-height: 42px;
    padding: 3px 10px;
    border: 1px solid #999;
    text-align: center;
    font-size: 1.5rem;
    margin: 20px auto;
    border-radius: 8px
}

#avisame-wrapper .avisame-buttons:after {
    content: '';
    display: block;
    clear: both
}

#avisame-wrapper .avisame-buttons button {
    cursor: pointer
}

#avisame-wrapper .avisame-buttons #avisame-send {
    background: #60C100;
    color: #fff;
    font-size: 1.5rem;
    padding: 10px 40px;
    float: right;
    border-radius: 10px;
    transition: all .3s
}

#avisame-wrapper .avisame-buttons #avisame-send:hover {
    background: #478e00;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2)
}

#avisame-wrapper .avisame-buttons #avisame-cancelar {
    color: #333;
    font-size: 1.2rem;
    line-height: 2;
    padding: 5px 20px;
    float: left;
    transition: all .3s
}

#avisame-wrapper .avisame-buttons #avisame-cancelar:hover {
    color: #000
}

@media (max-width: 1100px) {
    #avisame-wrapper {
        width: 90%;
        left: 5%;
        top: 5%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding-left: 100px;
        padding-right: 100px
    }
}

@media (max-width: 767px) {
    #avisame-wrapper {
        width: 90%;
        left: 5%;
        top: 5%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 30px
    }
    #avisame-wrapper .ico-wrapper {
        margin-bottom: 10px
    }
    #avisame-wrapper .ico-wrapper i {
        font-size: 3rem
    }
    #avisame-wrapper .avisame-desc {
        font-size: 1rem;
        text-align: center
    }
    #avisame-wrapper #avisame-email {
        width: 100%;
        height: 40px;
        line-height: 34px;
        font-size: 1rem;
        margin: 10px auto 20px
    }
    #avisame-wrapper .avisame-buttons #avisame-send {
        font-size: 1rem;
        padding: 5px 20px;
        border-radius: 8px
    }
    #avisame-wrapper .avisame-buttons #avisame-cancelar {
        background: none;
        font-size: .8rem;
        line-height: 2;
        padding: 3px 10px
    }
}
