@charset "UTF-8";
/*!
----------------------------------------------------------------------------------------------------
* Important! - To edit this CSS, you must use the SCSS source file.

* Resilient 3.4.0
* ivan@vicom.mx | ivanluna.re@outlook.com
----------------------------------------------------------------------------------------------------
*/

@font-face {
  font-family: "Futura";
  src: url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Light.eot.css?v=9&display=swap");
  src: url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Light.eot.css?v=9?#iefix&display=swap")
      format("embedded-opentype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Light.woff2.css?v=9&display=swap")
      format("woff2"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Light.woff.css?v=9&display=swap")
      format("woff"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Light.ttf.css?v=9&display=swap")
      format("truetype"),
    url("https://tommycolombia.vteximg.com.br/arquivFos/FuturaStd-Light.otf.css?v=9&display=swap")
      format("truetype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Light.svg.css?v=9#FuturaStd-Light&display=swap")
      format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: "Futura-book";
  src: url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Book.eot.css?v=9&display=swap");
  src: url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Book.eot.css?v=9?#iefix&display=swap")
      format("embedded-opentype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Book.woff2.css?v=9&display=swap")
      format("woff2"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Book.woff.css?v=9&display=swap")
      format("woff"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Book.ttf.css?v=9&display=swap")
      format("truetype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Book.otf.css?v=9&display=swap")
      format("truetype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Book.svg.css?v=9#FuturaStd-Light&display=swap")
      format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura-medium";
  src: url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Medium.eot.css?v=9&display=swap");
  src: url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Medium.eot.css?v=9?#iefix&display=swap")
      format("embedded-opentype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Medium.woff2.css?v=9&display=swap")
      format("woff2"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Medium.woff.css?v=9&display=swap")
      format("woff"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Medium.ttf.css?v=9&display=swap")
      format("truetype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Medium.otf.css?v=9&display=swap")
      format("truetype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Medium.svg.css?v=9#FuturaPT-Medium&display=swap")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura-bold";
  src: url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Bold.eot.css?v=9&display=swap");
  src: url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Bold.eot.css?v=9?#iefix&display=swap")
      format("embedded-opentype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Bold.woff2.css?v=9&display=swap")
      format("woff2"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Bold.woff.css?v=9&display=swap")
      format("woff"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Bold.ttf.css?v=9&display=swap")
      format("truetype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Bold.otf.css?v=9&display=swap")
      format("truetype"),
    url("https://tommycolombia.vteximg.com.br/arquivos/FuturaStd-Bold.svg.css?v=9#FuturaPT-Bold&display=swap")
      format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: 0;
  margin: 0;
  outline: 0;
  marker-offset: 0;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
  margin-bottom: 0;
}

li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 16px;
}

@media screen and (min-width: 360px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1024px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  html {
    font-size: 16px;
  }
}

body {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "Futura-book", Calibri, sans-serif;
  font-weight: normal;
  font-size: 0.95625rem;
  line-height: 1.5rem;
  color: #00174f;
  background-color: white;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Futura-bold", Calibri, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: inherit;
  position: relative;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 1.1;
  font-display: swap;
}

h1 > small,
h2 > small,
h3 > small,
h4 > small,
h5 > small,
h6 > small {
  display: block;
  color: inherit;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 800;
  color: inherit;
}

h1 {
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: 2px;
}

@media screen and (min-width: 1024px) {
  h1 {
    font-size: 34px;
    font-size: 2.125rem;
    letter-spacing: 2px;
  }
}

h2 {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 1px;
}

@media screen and (min-width: 1024px) {
  h2 {
    font-size: 22px;
    font-size: 1.375rem;
    letter-spacing: 2px;
  }
}

h3 {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.5px;
}

@media screen and (min-width: 1024px) {
  h3 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1px;
  }
}

h4 {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.5px;
}

@media screen and (min-width: 1024px) {
  h4 {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 1px;
  }
}

h5 {
  font-size: 144pt;
  font-size: 12rem;
  letter-spacing: 0.5px;
}

@media screen and (min-width: 1024px) {
  h5 {
    font-size: 144pt;
    font-size: 12rem;
    letter-spacing: 0.5px;
  }
}

h6 {
  font-size: 13.2pt;
  font-size: 1.1rem;
}

@media screen and (min-width: 1024px) {
  h6 {
    font-size: 15.6pt;
    font-size: 1.3rem;
  }
}

p {
  margin-bottom: 1em;
}

p:last-child,
p:only-child,
p:only-of-type {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  -webkit-transition: color 0.2s ease, background 0.2s ease;
  -o-transition: color 0.2s ease, background 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease;
}

a:focus,
a:hover {
  outline: none;
  color: inherit;
  text-decoration: underline;
}

b,
mark,
strong {
  font-weight: 700;
  color: inherit;
  background: none;
}

em,
i {
  font-weight: normal;
  font-style: normal;
}

em {
  color: inherit;
}

blockquote {
  margin: 0.75em 2em;
  font-size: 14.4pt;
  font-size: 1.2rem;
}

img {
  width: 100%;
  display: block;
}

button {
  background-color: transparent;
  cursor: pointer;
}

.page-main--home-page,
.page-main--internal-page,
.re-central,
.re-cien,
.re-middle,
.site-footer,
.site-header,
.site-nav {
  width: 100%;
  min-width: 240px;
}

.re-central,
.re-cien,
.re-middle {
  padding-left: 12px;
  padding-right: 12px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .re-central,
  .re-cien,
  .re-middle {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .re-central,
  .re-cien,
  .re-middle {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.board--big,
.board--medium,
.board--small,
.re-central,
.re-central--big,
.re-central--medium,
.re-central--small {
  margin-left: auto;
  margin-right: auto;
}

.re-central,
.re-central--big,
.re-central--medium,
.re-central--small {
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
}

@media screen and (min-width: 0) and (max-width: 359px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    width: 100%;
  }
}

@media screen and (min-width: 360px) and (max-width: 479px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    width: 100%;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    width: 100%;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    width: 100%;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .re-central,
  .re-central--big,
  .re-central--medium,
  .re-central--small {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.board--big,
.board--medium,
.board--small,
.re-central--big,
.re-central--medium,
.re-central--small {
  width: auto;
}

.board--small,
.re-central--small {
  max-width: 1300px;
}

.board--medium,
.re-central--medium {
  max-width: 1400px;
}

@media screen and (min-width: 1920px) {
  .board--medium,
  .re-central--medium {
    max-width: 1440px;
  }
}

.board--big,
.re-central--big {
  max-width: 1680px;
}

.re-middle {
  width: 88%;
}

h1.brand-wrapper {
  position: static;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0;
}

.site-brand {
  position: absolute;
  z-index: 595;
  background-color: transparent;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

@media screen and (min-width: 1024px) {
  .site-brand {
    left: 50%;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .site-brand {
    margin-left: -50%;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
  .site-brand {
    margin-left: -50%;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .site-brand {
    margin-left: -50%;
  }
}

@media screen and (min-width: 1920px) {
  .site-brand {
    margin-left: -50%;
  }
}

@media screen and (max-width: 1023px) {
  .site-brand {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: inherit;
  }
}

@media screen and (min-width: 1024px) {
  .site-brand {
    bottom: 25px;
  }
}

.site-brand__svg {
  width: 1.5625rem;
  height: 1rem;
  display: block;
  opacity: 1;
}

@media screen and (min-width: 1024px) {
  .site-brand__svg {
    width: 15.625rem;
    height: 0.9375rem;
  }
}

.cintillo__pop-up {
  width: 100%;
  height: 2.5rem;
  position: fixed;
  z-index: 499;
  background-color: #00174f;
  font-size: 0.8125em;
  color: white;
  min-height: 2.5rem;
}

@media screen and (min-width: 768px) {
  .cintillo__pop-up {
    height: 2.5rem;
  }
}

@media screen and (min-width: 1024px) {
  .cintillo__pop-up {
    height: 2.5rem;
  }
}

.cintillo__pop-up .cintillo__close {
  z-index: 2;
  top: 0.5em;
  width: 1.6em;
  height: 1.6em;
}

.cintillo__pop-up .cintillo__close .svg-icon-close {
  width: 1.2rem;
  height: 1.6rem;
}

.cintillo__pop-up.invisible {
  display: none;
}

.cintillo__slider .face {
  height: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
}

@media screen and (min-width: 768px) {
  .cintillo__slider .face {
    height: 2.5rem;
    min-height: 2.5rem;
  }
}

@media screen and (min-width: 1024px) {
  .cintillo__slider .face {
    height: 2.5rem;
    min-height: 2.5rem;
  }
}

.cintillo__slider .face .svg-icon-cintillo {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 1.25rem;
}

@media screen and (max-width: 767px) {
  .cintillo__slider .face .svg-icon-cintillo {
    zoom: calc(100% - 20%);
  }
}

@media screen and (max-width: 767px) {
  .cintillo__slider .face > a {
    zoom: calc(100% - 25%);
  }
}

.site-header {
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 500;
  -webkit-transition: top 0.2s, height 0.2s;
  -o-transition: top 0.2s, height 0.2s;
  transition: top 0.2s, height 0.2s;
  font-weight: 700;
  background-color: #fff;
  height: 3.125rem;
  min-height: 50px;
}

@media screen and (min-width: 1024px) {
  .site-header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 530;
  }
}

@media screen and (min-width: 768px) {
  .site-header {
    height: 3.125rem;
  }
}

@media screen and (min-width: 1024px) {
  .site-header {
    height: 3.75rem;
  }
}

body.has-cintillo .site-header {
  top: 2.5rem;
}

@media screen and (min-width: 768px) {
  body.has-cintillo .site-header {
    top: 2.5rem;
  }
}

@media screen and (min-width: 1024px) {
  body.has-cintillo .site-header {
    top: 2.5rem;
  }
}

body.page-scroll-on .site-header {
}

@media screen and (min-width: 768px) {
  body.page-scroll-on .site-header {
  }
}

@media screen and (min-width: 1024px) {
  body.page-scroll-on .site-header {
  }
}

[class*="middle-bar--"] {
  position: absolute;
  bottom: 1em;
  z-index: 540;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: bottom 0.2s;
  -o-transition: bottom 0.2s;
  transition: bottom 0.2s;
}

.middle-bar--left {
  display: none;
}

.middle-bar--right {
  -webkit-transform: translateX(-12px);
  -ms-transform: translateX(-12px);
  transform: translateX(-12px);
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .middle-bar--right {
    right: 0%;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .middle-bar--right {
    right: 0%;
  }
}

@media screen and (min-width: 360px) and (max-width: 479px) {
  .middle-bar--right {
    right: 0%;
  }
}

@media screen and (max-width: 359px) {
  .middle-bar--right {
    right: 0%;
  }
}

@media screen and (min-width: 1024px) {
  .middle-bar--right {
    right: 50%;
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .middle-bar--right {
    margin-right: -50%;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
  .middle-bar--right {
    margin-right: -50%;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .middle-bar--right {
    margin-right: -50%;
  }
}

@media screen and (min-width: 1920px) {
  .middle-bar--right {
    margin-right: -50%;
  }
}

@media screen and (min-width: 768px) {
  .middle-bar--right {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@media screen and (min-width: 1024px) {
  .middle-bar--right {
    bottom: 30px;
    -webkit-transform: translate(-40px, 50%);
    -ms-transform: translate(-40px, 50%);
    transform: translate(-40px, 50%);
  }
}

.middle-bar__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 1024px) {
  .middle-bar__list {
    margin-right: 0;
    font-family: "Futura-bold", Calibri, sans-serif;
    font-size: 0.8em;
  }
}

.middle-bar__item {
  font-size: 0.8em;
  margin-right: 1.5em;
  color: inherit;
}

@media screen and (max-width: 1023px) {
  .middle-bar__item#minicart-container {
    margin-right: 0;
  }
}

.middle-bar__item:last-child {
  margin-right: 0;
}

.middle-bar--left .middle-bar__item {
  margin-right: 1em;
}

.middle-bar a:hover {
  text-decoration: underline;
}

.nav-ecommerce__item {
  position: relative;
}

.nav-ecommerce__item--wishlist .svg-icon {
  stroke-width: 3px;
}

.nav-ecommerce__icon {
  width: 1.75em;
  height: 1.75em;
  stroke-width: 3px;
  display: block;
  color: #00174f;
}

.nav-ecommerce__icon:active,
.nav-ecommerce__icon:hover {
  color: #cc0c2f;
}

@media screen and (min-width: 1024px) {
  .nav-ecommerce__icon {
    margin-bottom: 0.4rem;
  }
}

.nav-ecommerce__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.nav-ecommerce__label--counter {
  margin-left: 5px;
}

.nav-ecommerce__label--counter:before {
  content: "(";
}

.nav-ecommerce__label--counter:after {
  content: ")";
}

#account-wrapper {
  position: static;
  padding: 1em 0;
}

#account-wrapper:hover .submenu {
  opacity: 1;
  visibility: visible;
  min-height: 160px;
}

#account-wrapper .submenu {
  position: absolute;
  width: 300px;
  top: 39px;
  right: 58px;
  background: #ffffff;
  opacity: 0;
  visibility: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#account-wrapper .submenu ul {
  margin: 0;
  padding: 10px 0 10px 0;
}

#account-wrapper .submenu ul li {
  list-style: none;
  margin: 0;
}

#account-wrapper .submenu ul li a {
  display: block;
  line-height: 35px;
  font-size: 14px;
  font-family: "Futura-bold", Calibri, sans-serif;
  letter-spacing: 0.5px;
  padding: 0 22px;
  color: #00174f;
}

#account-wrapper .submenu ul li a:hover {
  color: #00081c;
}

.nav-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  background-color: transparent;
  cursor: pointer;
}

.nav-trigger--site-nav {
  height: 3.125rem;
  top: 0;
  z-index: 500;
  font-size: 1rem;
  -webkit-transform: translate(12px, 0);
  -ms-transform: translate(12px, 0);
  transform: translate(12px, 0);
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .nav-trigger--site-nav {
    left: 0%;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .nav-trigger--site-nav {
    left: 0%;
  }
}

@media screen and (min-width: 360px) and (max-width: 479px) {
  .nav-trigger--site-nav {
    left: 0%;
  }
}

@media screen and (max-width: 359px) {
  .nav-trigger--site-nav {
    left: 0%;
  }
}

@media screen and (min-width: 1024px) {
  .nav-trigger--site-nav {
    left: 50%;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .nav-trigger--site-nav {
    margin-left: -50%;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
  .nav-trigger--site-nav {
    margin-left: -50%;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .nav-trigger--site-nav {
    margin-left: -50%;
  }
}

@media screen and (min-width: 1920px) {
  .nav-trigger--site-nav {
    margin-left: -50%;
  }
}

@media screen and (min-width: 768px) {
  .nav-trigger--site-nav {
    height: 3.125rem;
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
}

@media screen and (min-width: 1024px) {
  .nav-trigger--site-nav {
    display: none;
  }
}

.nav-trigger__icon {
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transform: scale(0.64, 0.64);
  -ms-transform: scale(0.64, 0.64);
  transform: scale(0.64, 0.64);
}

.nav-trigger__hamburguer {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  border-radius: 3px;
  margin-top: -2px;
  background: #00174f;
}

.nav-trigger.is-active .nav-trigger__hamburguer {
  background-color: transparent;
}

.nav-trigger__hamburguer,
.nav-trigger__hamburguer:after,
.nav-trigger__hamburguer:before {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.nav-trigger__hamburguer:after,
.nav-trigger__hamburguer:before {
  content: "";
  width: 100%;
  height: 3px;
  display: block;
  position: absolute;
  left: 0;
  border-radius: 3px;
  background: #00174f;
}

.nav-trigger__hamburguer:before {
  bottom: 8px;
}

.nav-trigger.is-active .nav-trigger__hamburguer:before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-trigger__hamburguer:after {
  top: 8px;
}

.nav-trigger.is-active .nav-trigger__hamburguer:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.site-nav {
  position: absolute;
  left: 0;
}

.site-nav .svg-icon__wrapper {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 5;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

@media screen and (min-width: 1024px) {
  .site-nav .svg-icon__wrapper {
    display: none;
  }
}

.site-nav .svg-icon {
  width: 1em;
  height: 1em;
  stroke-width: 8;
  color: #00174f;
}

.site-nav .svg-icon:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: inherit;
}

.site-nav .nav-accordion__trigger--active .svg-icon__wrapper {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.site-nav li > a {
  text-decoration: none;
  font-family: "Futura-book", Calibri, sans-serif;
}

@media screen and (max-width: 1023px) {
  .site-nav li > a {
    font-family: "Futura-bold", Calibri, sans-serif;
  }
}

.site-nav .nav-item--level-3 a {
  letter-spacing: 0.5px;
  font-family: "Futura-book", Calibri, sans-serif;
  text-transform: capitalize;
}

@media screen and (max-width: 1023px) {
  .site-nav {
    width: 100%;
    min-height: 0;
    position: absolute;
    top: 3.125rem;
    left: -100%;
    z-index: 1550;
    text-transform: uppercase;
    background-color: white;
    -webkit-transition: left 0.5s ease-out;
    -o-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out;
  }
  .site-nav.is-active {
    left: 0;
  }
  .re-nav-color {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  ul.re-ul-principal {
    width: 100%;
    position: relative;
    left: 0;
    background-color: white;
    -webkit-transition: left 0.3s ease-out;
    -o-transition: left 0.3s ease-out;
    transition: left 0.3s ease-out;
  }
  .NavListLevel2-shown ul.re-ul-principal {
    left: -100%;
  }
  .NavListLevel3-shown ul.re-ul-principal {
    left: -200%;
  }
  ul.re-ul-principal li > a {
    display: block;
    position: relative;
  }
  ul.re-ul-principal li > a,
  ul.re-ul-principal li > a:focus,
  ul.re-ul-principal li > a:hover {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  ul.re-ul-principal li > a,
  ul.re-ul-principal li > a:focus,
  ul.re-ul-principal li > a:hover {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) and (min-width: 480px) and (max-width: 767px) {
  ul.re-ul-principal li > a,
  ul.re-ul-principal li > a:focus,
  ul.re-ul-principal li > a:hover {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) and (min-width: 360px) and (max-width: 479px) {
  ul.re-ul-principal li > a,
  ul.re-ul-principal li > a:focus,
  ul.re-ul-principal li > a:hover {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) and (max-width: 359px) {
  ul.re-ul-principal li > a,
  ul.re-ul-principal li > a:focus,
  ul.re-ul-principal li > a:hover {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .nav-item--level-1 {
    margin-left: 20px;
    margin-right: 20px;
    /* background-position-x: left; */
  }
  .nav-item--level-1 > a {
    font-size: 1em;
  }
  .nav-item--level-1.nav-item--sale > a {
    color: #cc0c2f;
  }
  .nav-list--level-2,
  .nav-list--level-3 {
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
    position: absolute;
    height: 120%;
    top: 0;
    bottom: 0;
    left: 100%;
    background-color: white;
    visibility: hidden;
    -webkit-transition: visibility 0.3s step-end;
    -o-transition: visibility 0.3s step-end;
    transition: visibility 0.3s step-end;
    font-size: 0.875rem;
  }
  .nav-item--is-active > .nav-list--level-2,
  .nav-item--is-active > .nav-list--level-3 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0.3s step-start;
    -o-transition: visibility 0.3s step-start;
    transition: visibility 0.3s step-start;
  }
  .nav-item--sale .nav-list--level-2,
  .nav-item--sale .nav-list--level-3,
  .nav-item--tommy-jeans .nav-list--level-2,
  .nav-item--tommy-jeans .nav-list--level-3,
  .nav-item--tommy-sport .nav-list--level-2,
  .nav-item--tommy-sport .nav-list--level-3 {
    height: 100%;
  }
  .nav-list--level-2 {
    width: calc(100% - 40px);
  }
  .nav-list--level-3 {
    width: 100%;
    left: calc(100% + 20px);
  }
  .nav-item--level-2 {
    width: 100%;
  }
  .nav-item--level-2 > a {
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Futura-book", Calibri, sans-serif !important;
    line-height: 1;
    font-size: 1.125rem;
  }
  .nav-item--level-3:not(.nav-item--back) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(50% - 7.5px);
    height: 5rem;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0.9375rem;
    min-height: 75px;
    text-align: center;
    text-transform: none;
    font-weight: normal;
    font-size: 1.125rem;
    background-color: #f4f4f4;
  }
  .nav-item--level-3:not(.nav-item--back):nth-child(odd) {
    float: left;
  }
  .nav-item--level-3:not(.nav-item--back):nth-child(2n) {
    float: right;
  }
  .nav-item--image,
  .nav-item--product-list {
    display: none;
  }
  .nav-item--back {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.8125rem;
    letter-spacing: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav-item--back.nav-item--level-3 {
    padding-bottom: 1.5625rem;
  }
  .nav-item--back span {
    margin-right: auto;
  }
  .nav-item--back .nav-login.nav-login {
    width: auto;
    padding: 0;
    margin: 0;
    font-size: 0.8125rem;
    letter-spacing: 1px;
  }
  .nav-item--back .svg-icon__wrapper--back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 5px;
  }
  .nav-item--back .svg-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .nav-item--title a {
    padding: 0;
    font-size: 1.5625rem;
  }
  .nav-item--searcher .searcher__wrapper {
    display: block;
    position: relative;
    top: 0 !important;
    left: 0;
    width: 100%;
    margin-bottom: 1.25rem;
  }
  .nav-item--card-mobile {
    margin-bottom: 0.625rem;
    background-color: #f4f4f4;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center right;
  }
  .nav-item--card-mobile.card-small {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav-item--card-mobile.card-small > a {
    font-size: 1.25rem;
  }
  .nav-item--card-mobile .svg-icon__wrapper {
    -webkit-transform: translateY(-30%) rotate(0deg);
    -ms-transform: translateY(-30%) rotate(0deg);
    transform: translateY(-30%) rotate(0deg);
    right: auto;
    margin-left: 1.5em;
  }
  .nav-item--card-mobile > a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nav-item--tommy-jeans {
    margin-top: 3.125rem;
  }
  /* .nav-item--tommy-jeans:before {
    content: "Explorar";
    display: block;
    margin-bottom: 0.625rem;
    font-family: "Futura-bold", Calibri, sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
  } */
}

@media screen and (min-width: 1024px) {
  .site-nav {
    height: 2.5rem;
    z-index: 520;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: ease 0.75s;
    -o-transition: ease 0.75s;
    transition: ease 0.75s;
    background-color: #fff;
  }
  .re-nav-color {
    position: relative;
  }
  ul.re-ul-principal {
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: static;
    font-weight: normal;
  }
  ul.re-ul-principal ul a {
    display: block;
  }
  .nav-item--level-1 {
    height: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: static;
  }
  .nav-item--level-1 > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2.5rem;
    padding: 0 1.25em;
    position: relative;
    font-size: 0.93437rem;
    font-weight: normal;
    text-decoration: none;
    color: #00174f;
  }
  .site-nav--general .nav-item--level-1 > a {
    padding: 0 1.25em;
    font-size: 0.93437rem;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: "Futura-book", Calibri, sans-serif;
  }
  .nav-item--level-1:hover > a {
    color: #cc0c2f;
  }
  .nav-item--level-1.nav-item--sale > a {
    color: #cc0c2f;
  }
  .nav-list--level-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    background-color: white;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .nav-list--level-1.NavListLevel2-shown .nav-list--level-2 {
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
  }
  .nav-item--level-1.is-active > .nav-list--level-2 {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
  .nav-item--level-2 {
    padding: 20px 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .nav-item--level-2 > a {
    display: block;
    position: relative;
    font-weight: normal;
    padding-top: 1.5em;
    padding-bottom: 2em;
    font-size: 0.9em;
    font-family: "Futura-bold", Calibri, sans-serif;
    text-transform: uppercase;
    color: #00174f;
  }
  .nav-item--level-1.is-active .nav-item--level-2 {
    opacity: 1;
    visibility: visible;
  }
  .nav-item--sales-on .nav-list--level-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav-item--hover .nav-list--level-3 {
    display: block;
  }
  .nav-list--level-3.nav-accordion__content.columns-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .nav-list--level-3.nav-accordion__content.columns-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .nav-list--level-3.nav-accordion__content.columns-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .nav-list--level-3.nav-accordion__content.columns-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .nav-item--level-3 {
    width: 100%;
  }
  .nav-item--sales-on .nav-item--level-3 {
    width: 50%;
    position: relative;
    padding: 0.25em;
  }
  .nav-item--level-3 > a {
    font-weight: normal;
    color: #00174f;
  }
  .nav-item--level-3 > a:hover {
    color: #cc0c2f;
  }
  .nav-item--level-3 img {
    display: block;
  }
  .nav-item--level-3 span {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: inherit;
    text-align: center;
  }
  .nav-item--back,
  .nav-item--title {
    display: none;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1023px) {
  .nav-item--genders {
    display: none;
  }
}

@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .nav-item--genders {
    position: absolute;
    left: 0;
  }
  .nav-item--genders .nav-item--genders__trigger {
    padding-left: 2.5rem;
    height: 40px;
    font-size: 0.9375rem;
    text-transform: uppercase;
    font-family: "Futura-bold", Calibri, sans-serif;
    letter-spacing: 2px;
  }
  .nav-item--genders .nav-item--genders__trigger .svg-icon {
    width: 0.6em;
    height: 0.6em;
  }
  .nav-item--genders .genders-list {
    max-height: 0;
    overflow: hidden;
    width: 18.75rem;
    padding-left: 2.5rem;
    text-transform: uppercase;
    background-color: #fff;
  }
  .nav-item--genders .genders-list.active {
    max-height: 14.0625rem;
  }
  .nav-item--genders .genders-list li {
    padding-bottom: 0.75em;
    color: #969696;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  .nav-item--genders .genders-list li:first-child {
    padding-top: 0.75em;
  }
  .nav-item--genders .genders-list li:hover {
    font-size: 1.0625rem;
    color: #00174f;
  }
}

@media screen and (min-width: 1024px) {
  .nav-item--product-list {
    width: 25%;
    position: absolute;
    top: 55px;
    right: 2.5%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .nav-item--product-list h2 {
    display: none;
  }
  .nav-item--product-list .product-item {
    width: 100%;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #f4f4f4;
    background-color: rgba(255, 255, 255, 0.75);
  }
  .nav-item--product-list .product-item-quick-view {
    display: none;
  }
  .nav-item--product-list .product-item-name {
    display: block;
  }
  .nav-item--product-list .button-flat {
    margin-bottom: 15px;
  }
  .nav-item--product-list .button-lineal {
    display: none;
  }
  .nav-item--image {
    padding-left: 5px;
    padding-right: 5px;
  }
  .nav-item--image img {
    width: 14.375rem;
  }
  .nav-item--image .nav-image__figure {
    position: relative;
  }
  .nav-item--image .nav-image__figure-summary {
    width: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    padding-bottom: 2em;
    text-align: center;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(255, 255, 255, 0)),
      to(black)
    );
    background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0) 0%,
      black 100%
    );
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, black 100%);
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      black 100%
    );
  }
  .nav-item--image .nav-image__figure-summary strong {
    display: block;
    text-transform: uppercase;
    color: white;
    margin-bottom: 1em;
    font-size: 1.125rem;
    letter-spacing: 2px;
  }
  .nav-item--card-mobile {
    background-image: none !important;
  }
}

.nav-item--level-2 .nav-accordion__trigger {
  font-family: "Futura-bold", Calibri, sans-serif !important;
}

@media screen and (max-width: 1023px) {
  .nav-item--level-1 .nav-accordion__trigger:not(.nav-item--not-slide),
  .nav-item--level-2 .nav-accordion__trigger:not(.nav-item--not-slide) {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .logout.small-link {
    font-size: 0.6rem;
    margin-bottom: 0.5rem;
  }
  .logout.small-link.right {
    text-align: right;
  }
}

@media screen and (max-width: 1023px) {
  ul.re-ul-principal li > a {
    letter-spacing: 0.13333rem;
    margin-top: 15px;
  }
  .nav-item--tommy-jeans-accordion__trigger,
  .nav-item--tommy-sport-accordion__trigger {
    font-size: 12px !important;
    font-weight: 700;
    letter-spacing: 1px !important;
    line-height: 24px;
  }
}

main {
  min-height: 425px;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  z-index: auto;
  background: rgba(255, 255, 255, 0.2);
  padding-top: 5.625rem;
}

@media screen and (min-width: 768px) {
  main {
    padding-top: 5.625rem;
  }
}

@media screen and (min-width: 1024px) {
  main {
    padding-top: 8.75rem;
  }
}

body.has-cintillo main {
  padding-top: 9.625rem;
}

@media screen and (min-width: 768px) {
  body.has-cintillo main {
    padding-top: 5.625rem;
  }
}

@media screen and (min-width: 1024px) {
  body.has-cintillo main {
    padding-top: 5.625rem;
  }
}

@media screen and (min-width: 1024px) {
  body.brand main,
  body.categoria main,
  body.departamento main,
  body.resultado-busca main {
    z-index: auto;
  }
}

main > .re-central:after,
main > .re-cien > .re-central:after {
  content: "";
  display: block;
  clear: both;
}

.general-sidebar {
  position: relative;
}

.site-footer {
  min-height: 25px;
  margin-top: auto;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  color: #00174f;
  background: #f9fafb;
}

@media screen and (min-width: 1024px) {
  .footer__block {
    padding-right: 20px;
  }
}

.principal-footer .footer__block {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .principal-footer .footer__block {
    width: 12.375rem;
  }
  .principal-footer .footer__block:last-child {
    width: 15rem;
    margin-left: auto;
  }
}

.footer__list,
.footer__title {
  font-family: "Futura-book", Calibri, sans-serif;
  font-size: 9.6pt;
  font-size: 0.8rem;
}

.footer__title {
  margin-bottom: 0.75em;
  text-transform: uppercase;
  font-family: "Futura-bold", Calibri, sans-serif;
  font-size: 9pt;
  font-size: 0.75rem;
  font-weight: normal;
  letter-spacing: 1px;
}

@media screen and (min-width: 1024px) {
  .footer__title {
    padding-top: 0;
  }
}

.footer__list {
  padding-right: 15px;
}

.footer__list--social {
  margin-top: 1em;
}

.footer__list--social > li {
  display: inline-block;
  margin-right: 1em;
}

.footer__list--social > li:last-child {
  margin-right: 0;
}

.footer__list--social > li svg {
  width: 1.2em;
  height: 1.2em;
}

.footer__list--social a:hover {
  text-decoration: none;
}

.footer__list > li {
  margin-bottom: 0.75em;
}

.footer__payments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 1023px) {
  .footer__payments__container {
    min-width: 100%;
    margin-top: 1em;
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}

/* @media screen and (min-width: 1024px) {
  .footer__payments__container {
    min-width: 20.5rem;
  }
} */

.footer__payments img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

@media screen and (min-width: 1024px) {
  .footer__payments img {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 1023px) {
  .footer__collapse {
    margin-bottom: 1em;
    border-bottom: 1px solid #fff;
  }
  .footer__collapse--title {
    cursor: pointer;
    position: relative;
    font-family: "Futura-bold", Calibri, sans-serif;
  }
  .footer__collapse--title:after {
    content: "+";
    font-family: "Futura-book", Calibri, sans-serif;
    font-size: 1.5em;
    display: block;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .footer__collapse--title.active:after {
    content: "-";
  }
  .footer__collapse--content {
    display: none;
  }
  .footer__collapse--content li a {
    display: block;
    line-height: 2;
  }
}

@media screen and (min-width: 1024px) {
  .footer__collapse {
    margin-bottom: 3em;
  }
  .footer__collapse--content {
    display: block !important;
    overflow: visible !important;
  }
}

.principal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (min-width: 1024px) {
  .principal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 1280px) {
  .principal-footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.principal-footer .pais {
  cursor: pointer;
  position: relative;
}

.principal-footer .pais.top ul {
  bottom: 40px;
}

.principal-footer .pais div {
  position: relative;
}

.principal-footer .pais div:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 12px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: scaleY(0.7) rotate(45deg);
  -ms-transform: scaleY(0.7) rotate(45deg);
  transform: scaleY(0.7) rotate(45deg);
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.principal-footer .pais div.active:after {
  -webkit-transform: scaleY(0.7) rotate(225deg);
  -ms-transform: scaleY(0.7) rotate(225deg);
  transform: scaleY(0.7) rotate(225deg);
}

.principal-footer .pais ul {
  display: none;
  width: 100%;
  height: 175px;
  overflow-y: auto;
  background-color: #cc0c2f;
  border: 1px solid #f8f6f5;
}

@media screen and (min-width: 1024px) {
  .principal-footer .pais ul {
    position: absolute;
    z-index: 1;
  }
}

.principal-footer .pais ul li {
  padding: 0.25em 0.5em;
  line-height: 27px;
}

.principal-footer .pais ul li:hover {
  background-color: #f77a91;
}

.principal-footer .pais ul li a {
  display: block;
}

.principal-footer .pais ul li a:hover {
  text-decoration: none;
}

.principal-footer .idioma,
.principal-footer .ir,
.principal-footer .pais div {
  height: auto;
  padding: 0.5em !important;
  margin-bottom: 0.5em;
  font-family: "Futura-book", Calibri, sans-serif;
  background-color: #cc0c2f !important;
  border: 1px solid white !important;
}

.principal-footer .ir {
  display: block;
  margin-top: 1.5em;
  border-width: 2px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}

.principal-footer .ir:hover {
  text-decoration: none;
}

.post-footer {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 7.2pt;
  font-size: 0.6rem;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  .post-footer {
    margin: 0 auto;
  }
}

.post-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.legal-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.75em;
  line-height: 1.5;
  text-transform: none;
}

@media screen and (min-width: 768px) {
  .legal-info {
    margin-bottom: 0;
  }
}

.legal-info__brand {
  width: auto;
  max-height: 30px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 2.5em;
}

.legal-info__company {
  letter-spacing: 0.15em;
}

.developed-by {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 0.5em;
  margin-left: 1em;
  font-weight: normal;
}

.developed-by a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-decoration: none;
}

.developed-by a:first-child {
  margin-right: 1.5em;
}

.developed-by a:first-child img {
  height: 17px;
}

.developed-by a:nth-child(2) img {
  height: 19px;
}

.developed-by img {
  width: auto;
  display: block;
}

.zEWidget-launcher {
  right: 0 !important;
  bottom: 40px !important;
  -webkit-transition: all ease 0.5s !important;
  -o-transition: all ease 0.5s !important;
  transition: all ease 0.5s !important;
}

body.minicart-is-visible .zEWidget-launcher {
  right: 480px !important;
}

.zEWidget-webWidget {
  -webkit-transition: all ease 0.5s !important;
  -o-transition: all ease 0.5s !important;
  transition: all ease 0.5s !important;
}

body.minicart-is-visible .zEWidget-webWidget {
  right: 480px !important;
}

.button-wrapper {
  display: block;
  margin-top: 15px;
}

.button-flat,
.button-lineal {
  font-family: "Futura-bold", Calibri, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  font-size: 12pt;
  font-size: 1rem;
  cursor: pointer;
}

.button-flat:focus,
.button-flat:hover,
.button-lineal:focus,
.button-lineal:hover {
  text-decoration: none;
}

.button-flat.short,
.button-lineal.short {
  padding-left: 1em;
  padding-right: 1em;
}

.button-flat.large,
.button-lineal.large {
  padding-left: 2em;
  padding-right: 2em;
}

.button-flat.small,
.button-lineal.small {
  font-size: 0.8rem;
}

.button-flat.big,
.button-lineal.big {
  font-size: 1.5rem;
}

.button-flat > i,
.button-lineal > i {
  margin-right: 0.5em;
}

.button-lineal {
  width: auto;
  min-width: 7.5rem;
  min-height: 2.5rem;
  line-height: 1;
  display: inline-block;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-width: 2px;
  border-style: solid;
  border-radius: 3px;
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: transparent;
}

.button-lineal--tallas {
  min-width: 106px;
  height: 35px;
  margin-bottom: 30px;
  padding: 0;
  border: 1px solid #e7e7e7;
  line-height: 35px;
  font-size: 7.2pt;
  font-size: 0.6rem;
  font-weight: normal;
  color: #00174f;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.button-lineal.primary {
  border-color: #00174f;
  color: #00174f;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.button-lineal.primary:hover {
  color: white;
  background-color: #00174f;
}

.button-lineal.secondary {
  border-color: #cc0c2f;
  color: #cc0c2f;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.button-lineal.secondary:hover {
  color: white;
  background-color: #cc0c2f;
}

.button-lineal.tertiary {
  border-color: #14be82;
  color: #14be82;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.button-lineal.tertiary:hover {
  color: white;
  background-color: #14be82;
}

.button-lineal.accent {
  border-color: #cc0c2f;
  color: #cc0c2f;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.button-lineal.accent:hover {
  color: white;
  background-color: #cc0c2f;
}

.button-lineal.dark {
  border-color: #131314;
  color: #131314;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.button-lineal.dark:hover {
  color: #cc0c2f;
  background-color: #131314;
}

.button-lineal.white {
  border-color: white;
  color: white;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.button-lineal.white:hover {
  color: #00174f;
  background-color: white;
}

.button-lineal.black {
  border-color: black;
  color: black;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.button-lineal.black:hover {
  color: white;
  background-color: black;
}

.button-lineal.cta {
  border-color: #14be82;
  color: #14be82;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.button-lineal.cta:hover {
  color: white;
  background-color: #14be82;
}

.button-flat {
  width: auto;
  min-width: 12.5rem;
  min-height: 2.5rem;
  line-height: 1;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 32px;
  padding-right: 32px;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-color: transparent;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.button-flat--block {
  display: block;
  margin-bottom: 10px;
  width: 230px;
}

@media screen and (min-width: 1024px) {
  .button-flat--block {
    width: 260px;
  }
}

.button-flat.white:hover {
  color: white;
  background-color: #00174f !important;
}

.button-flat.secondary:hover {
  background-color: #00174f !important;
}

.button-flat.tertiary {
  background-color: #14be82;
}

.button-flat.tertiary:hover {
  background-color: white !important;
  border-color: #14be82;
  color: #14be82;
}

.button-flat.primary {
  color: white;
  background-color: #00174f;
}

.button-flat.primary:hover {
  background-color: #00081c;
}

.button-flat.secondary {
  color: white;
  background-color: #cc0c2f;
}

.button-flat.secondary:hover {
  background-color: #9c0924;
}

.button-flat.tertiary {
  color: white;
  background-color: #14be82;
}

.button-flat.tertiary:hover {
  background-color: #0f9062;
}

.button-flat.accent {
  color: white;
  background-color: #cc0c2f;
}

.button-flat.accent:hover {
  background-color: #9c0924;
}

.button-flat.dark {
  color: #cc0c2f;
  background-color: #131314;
}

.button-flat.dark:hover {
  background-color: black;
}

.button-flat.white {
  color: #00174f;
  background-color: white;
}

.button-flat.white:hover {
  background-color: #e6e6e6;
}

.button-flat.black {
  color: white;
  background-color: black;
}

.button-flat.black:hover {
  background-color: black;
}

.button-flat.cta {
  color: white;
  background-color: #14be82;
}

.button-flat.cta:hover {
  background-color: #0f9062;
}

.button-simple {
  display: inline-block;
  position: relative;
  padding-bottom: 1em;
  margin-bottom: 2em;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  font-size: 0.875rem;
}

@media screen and (min-width: 1024px) {
  .button-simple {
    padding-bottom: 1.25em;
  }
}

.button-simple:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: currentColor;
}

.button-simple:hover,
.button-simple:visited {
  text-decoration: none;
}

.button-simple:hover:after,
.button-simple:visited:after {
  width: 100%;
}

.button-simple--redline:after {
  background-color: #cc0c2f;
}

.icons-additional {
  display: inline-block;
  vertical-align: middle;
  background-image: url(https://tommycolombia.vteximg.com.br/arquivos/images_icons_icons-additional.png);
  background-position: center top;
  background-size: 1000px auto;
  background-repeat: no-repeat;
}

.icons-additional[class*=" icon-"]:hover,
.icons-additional[class^="icon-"]:hover {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.icon-playstore {
  width: 40px;
  height: 40px;
  background-position: -100px -314px;
}

.icon-appstore {
  width: 32px;
  height: 40px;
  background-position: -100px -354px;
}

.icon-amex,
.icon-amex-color,
.icon-amipci,
.icon-amvo,
.icon-banamex,
.icon-bancomer,
.icon-dhl,
.icon-estafeta,
.icon-fedex,
.icon-firewall,
.icon-mastercard,
.icon-mastercard-color,
.icon-mercadopago,
.icon-mercadopago-color,
.icon-norton,
.icon-oxxo,
.icon-pagoseguro,
.icon-paypal,
.icon-paypal-color,
.icon-santander,
.icon-scotiabank,
.icon-seveneleven,
.icon-socioamipci,
.icon-ssl,
.icon-visa,
.icon-visa-color {
  background-size: 600px auto;
}

@media screen and (min-width: 768px) {
  .icon-amex,
  .icon-amex-color,
  .icon-amipci,
  .icon-amvo,
  .icon-banamex,
  .icon-bancomer,
  .icon-dhl,
  .icon-estafeta,
  .icon-fedex,
  .icon-firewall,
  .icon-mastercard,
  .icon-mastercard-color,
  .icon-mercadopago,
  .icon-mercadopago-color,
  .icon-norton,
  .icon-oxxo,
  .icon-pagoseguro,
  .icon-paypal,
  .icon-paypal-color,
  .icon-santander,
  .icon-scotiabank,
  .icon-seveneleven,
  .icon-socioamipci,
  .icon-ssl,
  .icon-visa,
  .icon-visa-color {
    background-size: 700px auto;
  }
}

@media screen and (min-width: 1024px) {
  .icon-amex,
  .icon-amex-color,
  .icon-amipci,
  .icon-amvo,
  .icon-banamex,
  .icon-bancomer,
  .icon-dhl,
  .icon-estafeta,
  .icon-fedex,
  .icon-firewall,
  .icon-mastercard,
  .icon-mastercard-color,
  .icon-mercadopago,
  .icon-mercadopago-color,
  .icon-norton,
  .icon-oxxo,
  .icon-pagoseguro,
  .icon-paypal,
  .icon-paypal-color,
  .icon-santander,
  .icon-scotiabank,
  .icon-seveneleven,
  .icon-socioamipci,
  .icon-ssl,
  .icon-visa,
  .icon-visa-color {
    background-size: 700px auto;
  }
}

@media screen and (min-width: 1440px) {
  .icon-amex,
  .icon-amex-color,
  .icon-amipci,
  .icon-amvo,
  .icon-banamex,
  .icon-bancomer,
  .icon-dhl,
  .icon-estafeta,
  .icon-fedex,
  .icon-firewall,
  .icon-mastercard,
  .icon-mastercard-color,
  .icon-mercadopago,
  .icon-mercadopago-color,
  .icon-norton,
  .icon-oxxo,
  .icon-pagoseguro,
  .icon-paypal,
  .icon-paypal-color,
  .icon-santander,
  .icon-scotiabank,
  .icon-seveneleven,
  .icon-socioamipci,
  .icon-ssl,
  .icon-visa,
  .icon-visa-color {
    background-size: 800px auto;
  }
}

.icon-amex {
  width: 18px;
  height: 18px;
  background-position: -60px 0px;
}

@media screen and (min-width: 768px) {
  .icon-amex {
    width: 21px;
    height: 21px;
    background-position: -70px 0px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-amex {
    width: 21px;
    height: 21px;
    background-position: -70px 0px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-amex {
    width: 24px;
    height: 24px;
    background-position: -80px 0px;
  }
}

.icon-amex-color {
  width: 18px;
  height: 18px;
  background-position: 0 0px;
}

@media screen and (min-width: 768px) {
  .icon-amex-color {
    width: 21px;
    height: 21px;
    background-position: 0 0px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-amex-color {
    width: 21px;
    height: 21px;
    background-position: 0 0px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-amex-color {
    width: 24px;
    height: 24px;
    background-position: 0 0px;
  }
}

.icon-visa {
  width: 37.2px;
  height: 12px;
  background-position: -60px -21px;
}

@media screen and (min-width: 768px) {
  .icon-visa {
    width: 43.4px;
    height: 14px;
    background-position: -70px -24.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-visa {
    width: 43.4px;
    height: 14px;
    background-position: -70px -24.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-visa {
    width: 49.6px;
    height: 16px;
    background-position: -80px -28px;
  }
}

.icon-visa-color {
  width: 37.2px;
  height: 12px;
  background-position: 0 -21px;
}

@media screen and (min-width: 768px) {
  .icon-visa-color {
    width: 43.4px;
    height: 14px;
    background-position: 0 -24.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-visa-color {
    width: 43.4px;
    height: 14px;
    background-position: 0 -24.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-visa-color {
    width: 49.6px;
    height: 16px;
    background-position: 0 -28px;
  }
}

.icon-mastercard {
  width: 23.4px;
  height: 18px;
  background-position: -60px -36px;
}

@media screen and (min-width: 768px) {
  .icon-mastercard {
    width: 27.3px;
    height: 21px;
    background-position: -70px -42px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-mastercard {
    width: 27.3px;
    height: 21px;
    background-position: -70px -42px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-mastercard {
    width: 31.2px;
    height: 24px;
    background-position: -80px -48px;
  }
}

.icon-mastercard-color {
  width: 23.4px;
  height: 18px;
  background-position: 0 -36px;
}

@media screen and (min-width: 768px) {
  .icon-mastercard-color {
    width: 27.3px;
    height: 21px;
    background-position: 0 -42px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-mastercard-color {
    width: 27.3px;
    height: 21px;
    background-position: 0 -42px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-mastercard-color {
    width: 31.2px;
    height: 24px;
    background-position: 0 -48px;
  }
}

.icon-paypal {
  width: 53.4px;
  height: 13.8px;
  background-position: -60px -57px;
}

@media screen and (min-width: 768px) {
  .icon-paypal {
    width: 62.3px;
    height: 16.1px;
    background-position: -70px -66.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-paypal {
    width: 62.3px;
    height: 16.1px;
    background-position: -70px -66.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-paypal {
    width: 71.2px;
    height: 18.4px;
    background-position: -80px -76px;
  }
}

.icon-paypal-color {
  width: 53.4px;
  height: 13.8px;
  background-position: 0 -57px;
}

@media screen and (min-width: 768px) {
  .icon-paypal-color {
    width: 62.3px;
    height: 16.1px;
    background-position: 0 -66.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-paypal-color {
    width: 62.3px;
    height: 16.1px;
    background-position: 0 -66.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-paypal-color {
    width: 71.2px;
    height: 18.4px;
    background-position: 0 -76px;
  }
}

.icon-mercadopago {
  width: 60px;
  height: 15.6px;
  background-position: -60px -75px;
}

@media screen and (min-width: 768px) {
  .icon-mercadopago {
    width: 70px;
    height: 18.2px;
    background-position: -70px -87.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-mercadopago {
    width: 70px;
    height: 18.2px;
    background-position: -70px -87.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-mercadopago {
    width: 80px;
    height: 20.8px;
    background-position: -80px -100px;
  }
}

.icon-mercadopago-color {
  width: 60px;
  height: 15.6px;
  background-position: 0 -75px;
}

@media screen and (min-width: 768px) {
  .icon-mercadopago-color {
    width: 70px;
    height: 18.2px;
    background-position: 0 -87.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-mercadopago-color {
    width: 70px;
    height: 18.2px;
    background-position: 0 -87.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-mercadopago-color {
    width: 80px;
    height: 20.8px;
    background-position: 0 -100px;
  }
}

.icon-banamex {
  width: 57.6px;
  height: 12.6px;
  background-position: -60px -93px;
}

@media screen and (min-width: 768px) {
  .icon-banamex {
    width: 67.2px;
    height: 14.7px;
    background-position: -70px -108.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-banamex {
    width: 67.2px;
    height: 14.7px;
    background-position: -70px -108.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-banamex {
    width: 76.8px;
    height: 16.8px;
    background-position: -80px -124px;
  }
}

.icon-bancomer {
  width: 60px;
  height: 16.8px;
  background-position: -60px -108px;
}

@media screen and (min-width: 768px) {
  .icon-bancomer {
    width: 70px;
    height: 19.6px;
    background-position: -70px -126px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-bancomer {
    width: 70px;
    height: 19.6px;
    background-position: -70px -126px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-bancomer {
    width: 80px;
    height: 22.4px;
    background-position: -80px -144px;
  }
}

.icon-santander {
  width: 55.8px;
  height: 10.2px;
  background-position: -60px -129px;
}

@media screen and (min-width: 768px) {
  .icon-santander {
    width: 65.1px;
    height: 11.9px;
    background-position: -70px -150.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-santander {
    width: 65.1px;
    height: 11.9px;
    background-position: -70px -150.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-santander {
    width: 74.4px;
    height: 13.6px;
    background-position: -80px -172px;
  }
}

.icon-scotiabank {
  width: 60px;
  height: 10.8px;
  background-position: -60px -144px;
}

@media screen and (min-width: 768px) {
  .icon-scotiabank {
    width: 70px;
    height: 12.6px;
    background-position: -70px -168px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-scotiabank {
    width: 70px;
    height: 12.6px;
    background-position: -70px -168px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-scotiabank {
    width: 80px;
    height: 14.4px;
    background-position: -80px -192px;
  }
}

.icon-oxxo {
  width: 30px;
  height: 15px;
  background-position: -60px -159px;
}

@media screen and (min-width: 768px) {
  .icon-oxxo {
    width: 35px;
    height: 17.5px;
    background-position: -70px -185.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-oxxo {
    width: 35px;
    height: 17.5px;
    background-position: -70px -185.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-oxxo {
    width: 40px;
    height: 20px;
    background-position: -80px -212px;
  }
}

.icon-seveneleven {
  width: 17.4px;
  height: 18px;
  background-position: -60px -177px;
}

@media screen and (min-width: 768px) {
  .icon-seveneleven {
    width: 20.3px;
    height: 21px;
    background-position: -70px -206.5px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-seveneleven {
    width: 20.3px;
    height: 21px;
    background-position: -70px -206.5px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-seveneleven {
    width: 23.2px;
    height: 24px;
    background-position: -80px -236px;
  }
}

.icon-ssl {
  width: 20.4px;
  height: 20.4px;
  background-position: -120px -132px;
}

@media screen and (min-width: 768px) {
  .icon-ssl {
    width: 23.8px;
    height: 23.8px;
    background-position: -140px -154px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-ssl {
    width: 23.8px;
    height: 23.8px;
    background-position: -140px -154px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-ssl {
    width: 27.2px;
    height: 27.2px;
    background-position: -160px -176px;
  }
}

.icon-socioamipci {
  width: 39.6px;
  height: 20.4px;
  background-position: -180px -72px;
}

@media screen and (min-width: 768px) {
  .icon-socioamipci {
    width: 46.2px;
    height: 23.8px;
    background-position: -210px -84px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-socioamipci {
    width: 46.2px;
    height: 23.8px;
    background-position: -210px -84px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-socioamipci {
    width: 52.8px;
    height: 27.2px;
    background-position: -240px -96px;
  }
}

.icon-amvo {
  width: 39.6px;
  height: 12px;
  background-position: -180px -96px;
}

@media screen and (min-width: 768px) {
  .icon-amvo {
    width: 46.2px;
    height: 14px;
    background-position: -210px -112px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-amvo {
    width: 46.2px;
    height: 14px;
    background-position: -210px -112px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-amvo {
    width: 52.8px;
    height: 16px;
    background-position: -240px -128px;
  }
}

.icon-firewall {
  width: 39.6px;
  height: 15px;
  background-position: -120px -114px;
}

@media screen and (min-width: 768px) {
  .icon-firewall {
    width: 46.2px;
    height: 17.5px;
    background-position: -140px -133px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-firewall {
    width: 46.2px;
    height: 17.5px;
    background-position: -140px -133px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-firewall {
    width: 52.8px;
    height: 20px;
    background-position: -160px -152px;
  }
}

.icon-pagoseguro {
  width: 31.2px;
  height: 24px;
  background-position: -60px -104.4;
}

@media screen and (min-width: 768px) {
  .icon-pagoseguro {
    width: 36.4px;
    height: 28px;
    background-position: -70px -121.8;
  }
}

@media screen and (min-width: 1024px) {
  .icon-pagoseguro {
    width: 36.4px;
    height: 28px;
    background-position: -70px -121.8;
  }
}

@media screen and (min-width: 1440px) {
  .icon-pagoseguro {
    width: 41.6px;
    height: 32px;
    background-position: -80px -139.2;
  }
}

.icon-norton {
  width: 45.6px;
  height: 24px;
  background-position: -60px -128.4;
}

@media screen and (min-width: 768px) {
  .icon-norton {
    width: 53.2px;
    height: 28px;
    background-position: -70px -149.8;
  }
}

@media screen and (min-width: 1024px) {
  .icon-norton {
    width: 53.2px;
    height: 28px;
    background-position: -70px -149.8;
  }
}

@media screen and (min-width: 1440px) {
  .icon-norton {
    width: 60.8px;
    height: 32px;
    background-position: -80px -171.2;
  }
}

.icon-amipci {
  width: 36px;
  height: 22.8px;
  background-position: -60px -152.4;
}

@media screen and (min-width: 768px) {
  .icon-amipci {
    width: 42px;
    height: 26.6px;
    background-position: -70px -177.8;
  }
}

@media screen and (min-width: 1024px) {
  .icon-amipci {
    width: 42px;
    height: 26.6px;
    background-position: -70px -177.8;
  }
}

@media screen and (min-width: 1440px) {
  .icon-amipci {
    width: 48px;
    height: 30.4px;
    background-position: -80px -203.2;
  }
}

.icon-estafeta {
  width: 60px;
  height: 9px;
  background-position: -300px 0px;
}

@media screen and (min-width: 768px) {
  .icon-estafeta {
    width: 70px;
    height: 10.5px;
    background-position: -350px 0px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-estafeta {
    width: 70px;
    height: 10.5px;
    background-position: -350px 0px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-estafeta {
    width: 80px;
    height: 12px;
    background-position: -400px 0px;
  }
}

.icon-dhl {
  width: 43.2px;
  height: 6.6px;
  background-position: -300px -12px;
}

@media screen and (min-width: 768px) {
  .icon-dhl {
    width: 50.4px;
    height: 7.7px;
    background-position: -350px -14px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-dhl {
    width: 50.4px;
    height: 7.7px;
    background-position: -350px -14px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-dhl {
    width: 57.6px;
    height: 8.8px;
    background-position: -400px -16px;
  }
}

.icon-fedex {
  width: 34.8px;
  height: 9.6px;
  background-position: -300px -22.2px;
}

@media screen and (min-width: 768px) {
  .icon-fedex {
    width: 40.6px;
    height: 11.2px;
    background-position: -350px -25.9px;
  }
}

@media screen and (min-width: 1024px) {
  .icon-fedex {
    width: 40.6px;
    height: 11.2px;
    background-position: -350px -25.9px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-fedex {
    width: 46.4px;
    height: 12.8px;
    background-position: -400px -29.6px;
  }
}

form {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  color: #00174f;
}

fieldset {
  margin-bottom: 1.5em;
}

legend {
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15.6pt;
  font-size: 1.3rem;
  font-weight: 600;
  color: inherit;
  text-transform: uppercase;
}

.control-wrapper {
  width: 100%;
  position: relative;
  clear: both;
  margin-bottom: 5px;
}

.control-wrapper--send {
  overflow: hidden;
  clear: both;
  margin-bottom: 0;
}

.control-wrapper--captcha {
  background: none;
}

.control-wrapper--captcha > input[type="text"] {
  width: 50%;
  float: right;
  clear: none;
  border: 1px solid #00174f;
  margin-top: 20px;
}

.control-wrapper--captcha > img {
  width: 45%;
  display: block;
  float: left;
}

.control-wrapper--captcha > a {
  position: absolute;
  top: 0;
  right: 65%;
  cursor: pointer;
}

@media screen and (min-width: 360px) {
  .control-wrapper.float-left,
  .control-wrapper.float-right {
    width: 48%;
    clear: none;
  }
}

label {
  border: none;
  font-weight: normal;
  color: #00081c;
  line-height: 25px;
}

label span {
  height: 25px;
  margin-left: 2px;
  font-family: "Futura", Calibri, sans-serif;
  font-weight: 300;
  color: #00174f;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:not(.ui-datepicker-month):not(.ui-datepicker-year),
textarea {
  width: 100%;
  min-width: 180px;
  height: 44px;
  display: block;
  clear: both;
  padding-left: 16px;
  padding-right: 16px;
  border-width: 2px;
  border-style: solid;
  border-color: #00174f;
  border-radius: 3px;
  font-weight: 300;
  font-size: 13px;
  color: #00174f;
  background-color: white;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

input[type="color"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="file"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
select:not(.ui-datepicker-month):not(.ui-datepicker-year)::-moz-placeholder,
textarea::-moz-placeholder {
  color: #0035b5;
}

input[type="color"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="file"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
select:not(.ui-datepicker-month):not(.ui-datepicker-year):-moz-placeholder,
textarea:-moz-placeholder {
  color: #0035b5;
}

input[type="color"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="file"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
select:not(.ui-datepicker-month):not(.ui-datepicker-year):-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #0035b5;
}

input[type="color"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="file"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
select:not(.ui-datepicker-month):not(.ui-datepicker-year)::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #0035b5;
}

input[type="color"].touched:invalid,
input[type="date"].touched:invalid,
input[type="datetime"].touched:invalid,
input[type="datetime-local"].touched:invalid,
input[type="email"].touched:invalid,
input[type="file"].touched:invalid,
input[type="month"].touched:invalid,
input[type="number"].touched:invalid,
input[type="password"].touched:invalid,
input[type="search"].touched:invalid,
input[type="tel"].touched:invalid,
input[type="text"].touched:invalid,
input[type="time"].touched:invalid,
input[type="url"].touched:invalid,
input[type="week"].touched:invalid,
select:not(.ui-datepicker-month):not(.ui-datepicker-year).touched:invalid,
textarea.touched:invalid {
  border: 1px dashed #cc0c2f;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type="color"].inactive,
input[type="date"].inactive,
input[type="datetime"].inactive,
input[type="datetime-local"].inactive,
input[type="email"].inactive,
input[type="file"].inactive,
input[type="month"].inactive,
input[type="number"].inactive,
input[type="password"].inactive,
input[type="search"].inactive,
input[type="tel"].inactive,
input[type="text"].inactive,
input[type="time"].inactive,
input[type="url"].inactive,
input[type="week"].inactive,
select:not(.ui-datepicker-month):not(.ui-datepicker-year).inactive,
textarea.inactive {
  border-color: white;
  color: #00174f;
}

input[type="file"] {
  height: 32px;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 5px 5px 0 0;
}

textarea {
  height: 80px;
}

.alert {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12pt;
  font-size: 1rem;
  color: #00081c;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}

.alert.info {
  color: #00174f;
  border-color: #00174f;
  background-color: #6994ff;
}

.alert.success {
  color: #14be82;
  border-color: #14be82;
  background-color: #edfdf8;
}

.alert.danger,
.alert.error {
  color: #cc0c2f;
  border-color: #cc0c2f;
  background-color: #faaab9;
}

.alert span {
  font-weight: 500;
}

.error {
  display: block;
  color: #cc0c2f;
}

label.error {
  font-size: 8.4pt;
  font-size: 0.7rem;
  font-weight: normal;
  color: #cc0c2f;
  text-align: center;
  width: 120px;
  background: rgba(251, 251, 251, 0.5);
  margin: -8px 0 10px 0;
}

input.error,
textarea.error {
  border-color: #f6627d !important;
}

.contact-form .control-wrapper {
  margin-bottom: 15px;
}

table {
  width: 100%;
  max-width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: white;
}

table caption {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: "Futura-bold", Calibri, sans-serif;
  font-size: 1.4em;
  color: #131314;
  text-align: left;
}

table > tbody > tr > td,
table > tbody > tr > th,
table > tfoot > tr > td,
table > tfoot > tr > th,
table > thead > tr > td,
table > thead > tr > th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 10.2pt;
  font-size: 0.85rem;
}

@media screen and (min-width: 1024px) {
  table > tbody > tr > td,
  table > tbody > tr > th,
  table > tfoot > tr > td,
  table > tfoot > tr > th,
  table > thead > tr > td,
  table > thead > tr > th {
    padding-left: 15px;
    padding-right: 15px;
  }
}

table > thead > tr > th {
  vertical-align: bottom;
  font-weight: 700;
}

table > tbody {
  text-align: center;
}

table > tbody + tbody {
  border-top: 2px solid #dbdbdb;
}

table .table {
  background-color: red;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 7.5px;
}

.table-bordered {
  border: 1px solid #dbdbdb;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #dbdbdb;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f4f4f4;
}

.table-hover > tbody > tr:hover {
  background-color: #e7e7e7;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 1023px) {
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive > table {
    margin-bottom: 0;
  }
  .table-responsive > table > tbody > tr > td,
  .table-responsive > table > tbody > tr > th,
  .table-responsive > table > tfoot > tr > td,
  .table-responsive > table > tfoot > tr > th,
  .table-responsive > table > thead > tr > td,
  .table-responsive > table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .table-with-header,
  .table-without-header {
    display: block;
  }
  .table-with-header tr,
  .table-without-header tr {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
  }
  .table-with-header tr td,
  .table-with-header tr th,
  .table-without-header tr td,
  .table-without-header tr th {
    display: block;
    line-height: 1;
    border: none;
  }
}

.table-with-header em {
  display: none;
}

@media screen and (max-width: 767px) {
  .table-with-header tbody,
  .table-with-header tfoot,
  .table-with-header thead {
    display: block;
  }
  .table-with-header thead:after {
    content: "";
    display: table;
    clear: both;
  }
  .table-with-header thead tr th {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .table-with-header tbody tr td {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #002682;
    text-align: center !important;
  }
  .table-with-header tbody tr td:first-child {
    font-size: 1.75em;
    color: #131314;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .table-with-header tbody tr td:first-child em {
    display: none;
  }
  .table-with-header tbody tr td em {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 1em;
    font-weight: 700;
    color: #00081c;
  }
}

@media screen and (max-width: 479px) {
  .table-without-header tr td:first-child {
    font-size: 12pt;
    font-size: 1rem;
  }
}

body.modal-open {
  overflow: hidden !important;
  padding-right: 0 !important;
}

body.modal-open .modal {
  padding-right: 0 !important;
}

.modal-backdrop.in {
  opacity: 0.75;
}

.modal-dialog {
  position: absolute;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.modal.fade .modal-dialog {
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.modal.in .modal-dialog {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.modal-content {
  border: none;
  border-radius: 0;
}

.modal-content .close {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 400;
  border-radius: 50%;
  margin-top: 0;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-shadow: none;
  background-color: black;
  opacity: 1;
}

.modal-body,
.modal-footer,
.modal-header {
  padding-left: 15px;
  padding-right: 15px;
}

.modal-header {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  border: none;
  background-color: #00174f;
}

.modal-header .modal-title {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: "Futura-book", Calibri, sans-serif;
  font-weight: 300;
  font-size: 12pt;
  font-size: 1rem;
  letter-spacing: 0.1em;
  color: #f2f2f2;
}

.modal-body {
  overflow: hidden;
  font-size: 10.8pt;
  font-size: 0.9rem;
}

.modal-footer {
  border-top: 1px solid #f4f4f4;
}

.bread-crumb {
  margin-right: auto;
  overflow: hidden;
  font-family: "Futura-book", Calibri, sans-serif;
  font-size: 9.6pt;
  font-size: 0.8rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bread-crumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 1024px) {
  .bread-crumb ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.bread-crumb li {
  position: relative;
  margin-right: 12px;
  letter-spacing: 0.05em;
  line-height: 40px;
  color: #00174f;
}

.bread-crumb li:first-child {
  color: #00174f;
}

.bread-crumb li:first-child a {
  font-size: 0;
  line-height: 0;
}

.bread-crumb li:first-child a:before {
  content: "Home";
  display: block;
  font-size: 9.6pt;
  font-size: 0.8rem;
  line-height: 40px;
}

.bread-crumb li.last,
.bread-crumb li:last-child {
  margin-right: 0;
  color: #00174f;
}

.bread-crumb li.last:after,
.bread-crumb li:last-child:after {
  display: none;
}

body.resultado-busca .bread-crumb li.last strong a:first-child,
body.resultado-busca .bread-crumb li:last-child strong a:first-child {
  font-size: 0;
  line-height: 0;
}

body.resultado-busca .bread-crumb li.last strong a:first-child:before,
body.resultado-busca .bread-crumb li:last-child strong a:first-child:before {
  content: attr(title);
  font-size: 9.6pt;
  font-size: 0.8rem;
  line-height: 40px;
}

body.resultado-busca .bread-crumb li.last strong a.busca-texto-livre-elimina,
body.resultado-busca
  .bread-crumb
  li:last-child
  strong
  a.busca-texto-livre-elimina {
  display: none;
}

.bread-crumb li:after {
  content: "/";
  display: block;
  position: absolute;
  top: 0;
  right: -6px;
  color: #00174f;
  -webkit-transform: translate(50%, -2%);
  -ms-transform: translate(50%, -2%);
  transform: translate(50%, -2%);
}

.bread-crumb a,
.bread-crumb strong {
  display: block;
  position: relative;
  font-weight: inherit;
}

.bread-crumb a {
  color: inherit;
}

.video-mask-hd,
.video-mask-standar,
.video-mask-viewport {
  width: 100%;
  display: block;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: inherit;
  overflow: hidden;
}

.video-mask-hd,
.video-mask-standar {
  height: 0;
}

.video-mask-standar {
  padding-bottom: 75%;
}

.video-mask-hd {
  padding-bottom: 56.25%;
}

.video-mask-viewport {
  height: 100%;
}

.video-link {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
}

.video-responsive-hd,
.video-responsive-standar {
  width: 100%;
  height: 0;
  position: relative;
}

.video-responsive-hd embed,
.video-responsive-hd iframe,
.video-responsive-hd object,
.video-responsive-hd video,
.video-responsive-standar embed,
.video-responsive-standar iframe,
.video-responsive-standar object,
.video-responsive-standar video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video-responsive-standar {
  padding-bottom: 75%;
}

.video-responsive-hd {
  padding-bottom: 56.25%;
}

.video-mask-viewport .video-responsive-hd {
  width: 200%;
  top: 50%;
  left: 50%;
  padding-bottom: 112.5%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 1280px) {
  .video-mask-viewport .video-responsive-hd {
    width: 125%;
    padding-bottom: 70.3125%;
  }
}

.monster-video {
  display: none;
  position: relative;
  overflow: hidden;
  background-color: white;
}

@media screen and (orientation: landscape) {
  html.browser--desktop .monster-video {
    display: block !important;
  }
}

.monster-banner-landscape,
.monster-banner-portrait {
  position: relative;
  overflow: hidden;
}

.monster-banner-landscape img,
.monster-banner-portrait img {
  width: 100%;
  display: block;
}

.monster-banner-landscape .button-lineal,
.monster-banner-portrait .button-lineal {
  position: absolute;
  z-index: 10;
  font-size: 18pt;
  font-size: 1.5rem;
}

@media screen and (orientation: landscape) {
  .monster-banner-portrait {
    display: none !important;
  }
}

.monster-banner-portrait .button-lineal {
  left: 30%;
  bottom: 15%;
}

@media screen and (orientation: portrait) {
  .monster-banner-landscape {
    display: none !important;
  }
}

.monster-banner-landscape .button-lineal {
  top: 50%;
  left: 30%;
  margin-top: 50px;
}

.main-slider-fullscreen {
  position: relative;
  z-index: 1;
}

.main-slider-fullscreen .container-slider-landscape,
.main-slider-fullscreen .container-slider-mobile-landscape,
.main-slider-fullscreen .container-slider-mobile-portrait {
  display: none !important;
  position: relative;
}

@media screen and (orientation: portrait) {
  .main-slider-fullscreen .container-slider-mobile-portrait {
    display: block !important;
  }
}

@media screen and (orientation: landscape) {
  .main-slider-fullscreen .container-slider-landscape,
  .main-slider-fullscreen .container-slider-mobile-landscape {
    display: block !important;
  }
}

html.browser--desktop
  .main-slider-fullscreen
  .container-slider-landscape.only-mobile,
html.browser--desktop
  .main-slider-fullscreen
  .container-slider-mobile-landscape.only-mobile {
  display: none !important;
}

.main-slider-fullscreen .slider-landscape,
.main-slider-fullscreen .slider-mobile-landscape,
.main-slider-fullscreen .slider-mobile-portrait {
  width: 100%;
  display: none;
  position: relative;
}

.main-slider-fullscreen li.video-slider .slotholder {
  display: none !important;
}

@media screen and (max-width: 1024px) and (-moz-min-device-pixel-ratio: 1.5),
  screen and (max-width: 1024px) and (-ms-min-device-pixel-ratio: 1.5),
  screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 1.5),
  screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
  screen and (max-width: 1024px) and (min-device-pixel-ratio: 1.5) {
  .main-slider-fullscreen li.video-slider .slotholder {
    display: block !important;
  }
}

@media screen and (max-width: 1024px) and (-moz-min-device-pixel-ratio: 1.5),
  screen and (max-width: 1024px) and (-ms-min-device-pixel-ratio: 1.5),
  screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 1.5),
  screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
  screen and (max-width: 1024px) and (min-device-pixel-ratio: 1.5) {
  .main-slider-fullscreen li.video-slider .fullscreenvideo {
    display: none !important;
  }
}

.main-slider--control-banner {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.main-slider--control-banner.slick-initialized {
  opacity: 1;
}

.main-slider--control-banner img {
  height: auto;
}

.map-iframe {
  position: relative;
}

.map-iframe .iframe-mask {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.map-iframe div.gm-style > div:first-child {
  pointer-events: none !important;
}

.map-iframe iframe {
  width: 100%;
  display: block;
}

.searcher-wrapper .nav-ecommerce__icon.svg-icon-search {
  display: block;
}

.searcher__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  stroke-width: 2;
  margin-right: 0;
  font-size: 1em;
  cursor: pointer;
  -webkit-transition: top 0.2s;
  -o-transition: top 0.2s;
  transition: top 0.2s;
}

@media screen and (min-width: 1024px) {
  .searcher__trigger {
    display: none;
  }
}

.searcher__wrapper {
  width: calc(100% - 40px);
  left: 15px;
  display: block;
  position: fixed;
  top: 3.125rem;
  right: 0;
  z-index: 590;
  background-color: #f8f6f5;
  -webkit-transition: top 0.2s;
  -o-transition: top 0.2s;
  transition: top 0.2s;
}

.search__wrapper_bk {
  top: 5.225rem;
  display: block;
  position: fixed;
  background: white;
  width: 100%;
  height: 6.5%;
  min-height: 6.5%;
}

@media screen and (min-width: 768px) {
  .searcher__wrapper {
    top: 3.125rem;
  }
}

@media screen and (min-width: 1024px) {
  .searcher__wrapper {
    top: 3.75rem;
  }

  .search__wrapper_bk {
    top: unset;
    position: relative;
    background-color: transparent;
    height: unset;
    min-height: unset;
  }
}

body.has-cintillo .searcher__wrapper {
  top: 5.625rem;
}

@media screen and (min-width: 768px) {
  body.has-cintillo .searcher__wrapper {
    top: 5.625rem;
  }
}

@media screen and (min-width: 1024px) {
  body.has-cintillo .searcher__wrapper {
    top: 1.875rem;
  }
}

@media screen and (min-width: 1024px) {
  .searcher__wrapper {
    display: block;
    width: 400px;
    z-index: 590;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f8f6f5;
    -webkit-transition: ease 0.25s;
    -o-transition: ease 0.25s;
    transition: ease 0.25s;
  }
}

.searcher__form {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  color: #00174f;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .searcher__form {
    width: 100%;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .searcher__form {
    width: 100%;
  }
}

@media screen and (min-width: 360px) and (max-width: 479px) {
  .searcher__form {
    width: 100%;
  }
}

@media screen and (max-width: 359px) {
  .searcher__form {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .searcher__form {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.searcher__form .control-wrapper {
  margin-bottom: 0;
}

.searcher__form .control-wrapper:after {
  border: 1px solid #131314;
}

.searcher__form input[type="text"] {
  height: 40px;
  border: none;
  font-family: "Futura-book", Calibri, sans-serif;
  line-height: 20px;
  color: #00174f;
  background-color: #f4f4f4;
}

.searcher__form input[type="text"]::-moz-placeholder {
  color: #969696;
}

.searcher__form input[type="text"]:-moz-placeholder {
  color: #969696;
}

.searcher__form input[type="text"]:-ms-input-placeholder {
  color: #969696;
}

.searcher__form input[type="text"]::-webkit-input-placeholder {
  color: #969696;
}

@media screen and (min-width: 1024px) {
  .searcher__form input[type="text"] {
    margin-right: 2em;
    padding-left: 15px;
    padding-right: 15px;
  }
  .searcher__form input[type="text"]::-moz-placeholder {
    color: #969696;
  }
  .searcher__form input[type="text"]:-moz-placeholder {
    color: #969696;
  }
  .searcher__form input[type="text"]:-ms-input-placeholder {
    color: #969696;
  }
  .searcher__form input[type="text"]::-webkit-input-placeholder {
    color: #969696;
  }
  .searcher__form input[type="text"]:focus {
    width: 170px;
  }
}

@media screen and (min-width: 1024px) and (min-width: 1280px) {
  .searcher__form input[type="text"]:focus {
    width: 180px;
  }
}

.searcher__form button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.searcher__form button .nav-ecommerce__icon {
  width: 1em;
  height: 1em;
  font-size: 1.35em;
  margin-right: 0;
  color: #00174f;
}

.searcher__form__submit {
  right: 15px;
}

.searcher__form__close {
  right: 0;
  display: none;
}

ul.ui-autocomplete {
  overflow-y: auto;
  position: fixed !important;
  z-index: 1000;
  background: #f8f6f5;
  -webkit-box-shadow: 0 5px 10px 0 #969696;
  box-shadow: 0 5px 10px 0 #969696;
  -webkit-transition: top 0.2s;
  -o-transition: top 0.2s;
  transition: top 0.2s;
  padding-top: 35px;
  padding-bottom: 35px;
  105px: !important;
  105px: !important;
  60px: !important;
}

@media screen and (min-width: 1024px) {
  ul.ui-autocomplete {
    max-width: 300px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  ul.ui-autocomplete {
    width: 100% !important;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  ul.ui-autocomplete {
    width: 100% !important;
  }
}

@media screen and (min-width: 360px) and (max-width: 479px) {
  ul.ui-autocomplete {
    width: 100% !important;
  }
}

@media screen and (max-width: 359px) {
  ul.ui-autocomplete {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  ul.ui-autocomplete {
    left: 0% !important;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  ul.ui-autocomplete {
    left: 0% !important;
  }
}

@media screen and (min-width: 360px) and (max-width: 479px) {
  ul.ui-autocomplete {
    left: 0% !important;
  }
}

@media screen and (max-width: 359px) {
  ul.ui-autocomplete {
    left: 0% !important;
  }
}

@media screen and (min-width: 768px) {
  ul.ui-autocomplete {
  }
}

@media screen and (min-width: 1024px) {
  ul.ui-autocomplete {
  }
}

body.page-scroll-on ul.ui-autocomplete {
  105px: !important;
  105px: !important;
  60px: !important;
}

@media screen and (min-width: 768px) {
  body.page-scroll-on ul.ui-autocomplete {
  }
}

@media screen and (min-width: 1024px) {
  body.page-scroll-on ul.ui-autocomplete {
  }
}

ul.ui-autocomplete li.ui-menu-item:last-child a {
  border: 0;
}

ul.ui-autocomplete li.ui-menu-item a {
  display: block;
  position: relative;
  padding-top: 2px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 10.8pt;
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #00174f;
  white-space: nowrap;
  font-weight: 700;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

ul.ui-autocomplete li.ui-menu-item a:hover {
  text-decoration: none;
  opacity: 0.8;
}

ul.ui-autocomplete li.ui-menu-item a img {
  display: none;
  width: 30px !important;
  height: auto !important;
  position: absolute;
  top: 4px;
  left: 5px;
  vertical-align: middle;
  margin-right: 0.5em;
}

.product-item__wrapper {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.product-item__wrapper:hover {
  z-index: 2;
}

.product-item__wrapper.is-show-colors {
  z-index: 10;
}

.product-list.grid-view .product-item__wrapper {
  float: left;
  padding-left: 2px;
  padding-right: 2px;
  margin-bottom: 4px;
}

@media screen and (min-width: 768px) {
  .product-list.grid-view .product-item__wrapper {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 1024px) {
  .product-list.grid-view .product-item__wrapper {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 12px;
  }
}

.product-list.grid-small .product-item__wrapper {
  width: 100%;
  font-size: 10.8pt;
  font-size: 0.9rem;
}

@media screen and (min-width: 768px) {
  .product-list.grid-small .product-item__wrapper {
    width: 50%;
  }
}

.product-list.grid-medium .product-item__wrapper {
  width: 100%;
  font-size: 10.8pt;
  font-size: 0.9rem;
}

@media screen and (min-width: 360px) {
  .product-list.grid-medium .product-item__wrapper {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .product-list.grid-medium .product-item__wrapper {
    width: 33.33%;
  }
}

.product-list.grid-large .product-item__wrapper {
  width: 100%;
  font-size: 10.8pt;
  font-size: 0.9rem;
}

@media screen and (min-width: 360px) {
  .product-list.grid-large .product-item__wrapper {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .product-list.grid-large .product-item__wrapper {
    width: 25%;
  }
}

.product-list.list-view .product-item__wrapper {
  width: 100%;
  height: auto !important;
  padding-left: 15px;
  padding-right: 15px;
}

.product-list.list-view .product-item__wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.product-list.slider-view .product-item__wrapper {
  width: 100%;
  margin-bottom: 0;
}

.product-item {
  position: relative;
  padding-bottom: 0.25em;
}

.product-list.list-view .product-item {
  padding-top: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .product-list.list-view .product-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.product-item__figure {
  position: relative;
}

@media screen and (min-width: 768px) {
  .product-list.list-view .product-item__figure {
    width: 70%;
  }
}

.product-item--square .product-item__figure {
  margin-bottom: 0;
}

.product-item__main-image {
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
}

.product-list.grid-view .product-item__main-image {
  margin-bottom: 0;
}

.product-list.list-view .product-item__main-image {
  width: 40%;
  height: auto !important;
  float: left;
}

.product-item__main-image img,
.product-item__main-image img.img-centrada {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: max-height 0.1s, top 0.2s, opacity 0.2s;
  -o-transition: max-height 0.1s, top 0.2s, opacity 0.2s;
  transition: max-height 0.1s, top 0.2s, opacity 0.2s;
}

@media screen and (min-width: 480px) {
  .product-list.list-view .product-item__main-image img,
  .product-list.list-view .product-item__main-image img.img-centrada {
    top: 0 !important;
  }
}

.hotspot__product .product-item__main-image img,
.hotspot__product .product-item__main-image img.img-centrada {
  position: static;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.product-item__secondary-image {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  background-color: rgba(0, 23, 79, 0);
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.product-item:hover .product-item__secondary-image {
  opacity: 1;
}

.product-list.list-view .product-item__secondary-image {
  opacity: 0;
}

.product-list.list-view .product-item-summary {
  font-size: 0.8em;
}

@media screen and (min-width: 480px) {
  .product-list.list-view .product-item-summary {
    display: block;
  }
}

.product-item__caption {
  position: relative;
  padding-top: 0.5em;
}

.product-list.grid-view .product-item__caption {
  margin-bottom: 0.25em;
}

.product-list.list-view .product-item__caption {
  width: 60%;
  float: left;
  padding-left: 15px;
  padding-right: 0px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .product-list.list-view .product-item__caption {
    padding-left: 15px;
    padding-right: 30px;
  }
}

.product-item__name {
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  font-family: "Futura-bold", Calibri, sans-serif;
  font-size: 11px;
  line-height: 1.4;
  text-transform: uppercase;
}

.product-list.grid-view .product-item__name {
  padding-top: 0;
  padding-bottom: 0;
  color: #00174f;
}

body.produto .product-item__name {
  font-size: 11px;
  text-transform: none;
}

.product-item__name-new {
  display: none;
  color: #1f74bf;
}

.product-item .flag.new ~ .product-item__caption .product-item__name-new {
  display: inline-block;
}

.product-item__name a {
  font-family: "Futura-bold", Calibri, sans-serif;
  color: #00174f;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  text-transform: uppercase;
}

.product-item__name a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.product-item__brand {
  display: none;
  position: relative;
  text-transform: uppercase;
}

.product-item__brand .texto {
  display: none;
}

.product-item__brand .texto.tommy-hilfiger ~ .product-item__brand-flag {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMTgyMjNGIiBkPSJNMCAxMGgyNVYwSDB6Ii8+PHBhdGggZmlsbD0iI0NEMTQyMiIgZD0iTTAgOGgyNVY1SDB6Ii8+PHBhdGggZmlsbD0iI0ZFRkVGRSIgZD0iTTAgNWgyNVYySDB6Ii8+PC9nPjwvc3ZnPg==");
}

.product-item__brand .texto.tommy-jeans ~ .product-item__brand-flag {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMDMxNDM1IiBkPSJNMCAwaDI1djNIMHpNMCA3aDI1djNIMHoiLz48cGF0aCBmaWxsPSIjRkZGRkZFIiBkPSJNMCAzaDEyLjV2NEgweiIvPjxwYXRoIGZpbGw9IiNDNTIwMzgiIGQ9Ik0xMi41IDNIMjV2NEgxMi41eiIvPjwvZz48L3N2Zz4=");
}

.product-item__brand .texto.tommy-sport ~ .product-item__brand-flag {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMTEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMDAxNzRGIiBkPSJNLjQ3MyA4LjhoMzJMMzIgMTFIMGwuMjU5LTEuMjAzek0yLjM2NiAwaDMybC0uNDczIDIuMmgtMzJMMi4xNS45OTd6Ii8+PHBhdGggZmlsbD0iI0QwMDIxQiIgZD0iTTE2LjQ3MyA4LjhoMTZsMS40Mi02LjZoLTE2eiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0uNDczIDguOGgxNmwxLjQyLTYuNmgtMTZ6Ii8+PC9nPjwvc3ZnPg==");
}

.product-item__brand-name {
  letter-spacing: 1px;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-size: 0.9em;
  font-weight: 700;
}

.product-item__brand-flag {
  width: 22.5px;
  height: 9px;
  margin-right: 0.5em;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-item__brand-flag use {
  opacity: 0;
}

[class*="product-item__promo"] {
  display: block;
  font-size: 0.825em;
  text-align: center;
}

.product-item__promo--get-one {
  color: #14be82;
}

.product-item-sku {
  font-size: 0.75em;
  color: #cc0c2f;
}

.product-list.list-view .product-item-sku {
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

@media screen and (min-width: 768px) {
  .product-list.list-view .product-item-sku {
    border-bottom: 1px solid #00174f;
    margin-bottom: 1em;
  }
}

.product-list.grid-view .product-item__stock {
  display: none;
}

.product-list.list-view .product-item__stock {
  display: block;
  color: #00174f;
}

@media screen and (min-width: 768px) {
  .product-list.list-view .product-item__stock {
    margin-bottom: 1.5em;
  }
}

.product-item-label {
  font-family: "Futura-book", Calibri, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
}

.product-item__cta {
  z-index: 10;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.product-item__cta:hover {
  height: 96%;
}

.product-item:hover .product-item__cta,
.show-temp .product-item__cta {
  opacity: 1;
  visibility: visible;
}

.product-item__skus {
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
  display: none;
}

@media screen and (min-width: 768px) {
  .product-item__skus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

body.produto .product-item__skus {
  display: block;
}

.product-list.grid-large .product-item__skus {
  font-size: 0.7em;
}

.product-list.grid-small .product-item__skus,
.product-list.slider-view .product-item__skus {
  font-size: 0.725em;
}

.product-item__size {
  width: 100%;
  position: relative;
}

.product-item__size .SizeTrigger {
  width: 100%;
  padding: 0.5em 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #969696;
}

.product-item__size .SizeTrigger.is-active {
  color: #00174f;
  background-color: #f8f6f5;
}

.product-item__size .SizeTrigger-CurrentValue {
  margin-right: 20px;
}

.product-item__size .SizeTrigger-Arrow {
  width: 10px;
  height: 5px;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.product-item__size .SizeTrigger-Arrow:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 5px 5px 0;
  border-style: solid;
  border-color: currentColor transparent transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.product-item__size .SizeTrigger.is-active .SizeTrigger-Arrow {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.product-item__size select {
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  text-align: center;
  padding-left: calc(50% - 24px);
}

.product-item__size .size-wrapper {
  width: 100%;
  padding-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #f8f6f5;
  border-top: none;
  display: none;
  position: absolute;
  left: 0;
  z-index: 5;
  background: white;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.product-item__size .size-wrapper.is-shown {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.product-item__size .size-wrapper .sku-pi {
  min-width: 30px;
  padding: 4px 10px;
  margin: 4px;
  font-size: 0.8125rem;
  text-align: center;
  background-color: #f8f6f5;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.product-item__size .size-wrapper .sku-pi.is-selected,
.product-item__size .size-wrapper .sku-pi:hover {
  color: white;
}

.product-item__size .size-wrapper .sku-pi.is-selected {
  background: rgba(0, 23, 79, 0.75);
}

.product-item__size .size-wrapper .sku-pi:hover {
  background-color: #00174f;
}

.product-item__size .size-wrapper .sku-pi--ECH {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.product-item__size .size-wrapper .sku-pi--CH {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.product-item__size .size-wrapper .sku-pi--MD {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.product-item__size .size-wrapper .sku-pi--GD {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.product-item__size .size-wrapper .sku-pi--EG {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.product-item__size .size-wrapper .sku-pi--EEG {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.product-item__size .size-wrapper .sku-pi--XGD {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.product-item__size .size-wrapper .sku-pi--20 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.product-item__size .size-wrapper .sku-pi--20-5 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.product-item__size .size-wrapper .sku-pi--21 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.product-item__size .size-wrapper .sku-pi--21-5 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.product-item__size .size-wrapper .sku-pi--22 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.product-item__size .size-wrapper .sku-pi--22-5 {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.product-item__size .size-wrapper .sku-pi--23 {
  -webkit-box-ordinal-group: 15;
  -ms-flex-order: 14;
  order: 14;
}

.product-item__size .size-wrapper .sku-pi--23-5 {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15;
}

.product-item__size .size-wrapper .sku-pi--24 {
  -webkit-box-ordinal-group: 17;
  -ms-flex-order: 16;
  order: 16;
}

.product-item__size .size-wrapper .sku-pi--24-5 {
  -webkit-box-ordinal-group: 18;
  -ms-flex-order: 17;
  order: 17;
}

.product-item__size .size-wrapper .sku-pi--25 {
  -webkit-box-ordinal-group: 19;
  -ms-flex-order: 18;
  order: 18;
}

.product-item__size .size-wrapper .sku-pi--25-5 {
  -webkit-box-ordinal-group: 20;
  -ms-flex-order: 19;
  order: 19;
}

.product-item__size .size-wrapper .sku-pi--26 {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20;
}

.product-item__size .size-wrapper .sku-pi--26-5 {
  -webkit-box-ordinal-group: 22;
  -ms-flex-order: 21;
  order: 21;
}

.product-item__size .size-wrapper .sku-pi--27 {
  -webkit-box-ordinal-group: 23;
  -ms-flex-order: 22;
  order: 22;
}

.product-item__size .size-wrapper .sku-pi--27-5 {
  -webkit-box-ordinal-group: 24;
  -ms-flex-order: 23;
  order: 23;
}

.product-item__size .size-wrapper .sku-pi--28 {
  -webkit-box-ordinal-group: 25;
  -ms-flex-order: 24;
  order: 24;
}

.product-item__size .size-wrapper .sku-pi--28-5 {
  -webkit-box-ordinal-group: 26;
  -ms-flex-order: 25;
  order: 25;
}

.product-item__size .size-wrapper .sku-pi--29 {
  -webkit-box-ordinal-group: 27;
  -ms-flex-order: 26;
  order: 26;
}

.product-item__size .size-wrapper .sku-pi--29-5 {
  -webkit-box-ordinal-group: 28;
  -ms-flex-order: 27;
  order: 27;
}

.product-item__size .size-wrapper .sku-pi--30 {
  -webkit-box-ordinal-group: 29;
  -ms-flex-order: 28;
  order: 28;
}

.product-item__size .size-wrapper .sku-pi--30-5 {
  -webkit-box-ordinal-group: 30;
  -ms-flex-order: 29;
  order: 29;
}

.product-item__size .size-wrapper .sku-pi--31 {
  -webkit-box-ordinal-group: 31;
  -ms-flex-order: 30;
  order: 30;
}

.product-item__size .size-wrapper .sku-pi--31-5 {
  -webkit-box-ordinal-group: 32;
  -ms-flex-order: 31;
  order: 31;
}

.product-item__size .size-wrapper .sku-pi--32 {
  -webkit-box-ordinal-group: 33;
  -ms-flex-order: 32;
  order: 32;
}

.product-item__size .size-wrapper .sku-pi--32-5 {
  -webkit-box-ordinal-group: 34;
  -ms-flex-order: 33;
  order: 33;
}

.product-item__size .size-wrapper .sku-pi--33 {
  -webkit-box-ordinal-group: 35;
  -ms-flex-order: 34;
  order: 34;
}

.product-item__size .size-wrapper .sku-pi--33-5 {
  -webkit-box-ordinal-group: 36;
  -ms-flex-order: 35;
  order: 35;
}

.product-item__size .size-wrapper .sku-pi--34 {
  -webkit-box-ordinal-group: 37;
  -ms-flex-order: 36;
  order: 36;
}

.product-item__size .size-wrapper .sku-pi--34-5 {
  -webkit-box-ordinal-group: 38;
  -ms-flex-order: 37;
  order: 37;
}

.product-item__size .size-wrapper .sku-pi--35 {
  -webkit-box-ordinal-group: 39;
  -ms-flex-order: 38;
  order: 38;
}

.product-item__size .size-wrapper .sku-pi--35-5 {
  -webkit-box-ordinal-group: 40;
  -ms-flex-order: 39;
  order: 39;
}

.product-item__size .size-wrapper .sku-pi--NO-4 {
  -webkit-box-ordinal-group: 41;
  -ms-flex-order: 40;
  order: 40;
}

.product-item__size .size-wrapper .sku-pi--NO-5 {
  -webkit-box-ordinal-group: 42;
  -ms-flex-order: 41;
  order: 41;
}

.product-item__size .size-wrapper .sku-pi--NO-6 {
  -webkit-box-ordinal-group: 43;
  -ms-flex-order: 42;
  order: 42;
}

.product-item__size .size-wrapper .sku-pi--NO-7 {
  -webkit-box-ordinal-group: 44;
  -ms-flex-order: 43;
  order: 43;
}

.product-item__size .size-wrapper .sku-pi--NO-8 {
  -webkit-box-ordinal-group: 45;
  -ms-flex-order: 44;
  order: 44;
}

.product-item__size .size-wrapper .sku-pi.disabled {
  border-color: #eee;
  color: white;
  background-color: #eee;
  cursor: default !important;
}

.product-item__size .title {
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  width: 100%;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  border: 1px solid #00174f;
  text-align: center;
  font-size: 1.6em;
  font-weight: 700;
  font-family: "Futura-bold", Calibri, sans-serif;
  letter-spacing: 2px;
}

.product-item__size .title svg {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
}

.product-item__size .error {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.75rem;
}

.product-item__more-colors {
  display: block;
  font-size: 0.6875rem;
}

.product-item__more-colors:hover {
  text-decoration: none;
}

.product-item__colors-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff7d5),
        to(#fff7d5)
      )
      content-box,
    -webkit-gradient(linear, left top, left bottom, from(#e2f1d8), to(#e2f1d8)) padding-box;
  background: -webkit-linear-gradient(#fff7d5, #fff7d5) content-box,
    -webkit-linear-gradient(#e2f1d8, #e2f1d8) padding-box;
  background: -o-linear-gradient(#fff7d5, #fff7d5) content-box,
    -o-linear-gradient(#e2f1d8, #e2f1d8) padding-box;
  background: linear-gradient(#fff7d5, #fff7d5) content-box,
    linear-gradient(#e2f1d8, #e2f1d8) padding-box;
  outline: 1px dashed rgba(0, 0, 255, 0.5);
}

.product-item__colors {
  min-width: auto;
  margin-top: 0.5em;
  margin-bottom: 0em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: none;
  position: relative;
  z-index: 100;
  overflow: hidden;
  background-color: white;
}

.product-item__colors--panel {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  top: 0;
  z-index: 101;
  background-color: white;
}

.product-item__colors--panel button {
  width: 1.5em;
  height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1rem;
  background-color: #00174f;
}

.product-item__colors--panel svg {
  width: 0.75em;
  height: 0.75em;
  color: white;
}

.product-item__colors--panel .colorName {
  width: 100%;
  font-size: 1.5em;
  text-align: center;
  text-transform: uppercase;
  color: #969696;
}

.product-item__colors.one-element {
  display: none;
}

@media screen and (max-width: 1023px) {
  .product-item__colors span {
    display: none;
  }
  .product-item__colors.more-than-one,
  .product-item__colors.more-than-three,
  .product-item__colors.more-than-two {
    font-size: 11px;
  }
  .product-item__colors.more-than-one:after {
    content: "+1 color";
  }
  .product-item__colors.more-than-two:after {
    content: "+2 colores";
  }
  .product-item__colors.more-than-three:after {
    content: "+3 colores";
  }
}

.is-show-colors .product-item__colors {
  position: relative;
  height: auto;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  overflow: visible;
  -webkit-transform: translateY(-0.6em);
  -ms-transform: translateY(-0.6em);
  transform: translateY(-0.6em);
}

@media screen and (min-width: 768px) {
  .is-show-colors .product-item__colors {
    -webkit-transform: translateY(calc(50% - 1.6em));
    -ms-transform: translateY(calc(50% - 1.6em));
    transform: translateY(calc(50% - 1.6em));
  }
}

.product-item__color {
  width: 8px;
  height: 8px;
  border: 1px solid #969696;
  border-radius: 50%;
  margin-bottom: 3.2px;
  margin-right: 1.6px;
  font-size: 0;
  text-indent: -9999999px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.product-item__colors--panel .product-item__color {
  width: 24px;
  height: 24px;
  margin-left: 5px;
  margin-right: 5px;
}

.product-item__colors--panel .product-item__color.active {
  border: 2px solid #00174f;
}

.product-item__color-more {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 28px;
  flex-basis: 28px;
  display: none;
  position: relative;
  z-index: 150;
  border-radius: 50%;
  margin-left: 3.2px;
  font-size: 0.82em;
  color: #666666;
  cursor: pointer;
}

.more .product-item__color-more {
  display: block;
}

.is-show-colors .product-item__color-more {
  background-image: url(https://tommycolombia.vteximg.com.br/arquivos/images_icons_collapse.png);
}

.product-item__action {
  display: none;
}

body.produto .product-item__action {
  display: block;
}

.product-item__action a svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.product-list.grid-view .product-item__action {
  margin-left: 0px;
  margin-right: 0px;
  text-align: right;
}

.product-list.list-view .product-item__action {
  padding-top: 15px;
  clear: both;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .product-list.list-view .product-item__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 480px) {
  .product-list.list-view .product-item__action {
    width: 30%;
    float: right;
    clear: none;
    text-align: left;
  }
}

.product-item__action > .button-flat {
  border: 2px solid;
  border-color: transparent;
  border-radius: 0px;
}

.product-item__action > .button-flat:hover {
  border-color: #14be82;
  color: #14be82;
  background-color: white;
}

.product-item__action > .button-flat,
.product-item__action > .button-lineal {
  width: 100%;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.25em;
  padding-right: 0.25em;
  font-size: 1em;
  line-height: 1;
  text-transform: uppercase;
}

.product-list.grid-view .product-item__action > .button-flat,
.product-list.grid-view .product-item__action > .button-lineal {
  -webkit-transition: top 0.2s ease-in 0.1s, opacity 0.2s ease-in 0.2s,
    color 0.3s, -webkit-box-shadow 0.3s;
  transition: top 0.2s ease-in 0.1s, opacity 0.2s ease-in 0.2s, color 0.3s,
    -webkit-box-shadow 0.3s;
  -o-transition: top 0.2s ease-in 0.1s, opacity 0.2s ease-in 0.2s, color 0.3s,
    box-shadow 0.3s;
  transition: top 0.2s ease-in 0.1s, opacity 0.2s ease-in 0.2s, color 0.3s,
    box-shadow 0.3s;
  transition: top 0.2s ease-in 0.1s, opacity 0.2s ease-in 0.2s, color 0.3s,
    box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.product-list.grid-view .product-item__action > .button-flat:last-child,
.product-list.grid-view .product-item__action > .button-lineal:last-child {
  margin-bottom: 0;
}

.product-list.list-view .product-item__action > .button-flat,
.product-list.list-view .product-item__action > .button-lineal {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .product-list.list-view .product-item__action > .button-flat,
  .product-list.list-view .product-item__action > .button-lineal {
    width: auto !important;
  }
}

.product-item__action--trigger {
  width: 2em;
  height: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 50%;
  border-radius: 50%;
  margin-top: 100%;
  background-color: #cc0c2f;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.product-item__action--trigger svg {
  width: 1.1em;
  height: 1.1em;
  color: white;
}

.product-item-size {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 0.75em;
}

@media screen and (min-width: 768px) {
  .product-item-size {
    -ms-flex-preferred-size: 5.5em;
    flex-basis: 5.5em;
    margin-top: 0;
    margin-left: 1em;
  }
}

@media screen and (max-width: 767px) {
  .is-show-colors .product-item-size {
    display: none;
  }
}

.product-item-size .size {
  width: 5em;
  height: 7.5px;
  display: none;
  line-height: 7.5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0.25em;
  padding-right: 0.25em;
  margin-left: auto;
  margin-right: auto;
  font-family: "Futura-bold", Calibri, sans-serif;
  font-size: 1.15em;
  text-transform: uppercase;
  color: #00174f;
  background: white
    url(https://tommycolombia.vteximg.com.br/arquivos/images_icons_down.png)
    right 0.3em center/auto 60% no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.product-item-size .size::-ms-expand {
  display: none;
}

.product-item-size .size:focus {
  background-image: url(https://tommycolombia.vteximg.com.br/arquivos/images_icons_up.png);
}

.product-item-size .size.active {
  display: block;
}

.product-list.grid-view .product-item__price {
  padding-left: 0px;
  padding-right: 0px;
  line-height: 1;
}

@media screen and (min-width: 1920px) {
  .product-list.grid-view .product-item__price {
    min-height: 0;
  }
}

.product-list.list-view .product-item__price {
  width: 60%;
  float: right;
  padding-left: 15px;
  padding-right: 0px;
  border-top: none;
  margin-top: 15px;
  margin-bottom: 0px;
}

@media screen and (min-width: 768px) {
  .product-list.list-view .product-item__price {
    width: 30%;
    padding-left: 0px;
    padding-right: 15px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
}

.product-item__price .price-new,
.product-item__price .price-old {
  font-size: 1em;
  font-weight: normal;
  opacity: 0;
}

.product-item__price .price-new.decimal-checked,
.product-item__price .price-old.decimal-checked {
  opacity: 1;
}

body.produto .product-item__price .price-new,
body.produto .product-item__price .price-old {
  font-size: 0.75rem;
}

.product-item__price .price-old {
  display: inline-block;
  position: relative;
  margin-left: 0.5em;
  font-size: 0.9em;
}

.product-item__price .price-old:after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: inherit;
  background-color: currentColor;
}

.product-item__price .price-new {
  font-family: "Futura-book", Calibri, sans-serif;
  font-size: 0.9em;
  color: #00174f;
}

.product-item__price .price-new.price-promo {
  color: red;
}

.product-item__quick-view {
  display: none;
  position: relative;
  z-index: 50;
  text-align: center;
}

.product-list.grid-view .product-item__quick-view {
  left: 15px;
}

.product-item__quick-view .icon-quick-view {
  width: 2.5em;
  height: 2.5em;
  display: block;
  border-radius: 50%;
  font-size: 1.25em;
  color: #cc0c2f;
  cursor: pointer;
}

.product-item__quick-view .icon-quick-view:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: inherit;
  font-size: 1.2em;
}

.product-item__wishlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  position: absolute;
  z-index: 50;
}

.product-list.grid-view .product-item__wishlist {
  top: 10px;
  right: 10px;
}

.product-list.list-view .product-item__wishlist {
  left: 0px;
}

.product-item__wishlist:hover {
  background-color: #f4f4f4;
  -webkit-box-shadow: 0px 4px 6px 2px rgba(193, 193, 193, 0.8);
  -moz-box-shadow: 0px 4px 6px 2px rgba(193, 193, 193, 0.8);
  box-shadow: 0px 4px 6px 2px rgba(193, 193, 193, 0.8);
}

.product-item__wishlist.active .icon-wishlist,
.product-item__wishlist.active .svg-icon-heart-outline,
.product-item__wishlist.active .svg-icon-heart-solid {
  color: #cc0c2f;
}

.product-item__wishlist .icon-wishlist,
.product-item__wishlist .svg-icon-heart-outline,
.product-item__wishlist .svg-icon-heart-solid {
  display: block;
  width: 1em;
  height: 1em;
  font-size: 1.1em;
  cursor: pointer;
  stroke-width: 2;
  color: #c1c1c1;
}

.product-item__wishlist .icon-wishlist:before,
.product-item__wishlist .svg-icon-heart-outline:before,
.product-item__wishlist .svg-icon-heart-solid:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: inherit;
}

.flag {
  display: none;
  margin-bottom: 0;
  font-size: 1em;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.flag:first-child {
  top: 10px;
}

.flag:nth-child(2) {
  top: 35px;
}

.flag:nth-child(3) {
  top: 60px;
}

.flag:nth-child(4) {
  top: 85px;
}

.flag[class*="MSI-12"] {
  display: block;
  position: absolute;
  right: 2%;
  z-index: 1;
}

.flag[class~="MSI-12"] {
  width: 24px;
  height: 24px;
  border: 1px solid currentColor;
  font-size: 0;
  line-height: 0;
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.flag[class~="MSI-12"]:after {
  content: "";
  width: 90px;
  display: inline-block;
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: 100%;
  z-index: 2;
  padding: 5px 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  font-size: 10px;
  text-align: center;
  line-height: 1;
  color: currentColor;
  background-color: white;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.flag[class~="MSI-12"]:hover:after {
  opacity: 1;
  visibility: visible;
}

#flag-new p[class*="nuevo"] {
  display: block !important;
}

.flag[class*="new"],
.flag[class*="nuevo"] {
  position: absolute;
  text-transform: uppercase;
  width: auto;
  max-width: 100%;
  left: 10px;
  bottom: 10px;
  right: auto;
  top: auto;
  text-align: left;
  font-size: 0.85em;
  font-family: Futura, Calibri, sans-serif;
  font-weight: 900;
  padding: 7px 10px;
  background-color: rgba(0, 23, 79, 0.8);
  z-index: 3;
  color: #fff;
  visibility: visible;
}

/* .flag[class*=new],
.flag[class*=nuevo] {
    opacity: 0;
    padding: 0.35em 0.5em 0;
    border: 1px solid #cc0c2f;
    font-family: "Futura-bold", Calibri, sans-serif;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    color: #0066ff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
} */

.flag[class~="exclusivo"] {
  top: 0;
  margin-top: 100%;
  font-size: 0;
  text-transform: capitalize;
  color: white;
  -webkit-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  transform: translateY(-120%);
}

.flag[class~="exclusivo"]:after {
  content: "Exclusivo";
  display: block;
  font-size: 11px;
  padding: 0.25em 1em;
}

.flag[class*="regalo"] {
  display: block;
  position: static;
  font-size: 0.8em;
  text-align: center;
  color: #14be82;
}

.product-item__flags--discounts .flag[class*="5"],
.product-item__flags--discounts .flag[class*="10"],
.product-item__flags--discounts .flag[class*="15"],
.product-item__flags--discounts .flag[class*="20"],
.product-item__flags--discounts .flag[class*="25"],
.product-item__flags--discounts .flag[class*="30"],
.product-item__flags--discounts .flag[class*="35"],
.product-item__flags--discounts .flag[class*="40"],
.product-item__flags--discounts .flag[class*="45"],
.product-item__flags--discounts .flag[class*="50"],
.product-item__flags--discounts .flag[class*="55"],
.product-item__flags--discounts .flag[class*="60"],
.product-item__flags--discounts .flag[class*="65"],
.product-item__flags--discounts .flag[class*="70"],
.product-item__flags--discounts .flag[class*="75"],
.product-item__flags--discounts .flag[class*="80"],
.product-item__flags--discounts .flag[class*="85"],
.product-item__flags--discounts .flag[class*="90"],
.product-item__flags--discounts .flag[class*="95"],
.product-item__flags--discounts .flag[class*="100"] {
  display: block;
  position: absolute;
  left: 2%;
  z-index: 1;
  border: 1px solid #14be82;
  font-family: "Futura-bold", Calibri, sans-serif;
  font-size: 0;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 0;
  color: #14be82;
}

.product-item__flags--discounts .flag[class*="5"]:after,
.product-item__flags--discounts .flag[class*="10"]:after,
.product-item__flags--discounts .flag[class*="15"]:after,
.product-item__flags--discounts .flag[class*="20"]:after,
.product-item__flags--discounts .flag[class*="25"]:after,
.product-item__flags--discounts .flag[class*="30"]:after,
.product-item__flags--discounts .flag[class*="35"]:after,
.product-item__flags--discounts .flag[class*="40"]:after,
.product-item__flags--discounts .flag[class*="45"]:after,
.product-item__flags--discounts .flag[class*="50"]:after,
.product-item__flags--discounts .flag[class*="55"]:after,
.product-item__flags--discounts .flag[class*="60"]:after,
.product-item__flags--discounts .flag[class*="65"]:after,
.product-item__flags--discounts .flag[class*="70"]:after,
.product-item__flags--discounts .flag[class*="75"]:after,
.product-item__flags--discounts .flag[class*="80"]:after,
.product-item__flags--discounts .flag[class*="85"]:after,
.product-item__flags--discounts .flag[class*="90"]:after,
.product-item__flags--discounts .flag[class*="95"]:after,
.product-item__flags--discounts .flag[class*="100"]:after {
  display: inline-block;
  padding: 0.25em 0.5em 0.1em;
  font-size: 10.8pt;
  font-size: 0.9rem;
  line-height: 1;
}

.flag[class*="5"]:after {
  content: "-5%";
}

.flag[class*="10"]:after {
  content: "-10%";
}

.flag[class*="15"]:after {
  content: "-15%";
}

.flag[class*="20"]:after {
  content: "-20%";
}

.flag[class*="25"]:after {
  content: "-25%";
}

.flag[class*="30"]:after {
  content: "-30%";
}

.flag[class*="35"]:after {
  content: "-35%";
}

.flag[class*="40"]:after {
  content: "-40%";
}

.flag[class*="45"]:after {
  content: "-45%";
}

.flag[class*="50"]:after {
  content: "-50%";
}

.flag[class*="55"]:after {
  content: "-55%";
}

.flag[class*="60"]:after {
  content: "-60%";
}

.flag[class*="65"]:after {
  content: "-65%";
}

.flag[class*="70"]:after {
  content: "-70%";
}

.flag[class*="75"]:after {
  content: "-75%";
}

.flag[class*="80"]:after {
  content: "-80%";
}

.flag[class*="85"]:after {
  content: "-85%";
}

.flag[class*="90"]:after {
  content: "-90%";
}

.flag[class*="95"]:after {
  content: "-95%";
}

.flag[class*="100"]:after {
  content: "-100%";
}

.product-item__flags--collections {
  background-color: white;
  height: 0;
}

.product-item__flags--collections .flag.nuevocoleccion:before {
  padding: 15px !important;
  z-index: 1 !important;
}

#flag-new p[class*="sostenible--"] {
  display: none !important;
}

.flag-sostenible {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
  font-size: 0;
  line-height: 0;
  padding: 0;
  z-index: 1;
}

.flag-sostenible p.flag {
  display: none;
}

.flag-sostenible p[class*="sostenible--"] {
  display: block !important;
  visibility: visible;
  padding: 0;
}

.flag-sostenible p[class*="sostenible--"]:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #00af3f;
}

.flag-sostenible p[class*="sostenible--"]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 300%;
  background: #00af3f;
  -webkit-transform: translateY(35%);
  -ms-transform: translateY(35%);
  transform: translateY(35%);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

.product-item__figure:hover .flag-sostenible p[class*="sostenible--"]:after {
  -webkit-transform: translateY(-65%);
  -ms-transform: translateY(-65%);
  transform: translateY(-65%);
}

.flag-sostenible p[class*="sostenible--"] span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #00af3f;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  -webkit-transform: translateX(105%);
  -ms-transform: translateX(105%);
  transform: translateX(105%);
}

.product-item__figure:hover
  .flag-sostenible
  p[class*="sostenible--"]
  span:before {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.flag-sostenible p[class*="sostenible--"] span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: #00af3f;
  -webkit-transform: translateY(-305%);
  -ms-transform: translateY(-305%);
  transform: translateY(-305%);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

.product-item__figure:hover
  .flag-sostenible
  p[class*="sostenible--"]
  span:after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.flag-text-sostenible .flag {
  padding: 0;
  display: none;
}

.flag-text-sostenible p[class*="sostenible--"] {
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: visible;
  padding: 0;
}

.flag-text-sostenible p[class*="sostenible--"]:before {
  content: "Sustainable Style";
  display: block;
  text-transform: uppercase;
  font-family: "Futura-book", Calibri, sans-serif;
  font-size: 10.8pt;
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00af3f;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

.overlay-wishlist {
  display: none;
}

.product-modal.modal-dialog {
  width: 90%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}

@media screen and (min-width: 768px) {
  .product-modal.modal-dialog {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 1024px) {
  .product-modal.modal-dialog {
    width: 80%;
  }
}

@media screen and (min-width: 1280px) {
  .product-modal.modal-dialog {
    width: 65%;
  }
}

@media screen and (min-width: 1440px) {
  .product-modal.modal-dialog {
    width: 70%;
  }
}

.product-modal.modal-dialog .modal-content {
  height: 100%;
  padding: 15px;
}

@media screen and (min-width: 768px) {
  .product-modal.modal-dialog .modal-content {
    padding: 25px;
  }
}

.product-modal.modal-dialog .modal-content .modal-header {
  padding-top: 0;
  border-bottom: 1px solid #cc0c2f;
  text-align: center;
  background-color: transparent;
}

.product-modal.modal-dialog .modal-content .modal-header .modal-title {
  position: relative;
  font-family: "Futura-book", Calibri, sans-serif;
  font-size: 21pt;
  font-size: 1.75rem;
  font-weight: 900;
  text-align: center;
  color: #00174f;
  text-transform: uppercase;
}

.product-modal.modal-dialog .modal-content .modal-body {
  max-height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  overflow-y: auto;
}

@media screen and (min-width: 360px) {
  .product-modal.modal-dialog .modal-content .modal-body {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 768px) {
  .product-modal.modal-dialog .modal-content .modal-body {
    max-height: 100%;
    padding: 20px 0;
    overflow: hidden;
  }
}

.product-modal.modal-dialog .modal-content .modal-body::-webkit-scrollbar {
  width: 5px;
  background-color: transparent;
}

.product-modal.modal-dialog
  .modal-content
  .modal-body::-webkit-scrollbar-track {
  background-color: #f4f4f4;
}

.product-modal.modal-dialog
  .modal-content
  .modal-body::-webkit-scrollbar-thumb {
  background-color: #9c0924;
}

.product-modal.modal-dialog .modal-content .close {
  top: 0.75%;
  right: 0.75%;
}

.product-modal-image {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 40%;
  height: 100%;
  min-width: 240px;
}

.product-modal-image > img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .product-modal-image {
    width: 100%;
    height: 100%;
  }
  .product-modal-image > img {
    max-height: 120px;
    width: auto;
  }
}

.product-modal-thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  overflow: auto;
}

.product-modal-thumbnails img {
  width: 50px;
  display: inline-block;
  padding: 5px;
  cursor: pointer;
}

.product-modal-thumbnails .thumbnails-wrapper {
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  border: 2px solid #00174f;
  width: 15px;
  height: 15px;
  margin: 5px;
}

.product-modal-thumbnails .thumbnails-wrapper.activo {
  background: #00174f;
}

.product-modal-thumbnails .thumbnails-wrapper img {
  opacity: 0;
  padding: 0;
}

.product-modal-info {
  width: 100%;
  padding: 0;
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .product-modal-info {
    width: 275px;
    margin-left: 30px;
  }
}

.product-modal-info .product-modal-name {
  display: none;
  font-size: 21pt;
  font-size: 1.75rem;
  color: #00174f;
}

.product-modal-info .product-modal-size-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}

.product-modal-info .product-modal-size-wrapper .title {
  width: 100%;
  margin: 5px 0;
  text-transform: uppercase;
}

.product-modal-info .product-detail__last-pieces {
  width: auto;
  margin: 10px 0;
}

.product-modal-info .product-detail__last-pieces i {
  font-size: 1.25em;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .product-modal-info .product-detail__last-pieces {
    text-align: center;
  }
}

.product-modal-info .product-modal-color-wrapper {
  display: none;
}

.product-modal-info .product-modal-color .color {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 3px 3px 3px;
  font-size: 0;
  text-indent: -1000px;
  cursor: pointer;
  border: 1px solid #dbdbdb;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.product-modal-info .product-modal-color .color.active {
  border: 1px solid #eee;
  -webkit-box-shadow: 0 0 0 1px #bbb;
  box-shadow: 0 0 0 1px #bbb;
}

.product-modal-info .product-modal-size {
  display: none;
  width: 100%;
}

@media screen and (max-width: 1320px) {
  .product-modal-info .product-modal-size {
    width: 100%;
  }
}

.product-modal-info .product-modal-size .size-wrapper {
  display: none;
}

.product-modal-info .product-modal-size .size-wrapper.active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.product-modal-info .product-modal-size .size-wrapper .size {
  width: 40px;
  height: 30px;
  display: inline-block;
  border: 1px solid #f4f4f4;
  margin-bottom: 7px;
  margin-right: 7px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .product-modal-info
    .product-modal-size
    .size-wrapper
    .size:nth-child(6n + 6) {
    margin-right: 0;
  }
}

.product-modal-info .product-modal-size .size-wrapper .size:hover {
  border-color: #cc0c2f;
  color: white;
  background-color: #cc0c2f;
}

.product-modal-info .product-modal-size .size-wrapper .size.low-stock {
  border-color: #e39a05;
  color: #e39a05;
}

.product-modal-info .product-modal-size .size-wrapper .size.low-stock.selected {
  background: #00174f;
}

.product-modal-info .product-modal-size .size-wrapper .size.disabled {
  border-color: #f4f4f4 !important;
  color: white !important;
  background: #f4f4f4 !important;
  cursor: default !important;
}

.product-modal-info .product-modal-size .size-wrapper .size.selected {
  border-color: #00174f;
  color: white;
  background: #00174f;
}

.product-modal-info .product-modal-summary {
  position: relative;
}

.product-modal-info .product-modal-summary:after {
  content: "";
  display: block;
  clear: both;
}

.product-modal-info .product-modal-summary .msj-low-stock {
  display: none !important;
  position: absolute;
  right: 0;
  top: 10px;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .product-modal-info .product-modal-summary {
    text-align: center;
  }
  .product-modal-info .product-modal-summary a {
    margin: 0 auto;
    text-align: center;
    line-height: 1;
  }
}

.product-modal-info .qv-link {
  display: block;
  text-align: right;
  margin: 0 auto;
  float: left;
  line-height: 3;
}

.product-modal-info .product-modal-ref {
  font-size: 9pt;
  font-size: 0.75rem;
  color: #00174f;
}

.product-modal-info .product-modal-color .title {
  font-size: 12pt;
  font-size: 1rem;
  color: #00174f;
}

.product-modal-info .product-modal-price {
  margin-bottom: 0.4em;
  font-size: 18pt;
  font-size: 1.5rem;
  font-weight: 700;
}

.product-modal-info .product-modal-price .price-old {
  font-size: 0.8em;
  text-decoration: line-through;
  color: #cc0c2f;
}

.product-modal-info .product-modal-price .price-new {
  margin-right: 0.75em;
  color: #00174f;
}

.product-modal-info .product-modal-price .price-new.price-promo {
  color: #00174f;
}

.product-modal .button-wrapper {
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
}

.product-modal .button-wrapper .button-flat,
.product-modal .button-wrapper .button-lineal {
  text-transform: uppercase;
}

.product-modal .button-wrapper a:first-child {
  margin-bottom: 10px;
}

.product-modal .button-wrapper .add-to-cart {
  display: none;
}

.product-detail__color-variations .product-detail__color-link li.amarillo,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Amarillo"],
.product-item__color.amarillo,
.product-modal .color.amarillo,
fieldset.filtro_color label.sr_amarillo:before {
  background-color: #eec639 !important;
}

.product-detail__color-variations .product-detail__color-link li.amarillo-claro,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Amarillo Claro"],
.product-item__color.amarillo claro,
.product-modal .color.amarillo claro,
fieldset.filtro_color label.sr_amarillo-claro:before {
  background-color: #f2ce4e !important;
}

.product-detail__color-variations .product-detail__color-link li.anaranjado,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Anaranjado"],
.product-item__color.anaranjado,
.product-modal .color.anaranjado,
fieldset.filtro_color label.sr_anaranjado:before {
  background-color: #d16a00 !important;
}

.product-detail__color-variations .product-detail__color-link li.aqua,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Aqua"],
.product-item__color.aqua,
.product-modal .color.aqua,
fieldset.filtro_color label.sr_aqua:before {
  background-color: #37c5d2 !important;
}

.product-detail__color-variations .product-detail__color-link li.azul,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Azul"],
.product-item__color.azul,
.product-modal .color.azul,
fieldset.filtro_color label.sr_azul:before {
  background-color: #2389f1 !important;
}

.product-detail__color-variations .product-detail__color-link li.azul-claro,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Azul Claro"],
.product-item__color.azul claro,
.product-modal .color.azul claro,
fieldset.filtro_color label.sr_azul-claro:before {
  background-color: #70bffc !important;
}

.product-detail__color-variations .product-detail__color-link li.azul-obscuro,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Azul Obscuro"],
.product-item__color.azul obscuro,
.product-modal .color.azul obscuro,
fieldset.filtro_color label.sr_azul-oscuro:before {
  background-color: #081850 !important;
}

.product-detail__color-variations .product-detail__color-link li.azul-marino,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Azul Marino"],
.product-item__color.azul marino,
.product-modal .color.azul marino,
fieldset.filtro_color label.sr_azul-marino:before {
  background-color: #081850 !important;
}

.product-detail__color-variations .product-detail__color-link li.beige,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Beige"],
.product-item__color.beige,
.product-modal .color.beige,
fieldset.filtro_color label.sr_beige:before {
  background-color: #d8c99b !important;
}

.product-detail__color-variations .product-detail__color-link li.blanco,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Blanco"],
.product-item__color.blanco,
.product-modal .color.blanco,
fieldset.filtro_color label.sr_blanco:before {
  background-color: #ffffff !important;
}

.product-detail__color-variations .product-detail__color-link li.cafe,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Cafe"],
.product-item__color.cafe,
.product-modal .color.cafe,
fieldset.filtro_color label.sr_cafe:before {
  background-color: #482a21 !important;
}

.product-detail__color-variations .product-detail__color-link li.café,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Café"],
.product-item__color.café,
.product-modal .color.café,
fieldset.filtro_color label.sr_café:before {
  background-color: #482a21 !important;
}

.product-detail__color-variations .product-detail__color-link li.coral,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Coral"],
.product-item__color.coral,
.product-modal .color.coral,
fieldset.filtro_color label.sr_coral:before {
  background-color: #f59678 !important;
}

.product-detail__color-variations .product-detail__color-link li.gris,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Gris"],
.product-item__color.gris,
.product-modal .color.gris,
fieldset.filtro_color label.sr_gris:before {
  background-color: #5e5c5e !important;
}

.product-detail__color-variations .product-detail__color-link li.khaki,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Khaki"],
.product-item__color.khaki,
.product-modal .color.khaki,
fieldset.filtro_color label.sr_khaki:before {
  background-color: #c3af91 !important;
}

.product-detail__color-variations .product-detail__color-link li.lila,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Lila"],
.product-item__color.lila,
.product-modal .color.lila,
fieldset.filtro_color label.sr_lila:before {
  background-color: #f5c6fe !important;
}

.product-detail__color-variations .product-detail__color-link li.magenta,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Magenta"],
.product-item__color.magenta,
.product-modal .color.magenta,
fieldset.filtro_color label.sr_magenta:before {
  background-color: #ca0bc9 !important;
}

.product-detail__color-variations .product-detail__color-link li.mezclilla,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Mezclilla"],
.product-item__color.mezclilla,
.product-modal .color.mezclilla,
fieldset.filtro_color label.sr_mezclilla:before {
  background-color: #3d587c !important;
}

.product-detail__color-variations .product-detail__color-link li.morado,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Morado"],
.product-item__color.morado,
.product-modal .color.morado,
fieldset.filtro_color label.sr_morado:before {
  background-color: #6c5081 !important;
}

.product-detail__color-variations .product-detail__color-link li.morado-claro,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Morado Claro"],
.product-item__color.morado claro,
.product-modal .color.morado claro,
fieldset.filtro_color label.sr_morado-claro:before {
  background-color: #9679ac !important;
}

.product-detail__color-variations .product-detail__color-link li.multicolor,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Multicolor"],
.product-item__color.multicolor,
.product-modal .color.multicolor,
fieldset.filtro_color label.sr_multicolor:before {
  background-image: url(https://tommycolombia.vteximg.com.br/arquivos/multicolor.png);
  background-size: cover;
  background-color: #000000 !important;
}

.product-detail__color-variations .product-detail__color-link li.naranja,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Naranja"],
.product-item__color.naranja,
.product-modal .color.naranja,
fieldset.filtro_color label.sr_naranja:before {
  background-color: #d16a00 !important;
}

.product-detail__color-variations .product-detail__color-link li.negro,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Negro"],
.product-item__color.negro,
.product-modal .color.negro,
fieldset.filtro_color label.sr_negro:before {
  background-color: #000000 !important;
}

.product-detail__color-variations .product-detail__color-link li.pldmulti,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_PldMulti"],
.product-item__color.pldmulti,
.product-modal .color.pldmulti,
fieldset.filtro_color label.sr_pldmulti:before {
  background-image: url(https://tommycolombia.vteximg.com.br/arquivos/multicolor.png);
  background-size: cover;
  background-color: #000000 !important;
}

.product-detail__color-variations .product-detail__color-link li.palo-de-rosa,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Palo de rosa"],
.product-item__color.palo de rosa,
.product-modal .color.palo de rosa,
fieldset.filtro_color label.sr_palo-de-rosa:before {
  background-color: #faf2f5 !important;
}

.product-detail__color-variations .product-detail__color-link li.plateado,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Plateado"],
.product-item__color.plateado,
.product-modal .color.plateado,
fieldset.filtro_color label.sr_plateado:before {
  background-color: #c0c0c0 !important;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3),
    inset 0 12px 10px -5px white;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3), inset 0 12px 10px -5px white;
}

.product-detail__color-variations .product-detail__color-link li.rojo,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Rojo"],
.product-item__color.rojo,
.product-modal .color.rojo,
fieldset.filtro_color label.sr_rojo:before {
  background-color: #cc1503 !important;
}

.product-detail__color-variations .product-detail__color-link li.rojo-obscuro,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Rojo obscuro"],
.product-item__color.rojo obscuro,
.product-modal .color.rojo obscuro,
fieldset.filtro_color label.sr_rojo-obscuro:before {
  background-color: #9e0e00 !important;
}

.product-detail__color-variations .product-detail__color-link li.rosa,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Rosa"],
.product-item__color.rosa,
.product-modal .color.rosa,
fieldset.filtro_color label.sr_rosa:before {
  background-color: #ff95a6 !important;
}

.product-detail__color-variations .product-detail__color-link li.rosado,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Rosado"],
.product-item__color.rosado,
.product-modal .color.rosado,
fieldset.filtro_color label.sr_rosado:before {
  background-color: #ff95a6 !important;
}

.product-detail__color-variations .product-detail__color-link li.rosado-claro,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Rosado Claro"],
.product-item__color.rosado claro,
.product-modal .color.rosado claro,
fieldset.filtro_color label.sr_rosado-claro:before {
  background-color: #dba8b0 !important;
}

.product-detail__color-variations .product-detail__color-link li.verde,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Verde"],
.product-item__color.verde,
.product-modal .color.verde,
fieldset.filtro_color label.sr_verde:before {
  background-color: #789462 !important;
}

.product-detail__color-variations .product-detail__color-link li.verde-claro,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Verde Claro"],
.product-item__color.verde claro,
.product-modal .color.verde claro,
fieldset.filtro_color label.sr_verde-claro:before {
  background-color: #a6cb89 !important;
}

.product-detail__color-variations .product-detail__color-link li.vino,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Vino"],
.product-item__color.vino,
.product-modal .color.vino,
fieldset.filtro_color label.sr_vino:before {
  background-color: #79343b !important;
}

.product-detail__color-variations .product-detail__color-link li.violeta,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Violeta"],
.product-item__color.violeta,
.product-modal .color.violeta,
fieldset.filtro_color label.sr_violeta:before {
  background-color: #cd9aff !important;
}

.product-detail__color-variations .product-detail__color-link li.marron,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Marron"],
.product-item__color.marron,
.product-modal .color.marron,
fieldset.filtro_color label.sr_marron:before {
  background-color: #804000 !important;
}

.product-detail__color-variations .product-detail__color-link li.purpura,
.product-detail__sku-selection
  .topic.Color
  .select.skuList
  label[class*="_Purpura"],
.product-item__color.purpura,
.product-modal .color.purpura,
fieldset.filtro_color label.sr_purpura:before {
  background-color: #6c5081 !important;
}

[class*="products-slider__wrapper"] {
  margin-top: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

[class*="products-slider__wrapper"].has-tabs .prateleira.vitrine > h2 {
  display: none;
}

[class*="products-slider__wrapper"].has-tabs .slider-view {
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: -30;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s ease-in;
  transition: opacity 0.2s, -webkit-transform 0.2s ease-in;
  -o-transition: opacity 0.2s, transform 0.2s ease-in;
  transition: opacity 0.2s, transform 0.2s ease-in;
  transition: opacity 0.2s, transform 0.2s ease-in,
    -webkit-transform 0.2s ease-in;
}

[class*="products-slider__wrapper"].has-tabs .slider-view.is-active {
  height: auto;
  position: relative;
  opacity: 1;
  z-index: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

[class*="products-slider__wrapper"] .prateleira.vitrine .slick-slide {
  padding-left: 2px;
  padding-right: 2px;
}

@media screen and (min-width: 768px) {
  [class*="products-slider__wrapper"] .prateleira.vitrine .slick-slide {
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media screen and (min-width: 1024px) {
  [class*="products-slider__wrapper"] .prateleira.vitrine .slick-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 1023px) {
  .products-slider__wrapper--landings {
    margin-top: -2em;
    margin-left: 10%;
  }
}

@media screen and (min-width: 1024px) {
  .products-slider__wrapper--landings {
    width: 32.5%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 30px;
  }
}

.products-slider__wrapper--landings .products-slider__container {
  overflow: initial;
}

.products-slider__wrapper--landings .prateleira.vitrine > h2 {
  display: none;
}

.products-slider__wrapper--landings .prateleira.vitrine .slick-list {
  overflow: hidden;
}

.products-slider__wrapper--landings .prateleira.vitrine .product-item__wrapper {
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.16);
}

.products-slider__wrapper--landings .prateleira.vitrine .product-item__caption {
  padding-left: 15px;
  padding-right: 15px;
}

.products-slider__wrapper--landings .slick-prev {
  width: 40px;
  height: 80px;
  border-radius: 5px;
  left: -45px !important;
  background-color: rgba(0, 23, 79, 0.95);
}

.products-slider__wrapper--landings .slick-prev svg {
  color: white;
  width: 2rem;
  height: 2rem;
}

.products-slider__wrapper--landings .slick-next {
  display: none !important;
}

.products-slider__nav {
  margin-bottom: 2em;
  font-size: 12pt;
  font-size: 1rem;
  text-align: center;
}

.products-slider__nav-item {
  display: inline-block;
  padding-top: 0.75em;
  padding-bottom: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
  font-family: "Futura-bold", Calibri, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  color: #00174f;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .products-slider__nav-item {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}

.products-slider__nav-item.is-active {
  color: white;
  background-color: #00174f;
}

.products-slider__container {
  position: relative;
  overflow: hidden;
}

.single-board {
  position: relative;
}

/* @media screen and (min-width: 768px) {
    .single-board {
        min-height: 500px;
    }
}

@media screen and (min-width: 1440px) {
    .single-board {
        min-height: 600px;
    }
}

@media screen and (min-width: 1920px) {
    .single-board {
        min-height: 000px;
    }
}

@media screen and (min-width: 768px) {
    .landing-collection .single-board {
        width: 75%;
    }
} */

.single-board__summary {
  width: calc(100% - 24px);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

@media screen and (max-width: 1023px) {
  .single-board__summary {
    bottom: 2em;
  }
  .single-board--product-slider .single-board__summary {
    bottom: 4em;
  }
}

@media screen and (min-width: 768px) {
  .single-board__summary {
    width: calc(100% - 40px);
  }
}

@media screen and (min-width: 1024px) {
  .single-board__summary {
    width: 34rem;
    top: 50%;
    left: 2.5rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.single-board__summary .button-flat,
.single-board__summary .button-lineal {
  font-size: 14px;
  margin-bottom: 0.75rem;
}

.single-board__summary-bg {
  position: absolute;
  width: 100%;
  height: 92%;
  bottom: 0;
  opacity: 0.35;
  background: url("https://tommycolombia.vteximg.com.br/arquivos/images-tmy-board-summary-bg.png");
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 1023px) {
  .single-board__summary-bg {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}

@media screen and (min-width: 1024px) {
  .single-board__summary-bg {
    position: absolute;
    width: 45%;
    height: 100%;
    top: 0;
    opacity: 0.25;
  }
}

@media screen and (min-width: 1024px) {
  .triplets-board {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.triplets-board__item {
  display: block;
}

@media screen and (min-width: 1024px) {
  .triplets-board__item {
    width: 33.333333%;
  }
}

.triplets-board--home .triplets-board__item {
  position: relative;
  height: 90vh;
  background-size: cover;
  background-position: center;
}

.triplets-board--home .triplets-board__item:first-child,
.triplets-board--home .triplets-board__item:nth-child(2) {
  background-image: url("https://tommycolombia.vteximg.com.br/arquivos/images-home-main_hombre-v1.jpg");
}

.triplets-board--home .triplets-board__item:nth-child(3) {
  background-image: url("https://tommycolombia.vteximg.com.br/arquivos/images-home-main_mujer-v1.jpg");
}

@media screen and (min-width: 1024px) {
  .triplets-board--home .triplets-board__item:nth-child(3) {
    border-left: 5px solid white;
    border-right: 5px solid white;
  }
}

.triplets-board--home .triplets-board__item:nth-child(4) {
  background-image: url("https://tommycolombia.vteximg.com.br/arquivos/images-home-main_ninos-v1.jpg");
}

@media screen and (min-width: 1024px) {
  .triplets-board--home .triplets-board__item:nth-child(4) {
    border-right: 5px solid white;
  }
}

.triplets-board--home .triplets-board__item:nth-child(5) {
  background-image: url("https://tommycolombia.vteximg.com.br/arquivos/images-home-main_tommy_jeans-v1.jpg");
}

@media screen and (min-width: 1024px) {
  .triplets-board--home .triplets-board__item:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: inherit;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.35);
    opacity: 0;
    -webkit-transition: all 0.75s;
    -o-transition: all 0.75s;
    transition: all 0.75s;
  }
}

.triplets-board--home .triplets-board__item.active:after {
  opacity: 1;
}

.triplets-board__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.375rem !important;
}

.triplets-board--home .triplets-board__summary {
  width: 100%;
  position: absolute;
  bottom: 1em;
}

.triplets-board--home .triplets-board__summary .button-flat {
  display: block;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}

.container-seo {
  padding: 80px 0;
  width: 1008px;
  font-family: "Futura-book", Calibri, sans-serif;
}

.container-seo__title {
  text-transform: uppercase;
  font-family: Futura, Calibri, sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 22px;
  line-height: 32px;
}

.container-seo_legends {
  display: flex;
  justify-content: space-between;
  color: #00174f;
  font-family: Futura, Calibri, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.container-seo__legends-1,
.container-seo__legends-2 {
  width: 480px;
}

@media screen and (max-width: 1023px) {
  .container-seo {
    padding: 80px 20px;
    width: 100%;
  }
  .container-seo__legends-1,
  .container-seo__legends-2 {
    width: inherit;
  }
  .container-seo_legends {
    display: flex;
    justify-content: normal;
    flex-direction: column;
  }
}

.track-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
}

.track-order p a {
  font-weight: bold;
}

.track-order div:first-child {
  width: 40%;
}

@media screen and (max-width: 1023px) {
  .track-order div:first-child {
    width: 100%;
  }
}

.track-order div:nth-child(2) {
  width: 60%;
}

@media screen and (max-width: 1023px) {
  .track-order div:nth-child(2) {
    width: 100%;
  }
}

.track-order h1,
.track-order h2 {
  font-weight: 600;
}

.track-order h1 {
  font-size: 25px;
  letter-spacing: 7px;
  text-transform: none;
}

.track-order h2 {
  font-size: 22px;
  line-height: 1.25;
  letter-spacing: 0.7px;
}

.track-order #track_order legend {
  font-size: 14px;
  font-weight: 200;
}

.track-order #track_order .form-control {
  margin-top: 30px;
  margin-bottom: 30px;
}

.track-order #track_order .form-control input {
  width: 100%;
}

.track-order .msg-status {
  display: none;
  margin-top: 25px;
  margin-bottom: 25px;
}

.track-order .msg-status p.status-success {
  font-size: 1rem;
  font-weight: 600;
  text-align: initial;
  color: #14be82;
}

.track-order .msg-status p.status-danger {
  font-size: 1rem;
  font-weight: 600;
  text-align: initial;
  color: #cc0c2f;
}

.track-order__container {
  background-color: transparent;
  background-image: url("https://tommycolombia.vteximg.com.br/arquivos/images-track_order-bg-v2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 1024px) {
  .track-order__container {
    height: 346px;
  }
}

@media screen and (max-width: 1023px) {
  .track-order__container {
    background-image: url("https://tommycolombia.vteximg.com.br/arquivos/images-track_order-bg-v2-mobile.png");
  }
}

.track-order__container iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1023px) {
  .track-order__container iframe {
    height: 600px;
  }
}

.track-order__container iframe#track-iframe {
  scrollbar-width: 0.5rem;
  scrollbar-color: red;
}

.lifestyle__wrapper {
  padding-top: 0px;
  padding-bottom: 30px;
}

.lifestyle__title {
  font-weight: 700;
  text-align: center;
  color: #00174f;
}

.lifestyle__item {
  padding-left: 15px;
  padding-right: 15px;
}

.slick-slider {
  position: relative;
  min-height: 2.5rem;
}

.slick-vertical .slick-list {
  overflow: hidden;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.vertical .product-detail__thumbnails .slick-track {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.product-list .slick-track {
  padding-bottom: 15px;
}

.slick-slide {
  float: right;
  cursor: pointer;
}

.vertical .product-detail__thumbnails-wrapper .slick-slide.slick-current {
  position: relative;
  z-index: 50000;
}

.slick-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 99;
  font-size: 0;
  color: #00174f;
  background-color: initial;
  background-repeat: no-repeat;
  opacity: 0.8;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

.slick-slider:not(.slick-vertical) .slick-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slick-vertical .slick-arrow {
  left: 50%;
}

.vertical .product-detail__thumbnails-wrapper .slick-arrow {
  width: 15px;
  height: 15px;
  display: none;
}

@media screen and (min-width: 480px) {
  .vertical .product-detail__thumbnails-wrapper .slick-arrow {
    display: block;
  }
}

.slick-slider:not(.slick-vertical) .slick-arrow.slick-prev {
  left: 15px;
}

.slick-vertical .slick-arrow.slick-prev {
  top: 0;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}

.slick-slider:not(.slick-vertical) .slick-arrow.slick-next {
  right: 15px;
}

.slick-vertical .slick-arrow.slick-next {
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}

.slick-arrow:hover {
  opacity: 1;
}

.slick-arrow:before {
  position: absolute;
  font-family: "tommyhilfiger";
  font-size: 36pt;
  font-size: 3rem;
}

.slick-slider:not(.slick-vertical) .slick-arrow:before {
  font-size: 36pt;
  font-size: 3rem;
}

.slick-vertical .slick-arrow:before {
  font-size: 24pt;
  font-size: 2rem;
}

.vertical .product-detail__thumbnails-wrapper .slick-arrow:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slick-slider:not(.slick-vertical) .slick-arrow.slick-prev:before {
  left: 35%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slick-slider:not(.slick-vertical) .slick-arrow.slick-next:before {
  right: 35%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.slick-arrow svg {
  width: 20px;
  height: 20px;
  color: black;
  stroke: white;
  stroke-width: 2;
}

.slick-dots {
  margin-top: 1em;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  margin-right: 15px;
}

.slick-dots li:last-child {
  margin-right: 0;
}

.slick-dots li.slick-active button {
  background-color: #00174f;
}

.slick-dots button {
  width: 5px;
  height: 5px;
  display: block;
  border-radius: 50%;
  font-size: 0;
  background-color: #f8f6f5;
  cursor: pointer;
}

@media screen and (min-width: 1024px) {
  .static-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.static-layout__subtitle,
.static-layout__table__title,
.static-layout__title {
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 0.8125rem;
  margin-bottom: 1.0625rem;
  border-bottom: 4px solid #00174f;
}

@media screen and (min-width: 1024px) {
  .static-layout__subtitle,
  .static-layout__table__title,
  .static-layout__title {
    margin-bottom: 1.375rem;
  }
}

.static-layout__title {
  width: 100%;
  letter-spacing: 7px;
  font-size: 15.996pt;
  font-size: 1.333rem;
}

@media screen and (min-width: 1024px) {
  .static-layout__title {
    font-size: 19.992pt;
    font-size: 1.666rem;
  }
}

.static-layout__anchored-container .static-layout__subtitle {
  margin-bottom: 0;
  border-bottom: none;
  text-align: center;
  font-size: 19.992pt;
  font-size: 1.666rem;
}

.static-layout__menu {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 190px;
  flex-basis: 190px;
  margin-top: 50px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .static-layout__menu {
    padding-top: 3.125rem;
    border-top: 1px solid #f8f6f5;
  }
}

@media screen and (min-width: 1024px) {
  .static-layout__menu {
    margin-right: 0em;
    margin-top: 3.75rem;
  }
}

.static-layout__menu-list--level-2 {
  margin-bottom: 1em;
  font-size: 0.9em;
  background-color: white;
}

.static-layout__item--level-1 {
  background-color: white;
  -webkit-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}

.static-layout__item--level-1.is-active {
  background-color: white;
}

.static-layout__item--level-2 {
  font-size: 0.95em;
}

.static-layout__link {
  display: block;
  position: relative;
}

.static-layout__item--level-1 > .static-layout__link {
  padding-top: 0em;
  padding-bottom: 1em;
}

@media screen and (min-width: 1024px) {
  .static-layout__item--level-1 > .static-layout__link {
    padding-top: 0em;
    padding-bottom: 0.5em;
  }
}

.static-layout__item--level-2 > .static-layout__link {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
  padding-right: 0.75em;
}

@media screen and (max-width: 767px) {
  .static-layout__link {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 9.6pt;
    font-size: 0.8rem;
  }
}

.static-layout__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1em;
  margin-top: 50px;
  margin-bottom: 60px;
}

.static-layout__content a {
  text-decoration: underline;
}

.static-layout__subtitle {
  font-size: 14.4pt;
  font-size: 1.2rem;
}

.static-layout__paragraph,
.static-layout__text-list {
  padding: 0;
  margin: 8px 0;
  font-size: 0.9em;
  font-weight: normal;
}

.static-layout__list {
  padding-left: 1em;
  list-style-type: disc;
}

.static-layout__list--numbers {
  list-style-type: decimal;
}

.static-layout__list--letters {
  list-style-type: lower-alpha;
}

.static-layout__list li {
  list-style-type: inherit;
  margin-bottom: 1em;
}

.static-layout__back {
  font-size: 0.9em;
  margin: 8px 0 0 12px;
  padding: 0;
  position: relative;
  text-decoration: none;
}

.static-layout__back:hover {
  text-decoration: underline;
}

.static-layout__back:before {
  content: "^";
  position: absolute;
  top: 2px;
  left: -12px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.static-layout__help {
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 4px solid #00174f;
  background-color: #f4f4f4;
}

@media screen and (min-width: 1024px) {
  .static-layout__help {
    font-size: 9.6pt;
    font-size: 0.8rem;
  }
}

.static-layout__help strong {
  display: block;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 11.1996pt;
  font-size: 0.9333rem;
}

.static-layout__help__item {
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #f8f6f5;
}

.static-layout__help__item a {
  text-decoration: underline;
}

.static-layout__anchored-links {
  cursor: pointer;
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 14.4pt;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
  text-align: center;
}

.static-layout__anchored-links span:nth-child(2) {
  margin-left: 20px;
  margin-right: 20px;
}

.static-layout__anchored-container {
  display: none;
}

.static-layout__anchored-container#containerMujer {
  display: block;
}

.static-layout__anchored-container strong {
  display: block;
  text-transform: uppercase;
  margin-bottom: 1.0625rem;
}

.static-layout__table {
  margin-bottom: 2em;
}

.static-layout__table__title {
  font-size: 14.4pt;
  font-size: 1.2rem;
}

@media screen and (min-width: 1024px) {
  .static-layout__table .text_etiqueta {
    text-align: left;
  }
}

.fit-guide__modal-dialog {
  width: 75%;
  max-height: 80vh;
  overflow-y: auto;
}

@media screen and (min-width: 768px) {
  .fit-guide__modal-dialog {
    width: 500px;
  }
}

@media screen and (min-width: 1280px) {
  .fit-guide__modal-dialog {
    width: 525px;
    max-height: 90vh;
  }
}

.fit-guide__poster-wrapper {
  text-align: center;
}

.fit-guide__poster {
  width: auto;
  max-width: 100%;
  max-height: 70vh;
  display: inline-block;
}

.fit-guide__link--modal {
  font-size: 0.8em;
  font-weight: 500;
  color: black;
}

.fit-guide__link--modal,
.fit-guide__link--modal:focus,
.fit-guide__link--modal:hover {
  text-decoration: underline;
  color: #00174f;
}

.noborder-b {
  border-bottom: none;
}

.ayudarte-links {
  padding: 5px 20px;
  border-top: #cecece solid 1px;
  width: 100%;
  margin: 35px 0;
  overflow: hidden;
}

.ayudarte-titulo {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.0625rem;
}

.ayudarte-link {
  text-decoration: none !important;
}

.ayudarte-col {
  width: 33%;
  float: left;
  text-align: left;
  margin-top: 30px;
}

.label.error {
  float: left !important;
}

@media screen and (max-width: 728px) and (min-width: 360px) {
  .ayudarte-col {
    width: 100%;
  }
}

.sign-up__wrapper {
  width: 85%;
  max-width: 600px;
  height: auto;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 3000;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body.home .sign-up__wrapper {
  background-image: url(https://tommycolombia.vteximg.com.br/arquivos/images-newsletterbg.jpg);
}

body.landing--hombre .sign-up__wrapper {
  background-image: url(https://tommycolombia.vteximg.com.br/arquivos/images-newsletterbg-man.jpg);
}

body.landing--mujer .sign-up__wrapper {
  background-image: url(https://tommycolombia.vteximg.com.br/arquivos/images-newsletterbg-woman.jpg);
}

body.landing--ninos .sign-up__wrapper {
  background-image: url(https://tommycolombia.vteximg.com.br/arquivos/images-newsletterbg-tmy-kids.jpg);
}

.sign-up__wrapper.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sign-up__wrapper .close-modal {
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #00174f;
  text-align: center;
}

.sign-up__content {
  padding-top: 25px;
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 1024px) {
  .sign-up__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.sign-up__title {
  font-size: 19.992pt;
  font-size: 1.666rem;
  font-family: "Futura-bold", Calibri, sans-serif;
  font-weight: 700;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.sign-up__subtitle {
  padding-bottom: 2em;
}

.sign-up__form {
  width: 100%;
  font-size: 1em;
  text-align: center;
  color: #00174f;
}

.sign-up__form .control-wrapper--send {
  text-align: left;
}

.sign-up__form input {
  width: 15.625rem;
  margin-bottom: 1em;
  border-color: white;
}

.sign-up__form input::-moz-placeholder {
  color: #969696;
}

.sign-up__form input:-moz-placeholder {
  color: #969696;
}

.sign-up__form input:-ms-input-placeholder {
  color: #969696;
}

.sign-up__form input::-webkit-input-placeholder {
  color: #969696;
}

.sign-up__form input:focus::-moz-placeholder {
  color: #00174f;
}

.sign-up__form input:focus:-moz-placeholder {
  color: #00174f;
}

.sign-up__form input:focus:-ms-input-placeholder {
  color: #00174f;
}

.sign-up__form input:focus::-webkit-input-placeholder {
  color: #00174f;
}

.sign-up__form .button-flat {
  width: 192px;
  text-transform: uppercase;
}

#ajaxBusy {
  display: none !important;
  width: 50px;
  height: 50px;
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 1000;
  border-radius: 50%;
  margin-left: -25px;
  font-size: 0;
  text-indent: -1000px;
  background: white
    url(https://tommycolombia.vteximg.com.br/arquivos/loading.gif?v=1) center
    center no-repeat;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#returnToTop {
  display: none !important;
}

.buscavazia__wrapper {
  padding-top: 4em;
  padding-bottom: 3em;
  font-size: 36pt;
  font-size: 3rem;
  text-align: center;
  color: #00174f;
}

body.is-overflow {
  overflow: hidden !important;
}

.box-reset {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.box-reset .row {
  margin-left: 0;
  margin-right: 0;
}

.box-reset .row > * {
  padding-left: 0;
  padding-right: 0;
}

.box-table {
  display: table;
}

.box-table > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.child-inline > * {
  display: inline-block;
  vertical-align: middle;
}

.hide {
  display: none;
}

.hidden {
  display: none;
  visibility: hidden;
}

@media screen and (min-width: 0) and (max-width: 359px) {
  .hidden-bs {
    display: none !important;
  }
}

@media screen and (min-width: 0) {
  .hidden-bs-up {
    display: none !important;
  }
}

@media screen and (max-width: 359px) {
  .hidden-bs-down {
    display: none !important;
  }
}

@media screen and (min-width: 360px) and (max-width: 479px) {
  .hidden-xs {
    display: none !important;
  }
}

@media screen and (min-width: 360px) {
  .hidden-xs-up {
    display: none !important;
  }
}

@media screen and (max-width: 479px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 480px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .hidden-md {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .hidden-lg {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media screen and (max-width: 1279px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
  .hidden-xl {
    display: none !important;
  }
}

@media screen and (min-width: 1280px) {
  .hidden-xl-up {
    display: none !important;
  }
}

@media screen and (max-width: 1439px) {
  .hidden-xl-down {
    display: none !important;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .hidden-xxl {
    display: none !important;
  }
}

@media screen and (min-width: 1440px) {
  .hidden-xxl-up {
    display: none !important;
  }
}

@media screen and (max-width: 1919px) {
  .hidden-xxl-down {
    display: none !important;
  }
}

@media screen and (min-width: 1920px) and (max-width: 10000px) {
  .hidden-hd {
    display: none !important;
  }
}

@media screen and (min-width: 1920px) {
  .hidden-hd-up {
    display: none !important;
  }
}

@media screen and (max-width: 10000px) {
  .hidden-hd-down {
    display: none !important;
  }
}

.absolute-center {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: inherit;
}

.vertical-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.horizontal-center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.horizontal-center-auto {
  margin-left: auto;
  margin-right: auto;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear-both {
  clear: both;
}

.clearfix {
  content: "";
  display: block;
  clear: both;
}

.num-font {
  font-family: "Futura", Calibri, sans-serif;
  font-weight: 300;
  white-space: nowrap;
}

.llamar {
  cursor: default;
}

.llamar:hover {
  text-decoration: none;
  color: none;
}

.content-stand {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px dotted #dbdbdb;
  margin-bottom: 10px;
}

span.mensaje {
  font-size: 18pt;
  font-size: 1.5rem;
  color: #00081c;
}

.font-title {
  font-family: "Futura-bold", Calibri, sans-serif;
}

.font-body {
  font-family: "Futura-book", Calibri, sans-serif;
}

.font-number {
  font-family: "Futura", Calibri, sans-serif;
}

.font-2 {
  font-size: 2pt;
  font-size: 0.16667rem;
}

.font-4 {
  font-size: 4pt;
  font-size: 0.33333rem;
}

.font-6 {
  font-size: 6pt;
  font-size: 0.5rem;
}

.font-8 {
  font-size: 8pt;
  font-size: 0.66667rem;
}

.font-10 {
  font-size: 10pt;
  font-size: 0.83333rem;
}

.font-12 {
  font-size: 12pt;
  font-size: 1rem;
}

.font-14 {
  font-size: 14pt;
  font-size: 1.16667rem;
}

.font-16 {
  font-size: 16pt;
  font-size: 1.33333rem;
}

.font-18 {
  font-size: 18pt;
  font-size: 1.5rem;
}

.font-20 {
  font-size: 20pt;
  font-size: 1.66667rem;
}

.font-22 {
  font-size: 22pt;
  font-size: 1.83333rem;
}

.font-24 {
  font-size: 24pt;
  font-size: 2rem;
}

.font-26 {
  font-size: 26pt;
  font-size: 2.16667rem;
}

.font-28 {
  font-size: 28pt;
  font-size: 2.33333rem;
}

.font-30 {
  font-size: 30pt;
  font-size: 2.5rem;
}

.font-32 {
  font-size: 32pt;
  font-size: 2.66667rem;
}

.font-34 {
  font-size: 34pt;
  font-size: 2.83333rem;
}

.font-36 {
  font-size: 36pt;
  font-size: 3rem;
}

.font-38 {
  font-size: 38pt;
  font-size: 3.16667rem;
}

.font-40 {
  font-size: 40pt;
  font-size: 3.33333rem;
}

.font-42 {
  font-size: 42pt;
  font-size: 3.5rem;
}

.font-44 {
  font-size: 44pt;
  font-size: 3.66667rem;
}

.font-46 {
  font-size: 46pt;
  font-size: 3.83333rem;
}

.font-48 {
  font-size: 48pt;
  font-size: 4rem;
}

.font-50 {
  font-size: 50pt;
  font-size: 4.16667rem;
}

.font-52 {
  font-size: 52pt;
  font-size: 4.33333rem;
}

.font-54 {
  font-size: 54pt;
  font-size: 4.5rem;
}

.font-56 {
  font-size: 56pt;
  font-size: 4.66667rem;
}

.font-58 {
  font-size: 58pt;
  font-size: 4.83333rem;
}

.font-60 {
  font-size: 60pt;
  font-size: 5rem;
}

.font-62 {
  font-size: 62pt;
  font-size: 5.16667rem;
}

.font-64 {
  font-size: 64pt;
  font-size: 5.33333rem;
}

.font-66 {
  font-size: 66pt;
  font-size: 5.5rem;
}

.font-68 {
  font-size: 68pt;
  font-size: 5.66667rem;
}

.font-70 {
  font-size: 70pt;
  font-size: 5.83333rem;
}

.font-72 {
  font-size: 72pt;
  font-size: 6rem;
}

.font-74 {
  font-size: 74pt;
  font-size: 6.16667rem;
}

.font-76 {
  font-size: 76pt;
  font-size: 6.33333rem;
}

.font-78 {
  font-size: 78pt;
  font-size: 6.5rem;
}

.font-80 {
  font-size: 80pt;
  font-size: 6.66667rem;
}

.font-82 {
  font-size: 82pt;
  font-size: 6.83333rem;
}

.font-84 {
  font-size: 84pt;
  font-size: 7rem;
}

.font-86 {
  font-size: 86pt;
  font-size: 7.16667rem;
}

.font-88 {
  font-size: 88pt;
  font-size: 7.33333rem;
}

.font-90 {
  font-size: 90pt;
  font-size: 7.5rem;
}

.font-92 {
  font-size: 92pt;
  font-size: 7.66667rem;
}

.font-94 {
  font-size: 94pt;
  font-size: 7.83333rem;
}

.font-96 {
  font-size: 96pt;
  font-size: 8rem;
}

.font-98 {
  font-size: 98pt;
  font-size: 8.16667rem;
}

.font-100 {
  font-size: 100pt;
  font-size: 8.33333rem;
}

.font-thin {
  font-weight: 100;
}

.font-x-light {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-regular {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-x-bold {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-primary {
  color: #00174f !important;
}

.font-secondary {
  color: #cc0c2f !important;
}

.font-tertiary {
  color: #14be82 !important;
}

.font-accent {
  color: #cc0c2f !important;
}

.font-dark {
  color: #131314 !important;
}

.font-white {
  color: white !important;
}

.font-black {
  color: black !important;
}

.font-cta {
  color: #14be82 !important;
}

.font-lowercase {
  text-transform: lowercase;
}

.font-uppercase {
  text-transform: uppercase;
}

.font-capitalize {
  text-transform: capitalize;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.font-medium {
  font-size: 0.8125rem;
  line-height: 1.75rem;
}

.font-small {
  font-size: 0.625rem;
  line-height: 0.75rem;
}

ul.unordered-list {
  padding-left: 1.5em;
  list-style-type: disc;
}

ol.ordered-list {
  padding-left: 30px;
  list-style-type: decimal-leading-zero;
}

.img-center {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.img-100,
.img-cien {
  width: 100%;
  display: block;
}

.bg-primary {
  background-color: #00174f;
}

.bg-primary-opacity-10 {
  background-color: rgba(0, 23, 79, 0.1);
}

.bg-primary-opacity-20 {
  background-color: rgba(0, 23, 79, 0.2);
}

.bg-primary-opacity-30 {
  background-color: rgba(0, 23, 79, 0.3);
}

.bg-primary-opacity-40 {
  background-color: rgba(0, 23, 79, 0.4);
}

.bg-primary-opacity-50 {
  background-color: rgba(0, 23, 79, 0.5);
}

.bg-primary-opacity-60 {
  background-color: rgba(0, 23, 79, 0.6);
}

.bg-primary-opacity-70 {
  background-color: rgba(0, 23, 79, 0.7);
}

.bg-primary-opacity-80 {
  background-color: rgba(0, 23, 79, 0.8);
}

.bg-primary-opacity-90 {
  background-color: rgba(0, 23, 79, 0.9);
}

.bg-primary-opacity-100 {
  background-color: #00174f;
}

.bg-secondary {
  background-color: #cc0c2f;
}

.bg-secondary-opacity-10 {
  background-color: rgba(204, 12, 47, 0.1);
}

.bg-secondary-opacity-20 {
  background-color: rgba(204, 12, 47, 0.2);
}

.bg-secondary-opacity-30 {
  background-color: rgba(204, 12, 47, 0.3);
}

.bg-secondary-opacity-40 {
  background-color: rgba(204, 12, 47, 0.4);
}

.bg-secondary-opacity-50 {
  background-color: rgba(204, 12, 47, 0.5);
}

.bg-secondary-opacity-60 {
  background-color: rgba(204, 12, 47, 0.6);
}

.bg-secondary-opacity-70 {
  background-color: rgba(204, 12, 47, 0.7);
}

.bg-secondary-opacity-80 {
  background-color: rgba(204, 12, 47, 0.8);
}

.bg-secondary-opacity-90 {
  background-color: rgba(204, 12, 47, 0.9);
}

.bg-secondary-opacity-100 {
  background-color: #cc0c2f;
}

.bg-tertiary {
  background-color: #14be82;
}

.bg-tertiary-opacity-10 {
  background-color: rgba(20, 190, 130, 0.1);
}

.bg-tertiary-opacity-20 {
  background-color: rgba(20, 190, 130, 0.2);
}

.bg-tertiary-opacity-30 {
  background-color: rgba(20, 190, 130, 0.3);
}

.bg-tertiary-opacity-40 {
  background-color: rgba(20, 190, 130, 0.4);
}

.bg-tertiary-opacity-50 {
  background-color: rgba(20, 190, 130, 0.5);
}

.bg-tertiary-opacity-60 {
  background-color: rgba(20, 190, 130, 0.6);
}

.bg-tertiary-opacity-70 {
  background-color: rgba(20, 190, 130, 0.7);
}

.bg-tertiary-opacity-80 {
  background-color: rgba(20, 190, 130, 0.8);
}

.bg-tertiary-opacity-90 {
  background-color: rgba(20, 190, 130, 0.9);
}

.bg-tertiary-opacity-100 {
  background-color: #14be82;
}

.bg-accent {
  background-color: #cc0c2f;
}

.bg-accent-opacity-10 {
  background-color: rgba(204, 12, 47, 0.1);
}

.bg-accent-opacity-20 {
  background-color: rgba(204, 12, 47, 0.2);
}

.bg-accent-opacity-30 {
  background-color: rgba(204, 12, 47, 0.3);
}

.bg-accent-opacity-40 {
  background-color: rgba(204, 12, 47, 0.4);
}

.bg-accent-opacity-50 {
  background-color: rgba(204, 12, 47, 0.5);
}

.bg-accent-opacity-60 {
  background-color: rgba(204, 12, 47, 0.6);
}

.bg-accent-opacity-70 {
  background-color: rgba(204, 12, 47, 0.7);
}

.bg-accent-opacity-80 {
  background-color: rgba(204, 12, 47, 0.8);
}

.bg-accent-opacity-90 {
  background-color: rgba(204, 12, 47, 0.9);
}

.bg-accent-opacity-100 {
  background-color: #cc0c2f;
}

.bg-dark {
  background-color: #131314;
}

.bg-dark-opacity-10 {
  background-color: rgba(19, 19, 20, 0.1);
}

.bg-dark-opacity-20 {
  background-color: rgba(19, 19, 20, 0.2);
}

.bg-dark-opacity-30 {
  background-color: rgba(19, 19, 20, 0.3);
}

.bg-dark-opacity-40 {
  background-color: rgba(19, 19, 20, 0.4);
}

.bg-dark-opacity-50 {
  background-color: rgba(19, 19, 20, 0.5);
}

.bg-dark-opacity-60 {
  background-color: rgba(19, 19, 20, 0.6);
}

.bg-dark-opacity-70 {
  background-color: rgba(19, 19, 20, 0.7);
}

.bg-dark-opacity-80 {
  background-color: rgba(19, 19, 20, 0.8);
}

.bg-dark-opacity-90 {
  background-color: rgba(19, 19, 20, 0.9);
}

.bg-dark-opacity-100 {
  background-color: #131314;
}

.bg-white {
  background-color: white;
}

.bg-white-opacity-10 {
  background-color: rgba(255, 255, 255, 0.1);
}

.bg-white-opacity-20 {
  background-color: rgba(255, 255, 255, 0.2);
}

.bg-white-opacity-30 {
  background-color: rgba(255, 255, 255, 0.3);
}

.bg-white-opacity-40 {
  background-color: rgba(255, 255, 255, 0.4);
}

.bg-white-opacity-50 {
  background-color: rgba(255, 255, 255, 0.5);
}

.bg-white-opacity-60 {
  background-color: rgba(255, 255, 255, 0.6);
}

.bg-white-opacity-70 {
  background-color: rgba(255, 255, 255, 0.7);
}

.bg-white-opacity-80 {
  background-color: rgba(255, 255, 255, 0.8);
}

.bg-white-opacity-90 {
  background-color: rgba(255, 255, 255, 0.9);
}

.bg-white-opacity-100 {
  background-color: white;
}

.bg-black {
  background-color: black;
}

.bg-black-opacity-10 {
  background-color: rgba(0, 0, 0, 0.1);
}

.bg-black-opacity-20 {
  background-color: rgba(0, 0, 0, 0.2);
}

.bg-black-opacity-30 {
  background-color: rgba(0, 0, 0, 0.3);
}

.bg-black-opacity-40 {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-black-opacity-50 {
  background-color: rgba(0, 0, 0, 0.5);
}

.bg-black-opacity-60 {
  background-color: rgba(0, 0, 0, 0.6);
}

.bg-black-opacity-70 {
  background-color: rgba(0, 0, 0, 0.7);
}

.bg-black-opacity-80 {
  background-color: rgba(0, 0, 0, 0.8);
}

.bg-black-opacity-90 {
  background-color: rgba(0, 0, 0, 0.9);
}

.bg-black-opacity-100 {
  background-color: black;
}

.bg-cta {
  background-color: #14be82;
}

.bg-cta-opacity-10 {
  background-color: rgba(20, 190, 130, 0.1);
}

.bg-cta-opacity-20 {
  background-color: rgba(20, 190, 130, 0.2);
}

.bg-cta-opacity-30 {
  background-color: rgba(20, 190, 130, 0.3);
}

.bg-cta-opacity-40 {
  background-color: rgba(20, 190, 130, 0.4);
}

.bg-cta-opacity-50 {
  background-color: rgba(20, 190, 130, 0.5);
}

.bg-cta-opacity-60 {
  background-color: rgba(20, 190, 130, 0.6);
}

.bg-cta-opacity-70 {
  background-color: rgba(20, 190, 130, 0.7);
}

.bg-cta-opacity-80 {
  background-color: rgba(20, 190, 130, 0.8);
}

.bg-cta-opacity-90 {
  background-color: rgba(20, 190, 130, 0.9);
}

.bg-cta-opacity-100 {
  background-color: #14be82;
}

.accordion__trigger {
  cursor: pointer;
}

.accordion__content {
  display: none;
}

/* .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(0, 23, 79, 0.3);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
} */

.overlay--sign-up {
  background-color: rgba(0, 23, 79, 0.9);
}

.overlay--genders-menu {
  z-index: 490;
}

@media screen and (min-width: 1024px) {
  .overlay--filters {
    display: none;
  }
}

.overlay--filters + .overlay--filters {
  display: none;
}

.overlay--atc {
  visibility: visible;
  opacity: 1;
}

.overlay--minicart {
  background-color: transparent;
}

.overlay.active,
.overlay.is-active {
  visibility: visible;
  opacity: 1;
}

.close-modal {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
  font-size: 1em;
  text-transform: uppercase;
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.close-modal:hover {
  opacity: 1;
}

.close-modal--sign-up {
  display: block;
  font-family: initial;
  font-size: 36pt;
  font-size: 3rem;
  font-weight: 300;
  line-height: 0.5;
  color: white;
  background-color: transparent;
}

.close-modal--sign-up:active,
.close-modal--sign-up:hover {
  -webkit-box-shadow: -2px 2px 4px 2px rgba(193, 193, 193, 0.8);
  -moz-box-shadow: -2px 2px 4px 2px rgba(193, 193, 193, 0.8);
  box-shadow: -2px 2px 4px 2px rgba(193, 193, 193, 0.8);
}

.loading__image-wrapper {
  display: none;
  margin-top: 50px;
}

.page-main--home-page,
.page-main--landing {
  padding-top: 3.125rem;
  -webkit-transition: padding-top 0.2s;
  -o-transition: padding-top 0.2s;
  transition: padding-top 0.2s;
}

@media screen and (min-width: 768px) {
  .page-main--home-page,
  .page-main--landing {
    padding-top: 3.125rem !important;
  }
}

@media screen and (min-width: 1024px) {
  .page-main--home-page,
  .page-main--landing {
    padding-top: 3.75rem;
  }
}

body.has-cintillo .page-main--home-page,
body.has-cintillo .page-main--landing {
  padding-top: 5.625rem;
}

@media screen and (min-width: 768px) {
  body.has-cintillo .page-main--home-page,
  body.has-cintillo .page-main--landing {
    padding-top: 5.625rem;
  }
}

@media screen and (min-width: 1024px) {
  body.has-cintillo .page-main--home-page,
  body.has-cintillo .page-main--landing {
    padding-top: 5.625rem;
  }
}

.page-header--internal {
  padding-top: 15px;
  padding-bottom: 15px;
}

.page-header--product-list {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media screen and (min-width: 1024px) {
  .page-header--product-list {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.page-header--product-detail {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media screen and (min-width: 1024px) {
  .page-header--product-detail {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.tag-title,
.tag-title--level-1 {
  width: 100%;
  display: block;
  padding-top: 0;
  padding-bottom: 0.8125rem;
  letter-spacing: 5px;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 2rem;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  .tag-title,
  .tag-title--level-1 {
    padding-bottom: 1.5625rem;
    font-size: 2.125rem;
    line-height: 2.75rem;
  }
}

.tag-subtitle,
.tag-title--level-2 {
  width: 100%;
  display: block;
  padding-top: 0;
  padding-bottom: 2rem;
  letter-spacing: 5px;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  .tag-subtitle,
  .tag-title--level-2 {
    font-size: 1.375rem;
    line-height: 2rem;
  }
}

.tag-title--level-3 {
  width: 100%;
  display: block;
  padding-top: 0;
  padding-bottom: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1rem;
}

@media screen and (min-width: 1024px) {
  .tag-title--level-3 {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.tag-title--level-4 {
  width: 100%;
  display: block;
  padding-top: 0;
  padding-bottom: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 1024px) {
  .tag-title--level-4 {
    font-size: 0.875rem;
  }
}

.tag-title--level-5 {
  width: 100%;
  display: block;
  padding-top: 0;
  padding-bottom: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.tag-legend {
  display: block;
  font-family: "Futura-bold", Calibri, sans-serif;
  font-size: 21pt;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.3;
}

@media screen and (min-width: 1440px) {
  .tag-legend {
    font-size: 30pt;
    font-size: 2.5rem;
  }
}

.tag-copy {
  display: block;
  margin-bottom: 1.25rem !important;
  font-family: "Futura", Calibri, sans-serif;
  font-weight: 300;
}

@media screen and (min-width: 1024px) {
  .tag-copy {
    margin-bottom: 2rem !important;
    font-size: 15px;
  }
}

.tag-other-products,
[class*="products-slider__wrapper"] .prateleira.vitrine > h2 {
  font-size: 18pt;
  font-size: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  color: #cc0c2f;
}

@media screen and (min-width: 1024px) {
  .tag-other-products,
  [class*="products-slider__wrapper"] .prateleira.vitrine > h2 {
    font-size: 2rem;
  }
}

.tag-other-products small,
[class*="products-slider__wrapper"] .prateleira.vitrine > h2 small {
  display: block;
  margin-top: 1em;
  font-family: "Futura-book", Calibri, sans-serif;
  font-weight: 700;
}

.load-on-charge,
.load-on-scroll {
  opacity: 0;
  -webkit-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}

li#gift {
  background-image: url("/arquivos/lazo.png");
  background-size: 34%;
  background-position: 48% 0%;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  li#gift {
    background-size: 6%;
    background-position: 6% 2%;
    background-repeat: no-repeat;
  }
  .nav-item--level-1#gift {
    margin-left: 37px;
  }
}

@media only screen and (max-width: 767px) {
  li#gift {
    background-size: 14%;
    background-position: 16% 2%;
    background-repeat: no-repeat;
  }
  .nav-item--level-1#gift {
    margin-left: 37px;
  }
}

.button-summary {
  bottom: 3rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.button-flat1 {
  width: auto;
  min-width: 12.5rem;
  min-height: 1.5rem;
  line-height: 1;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 32px;
  padding-right: 32px;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.575rem;
  letter-spacing: 1px;
  font-family: futura-bold;
}

.button-flat1.white {
  color: #00174f;
  background-color: white;
}

li#gift.item-1 {
  display: none;
}

.single-board__summary-bg-azul {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    63.04deg,
    rgba(0, 23, 79, 0.8),
    rgba(0, 23, 79, 0) 54.65%
  );
  top: 0%;
}

/* NUEVO DISEÑO */

.category-board-new {
  display: flex;
  flex-direction: row;
  width: 100%;
  /* padding-bottom: 3rem; */
  margin-top: 3%;
  min-height: 534px;
}

.category-board-new:last-child {
  width: 100%;
  padding-bottom: 15px;
  /* padding-bottom: 3rem; */
}

.card-info-1 {
  width: 50%;
  padding-left: 2%;
  padding-right: 2%;
  min-height: 534px;
}

.card-info-2 {
  width: 50%;
  padding-top: 20rem;
  padding-left: 3rem;
  /* text-align: right; */
}

.category-board-new2 {
  display: flex;
  flex-direction: row-reverse;
  padding-bottom: 2rem;
  padding-top: 2rem;
  min-height: 534px;
}

.card-info-2 {
  width: 50%;
  padding-top: 20rem;
  padding-left: 3rem;
  /* text-align: right; */
}

@media screen and (max-width: 768px) {
  .card-info-1 {
    width: 100%;
  }
  .card-info-2 {
    width: 100%;
    text-align: center;
    padding-top: 0rem;
    padding-left: 0rem;
    /* text-align: right; */
  }
  .category-board-new {
    flex-direction: column;
  }
  .category-board-new2 {
    flex-direction: column;
  }
}

@media screen and (max-width: 1023px) {
  .card-info-1 {
    width: 100%;
    padding-bottom: 8px;
    min-height: 340px;
  }
  .card-info-2 {
    width: 85%;
    text-align: center;
    padding-top: 0rem;
    padding-left: 0rem;
    /* text-align: right; */
    display: block;
    margin: auto;
  }
  .category-board-new {
    flex-direction: column;
    min-height: 435px;
  }
  .category-board-new2 {
    flex-direction: column;
    min-height: 435px;
  }
  .category-board-new:last-child {
    flex-direction: column;
  }
}

@media screen and (min-width: 1024px) {
  .card-info-2 {
    padding-top: 16rem;
  }
}
