@charset "UTF-8";
/* font family */
.icon-ame .path1:before {
  content: "";
  color: #7b7c80; }

.icon-ame .path2:before {
  content: "";
  margin-left: -3.533203125em;
  color: #7b7c80; }

.icon-ame .path3:before {
  content: "";
  margin-left: -3.533203125em;
  color: #7b7c80; }

.icon-ame .path4:before {
  content: "";
  margin-left: -3.533203125em;
  color: #7b7c80;
  opacity: 0.5; }

.icon-ame .path5:before {
  content: "";
  margin-left: -3.533203125em;
  color: #7b7c80; }

.icon-amex:before {
  content: "";
  color: #7b7c80; }

.icon-busca:before {
  content: ""; }

.icon-card:before {
  content: "";
  color: #fff; }

.icon-carteira:before {
  content: "";
  color: #0030a0; }

.icon-chat:before {
  content: "";
  color: #c5c7cc; }

.icon-check:before {
  content: "";
  color: #fff; }

.icon-close:before {
  content: "";
  color: #fff; }

.icon-coleta:before {
  content: "";
  color: #0030a0; }

.icon-devolucao:before {
  content: "";
  color: #fff; }

.icon-diners:before {
  content: "";
  color: #7b7c80; }

.icon-e-can:before {
  content: "";
  color: #c5c7cc; }

.icon-elo:before {
  content: "";
  color: #7b7c80; }

.icon-email:before {
  content: "";
  color: #c5c7cc; }

.icon-facebook:before {
  content: "";
  color: #7b7c80; }

.icon-faq:before {
  content: "";
  color: #c5c7cc; }

.icon-faq-mobile:before {
  content: "";
  color: #0030a0; }

.icon-frete:before {
  content: "";
  color: #fff; }

.icon-frete-benefit:before {
  content: "";
  color: #0030a0; }

.icon-gift:before {
  content: ""; }

.icon-heart:before {
  content: "";
  color: #0030a0; }

.icon-heart-o:before {
  content: "";
  color: #0030a0; }

.icon-instagram:before {
  content: "";
  color: #7b7c80; }

.icon-large-desk-select:before {
  content: ""; }

.icon-large-desk:before {
  content: "";
  color: #c5c7cc; }

.icon-large-mobile:before {
  content: "";
  color: #c5c7cc; }

.icon-large-mobile-select:before {
  content: ""; }

.icon-loading .path1:before {
  content: "";
  color: #0030a0; }

.icon-loading .path2:before {
  content: "";
  margin-left: -0.75em;
  color: #c5c7cc; }

.icon-login:before {
  content: ""; }

.icon-login-mobile:before {
  content: "";
  color: #0030a0; }

.icon-lojas:before {
  content: "";
  color: #0030a0; }

.icon-mastercard:before {
  content: "";
  color: #7b7c80; }

.icon-menu:before {
  content: ""; }

.icon-message:before {
  content: "";
  color: #0030a0; }

.icon-motoboy:before {
  content: "";
  color: #0030a0; }

.icon-pix:before {
  content: "";
  color: #7b7c80; }

.icon-sacola:before {
  content: ""; }

.icon-sacola-full:before, #main-header .toggle-cart.has-product .icon-sacola:before {
  content: ""; }

.icon-seta:before {
  content: ""; }

.icon-small-desk:before {
  content: "";
  color: #c5c7cc; }

.icon-small-desk-select:before {
  content: ""; }

.icon-small-mobile:before {
  content: "";
  color: #c5c7cc; }

.icon-small-mobile-select:before {
  content: ""; }

.icon-transferencia:before {
  content: "";
  color: #7b7c80; }

.icon-trash:before {
  content: "";
  color: #c5c7cc; }

.icon-visa:before {
  content: "";
  color: #7b7c80; }

.icon-voltar:before {
  content: ""; }

.icon-vtex:before {
  content: "";
  color: #c5c7cc; }

.icon-whatsapp:before {
  content: "";
  color: #c5c7cc; }

.icon-whatsapp-benefit:before {
  content: "";
  color: #0030a0; }

.icon-chevron-left::before {
  content: ""; }

.icon-chevron-right::before {
  content: "";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.icon-chevron-down::before {
  content: "";
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.icon-arrow-up::before {
  content: "";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.icon-arrow-right::before {
  content: "";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/*reset*/
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, sup, 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, dd, dt, dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none; }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

input, textarea {
  outline: none; }

input[type=radio] {
  margin: 3px 3px 3px 0; }

div:after, ol:after, form:after, ul:after, dl:after, section:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden; }

a, a:hover {
  cursor: pointer;
  text-decoration: none; }

label {
  display: inline-block; }

table, tbody, tr {
  border-collapse: collapse;
  border-spacing: 0px; }

tbody, tr {
  width: 100%; }

.wrapper, #menu .menu-departamento .submenu {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1660px; }
  .wrapper::after, #menu .menu-departamento .submenu::after {
    clear: both;
    content: "";
    display: block; }

@media only screen and (min-width: 1025px) {
  .wrapper, #menu .menu-departamento .submenu {
    max-width: -webkit-calc(100% - 100px);
    max-width: calc(100% - 100px); } }

@media only screen and (min-width: 1720px) {
  .wrapper, #menu .menu-departamento .submenu {
    max-width: 1660px; } }

@font-face {
  font-family: "aviator-ico!important";
  src: url("https://traintomongolia.com/arquivos/aviator-icomoon.eot.css");
  src: url("https://traintomongolia.com/arquivos/aviator-icomoon.eot.css#iefix") format("embedded-opentype"), url("https://traintomongolia.com/arquivos/aviator-icomoon.ttf.css") format("truetype"), url("https://traintomongolia.com/arquivos/aviator-icomoon.woff.css") format("woff"), url("https://traintomongolia.com/arquivos/aviator-icomoon.svg.css") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px; }

a {
  color: #000000;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

strong {
  font-weight: 700; }

.title, .title-1, .title-2 {
  font-size: 27px;
  color: #000000;
  font-weight: 500; }

.title-shelf, .ecn-shelf-default h2,
.buy-together-content h4 {
  margin-bottom: 12px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  color: #252526; }
  @media only screen and (min-width: 1025px) {
    .title-shelf, .ecn-shelf-default h2,
    .buy-together-content h4 {
      margin-bottom: 24px;
      font-size: 36px; } }

.section__title {
  margin-bottom: 12px;
  font-family: "Lusitana", serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  text-align: center; }
  @media only screen and (min-width: 1025px) {
    .section__title {
      margin-bottom: 24px;
      font-size: 36px; } }

label {
  cursor: pointer; }

input,
textarea,
select,
button {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #C5C7CC;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 12px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif; }
  input[type="checkbox"], input[type="radio"],
  textarea[type="checkbox"],
  textarea[type="radio"],
  select[type="checkbox"],
  select[type="radio"],
  button[type="checkbox"],
  button[type="radio"] {
    border: 1px solid #C5C7CC;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    color: #ffffff; }
    input[type="checkbox"]:checked, input[type="radio"]:checked,
    textarea[type="checkbox"]:checked,
    textarea[type="radio"]:checked,
    select[type="checkbox"]:checked,
    select[type="radio"]:checked,
    button[type="checkbox"]:checked,
    button[type="radio"]:checked {
      background-color: #0030A0;
      border-color: #C5C7CC; }
  input.error,
  textarea.error,
  select.error,
  button.error {
    border-color: red; }

select {
  -moz-appearance: menulist-button;
  appearance: menulist-button;
  -webkit-appearance: menulist-button; }

::-webkit-input-placeholder {
  color: #8e8e8e; }

::-moz-placeholder {
  color: #8e8e8e; }

::-ms-input-placeholder {
  color: #8e8e8e; }

::placeholder {
  color: #8e8e8e; }

.call-to-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .call-to-action i {
    margin-left: 10px;
    font-size: 9px; }

.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  background-image: none;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.7px;
  text-align: center;
  line-height: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer; }
  .btn.disable {
    opacity: 0.6; }
  .btn[disabled="disabled"] {
    opacity: 0.6;
    cursor: no-drop;
    pointer-events: none; }
  .btn-primary {
    border-color: #0030A0;
    background-color: #0030A0;
    color: #ffffff; }
    .btn-primary:hover {
      background-color: #0030A0;
      border-color: #0030A0; }
    .btn-primary:focus {
      outline: 0;
      background-color: #0030A0;
      border-color: #0030A0; }
    .btn-primary.active, .btn-primary:active {
      border-color: #0030A0;
      background-color: #0030A0;
      color: #ffffff;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .btn-primary.active:hover, .btn-primary:active:hover {
        border-color: #0030A0;
        background-color: #0030A0; }
  .btn-secondary {
    border-color: #7B7C80;
    color: #7B7C80;
    background-color: #ffffff; }
    .btn-secondary:hover {
      background-color: #ffffff;
      border-color: #7B7C80; }
  .btn-tertiary {
    border-color: #252526;
    background-color: #252526;
    color: #ffffff; }
  .btn-small {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.7px; }
  .btn-medium {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.7px; }
  .btn-large {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.95px; }
    @media only screen and (min-width: 1025px) {
      .btn-large {
        font-size: 16px;
        letter-spacing: 2.4px; } }
  .btn-white {
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff; }
  .btn-white-invert {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff; }
  .btn-black {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000; }
  .btn-black-invert {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000; }

.prateleira.vitrine > h2 {
  display: none; }

.prateleira.vitrine ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px; }
  @media all and (max-width: 991px) {
    .prateleira.vitrine ul {
      grid-template-columns: 1fr 1fr;
      grid-gap: 10px;
      margin-top: 20px; } }

@media (max-width: 1024px) {
  .prateleira.vitrine li .box-item .top .product-btn {
    display: none; } }

.prateleira.vitrine .box-item {
  position: relative; }

.prateleira.vitrine li .box-item:hover .top .product-btn {
  opacity: 1;
  visibility: visible; }

.prateleira.vitrine li .box-item:hover .top .product-image__default::before {
  visibility: visible;
  opacity: 1; }

.prateleira.vitrine li .box-item a {
  text-decoration: none; }

.prateleira.vitrine li .box-item .top {
  position: relative; }

@media (min-width: 1025px) {
  .prateleira.vitrine li .box-item .top .product-image__default::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /*     background: linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0, rgba(0, 0, 0, 0) 100%); */
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; } }

.prateleira.vitrine li .box-item .top .product-btn {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 100%;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.prateleira.vitrine li .box-item .top .product-btn a.x-button-quickview {
  background-color: #0030A0;
  color: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  width: 50%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 25px; }

.prateleira.vitrine li .box-item .top .product-btn a:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.prateleira.vitrine li .box-item .product-image {
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.prateleira.vitrine li .box-item .product-image img {
  width: 100%; }

.prateleira.vitrine li .box-item .product-name {
  font-size: 14px;
  font-family: "Nunito Sans", sans-serif;
  margin: 10px 0 4px;
  margin-bottom: 8px;
  height: auto;
  letter-spacing: 1px;
  font-weight: 600;
  white-space: normal;
  overflow: visible;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #252526;
  text-align: left;
  text-transform: lowercase; }
  @media only screen and (min-width: 1720px) {
    .prateleira.vitrine li .box-item .product-name {
      font-size: 16px; } }
  .prateleira.vitrine li .box-item .product-name > a {
    text-transform: capitalize;
    color: #252526;
    display: inline-block;
    min-height: 37px;
    overflow: hidden; }

@media all and (max-width: 768px) {
  .prateleira.vitrine li .box-item .product-name {
    margin-bottom: 10px; } }

.prateleira.vitrine li .box-item .product-details {
  text-align: left;
  min-height: 20px; }

.prateleira.vitrine li .box-item .product-details .price {
  margin: 0;
  text-align: left; }
  .prateleira.vitrine li .box-item .product-details .price > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      .prateleira.vitrine li .box-item .product-details .price > a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }

@media all and (max-width: 768px) {
  .prateleira.vitrine li .box-item .product-details .price {
    margin-top: 4px;
    display: block; } }

.prateleira.vitrine li .box-item .product-details .price span {
  color: #7B7C80;
  display: inline-block;
  font-size: 12px;
  text-align: left;
  letter-spacing: 0.7px; }
  @media only screen and (max-width: 767px) {
    .prateleira.vitrine li .box-item .product-details .price span {
      font-size: 12px; } }
  @media only screen and (min-width: 1720px) {
    .prateleira.vitrine li .box-item .product-details .price span {
      font-size: 14px; } }
  .prateleira.vitrine li .box-item .product-details .price span.installment {
    margin-left: 0;
    text-transform: unset; }
    @media only screen and (max-width: 767px) {
      .prateleira.vitrine li .box-item .product-details .price span.installment {
        font-size: 12px;
        margin-left: 0; } }
    @media only screen and (min-width: 1720px) {
      .prateleira.vitrine li .box-item .product-details .price span.installment {
        margin-left: 14px;
        font-size: 14px; } }

.prateleira.vitrine li .box-item .product-details .price span.old-price {
  color: #C5C7CC;
  margin-right: 10px;
  text-decoration: line-through;
  -moz-text-decoration-color: #C5C7CC;
  text-decoration-color: #C5C7CC;
  -webkit-text-decoration-color: #C5C7CC;
  letter-spacing: 0.7px;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  font-family: "Nunito Sans", sans-serif; }
  @media only screen and (max-width: 767px) {
    .prateleira.vitrine li .box-item .product-details .price span.old-price {
      font-size: 12px; } }
  @media only screen and (min-width: 1720px) {
    .prateleira.vitrine li .box-item .product-details .price span.old-price {
      margin-right: 15px;
      font-size: 14px; } }

.prateleira.vitrine li .box-item .product-details .price span.best-price {
  color: #252526;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0.7px;
  font-family: "Nunito Sans", sans-serif; }
  @media only screen and (max-width: 767px) {
    .prateleira.vitrine li .box-item .product-details .price span.best-price {
      font-size: 12px; } }

.prateleira.vitrine li .box-item .product-details .flags {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%; }

.prateleira.vitrine li .box-item .product-details .flags .flag {
  background-color: #b6b2b1;
  color: #fff;
  clear: both;
  float: right;
  font-weight: 600;
  line-height: 25px;
  padding: 0 10px;
  margin: 5px;
  text-transform: uppercase; }

.prateleira.vitrine li .box-item .product-details .flags .flag.flag-dif-perc {
  background-color: #c90000;
  left: 0;
  position: absolute;
  top: 0; }

.prateleira.vitrine li .box-item .product-details .flags .flag.new,
.prateleira.vitrine li .box-item .product-details .flags .flag.novo {
  background-color: #000; }

.prateleira.vitrine li .box-item .variations {
  width: 100%;
  float: left;
  padding: 10px 0;
  height: 60px;
  overflow: hidden; }

.prateleira.vitrine li .box-item .variations li {
  padding: 0 5px;
  width: 20px; }

.prateleira.vitrine li .box-item .variations li img {
  display: block;
  margin: 0 auto;
  width: 100%; }

.prateleira.vitrine li .box-item .variations .wrap-info {
  display: none; }

.prateleira.vitrine li .box-item .variations ul.product-variation {
  padding: 0 20px;
  text-align: center; }

.prateleira.vitrine li .box-item .variations ul.product-variation li {
  outline: 0;
  display: inline-block;
  float: none; }

.prateleira.vitrine li .box-item .variations .sku-list-color span {
  border: 1px solid #ededed;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 18px;
  overflow: hidden;
  width: 18px; }

.prateleira.vitrine .showcase-carousel-single ul {
  margin: 0; }

.prateleira.vitrine .showcase-carousel-single li {
  padding: 0; }

.prateleira.vitrine .showcase-carousel-full {
  overflow: hidden; }

.prateleira.vitrine li .box-item .x-flag-wrapper {
  position: absolute;
  top: 0px;
  z-index: 1;
  width: 100%; }
  .prateleira.vitrine li .box-item .x-flag-wrapper .flag {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .prateleira.vitrine li .box-item .x-flag-wrapper .flag.novidades {
      display: block;
      opacity: 1;
      -webkit-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
      position: absolute;
      top: 25px;
      right: -5px;
      font-size: 0px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .prateleira.vitrine li .box-item .x-flag-wrapper .flag.novidades:before {
        content: "Novo";
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        color: #093953;
        font-family: initial; }
    .prateleira.vitrine li .box-item .x-flag-wrapper .flag.off {
      opacity: 1;
      -webkit-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
      position: absolute;
      top: 5px;
      left: 0px;
      font-size: 0px; }
      .prateleira.vitrine li .box-item .x-flag-wrapper .flag.off:before {
        content: "Off";
        font-size: 14px;
        font-weight: 300;
        text-transform: uppercase;
        padding: 5px 10px;
        background-color: #000;
        color: #fff; }
    .prateleira.vitrine li .box-item .x-flag-wrapper .flag.Off {
      display: block !important;
      opacity: 1;
      -webkit-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
      position: absolute;
      top: 10px;
      right: 10px;
      background: white;
      width: auto;
      padding: 5px 10px;
      height: auto;
      color: #a62015;
      font-weight: bold;
      font-family: 'Nunito Sans';
      font-size: 12px; }
      @media (max-width: 475px) {
        .prateleira.vitrine li .box-item .x-flag-wrapper .flag.Off {
          top: 5px;
          right: 5px;
          padding: 3px;
          font-size: 10px; } }
    .prateleira.vitrine li .box-item .x-flag-wrapper .flag.promocao-verao, .prateleira.vitrine li .box-item .x-flag-wrapper .flag.liqui-verao {
      width: 20px;
      height: 60px;
      opacity: 1;
      -webkit-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
      position: absolute;
      top: 0px;
      left: 10px;
      font-size: 0px;
      background-image: url("/arquivos/flag-promo.png");
      background-position: center center;
      background-repeat: no-repeat; }
    .prateleira.vitrine li .box-item .x-flag-wrapper .flag.liqui-verao {
      background-image: url("/arquivos/flag-liqui.png");
      display: block; }
    .prateleira.vitrine li .box-item .x-flag-wrapper .flag.polos-basicas {
      display: block;
      width: 30px;
      height: 220px;
      opacity: 1;
      -webkit-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
      position: absolute;
      top: 0;
      right: 14px;
      font-size: 0px;
      background-image: url("/arquivos/flag-polos-basicas-172.png");
      background-position: center center;
      background-repeat: no-repeat; }
      @media (max-width: 475px) {
        .prateleira.vitrine li .box-item .x-flag-wrapper .flag.polos-basicas {
          -webkit-background-size: 13px 13px;
          background-size: 13px;
          top: -31px;
          right: -2px; } }

.prateleira.vitrine .flagGroup {
  position: relative; }
  .prateleira.vitrine .flagGroup .flagCollection {
    position: absolute;
    right: 10%;
    top: 34px;
    z-index: 1; }
    .prateleira.vitrine .flagGroup .flagCollection .flag {
      display: none; }
      .prateleira.vitrine .flagGroup .flagCollection .flag.polos-basicas {
        display: block;
        width: 30px;
        height: 220px;
        opacity: 1;
        -webkit-user-select: initial;
        -moz-user-select: initial;
        -ms-user-select: initial;
        user-select: initial;
        position: absolute;
        left: 2%;
        top: -8px;
        font-size: 0px;
        background-image: url("/arquivos/flag-polos-basicas-172.png");
        background-position: center center;
        background-repeat: no-repeat; }
        @media (max-width: 475px) {
          .prateleira.vitrine .flagGroup .flagCollection .flag.polos-basicas {
            right: 4px; } }
      .prateleira.vitrine .flagGroup .flagCollection .flag.Off {
        display: block;
        width: 40px;
        height: 23px;
        opacity: 1;
        -webkit-user-select: initial;
        -moz-user-select: initial;
        -ms-user-select: initial;
        user-select: initial;
        position: absolute;
        top: 10px;
        right: 10px;
        background-image: url("/arquivos/tag-off.png");
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        background-position: center center;
        background-repeat: no-repeat; }
        @media (max-width: 475px) {
          .prateleira.vitrine .flagGroup .flagCollection .flag.Off {
            width: 30px;
            top: 5px;
            right: 5px; } }

.box-item {
  position: relative; }

.showcase-carousel-full .prateleira.vitrine ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.ecn-product-search {
  /* Firefox 18- */
  /* Firefox 19+ */
  position: relative;
  padding: 0 10px; }
  .ecn-product-search input::-webkit-input-placeholder {
    color: #7B7C80; }
  .ecn-product-search input:-moz-placeholder {
    color: #7B7C80; }
  .ecn-product-search input::-moz-placeholder {
    color: #7B7C80; }
  .ecn-product-search input:-ms-input-placeholder {
    color: #7B7C80; }
  @media only screen and (min-width: 1025px) {
    .ecn-product-search {
      /* Firefox 18- */
      /* Firefox 19+ */
      padding: 0; }
      .ecn-product-search input::-webkit-input-placeholder {
        color: #7B7C80; }
      .ecn-product-search input:-moz-placeholder {
        color: #7B7C80; }
      .ecn-product-search input::-moz-placeholder {
        color: #7B7C80; }
      .ecn-product-search input:-ms-input-placeholder {
        color: #7B7C80; } }
  .ecn-product-search > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media only screen and (min-width: 1025px) {
      .ecn-product-search > .content {
        margin-left: auto;
        margin-right: auto;
        width: 100%; } }
  .ecn-product-search:after {
    display: none; }
  .ecn-product-search .btn-search {
    display: none; }
  .ecn-product-search input {
    width: 100%;
    padding: 18px 0;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #C5C7CC;
    color: #252526;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 1;
    background-color: transparent; }
    @media only screen and (max-width: 767px) {
      .ecn-product-search input {
        padding: 18px 0 0;
        margin-bottom: 18px; } }
    .ecn-product-search input.iphone {
      font-size: 18px; }
    @media only screen and (min-width: 1025px) {
      .ecn-product-search input {
        padding: 22px 0 0;
        margin-bottom: 22px;
        color: #252526;
        font-size: 36px; } }
  .ecn-product-search .close-lightbox {
    position: absolute;
    right: 0; }
    .ecn-product-search .close-lightbox a {
      padding: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .ecn-product-search .close-lightbox .icon-close {
      font-size: 12px; }
      .ecn-product-search .close-lightbox .icon-close::before {
        color: #7B7C80; }
    @media only screen and (max-width: 1024px) {
      .ecn-product-search .close-lightbox .text-icon {
        display: none; } }
    @media only screen and (min-width: 1025px) {
      .ecn-product-search .close-lightbox .icon-close {
        font-size: 20px; } }
  .ecn-product-search .ecn-product-search-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .ecn-product-search .ecn-product-search-field:after {
      display: none; }
    .ecn-product-search .ecn-product-search-field .icon-search {
      font-size: 17px; }
    @media only screen and (min-width: 1025px) {
      .ecn-product-search .ecn-product-search-field .icon-search {
        display: none; } }
  .ecn-product-search .ecn-product-search-form p {
    display: none; }
  .ecn-product-search .ecn-product-search-result {
    display: none;
    width: 100%;
    top: 100%;
    padding: 10px 0;
    background: #ffffff;
    font-size: 9px; }
    .ecn-product-search .ecn-product-search-result .list-categories {
      margin-bottom: 20px; }
      .ecn-product-search .ecn-product-search-result .list-categories .categories-list-item {
        display: block;
        padding: 5px 0;
        color: #7B7C80;
        font-size: 12px;
        font-weight: 300;
        letter-spacing: normal;
        line-height: normal; }
        .ecn-product-search .ecn-product-search-result .list-categories .categories-list-item strong {
          font-weight: 700;
          letter-spacing: 0.9px;
          color: #252526; }
    .ecn-product-search .ecn-product-search-result .list-products {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 10px; }
    .ecn-product-search .ecn-product-search-result .products-list-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 5px 0; }
      .ecn-product-search .ecn-product-search-result .products-list-item img {
        height: auto; }
      .ecn-product-search .ecn-product-search-result .products-list-item span {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 30px;
        margin: 10px 0;
        overflow: hidden;
        font-weight: 600;
        font-size: 12px;
        letter-spacing: 0.8px;
        text-transform: capitalize;
        color: #252526; }
        @media only screen and (min-width: 1720px) {
          .ecn-product-search .ecn-product-search-result .products-list-item span {
            font-size: 16px; } }
      .ecn-product-search .ecn-product-search-result .products-list-item:nth-child(n + 6) {
        display: none; }
    @media only screen and (min-width: 1025px) {
      .ecn-product-search .ecn-product-search-result {
        padding: 20px 0 30px;
        font-size: 10px;
        letter-spacing: 1.5px; }
        .ecn-product-search .ecn-product-search-result > .content {
          margin-left: auto;
          margin-right: auto;
          width: 100%;
          max-width: 1720px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex; }
          .ecn-product-search .ecn-product-search-result > .content:after {
            display: none; }
        .ecn-product-search .ecn-product-search-result .list-categories {
          width: -webkit-calc(25%);
          width: calc(25%);
          float: left;
          margin-left: 0px;
          margin-left: 0;
          margin-bottom: 0;
          float: none; }
          .ecn-product-search .ecn-product-search-result .list-categories .categories-list-item {
            font-size: 16px; } }
      @media only screen and (min-width: 1025px) and (min-width: 1025px) {
        .ecn-product-search .ecn-product-search-result .list-categories .categories-list-item {
          font-size: 18px; } }
    @media only screen and (min-width: 1025px) {
        .ecn-product-search .ecn-product-search-result .list-products {
          width: -webkit-calc(75%);
          width: calc(75%);
          float: left;
          margin-left: 0px;
          float: none;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
          -moz-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .ecn-product-search .ecn-product-search-result .list-products:after {
            display: none; }
        .ecn-product-search .ecn-product-search-result .products-list-item {
          width: 100%;
          max-width: 400px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -moz-box-orient: vertical;
          -moz-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          margin: 0 6px; } }
    @media only screen and (min-width: 1025px) and (min-width: 1025px) {
      .ecn-product-search .ecn-product-search-result .products-list-item {
        max-width: 300px; } }
    @media only screen and (min-width: 1025px) and (min-width: 1720px) {
      .ecn-product-search .ecn-product-search-result .products-list-item {
        max-width: 400px; } }
    @media only screen and (min-width: 1025px) {
          .ecn-product-search .ecn-product-search-result .products-list-item img {
            width: 100%; }
          .ecn-product-search .ecn-product-search-result .products-list-item span {
            margin-left: 10px;
            height: 35px;
            text-align: center; }
          .ecn-product-search .ecn-product-search-result .products-list-item:nth-child(n + 4) {
            display: none; } }
  .ecn-product-search.focus {
    z-index: 100; }
  .ecn-product-search.active .ecn-product-search-result {
    z-index: 200;
    display: block; }

#menu {
  position: relative;
  height: 100%; }
  #menu .menu-departamento {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #menu .menu-departamento h3 {
      width: 100%;
      margin: 0;
      padding: 0;
      font-weight: 600;
      color: #252526;
      font-size: 10px;
      letter-spacing: 0.7px;
      font-size: 14px; }
      #menu .menu-departamento h3 a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px 12px 20px 30px; }
      #menu .menu-departamento h3.presentes a {
        -webkit-box-pack: stretch;
        -webkit-justify-content: stretch;
        -moz-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch; }
        #menu .menu-departamento h3.presentes a.contrast::before {
          display: none; }
        @media only screen and (max-width: 767px) {
          #menu .menu-departamento h3.presentes a .icon-gift::before {
            content: url("/arquivos/icon-gift-mobile.png"); } }
      #menu .menu-departamento h3 .icon-chevron-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 20px;
        font-size: 11px;
        -webkit-transition: 0.3s all ease-in-out;
        -o-transition: 0.3s all ease-in-out;
        transition: 0.3s all ease-in-out; }
    #menu .menu-departamento .drop {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 100%;
      overflow: auto;
      background: #fff;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      z-index: 1; }
      #menu .menu-departamento .drop.active {
        left: 0; }
      #menu .menu-departamento .drop > h4 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        height: 60px;
        background: #f0f1f2;
        -webkit-box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.4); }
        #menu .menu-departamento .drop > h4 .close-drop,
        #menu .menu-departamento .drop > h4 .close-all {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -moz-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 46px;
          height: 46px;
          font-size: 11px;
          color: #ffffff; }
          #menu .menu-departamento .drop > h4 .close-drop i,
          #menu .menu-departamento .drop > h4 .close-all i {
            color: #252526;
            font-size: 11px; }
        #menu .menu-departamento .drop > h4 .close-drop {
          position: absolute; }
        #menu .menu-departamento .drop > h4 .see-all {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -moz-box-orient: vertical;
          -moz-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -moz-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-flex: 1;
          -webkit-flex: 1;
          -moz-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          font-size: 14px;
          font-weight: 700;
          letter-spacing: 0.8px;
          color: #252526; }
          #menu .menu-departamento .drop > h4 .see-all span {
            font-size: 9px;
            font-family: "Nunito Sans", sans-serif;
            letter-spacing: 0.9px;
            font-weight: 400;
            text-transform: uppercase;
            text-decoration: underline;
            margin-top: 5px; }
    #menu .menu-departamento .menu-item.inactive {
      display: none; }
    #menu .menu-departamento .menu-item:hover .drop {
      display: block;
      opacity: 1;
      visibility: visible; }
    #menu .menu-departamento .submenu li {
      padding: 10px 20px;
      border-bottom: 1px solid #e6e6e6; }
      @media only screen and (min-width: 1025px) {
        #menu .menu-departamento .submenu li {
          padding: 10px 20px 10px 0px; } }
      @media only screen and (min-width: 1720px) {
        #menu .menu-departamento .submenu li {
          padding: 10px 20px; } }
      #menu .menu-departamento .submenu li.see-all a {
        text-decoration: underline;
        font-weight: 700;
        letter-spacing: 0.7px; }
      @media only screen and (max-width: 767px) {
        #menu .menu-departamento .submenu li.see-all {
          display: none; }
          #menu .menu-departamento .submenu li.see-all.mobile {
            display: block; } }
      #menu .menu-departamento .submenu li > a {
        display: block;
        color: #252526;
        font-size: 13px;
        letter-spacing: 0.7px; }
    #menu .menu-departamento .submenu > .content {
      position: relative; }
    #menu .menu-departamento .menu-list-links.links-others {
      display: none; }
    #menu .menu-departamento .menu-list-links ul {
      line-height: 32px; }
    #menu .menu-departamento .banners-submenu {
      display: none; }
      @media only screen and (min-width: 1025px) {
        #menu .menu-departamento .banners-submenu > div {
          width: -webkit-calc(100%);
          width: calc(100%);
          float: left;
          margin-left: 0px;
          text-align: right;
          padding: 25px 0 30px; } }
  @media only screen and (max-width: 1024px) {
    #menu .menu-departamento .menu-item {
      border-bottom: 1px solid #e6e6e6; }
      #menu .menu-departamento .menu-item:first-child {
        -webkit-box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.4); }
      #menu .menu-departamento .menu-item.active h3 > a {
        color: #252526;
        font-weight: 700; } }
  @media only screen and (min-width: 1025px) {
    #menu {
      display: block;
      height: auto;
      overflow: inherit;
      position: inherit;
      padding-bottom: 0; }
      #menu .menu-departamento {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: auto;
        border-bottom: 0;
        position: inherit;
        float: none; }
        #menu .menu-departamento:after {
          display: none; }
        #menu .menu-departamento .menu-item {
          padding: 0 20px; }
          #menu .menu-departamento .menu-item:after {
            display: none; }
          #menu .menu-departamento .menu-item.active h3.off .contrast {
            color: #DB1616; }
          #menu .menu-departamento .menu-item .icon-chevron-right {
            display: none; }
          #menu .menu-departamento .menu-item:not(#calcados):not(#off) .menu-list-links ul {
            grid-template-columns: 210px 170px;
            display: grid; }
            #menu .menu-departamento .menu-item:not(#calcados):not(#off) .menu-list-links ul li {
              float: none;
              width: auto;
              padding: 0; }
          #menu .menu-departamento .menu-item#acessorios .menu-list-links ul {
            grid-template-columns: 160px 160px !important; }
          #menu .menu-departamento .menu-item#calcados .menu-list-links ul li, #menu .menu-departamento .menu-item#off .menu-list-links ul li {
            float: none;
            width: 170px; }
            #menu .menu-departamento .menu-item#calcados .menu-list-links ul li a, #menu .menu-departamento .menu-item#off .menu-list-links ul li a {
              white-space: nowrap; }
        #menu .menu-departamento h3 {
          padding: 40px 0;
          color: #ffffff;
          font-size: 14px;
          letter-spacing: 0.8px; }
          #menu .menu-departamento h3 a {
            padding: 0;
            white-space: nowrap; }
            #menu .menu-departamento h3 a:hover {
              color: #0030A0;
              font-weight: 700; }
              #menu .menu-departamento h3 a:hover i::before {
                color: #0030A0; }
            #menu .menu-departamento h3 a + i {
              display: none; }
        #menu .menu-departamento .drop {
          visibility: hidden;
          opacity: 0;
          height: auto;
          top: 100%;
          left: 0;
          -webkit-transition: all 1ms ease;
          -o-transition: all 1ms ease;
          transition: all 1ms ease;
          background-color: rgba(252, 252, 252, 0.98);
          -webkit-box-shadow: inset 0px 1px 7px -4px rgba(0, 0, 0, 0.4);
          box-shadow: inset 0px 1px 7px -4px rgba(0, 0, 0, 0.4);
          z-index: 10; }
          #menu .menu-departamento .drop > h4 {
            display: none; }
        #menu .menu-departamento .submenu {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
          #menu .menu-departamento .submenu:after {
            display: none; }
          #menu .menu-departamento .submenu li > a {
            display: inline-block;
            font-size: 14px;
            letter-spacing: 0.4px;
            color: #7B7C80;
            line-height: 1; }
            #menu .menu-departamento .submenu li > a:hover {
              color: #0030A0;
              font-weight: 700; }
        #menu .menu-departamento .content.content-submenu {
          width: -webkit-calc(66.6666666667%);
          width: calc(66.6666666667%);
          float: left;
          margin-left: 0px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
          -moz-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          padding: 0 20px; }
          #menu .menu-departamento .content.content-submenu:after {
            display: none; }
        #menu .menu-departamento .menu-list-links {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          padding: 25px 0 30px; }
          #menu .menu-departamento .menu-list-links ul {
            line-height: 30px;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -moz-box-flex: 1;
            -ms-flex: 1;
            flex: 1; }
            #menu .menu-departamento .menu-list-links ul li {
              float: left;
              width: 50%;
              border: 0; }
            #menu .menu-departamento .menu-list-links ul.col li {
              width: 100%; }
        #menu .menu-departamento .banners-submenu {
          display: contents; }
          #menu .menu-departamento .banners-submenu:after {
            display: none; }
          #menu .menu-departamento .banners-submenu > div {
            width: -webkit-calc(83.3333333333%);
            width: calc(83.3333333333%);
            float: left;
            margin-left: 0px;
            text-align: right;
            padding: 25px 0 30px; }
          #menu .menu-departamento .banners-submenu a {
            line-height: 0; }
          #menu .menu-departamento .banners-submenu img {
            width: 100%;
            height: auto; }
          #menu .menu-departamento .banners-submenu .has--lazyload {
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -moz-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #menu .menu-departamento .banners-submenu .has--lazyload > div + div {
              margin-left: 20px; } }
  @media only screen and (min-width: 1720px) {
    #menu .menu-departamento {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0; }
      #menu .menu-departamento .menu-item {
        padding: 0 40px; }
        #menu .menu-departamento .menu-item:first-of-type {
          padding-left: 0; }
        #menu .menu-departamento .menu-item:last-of-type {
          padding-right: 0; }
        #menu .menu-departamento .menu-item h3 {
          font-size: 16px; }
      #menu .menu-departamento .content.content-submenu {
        padding: 0; } }

.action-menu-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .action-menu-options > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-right: 1px solid #f5f5f5; }
  .action-menu-options a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 15px 12px;
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px;
    font-weight: 300; }
    .action-menu-options a i {
      font-size: 20px;
      margin-right: 10px; }
    .action-menu-options a span {
      color: #7B7C80;
      letter-spacing: 0.7px; }

.banner-tv .content {
  position: relative; }
  .banner-tv .content .box-banner {
    z-index: 0;
    overflow: hidden;
    width: 100%; }
    .banner-tv .content .box-banner a {
      display: block;
      width: 100%; }
  .banner-tv .content img {
    display: block;
    margin: auto;
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    min-width: 100%; }
  .banner-tv .content .carouselButton {
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .banner-tv .content .carouselButton.left {
      left: 20px; }
      @media only screen and (max-width: 767px) {
        .banner-tv .content .carouselButton.left {
          left: 0; } }
    .banner-tv .content .carouselButton.right {
      right: 20px; }
      @media only screen and (max-width: 767px) {
        .banner-tv .content .carouselButton.right {
          right: 0; } }
  .banner-tv .content .slick-arrow.slick-prev {
    left: 20px; }
  .banner-tv .content .slick-arrow.slick-next {
    right: 20px; }
  .banner-tv .content .slick-arrow:hover {
    background-color: #ffffff;
    color: #252526; }
  .banner-tv .content .slick-dots {
    position: absolute;
    width: 100%;
    bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media only screen and (min-width: 1366px) {
      .banner-tv .content .slick-dots {
        margin-bottom: 50px; } }
    .banner-tv .content .slick-dots li {
      padding-bottom: 0;
      border: 0;
      margin: 0;
      background: none; }
    .banner-tv .content .slick-dots button {
      display: block;
      background-color: #ffffff;
      border: none;
      width: 15px;
      height: 3px;
      margin: 0 5px;
      padding: 0;
      font-size: 0;
      cursor: pointer; }
    .banner-tv .content .slick-dots .slick-active button {
      background-color: #0030A0;
      border-color: #0030A0;
      width: 25px; }
  .banner-tv .content.slick-initialized img {
    opacity: 1; }

.main-banner iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.slick-slider {
  position: relative;
  background: url("/arquivos/loading-aviator.gif") no-repeat center center;
  overflow: hidden; }
  .slick-slider.slick-initialized {
    background: none;
    overflow: inherit;
    height: auto; }
  .slick-slider .carouselButton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d3d4d5;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: white;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 24px 0px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 24px 0px;
    -webkit-transition: border-color 125ms ease-in-out 0s;
    -o-transition: border-color 125ms ease-in-out 0s;
    transition: border-color 125ms ease-in-out 0s;
    position: absolute;
    top: -webkit-calc(50% - 40px);
    top: calc(50% - 40px);
    z-index: 10;
    cursor: pointer;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    @media only screen and (max-width: 767px) {
      .slick-slider .carouselButton {
        width: 40px;
        height: 40px; } }
    .slick-slider .carouselButton.left {
      left: 50px; }
      @media only screen and (max-width: 767px) {
        .slick-slider .carouselButton.left {
          left: 10px; } }
      @media only screen and (min-width: 1720px) {
        .slick-slider .carouselButton.left {
          left: 100px; } }
    .slick-slider .carouselButton.right {
      right: 50px; }
      @media only screen and (max-width: 767px) {
        .slick-slider .carouselButton.right {
          right: 10px; } }
      @media only screen and (min-width: 1720px) {
        .slick-slider .carouselButton.right {
          right: 100px; } }
    .slick-slider .carouselButton .slick-arrow {
      display: inline-block;
      width: 12px;
      height: 12px;
      border-bottom: 3px solid #4d5559;
      border-right: 3px solid #4d5559;
      -webkit-transition: all 250ms ease-in-out 0s;
      -o-transition: all 250ms ease-in-out 0s;
      transition: all 250ms ease-in-out 0s; }
      @media only screen and (max-width: 767px) {
        .slick-slider .carouselButton .slick-arrow {
          width: 10px;
          height: 10px; } }
      .slick-slider .carouselButton .slick-arrow.slick-prev {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        margin-left: 4.5px; }
      .slick-slider .carouselButton .slick-arrow.slick-next {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-right: 4.5px; }
  .slick-slider .slick-arrow:after {
    display: none; }
  .slick-slider .slick-arrow.slick-disabled {
    visibility: hidden;
    opacity: 0; }

.slick-initialized li {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }

.shelf-carroussel .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  bottom: 0;
  position: relative;
  padding: 20px 0; }
  @media only screen and (min-width: 1366px) {
    .shelf-carroussel .slick-dots {
      margin-bottom: 50px; } }
  .shelf-carroussel .slick-dots li {
    padding-bottom: 0;
    border: 0;
    margin: 0;
    background: none; }
  .shelf-carroussel .slick-dots button {
    display: block;
    background-color: #ffffff;
    border: none;
    width: 15px;
    height: 3px;
    margin: 0 5px;
    padding: 0;
    font-size: 0;
    cursor: pointer; }
  .shelf-carroussel .slick-dots .slick-active button {
    background-color: #0030A0;
    border-color: #0030A0;
    width: 25px; }

.shelf-carroussel .slick-arrow {
  top: -webkit-calc(50% - 59px);
  top: calc(50% - 59px); }
  .shelf-carroussel .slick-arrow.slick-prev {
    left: 0; }
    @media only screen and (min-width: 1366px) {
      .shelf-carroussel .slick-arrow.slick-prev {
        left: -30px; } }
  .shelf-carroussel .slick-arrow.slick-next {
    right: 0; }
    @media only screen and (min-width: 1366px) {
      .shelf-carroussel .slick-arrow.slick-next {
        right: -30px; } }

@media only screen and (min-width: 1025px) {
  .shelf-carroussel .slick-initialized {
    padding: 0; } }

@media only screen and (max-width: 767px) {
  .shelf-carroussel .slick-slide:not(.home) > {
    max-width: 150px; } }

@media only screen and (min-width: 768px) {
  .shelf-carroussel .slick-slide {
    margin: 0 10px !important; } }

.slideNumbers {
  padding-bottom: 16px; }
  .slideNumbers .slideNumbersItem {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.2px; }
    .slideNumbers .slideNumbersItem.current {
      font-weight: 900; }

.home .slideNumbers {
  display: none; }

.custom_paging {
  display: none !important; }

#thumblist {
  position: relative;
  background: url("/arquivos/loading-aviator.gif") no-repeat center center;
  overflow: hidden; }
  @media only screen and (min-width: 1025px) {
    #thumblist {
      background: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  #thumblist.slick-initialized {
    height: auto;
    background: none;
    overflow: initial; }
    #thumblist.slick-initialized li {
      opacity: 1; }
  #thumblist li {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #thumblist a {
    display: block;
    width: 100%; }
    @media only screen and (min-width: 1025px) {
      #thumblist a.zoomThumbActive {
        opacity: 1; } }
  #thumblist .slick-dots {
    position: absolute;
    width: 100%;
    bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    bottom: 0;
    padding: 10px 0; }
    @media only screen and (min-width: 1366px) {
      #thumblist .slick-dots {
        margin-bottom: 50px; } }
    #thumblist .slick-dots li {
      padding-bottom: 0;
      border: 0;
      margin: 0;
      background: none; }
    #thumblist .slick-dots button {
      display: block;
      background-color: #ffffff;
      border: none;
      width: 15px;
      height: 3px;
      margin: 0 5px;
      padding: 0;
      font-size: 0;
      cursor: pointer; }
    #thumblist .slick-dots .slick-active button {
      background-color: #0030A0;
      border-color: #0030A0;
      width: 25px; }
  #thumblist .slick-arrow {
    color: #8e8e8e;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: inherit;
    left: -webkit-calc(50% - 13px);
    left: calc(50% - 13px);
    right: inherit; }
    #thumblist .slick-arrow.slick-prev {
      top: -10px; }
    #thumblist .slick-arrow.slick-next {
      bottom: -30px; }

