@charset "UTF-8";
/* ==========================================================================
   C├│digos de terceiros
   ========================================================================== */
/* ==========================================================================
   Estilos bases ou helpers
   ========================================================================== */
html, body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  font-size: 14px; }

body {
  line-height: 30px;
  color: #666;
  min-width: 320px;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  margin: 0 0 20px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #000; }

h1, h2, h3 {
  letter-spacing: 0.2em; }

input[type=email],
input[type=search],
input[type=password],
input[type=phone],
input[type=tel],
input[type=text],
textarea {
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

a {
  color: #000; }
  a:hover {
    color: #333; }

ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.list-disc {
  list-style: initial;
  list-style-position: inside; }

*::selection {
  color: #fff;
  background: #333; }

.wrapper {
  overflow-x: hidden; }

.custom-col {
  float: left; }

.container-950 {
  max-width: 950px; }

.container-910 {
  max-width: 910px; }

.without-products {
  text-align: center; }

.page-section {
  display: block;
  position: relative;
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover; }
  .page-section.medium-section {
    padding: 60px 0; }
  .page-section .title-section {
    margin-bottom: 20px; }
    .page-section .title-section h1, .page-section .title-section h2, .page-section .title-section h3, .page-section .title-section h4, .page-section .title-section h5, .page-section .title-section h6 {
      margin-bottom: 5px;
      font-weight: bold;
      font-size: 2.2em; }
    .page-section .title-section a {
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease;
      letter-spacing: 0.3em;
      font-size: 0.9em; }
      .page-section .title-section a:hover {
        text-decoration: none;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease; }

.bg-black {
  background-color: #000; }

.d-block {
  display: block; }

.d-inline-block {
  display: inline-block; }

.d-inline {
  display: inline; }

.f-family-primary {
  font-family: "Montserrat", sans-serif; }

.f-family-secondary {
  font-family: "Lato", sans-serif; }

.f-family-tertiary {
  font-family: "Roboto Slab", serif; }

.clear-both {
  clear: both; }

.f-weight-bold {
  font-weight: bold !important; }

.font-size-1 {
  font-size: 1em; }

.font-size-103 {
  font-size: 1.3em; }

.font-size-105 {
  font-size: 1.5em; }

.font-size-107 {
  font-size: 1.7em; }

.font-size-2 {
  font-size: 2em; }

.font-size-205 {
  font-size: 2.5em; }

.font-size-3 {
  font-size: 3em; }

.font-size-305 {
  font-size: 3.5em; }

.font-size-4 {
  font-size: 4em; }

.t-decoration-underline {
  text-decoration: underline; }

@media (max-width: 767px) {
  .xs-font-size-1 {
    font-size: 1em !important; } }
@media (min-width: 768px) {
  .font-size-1 {
    font-size: 1em !important; }

  .font-size-103 {
    font-size: 1.3em !important; }

  .font-size-105 {
    font-size: 1.5em !important; }

  .font-size-107 {
    font-size: 1.7em !important; }

  .font-size-2 {
    font-size: 2em !important; }

  .font-size-205 {
    font-size: 2.5em !important; }

  .font-size-3 {
    font-size: 3em !important; }

  .font-size-305 {
    font-size: 3.5em !important; }

  .font-size-4 {
    font-size: 4em !important; } }
.ls-005 {
  letter-spacing: 0.05em !important; }

.ls-01, .page-ls-01 p {
  letter-spacing: 0.1em !important; }

.ls-02, .page-ls-02 p {
  letter-spacing: 0.2em !important; }

.ls-03, .page-ls-03 p {
  letter-spacing: 0.3em !important; }

.lh-1 {
  line-height: 1em !important; }

.lh-101 {
  line-height: 1.1em !important; }

.lh-102 {
  line-height: 1.2em !important; }

.lh-103 {
  line-height: 1.3em !important; }

.lh-104 {
  line-height: 1.4em !important; }

.lh-105 {
  line-height: 1.5em !important; }

.lh-2 {
  line-height: 2em !important; }

.lh-3 {
  line-height: 3em !important; }

.title-strip,
.title-strip-2 {
  font-size: 1.15em;
  line-height: 1em;
  font-family: "Montserrat", sans-serif;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .title-strip span,
  .title-strip em,
  .title-strip i,
  .title-strip-2 span,
  .title-strip-2 em,
  .title-strip-2 i {
    padding: 5px 10px 5px 15px;
    margin-bottom: 2px;
    font-style: normal;
    width: auto;
    display: inline-block; }

.title-strip {
  color: #fff; }
  .title-strip span,
  .title-strip em,
  .title-strip i {
    background: #000; }

.title-strip-2 {
  color: #000; }
  .title-strip-2 span,
  .title-strip-2 em,
  .title-strip-2 i {
    background: #000;
    color: #fff; }

.list-strip li::before {
  content: '-';
  display: inline;
  margin-right: 3px;
  color: #000; }

.list-boxes {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: stretch;
  align-content: center;
  justify-content: space-around; }
  .list-boxes li {
    border: 3px solid black;
    padding: 20px 22px;
    margin: 0px 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center; }

.select-non-style select {
  border: none;
  background: none;
  padding: 0 25px 0 0;
  height: auto;
  color: #000;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 400;
  font-size: 1em; }

.box-img-toggle:hover .img-toggle .first-img {
  opacity: 0;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }
.box-img-toggle:hover .img-toggle .second-img {
  opacity: 1;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }
.box-img-toggle .img-toggle {
  position: relative;
  overflow: hidden;
  text-align: center; }
  .box-img-toggle .img-toggle .first-img {
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  .box-img-toggle .img-toggle .second-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }

.box-img-modelo {
  position: relative; }
  .box-img-modelo:hover .img-modelo, .box-img-modelo.active .img-modelo {
    -webkit-transform: scale(0.7);
    -mox-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
    .box-img-modelo:hover .img-modelo + img, .box-img-modelo.active .img-modelo + img {
      opacity: 1;
      visibility: visible;
      -webkit-transform: scale(1);
      -mox-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
  .box-img-modelo .img-modelo {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    -webkit-transform: scale(1);
    -mox-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
    .box-img-modelo .img-modelo + img {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      left: 0px;
      top: 0px;
      max-height: 100%;
      max-width: 100%;
      z-index: 1;
      -webkit-transform: scale(0.7);
      -mox-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -o-transform: scale(0.7);
      transform: scale(0.7); }

.text-style-2, .page-text-style-2 p {
  line-height: 1.5em;
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  letter-spacing: 0.05em;
  font-size: 0.95em;
  color: #5b5b5b; }

.text-style-3 {
  color: #5b5b5b;
  font-family: "Georgia", sans-serif;
  font-size: 1.4em;
  line-height: 1.5em;
  text-transform: none; }

.text-style-4 {
  color: #000;
  font-weight: normal;
  letter-spacing: 0.3em;
  line-height: 2em; }

.title-tracinho {
  font-weight: 400;
  font-size: 1.3em;
  letter-spacing: 0.4em;
  position: relative;
  padding-top: 15px;
  text-align: center; }
  .title-tracinho.small-trace::before {
    width: 5px;
    height: 1px; }
  @media (min-width: 768px) {
    .title-tracinho {
      font-size: 1.8em; } }
  .title-tracinho::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    width: 8px;
    height: 3px;
    display: block;
    background: #000;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

#st-launcher-tab {
  z-index: 1; }

/* ==========================================================================
   Componentes da loja
   ========================================================================== */
.navigation {
  margin: 0;
  padding: 0;
  list-style: none; }
  .navigation ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .navigation li {
    display: inline-block;
    position: relative;
    line-height: 57px; }
    .navigation li > a {
      text-transform: uppercase;
      color: #000;
      letter-spacing: 0.12em;
      font-size: 12px;
      line-height: 1.5em;
      padding: 0 35px;
      display: inline-block; }
    .navigation li .submenu {
      background-color: #fff;
      position: absolute;
      text-align: left;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
      border-top: 1px solid #f6f6f6;
      margin: 0;
      z-index: 9999;
      padding: 0;
      list-style: none;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease;
      -webkit-transform: translateY(-13px);
      -mox-transform: translateY(-13px);
      -ms-transform: translateY(-13px);
      -o-transform: translateY(-13px);
      transform: translateY(-13px); }
    .navigation li:hover .submenu,
    .navigation li .submenu.active {
      visibility: visible;
      opacity: 1;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease;
      -webkit-transform: translateY(0px);
      -mox-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }

html.mm-opened #hamburger .top-bar {
  transform: rotate(45deg);
  top: 9px; }
html.mm-opened #hamburger .middle-bar {
  opacity: 0;
  left: -40px; }
html.mm-opened #hamburger .bottom-bar {
  transform: rotate(-45deg);
  top: -7px; }
html.mm-blocking #mm-blocker::before {
  background-color: rgba(0, 0, 0, 0.5);
  visibility: visible;
  opacity: 1;
  transition: all 400ms ease; }
html #mm-blocker::before {
  content: '';
  background-color: transparent;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 400ms ease; }

#menu-mobile {
  /* .submenu {
    .box-list {
      &.submenu-tamanho {
        ul.mm-listview {
          li {
            display: inline-block;

            &::after {
              content: none;
            }

            a {
              padding: 9px;
              line-height: 1em;
              border: 1px solid #DBDBDB;
            }
          }
        }
      }
      &.submenu-modelos {
        ul.mm-listview {
          li {
            display: inline-block;

            &::after {
              content: none;
            }

            a {
              padding: 10px;
              line-height: 1em;
              border: none;

              display: flex;
              align-items: center;
              justify-content: center;
              flex-direction: column;

              img {
                margin-bottom: 10px;
              }
            }
          }
        }
      }
      .submenu-title {
        font-size: 1em;
        margin: 0px;
        margin-bottom: 10px;
      }        
    }
  } */ }
  #menu-mobile .mm-listview > li > a,
  #menu-mobile .mm-listview > li > span {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    letter-spacing: 0.1em; }
    #menu-mobile .mm-listview > li > a::after,
    #menu-mobile .mm-listview > li > span::after {
      border-color: #000; }
  #menu-mobile .mm-listview > li::after {
    border-color: rgba(0, 0, 0, 0.2); }
  #menu-mobile .item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    #menu-mobile .item img {
      max-width: 60px;
      margin-right: 10px;
      float: left; }

.header .nav-menu .menu {
  position: relative;
  text-align: center;
  margin: 0px; }
  .header .nav-menu .menu a {
    text-decoration: none;
    color: #000;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
    .header .nav-menu .menu a:hover {
      text-decoration: none;
      color: #333;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
  .header .nav-menu .menu > li {
    position: static;
    /* &:first-child {
      & > a {
        
      }
    } */ }
    .header .nav-menu .menu > li > a {
      text-transform: uppercase;
      font-size: 0.95em;
      padding: 5px 10px;
      display: inline-block;
      letter-spacing: 0.2em;
      text-align: center; }
      .header .nav-menu .menu > li > a:hover {
        background-color: #000;
        color: #FFF; }
.header .nav-menu .has-menu-drop:hover > a {
  background-color: #000;
  color: #FFF; }
.header .nav-menu .has-menu-drop:hover .submenu {
  -webkit-transform: translateX(-50%) translateY(0px);
  -mox-transform: translateX(-50%) translateY(0px);
  -ms-transform: translateX(-50%) translateY(0px);
  -o-transform: translateX(-50%) translateY(0px);
  transform: translateX(-50%) translateY(0px);
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }
.header .nav-menu .submenu {
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-13px);
  -mox-transform: translateX(-50%) translateY(-13px);
  -ms-transform: translateX(-50%) translateY(-13px);
  -o-transform: translateX(-50%) translateY(-13px);
  transform: translateX(-50%) translateY(-13px);
  -webkit-transition: all 75ms ease;
  -moz-transition: all 75ms ease;
  -ms-transition: all 75ms ease;
  -o-transition: all 75ms ease;
  transition: all 75ms ease;
  border: none;
  box-shadow: none; }
  .header .nav-menu .submenu .box-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%; }
    @media (min-width: 992px) {
      .header .nav-menu .submenu .box-links {
        width: 65%; } }
  .header .nav-menu .submenu .box-banner {
    display: none; }
    @media (min-width: 992px) {
      .header .nav-menu .submenu .box-banner {
        width: 35%;
        display: block; } }
  .header .nav-menu .submenu .box-list {
    padding: 15px 15px 0px 15px; }
    .header .nav-menu .submenu .box-list.submenu-tamanho {
      width: 30%; }
      .header .nav-menu .submenu .box-list.submenu-tamanho ul {
        display: inline-block;
        padding: 0px 5%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start; }
        .header .nav-menu .submenu .box-list.submenu-tamanho ul li {
          line-height: 1em;
          float: left;
          margin-right: 5px;
          margin-bottom: 5px; }
          .header .nav-menu .submenu .box-list.submenu-tamanho ul li a {
            padding: 5px 5px;
            line-height: 1em;
            background-color: #FFF;
            border: 1px solid #000;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            justify-content: center;
            align-items: center;
            min-width: 35px;
            min-height: 34px; }
    .header .nav-menu .submenu .box-list.submenu-modelo, .header .nav-menu .submenu .box-list.submenu-acessorios {
      width: 70%;
      padding-bottom: 20px; }
      .header .nav-menu .submenu .box-list.submenu-modelo .img-modelo, .header .nav-menu .submenu .box-list.submenu-acessorios .img-modelo {
        background-color: #f6f6f6; }
      .header .nav-menu .submenu .box-list.submenu-modelo ul, .header .nav-menu .submenu .box-list.submenu-acessorios ul {
        padding: 0px 3%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap; }
        .header .nav-menu .submenu .box-list.submenu-modelo ul li, .header .nav-menu .submenu .box-list.submenu-acessorios ul li {
          width: 50%;
          display: inline-block;
          text-align: left; }
          .header .nav-menu .submenu .box-list.submenu-modelo ul li a, .header .nav-menu .submenu .box-list.submenu-acessorios ul li a {
            padding: 0px;
            font-weight: 400;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: center; }
            .header .nav-menu .submenu .box-list.submenu-modelo ul li a .box-img-modelo, .header .nav-menu .submenu .box-list.submenu-acessorios ul li a .box-img-modelo {
              margin-right: 10px; }
    .header .nav-menu .submenu .box-list.submenu-acessorios ul {
      justify-content: flex-start; }
    .header .nav-menu .submenu .box-list .submenu-title {
      margin: 0px;
      font-weight: normal;
      font-size: 1em;
      color: #000;
      text-align: left;
      padding-bottom: 5px;
      margin-bottom: 25px;
      border-bottom: 1px solid #000;
      display: block;
      width: 100%; }
  .header .nav-menu .submenu .container {
    background-color: #f6f6f6;
    padding: 0px 0px 0px 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12); }

.form.form-inline .field {
  padding-right: 0px;
  float: none; }
.form.form-inline .btn-submit-icon {
  width: 44px;
  height: 44px;
  right: 0; }
.form .field {
  margin-bottom: 10px;
  float: left;
  padding-right: 10px;
  width: 100%;
  position: relative; }
  .form .field label {
    margin-bottom: 0px;
    color: #000;
    font-weight: normal; }
  .form .field input,
  .form .field textarea {
    width: 100%;
    font-size: 12px;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #ddd;
    color: #999;
    padding: 6px 12px;
    height: 30px;
    background: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
    .form .field input:focus,
    .form .field textarea:focus {
      border-bottom: 1px solid #333;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
    .form .field input::-webkit-input-placeholder,
    .form .field textarea::-webkit-input-placeholder {
      font-style: italic;
      color: #000; }
    .form .field input:-moz-placeholder,
    .form .field textarea:-moz-placeholder {
      font-style: italic;
      color: #000; }
    .form .field input::-moz-placeholder,
    .form .field textarea::-moz-placeholder {
      font-style: italic;
      color: #000; }
    .form .field input:-ms-input-placeholder,
    .form .field textarea:-ms-input-placeholder {
      font-style: italic;
      color: #000; }
  .form .field textarea {
    resize: none;
    border: 1px solid #ddd;
    min-height: 100px; }
    .form .field textarea:focus {
      border: 1px solid #333; }
  .form .field select {
    border: none;
    background: none;
    padding: 0 25px 0 0;
    height: auto; }
    .form .field select:not([multiple]) {
      box-shadow: none;
      background-color: #f6f6f6; }
  .form .field.submit {
    margin-top: 20px;
    width: 50%;
    float: right; }
    .form .field.submit button {
      display: block;
      width: auto;
      float: right; }
    .form .field.submit.login-with-facebook {
      width: 100%; }
      .form .field.submit.login-with-facebook a {
        display: inline-block;
        background-color: #3c54d0;
        min-height: 45px;
        width: 300px;
        text-align: center;
        color: #fff;
        padding: 0px; }
        .form .field.submit.login-with-facebook a .fa {
          display: inline-block;
          width: 20%;
          height: 45px;
          padding: 0px;
          border-radius: 1px;
          float: left;
          background-color: #3145ab;
          position: relative;
          padding-top: 15px; }
        .form .field.submit.login-with-facebook a .text-btn {
          display: inline-block;
          float: left;
          margin-top: 14px;
          width: 78%;
          font-size: 0.9em; }
  .form .field.forget-password a {
    text-decoration: none;
    margin-top: 8px;
    display: inline-block; }
  .form .field.forgot-password, .form .field.forgot-password-back {
    float: left;
    width: 100%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px; }
    .form .field.forgot-password a, .form .field.forgot-password-back a {
      padding: 15px 12px;
      display: inline-block;
      margin: 0px;
      line-height: 1em;
      font-size: 0.9em;
      text-decoration: none;
      color: #808080; }
  .form .field.password, .form .field.password-confirmation {
    width: 100%; }

@media (min-width: 768px) {
  .form .field.forgot-password, .form .field.forgot-password-back {
    width: 50%; }
  .form .field.password, .form .field.password-confirmation {
    width: 50%; }
  .form .field.submit {
    width: 50%;
    float: right; }
  .form .field.forget-password {
    text-align: left;
    width: 50%;
    float: left; } }
.btn {
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1.42857;
  padding: 8px 26px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }

.btn.btn-dark-a {
  background: none;
  color: #000;
  border: 1px solid #000;
  text-decoration: none;
  margin-top: 5px; }
  .btn.btn-dark-a:hover {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    background-color: #000;
    color: #fff; }

.cart-icon {
  position: relative;
  width: 25px;
  height: 20px;
  margin-right: 0px;
  top: -2px;
  display: inline-block;
  background-image: url(../images/cart-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  vertical-align: middle; }

.btn.btn-dark-b {
  background: #eaecec;
  border: 1px solid transparent;
  color: #666; }
  .btn.btn-dark-b:hover {
    border: 1px solid #000;
    color: #000; }

.btn-submit-icon {
  background-color: transparent;
  border: none;
  position: absolute;
  padding: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -mox-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .btn-submit-icon.icon-seta {
    background-image: url(../images/seta.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: initial; }

.link-line-bottom {
  padding: 4px 2px;
  position: relative; }
  .link-line-bottom::after {
    content: '';
    position: absolute;
    left: 50%;
    height: 2px;
    width: 0px;
    opacity: 0;
    bottom: 0px;
    background-color: #333;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  .link-line-bottom:hover::after {
    width: 100%;
    opacity: 1;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }

.pagination .page-numbers {
  font-size: 0px; }
  .pagination .page-numbers li {
    padding: 0px;
    font-size: 14px; }
    .pagination .page-numbers li a, .pagination .page-numbers li span {
      color: #000;
      font-size: 1em;
      line-height: 1em;
      margin: 0px;
      display: inline-block;
      padding: 0;
      width: 40px;
      height: auto;
      border-right: 1px solid #000;
      font-family: "Roboto Slab", serif; }
      .pagination .page-numbers li a:hover, .pagination .page-numbers li span:hover {
        text-decoration: underline; }
  .pagination .page-numbers .prev a, .pagination .page-numbers .prev span {
    border-color: transparent; }
  .pagination .page-numbers .next a, .pagination .page-numbers .next span {
    border-color: transparent; }
  .pagination .page-numbers .current {
    background-color: #000; }
    .pagination .page-numbers .current span {
      color: #fff; }

.modal.fade.in .modal-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -mox-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.modal.fade .modal-dialog {
  opacity: 0.3;
  -webkit-transform: scale(0.8);
  -mox-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
.modal.modal-video .modal-dialog {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  height: 100vh;
  margin: 0 auto; }
.modal.modal-video .modal-content {
  width: 80vw; }
@media (max-width: 767px) {
  .modal.modal-video .modal-dialog {
    width: 100vw; }
  .modal.modal-video .modal-content {
    width: 100vw; } }
.modal.modal-video .close {
  background: rgba(0, 0, 0, 0.5); }
  .modal.modal-video .close span {
    color: #FFF;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7); }
.modal .modal-content {
  border-radius: 0px; }
.modal .close {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 45px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  opacity: 1;
  z-index: 1; }

.header .cart-header {
  padding-right: 15px;
  padding-top: 5px; }
  @media (max-width: 767px) {
    .header .cart-header {
      line-height: 2.5em; } }
  .header .cart-header .cart-link {
    border: none;
    padding: 0 5px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    font-size: 1em; }
  .header .cart-header .box-cart {
    width: 340px;
    left: auto;
    right: 10px; }
    .header .cart-header .box-cart .cart-body .cart-products .product {
      padding: 18px;
      border-bottom: 1px solid #f6f6f6;
      position: relative;
      float: left;
      width: 100%; }
      .header .cart-header .box-cart .cart-body .cart-products .product figure {
        float: left;
        position: relative;
        z-index: 1;
        width: 30%; }
        .header .cart-header .box-cart .cart-body .cart-products .product figure img {
          box-shadow: 0px 0px 0px 2px transparent;
          -webkit-transition: all 250ms ease;
          -moz-transition: all 250ms ease;
          -ms-transition: all 250ms ease;
          -o-transition: all 250ms ease;
          transition: all 250ms ease; }
          .header .cart-header .box-cart .cart-body .cart-products .product figure img:hover {
            box-shadow: 0px 0px 0px 2px #333;
            -webkit-transition: all 250ms ease;
            -moz-transition: all 250ms ease;
            -ms-transition: all 250ms ease;
            -o-transition: all 250ms ease;
            transition: all 250ms ease; }
      .header .cart-header .box-cart .cart-body .cart-products .product .product-details {
        position: relative;
        float: left;
        padding-left: 10px;
        width: 70%; }
        .header .cart-header .box-cart .cart-body .cart-products .product .product-details .name {
          line-height: 1em;
          margin-bottom: 10px;
          font-size: 1.1em; }
          .header .cart-header .box-cart .cart-body .cart-products .product .product-details .name a {
            text-decoration: none;
            color: #333;
            -webkit-transition: all 250ms ease;
            -moz-transition: all 250ms ease;
            -ms-transition: all 250ms ease;
            -o-transition: all 250ms ease;
            transition: all 250ms ease; }
            .header .cart-header .box-cart .cart-body .cart-products .product .product-details .name a:hover {
              -webkit-transition: all 250ms ease;
              -moz-transition: all 250ms ease;
              -ms-transition: all 250ms ease;
              -o-transition: all 250ms ease;
              transition: all 250ms ease; }
        .header .cart-header .box-cart .cart-body .cart-products .product .product-details .price,
        .header .cart-header .box-cart .cart-body .cart-products .product .product-details .quantity {
          line-height: 1em;
          margin-top: 5px; }
    .header .cart-header .box-cart .cart-body .cart-action {
      padding: 30px 45px;
      text-align: center; }
      .header .cart-header .box-cart .cart-body .cart-action a {
        width: 100%; }
        .header .cart-header .box-cart .cart-body .cart-action a.link-view-cart {
          margin-bottom: 15px;
          display: inline-block;
          text-decoration: none;
          width: auto;
          padding: 2px 10px; }
  .header .cart-header .cart-empty {
    margin: 0px;
    text-align: center;
    padding: 10px 10px; }
.header .overlay-cart {
  display: none; }

@media (min-width: 768px) {
  .header .cart-header {
    line-height: 57px;
    padding: 0 25px 0px 5px; }
    .header .cart-header .box-cart {
      line-height: 1.2em; }
  .header .overlay-cart {
    display: block;
    width: 100%;
    position: fixed;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
    .header .overlay-cart.active {
      opacity: 1;
      visibility: visible;
      z-index: 1;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; } }
.account-header .box-login {
  width: 508px;
  right: -15px;
  line-height: 1.5rem; }
  .account-header .box-login .heading {
    text-align: center;
    border-bottom: 1px solid #f6f6f6;
    letter-spacing: 0.02em;
    font-size: 1em;
    line-height: 53px;
    color: #333; }
  .account-header .box-login .form-login .account-form,
  .account-header .box-login .form-login .account-create {
    padding: 30px 27px;
    width: 100%; }
  .account-header .box-login .form-login .account-form {
    border-bottom: 1px solid #f6f6f6; }
  .account-header .box-login .form-login .account-create {
    line-height: 36px;
    text-align: center; }
    .account-header .box-login .form-login .account-create .btn {
      margin-left: 10px; }

.banner {
  position: relative; }
  .banner .banner-content {
    position: absolute;
    left: 0%;
    top: 0%;
    height: 100%;
    width: 100%;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    padding-left: 20px;
    padding-bottom: 10px; }
    .banner .banner-content::before {
      content: '-';
      font-size: 2.5em;
      font-weight: 900;
      color: #fff; }
    .banner .banner-content h1, .banner .banner-content h2, .banner .banner-content h3, .banner .banner-content p {
      font-size: 2.2em;
      line-height: 1.3em;
      font-weight: 600;
      color: #fff;
      letter-spacing: 0.2em;
      text-align: left;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
    .banner .banner-content p {
      margin: 0px; }
      .banner .banner-content p a {
        margin-top: 5px;
        vertical-align: top;
        font-size: 0.5em !important; }
    .banner .banner-content a:not(.banner-link) {
      position: relative;
      z-index: 2;
      display: inline-block;
      color: #fff;
      letter-spacing: 0.2em;
      font-size: 1.5em;
      line-height: 1.1em;
      font-family: "Montserrat", sans-serif;
      text-decoration: none;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
    .banner .banner-content .banner-link {
      position: absolute;
      left: 0px;
      top: 0px;
      height: 100%;
      width: 100%; }
  .banner.banner-texto {
    color: #000;
    font-size: 1.2em;
    width: 100px;
    position: relative;
    margin: 0 auto; }
    .banner.banner-texto::before, .banner.banner-texto::after {
      content: '';
      position: absolute;
      left: 50%;
      width: 5px;
      height: 2px;
      background: #000;
      -webkit-transform: translateX(-50%);
      -mox-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
    .banner.banner-texto::before {
      top: -25px; }
    .banner.banner-texto::after {
      top: auto;
      bottom: -25px; }
    .banner.banner-texto .banner-content {
      position: static;
      margin-top: 20px;
      margin-bottom: 20px;
      text-align: center;
      padding: 0px; }
      .banner.banner-texto .banner-content::before {
        display: none; }
      .banner.banner-texto .banner-content p {
        margin: 0px;
        font-size: 1em;
        color: #000;
        text-align: center;
        letter-spacing: 0.2em;
        line-height: 1.8em; }

@media (min-width: 768px) {
  .banner .banner-content {
    padding-left: 40px; }
    .banner .banner-content h1, .banner .banner-content h2, .banner .banner-content h3, .banner .banner-content p {
      font-size: 2.9em;
      line-height: 1.3em;
      color: #fff; } }
.box-products {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center; }
  .box-products:before, .box-products:after {
    content: " ";
    display: table; }
  .box-products:after {
    clear: both; }

.product-block {
  margin-bottom: 50px;
  padding: 0px 6px;
  float: left;
  width: 100%; }
  .product-block .product-block:not(.product-related) {
    width: 50%; }
  .product-block.sold-out .unavailable {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.1em; }
  .product-block .image {
    margin-bottom: 20px;
    position: relative; }
    .product-block .image figure {
      position: relative;
      overflow: hidden;
      padding-top: 100%; }
      .product-block .image figure img {
        position: absolute;
        left: 0px;
        top: auto;
        bottom: 0px;
        border: 1px solid transparent;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease; }
        .product-block .image figure img + img {
          opacity: 0;
          visibility: hidden; }
    .product-block .image:hover figure img + img {
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease;
      opacity: 1;
      visibility: visible; }
  .product-block .meta {
    overflow: hidden; }
    .product-block .meta .product-name {
      font-family: "Montserrat", sans-serif;
      font-size: 1.2em;
      font-weight: normal;
      margin-bottom: 5px;
      font-weight: bold; }
      .product-block .meta .product-name a {
        color: #000;
        letter-spacing: 0.16em; }
        .product-block .meta .product-name a:hover {
          text-decoration: none; }
    .product-block .meta .product-price {
      font-size: 1em;
      font-family: "Montserrat", sans-serif;
      color: #000;
      margin: 0px;
      font-weight: 400; }
      .product-block .meta .product-price del {
        opacity: 0.7;
        font-size: 0.9em; }
      .product-block .meta .product-price ins {
        text-decoration: none; }

@media (max-width: 767px) {
  .product-block:not(.product-related):nth-child(2n - 1) {
    padding-right: 3px; }
  .product-block:not(.product-related):nth-child(2n) {
    padding-left: 3px; } }
@media (max-width: 767px) and (min-width: 520px) {
  .product-block:not(.product-related) {
    width: 50%;
    padding: 0px 8px; } }
@media (min-width: 768px) {
  .product-block:not(.product-related) {
    width: 33.33%;
    padding: 0px 8px; } }
.variants .attribute .input {
  display: none; }
  .variants .attribute .input:checked + .label {
    color: #fff;
    background-color: #000;
    opacity: 1; }
.variants .attribute .label {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  min-width: 40px;
  width: auto;
  height: auto;
  padding: 9px 8px;
  line-height: 1em;
  float: left;
  text-align: center;
  border: 1px solid #000;
  color: #000;
  opacity: 0.7;
  background-color: transparent;
  margin-right: 10px;
  margin-bottom: 10px; }
  .variants .attribute .label.available {
    cursor: pointer; }
    .variants .attribute .label.available:hover {
      opacity: 1; }
  .variants .attribute .label.not-available {
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.2);
    opacity: 1;
    cursor: not-allowed; }
    .variants .attribute .label.not-available::after {
      content: '';
      width: 100%;
      max-width: 50px;
      height: 1px;
      background-color: #000;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) rotate(-41deg);
      -mox-transform: translateX(-50%) rotate(-41deg);
      -ms-transform: translateX(-50%) rotate(-41deg);
      -o-transform: translateX(-50%) rotate(-41deg);
      transform: translateX(-50%) rotate(-41deg); }
  .variants .attribute .label:hover .aviso-quantidade {
    opacity: 1;
    visibility: visible; }
  .variants .attribute .label .aviso-quantidade {
    position: absolute;
    left: 50%;
    top: 100%;
    font-size: 8px;
    white-space: nowrap;
    text-transform: uppercase;
    color: #000;
    background-color: #FFF;
    z-index: 10;
    padding: 3px 4px;
    border: 1px solid;
    line-height: 1em;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -mox-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .variants .attribute .label .aviso-quantidade.not-stock {
      background-color: #000;
      color: #FFF; }

#modalNewsletter {
  display: none;
  padding-top: 10%; }
  @media (min-width: 768px) {
    #modalNewsletter.in .modal-dialog {
      opacity: 1;
      -webkit-transform: scale(1);
      -mox-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    #modalNewsletter .modal-dialog {
      width: auto;
      max-width: 900px;
      opacity: 0.3;
      -webkit-transform: scale(0.8);
      -mox-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
    #modalNewsletter .modal-content {
      border-radius: 0px; }
      #modalNewsletter .modal-content > div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row; }
    #modalNewsletter .close {
      position: absolute;
      right: -45px;
      top: 0px;
      width: 45px;
      height: 40px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #FFF;
      opacity: 1; }
    #modalNewsletter .image {
      padding: 0px; }
    #modalNewsletter .content {
      text-align: center;
      padding: 25px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center; }
      #modalNewsletter .content h2 {
        font-size: 1.8em;
        font-weight: 400; }
      #modalNewsletter .content .description {
        margin-bottom: 15px; }
      #modalNewsletter .content .form {
        width: 100%; } }

#fale-conosco .modal-dialog {
  width: 500px;
  max-width: 100%; }
#fale-conosco .modal-content {
  background-color: #ccc5c1; }
  #fale-conosco .modal-content > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center; }
#fale-conosco .content {
  padding: 30px 10px; }
  #fale-conosco .content h2 {
    font-weight: bold;
    font-size: 1.7em;
    margin-bottom: 10px; }
  #fale-conosco .content h3 {
    font-size: 1em;
    margin-bottom: 0px; }
  #fale-conosco .content p {
    font-family: "Roboto Slab", serif;
    font-size: 0.9em;
    letter-spacing: 0.13em;
    font-weight: 300;
    line-height: 1.8em;
    margin-bottom: 20px;
    color: black; }
  #fale-conosco .content a:hover {
    color: initial; }
  #fale-conosco .content .title-strip {
    font-family: "Roboto Slab", serif;
    font-weight: normal; }
    #fale-conosco .content .title-strip:hover {
      color: white;
      text-decoration: none; }

#modal-tabela-medidas .close {
  width: 30px;
  height: 30px; }
@media (min-width: 768px) {
  #modal-tabela-medidas .modal-dialog {
    width: 720px; } }
#modal-tabela-medidas .modal-content {
  background-color: #f6f6f6;
  border: none; }
#modal-tabela-medidas .content {
  padding: 30px; }

.tabela-medidas {
  font-family: "Roboto Slab", serif;
  text-transform: uppercase;
  margin-bottom: 0px;
  max-width: 750px;
  margin: 0 auto; }
  .tabela-medidas thead tr:first-child td, .tabela-medidas thead tr:first-child th {
    background-color: #000;
    color: #fff;
    border: 1px solid #fff;
    font-family: "Montserrat", sans-serif;
    padding: 10px 5px;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    width: 16.6%;
    vertical-align: middle;
    text-align: center; }
  .tabela-medidas tbody td {
    border: 1px solid #ddd;
    color: #000;
    font-size: 1.1em; }
  .tabela-medidas tbody tr:hover td {
    background-color: #e6e6e6;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  .tabela-medidas tbody tr td {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }

/* ==========================================================================
   C├│digos Communs para todas as p├íginas
   ========================================================================== */
@media (max-width: 767px) {
  body.scroll-down .header {
    -webkit-transform: translate3d(0px, -100%, 0px);
    -mox-transform: translate3d(0px, -100%, 0px);
    -ms-transform: translate3d(0px, -100%, 0px);
    -o-transform: translate3d(0px, -100%, 0px);
    transform: translate3d(0px, -100%, 0px);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  body.scroll-up .header {
    -webkit-transform: translate3d(0px, -40px, 0px);
    -mox-transform: translate3d(0px, -40px, 0px);
    -ms-transform: translate3d(0px, -40px, 0px);
    -o-transform: translate3d(0px, -40px, 0px);
    transform: translate3d(0px, -40px, 0px);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  body.on-top .header {
    -webkit-transform: translate3d(0px, 0px, 0px);
    -mox-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  body.on-top #menu-mobile {
    top: 95px; }
  body #menu-mobile {
    top: 50px; }
  body main {
    padding-top: 110px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; } }

.header {
  padding: 0px 0px 6px 0px;
  font-family: "Montserrat", sans-serif;
  position: fixed;
  z-index: 3;
  width: 100%;
  height: 95px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #eee; }
  .header .search-form {
    position: relative; }
    .header .search-form input[type="search"] {
      padding: 5px 40px 5px 10px;
      width: 100%; }
    .header .search-form .field {
      margin-bottom: 0px; }
    .header .search-form button[type="submit"] {
      height: 26px;
      right: 5px;
      width: 26px;
      line-height: 26px; }
  .header .language-switcher .submenu {
    text-align: center; }
  @media (min-width: 768px) {
    .header .topo .container-fluid {
      background-color: white; } }
  .header .topo .topo-mobile {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    height: 31px; }
    .header .topo .topo-mobile .box-search {
      width: 100%;
      float: left; }
      .header .topo .topo-mobile .box-search .field {
        margin-bottom: 0px; }
  .header .topo .box-hamburg {
    margin-top: 0px;
    display: block;
    text-align: right;
    padding-left: 15px;
    float: left;
    width: 33.3%; }
    .header .topo .box-hamburg > .hamburg {
      overflow: hidden;
      display: block;
      width: 40px;
      height: 40px;
      padding-top: 7px; }
      .header .topo .box-hamburg > .hamburg span {
        background: #000;
        display: block;
        height: 3px;
        left: 0;
        margin: 5px 0;
        opacity: 1;
        position: relative;
        top: 0;
        -webkit-transform: rotate(0);
        -mox-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: none 500ms ease;
        -moz-transition: none 500ms ease;
        -ms-transition: none 500ms ease;
        -o-transition: none 500ms ease;
        transition: none 500ms ease;
        -webkit-transition-property: transform, top, left, opacity;
        -moz-transition-property: transform, top, left, opacity;
        -ms-transition-property: transform, top, left, opacity;
        -o-transition-property: transform, top, left, opacity;
        transition-property: transform, top, left, opacity; }
  .header .topo .box-language-coin-search {
    display: none; }
  .header .topo .box-shortcuts {
    float: right;
    width: 33.3%;
    text-align: right; }
    .header .topo .box-shortcuts .account-header {
      display: none; }
    .header .topo .box-shortcuts .cart-header .box-cart {
      display: none; }
  .header .box-logo {
    float: left;
    width: 33.3%;
    text-align: center; }
    .header .box-logo .logo {
      margin: 0px;
      height: 40px;
      line-height: 0px; }
      .header .box-logo .logo a {
        display: inline-block;
        height: 100%;
        width: 110px;
        background-image: url("../images/insecta_logo_horizontal.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        text-indent: -9999px;
        overflow: hidden; }
  .header .box-menu {
    display: none; }

@media (min-width: 768px) {
  body main {
    padding-top: 15px; }

  .header {
    position: relative;
    background-color: transparent;
    height: auto;
    border-bottom: none; }
    .header .topo {
      display: block;
      height: 150px;
      text-align: center;
      position: relative;
      z-index: 30; }
      .header .topo .topo-mobile {
        display: none; }
      .header .topo .topo-left,
      .header .topo .topo-right {
        width: 50%;
        border-bottom: 1px solid #000; }
      .header .topo .topo-left {
        text-align: left; }
      .header .topo .topo-right {
        text-align: right; }
      .header .topo .box-logo {
        position: absolute;
        float: none;
        width: auto;
        top: 40px;
        left: 50%;
        z-index: 1;
        -webkit-transform: translate(-50%, 0%);
        -mox-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%); }
        .header .topo .box-logo .logo {
          margin-top: -20px;
          height: 130px;
          padding: 0px 30px;
          background: white; }
          .header .topo .box-logo .logo a {
            display: block;
            background-image: url("../images/insecta_logo-big.png");
            width: 75px; }
      .header .topo .box-hamburg {
        display: none; }
      .header .topo .box-language-coin-search {
        display: block;
        float: left; }
      .header .topo .box-shortcuts .account-header {
        display: inline-block; }
      .header .topo .box-shortcuts .account-link {
        padding: 0px 15px; }
      .header .topo .box-shortcuts .cart-header {
        margin-left: 10px; }
        .header .topo .box-shortcuts .cart-header .box-cart {
          display: block; }
    .header .box-menu {
      display: block;
      padding: 10px 0px 0px 0px; } }
.footer {
  background-color: #f6f6f6;
  margin-top: 40px;
  padding-top: 70px; }
  .footer .container {
    max-width: 930px; }
  .footer .topo {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 70px;
    border-bottom: 2px solid #000; }
  .footer .middle {
    margin-bottom: 10px; }
  .footer .social ul {
    display: inline-block;
    list-style: none;
    text-align: center;
    margin: 0px;
    padding: 25px 15px;
    font-size: 0px;
    line-height: 1em; }
    @media (min-width: 768px) {
      .footer .social ul {
        padding: 2px 0px 30px 0px; }
        .footer .social ul li a {
          font-size: 3rem; }
          .footer .social ul li a .fa {
            letter-spacing: 1px; } }
    .footer .social ul li {
      padding: 0px 8px;
      border: none;
      display: inline-block; }
      .footer .social ul li:first-child {
        padding-left: 0px; }
      .footer .social ul li:last-child {
        padding-right: 0px; }
      .footer .social ul li a {
        display: block;
        font-size: 2.3rem;
        line-height: 1em;
        font-family: "Montserrat", sans-serif;
        color: #000;
        font-weight: 600;
        letter-spacing: 0.2em; }
  .footer .box-logo {
    margin-bottom: 40px;
    width: 100%; }
    @media (min-width: 768px) {
      .footer .box-logo {
        width: 15%; } }
    .footer .box-logo .logo {
      text-align: center; }
      @media (min-width: 768px) {
        .footer .box-logo .logo {
          text-align: left; } }
      .footer .box-logo .logo img {
        height: 120px; }
  .footer .box-links {
    margin-bottom: 40px;
    width: 100%; }
    @media (min-width: 768px) {
      .footer .box-links {
        width: 57%; } }
    @media (min-width: 768px) {
      .footer .box-links {
        margin-bottom: 0px; } }
    .footer .box-links a {
      text-transform: uppercase;
      letter-spacing: 0.2em;
      color: #000;
      font-family: "Montserrat", sans-serif;
      font-size: 0.95em;
      font-weight: 400;
      letter-spacing: 0.15em;
      padding: 4px 4px;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
      .footer .box-links a:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease; }
    .footer .box-links .col-links {
      float: left;
      width: 100%;
      text-align: center; }
      .footer .box-links .col-links ul li {
        line-height: 1em;
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 8px; }
        @media (min-width: 768px) {
          .footer .box-links .col-links ul li {
            padding-bottom: 12px;
            margin-bottom: 12px; } }
      @media (min-width: 768px) {
        .footer .box-links .col-links {
          text-align: left; }
          .footer .box-links .col-links:nth-child(1) {
            width: 45%; }
          .footer .box-links .col-links:nth-child(2) {
            width: 55%; } }
  .footer .box-newsletter {
    text-align: left;
    width: 100%; }
    @media (min-width: 768px) {
      .footer .box-newsletter {
        width: 28%; } }
    @media (max-width: 767px) {
      .footer .box-newsletter {
        width: 100%;
        text-align: center;
        border: 1px solid #000;
        padding: 20px 20px;
        max-width: 300px;
        margin: 0 auto;
        float: none;
        clear: both; } }
    .footer .box-newsletter h3 {
      font-family: "Montserrat", sans-serif;
      line-height: 1em;
      color: #fff;
      font-size: 1.15em;
      display: inline-block; }
      .footer .box-newsletter h3 span {
        display: block;
        background: #000;
        padding: 5px 10px 5px 15px;
        margin-bottom: 2px; }
  .footer .selos {
    margin-top: 15px; }
    .footer .selos ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      .footer .selos ul li.selo-sustentavel img {
        width: 275px; }
      .footer .selos ul li img {
        min-width: 55px; }
  .footer .address {
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 10px; }
  .footer .assinatura-vnda {
    margin-bottom: 20px; }

/* ==========================================================================
   P├íginas
   ========================================================================== */
.home .fullbanner {
  margin-bottom: 30px; }
.home .banner-bottom .container {
  max-width: 850px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0; }
.home .banners-grid {
  margin-bottom: 80px; }
  .home .banners-grid .container {
    padding: 0px;
    padding-top: 20px;
    position: relative;
    max-width: 1060px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row; }
    @media (min-width: 768px) {
      .home .banners-grid .container::before {
        content: '';
        position: absolute;
        left: 50%;
        width: 33%;
        height: 96%;
        display: block;
        top: 7%;
        border: 5px solid #000;
        -webkit-transform: translateX(-50%);
        -mox-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); } }
  .home .banners-grid .col {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px; }
    .home .banners-grid .col:nth-child(1), .home .banners-grid .col:nth-child(3) {
      width: 100%; }
      @media (min-width: 768px) {
        .home .banners-grid .col:nth-child(1), .home .banners-grid .col:nth-child(3) {
          width: 37.5%; } }
    .home .banners-grid .col:nth-child(2) {
      width: 80%; }
      @media (min-width: 768px) {
        .home .banners-grid .col:nth-child(2) {
          width: 15%; } }
    .home .banners-grid .col:nth-child(4), .home .banners-grid .col:nth-child(5) {
      width: 100%; }
      @media (min-width: 768px) {
        .home .banners-grid .col:nth-child(4), .home .banners-grid .col:nth-child(5) {
          width: 50%; } }
.home .box-newsletter {
  margin-bottom: 50px; }
  .home .box-newsletter .newsletter {
    width: 100%;
    max-width: 600px;
    display: block;
    margin: 0 auto; }
    .home .box-newsletter .newsletter .news-content h3 {
      line-height: 1em;
      color: #fff;
      font-size: 2.6em;
      font-weight: bold;
      display: inline-block;
      margin-right: 15px;
      float: left; }
      .home .box-newsletter .newsletter .news-content h3 span {
        display: block;
        background: #000;
        padding: 5px 10px 5px 15px;
        margin-bottom: 4px; }
    .home .box-newsletter .newsletter .news-content p {
      font-family: "Montserrat", sans-serif;
      color: #000;
      display: block;
      line-height: 1.5em;
      font-size: 1.19em;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      clear: both; }
    .home .box-newsletter .newsletter .news-content .newsletters-form {
      position: relative;
      clear: both;
      max-width: 390px;
      display: block;
      margin: 0 auto; }
      .home .box-newsletter .newsletter .news-content .newsletters-form input[type="email"] {
        padding: 5px 40px 10px 10px;
        font-size: 1em; }
      .home .box-newsletter .newsletter .news-content .newsletters-form .submit {
        right: 0;
        width: 44px;
        height: 44px; }
  @media (min-width: 768px) {
    .home .box-newsletter .newsletter .news-content p {
      padding-top: 10px;
      clear: none; } }
.home .page-section .icons li {
  padding-left: 15px;
  padding-right: 15px; }
  .home .page-section .icons li p {
    color: #000;
    font-weight: 400;
    letter-spacing: 0.2em;
    font-family: "Montserrat", sans-serif;
    font-size: 0.8em; }
.home .footer {
  margin-top: 0px; }

@media (min-width: 768px) {
  .home .fullbanner .banner-content h1, .home .fullbanner .banner-content h2, .home .fullbanner .banner-content h3 {
    font-size: 1.8em; } }
.tag .tag-header {
  margin-top: 10px; }
.tag .filtro-tamanho a {
  font-size: 1em;
  min-width: 40px;
  padding: 10px 3px;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  margin-top: 4px;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }
  .tag .filtro-tamanho a:hover {
    text-decoration: none;
    background-color: #000;
    color: #fff;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  .tag .filtro-tamanho a.selected {
    background-color: #000;
    color: #fff; }
.tag .filtro-tamanho .descobrir-tamanho {
  border: none;
  color: #FFF;
  font-size: 0.65em;
  letter-spacing: 0.2em;
  padding: 0px 0px 0px 0px;
  margin-top: 20px;
  white-space: normal; }
  .tag .filtro-tamanho .descobrir-tamanho span {
    margin: 0px; }
@media (min-width: 768px) {
  .tag .filtro-tamanho {
    font-size: 1em; }
    .tag .filtro-tamanho a {
      font-size: 1em;
      min-width: 45px;
      padding: 13px 5px; } }
.tag .filtro-tamanho,
.tag .filtro-modelo {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 5px; }
  .tag .filtro-tamanho h3,
  .tag .filtro-modelo h3 {
    font-size: 0.9em;
    margin: 0px 0px 5px 0px; }
  .tag .filtro-tamanho a,
  .tag .filtro-modelo a {
    color: #000;
    display: inline-block;
    line-height: 1em;
    text-align: center; }
    .tag .filtro-tamanho a:hover,
    .tag .filtro-modelo a:hover {
      text-decoration: none; }
  .tag .filtro-tamanho .list-filters,
  .tag .filtro-modelo .list-filters {
    margin: 0px; }
    .tag .filtro-tamanho .list-filters li,
    .tag .filtro-modelo .list-filters li {
      padding: 0px 5px; }
    @media (min-width: 768px) {
      .tag .filtro-tamanho .list-filters,
      .tag .filtro-modelo .list-filters {
        font-size: 1.1em; } }
    @media (max-width: 767px) {
      .tag .filtro-tamanho .list-filters,
      .tag .filtro-modelo .list-filters {
        overflow-x: auto;
        padding: 0px 15px 15px 15px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap; } }
.tag .filtro-modelo .list-filters li .box-img-modelo {
  min-width: 87px; }
.tag .filtro-modelo .list-filters li a {
  padding: 15px 15px; }
  .tag .filtro-modelo .list-filters li a img {
    display: block;
    margin: 0 auto;
    width: 90px;
    background-color: white; }
  .tag .filtro-modelo .list-filters li a .modelo-name {
    margin: 0px;
    font-size: 0.8em;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.2em; }
@media (min-width: 768px) {
  .tag .filtro-modelo li a img {
    margin-bottom: 15px; } }
@media (max-width: 767px) {
  .tag .filtro-modelo li a {
    padding-top: 0px; }
    .tag .filtro-modelo li a img {
      margin-bottom: 15px; } }
.tag .row-filters {
  margin-top: 50px; }
  .tag .row-filters:before, .tag .row-filters:after {
    content: " ";
    display: table; }
  .tag .row-filters:after {
    clear: both; }
.tag .filter-select {
  padding: 0px 8px;
  float: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8em; }
  .tag .filter-select label {
    width: auto;
    margin: 0px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2em;
    white-space: nowrap; }
  @media (min-width: 768px) {
    .tag .filter-select {
      margin-right: 30px;
      font-size: 1em; } }

.product .zoomContainer {
  z-index: 1;
  overflow: hidden; }
.product .header {
  z-index: 100; }
.product .mz-zoom-window {
  z-index: 70; }
.product .material-img {
  text-align: center;
  padding: 20px 15px;
  width: auto;
  overflow: hidden; }
  .product .material-img img {
    max-width: 100%; }
  @media (max-width: 767px) {
    .product .material-img {
      overflow-x: auto; }
      .product .material-img img {
        max-height: 300px;
        max-width: none; } }
.product main {
  padding-top: 0px; }
  .product main .container {
    max-width: 1050px; }
.product .product-main-infos {
  padding-top: 0px; }
  .product .product-main-infos .gift_tit {
    font-size: 1em;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom: 10px; }
  .product .product-main-infos .images {
    width: 100%; }
    @media (min-width: 768px) {
      .product .product-main-infos .images {
        width: 55%; } }
    .product .product-main-infos .images .main-image {
      margin-left: -15px;
      margin-right: -15px; }
    .product .product-main-infos .images .slider-images {
      border: none;
      overflow: hidden;
      margin-top: 5px;
      margin-bottom: 0px;
      margin-left: 0;
      margin-right: 0; }
      .product .product-main-infos .images .slider-images .flex-direction-nav a::before {
        line-height: 1em; }
      .product .product-main-infos .images .slider-images .slides {
        margin: 0px; }
        .product .product-main-infos .images .slider-images .slides li {
          padding: 0px;
          position: relative; }
  .product .product-main-infos .infos {
    padding: 0px 15px;
    margin-top: 40px;
    width: 100%; }
    @media (min-width: 768px) {
      .product .product-main-infos .infos {
        width: 45%; } }
    .product .product-main-infos .infos .name {
      font-size: 2.1em;
      color: #000;
      margin-bottom: 25px;
      margin-top: 0px;
      font-weight: bold; }
      .product .product-main-infos .infos .name::before {
        content: '-';
        display: block;
        font-size: 1em;
        color: inherit;
        line-height: 0em;
        margin-bottom: 20px; }
    .product .product-main-infos .infos .price {
      letter-spacing: 0;
      font-size: 2.5em;
      margin: 0;
      line-height: 1em;
      margin-bottom: 35px;
      font-weight: 200; }
      .product .product-main-infos .infos .price small {
        font-size: 0.5em; }
      .product .product-main-infos .infos .price del {
        opacity: 0.8;
        font-weight: 300; }
      .product .product-main-infos .infos .price .value {
        font-size: 1em;
        font-weight: 200;
        margin-left: -10px; }
      .product .product-main-infos .infos .price .moeda {
        font-size: 0.6em;
        text-indent: 0px;
        letter-spacing: 0.2em; }
    .product .product-main-infos .infos .infos-compra .box-btn-comprar {
      margin-top: 20px;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .product .product-main-infos .infos .infos-compra .box-btn-comprar .btn-comprar {
        border-width: 5px;
        font-size: 1.3em;
        height: auto;
        line-height: 40px;
        margin-top: 0px;
        padding: 7px 5px;
        letter-spacing: 5px;
        width: 60%;
        margin-right: 4%; }
      .product .product-main-infos .infos .infos-compra .box-btn-comprar .alert-tag {
        font-size: 1.3em;
        letter-spacing: 0.2em;
        width: 30%;
        display: block; }
        .product .product-main-infos .infos .infos-compra .box-btn-comprar .alert-tag .title-strip {
          white-space: normal;
          margin: 0px; }
        .product .product-main-infos .infos .infos-compra .box-btn-comprar .alert-tag span {
          padding: 2px 10px 2px 5px; }
    .product .product-main-infos .infos .mensagem {
      margin-top: 20px; }
      .product .product-main-infos .infos .mensagem .field {
        margin-bottom: 0px; }
    .product .product-main-infos .infos .little-description {
      margin: 0px;
      line-height: 2em;
      color: #000;
      font-family: "Roboto Slab", serif;
      letter-spacing: 0.2em;
      font-weight: 100;
      font-size: 0.9em;
      margin-top: 45px;
      margin-bottom: 40px; }
      .product .product-main-infos .infos .little-description ul {
        margin-top: 10px; }
        .product .product-main-infos .infos .little-description ul li {
          padding-left: 20px;
          position: relative; }
          .product .product-main-infos .infos .little-description ul li::before {
            content: '-';
            display: inline;
            color: #000;
            position: absolute;
            left: 0px;
            top: 5px;
            line-height: 1em; }
    .product .product-main-infos .infos .icons p {
      margin: 0px;
      font-family: "Montserrat", sans-serif;
      color: #000;
      font-size: 0.8em;
      letter-spacing: 0.2em;
      margin-top: 10px;
      line-height: 1.4em;
      height: 30px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center; }
    .product .product-main-infos .infos .icons ul {
      margin: 0px;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: space-around; }
      .product .product-main-infos .infos .icons ul li {
        margin: 0px;
        padding: 0px 5px;
        font-size: 0.9em;
        width: auto;
        flex-grow: 1;
        flex-basis: 1px; }
    @media (min-width: 768px) {
      .product .product-main-infos .infos .icons p {
        white-space: nowrap; }
      .product .product-main-infos .infos .icons ul {
        justify-content: flex-start;
        flex-wrap: nowrap; }
        .product .product-main-infos .infos .icons ul li {
          padding: 0px 35px 0px 0px;
          margin-top: 15px; }
          .product .product-main-infos .infos .icons ul li:last-child {
            padding-right: 0px; } }
.product .product-tabs {
  background-color: #f6f6f6;
  margin-top: 25px;
  margin-bottom: 20px; }
  .product .product-tabs .nav-tabs {
    border-bottom: none;
    margin-bottom: 50px; }
    .product .product-tabs .nav-tabs li {
      padding-right: 20px;
      position: relative; }
      .product .product-tabs .nav-tabs li a {
        background: initial;
        border-radius: 0;
        border: none;
        font-size: 1.4em;
        font-weight: normal;
        letter-spacing: 0.15em;
        line-height: normal;
        padding: 8px 10px; }
        .product .product-tabs .nav-tabs li a:hover, .product .product-tabs .nav-tabs li a:focus, .product .product-tabs .nav-tabs li a:active {
          text-decoration: none; }
  .product .product-tabs.product-accordion .panel-title a {
    background: initial;
    border-radius: 0;
    border: none;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 0.15em;
    line-height: normal;
    padding: 8px 10px;
    text-decoration: none; }
    .product .product-tabs.product-accordion .panel-title a[aria-expanded="true"] {
      color: #fff;
      background-color: #000;
      text-decoration: none; }
  .product .product-tabs .content-tab {
    color: #000;
    font-family: "Roboto Slab", serif; }
    .product .product-tabs .content-tab h1, .product .product-tabs .content-tab h2, .product .product-tabs .content-tab h3, .product .product-tabs .content-tab h4, .product .product-tabs .content-tab h5, .product .product-tabs .content-tab h6 {
      font-family: "Montserrat", sans-serif;
      letter-spacing: 0.2em;
      font-size: 1.05em;
      font-weight: bold; }
    .product .product-tabs .content-tab a {
      color: #000; }
  .product .product-tabs .duvidas h4 {
    margin-top: 25px;
    margin-bottom: 10px; }
  .product .product-tabs .duvidas p {
    letter-spacing: 0.13em;
    font-weight: 100;
    font-size: 0.9em;
    line-height: 1.7em; }
  .product .product-tabs .duvidas a {
    font-weight: bold;
    text-decoration: underline; }
  .product .product-tabs .duvidas .col h4:first-child {
    margin-top: 0px; }
.product .product-related {
  text-align: center; }
  .product .product-related .container {
    max-width: 930px; }
  @media (max-width: 767px) {
    .product .product-related .title-section {
      margin-bottom: 40px; } }
  .product .product-related .products-carousel .flex-direction-nav a {
    background-image: url(../images/seta.png);
    opacity: 1 !important;
    background-repeat: no-repeat;
    text-indent: 100%;
    background-position: center center;
    background-size: initial;
    display: block;
    top: 35%;
    outline: none; }
    .product .product-related .products-carousel .flex-direction-nav a::before {
      line-height: 1em; }
    .product .product-related .products-carousel .flex-direction-nav a.flex-disabled {
      opacity: 0 !important; }
  .product .product-related .products-carousel .flex-direction-nav .flex-prev {
    left: -70px;
    -webkit-transform: rotate(180deg) translateX(0px);
    -mox-transform: rotate(180deg) translateX(0px);
    -ms-transform: rotate(180deg) translateX(0px);
    -o-transform: rotate(180deg) translateX(0px);
    transform: rotate(180deg) translateX(0px); }
    @media (max-width: 767px) {
      .product .product-related .products-carousel .flex-direction-nav .flex-prev {
        top: -25px;
        right: auto;
        left: 35%; } }
    .product .product-related .products-carousel .flex-direction-nav .flex-prev:hover {
      -webkit-transform: rotate(180deg) translateX(10px);
      -mox-transform: rotate(180deg) translateX(10px);
      -ms-transform: rotate(180deg) translateX(10px);
      -o-transform: rotate(180deg) translateX(10px);
      transform: rotate(180deg) translateX(10px); }
  .product .product-related .products-carousel .flex-direction-nav .flex-next {
    right: -70px;
    -webkit-transform: translateX(0px);
    -mox-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
    @media (max-width: 767px) {
      .product .product-related .products-carousel .flex-direction-nav .flex-next {
        top: -25px;
        right: auto;
        left: 55%; } }
    .product .product-related .products-carousel .flex-direction-nav .flex-next:hover {
      -webkit-transform: translateX(10px);
      -mox-transform: translateX(10px);
      -ms-transform: translateX(10px);
      -o-transform: translateX(10px);
      transform: translateX(10px); }
  .product .product-related .products-carousel:hover .flex-direction-nav .flex-prev {
    left: -70px; }
  .product .product-related .products-carousel:hover .flex-direction-nav .flex-next {
    right: -70px; }

@media (min-width: 768px) {
  .product .product-main-infos {
    padding-top: 30px; }
    .product .product-main-infos .images {
      padding-right: 40px; }
      .product .product-main-infos .images .main-image {
        margin-left: 0px;
        margin-right: 0px; }
      .product .product-main-infos .images .slider-images {
        margin-top: 15px;
        margin-left: 0px;
        margin-right: 0px; }
    .product .product-main-infos .infos {
      margin-top: 0px; }
  .product .product-tabs .nav-tabs {
    padding-bottom: 30px;
    border: none;
    position: relative;
    border-bottom: 1px solid #000;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .product .product-tabs .nav-tabs li.active a {
      color: #fff;
      background-color: #000; } }
.search .search-header {
  margin-bottom: 30px; }
  .search .search-header h1 {
    font-size: 1.4em; }

.login .container {
  max-width: 991px; }
.login .login-header {
  text-align: center;
  background-color: #F5F5F5;
  padding: 20px 0px;
  margin-bottom: 40px; }
  .login .login-header h1 {
    font-size: 1.8em;
    font-style: normal;
    margin-bottom: 5px; }
  .login .login-header p {
    font-size: 1.1em;
    margin: 0px; }
.login .login-body {
  padding-bottom: 70px; }
.login .error-signin,
.login .error-signup {
  text-align: center;
  border: 1px solid #F5F5F5;
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: #434949;
  color: #FFF; }
.login .box-login h1, .login .box-login h2,
.login .box-cadastrar h1,
.login .box-cadastrar h2 {
  font-size: 1.5em;
  font-style: normal; }
.login .box-login .form .field.password {
  width: 100%; }
.login .box-login .form.form-recover {
  display: none; }

.account .content {
  padding-top: 50px; }
.account .box-form-customer {
  border: 4px solid #000;
  padding: 20px 20px; }
  .account .box-form-customer .field.submit {
    width: 100%; }
    .account .box-form-customer .field.submit button {
      width: 100%;
      padding: 10px 10px; }

.page .page-interna .topo .title-section {
  padding-bottom: 35px;
  position: relative; }
  .page .page-interna .topo .title-section::after {
    content: '';
    width: 100px;
    height: 1px;
    background-color: #000;
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
.page .page-interna .topo .title-page {
  color: #dadada;
  margin-bottom: 0px;
  font-size: 3em;
  letter-spacing: 0.1em;
  line-height: 1.1em; }
.page .page-interna .topo .subtitle-page {
  max-width: 360px;
  font-size: 1.4em;
  line-height: 1.5em;
  margin: 0 auto;
  color: #5b5b5b;
  margin-top: 0px;
  font-family: "Georgia", sans-serif;
  text-align: center; }
@media (min-width: 768px) {
  .page .page-interna .topo {
    padding-top: 25px; }
    .page .page-interna .topo .title-page {
      font-size: 5em;
      letter-spacing: 0.25em; }
    .page .page-interna .topo .subtitle-page {
      margin-top: -40px; } }
.page h4, .page h5, .page h6 {
  font-weight: normal; }
.page .italic-text {
  font-style: italic; }
.page .small-block,
.page .medium-block,
.page .medium-block-2 {
  margin: 0 auto; }
.page .small-block {
  max-width: 365px; }
.page .medium-block {
  max-width: 500px; }
.page .medium-block-2 {
  max-width: 620px; }
.page .section-page {
  margin-bottom: 35px; }
.page .title-page-default {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
  padding-top: 25px;
  padding-bottom: 25px; }
.page .text-number {
  text-align: left;
  font-size: 4em;
  font-weight: bold;
  line-height: 0px;
  color: #000;
  background: #FFF; }
  .page .text-number strong,
  .page .text-number b {
    display: block;
    margin-top: 30px;
    line-height: 1em; }
  .page .text-number small {
    display: block;
    margin-top: 5px;
    font-family: "Roboto Slab", serif;
    font-size: 0.22em;
    font-weight: 100;
    letter-spacing: 0.2em;
    line-height: 1em; }
  @media (min-width: 768px) {
    .page .text-number {
      text-align: left;
      font-size: 5em;
      padding-bottom: 15px;
      padding-top: 15px; }
      .page .text-number strong,
      .page .text-number b {
        display: block;
        margin-top: 30px; }
      .page .text-number small {
        display: block;
        margin-top: 5px; } }
.page .color-black {
  color: black; }
  .page .color-black p {
    color: inherit; }
.page .bg-image {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }
.page .page-end {
  margin-top: 100px; }
  .page .page-end.topo-colado {
    margin-top: 0px; }
    @media (min-width: 768px) {
      .page .page-end.topo-colado .link-center {
        border-top: none; } }
  .page .page-end .links {
    max-width: 855px;
    margin: 0 auto; }
    .page .page-end .links p a {
      white-space: pre-line;
      font-size: 1.3em;
      letter-spacing: 0.2em;
      display: inline-block;
      width: auto;
      color: #aeaeae;
      line-height: 1em; }
      .page .page-end .links p a em, .page .page-end .links p a i {
        display: inline-block;
        width: auto;
        line-height: 1.3em;
        font-style: normal; }
  .page .page-end .link-left,
  .page .page-end .link-center,
  .page .page-end .link-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    padding: 20px 10px; }
    @media (min-width: 768px) {
      .page .page-end .link-left,
      .page .page-end .link-center,
      .page .page-end .link-right {
        height: 250px; } }
  .page .page-end .link-center {
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    border-top: 3px solid #000; }
    .page .page-end .link-center p a {
      color: white;
      font-size: 1.5em; }
      .page .page-end .link-center p a:hover {
        color: white; }
  .page .page-end .next {
    font-family: "Georgia", sans-serif;
    display: block;
    color: #dadada;
    font-size: 1em;
    font-weight: bold;
    line-height: 1em; }
.page .box-choose-way {
  overflow: hidden;
  overflow-x: auto;
  width: 100%;
  height: auto;
  display: block; }
.page .choose-way {
  max-width: 500px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 50px;
  position: relative;
  min-width: 500px; }
  .page .choose-way.m-width-600 {
    max-width: 600px; }
  .page .choose-way::before {
    content: '';
    width: 50%;
    position: absolute;
    left: 50%;
    top: 0px;
    height: 50px;
    border: 3px solid #000;
    border-bottom: none;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .page .choose-way .way {
    display: block;
    width: 50%;
    float: left; }
  .page .choose-way .title-way {
    border: 3px solid #000;
    display: inline-block;
    padding: 8px 20px;
    height: auto;
    color: #000;
    font-size: 1.9em;
    font-weight: 400;
    letter-spacing: 0.2em;
    text-align: center; }
    .page .choose-way .title-way img {
      max-width: 190px;
      display: block; }

.sobre {
  /* .a-insecta {
    margin: 0 auto;
    letter-spacing: 0.15em;
    line-height: 1.5em;
    @include custom-col($width: 100%);
    @include custom-col($width: 770px, $point: 'sm');


    h3 {
      font-size: 2em;
      font-weight: bold;

      @include media('sm'){
        font-size: 2.8em;
        float: left;
        margin-right: 25px;
        margin-top: -15px;
      }
    }

    .descricao  {
      font-size: 0.8em;
      padding-left: 15px;

      @include media('xs'){
        line-height: 1.4em;
        letter-spacing: 0.1em;
      }

      @include media('sm'){
        font-size: 1em;
        padding-left: 0px;
      }
    }
  } */ }
  .sobre .topo {
    text-align: center;
    margin-bottom: 30px; }
    .sobre .topo .title-page {
      font-weight: bold;
      word-break: break-word;
      display: inline-block;
      line-height: 1.2em;
      break-inside: inherit; }
    .sobre .topo .icons {
      color: #000;
      letter-spacing: 0.1em;
      font-size: 0.85em;
      text-align: center; }
      .sobre .topo .icons ul li {
        padding: 0px 0px;
        width: 50%;
        margin: 0px;
        float: left; }
        @media (min-width: 768px) {
          .sobre .topo .icons ul li {
            padding: 0px 20px;
            width: auto;
            float: none; } }
  .sobre .content {
    color: #000; }
  .sobre .antes {
    margin-bottom: 50px;
    margin-top: 50px;
    border: 5px solid #000;
    padding: 20px 15px; }
    @media (min-width: 768px) {
      .sobre .antes {
        border: none;
        padding: 0px;
        margin-top: 0px; } }
    .sobre .antes .box-content {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .sobre .antes .box-content {
          width: 660px; } }
      .sobre .antes .box-content p {
        text-align: center;
        line-height: 1.5em;
        padding: 30px 5px;
        font-family: Montserrat;
        letter-spacing: 0.2em;
        font-weight: bold; }
        @media (min-width: 768px) {
          .sobre .antes .box-content p {
            width: 100%;
            border: 4px solid #000;
            font-size: 1.5em; } }
      .sobre .antes .box-content img {
        z-index: 1; }
        .sobre .antes .box-content img:first-child {
          height: 140px;
          margin: 0 auto; }
          @media (min-width: 768px) {
            .sobre .antes .box-content img:first-child {
              height: auto;
              margin: 0;
              margin-right: -35%; } }
        .sobre .antes .box-content img:last-child {
          height: 80px;
          margin: 0 auto; }
          @media (min-width: 768px) {
            .sobre .antes .box-content img:last-child {
              height: auto;
              margin: 0;
              margin-left: -35%; } }
  .sobre .como-comecou,
  .sobre .feito-no-brasil {
    padding-top: 50px;
    background-color: #000;
    color: #fff;
    text-align: center; }
    @media (min-width: 768px) {
      .sobre .como-comecou,
      .sobre .feito-no-brasil {
        padding-top: 0px;
        background-color: transparent;
        color: #000; } }
    .sobre .como-comecou h2,
    .sobre .feito-no-brasil h2 {
      font-weight: bold;
      font-size: 2em;
      color: #fff; }
      @media (min-width: 768px) {
        .sobre .como-comecou h2,
        .sobre .feito-no-brasil h2 {
          font-size: 2.6em;
          color: #000; } }
    .sobre .como-comecou .descricao,
    .sobre .feito-no-brasil .descricao {
      letter-spacing: 0.17em;
      font-weight: 400;
      font-size: 1em;
      line-height: 1.5em; }
      @media (min-width: 768px) {
        .sobre .como-comecou .descricao,
        .sobre .feito-no-brasil .descricao {
          line-height: 2em;
          font-weight: 100; } }
      .sobre .como-comecou .descricao p,
      .sobre .feito-no-brasil .descricao p {
        margin: 0px; }
  .sobre .como-comecou {
    padding-right: 20px; }
    @media (min-width: 768px) {
      .sobre .como-comecou {
        text-align: right; } }
  .sobre .feito-no-brasil {
    padding-left: 20px;
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .sobre .feito-no-brasil {
        text-align: left;
        padding-bottom: 0px; } }
  .sobre .nossa-palavra {
    padding-top: 50px;
    width: auto;
    margin: 0 auto;
    margin-bottom: 60px; }
    .sobre .nossa-palavra h2 {
      margin-bottom: 30px; }
    .sobre .nossa-palavra p strong,
    .sobre .nossa-palavra p b {
      color: #fff; }
    @media (max-width: 767px) {
      .sobre .nossa-palavra .images {
        display: none; } }
    .sobre .nossa-palavra .images > div {
      float: none;
      display: inline-block;
      max-width: 50%;
      width: auto; }
    .sobre .nossa-palavra .images + p {
      letter-spacing: 0.3em; }
      .sobre .nossa-palavra .images + p em,
      .sobre .nossa-palavra .images + p i {
        font-style: normal;
        display: block; }
      .sobre .nossa-palavra .images + p strong,
      .sobre .nossa-palavra .images + p b {
        font-size: 1.3em;
        width: 100%;
        line-height: 1.5em;
        letter-spacing: 0.4em;
        display: inline-block;
        padding: 10px 10px;
        margin-top: 5px;
        margin-bottom: 5px; }
      @media (min-width: 768px) {
        .sobre .nossa-palavra .images + p {
          font-size: 2.5em;
          margin-top: -160px;
          margin-bottom: 80px;
          position: relative;
          z-index: 1; }
          .sobre .nossa-palavra .images + p strong,
          .sobre .nossa-palavra .images + p b {
            padding: 0px 15px;
            font-size: 1.3em;
            margin-top: 10px;
            margin-bottom: 15px;
            width: auto; } }
    .sobre .nossa-palavra p:last-child {
      max-width: 265px;
      margin: 0 auto; }
  .sobre .feito-de {
    position: relative;
    margin-top: 50px;
    width: 300px;
    margin: 50px auto 50px auto; }
    @media (min-width: 768px) {
      .sobre .feito-de {
        width: 510px; } }
    .sobre .feito-de .image {
      width: 100%;
      height: 305px;
      margin: 0 auto;
      position: relative;
      z-index: 1; }
      .sobre .feito-de .image::before, .sobre .feito-de .image::after {
        content: '';
        display: block;
        float: right;
        clear: both;
        width: 40%;
        height: 100%;
        top: 0px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center; }
      .sobre .feito-de .image::before {
        background-image: url(../images/pages/sapato-left.png);
        left: 0px;
        right: auto; }
      .sobre .feito-de .image::after {
        background-image: url(../images/pages/sapato-right.png);
        left: auto;
        right: 0px;
        float: left; }
      @media (min-width: 768px) {
        .sobre .feito-de .image {
          width: 100%;
          height: 605px;
          background-size: contain;
          background-repeat: no-repeat;
          background-image: url(../images/pages/shoes_insecta_min.png); }
          .sobre .feito-de .image::before {
            display: none; }
          .sobre .feito-de .image::after {
            display: none; } }
    .sobre .feito-de .caracteristicas .item {
      position: absolute;
      width: 80%;
      z-index: 1;
      font-size: 0.8em;
      line-height: 1em; }
      .sobre .feito-de .caracteristicas .item h4 {
        letter-spacing: 0.2em;
        margin-bottom: 5px;
        padding-top: 10px;
        display: block;
        width: auto;
        position: relative;
        font-size: 1.1em;
        font-weight: normal; }
        .sobre .feito-de .caracteristicas .item h4::after {
          content: '';
          background-color: #000;
          display: block;
          position: absolute;
          height: 2px;
          top: 0px;
          width: 100%;
          left: 0px; }
      .sobre .feito-de .caracteristicas .item p,
      .sobre .feito-de .caracteristicas .item ul li {
        font-family: "Roboto Slab", serif;
        letter-spacing: 0.1em;
        font-weight: 100;
        font-size: 1em;
        line-height: 1.2em;
        max-width: 60%; }
      .sobre .feito-de .caracteristicas .item:nth-child(1) {
        left: 0px;
        right: auto;
        top: 10px;
        bottom: auto; }
      .sobre .feito-de .caracteristicas .item:nth-child(2) {
        left: 0px;
        right: auto;
        top: 70px;
        bottom: auto; }
      .sobre .feito-de .caracteristicas .item:nth-child(4) p,
      .sobre .feito-de .caracteristicas .item:nth-child(4) ul li, .sobre .feito-de .caracteristicas .item:nth-child(5) p,
      .sobre .feito-de .caracteristicas .item:nth-child(5) ul li {
        float: right;
        clear: both;
        text-align: right; }
      .sobre .feito-de .caracteristicas .item:nth-child(3) {
        left: 0px;
        right: auto;
        top: 200px;
        bottom: auto; }
      .sobre .feito-de .caracteristicas .item:nth-child(4) {
        left: auto;
        right: 10px;
        top: 350px;
        bottom: auto;
        text-align: right; }
        .sobre .feito-de .caracteristicas .item:nth-child(4) h4::after {
          width: 185px;
          right: 0px;
          left: auto; }
      .sobre .feito-de .caracteristicas .item:nth-child(5) {
        left: auto;
        right: 10px;
        top: 450px;
        bottom: auto;
        text-align: right; }
        @media (max-width: 767px) {
          .sobre .feito-de .caracteristicas .item:nth-child(5) h4::after {
            width: 205px;
            right: 0px;
            left: auto; } }
      @media (min-width: 768px) {
        .sobre .feito-de .caracteristicas .item {
          font-size: 1em;
          line-height: initial;
          max-width: 300px;
          width: 100%; }
          .sobre .feito-de .caracteristicas .item p,
          .sobre .feito-de .caracteristicas .item ul li {
            max-width: 200px; }
          .sobre .feito-de .caracteristicas .item:nth-child(1) {
            left: -190px;
            top: 30px; }
          .sobre .feito-de .caracteristicas .item:nth-child(2) {
            left: -190px;
            top: 140px; }
          .sobre .feito-de .caracteristicas .item:nth-child(3) {
            left: -190px;
            top: 400px; }
          .sobre .feito-de .caracteristicas .item:nth-child(4) {
            left: auto;
            right: -200px;
            top: 40px;
            bottom: auto;
            text-align: right; }
            .sobre .feito-de .caracteristicas .item:nth-child(4) h4::after {
              width: 245px;
              right: 0px;
              left: auto; }
          .sobre .feito-de .caracteristicas .item:nth-child(5) {
            left: auto;
            right: -200px;
            top: 340px;
            bottom: auto;
            text-align: right; } }
    .sobre .feito-de .aproveitamento {
      max-width: 700px;
      width: 100%;
      margin: 0 auto;
      text-align: center;
      position: relative;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .sobre .feito-de .aproveitamento p {
        position: relative;
        z-index: 1; }
      .sobre .feito-de .aproveitamento p:first-child {
        width: 100%;
        font-size: 1em;
        letter-spacing: 0.2em;
        /* max-width: 500px; */
        text-align: left;
        margin: 0 auto;
        display: block;
        text-align: center;
        line-height: 1.4em;
        margin-bottom: 40px; }
      .sobre .feito-de .aproveitamento p:not(:first-child) {
        text-align: center;
        width: 50%;
        margin-left: 0px;
        padding-bottom: 15px;
        padding-top: 15px;
        background: #fff; }
      @media (min-width: 768px) {
        .sobre .feito-de .aproveitamento::before {
          content: '';
          position: absolute;
          width: 370px;
          height: 655px;
          left: 80px;
          top: 0px;
          border: 5px solid #000;
          -webkit-transform: translateY(-350px);
          -mox-transform: translateY(-350px);
          -ms-transform: translateY(-350px);
          -o-transform: translateY(-350px);
          transform: translateY(-350px); }
        .sobre .feito-de .aproveitamento p:first-child {
          width: 100%;
          /* max-width: 500px; */
          text-align: left;
          margin: 0 auto;
          display: block;
          font-size: 1.2em;
          padding: 21px 80px 0px 110px;
          line-height: 1.4em;
          margin-bottom: 40px; }
        .sobre .feito-de .aproveitamento p:not(:first-child) {
          text-align: left;
          margin-left: 60px;
          font-size: 5em;
          width: auto;
          padding-bottom: 15px;
          padding-top: 15px; }
          .sobre .feito-de .aproveitamento p:not(:first-child) strong,
          .sobre .feito-de .aproveitamento p:not(:first-child) b {
            display: block;
            margin-top: 30px; }
          .sobre .feito-de .aproveitamento p:not(:first-child) small {
            display: block;
            margin-top: 5px; }
        .sobre .feito-de .aproveitamento p:nth-child(2) {
          margin-left: -40px; }
        .sobre .feito-de .aproveitamento p:nth-child(4) {
          margin-right: -90px; } }
  .sobre .valores {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 80px; }
    .sobre .valores h2 {
      margin-bottom: 50px; }
    .sobre .valores .images {
      float: left;
      width: 90%;
      display: none; }
    .sobre .valores .grid-images {
      max-width: 855px;
      margin: 0 auto;
      padding: 0px 15px; }
      .sobre .valores .grid-images .banner {
        padding: 0px 3px;
        margin-bottom: 6px; }
      .sobre .valores .grid-images .banner-content p {
        font-weight: bold;
        letter-spacing: 0.2em;
        font-size: 1em; }
    @media (min-width: 768px) {
      .sobre .valores {
        margin-top: 100px; }
        .sobre .valores .grid-images {
          padding: 0px; }
          .sobre .valores .grid-images .banner-content p {
            font-weight: bold;
            letter-spacing: 0.2em;
            font-size: 1.3em; } }
    .sobre .valores .text {
      float: right;
      text-align: left;
      width: 100%;
      max-width: 100%;
      letter-spacing: 0.2em;
      padding: 25px 20px;
      border: 5px solid #000; }
      .sobre .valores .text::after {
        content: '';
        background-image: url(../images/pages/bezouro.png);
        position: absolute;
        right: -105px;
        top: 50%;
        width: 70px;
        height: 95px;
        background-size: cover;
        background-position: center center;
        -webkit-transform: translateY(-50%);
        -mox-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .sobre .valores .text h2 {
        font-weight: bold;
        font-size: 2.5em;
        line-height: 1.2em; }
    @media (min-width: 768px) {
      .sobre .valores {
        margin-top: 0px; }
        .sobre .valores .images {
          display: block; }
        .sobre .valores .text {
          width: 365px;
          padding: 5% 4% 6% 7%;
          position: absolute;
          left: auto;
          right: 0%;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -mox-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); } }
  .sobre .video-besouro .video {
    max-width: 855px;
    margin: 0 auto; }

.nossa-historia .acreditamos {
  position: relative; }
  .nossa-historia .acreditamos .image {
    margin-bottom: 20px; }
  .nossa-historia .acreditamos .text {
    color: #000;
    font-size: 1em;
    line-height: 1.7em; }
    .nossa-historia .acreditamos .text p {
      font-size: 1.1em; }
  @media (min-width: 768px) {
    .nossa-historia .acreditamos {
      padding-top: 40px;
      padding-bottom: 50px; }
      .nossa-historia .acreditamos .image {
        margin-bottom: 40px;
        position: relative;
        z-index: 1; }
      .nossa-historia .acreditamos::before {
        content: '';
        position: absolute;
        left: 50%;
        width: 100%;
        max-width: 360px;
        height: 100%;
        top: 0px;
        border: 3px solid #000;
        -webkit-transform: translateX(-50%);
        -mox-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); } }
.nossa-historia .manifesto {
  padding-top: 40px; }
.nossa-historia .ideias h3 {
  font-size: 1em;
  margin-bottom: 30px; }
  .nossa-historia .ideias h3::before {
    width: 5px;
    height: 3px; }

.porque-fazemos .industria {
  max-width: 855px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 40px;
  padding-top: 50px;
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    .porque-fazemos .industria {
      padding-left: 15px;
      padding-right: 15px;
      margin-left: -15px;
      margin-right: -15px; } }
  .porque-fazemos .industria::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 100%;
    max-width: 640px;
    height: 100%;
    top: 0px;
    border: 3px solid #000;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .porque-fazemos .industria h2 {
    margin-top: 100px;
    position: relative;
    z-index: 1; }
  .porque-fazemos .industria .dados {
    margin-top: -190px; }
  .porque-fazemos .industria .text-number {
    font-size: 4em; }
    .porque-fazemos .industria .text-number small {
      font-size: 14px; }
  .porque-fazemos .industria .conclusao {
    clear: both;
    padding-top: 40px; }
  @media (max-width: 767px) {
    .porque-fazemos .industria h2 {
      margin-top: 10px;
      font-size: 1.3em !important; }
    .porque-fazemos .industria .dados {
      margin-top: 0px; }
      .porque-fazemos .industria .dados .col {
        margin-bottom: 25px;
        position: relative; }
      .porque-fazemos .industria .dados .text-number {
        font-size: 3em !important;
        position: absolute;
        right: 0px;
        left: auto;
        top: 60%;
        background: transparent;
        text-shadow: 0px 0px 2px rgba(142, 142, 142, 0.8); } }
.porque-fazemos .agropecuaria {
  margin: 70px auto;
  max-width: 875px; }
  .porque-fazemos .agropecuaria .info {
    height: 240px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    margin-bottom: 50px;
    position: relative; }
    .porque-fazemos .agropecuaria .info p {
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 0.2em;
      line-height: 0.5em;
      font-size: 1.4em;
      white-space: pre-line; }
      .porque-fazemos .agropecuaria .info p em {
        width: auto;
        display: inline-block;
        padding-left: 1px;
        padding-right: 1px; }
    .porque-fazemos .agropecuaria .info .igual {
      position: absolute;
      left: 100%;
      right: auto;
      font-size: 1.6em;
      font-weight: bold;
      color: #000;
      top: 50%;
      -webkit-transform: translate(50%, -50%);
      -mox-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
      -o-transform: translate(50%, -50%);
      transform: translate(50%, -50%); }
    @media (max-width: 767px) {
      .porque-fazemos .agropecuaria .info .igual {
        top: 100%;
        left: 50%;
        -webkit-transform: translate(50%, 25%);
        -mox-transform: translate(50%, 25%);
        -ms-transform: translate(50%, 25%);
        -o-transform: translate(50%, 25%);
        transform: translate(50%, 25%); } }
.porque-fazemos .manter {
  padding: 50px 0px;
  margin-bottom: 70px; }
  .porque-fazemos .manter h2 {
    white-space: pre-line; }
.porque-fazemos .ate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-around; }

.design-e-conforto .sapatos-unissex {
  max-width: 680px;
  margin: 0 auto 35px auto;
  padding: 120px 0px;
  height: 400px;
  background-position: left;
  position: relative; }
  .design-e-conforto .sapatos-unissex .title-strip {
    white-space: pre;
    position: absolute;
    right: 0px;
    position: absolute;
    right: 0px;
    top: 50%;
    font-size: 2.2em;
    letter-spacing: 0.2em;
    font-weight: bold;
    line-height: 0.7em;
    margin-bottom: 0px;
    align-items: flex-end; }
    @media (min-width: 768px) {
      .design-e-conforto .sapatos-unissex .title-strip {
        -webkit-transform: translateY(-50%);
        -mox-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        align-items: flex-start; } }
    .design-e-conforto .sapatos-unissex .title-strip em {
      padding-left: 10px;
      padding-right: 5px; }
.design-e-conforto .palmilha {
  max-width: 910px;
  margin: 0 auto 35px auto;
  position: relative;
  padding: 50px 15px; }
  .design-e-conforto .palmilha::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 100%;
    max-width: 650px;
    height: 100%;
    top: 0px;
    border: 3px solid #000;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .design-e-conforto .palmilha .image {
    padding: 5px; }
  @media (min-width: 768px) {
    .design-e-conforto .palmilha {
      padding: 50px 0px; } }

.sustentabilidade .entregas {
  position: relative;
  max-width: 780px;
  padding: 20px 0px 20px 0px;
  margin: 0 auto 30px auto; }
  .sustentabilidade .entregas .text-number {
    background: transparent; }
  .sustentabilidade .entregas::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 100%;
    max-width: 440px;
    height: 65%;
    top: 0px;
    border: 3px solid #000;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .sustentabilidade .entregas .image {
    max-width: 100%;
    height: 400px;
    background-position: left;
    margin-top: 25px;
    position: relative; }
    .sustentabilidade .entregas .image p {
      white-space: pre;
      font-size: 1.3em;
      letter-spacing: 0.2em;
      font-weight: bold;
      line-height: 0.7em;
      margin-bottom: 0px; }
  @media (max-width: 767px) {
    .sustentabilidade .entregas .text-number {
      text-align: center; } }
  @media (min-width: 768px) {
    .sustentabilidade .entregas .image p {
      position: absolute;
      right: 0px;
      top: 50%;
      font-size: 2.2em;
      -webkit-transform: translateY(-50%);
      -mox-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      align-items: flex-start; } }
.sustentabilidade .blog {
  max-width: 760px;
  margin: 0 auto 100px auto; }
  .sustentabilidade .blog .images {
    margin-bottom: 40px; }
    .sustentabilidade .blog .images .image {
      height: 225px;
      margin: 1%;
      width: 100%;
      background-size: cover; }
      @media (min-width: 768px) {
        .sustentabilidade .blog .images .image {
          height: 225px;
          margin: 1%;
          width: 48%;
          background-size: cover; } }
  .sustentabilidade .blog .box-posts {
    position: relative;
    margin-top: 50px; }
    .sustentabilidade .blog .box-posts::before {
      content: '';
      position: absolute;
      left: 50%;
      width: 110%;
      height: 95%;
      top: 100px;
      border: 3px solid #000;
      z-index: -1;
      -webkit-transform: translateX(-50%);
      -mox-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
    .sustentabilidade .blog .box-posts p {
      clear: both; }
  @media (max-width: 767px) {
    .sustentabilidade .blog .box-posts .images + p {
      font-size: 0.8em; } }
  @media (min-width: 768px) {
    .sustentabilidade .blog .box-posts .images + p {
      font-size: 1em; }
    .sustentabilidade .blog .box-posts::before {
      height: 90%; } }
.sustentabilidade .transparencia {
  padding-top: 50px;
  margin-bottom: 100px; }
  .sustentabilidade .transparencia .custos {
    max-width: 550px;
    display: block;
    margin: 0 auto; }
  .sustentabilidade .transparencia .custo {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .sustentabilidade .transparencia .custo p {
      margin: 0px;
      line-height: 1.4em; }
    .sustentabilidade .transparencia .custo p:first-child {
      color: black;
      font-size: 1.3em;
      margin-bottom: 5px; }
    .sustentabilidade .transparencia .custo p:last-child {
      font-weight: 300;
      letter-spacing: 0.1em;
      font-size: 0.9em;
      height: 35px; }
    .sustentabilidade .transparencia .custo img {
      max-width: 60px;
      margin-bottom: 5px; }
.sustentabilidade .fechamento-do-ciclo .devolva {
  position: relative;
  max-width: 550px;
  margin: 0 auto;
  padding-bottom: 20px;
  margin-top: 100px;
  margin-bottom: 50px; }
  .sustentabilidade .fechamento-do-ciclo .devolva .image {
    position: relative;
    margin-top: -50px;
    display: inline-block;
    margin-bottom: 10px;
    max-width: 90%; }
  .sustentabilidade .fechamento-do-ciclo .devolva .title-strip {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-width: none;
    white-space: nowrap;
    left: 50%;
    font-size: 1.5em;
    line-height: 0.9em; }
  .sustentabilidade .fechamento-do-ciclo .devolva::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 100%;
    height: 100%;
    top: 0px;
    border: 3px solid #000;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .sustentabilidade .fechamento-do-ciclo .devolva .image {
      max-width: 90%; }
    .sustentabilidade .fechamento-do-ciclo .devolva .title-strip {
      font-size: 2.5em; } }
.sustentabilidade .fechamento-do-ciclo .video {
  margin-top: 20px; }

.feito-no-brasil .dados {
  max-width: 660px;
  margin: 70px auto 0 auto;
  position: relative;
  padding-top: 50px; }
  .feito-no-brasil .dados::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 100%;
    height: 75%;
    top: 0px;
    border: 3px solid #000;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .feito-no-brasil .dados .image {
    margin-top: 20px; }
  .feito-no-brasil .dados .infos {
    margin-top: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .feito-no-brasil .dados .infos .info {
      padding: 0px 5px; }
  @media (max-width: 767px) {
    .feito-no-brasil .dados {
      padding-left: 15px;
      padding-right: 15px; }
      .feito-no-brasil .dados::before {
        height: 85%; }
      .feito-no-brasil .dados .infos {
        flex-wrap: wrap;
        justify-content: center;
        font-size: 0.8em; }
        .feito-no-brasil .dados .infos .text-number {
          text-align: center; } }
  @media (min-width: 768px) {
    .feito-no-brasil .dados::before {
      width: 125%; } }

.perguntas-frequentes .box-links a h6 {
  font-weight: 200;
  text-transform: uppercase; }
.perguntas-frequentes h2 {
  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  margin-top: 50px; }
.perguntas-frequentes h3 {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
  margin-top: 25px; }
.perguntas-frequentes p {
  font-size: 1em;
  font-weight: 200;
  line-height: 2em; }
.perguntas-frequentes a {
  color: black; }
.perguntas-frequentes b {
  font-weight: 200;
  color: black; }
.perguntas-frequentes .list-big-marquee li {
  padding-left: 52px;
  margin-bottom: 20px;
  position: relative;
  line-height: 30px;
  font-weight: 200; }
  .perguntas-frequentes .list-big-marquee li::before {
    display: block;
    content: '>';
    border-radius: 100%;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    color: #000;
    line-height: 28px;
    font-style: normal;
    font-weight: normal;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center; }

.lojas .loja {
  text-align: left;
  font-weight: 200;
  color: #666;
  margin-bottom: 50px; }
  .lojas .loja figure {
    margin-bottom: 34px; }
  .lojas .loja:nth-child(3n + 1) {
    clear: left; }
  .lojas .loja h3 {
    color: #000;
    font-size: 1.1em;
    letter-spacing: 0.05em;
    font-weight: 200;
    margin-bottom: 10px; }
  .lojas .loja .address small {
    color: #999;
    font-size: 0.9em; }

.collabs .collab {
  text-align: left;
  font-weight: 200;
  color: #666;
  margin-bottom: 50px; }
  .collabs .collab figure, .collabs .collab picture {
    margin-bottom: 34px;
    display: block; }
  .collabs .collab:nth-child(3n + 1) {
    clear: left; }
  .collabs .collab h3 {
    color: #000;
    font-size: 1.1em;
    letter-spacing: 0.05em;
    font-weight: 200;
    margin-bottom: 10px; }

.collab-internal .post {
  margin-bottom: 40px;
  font-weight: 200;
  line-height: 2em; }
  .collab-internal .post figure {
    margin-top: 30px;
    margin-bottom: 30px; }
    .collab-internal .post figure:first-child {
      margin-top: 0px; }
  .collab-internal .post img {
    max-width: 100%;
    max-height: 100%; }
.collab-internal .infos-post strong {
  color: black;
  font-weight: 600;
  font-family: "Montserrat", sans-serif; }
.collab-internal .infos-post p {
  font-family: "Roboto Slab", serif;
  font-weight: 200; }
.collab-internal .box-products {
  justify-content: flex-start;
  margin-left: -8px;
  margin-right: -8px; }

.editoriais .editorial {
  padding: 0px 15px;
  margin-bottom: 30px;
  position: relative;
  width: 100%; }
  @media (max-width: 767px) and (min-width: 520px) {
    .editoriais .editorial {
      width: 50%; } }
  @media (min-width: 768px) {
    .editoriais .editorial {
      width: 25%; } }
  @media (min-width: 768px) {
    .editoriais .editorial:first-child, .editoriais .editorial:nth-child(5n + 1) {
      width: 50%; }
    .editoriais .editorial:nth-child(6n) {
      float: right; } }
  .editoriais .editorial:hover .meta {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  .editoriais .editorial .meta {
    position: absolute;
    left: 15px;
    top: 0px;
    width: calc(100% - 30px);
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding-left: 30px;
    justify-content: flex-start;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  .editoriais .editorial .link {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%; }
  .editoriais .editorial h3 {
    letter-spacing: 0.1em;
    font-weight: 200;
    font-size: 1.1em;
    color: white; }

.editorial-internal .post {
  margin-bottom: 40px;
  font-weight: 200;
  line-height: 2em; }
  .editorial-internal .post figure {
    margin-top: 30px;
    margin-bottom: 30px; }
    .editorial-internal .post figure:first-child {
      margin-top: 0px; }
  .editorial-internal .post img {
    max-width: 100%;
    max-height: 100%; }
.editorial-internal .infos-post strong {
  color: black;
  font-weight: 600;
  font-family: "Montserrat", sans-serif; }
.editorial-internal .infos-post p {
  font-family: "Roboto Slab", serif;
  font-weight: 200; }
.editorial-internal .box-products {
  justify-content: flex-start;
  margin-left: -8px;
  margin-right: -8px; }

.como-medir .materiais {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
  margin-top: 50px;
  margin-bottom: 50px; }
  .como-medir .materiais::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 100%;
    height: 100%;
    top: 0px;
    border: 3px solid #000;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .como-medir .materiais img {
    margin-bottom: 10px;
    max-width: 100px; }
  .como-medir .materiais .title-strip {
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    top: -30px;
    line-height: 0.7em; }
    @media (min-width: 768px) {
      .como-medir .materiais .title-strip {
        top: -45px; } }
  .como-medir .materiais ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0px; }

.feche-o-ciclo .destino-ambiental {
  position: relative;
  max-width: 705px;
  margin: 0 auto;
  margin-bottom: 50px;
  padding: 15px 15px 30px 15px; }
  .feche-o-ciclo .destino-ambiental .title-strip {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-width: none;
    white-space: nowrap;
    left: 50%; }
  .feche-o-ciclo .destino-ambiental .image {
    display: inline-block;
    width: 100%;
    height: 215px;
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat; }
    .feche-o-ciclo .destino-ambiental .image h2 {
      line-height: 0.9em;
      letter-spacing: 0.3em;
      position: absolute;
      left: 50%;
      top: 50%;
      max-width: 570px;
      -webkit-transform: translate(-50%, -50%);
      -mox-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .feche-o-ciclo .destino-ambiental .image img {
      max-width: 100%; }
  @media (min-width: 768px) {
    .feche-o-ciclo .destino-ambiental {
      margin-top: 300px;
      padding: 70px 15px 30px 15px; }
      .feche-o-ciclo .destino-ambiental .image {
        position: absolute;
        left: 50%;
        top: -280px;
        width: 90%;
        height: 322px;
        -webkit-transform: translateX(-50%);
        -mox-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); } }
  @media (max-width: 767px) {
    .feche-o-ciclo .destino-ambiental .image {
      position: relative; }
      .feche-o-ciclo .destino-ambiental .image h2 {
        letter-spacing: 0.15em;
        font-size: 1.1em; } }
  .feche-o-ciclo .destino-ambiental .image + p {
    margin-bottom: 30px; }
  .feche-o-ciclo .destino-ambiental::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 100%;
    height: 100%;
    top: 0px;
    border: 3px solid #000;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
.feche-o-ciclo .locais {
  margin-top: 55px; }
  .feche-o-ciclo .locais h2 {
    margin-bottom: 5px; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/montserrat-extralight-webfont.woff") format("woff2"), url("../fonts/montserrat-extralight-webfont.woff") format("woff"), url("../fonts/montserrat-extralight-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/montserrat-light-webfont.woff") format("woff2"), url("../fonts/montserrat-light-webfont.woff") format("woff"), url("../fonts/montserrat-light-webfont.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/montserrat-regular-webfont.woff") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat-regular-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/montserrat-semibold-webfont.woff") format("woff2"), url("../fonts/montserrat-semibold-webfont.woff") format("woff"), url("../fonts/montserrat-semibold-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/montserrat-bold-webfont.woff") format("woff2"), url("../fonts/montserrat-bold-webfont.woff") format("woff"), url("../fonts/montserrat-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Georgia';
  src: url("../fonts/Georgia.woff") format("woff"), url("../fonts/Georgia.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Georgia';
  src: url("../fonts/Georgia-Italic.woff") format("woff"), url("https://a1.vnda.com.br/insectashoes/fonts/Georgia-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

/*# sourceMappingURL=style.css.map */