.collapse .collapse-action {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .collapse .collapse-action:after {
    display: none; }

.collapse .collapse-content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.collapse.active .collapse-content {
  height: auto;
  opacity: 1; }

.ecn-lightbox {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .ecn-lightbox-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset; }
  .ecn-lightbox-content {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    background-color: #ffffff;
    z-index: 202; }
    .ecn-lightbox-content-head > .content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 16px; }
      .ecn-lightbox-content-head > .content:after {
        display: none; }
  .ecn-lightbox.active {
    opacity: 1;
    left: 0;
    visibility: visible;
    z-index: 99999999999;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .ecn-lightbox.closed {
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .ecn-lightbox.left-show.active {
    -webkit-animation: toright 0.2s linear both;
    animation: toright 0.2s linear both; }
    .ecn-lightbox.left-show.active .ecn-lightbox-content {
      -webkit-animation: toright 0.4s linear both;
      animation: toright 0.4s linear both; }
  .ecn-lightbox.left-show.closed {
    -webkit-animation: toleftout 0.4s linear both;
    animation: toleftout 0.4s linear both; }
    .ecn-lightbox.left-show.closed .ecn-lightbox-content {
      -webkit-animation: toleftout 0.2s linear both;
      animation: toleftout 0.2s linear both; }
  .ecn-lightbox.right-show.active {
    -webkit-animation: toleft 0.2s linear both;
    animation: toleft 0.2s linear both; }
    .ecn-lightbox.right-show.active .ecn-lightbox-content {
      -webkit-animation: toleft 0.4s linear both;
      animation: toleft 0.4s linear both; }
  .ecn-lightbox.right-show.closed {
    -webkit-animation: torightout 0.4s linear both;
    animation: torightout 0.4s linear both; }
    .ecn-lightbox.right-show.closed .ecn-lightbox-content {
      -webkit-animation: torightout 0.2s linear both;
      animation: torightout 0.2s linear both; }
  .ecn-lightbox.top-show.active {
    -webkit-animation: todown 0.2s linear both;
    animation: todown 0.2s linear both; }
    .ecn-lightbox.top-show.active .ecn-lightbox-content {
      -webkit-animation: todown 0.4s linear both;
      animation: todown 0.4s linear both; }
  .ecn-lightbox.top-show.closed {
    -webkit-animation: toupout 0.4s linear both;
    animation: toupout 0.4s linear both; }
    .ecn-lightbox.top-show.closed .ecn-lightbox-content {
      -webkit-animation: toupout 0.2s linear both;
      animation: toupout 0.2s linear both; }
  @media only screen and (min-width: 1025px) {
    .ecn-lightbox.desk-visible {
      position: inherit;
      overflow: inherit;
      top: inherit;
      left: inherit;
      width: auto;
      height: inherit;
      z-index: inherit;
      visibility: visible;
      opacity: 1;
      -webkit-animation: unset;
      animation: unset; }
      .ecn-lightbox.desk-visible .ecn-lightbox-overlay {
        display: none; }
      .ecn-lightbox.desk-visible .ecn-lightbox-content {
        -webkit-animation: unset;
        animation: unset;
        position: inherit;
        width: auto;
        height: auto;
        overflow-y: unset;
        background-color: inherit;
        z-index: 9999999; }
      .ecn-lightbox.desk-visible .ecn-lightbox-content-head {
        display: none; } }

.ecn-tabs-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  border-bottom: 1px solid #C5C7CC; }
  .ecn-tabs-head .ecn-head-item {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block;
    padding: 0 10px 10px;
    position: relative;
    z-index: 1;
    font-size: 13px;
    color: #8e8e8e;
    text-align: center;
    background: #ffffff;
    cursor: pointer; }
    @media only screen and (min-width: 1025px) {
      .ecn-tabs-head .ecn-head-item {
        font-size: 19px;
        margin: 0 30px; } }
    .ecn-tabs-head .ecn-head-item::before {
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      width: 100%;
      height: 3px;
      background-color: transparent;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0; }
    .ecn-tabs-head .ecn-head-item:hover, .ecn-tabs-head .ecn-head-item.active {
      color: #252526; }
      .ecn-tabs-head .ecn-head-item:hover::before, .ecn-tabs-head .ecn-head-item.active::before {
        content: '';
        background-color: #252526; }
  .ecn-tabs-head:after {
    display: none; }

.ecn-tabs-contents {
  position: relative;
  padding: 10px;
  width: 100%; }
  .ecn-tabs-contents:after {
    display: none; }

.ecn-tab-content {
  display: none; }
  .ecn-tab-content.active {
    display: block; }

.cart-resume.updating > div {
  -webkit-filter: blur(1px);
  filter: blur(1px); }

.cart-resume.updating::after {
  content: "Aguarde...";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  margin: auto;
  display: block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-align: center;
  z-index: 2; }

.cart-resume.updating::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  left: 0;
  z-index: 1; }

.mini-cart-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: auto;
  margin: 0 10px; }
  .mini-cart-body::-webkit-scrollbar-track {
    background-color: white !important; }
  .mini-cart-body::-webkit-scrollbar {
    width: 4px !important;
    background-color: white !important; }
  .mini-cart-body::-webkit-scrollbar-thumb {
    background-color: #C5C7CC !important;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  @media only screen and (min-width: 1025px) {
    .mini-cart-body {
      margin: 0 20px; } }

@media only screen and (min-width: 768px) {
  .mini-cart-content {
    padding: 0 0 10px; } }

.mini-cart-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 10px 0; }
  .mini-cart-item::after {
    display: none; }
  .mini-cart-item .item-image {
    margin-right: 12px; }
    @media only screen and (max-width: 767px) {
      .mini-cart-item .item-image {
        max-width: 95px; } }
    @media only screen and (min-width: 768px) {
      .mini-cart-item .item-image {
        margin: 0 20px 0 0;
        width: 100px; } }
  .mini-cart-item .item-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .mini-cart-item .item-info .item-name {
      margin-bottom: 10px;
      height: 28px;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.8px; }
      .mini-cart-item .item-info .item-name a {
        display: block;
        display: -webkit-box;
        color: #252526;
        letter-spacing: 0.8px;
        font-weight: 700;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        /* will make [...] at the end */
        overflow-y: hidden;
        /* older browsers */
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
        .mini-cart-item .item-info .item-name a::first-line {
          text-transform: capitalize; }
    .mini-cart-item .item-info .item-content-price {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      margin: 10px 0;
      font-family: "Nunito Sans", sans-serif;
      font-size: 14px;
      letter-spacing: 0.6px;
      text-transform: uppercase;
      color: #252526; }
    .mini-cart-item .item-info .item-listPrice {
      color: #C5C7CC;
      text-decoration: line-through;
      margin-right: 10px;
      letter-spacing: 0.8px;
      position: relative;
      top: 10px; }
    .mini-cart-item .item-info .item-price {
      font-weight: 400;
      letter-spacing: 0.8px;
      position: relative;
      top: 10px; }
    .mini-cart-item .item-info .item-content-amount {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .mini-cart-item .item-info .item-content-amount::after {
        display: none; }
    .mini-cart-item .item-info .item-content-price-amount {
      color: #252526;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.8px;
      text-transform: uppercase; }
      @media only screen and (min-width: 1025px) {
        .mini-cart-item .item-info .item-content-price-amount {
          font-size: 16px; } }
  .mini-cart-item .item-remove {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: #8e8e8e; }
    .mini-cart-item .item-remove-text {
      margin-right: 14px;
      font-size: 9px;
      font-weight: 500;
      text-decoration: underline;
      text-transform: uppercase; }
    .mini-cart-item .item-remove .icon-close {
      font-size: 8px; }
  @media only screen and (min-width: 768px) {
    .mini-cart-item {
      padding: 10px 0; } }
  @media only screen and (min-width: 1025px) {
    .mini-cart-item .item-info .item-content-price {
      font-size: 16px; } }

.mini-cart-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 12px 10px;
  -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1); }
  @media only screen and (min-width: 768px) {
    .mini-cart-bottom {
      padding: 0 20px 20px; } }

.totalizer-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px; }
  .totalizer-row::after {
    display: none; }
  .totalizer-row:first-of-type {
    padding-top: 10px; }
  @media only screen and (min-width: 1025px) {
    .totalizer-row:first-of-type {
      padding-top: 20px; } }

.totalizer-column.prep {
  color: #7B7C80;
  font-size: 14px;
  letter-spacing: 0.7px; }

.totalizer-column.value {
  position: relative;
  font-size: 14px;
  /* Firefox 18- */
  /* Firefox 19+ */ }
  .totalizer-column.value input::-webkit-input-placeholder {
    color: #8e8e8e; }
  .totalizer-column.value input:-moz-placeholder {
    color: #8e8e8e; }
  .totalizer-column.value input::-moz-placeholder {
    color: #8e8e8e; }
  .totalizer-column.value input:-ms-input-placeholder {
    color: #8e8e8e; }
  .totalizer-column.value input {
    border: 1px solid transparent;
    background-color: #f1f1f1;
    height: 30px;
    color: #8e8e8e;
    font-family: "Nunito Sans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.5px; }
    .totalizer-column.value input.iphone {
      font-size: 16px; }
  .totalizer-column.value button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 40px;
    height: 30px;
    padding: 0;
    border: 1px solid #0030A0;
    background: #ffffff;
    color: #0030A0;
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.4px;
    cursor: pointer; }
  .totalizer-column.value .result {
    display: none; }

@media only screen and (min-width: 1025px) {
  .totalizer-column.value {
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px;
    letter-spacing: 0.6px; } }

.totalizer-row.subtotal .value {
  letter-spacing: 0.55px;
  text-transform: uppercase;
  text-align: right; }

.totalizer-row.subtotal .subtotal-discount {
  display: none;
  color: #d53a52;
  font-size: 8px;
  text-transform: none; }

@media only screen and (min-width: 1025px) {
  .totalizer-row.subtotal .value {
    font-family: "Nunito Sans", sans-serif; } }

.totalizer-row.coupon #coupon-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.totalizer-row.coupon .coupon-result {
  color: #0030A0;
  font-size: 10px;
  text-align: right;
  letter-spacing: 0.5px; }

.totalizer-row.coupon .coupon-code {
  border: 1px dashed #000000;
  padding: 4px;
  margin-right: 10px; }

.totalizer-row.seller #seller-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.totalizer-row.seller .seller-result .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.totalizer-row.seller .seller-name {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  /* will make [...] at the end */
  white-space: nowrap;
  /* paragraph to one line */
  overflow-x: hidden;
  /* older browsers */ }

.totalizer-row.freight #freight-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.totalizer-row.freight .freight-result {
  color: #000000;
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 0.5px; }
  .totalizer-row.freight .freight-result .freight-value, .totalizer-row.freight .freight-result .freight-equal {
    display: none; }
  .totalizer-row.freight .freight-result .freight-value {
    color: #000000; }
  .totalizer-row.freight .freight-result .icon-close {
    font-size: 8px; }

.totalizer-row.freight-feedback, .totalizer-row.discount {
  display: none; }
  .totalizer-row.freight-feedback.active, .totalizer-row.discount.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }

.totalizer-row.total {
  padding-top: 10px; }
  .totalizer-row.total .totalizer-column {
    color: #252526;
    font-weight: 700; }
  .totalizer-row.total .value {
    font-family: "Nunito Sans", sans-serif;
    letter-spacing: 0.55px;
    text-align: right; }
    .totalizer-row.total .value span {
      display: block; }

.totalizer-row.buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  margin-bottom: 0; }
  .totalizer-row.buttons .btn {
    width: 100%;
    height: 45px;
    font-weight: 700; }
    @media only screen and (max-width: 1024px) {
      .totalizer-row.buttons .btn:first-of-type {
        margin-bottom: 10px; } }
  @media only screen and (min-width: 1025px) {
    .totalizer-row.buttons {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .totalizer-row.buttons .btn {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        margin: 0; } }

.empty .empty-message {
  font-family: "Nunito Sans", sans-serif;
  font-size: 27px;
  text-align: center; }

.empty .mini-cart-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.empty .mini-cart-bottom {
  visibility: hidden; }

.result .feedback {
  background-color: #f1f1f1;
  padding: 10px;
  width: 170px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .result .feedback:after {
    display: none; }
  .result .feedback .query {
    font-family: "Nunito Sans", sans-serif;
    font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase; }
  .result .feedback .icon-close {
    font-size: 8px; }

.quickview {
  position: fixed;
  display: none;
  width: 435px;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 9999;
  background: white;
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.36);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.36);
  z-index: 999999999; }
  @media (max-width: 900px) {
    .quickview {
      display: none !important; } }
  .quickview iframe {
    border: none;
    width: 435px;
    height: -webkit-calc(100vh - 55px);
    height: calc(100vh - 55px); }
  .quickview-inner {
    position: relative;
    height: 100%; }
  .quickview-close {
    background: none;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    border: 0;
    left: 1rem;
    top: 8px;
    font-family: "aviator-ico!important"; }
    .quickview-close::before {
      content: ""; }
  .quickview-title h3 {
    font-family: "Lusitana", serif;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    text-transform: capitalize;
    display: block;
    width: 100%;
    padding: 15px 0; }
  .quickview-buy {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .quickview-buy-seeproduct {
      color: #0030A0;
      width: 100%;
      display: block;
      font-weight: bold;
      text-transform: uppercase;
      padding: 10px 30px;
      text-decoration: underline; }
    .quickview-buy-button {
      color: white;
      font-size: 16px;
      background: #0030A0;
      border: none;
      width: 100%;
      display: block;
      padding: 20px 0; }

.preco-quickview .price-list-price:not(:empty) + .price-best-price {
  margin-left: 0 !important; }

.seletor-sku+a {
  font-size: 16px;
  color: #252526;
  font-family: "Nunito Sans", sans-serif;
  margin: 20px 0 100px;
  text-transform: capitalize;
  font-weight: bold;
  text-decoration: underline;
  display: inline-block;
  width: 100%;
  letter-spacing: 0.8px; }

.seletor-sku .text--cor {
  color: #7B7C80;
  letter-spacing: 0.8px;
  font-weight: 400;
  font-size: 14px;
  text-transform: lowercase;
  display: inline-block;
  margin-left: 5px; }
  .seletor-sku .text--cor::first-letter {
    text-transform: capitalize; }
  @media only screen and (min-width: 1366px) {
    .seletor-sku .text--cor {
      font-size: 16px; } }

.seletor-sku .text--size {
  color: #7B7C80;
  letter-spacing: 0.8px;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 5px; }
  .seletor-sku .text--size::first-letter {
    text-transform: capitalize; }
  @media only screen and (min-width: 1366px) {
    .seletor-sku .text--size {
      font-size: 16px; } }

.buy-quickview {
  position: fixed;
  right: 0;
  width: 100%;
  bottom: 0;
  padding: 20px 10px;
  margin: 0;
  background: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 9999999999; }
  .buy-quickview button {
    margin: 0 !important; }
  .buy-quickview a {
    border-color: #0030A0;
    background-color: #0030A0;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    background-image: none;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid;
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    letter-spacing: 0.7px;
    text-align: center;
    line-height: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    cursor: pointer;
    height: 60px;
    letter-spacing: 0.9px;
    font-weight: 700; }
    .buy-quickview a:hover {
      background-color: #0030A0;
      border-color: #0030A0; }
    .buy-quickview a:focus {
      outline: 0;
      background-color: #0030A0;
      border-color: #0030A0; }
    .buy-quickview a.active, .buy-quickview a:active {
      border-color: #0030A0;
      background-color: #0030A0;
      color: #ffffff;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .buy-quickview a.active:hover, .buy-quickview a:active:hover {
        border-color: #0030A0;
        background-color: #0030A0; }
    .buy-quickview a.disable {
      opacity: 0.6; }
    .buy-quickview a[disabled="disabled"] {
      opacity: 0.6;
      cursor: no-drop;
      pointer-events: none; }
    .buy-quickview a.no-select {
      background-color: #E4E5E6;
      border-color: #E4E5E6;
      pointer-events: none;
      cursor: no-drop; }
      .buy-quickview a.no-select:hover {
        background-color: #E4E5E6;
        border-color: #E4E5E6; }

.product-page .product-data h2 {
  color: #252526;
  font-family: "Nunito Sans", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: normal; }

.product-page .product-data .productName {
  color: #252526;
  font-family: "Nunito Sans", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: normal; }

@media (max-width: 1024px) {
  .product-page .product-data .productName {
    margin-top: 20px; }
  .descricao-preco {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .descricao-preco .valor-dividido {
    padding-left: 0; } }

.product-page .product-data .plugin-preco em {
  font-style: normal; }

.product-page .product-data .plugin-preco em.valor-de,
.product-page .product-data .plugin-preco em.valor-por {
  font-size: 0; }

.product-page .product-data .plugin-preco em.valor-de strong {
  color: #C5C7CC;
  font-size: 14px;
  letter-spacing: 0.7px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  text-decoration: line-through;
  display: block; }

.product-page .product-data .plugin-preco em.valor-por strong {
  font-size: 20px;
  line-height: 20px;
  color: #252526;
  line-height: 1; }

.product-page .product-data .plugin-preco em.valor-dividido {
  font-size: 14px;
  text-transform: none;
  margin-top: 10px;
  color: #7B7C80;
  letter-spacing: 0.7px; }

.product-page .product-data .plugin-preco em.valor-dividido label {
  font-weight: normal; }

.product-page .product-data .plugin-preco .economia-de,
.product-page .product-data .plugin-preco .preco-a-vista {
  display: none !important; }

body.product-page .main-product-data {
  margin-top: 15px; }

body.product-page .main-product-data > .container {
  width: 90%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media (max-width: 1024px) {
  body.product-page .main-product-data {
    margin-top: 0; }
  body.product-page .main-product-data > .container {
    width: 100%; }
  .product-page .product-images {
    padding: 0; } }

.product-page .product-data .seletor-sku {
  width: 100%;
  float: left;
  margin-top: 10px; }

.product-page .product-data .seletor-sku input {
  display: none; }

.product-page .product-data .seletor-sku ul.topic {
  float: left;
  margin-bottom: 10px;
  width: 100%; }

.product-page .product-data .seletor-sku ul.topic li.specification {
  color: #252526;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  margin: 5px 0;
  letter-spacing: 0.8px;
  display: inline-block; }
  .product-page .product-data .seletor-sku ul.topic li.specification::after {
    content: ":";
    display: inline-block;
    margin-left: 2px;
    letter-spacing: 0.8px; }

.product-page .product-data .seletor-sku ul.topic li.skuList label {
  border: 1px solid #C5C7CC;
  color: #7B7C80;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  float: left;
  width: 45px;
  height: 45px;
  margin: 3px;
  position: relative;
  cursor: pointer;
  font-size: 13px;
  line-height: 45px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.product-page .product-data .seletor-sku ul.topic li.skuList a {
  border: 1px solid #a0a0a0;
  color: #a0a0a0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  float: left;
  min-width: 35px;
  margin: 3px;
  position: relative;
  cursor: pointer;
  font-size: 13px;
  line-height: 35px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.product-page .product-data .seletor-sku ul.topic li.skuList label.disabled,
.product-page .product-data .seletor-sku ul.topic li.skuList label.item_unavailable,
.product-page .product-data .seletor-sku ul.topic li.skuList label.tem_unavaliable {
  border: 1px solid #E4E5E6;
  color: #ffffff;
  background-color: #E4E5E6;
  position: relative; }
  .product-page .product-data .seletor-sku ul.topic li.skuList label.disabled:after,
  .product-page .product-data .seletor-sku ul.topic li.skuList label.item_unavailable:after,
  .product-page .product-data .seletor-sku ul.topic li.skuList label.tem_unavaliable:after {
    content: '';
    width: 1px;
    height: 44px;
    background: #ffffff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    bottom: 0px;
    left: 20px; }

.product-page .product-data .seletor-sku ul.topic[class*="Cor"] li.skuList label {
  border: 1px solid #C5C7CC;
  height: 45px;
  text-indent: -9999em;
  width: 45px;
  min-width: 32px;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center; }

.product-page .product-data .seletor-sku ul.topic[class*="Cor"] li.skuList label.sku-picked {
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 0 1px #252526;
  box-shadow: 0 0 0 1px #252526;
  color: white; }

.product-page .product-data .seletor-sku ul.topic[class*="Tamanho"] li.skuList label.sku-picked {
  background-color: #252526;
  color: #ffffff; }

.product-page .product-data .seletor-sku ul.topic[class*="Tamanho"] li.skuList label:hover {
  background-color: #252526;
  color: #ffffff; }

.product-page .product-data .seletor-sku ul.topic[class*="Cor"] li.skuList a {
  border: 1px solid #a0a0a0;
  height: 32px;
  width: 32px;
  min-width: 32px; }

.product-page .product-data .seletor-sku ul.topic[class*="Cor"] li.skuList a img {
  width: 100%;
  height: 100%;
  display: block; }

.product-page .product-data .buy-button-box .buy-button-box__button {
  display: block;
  font-size: 15px;
  line-height: 45px;
  border: 0;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.9px;
  width: 275px;
  margin-bottom: 5px;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  max-width: 270px; }

@media (max-width: 1024px) {
  .product-page .product-data .buy-button-box .buy-button-box__button {
    max-width: 100%;
    width: 100%; } }

.home__webdoor--item {
  position: relative; }
  .home__webdoor--item.vertical-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .home__webdoor--item.vertical-top .home__webdoor--texto {
      -webkit-transform: unset;
      -ms-transform: unset;
      transform: unset;
      position: static; }
      .home__webdoor--item.vertical-top .home__webdoor--texto span,
      .home__webdoor--item.vertical-top .home__webdoor--texto h2 {
        color: #000; }
  .home__webdoor--item.vertical-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .home__webdoor--item.vertical-bottom .home__webdoor--texto {
      -webkit-transform: unset;
      -ms-transform: unset;
      transform: unset;
      position: static; }
      .home__webdoor--item.vertical-bottom .home__webdoor--texto span,
      .home__webdoor--item.vertical-bottom .home__webdoor--texto h2 {
        color: #000; }
  .home__webdoor--item.image-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
    @media all and (max-width: 991px) {
      .home__webdoor--item.image-right {
        display: block;
        margin-bottom: 15px; } }
    .home__webdoor--item.image-right > img {
      max-width: 50%; }
      @media all and (max-width: 991px) {
        .home__webdoor--item.image-right > img {
          max-width: 100%;
          display: block; } }
    .home__webdoor--item.image-right h2 {
      all: unset;
      color: #252526;
      font-size: 3.75em;
      font-weight: 700;
      font-style: normal;
      letter-spacing: 3px;
      display: block;
      text-align: center;
      margin-bottom: 0.7em; }
    .home__webdoor--item.image-right span {
      all: unset;
      color: #7b7c80;
      font-weight: 300;
      font-style: normal;
      letter-spacing: 0.55px;
      line-height: 2em;
      display: block;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 2.5em;
      font-size: 15px;
      max-width: 400px; }
    .home__webdoor--item.image-right .home__webdoor--texto {
      width: 50%;
      font-size: 8px;
      position: static;
      -webkit-transform: unset;
      -ms-transform: unset;
      transform: unset; }
      @media all and (max-width: 991px) {
        .home__webdoor--item.image-right .home__webdoor--texto {
          padding: 35px 0;
          width: 100%; } }
      .home__webdoor--item.image-right .home__webdoor--texto .btn {
        margin: 0 auto;
        display: block; }
  .home__webdoor--item.image-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%; }
    @media all and (max-width: 991px) {
      .home__webdoor--item.image-left {
        display: block;
        margin-bottom: 15px; } }
    .home__webdoor--item.image-left > img {
      max-width: 50%; }
      @media all and (max-width: 991px) {
        .home__webdoor--item.image-left > img {
          max-width: 100%;
          display: block; } }
    .home__webdoor--item.image-left h2 {
      all: unset;
      color: #252526;
      font-size: 3.75em;
      font-weight: 700;
      font-style: normal;
      letter-spacing: 3px;
      display: block;
      text-align: center;
      margin-bottom: 0.7em; }
    .home__webdoor--item.image-left span {
      all: unset;
      color: #7b7c80;
      font-weight: 300;
      font-style: normal;
      letter-spacing: 0.55px;
      line-height: 2em;
      display: block;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 2.5em;
      font-size: 15px;
      max-width: 400px; }
    .home__webdoor--item.image-left .home__webdoor--texto {
      width: 50%;
      font-size: 8px;
      position: static;
      -webkit-transform: unset;
      -ms-transform: unset;
      transform: unset; }
      @media all and (max-width: 991px) {
        .home__webdoor--item.image-left .home__webdoor--texto {
          padding: 35px 0;
          width: 100%; } }
      .home__webdoor--item.image-left .home__webdoor--texto .btn {
        margin: 0 auto;
        display: block; }
  .home__webdoor--item img {
    width: 100%;
    height: auto; }

.home__webdoor--texto {
  position: absolute;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  bottom: 0;
  left: 0;
  margin: 0 auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media only screen and (max-width: 767px) {
    .home__webdoor--texto {
      width: -webkit-calc(100% - 20%);
      width: calc(100% - 20%); } }
  .home__webdoor--texto .btn {
    display: inline-block;
    padding: 10px; }
    .home__webdoor--texto .btn:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    @media only screen and (max-width: 767px) {
      .home__webdoor--texto .btn {
        max-width: 160px; } }
    .home__webdoor--texto .btn + .btn {
      margin-left: 10px; }
  .home__webdoor--texto.centro {
    margin: 0 auto;
    text-align: center; }
    .home__webdoor--texto.centro img {
      margin: 0;
      margin: 0 auto; }
    .home__webdoor--texto.centro span {
      margin: 15px auto 20px; }
    .home__webdoor--texto.centro .btn {
      margin: 15px auto; }
  .home__webdoor--texto.vertical-centro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .home__webdoor--texto.centro-esquerda {
    text-align: left;
    margin-right: auto; }
    .home__webdoor--texto.centro-esquerda img {
      margin: 0;
      margin-right: auto; }
    .home__webdoor--texto.centro-esquerda span {
      margin: 15px auto 20px;
      margin-right: auto;
      margin-left: unset; }
    @media only screen and (min-width: 768px) {
      .home__webdoor--texto.centro-esquerda {
        right: unset;
        left: 100px; } }
    .home__webdoor--texto.centro-esquerda .btn {
      margin-right: auto; }
  .home__webdoor--texto.centro-direita {
    text-align: right;
    margin-left: auto; }
    .home__webdoor--texto.centro-direita img {
      margin: 0;
      margin-left: auto; }
    .home__webdoor--texto.centro-direita span {
      margin: 15px auto 20px;
      margin-left: auto;
      margin-right: unset; }
    @media only screen and (min-width: 768px) {
      .home__webdoor--texto.centro-direita {
        right: 100px;
        left: unset; } }
    .home__webdoor--texto.centro-direita .btn {
      margin-left: auto; }
  .home__webdoor--texto.bottom-esquerda {
    text-align: left;
    right: unset;
    left: 10%;
    margin-right: auto;
    bottom: 100px;
    top: unset; }
    .home__webdoor--texto.bottom-esquerda img {
      margin: 0;
      margin-right: auto;
      margin-left: unset; }
    .home__webdoor--texto.bottom-esquerda span {
      margin: 15px auto 20px;
      margin-right: auto; }
    @media only screen and (min-width: 768px) {
      .home__webdoor--texto.bottom-esquerda {
        bottom: 70px;
        left: 100px; } }
    .home__webdoor--texto.bottom-esquerda .btn {
      margin-right: auto; }
  .home__webdoor--texto.bottom-direita {
    text-align: right;
    right: 10%;
    left: unset;
    margin-left: auto;
    bottom: 100px;
    top: unset; }
    .home__webdoor--texto.bottom-direita img {
      margin-left: auto; }
    .home__webdoor--texto.bottom-direita span {
      margin: 15px auto 20px;
      margin-left: auto;
      margin-right: unset; }
    @media only screen and (min-width: 768px) {
      .home__webdoor--texto.bottom-direita {
        bottom: 70px;
        right: 100px; } }
    .home__webdoor--texto.bottom-direita .btn {
      margin-left: auto; }
  .home__webdoor--texto h2 {
    font-family: "Lusitana", serif;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    font-size: 36px;
    color: #ffffff;
    padding: 10px 0; }
    @media only screen and (min-width: 1025px) {
      .home__webdoor--texto h2 {
        font-size: 72px; } }
  .home__webdoor--texto span {
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 20px;
    font-weight: 300;
    color: #ffffff;
    display: block;
    margin: 15px auto 20px; }
    @media only screen and (min-width: 1025px) {
      .home__webdoor--texto span {
        letter-spacing: 0.45px;
        line-height: 28px;
        font-size: 18px; } }
  .home__webdoor--texto .btn {
    width: 200px;
    font-weight: 700;
    margin: 15px 0;
    text-transform: capitalize;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .home__webdoor--texto .btn:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    @media only screen and (max-width: 1024px) {
      .home__webdoor--texto .btn {
        font-size: 12px; } }

.home__banners .card {
  display: inline-block;
  float: left;
  margin-bottom: 40px; }
  @media only screen and (min-width: 1025px) {
    .home__banners .card {
      width: 50%;
      margin: 0; } }
  @media only screen and (max-width: 767px) {
    .home__banners .card {
      padding: 0 20px; } }
  .home__banners .card img {
    display: block; }
  .home__banners .card.three {
    width: auto; }
    @media only screen and (min-width: 1025px) {
      .home__banners .card.three {
        width: -webkit-calc(33.33% - 10px);
        width: calc(33.33% - 10px);
        margin-right: 10px; } }
    @media only screen and (min-width: 1025px) {
      .home__banners .card.three .card-body .card-title {
        font-size: 25px; } }
    @media only screen and (min-width: 1720px) {
      .home__banners .card.three .card-body .card-title {
        font-size: 28px; } }
  @media only screen and (min-width: 1025px) {
    .home__banners .card:nth-child(2n + 1):not(.three) {
      padding-right: 10px; }
    .home__banners .card:nth-child(2n):not(.three) {
      padding-left: 10px; } }
  .home__banners .card-body h5.card-title {
    color: #252526;
    font-weight: 700;
    font-size: 25px;
    display: block;
    margin: 10px 0; }
  .home__banners .card-body .card-text {
    letter-spacing: 0.35px;
    font-weight: 300;
    color: #7B7C80;
    margin-bottom: 10px;
    font-size: 16px; }
  .home__banners .card-body .card-link {
    font-size: 14px;
    letter-spacing: 0.7px;
    font-weight: 700;
    text-decoration: underline; }
  @media only screen and (min-width: 1025px) {
    .home__banners .card-body h5.card-title {
      font-size: 28px; }
    .home__banners .card-body .card-text {
      letter-spacing: 0.45px; }
    .home__banners .card-body .card-link {
      font-size: 16px;
      letter-spacing: 0.9px; }
      .home__banners .card-body .card-link:hover {
        color: #0030A0; } }
  .home__banners .card.centro {
    text-align: center; }
    .home__banners .card.centro .card-text {
      margin: auto auto 10px; }
  .home__banners .card.direita {
    text-align: right; }
    .home__banners .card.direita .card-text {
      text-align: right;
      margin-left: auto; }
  .home__banners .card.topo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .home__banners .card.topo .card-body {
      margin-bottom: 15px; }
    .home__banners .card.topo-centro {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
      -moz-box-orient: vertical;
      -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      text-align: center; }
      .home__banners .card.topo-centro .card-body {
        margin-bottom: 15px; }
      .home__banners .card.topo-centro .card-text {
        margin: auto auto 10px; }
    .home__banners .card.topo-direita {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
      -moz-box-orient: vertical;
      -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      text-align: right; }
      .home__banners .card.topo-direita .card-body {
        margin-bottom: 15px; }
      .home__banners .card.topo-direita .card-text {
        text-align: right;
        margin-left: auto; }
  .home__banners .card.texto-flutuante-topo {
    position: relative; }
    .home__banners .card.texto-flutuante-topo figure {
      position: relative; }
    .home__banners .card.texto-flutuante-topo .card-body {
      color: #ffffff;
      position: absolute;
      top: 20px;
      left: 20px; }
      .home__banners .card.texto-flutuante-topo .card-body h5.card-title,
      .home__banners .card.texto-flutuante-topo .card-body .card-text,
      .home__banners .card.texto-flutuante-topo .card-body .card-link {
        color: #ffffff; }
      .home__banners .card.texto-flutuante-topo .card-body .card-link {
        color: #ffffff; }
        .home__banners .card.texto-flutuante-topo .card-body .card-link:hover {
          color: #0030A0; }
  .home__banners .card.texto-flutuante-topo-meio {
    position: relative;
    text-align: center; }
    .home__banners .card.texto-flutuante-topo-meio figure {
      position: relative; }
    .home__banners .card.texto-flutuante-topo-meio .card-body {
      color: #ffffff;
      position: absolute;
      top: 20px;
      margin-right: -50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      left: 50%; }
      .home__banners .card.texto-flutuante-topo-meio .card-body h5.card-title,
      .home__banners .card.texto-flutuante-topo-meio .card-body .card-text,
      .home__banners .card.texto-flutuante-topo-meio .card-body .card-link {
        color: #ffffff; }
      .home__banners .card.texto-flutuante-topo-meio .card-body .card-link {
        color: #ffffff; }
        .home__banners .card.texto-flutuante-topo-meio .card-body .card-link:hover {
          color: #0030A0; }
    .home__banners .card.texto-flutuante-topo-meio .card-text {
      margin: auto auto 10px; }
  .home__banners .card.texto-flutuante-topo-direita {
    position: relative;
    text-align: right; }
    .home__banners .card.texto-flutuante-topo-direita figure {
      position: relative; }
    .home__banners .card.texto-flutuante-topo-direita .card-body {
      color: #ffffff;
      position: absolute;
      top: 20px;
      right: 20px; }
      .home__banners .card.texto-flutuante-topo-direita .card-body h5.card-title,
      .home__banners .card.texto-flutuante-topo-direita .card-body .card-text,
      .home__banners .card.texto-flutuante-topo-direita .card-body .card-link {
        color: #ffffff; }
      .home__banners .card.texto-flutuante-topo-direita .card-body .card-link {
        color: #ffffff; }
        .home__banners .card.texto-flutuante-topo-direita .card-body .card-link:hover {
          color: #0030A0; }
    .home__banners .card.texto-flutuante-topo-direita .card-text {
      text-align: right;
      margin-left: auto; }
  .home__banners .card.texto-flutuante-meio-esquerda {
    position: relative; }
    .home__banners .card.texto-flutuante-meio-esquerda figure {
      position: relative; }
    .home__banners .card.texto-flutuante-meio-esquerda .card-body {
      color: #ffffff;
      position: absolute;
      left: 20px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .home__banners .card.texto-flutuante-meio-esquerda .card-body h5.card-title,
      .home__banners .card.texto-flutuante-meio-esquerda .card-body .card-text,
      .home__banners .card.texto-flutuante-meio-esquerda .card-body .card-link {
        color: #ffffff; }
      .home__banners .card.texto-flutuante-meio-esquerda .card-body .card-link {
        color: #ffffff; }
        .home__banners .card.texto-flutuante-meio-esquerda .card-body .card-link:hover {
          color: #0030A0; }
  .home__banners .card.texto-flutuante-meio {
    position: relative;
    text-align: center; }
    .home__banners .card.texto-flutuante-meio figure {
      position: relative; }
    .home__banners .card.texto-flutuante-meio .card-body {
      color: #ffffff;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-right: -50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .home__banners .card.texto-flutuante-meio .card-body h5.card-title,
      .home__banners .card.texto-flutuante-meio .card-body .card-text,
      .home__banners .card.texto-flutuante-meio .card-body .card-link {
        color: #ffffff; }
      .home__banners .card.texto-flutuante-meio .card-body .card-link {
        color: #ffffff; }
        .home__banners .card.texto-flutuante-meio .card-body .card-link:hover {
          color: #0030A0; }
    .home__banners .card.texto-flutuante-meio .card-text {
      margin: auto auto 10px; }
  .home__banners .card.texto-flutuante-meio-direita {
    position: relative;
    text-align: right; }
    .home__banners .card.texto-flutuante-meio-direita figure {
      position: relative; }
    .home__banners .card.texto-flutuante-meio-direita .card-body {
      color: #ffffff;
      position: absolute;
      right: 20px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .home__banners .card.texto-flutuante-meio-direita .card-body h5.card-title,
      .home__banners .card.texto-flutuante-meio-direita .card-body .card-text,
      .home__banners .card.texto-flutuante-meio-direita .card-body .card-link {
        color: #ffffff; }
      .home__banners .card.texto-flutuante-meio-direita .card-body .card-link {
        color: #ffffff; }
        .home__banners .card.texto-flutuante-meio-direita .card-body .card-link:hover {
          color: #0030A0; }
    .home__banners .card.texto-flutuante-meio-direita .card-text {
      text-align: right;
      margin-left: auto; }
  .home__banners .card.texto-flutuante-bottom {
    position: relative; }
    .home__banners .card.texto-flutuante-bottom figure {
      position: relative; }
    .home__banners .card.texto-flutuante-bottom .card-body {
      color: #ffffff;
      position: absolute;
      left: 20px;
      bottom: 20px; }
      .home__banners .card.texto-flutuante-bottom .card-body h5.card-title,
      .home__banners .card.texto-flutuante-bottom .card-body .card-text,
      .home__banners .card.texto-flutuante-bottom .card-body .card-link {
        color: #ffffff; }
      .home__banners .card.texto-flutuante-bottom .card-body .card-link {
        color: #ffffff; }
        .home__banners .card.texto-flutuante-bottom .card-body .card-link:hover {
          color: #0030A0; }
  .home__banners .card.texto-flutuante-bottom-centro {
    position: relative;
    text-align: center; }
    .home__banners .card.texto-flutuante-bottom-centro figure {
      position: relative; }
    .home__banners .card.texto-flutuante-bottom-centro .card-body {
      color: #ffffff;
      position: absolute;
      margin-right: -50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      left: 50%;
      bottom: 20px; }
      .home__banners .card.texto-flutuante-bottom-centro .card-body h5.card-title,
      .home__banners .card.texto-flutuante-bottom-centro .card-body .card-text,
      .home__banners .card.texto-flutuante-bottom-centro .card-body .card-link {
        color: #ffffff; }
      .home__banners .card.texto-flutuante-bottom-centro .card-body .card-link {
        color: #ffffff; }
        .home__banners .card.texto-flutuante-bottom-centro .card-body .card-link:hover {
          color: #0030A0; }
    .home__banners .card.texto-flutuante-bottom-centro .card-text {
      margin: auto auto 10px; }
  .home__banners .card.texto-flutuante-bottom-direita {
    position: relative;
    text-align: right; }
    .home__banners .card.texto-flutuante-bottom-direita figure {
      position: relative; }
    .home__banners .card.texto-flutuante-bottom-direita .card-body {
      color: #ffffff;
      position: absolute;
      right: 20px;
      bottom: 20px; }
      .home__banners .card.texto-flutuante-bottom-direita .card-body h5.card-title,
      .home__banners .card.texto-flutuante-bottom-direita .card-body .card-text,
      .home__banners .card.texto-flutuante-bottom-direita .card-body .card-link {
        color: #ffffff; }
      .home__banners .card.texto-flutuante-bottom-direita .card-body .card-link {
        color: #ffffff; }
        .home__banners .card.texto-flutuante-bottom-direita .card-body .card-link:hover {
          color: #0030A0; }
    .home__banners .card.texto-flutuante-bottom-direita .card-text {
      text-align: right;
      margin-left: auto; }

.banners-custom .card {
  margin: 30px 0; }
  .banners-custom .card.three {
    margin: 30px inherit; }

.banners-custom .btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .banners-custom .btn:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.home #botao {
  position: absolute;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  height: 315px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .home #botao img {
    opacity: 1;
    min-width: unset; }
  .home #botao p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-size: 14px;
    font-weight: 700; }
  .home #botao .btn {
    display: inline-block;
    padding: 10px;
    width: 200px;
    font-weight: 700;
    text-transform: capitalize; }
    .home #botao .btn:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    @media only screen and (max-width: 1024px) {
      .home #botao .btn + .btn {
        margin-top: 15px; } }
    @media only screen and (min-width: 768px) {
      .home #botao .btn + .btn {
        margin-left: 15px; } }
  .home #botao.centro {
    margin: auto;
    text-align: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .home #botao.centro img {
      margin: 0;
      margin: 0 auto; }
    .home #botao.centro p {
      margin: 15px auto 20px; }
    .home #botao.centro .btn {
      margin: 15px auto; }
  .home #botao.centro-direita {
    text-align: right;
    margin-left: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .home #botao.centro-direita img {
      margin: 0;
      margin-left: auto; }
    .home #botao.centro-direita p {
      margin: 15px auto 20px;
      margin-left: auto;
      margin-right: unset; }
    @media only screen and (min-width: 768px) {
      .home #botao.centro-direita {
        right: 100px;
        left: unset; } }
    .home #botao.centro-direita .btn {
      margin-left: auto; }
  .home #botao.centro-esquerda {
    text-align: left;
    margin-right: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .home #botao.centro-esquerda img {
      margin: 0;
      margin-right: auto; }
    .home #botao.centro-esquerda p {
      margin: 15px auto 20px;
      margin-right: auto;
      margin-left: unset; }
    @media only screen and (min-width: 768px) {
      .home #botao.centro-esquerda {
        right: unset;
        left: 100px; } }
    .home #botao.centro-esquerda .btn {
      margin-right: auto; }
  .home #botao.bottom-esquerda {
    text-align: left;
    right: unset;
    left: 10%;
    margin-right: auto;
    bottom: 100px;
    top: unset; }
    .home #botao.bottom-esquerda img {
      margin: 0;
      margin-right: auto;
      margin-left: unset; }
    .home #botao.bottom-esquerda span {
      margin: 15px auto 20px;
      margin-right: auto; }
    @media only screen and (min-width: 768px) {
      .home #botao.bottom-esquerda {
        bottom: 70px;
        left: 100px; } }
    .home #botao.bottom-esquerda .btn {
      margin-right: auto; }
  .home #botao.bottom-direita {
    text-align: right;
    right: 10%;
    left: unset;
    margin-left: auto;
    bottom: 100px;
    top: unset; }
    .home #botao.bottom-direita img {
      margin-left: auto; }
    .home #botao.bottom-direita p {
      margin: 15px auto 20px;
      margin-left: auto;
      margin-right: unset; }
    @media only screen and (min-width: 768px) {
      .home #botao.bottom-direita {
        bottom: 70px;
        right: 100px; } }
    .home #botao.bottom-direita .btn {
      margin-left: auto; }

#lightbox-news .content-area #form-news-lightbox .content-form-fields .form-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px; }

#lightbox-news .content-area #form-news-lightbox .content-form-fields h3 {
  color: #0030A0;
  font-family: "Lusitana", serif;
  font-size: 21px;
  text-align: center;
  margin-bottom: 20px; }
  @media only screen and (min-width: 1025px) {
    #lightbox-news .content-area #form-news-lightbox .content-form-fields h3 {
      font-size: 27px;
      letter-spacing: 1.35px;
      text-align: left; } }
  @media only screen and (min-width: 768px) {
    #lightbox-news .content-area #form-news-lightbox .content-form-fields h3 {
      width: auto; } }

#lightbox-news .content-area #form-news-lightbox .content-form-fields span {
  color: #8e8e8e;
  font-size: 12px;
  letter-spacing: 0.6px;
  line-height: 21px;
  text-align: center;
  display: block; }
  @media only screen and (min-width: 1025px) {
    #lightbox-news .content-area #form-news-lightbox .content-form-fields span {
      font-size: 13px;
      line-height: 24px;
      text-align: left; } }

#lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset {
  /* Firefox 19+ */
  /* Firefox 18- */
  /* Firefox 18- */
  /* Firefox 19+ */
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input::-webkit-input-placeholder {
    font-family: "Nunito Sans", sans-serif; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input::-moz-placeholder {
    font-family: "Nunito Sans", sans-serif; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input::-ms-input-placeholder {
    font-family: "Nunito Sans", sans-serif; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input::placeholder {
    font-family: "Nunito Sans", sans-serif; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input::-webkit-input-placeholder {
    font-family: "Nunito Sans", sans-serif; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input::-moz-placeholder {
    font-family: "Nunito Sans", sans-serif; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input:-moz-placeholder {
    font-family: "Nunito Sans", sans-serif; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input:-ms-input-placeholder {
    font-family: "Nunito Sans", sans-serif; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input::-webkit-input-placeholder {
    color: #8e8e8e; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input:-moz-placeholder {
    color: #8e8e8e; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input::-moz-placeholder {
    color: #8e8e8e; }
  #lightbox-news .content-area #form-news-lightbox .content-form-fields fieldset input:-ms-input-placeholder {
    color: #8e8e8e; }

#lightbox-news .content-area #form-news-lightbox .content-form-fields input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #C5C7CC;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.4px;
  color: #252526;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1024px) {
    #lightbox-news .content-area #form-news-lightbox .content-form-fields input.iphone {
      font-size: 11px; } }

#lightbox-news .content-area #form-news-lightbox .content-form-fields a.news-submit {
  width: 144px;
  margin: auto; }

@media only screen and (min-width: 1025px) {
  #lightbox-news .content-area #form-news-lightbox .content-form-fields a.news-submit {
    width: 100%; } }

#lightbox-news .content-area #form-news-lightbox .content-form-feedback {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  #lightbox-news .content-area #form-news-lightbox .content-form-feedback h5 {
    color: #0030A0;
    font-family: "Lusitana", serif;
    font-size: 21px;
    text-align: center;
    margin-bottom: 15px; }
    @media only screen and (min-width: 1025px) {
      #lightbox-news .content-area #form-news-lightbox .content-form-feedback h5 {
        font-size: 27px;
        letter-spacing: 1.35px;
        text-align: left; } }
  #lightbox-news .content-area #form-news-lightbox .content-form-feedback span {
    color: #8e8e8e;
    font-size: 12px;
    letter-spacing: 0.6px;
    line-height: 21px;
    text-align: center;
    display: block;
    margin-bottom: 20px; }
    @media only screen and (min-width: 1025px) {
      #lightbox-news .content-area #form-news-lightbox .content-form-feedback span {
        font-size: 13px;
        line-height: 24px;
        text-align: left; } }
  #lightbox-news .content-area #form-news-lightbox .content-form-feedback .close {
    margin: auto;
    width: 144px; }
  @media only screen and (min-width: 1025px) {
    #lightbox-news .content-area #form-news-lightbox .content-form-feedback h5, #lightbox-news .content-area #form-news-lightbox .content-form-feedback span {
      margin-bottom: 40px; }
    #lightbox-news .content-area #form-news-lightbox .content-form-feedback .close {
      width: 100%; } }

#lightbox-news .content-area #form-news-lightbox .content-form-success, #lightbox-news .content-area #form-news-lightbox .content-form-error {
  display: none; }

#lightbox-news .content-area #form-news-lightbox .content-form-error {
  margin: 60px 0; }

#lightbox-news .content-area #form-news-lightbox.error .content-form-fields {
  display: none; }

#lightbox-news .content-area #form-news-lightbox.error .content-form-success {
  display: none; }

#lightbox-news .content-area #form-news-lightbox.error .content-form-error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

#lightbox-news .content-area #form-news-lightbox.success .content-form-fields {
  display: none; }

#lightbox-news .content-area #form-news-lightbox.success .content-form-success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

#lightbox-news .content-area #form-news-lightbox.success .content-form-error {
  display: none; }

#lightbox-footer-news .content,
#lightbox-unavailable-product .content {
  text-align: center; }

#lightbox-footer-news .success > .error,
#lightbox-unavailable-product .success > .error {
  display: none; }

#lightbox-footer-news .success > .success,
#lightbox-unavailable-product .success > .success {
  display: block; }

#lightbox-footer-news .error > .success,
#lightbox-unavailable-product .error > .success {
  display: none; }

#lightbox-footer-news .error > .error,
#lightbox-unavailable-product .error > .error {
  display: block; }

#lightbox-footer-news h3,
#lightbox-unavailable-product h3 {
  color: #0030A0;
  font-family: "Lusitana", serif;
  font-size: 21px;
  text-align: center;
  margin-bottom: 18px; }
  @media only screen and (min-width: 1025px) {
    #lightbox-footer-news h3,
    #lightbox-unavailable-product h3 {
      font-size: 27px;
      letter-spacing: 1.35px;
      text-align: left; } }
  @media only screen and (min-width: 1025px) {
    #lightbox-footer-news h3,
    #lightbox-unavailable-product h3 {
      margin-bottom: 28px; } }

#lightbox-footer-news p,
#lightbox-footer-news span,
#lightbox-unavailable-product p,
#lightbox-unavailable-product span {
  display: block;
  margin-bottom: 14px;
  color: #8e8e8e;
  font-size: 12px;
  letter-spacing: 0.6px;
  line-height: 21px;
  text-align: center; }
  @media only screen and (min-width: 1025px) {
    #lightbox-footer-news p,
    #lightbox-footer-news span,
    #lightbox-unavailable-product p,
    #lightbox-unavailable-product span {
      font-size: 13px;
      line-height: 24px;
      text-align: left; } }
  @media only screen and (min-width: 1025px) {
    #lightbox-footer-news p,
    #lightbox-footer-news span,
    #lightbox-unavailable-product p,
    #lightbox-unavailable-product span {
      margin-bottom: 37px; } }

#lightbox-footer-news .close,
#lightbox-unavailable-product .close {
  margin: auto;
  width: 142px; }
  @media only screen and (min-width: 1025px) {
    #lightbox-footer-news .close,
    #lightbox-unavailable-product .close {
      width: 231px; } }

.amount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 0;
  width: 80px;
  height: 40px;
  margin-right: 13px;
  border: 1px solid #E4E5E6; }
  .amount:after {
    display: none; }
  .amount input {
    width: 30px;
    text-align: center;
    padding: 8px;
    border-width: 0;
    outline: 0;
    color: #252526;
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    font-weight: 500; }
  .amount .minus,
  .amount .plus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 30px;
    padding: 7px;
    color: #7B7C80;
    font-size: 13px;
    text-align: center;
    line-height: 0;
    cursor: pointer;
    font-weight: 700; }
  .amount .minus::before {
    content: url("/arquivos/minus.png"); }
  .amount .plus::before {
    content: url("/arquivos/plus.png"); }

#vtexIdUI-global-loader {
  background: white url("/arquivos/loading-aviator.gif") no-repeat center center !important; }

.custom-login {
  font-size: 26px; }

.welcome {
  color: #ffffff;
  font-size: 0; }
  .welcome #login {
    font-size: 0 !important; }
    .welcome #login:before {
      content: 'Login';
      color: #ffffff;
      display: inline;
      padding-bottom: 3px;
      font-size: 11px;
      letter-spacing: 0.55px;
      text-transform: uppercase; }
  @media only screen and (min-width: 1025px) {
    .welcome #login:before {
      content: 'Entrar';
      border-bottom: 1px solid #ffffff; } }

li.logout {
  display: none; }
  li.logout a {
    color: #0030A0;
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase; }

body.is-logged .welcome {
  font-size: 12px;
  font-weight: 700;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  /* will make [...] at the end */
  white-space: nowrap;
  /* paragraph to one line */
  overflow-x: hidden;
  /* older browsers */ }
  body.is-logged .welcome a {
    display: none !important; }

body.is-logged li.logout {
  display: block; }

body.not-logged .enter-account__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

body.not-logged .custom-login {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -moz-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.ecn-dropdown {
  position: relative;
  cursor: pointer; }
  .ecn-dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    padding: 10px;
    background-color: #ffffff;
    z-index: 100; }
  .ecn-dropdown.active .ecn-dropdown-content {
    display: block; }
  .ecn-dropdown.active .icon-arrow-thin-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .ecn-dropdown *:after {
    display: none; }

.box-banner a {
  display: block; }

.box-banner img {
  display: block;
  max-width: 100%;
  margin: auto;
  height: auto;
  width: 100%; }

img {
  height: auto;
  max-width: 100%; }

.collection .section-bread-crumb {
  display: none; }

.bread-crumb ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .bread-crumb ul:after {
    display: none; }

.bread-crumb li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .bread-crumb li:not(.last):after {
    content: ">";
    display: block;
    font-size: 12px;
    margin: 0 5px; }
  .bread-crumb li a {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #000000; }
  .bread-crumb li strong {
    font-weight: normal; }
  .bread-crumb li:first-child a {
    font-size: 0;
    line-height: 0; }
    .bread-crumb li:first-child a:after {
      content: "Home";
      display: block;
      font-size: 12px; }
  .bread-crumb li:last-child a {
    color: #252526;
    font-weight: 700; }
  .bread-crumb li:last-child:after {
    display: none; }

.lgpd {
  display: none;
  position: fixed;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 12; }
  .lgpd-content {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    float: left;
    margin-left: 10px;
    float: none !important;
    padding: 20px;
    background-color: black; }
    @media only screen and (min-width: 1025px) {
      .lgpd-content {
        width: -webkit-calc(33.3333333333%);
        width: calc(33.3333333333%);
        float: left;
        margin-left: 0px;
        padding: 30px 40px; } }
  .lgpd-infos {
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 0.55px;
    line-height: 25px; }
    @media only screen and (min-width: 1025px) {
      .lgpd-infos {
        margin-bottom: 30px; } }
  .lgpd-link {
    color: #ffffff;
    text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .lgpd-consent {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .lgpd-cta {
    border-color: #ffffff; }
    @media only screen and (min-width: 1025px) {
      .lgpd-cta {
        width: 260px; } }
  @media only screen and (max-width: 767px) {
    .lgpd-infos {
      text-align: center; } }
  @media only screen and (min-width: 1025px) {
    .lgpd {
      bottom: 30px; } }

.section-seo {
  margin-bottom: 80px;
  text-align: center; }
  .section-seo__title {
    margin-bottom: 25px;
    font-family: "Lusitana", serif;
    font-size: 29px;
    letter-spacing: 1.45px;
    line-height: 1;
    text-transform: uppercase; }
  .section-seo p {
    color: #8e8e8e;
    font-size: 12px;
    letter-spacing: 0.6px;
    line-height: 33px; }
  @media only screen and (min-width: 1025px) {
    .section-seo {
      margin-bottom: 110px; }
      .section-seo__title {
        font-size: 45px;
        letter-spacing: 2.25px; }
      .section-seo p {
        font-size: 15px;
        letter-spacing: 0.75px; } }

/*
SCSS variables and mixins
*/
.item::before {
  cursor: pointer;
  font-weight: bold;
  background: #eee;
  display: block; }

.item:after {
  display: none; }

.item.active::before {
  background: #444;
  color: #eee; }

.item.active .item-content {
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

@media all and (min-width: 800px) {
  .tabs-side .tabs li {
    margin-bottom: 2px; } }

/* 
The project specific CSS starts here
This is the minimum CSS that you will need in order for this to work
*/
.tabbed-content .tabs {
  display: none; }

.tabbed-content .item {
  min-height: 2em; }
  .tabbed-content .item::before {
    content: attr(data-title); }
  .tabbed-content .item .item-content {
    display: none;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease; }
  .tabbed-content .item.active .item-content {
    display: block; }

@media all and (min-width: 800px) {
  .tabbed-content .tabs {
    display: block; }
    .tabbed-content .tabs li {
      display: inline-block; }
      .tabbed-content .tabs li a {
        display: block; }
  .tabbed-content .item {
    min-height: 0; }
    .tabbed-content .item::before {
      display: none; }
  .tabbed-content.tabs-side .tabs {
    width: 150px;
    float: left; }
    .tabbed-content.tabs-side .tabs li {
      display: block; }
  .tabbed-content.tabs-side .item {
    margin-left: 150px; } }

#main-header .header-top > .wrapper, #main-header #menu .menu-departamento .header-top > .submenu, #menu .menu-departamento #main-header .header-top > .submenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 60px; }
  @media only screen and (max-width: 767px) {
    #main-header .header-top > .wrapper, #main-header #menu .menu-departamento .header-top > .submenu, #menu .menu-departamento #main-header .header-top > .submenu {
      padding: 0 10px; } }
  #main-header .header-top > .wrapper:after, #main-header #menu .menu-departamento .header-top > .submenu:after, #menu .menu-departamento #main-header .header-top > .submenu:after {
    display: none; }
  @media only screen and (min-width: 1025px) {
    #main-header .header-top > .wrapper, #main-header #menu .menu-departamento .header-top > .submenu, #menu .menu-departamento #main-header .header-top > .submenu {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      height: auto;
      min-height: 99px; } }

#main-header .header-top .content-area {
  float: none !important; }

#main-header .content-area.action-menu {
  width: 70px; }
  @media only screen and (min-width: 1025px) {
    #main-header .content-area.action-menu {
      display: none; } }

#main-header .content-area.logo {
  width: -webkit-calc(100% - 140px);
  width: calc(100% - 140px); }
  @media only screen and (min-width: 1025px) {
    #main-header .content-area.logo {
      width: -webkit-calc(16.6666666667%);
      width: calc(16.6666666667%);
      float: left;
      margin-left: 0px;
      margin-left: 0; } }

@media only screen and (min-width: 1025px) {
  #main-header .content-area.head-menu {
    width: -webkit-calc(66.6666666667%);
    width: calc(66.6666666667%);
    float: left;
    margin-left: 0px; } }

#main-header .content-area.head-options-actions {
  width: 70px;
  margin-bottom: 5px; }
  @media only screen and (min-width: 1025px) {
    #main-header .content-area.head-options-actions {
      width: -webkit-calc(16.6666666667%);
      width: calc(16.6666666667%);
      float: left;
      margin-left: 0px;
      margin-right: 0; } }

@media only screen and (min-width: 1366px) {
  #main-header.float .content-area.head-options-actions {
    margin-left: 20px; } }

#lightbox-footer-news .ecn-lightbox-content, #lightbox-feedback .ecn-lightbox-content {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

#lightbox-footer-news .ecn-lightbox-content-head, #lightbox-feedback .ecn-lightbox-content-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  #lightbox-footer-news .ecn-lightbox-content-head:after, #lightbox-feedback .ecn-lightbox-content-head:after {
    display: none; }
  #lightbox-footer-news .ecn-lightbox-content-head a, #lightbox-feedback .ecn-lightbox-content-head a {
    display: block;
    padding: 10px; }
  #lightbox-footer-news .ecn-lightbox-content-head .icon-close, #lightbox-feedback .ecn-lightbox-content-head .icon-close {
    font-size: 14px; }

#lightbox-footer-news .ecn-lightbox-content-body, #lightbox-feedback .ecn-lightbox-content-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #lightbox-footer-news .ecn-lightbox-content-body:after, #lightbox-feedback .ecn-lightbox-content-body:after {
    display: none; }

#lightbox-feedback .ecn-lightbox-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
  width: 280px;
  height: 236px; }
  #lightbox-feedback .ecn-lightbox-content:after {
    display: none; }

@media only screen and (min-width: 1025px) {
  #lightbox-feedback .ecn-lightbox-content {
    width: 536px;
    height: 230px; } }

#lightbox-feedback .content {
  padding: 0 20px;
  text-align: center; }

#lightbox-feedback .success > .error {
  display: none; }

#lightbox-feedback .success > .success {
  display: block; }

#lightbox-feedback .error > .success {
  display: none; }

#lightbox-feedback .error > .error {
  display: block; }

#lightbox-feedback h5 {
  margin-bottom: 10px;
  font-family: "Lusitana", serif;
  font-size: 21px;
  line-height: 1.1; }
  @media only screen and (min-width: 1025px) {
    #lightbox-feedback h5 {
      margin-bottom: 20px;
      font-size: 27px; } }

#lightbox-feedback p,
#lightbox-feedback span {
  color: #8e8e8e;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 21px; }
  @media only screen and (min-width: 1025px) {
    #lightbox-feedback p,
    #lightbox-feedback span {
      font-size: 13px;
      letter-spacing: 0.65px;
      line-height: 24px; } }

#lightbox-feedback .close {
  margin: auto;
  width: 142px; }
  @media only screen and (min-width: 1025px) {
    #lightbox-feedback .close {
      width: 231px; } }

@media only screen and (min-width: 1025px) {
  #lightbox-feedback .content {
    padding: 0 95px; } }

body.floating-head #main-header {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.09); }
  body.floating-head #main-header .tipbar.active {
    -webkit-animation: toupout 0.3s linear both;
    animation: toupout 0.3s linear both; }
    @media only screen and (max-width: 767px) {
      body.floating-head #main-header .tipbar.active {
        opacity: 0; } }
    body.floating-head #main-header .tipbar.active + div {
      padding-top: 0; }

body:not(.transparent-header) #main-header {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

body.tip-bar-active {
  padding-top: 0; }

body.transparent-header #main-header {
  background: transparent;
  position: relative; }

body.transparent-header #page-content,
body.transparent-header main {
  margin-top: -96px; }
  @media only screen and (min-width: 1025px) {
    body.transparent-header #page-content,
    body.transparent-header main {
      margin-top: -102px; } }
  body.transparent-header #page-content:before,
  body.transparent-header main:before {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    top: 0;
    -webkit-box-shadow: 0 0px 130px 130px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 130px 130px rgba(0, 0, 0, 0.5);
    z-index: 1; }

@media only screen and (max-width: 767px) {
  body.transparent-header.tip-bar-active #page-content,
  body.transparent-header.tip-bar-active main {
    padding-top: 36px; } }

body.white-header #main-header .contrast {
  color: #ffffff; }
  body.white-header #main-header .contrast:before {
    background: #fff;
    display: none; }
  body.white-header #main-header .contrast svg {
    fill: #ffffff; }

body.black-header #main-header .contrast {
  color: #000000; }
  body.black-header #main-header .contrast:before {
    background: #252526;
    display: none; }
  body.black-header #main-header .contrast svg {
    fill: #000000; }

body.header-focus .off .contrast {
  color: #DB1616; }

body.header-focus #main-header .head-options-actions .contrast:hover {
  color: #0030A0; }
  body.header-focus #main-header .head-options-actions .contrast:hover i::before {
    color: #0030A0; }

body.floating-head #main-header .logo {
  position: relative;
  top: -4px;
  z-index: 100; }
  body.floating-head #main-header .logo svg#Layer_1 {
    display: none; }
  body.floating-head #main-header .logo svg#Layer_2 {
    display: block; }
  @media only screen and (max-width: 1024px) {
    body.floating-head #main-header .logo {
      top: -5px; } }
  body.floating-head #main-header .logo svg {
    width: 150px;
    height: auto; }
    @media only screen and (max-width: 767px) {
      body.floating-head #main-header .logo svg {
        width: 125px; } }
    body.floating-head #main-header .logo svg g#Group_224 {
      -webkit-transform: translate(-983px, -163.246px) scale(0);
      -ms-transform: translate(-983px, -163.246px) scale(0);
      transform: translate(-983px, -163.246px) scale(0);
      opacity: 0; }
    body.floating-head #main-header .logo svg g#Group_226 {
      -webkit-transform: translate(-965px, -150px) scale(2.5);
      -ms-transform: translate(-965px, -150px) scale(2.5);
      transform: translate(-965px, -150px) scale(2.5); }

body.floating-head #main-header .header-top > .wrapper, body.floating-head #main-header #menu .menu-departamento .header-top > .submenu, #menu .menu-departamento body.floating-head #main-header .header-top > .submenu {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: unset; }
  @media only screen and (max-width: 1024px) {
    body.floating-head #main-header .header-top > .wrapper, body.floating-head #main-header #menu .menu-departamento .header-top > .submenu, #menu .menu-departamento body.floating-head #main-header .header-top > .submenu {
      height: 50px; } }

@media only screen and (min-width: 1025px) {
  body.floating-head #menu .menu-departamento h3 {
    padding: 15px 0; } }

body.header-focus #main-header, body.menu-active #main-header, body.lightbox-search-open #main-header, body.floating-head #main-header {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
  body.header-focus #main-header .contrast, body.menu-active #main-header .contrast, body.lightbox-search-open #main-header .contrast, body.floating-head #main-header .contrast {
    color: #252526; }
    body.header-focus #main-header .contrast > i::before, body.menu-active #main-header .contrast > i::before, body.lightbox-search-open #main-header .contrast > i::before, body.floating-head #main-header .contrast > i::before {
      color: #252526; }
    body.header-focus #main-header .contrast svg, body.menu-active #main-header .contrast svg, body.lightbox-search-open #main-header .contrast svg, body.floating-head #main-header .contrast svg {
      fill: #252526; }
  body.header-focus #main-header .off .contrast, body.menu-active #main-header .off .contrast, body.lightbox-search-open #main-header .off .contrast, body.floating-head #main-header .off .contrast {
    color: #DB1616; }

@media only screen and (max-width: 767px) {
  body.lightbox-menu-mobile-open {
    overflow: hidden; } }

@media only screen and (min-width: 1720px) {
  body #menu .menu-departamento .menu-item {
    padding: 0 40px; } }

#main-header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100 !important;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background: #fff; }
  #main-header.float {
    position: fixed !important; }
  #main-header .tipbar {
    opacity: 0;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 36px;
    background: #0030A0; }
    #main-header .tipbar:after {
      display: none; }
    #main-header .tipbar.active {
      opacity: 1;
      z-index: 100; }
      #main-header .tipbar.active + div {
        padding-top: 36px; }
        @media only screen and (min-width: 1025px) {
          #main-header .tipbar.active + div {
            padding-top: 42px; } }
    #main-header .tipbar__list:after {
      display: none; }
    #main-header .tipbar__list-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      color: #ffffff;
      font-size: 11px;
      letter-spacing: 0.55px; }
      #main-header .tipbar__list-item [class^="icon-"] {
        margin-right: 10px;
        color: #0030A0;
        font-size: 12px; }
      #main-header .tipbar__list-item a {
        text-decoration: underline;
        color: inherit; }
      @media only screen and (min-width: 1025px) {
        #main-header .tipbar__list-item {
          font-size: 11px; } }
    #main-header .tipbar__close {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: absolute;
      top: 15px;
      right: 10px; }
      #main-header .tipbar__close .icon-close {
        color: #0030A0;
        font-size: 10px; }
    @media only screen and (min-width: 1025px) {
      #main-header .tipbar {
        height: 42px;
        text-align: center; }
        #main-header .tipbar__list {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          -webkit-box-flex: 1;
          -webkit-flex: 1;
          -moz-box-flex: 1;
          -ms-flex: 1;
          flex: 1; }
          #main-header .tipbar__list-item:nth-child(1) {
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -moz-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start; }
          #main-header .tipbar__list-item:nth-child(3) {
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
            -moz-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end; }
        #main-header .tipbar__close {
          position: absolute;
          top: 16px;
          right: 20px;
          z-index: 2; }
        #main-header .tipbar > .wrapper, #main-header #menu .menu-departamento .tipbar > .submenu, #menu .menu-departamento #main-header .tipbar > .submenu {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  #main-header .header-top {
    position: relative; }
    @media only screen and (min-width: 1025px) {
      #main-header .header-top {
        z-index: 99; } }
  #main-header .off .contrast {
    color: #DB1616; }
  #main-header .action-menu-content {
    position: relative;
    width: 42px;
    height: 42px; }
    #main-header .action-menu-content a {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 42px;
      height: 42px;
      padding: 12px 10px;
      z-index: 2; }
      #main-header .action-menu-content a i.icon-menu {
        font-size: 20px; }
      #main-header .action-menu-content a span {
        width: 20px;
        height: 1px;
        display: block;
        background: #0030A0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        #main-header .action-menu-content a span:not(:last-of-type) {
          margin-bottom: 5px; }
      #main-header .action-menu-content a + a {
        z-index: 1;
        opacity: 0; }
      #main-header .action-menu-content a.active {
        opacity: 0; }
        #main-header .action-menu-content a.active + a {
          opacity: 1;
          z-index: 2; }
  #main-header .link-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #main-header .link-option .title-icon {
      display: none; }
      #main-header .link-option .title-icon i {
        font-size: 6px !important;
        margin-left: 8px; }
    @media only screen and (min-width: 1025px) {
      #main-header .link-option .title-icon {
        display: block;
        margin-left: 6px;
        position: relative;
        font-size: 11px;
        font-weight: 300;
        line-height: normal;
        text-transform: uppercase; } }
  #main-header .head-options .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #main-header .head-options .content::after {
      display: none; }
  #main-header .head-options-actions .content {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  @media only screen and (min-width: 1025px) {
    #main-header .head-options__item:not(:last-of-type) {
      margin-right: 13px; } }
  #main-header .logo a {
    line-height: 1;
    display: block;
    color: #0030A0; }
    @media only screen and (max-width: 1024px) {
      #main-header .logo a {
        display: table;
        margin: auto; } }
  #main-header .logo h2 {
    font-size: 0; }
  #main-header .logo svg {
    width: 175px;
    height: 50px; }
    #main-header .logo svg#Layer_2 {
      display: none; }
  @media only screen and (max-width: 1024px) {
    #main-header .logo {
      top: 5px;
      z-index: 1; }
      #main-header .logo svg {
        width: 125px;
        height: auto; } }
  @media only screen and (min-width: 1025px) {
    #main-header .toggle-search {
      margin-right: 40px; } }
  @media only screen and (max-width: 1024px) {
    #main-header .toggle-search.login {
      display: none; } }
  #main-header .toggle-search .icon-close {
    font-size: 11px; }
  #main-header .toggle-search .close-search {
    display: none; }
  #main-header .enter-account {
    margin-right: 30px; }
    #main-header .enter-account .ecn-dropdown-content {
      width: 190px;
      padding: 20px 30px;
      top: -webkit-calc(100% + 20px);
      top: calc(100% + 20px);
      left: -88px;
      background-color: #252526; }
      #main-header .enter-account .ecn-dropdown-content:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #252526;
        position: absolute;
        left: -webkit-calc(50% - 10px);
        left: calc(50% - 10px);
        top: -10px; }
      #main-header .enter-account .ecn-dropdown-content li {
        padding-bottom: 10px; }
        #main-header .enter-account .ecn-dropdown-content li:hover {
          font-weight: 700; }
        #main-header .enter-account .ecn-dropdown-content li > a {
          color: #ffffff;
          font-size: 12px;
          letter-spacing: 0.6px;
          line-height: inherit; }
      @media only screen and (min-width: 1025px) {
        #main-header .enter-account .ecn-dropdown-content {
          width: 200px;
          left: -65px; } }
  #main-header .toggle-cart {
    position: relative; }
    #main-header .toggle-cart .link-option {
      width: auto;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      #main-header .toggle-cart .link-option .icon-sacola {
        margin: 0; }
        #main-header .toggle-cart .link-option .icon-sacola:hover {
          color: #0030A0; }
    #main-header .toggle-cart .cart-count {
      width: 16px;
      height: 16px;
      display: none;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: 4px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background: #0030A0;
      white-space: nowrap;
      color: #ffffff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 12px;
      line-height: 12px;
      text-align: center; }
    #main-header .toggle-cart.has-product .cart-count {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
    @media only screen and (max-width: 1024px) {
      #main-header .toggle-cart {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 10px; } }
    @media only screen and (min-width: 1025px) {
      #main-header .toggle-cart .ecn-lightbox {
        position: absolute;
        top: 100%; }
      #main-header .toggle-cart .ecn-lightbox-overlay {
        background: none; }
      #main-header .toggle-cart .ecn-lightbox-content {
        margin-top: 12px;
        width: 413px;
        height: 537px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-animation: none;
        animation: none;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.31);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.31); } }
  #main-header .head-options-actions .contrast i {
    font-size: 20px; }
  #main-header .head-options-actions .contrast:hover i {
    color: #0030A0; }
  #main-header .header-lightbox-content {
    position: relative;
    width: 100%; }
  #main-header::after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(33, 37, 41, 0.25);
    opacity: 0;
    left: 0;
    z-index: -99999;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  @media only screen and (min-width: 1025px) {
    #main-header {
      -webkit-box-shadow: none;
      box-shadow: none; }
      #main-header.is-overlay::after {
        visibility: visible;
        opacity: 1;
        z-index: 1; }
      #main-header.float {
        -webkit-animation: todownmenu 0.9s linear both;
        animation: todownmenu 0.9s linear both; }
        #main-header.float .head-options__item:not(:last-of-type) {
          margin-right: 20px; }
        #main-header.float .head-options__item .title-icon {
          display: none; }
        #main-header.float .tipbar {
          position: absolute;
          width: 100vw;
          opacity: 0;
          z-index: 0; } }

.contrast > i {
  margin-right: 8px; }

body.lightbox-search-open #main-header .toggle-search .icon-busca::before {
  color: #0030A0; }

@media only screen and (max-width: 1024px) {
  body.lightbox-search-open {
    overflow: hidden; }
    body.lightbox-search-open .toggle-search .icon-busca::before {
      color: #0030A0; }
    body.lightbox-search-open .ecn-product-search-field .icon-search {
      display: none; } }

.footer-row .wrapper > .content, .footer-row #menu .menu-departamento .submenu > .content, #menu .menu-departamento .footer-row .submenu > .content {
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  float: left;
  margin-left: 10px;
  float: none !important; }
  .footer-row .wrapper > .content:after, .footer-row #menu .menu-departamento .submenu > .content:after, #menu .menu-departamento .footer-row .submenu > .content:after {
    display: none; }
  @media only screen and (min-width: 1025px) {
    .footer-row .wrapper > .content, .footer-row #menu .menu-departamento .submenu > .content, #menu .menu-departamento .footer-row .submenu > .content {
      width: -webkit-calc(100%);
      width: calc(100%);
      float: left;
      margin-left: 0px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: space-evenly;
      -webkit-justify-content: space-evenly;
      -moz-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
      justify-content: space-evenly; } }
  @media only screen and (min-width: 1720px) {
    .footer-row .wrapper > .content, .footer-row #menu .menu-departamento .submenu > .content, #menu .menu-departamento .footer-row .submenu > .content {
      width: -webkit-calc(83.3333333333% - 36.6666666667px);
      width: calc(83.3333333333% - 36.6666666667px);
      float: left;
      margin-left: 20px;
      margin-left: -webkit-calc(8.3333333333% - 21.6666666667px + 40px);
      margin-left: calc(8.3333333333% - 21.6666666667px + 40px); } }

@media only screen and (min-width: 1025px) {
  .footer-row .content-left {
    width: -webkit-calc(62.5%);
    width: calc(62.5%);
    float: left;
    margin-left: 0px; } }

@media only screen and (min-width: 1720px) {
  .footer-row .content-left {
    width: -webkit-calc(70.8333333333% - 34.1666666667px);
    width: calc(70.8333333333% - 34.1666666667px);
    float: left;
    margin-left: 20px; } }

@media only screen and (min-width: 1025px) {
  .footer-row .content-right {
    width: -webkit-calc(37.5%);
    width: calc(37.5%);
    float: left;
    margin-left: 0px; } }

@media only screen and (min-width: 1720px) {
  .footer-row .content-right {
    width: -webkit-calc(29.1666666667% - 25.8333333333px);
    width: calc(29.1666666667% - 25.8333333333px);
    float: left;
    margin-left: 20px; } }

.footer {
  position: relative;
  background-color: #f1f1f2; }
  .footer-newsletter {
    padding: 35px 10px 30px;
    background-color: #FCFCFC; }
    .footer-newsletter .text {
      margin-right: 20px; }
      .footer-newsletter .text h5 {
        color: #252526;
        font-family: "Lusitana", serif;
        font-size: 20px;
        font-weight: 400;
        margin-left: 20px; }
      @media only screen and (min-width: 1025px) {
        .footer-newsletter .text h5 {
          font-size: 24px;
          margin: 0; } }
      @media only screen and (min-width: 1366px) {
        .footer-newsletter .text h5 {
          font-size: 24px;
          margin: 20px; } }
      @media only screen and (min-width: 1720px) {
        .footer-newsletter .text {
          font-size: 28px; } }
    .footer-newsletter .content-news {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer-newsletter .content-news fieldset {
        /* Firefox 18- */
        /* Firefox 19+ */ }
        .footer-newsletter .content-news fieldset input::-webkit-input-placeholder {
          color: #7B7C80; }
        .footer-newsletter .content-news fieldset input:-moz-placeholder {
          color: #7B7C80; }
        .footer-newsletter .content-news fieldset input::-moz-placeholder {
          color: #7B7C80; }
        .footer-newsletter .content-news fieldset input:-ms-input-placeholder {
          color: #7B7C80; }
      .footer-newsletter .content-news input {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 50px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #C5C7CC;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 300;
        font-size: 13px;
        letter-spacing: 0.4px;
        color: #252526;
        background: transparent;
        text-align: left;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px; }
        @media only screen and (max-width: 1024px) {
          .footer-newsletter .content-news input.iphone {
            font-size: 11px; } }
      .footer-newsletter .content-news .btn-submit {
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        padding: 0 20px 0 5px; }
    @media only screen and (max-width: 767px) {
      .footer-newsletter h5 {
        margin: auto;
        width: 280px; }
        .footer-newsletter h5 strong {
          display: block; } }
    @media only screen and (max-width: 1024px) {
      .footer-newsletter .text {
        margin-bottom: 30px;
        text-align: center; }
        .footer-newsletter .text h5 {
          text-align: center;
          margin-left: 5px; }
        .footer-newsletter .text > .content {
          display: -webkit-inline-box;
          display: -webkit-inline-flex;
          display: -moz-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -moz-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
      .footer-newsletter .content-news fieldset {
        margin-bottom: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
    @media only screen and (min-width: 1025px) {
      .footer-newsletter .text > .content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .footer-newsletter .content-form-fields {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
      .footer-newsletter fieldset {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 500px; }
      .footer-newsletter .btn-submit {
        width: auto;
        height: 50px; } }
    .footer-newsletter .form-news .newsletter h3 {
      display: none; }
    .footer-newsletter .form-news .newsletter p {
      display: none;
      color: #bebebe; }
    .footer-newsletter .form-news .newsletter fieldset.error {
      display: inline-block;
      width: auto; }
      .footer-newsletter .form-news .newsletter fieldset.error label {
        font-size: 13px;
        color: #252526;
        line-height: 15px;
        font-weight: 600; }
    .footer-newsletter .form-news .newsletter fieldset .newsletter-client-name {
      display: none; }
    .footer-newsletter .form-news .newsletter fieldset .newsletter-button-ok {
      width: 50px;
      height: 50px;
      border: 1px solid #0030A0;
      background-color: #0030A0;
      font-size: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      background-image: url("/arquivos/icon-voltar.png");
      background-repeat: no-repeat;
      background-position: center;
      -webkit-border-top-right-radius: 5px;
      border-top-right-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      border-bottom-right-radius: 5px;
      padding: 0 20px 0 5px; }
    .footer-newsletter .form-news .newsletter .bt-voltar {
      background-color: #0030A0;
      border: none;
      font-size: 13px;
      height: auto;
      margin-left: 0;
      width: 80px;
      color: #ffffff;
      -webkit-border-radius: 50px;
      border-radius: 50px;
      text-transform: capitalize;
      font-weight: 600;
      display: inline-block;
      text-align: center;
      vertical-align: bottom;
      margin-left: 20px;
      padding: 10px 15px; }
    .footer-newsletter .form-news fieldset.success {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      color: #252526; }
    .footer-newsletter .form-news fieldset.success::after {
      content: "* Não cumulativo com outros descontos e produtos da Linha Off";
      display: block;
      visibility: visible;
      line-height: 28px;
      font-size: 13px;
      font-weight: 700;
      color: #252526; }
    .footer-newsletter .form-news fieldset.success label {
      font-size: 0;
      visibility: hidden;
      position: relative; }
      .footer-newsletter .form-news fieldset.success label:before {
        font-size: 13px;
        font-weight: 700;
        content: "Obrigado por se cadastrar!";
        visibility: visible; }
      .footer-newsletter .form-news fieldset.success label:after {
        font-size: 13px;
        font-weight: 700;
        content: "Use o cupom BOASVINDAS15* no carrinho e garanta seu desconto. Em breve entraremos em contato para oferecer as melhores promoções";
        visibility: visible;
        line-height: 28px; }
  .footer-row .development {
    white-space: nowrap; }
    .footer-row .development .text {
      margin-right: 12px;
      font-size: 11px;
      color: #8e8e8e; }
    .footer-row .development .list-link {
      opacity: 0; }
    .footer-row .development a {
      line-height: 0; }
    .footer-row .development .icon-logo-ecan,
    .footer-row .development .icon-logo-vtex {
      font-size: 22px;
      color: #8e8e8e; }
    @media only screen and (max-width: 1024px) {
      .footer-row .development {
        padding: 25px 0; }
        .footer-row .development .list-link {
          display: none; } }
  .footer-row .store__list {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 22px; }
    .footer-row .store__list-item:not(:last-of-type) {
      margin-bottom: 30px; }
    .footer-row .store__list-city {
      font-weight: 700; }
  .footer-row .sac__phone {
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.55px; }
  .footer-row .sac__infos {
    color: #8e8e8e;
    font-size: 9px;
    letter-spacing: 0.45px; }
  .footer-row .payment .list-logos__item {
    margin: 10px 20px; }
  @media only screen and (min-width: 1025px) {
    .footer-row .payment .list-logos__item {
      margin: 0 24px 10px 0; } }
  .footer-row .payment span.text-payment {
    margin-top: 20px;
    display: block;
    letter-spacing: 0.3px;
    font-weight: 300;
    font-size: 12px;
    color: #7B7C80; }
    .footer-row .payment span.text-payment:first-of-type {
      margin-top: 20px; }
  .footer-row .social .list-logos__item a {
    border: 0;
    margin: 0;
    width: auto;
    height: auto; }
    .footer-row .social .list-logos__item a [class^="icon-"] {
      font-size: 20px; }
  @media only screen and (max-width: 1024px) {
    .footer-row .social {
      margin: 15px 0 0;
      padding: 25px 0; }
      .footer-row .social .list-link {
        display: none; } }
  @media only screen and (min-width: 1025px) {
    .footer-row .social:after {
      display: none; } }
  @media only screen and (max-width: 1024px) {
    .footer-row .security {
      padding: 0 20px; } }
  .footer-row .security .list-item:first-of-type {
    margin-right: 15px; }
  @media only screen and (max-width: 1024px) {
    .footer-row .security .list-item:last-of-type {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -moz-box-orient: horizontal;
      -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer-row .security .list-item:last-of-type > a {
        margin-right: 10px; } }
  .footer-row.footer-bottom {
    background-color: #ffffff; }
  .footer-columns .list-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .footer-columns .list-logos__item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer-columns .list-logos__item:not(:last-of-type) {
        margin-right: 9px; }
        @media only screen and (min-width: 1720px) {
          .footer-columns .list-logos__item:not(:last-of-type) {
            margin-right: 20px; } }
    .footer-columns .list-logos [class^="icon-"] {
      color: #7B7C80;
      font-size: initial; }
  .footer-columns .list-item {
    color: #7B7C80;
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 28px;
    font-weight: 300; }
    @media only screen and (min-width: 1366px) {
      .footer-columns .list-item {
        font-size: 14px;
        line-height: 32px; } }
    .footer-columns .list-item a {
      display: block;
      color: inherit; }
  .footer-columns h4 {
    padding: 15px 0;
    color: #252526;
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 14px;
    cursor: initial; }
  @media only screen and (max-width: 1024px) {
    .footer-columns .list-logos {
      -webkit-box-pack: left;
      -webkit-justify-content: left;
      -moz-box-pack: left;
      -ms-flex-pack: left;
      justify-content: left; }
    .footer-columns .collapse.active {
      padding-bottom: 10px; } }
  @media only screen and (min-width: 1025px) {
    .footer-columns h4 {
      padding: 0 0 15px;
      font-size: 14px;
      letter-spacing: 0.8px; }
    .footer-columns:after {
      display: none; } }
  .footer-top {
    padding: 15px 0 0; }
    @media only screen and (min-width: 1025px) {
      .footer-top {
        padding: 40px 0 50px; } }
    .footer-top > .wrapper, #menu .menu-departamento .footer-top > .submenu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      @media only screen and (min-width: 1025px) {
        .footer-top > .wrapper, #menu .menu-departamento .footer-top > .submenu {
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
          -moz-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; } }
      @media only screen and (max-width: 1024px) {
        .footer-top > .wrapper, #menu .menu-departamento .footer-top > .submenu {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -webkit-flex-direction: column-reverse;
          -moz-box-orient: vertical;
          -moz-box-direction: reverse;
          -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; } }
      .footer-top > .wrapper .content-left, #menu .menu-departamento .footer-top > .submenu .content-left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-right: 1px solid #C5C7CC; }
        @media only screen and (max-width: 1024px) {
          .footer-top > .wrapper .content-left, #menu .menu-departamento .footer-top > .submenu .content-left {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            border: 0; }
            .footer-top > .wrapper .content-left .list-links, #menu .menu-departamento .footer-top > .submenu .content-left .list-links {
              padding: 0 20px 15px; } }
        .footer-top > .wrapper .content-left .content-area, #menu .menu-departamento .footer-top > .submenu .content-left .content-area {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
          -moz-box-flex: 1;
          -ms-flex: 1;
          flex: 1; }
          @media only screen and (max-width: 1024px) {
            .footer-top > .wrapper .content-left .content-area:not(.payment), #menu .menu-departamento .footer-top > .submenu .content-left .content-area:not(.payment) {
              border-top: 1px solid rgba(142, 142, 142, 0.2); } }
        .footer-top > .wrapper .content-left .payment-social, #menu .menu-departamento .footer-top > .submenu .content-left .payment-social {
          -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          margin-top: 30px; }
          @media only screen and (max-width: 1024px) {
            .footer-top > .wrapper .content-left .payment-social, #menu .menu-departamento .footer-top > .submenu .content-left .payment-social {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -webkit-flex-direction: column;
              -moz-box-orient: vertical;
              -moz-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              padding: 0 20px; } }
          @media only screen and (min-width: 1025px) {
            .footer-top > .wrapper .content-left .payment-social .content-area.payment, #menu .menu-departamento .footer-top > .submenu .content-left .payment-social .content-area.payment {
              -webkit-box-flex: 1.5;
              -webkit-flex: 1.5;
              -moz-box-flex: 1.5;
              -ms-flex: 1.5;
              flex: 1.5; }
            .footer-top > .wrapper .content-left .payment-social .content-area.social, #menu .menu-departamento .footer-top > .submenu .content-left .payment-social .content-area.social {
              -webkit-box-flex: 0.5;
              -webkit-flex: 0.5;
              -moz-box-flex: 0.5;
              -ms-flex: 0.5;
              flex: 0.5; } }
          @media only screen and (min-width: 1366px) {
            .footer-top > .wrapper .content-left .payment-social .content-area.payment, #menu .menu-departamento .footer-top > .submenu .content-left .payment-social .content-area.payment, .footer-top > .wrapper .content-left .payment-social .content-area.social, #menu .menu-departamento .footer-top > .submenu .content-left .payment-social .content-area.social {
              -webkit-box-flex: 1;
              -webkit-flex: 1;
              -moz-box-flex: 1;
              -ms-flex: 1;
              flex: 1; } }
      .footer-top > .wrapper:after, #menu .menu-departamento .footer-top > .submenu:after {
        display: none; }
      .footer-top > .wrapper .content-right, #menu .menu-departamento .footer-top > .submenu .content-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .footer-top > .wrapper .content-right h5, #menu .menu-departamento .footer-top > .submenu .content-right h5 {
          font-family: "Lusitana", serif;
          color: #252526;
          line-height: 14px;
          font-size: 22px;
          text-align: center;
          display: block;
          margin: 15px 0; }
          @media only screen and (min-width: 1366px) {
            .footer-top > .wrapper .content-right h5, #menu .menu-departamento .footer-top > .submenu .content-right h5 {
              font-size: 24px; } }
        .footer-top > .wrapper .content-right span, #menu .menu-departamento .footer-top > .submenu .content-right span {
          color: #7B7C80;
          letter-spacing: 0.35px;
          line-height: 32px;
          font-weight: 300;
          font-size: 12px; }
          @media only screen and (min-width: 1366px) {
            .footer-top > .wrapper .content-right span, #menu .menu-departamento .footer-top > .submenu .content-right span {
              font-size: 14px; } }
        .footer-top > .wrapper .content-right .icons-support, #menu .menu-departamento .footer-top > .submenu .content-right .icons-support {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
          -moz-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          margin-top: 20px; }
          .footer-top > .wrapper .content-right .icons-support::after, #menu .menu-departamento .footer-top > .submenu .content-right .icons-support::after {
            display: none; }
          @media only screen and (max-width: 1024px) {
            .footer-top > .wrapper .content-right .icons-support, #menu .menu-departamento .footer-top > .submenu .content-right .icons-support {
              margin: 20px 0; } }
          .footer-top > .wrapper .content-right .icons-support .support--links i, #menu .menu-departamento .footer-top > .submenu .content-right .icons-support .support--links i {
            display: block;
            text-align: center;
            font-size: 20px; }
          .footer-top > .wrapper .content-right .icons-support .support--links .text-support, #menu .menu-departamento .footer-top > .submenu .content-right .icons-support .support--links .text-support {
            color: #252526;
            letter-spacing: 0.4px;
            line-height: 32px;
            font-weight: 400; }
          .footer-top > .wrapper .content-right .icons-support .support--links > a, #menu .menu-departamento .footer-top > .submenu .content-right .icons-support .support--links > a {
            display: block; }
            .footer-top > .wrapper .content-right .icons-support .support--links > a:hover i::before, #menu .menu-departamento .footer-top > .submenu .content-right .icons-support .support--links > a:hover i::before {
              color: #0030A0; }
  .footer-bottom__content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media only screen and (max-width: 1024px) {
      .footer-bottom__content {
        padding-bottom: 50px; } }
    .footer-bottom__content .copyright {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      @media only screen and (max-width: 1024px) {
        .footer-bottom__content .copyright {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -moz-box-orient: vertical;
          -moz-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
          .footer-bottom__content .copyright p {
            text-align: center; }
          .footer-bottom__content .copyright .list-logos {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; }
            .footer-bottom__content .copyright .list-logos .text {
              margin-right: 10px; } }
  @media only screen and (min-width: 1025px) {
    .footer-bottom__content {
      padding-bottom: 36px;
      padding-top: 10px; }
    .footer-bottom .copyright {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .footer-bottom .copyright .content-text p {
        letter-spacing: 0.3px;
        font-size: 12px;
        font-weight: 400;
        color: #C5C7CC;
        padding: 0; } }
  @media only screen and (min-width: 1025px) and (min-width: 1025px) {
    .footer-bottom .copyright .content-logos {
      min-width: 300px; } }
  @media only screen and (min-width: 1025px) {
      .footer-bottom .copyright .content-logos .list-logos {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
        .footer-bottom .copyright .content-logos .list-logos__item .text {
          color: #C5C7CC;
          letter-spacing: 0.5px;
          font-size: 10px;
          line-height: 24px;
          margin-right: 10px; } }

body {
  background: #fff !important;
  color: #000000;
  font-size: 14px;
  font-family: "Nunito Sans", sans-serif !important;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-text-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -ms-text-shadow: 0 0 1px rgba(0, 0, 0, 0);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-text-stroke: 1px transparent;
  -moz-text-stroke: 1px transparent;
  -ms-text-stroke: 1px transparent;
  text-stroke: 1px transparent;
  text-rendering: optimizeLegibility; }
  body .accountMobileNav {
    display: none; }
  body.is-logged #lightbox-menu .accountMobileNav {
    display: block; }
  @media only screen and (max-width: 1024px) {
    body.lightbox-open #widget_circle,
    body.lightbox-open #launcher {
      display: none !important; } }
  body.lightbox-open iframe#launcher {
    display: none; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "aviator-ico!important";
  speak: none;
  font-size: initial;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  [class^="icon-"]:before,
  [class*=" icon-"]:before {
    display: inline-block; }

.is--lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }

.desk-view {
  display: none; }
  @media only screen and (min-width: 768px) {
    .desk-view {
      display: block; } }

@media only screen and (min-width: 768px) {
  .mobile-view {
    display: none; } }

.flagDiscount {
  width: 30px;
  height: 30px;
  display: none;
  position: relative;
  background: #252526;
  color: #ffffff;
  font-family: "Lusitana", serif;
  font-size: 10px;
  letter-spacing: 0.5px;
  line-height: 9px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1; }
  .flagDiscount.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px; }
  .flagDiscount strong {
    display: block; }
  @media only screen and (min-width: 1025px) {
    .flagDiscount {
      width: 43px;
      height: 43px;
      font-size: 14px;
      letter-spacing: 0.7px;
      line-height: 13px; } }

.ecn-back-top {
  position: fixed;
  bottom: -100%;
  right: 0;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  padding: 10px 12px;
  background: #0030A0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  @media only screen and (min-width: 1025px) {
    .ecn-back-top {
      -webkit-border-radius: 0;
      border-radius: 0;
      padding: 0; } }
  .ecn-back-top.active {
    opacity: 1;
    bottom: 100px; }
    @media only screen and (min-width: 1025px) {
      .ecn-back-top.active:hover .ecn-back-top__text {
        font-size: 10px; } }
  .ecn-back-top__link {
    display: inline;
    width: 100%; }
    @media only screen and (min-width: 1025px) {
      .ecn-back-top__link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }
  .ecn-back-top__text {
    font-family: "Nunito Sans", sans-serif;
    display: none;
    text-align: center; }
    @media only screen and (min-width: 1025px) {
      .ecn-back-top__text {
        display: block;
        font-size: 0;
        font-weight: 400;
        line-height: 1;
        color: #ffffff; } }
  .ecn-back-top .icon-arrow-up {
    color: #ffffff;
    font-size: 10px; }
    @media only screen and (min-width: 1025px) {
      .ecn-back-top .icon-arrow-up {
        margin-right: 3px;
        font-size: 8px; } }
  @media only screen and (min-width: 1025px) {
    .ecn-back-top {
      right: 0;
      padding: 10px 15px; } }

.ecn-whatsapp-btn {
  position: fixed;
  bottom: 20px;
  left: 12px;
  z-index: 10;
  width: 105px;
  height: 40px;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .ecn-whatsapp-btn__link {
    padding: 9px 7px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #7B7C80;
    -webkit-border-radius: 6px;
    border-radius: 6px; }
  .ecn-whatsapp-btn__text {
    margin-left: 5px;
    color: #ffffff;
    font-family: "Lusitana", serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 12px; }
    .ecn-whatsapp-btn__text strong {
      display: block; }
  .ecn-whatsapp-btn .icon-whatsapp {
    color: #fff;
    font-size: 22px; }
  @media only screen and (min-width: 1025px) {
    .ecn-whatsapp-btn {
      bottom: 100px;
      left: initial;
      right: 30px;
      width: 133px;
      height: 55px; }
      .ecn-whatsapp-btn__link {
        -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
      .ecn-whatsapp-btn__text {
        margin-left: 10px;
        font-size: 13px;
        line-height: 15px; }
      .ecn-whatsapp-btn .icon-whatsapp {
        font-size: 32px; } }

.has-carroussel .prateleira > ul {
  display: none; }
  .has-carroussel .prateleira > ul.slick-initialized {
    display: block; }

#lightbox-cart.is-active {
  opacity: 1;
  visibility: visible; }

#lightbox-cart .ecn-lightbox-content-head > .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 12px 10px;
  border-bottom: 1px solid #E4E5E6; }
  @media only screen and (min-width: 768px) {
    #lightbox-cart .ecn-lightbox-content-head > .content {
      margin: 20px;
      padding: 0 0 20px; } }
  #lightbox-cart .ecn-lightbox-content-head > .content .mini-cart__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 26px;
    font-weight: 500;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Lusitana", serif; }
  #lightbox-cart .ecn-lightbox-content-head > .content .cart-count {
    margin-left: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #252526;
    color: #ffffff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px;
    letter-spacing: 0.6px;
    line-height: normal;
    text-align: center; }
  #lightbox-cart .ecn-lightbox-content-head > .content .icon-close {
    font-size: 14px; }
  #lightbox-cart .ecn-lightbox-content-head > .content .head-count {
    font-family: "Lusitana", serif;
    font-weight: 500; }
  @media only screen and (min-width: 1025px) {
    #lightbox-cart .ecn-lightbox-content-head > .content .cart-count {
      font-family: "Lusitana", serif; } }

#lightbox-cart .ecn-lightbox-content {
  width: 100%;
  height: 100%;
  max-width: 480px;
  right: 0;
  overflow-y: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

@media only screen and (max-width: 1024px) {
  #lightbox-menu {
    display: none; } }

@media only screen and (min-width: 1025px) {
  #lightbox-menu .ecn-lightbox-content-head,
  #lightbox-menu .ecn-lightbox-content-foot {
    display: none; } }

body.tip-bar-active #lightbox-menu-mobile.active {
  height: -webkit-calc(100vh - 96px);
  height: calc(100vh - 96px); }

@media only screen and (min-width: 1025px) {
  #lightbox-menu-mobile {
    display: none; } }

@media only screen and (max-width: 1024px) {
  #lightbox-menu-mobile {
    z-index: 0;
    -webkit-transition: height 100ms ease-out 0s;
    -o-transition: height 100ms ease-out 0s;
    transition: height 100ms ease-out 0s;
    height: 0;
    position: relative; }
    #lightbox-menu-mobile.active {
      height: -webkit-calc(100vh - 60px);
      height: calc(100vh - 60px); }
    #lightbox-menu-mobile .ecn-lightbox-overlay {
      display: none; }
    #lightbox-menu-mobile .ecn-lightbox {
      position: relative; } }

#lightbox-menu-mobile .ecn-lightbox-content {
  position: relative; }
  #lightbox-menu-mobile .ecn-lightbox-content::after {
    display: none; }
  #lightbox-menu-mobile .ecn-lightbox-content-head {
    background-color: #252526; }
  @media only screen and (max-width: 1024px) {
    #lightbox-menu-mobile .ecn-lightbox-content {
      -webkit-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
      width: 100%;
      max-width: 320px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -moz-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      overflow: auto;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media only screen and (max-width: 767px) {
    #lightbox-menu-mobile .ecn-lightbox-content {
      max-width: 100%; } }

@media only screen and (max-width: 1024px) {
  #lightbox-menu-mobile .ecn-lightbox-content-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-x: hidden; } }

@media only screen and (min-width: 1025px) {
  #lightbox-menu-mobile .ecn-lightbox-content-head,
  #lightbox-menu-mobile .ecn-lightbox-content-foot {
    display: none; } }

#lightbox-menu-mobile #drops .drop {
  background: #fff;
  padding: 30px 12px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  #lightbox-menu-mobile #drops .drop h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    color: #8e8e8e;
    text-transform: uppercase; }
    #lightbox-menu-mobile #drops .drop h4 i {
      margin-right: 12px;
      font-size: 10px; }
  #lightbox-menu-mobile #drops .drop .custon-login-message {
    margin-bottom: 20px;
    font-family: "Lusitana", serif;
    font-size: 12px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    /* will make [...] at the end */
    white-space: nowrap;
    /* paragraph to one line */
    overflow-x: hidden;
    /* older browsers */ }
  #lightbox-menu-mobile #drops .drop li.logout a {
    color: #0030A0;
    text-decoration: underline; }
  #lightbox-menu-mobile #drops .drop li a {
    display: block;
    padding: 10px 0;
    font-size: 12px; }

@media only screen and (min-width: 1025px) {
  #lightbox-menu-mobile #drops {
    display: none; } }

#lightbox-menu-mobile .ecn-lightbox-content-foot {
  -webkit-box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, 0.1); }

body.floating-head #lightbox-menu-mobile.active {
  height: -webkit-calc(100vh - 50px);
  height: calc(100vh - 50px); }

#widget_circle {
  z-index: 99 !important; }

#lightbox-search {
  position: absolute;
  height: auto;
  overflow: inherit;
  background-color: #FCFCFC; }
  #lightbox-search .ecn-lightbox-overlay {
    position: absolute;
    height: 100vh; }
  #lightbox-search .ecn-lightbox-content {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-box-shadow: inset 0px 1px 7px -4px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 1px 7px -4px rgba(0, 0, 0, 0.4); }
    @media only screen and (max-width: 1024px) {
      #lightbox-search .ecn-lightbox-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: -webkit-calc(100vh - 60px);
        max-height: calc(100vh - 60px);
        height: 100%;
        overflow: auto; } }
  #lightbox-search .ecn-lightbox-content-foot {
    position: relative;
    z-index: 10; }
    #lightbox-search .ecn-lightbox-content-foot .content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    #lightbox-search .ecn-lightbox-content-foot .see-all-results {
      display: none;
      letter-spacing: 0.7px;
      line-height: 14px;
      font-size: 12px;
      padding: 0 15px;
      font-weight: 700; }
      #lightbox-search .ecn-lightbox-content-foot .see-all-results.active {
        margin: 0 10px 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
    @media only screen and (min-width: 1025px) {
      #lightbox-search .ecn-lightbox-content-foot {
        width: -webkit-calc(75%);
        width: calc(75%);
        float: left;
        margin-left: 0px;
        left: -webkit-calc(25% + 0px);
        left: calc(25% + 0px);
        position: relative;
        padding: 0;
        display: inherit; } }

#lightbox-news .ecn-lightbox-content {
  width: 280px;
  height: 336px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
  @media only screen and (max-width: 1024px) {
    #lightbox-news .ecn-lightbox-content {
      background-image: none !important; } }
  @media only screen and (min-width: 1025px) {
    #lightbox-news .ecn-lightbox-content {
      background: #fff url("/arquivos/modal-news-bg.png") no-repeat left top;
      width: 812px;
      height: 397px; } }

#lightbox-news .ecn-lightbox-content-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: 0; }
  #lightbox-news .ecn-lightbox-content-head:after {
    display: none; }
  #lightbox-news .ecn-lightbox-content-head a {
    display: block;
    padding: 10px; }
  #lightbox-news .ecn-lightbox-content-head .icon-close {
    font-size: 14px; }
  @media only screen and (min-width: 1025px) {
    #lightbox-news .ecn-lightbox-content-head a {
      padding: 20px; } }

#lightbox-news .ecn-lightbox-content-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 0 20px; }
  #lightbox-news .ecn-lightbox-content-body:after {
    display: none; }
  @media only screen and (min-width: 1025px) {
    #lightbox-news .ecn-lightbox-content-body {
      float: right;
      width: 414px;
      padding: 0 40px; } }

#lightbox-footer-news .ecn-lightbox-content {
  max-width: 300px;
  height: 360px; }
  @media only screen and (min-width: 1025px) {
    #lightbox-footer-news .ecn-lightbox-content {
      max-width: 473px;
      height: 251px; } }

#lightbox-footer-news .ecn-lightbox-content-body {
  padding: 70px 10px 0; }
  @media only screen and (min-width: 1025px) {
    #lightbox-footer-news .ecn-lightbox-content-body {
      padding: 0 50px; } }

#lightbox-wishlist .ecn-lightbox-content {
  width: 310px;
  height: 220px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  overflow-y: hidden;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07); }
  #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-head {
    background-color: #ffffff; }
    #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-head > .content {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      padding: 10px;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-head .close-lightbox a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 20px;
      height: 20px;
      color: #000000;
      font-size: 12px; }
  #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body {
    text-align: center;
    padding: 0px 20px; }
    #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body strong {
      display: block;
      padding: 0 26px;
      margin: 10px 0 15px;
      font-family: "Nunito Sans", sans-serif;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 1px; }
      #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body strong i {
        display: block;
        font-size: 20px;
        margin-bottom: 15px; }
    #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body a {
      border-color: #0030A0;
      background-color: #0030A0;
      color: #ffffff;
      display: block;
      padding: 10px; }
      #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body a:hover {
        background-color: #0030A0;
        border-color: #0030A0; }
      #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body a:focus {
        outline: 0;
        background-color: #0030A0;
        border-color: #0030A0; }
      #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body a.active, #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body a:active {
        border-color: #0030A0;
        background-color: #0030A0;
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none; }
        #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body a.active:hover, #lightbox-wishlist .ecn-lightbox-content .ecn-lightbox-content-body a:active:hover {
          border-color: #0030A0;
          background-color: #0030A0; }

.product-page .hide {
  display: none !important; }

#ajaxBusy {
  display: none !important; }

#returnToTop {
  display: none !important; }

@-webkit-keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1; } }

@keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1; } }

@-webkit-keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px); } }

@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px); } }

@-webkit-keyframes blink-1 {
  0%,
  50%,
  100% {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes blink-1 {
  0%,
  50%,
  100% {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@-webkit-keyframes toright {
  0% {
    left: -100%; }
  100% {
    left: 0; } }

@keyframes toright {
  0% {
    left: -100%; }
  100% {
    left: 0; } }

@-webkit-keyframes toleft {
  0% {
    right: -100%; }
  100% {
    right: 0; } }

@keyframes toleft {
  0% {
    right: -100%; }
  100% {
    right: 0; } }

@-webkit-keyframes todown {
  0% {
    top: -100%; }
  100% {
    top: 0; } }

@keyframes todown {
  0% {
    top: -100%; }
  100% {
    top: 0; } }

@-webkit-keyframes toupout {
  0% {
    top: 0; }
  100% {
    top: -100%; } }

@keyframes toupout {
  0% {
    top: 0; }
  100% {
    top: -100%; } }

@-webkit-keyframes toleftout {
  0% {
    left: 0; }
  100% {
    left: -100%; } }

@keyframes toleftout {
  0% {
    left: 0; }
  100% {
    left: -100%; } }

@-webkit-keyframes torightout {
  0% {
    right: 0; }
  100% {
    right: -100%; } }

@keyframes torightout {
  0% {
    right: 0; }
  100% {
    right: -100%; } }

@-webkit-keyframes todownmenu {
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -50, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -50, 0, 1); }
  3.2% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -28.273, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -28.273, 0, 1); }
  6.41% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -14.931, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -14.931, 0, 1); }
  9.61% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -7.248, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -7.248, 0, 1); }
  12.81% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.108, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.108, 0, 1); }
  19.22% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.121, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.121, 0, 1); }
  25.63% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.289, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.289, 0, 1); }
  65.67% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } }

@keyframes todownmenu {
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -50, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -50, 0, 1); }
  3.2% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -28.273, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -28.273, 0, 1); }
  6.41% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -14.931, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -14.931, 0, 1); }
  9.61% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -7.248, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -7.248, 0, 1); }
  12.81% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.108, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.108, 0, 1); }
  19.22% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.121, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.121, 0, 1); }
  25.63% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.289, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.289, 0, 1); }
  65.67% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } }

.cssload-thecube {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  margin-top: 15px;
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg); }

.cssload-thecube .cssload-cube {
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg); }

.cssload-thecube .cssload-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1); }

.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #002966;
  animation: cssload-fold-thecube 2.04s infinite linear both;
  -o-animation: cssload-fold-thecube 2.04s infinite linear both;
  -ms-animation: cssload-fold-thecube 2.04s infinite linear both;
  -webkit-animation: cssload-fold-thecube 2.04s infinite linear both;
  -moz-animation: cssload-fold-thecube 2.04s infinite linear both;
  transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%; }

.cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
  -o-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotateZ(90deg);
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -moz-transform: scale(1.1) rotateZ(90deg); }

.cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
  -o-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotateZ(180deg);
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -moz-transform: scale(1.1) rotateZ(180deg); }

.cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
  -o-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotateZ(270deg);
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -moz-transform: scale(1.1) rotateZ(270deg); }

.cssload-thecube .cssload-c2:before {
  animation-delay: 0.255s;
  -o-animation-delay: 0.255s;
  -ms-animation-delay: 0.255s;
  -webkit-animation-delay: 0.255s;
  -moz-animation-delay: 0.255s; }

.cssload-thecube .cssload-c3:before {
  animation-delay: 0.51s;
  -o-animation-delay: 0.51s;
  -ms-animation-delay: 0.51s;
  -webkit-animation-delay: 0.51s;
  -moz-animation-delay: 0.51s; }

.cssload-thecube .cssload-c4:before {
  animation-delay: 0.765s;
  -o-animation-delay: 0.765s;
  -ms-animation-delay: 0.765s;
  -webkit-animation-delay: 0.765s;
  -moz-animation-delay: 0.765s; }

@keyframes cssload-fold-thecube {
  0%,
  10% {
    -webkit-transform: perspective(42px) rotateX(-180deg);
    transform: perspective(42px) rotateX(-180deg);
    opacity: 0; }
  25%,
  75% {
    -webkit-transform: perspective(42px) rotateX(0deg);
    transform: perspective(42px) rotateX(0deg);
    opacity: 1; }
  90%,
  100% {
    -webkit-transform: perspective(42px) rotateY(180deg);
    transform: perspective(42px) rotateY(180deg);
    opacity: 0; } }

@-webkit-keyframes cssload-fold-thecube {
  0%,
  10% {
    -webkit-transform: perspective(42px) rotateX(-180deg);
    opacity: 0; }
  25%,
  75% {
    -webkit-transform: perspective(42px) rotateX(0deg);
    opacity: 1; }
  90%,
  100% {
    -webkit-transform: perspective(42px) rotateY(180deg);
    opacity: 0; } }

.content-area.message {
  float: none !important;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  float: left;
  margin-left: 10px; }
  @media only screen and (min-width: 768px) {
    .content-area.message {
      width: -webkit-calc(100% - 32px);
      width: calc(100% - 32px);
      float: left;
      margin-left: 16px; } }
  @media only screen and (min-width: 1025px) {
    .content-area.message {
      width: -webkit-calc(50%);
      width: calc(50%);
      float: left;
      margin-left: 0px;
      margin-left: -webkit-calc(25% + 0px);
      margin-left: calc(25% + 0px); } }

body.error-404 main {
  padding: 140px 0 110px; }
  @media only screen and (min-width: 1025px) {
    body.error-404 main {
      padding: 210px 0; } }

body.error-404 .content-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  body.error-404 .content-message:after {
    display: none; }
  body.error-404 .content-message h2 {
    text-align: center; }
    body.error-404 .content-message h2 em {
      font-family: "Lusitana", serif;
      font-size: 52px;
      font-weight: 300;
      letter-spacing: 2.6px;
      line-height: 61px;
      text-transform: uppercase; }
    body.error-404 .content-message h2 span {
      display: block;
      margin: 20px 0;
      font-size: 16px;
      line-height: 24px; }
    body.error-404 .content-message h2 small {
      display: block;
      font-family: "Nunito Sans", sans-serif;
      color: #545454;
      font-size: 13px;
      letter-spacing: 0.65px;
      line-height: 25px; }
    @media only screen and (min-width: 1025px) {
      body.error-404 .content-message h2 em {
        font-size: 107px;
        line-height: 41px;
        letter-spacing: 5.35px; }
      body.error-404 .content-message h2 span {
        font-size: 19px; }
      body.error-404 .content-message h2 small {
        font-size: 15px;
        line-height: 34px;
        margin-top: 30px; }
        body.error-404 .content-message h2 small br {
          display: none; } }

body.error-404 .content-area.top {
  width: 100%; }

body.error-404 .content-area.bottom {
  margin-top: 20px; }
  body.error-404 .content-area.bottom .btn-primary {
    font-size: 13px;
    letter-spacing: 1.95px;
    padding-left: 50px;
    padding-right: 50px; }
  @media only screen and (min-width: 768px) {
    body.error-404 .content-area.bottom {
      margin-top: 30px; } }