/** Shopify CDN: Minification failed

Line 1709:43 Unexpected "{"

**/
/* @font-face {
  font-family: "fabricaFont";
  src: url("fabrica-webfont.woff2") format("woff2"),
    url("fabrica-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */

/* @font-face {
  font-family: "GT-America";
  src: url("/cdn/shop/files/full-GT-Am-Light.woff2?v=1660649704")
      format("woff2"),
    url("/cdn/shop/files/full-GT-Am-Light.woff?v=1660649704")
      format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "GT-America";
  src: url("/cdn/shop/files/full-GT-Am-Medium.woff2?v=1660649704")
      format("woff2"),
    url("/cdn/shop/files/full-GT-Am-Medium.woff?v=1660649704")
      format("woff");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Flecha";
  src: url("/cdn/shop/files/subset-FlechaM-Regular.woff2?v=1660649704")
      format("woff2"),
    url("/cdn/shop/files/subset-FlechaM-Regular.woff?v=1660649704")
      format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  unicode-range: U+000-5FF;
} */

/* custom product label */

.custom-labels.product-label {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 0;
}

.custom-labels.product-label .label {
  font-size: 10px;
  padding: 5px 12px !important;
  margin-bottom: 0;
  line-height: 11px !important;
  text-transform: uppercase !important;
}

.custom-labels.product-label .campeao-label {
  background: black;
  border: 1px solid #000;
  color: white;
}

.custom-labels.product-label .novidade-label {
  border: 1px solid black;
  color: black;
}

.custom-labels.product-label .sale-label {
  border: 1px solid #000;
  background: transparent;
  color: #000;
}

/* geral */
header.header-parallax{
  z-index: 102;
  position: relative;
}

h1 {
  font-family: var(--font-sans);
  font-weight: 300;
  font-size: 55px;
  margin-bottom: 25px;
}

h3 {
  font-family: var(--font-sans);
  font-weight: 300;
  font-size: 35px;
  margin-bottom: 25px;
}

.policies-block.layout_style_2 .policy-text {
  text-align: center;
  line-height: 1;
  margin-top: 10px;
}

.policies-block.layout_style_2 .policy-text > span {
  font-weight: 400;
}

.policies-block.layout_style_2 .policy-icon svg {
  stroke: none;
  height: 34px !important;
}

.policies-block.layout_style_2 .policy-icon svg.frete-svg {
  height: 46px !important;
}

.widget-title.not-before .box-title .title {
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 0 0 20px;
  line-height: 1;
}

.product-template .breadcrumb {
  margin-bottom: 42px;
  padding: 15px 10px 12px;
  background-color: #f8f7f5;
}

.swatch.swatch_size_large .swatch-element {
  margin: 0 5px 5px 0;
}

.next_prev-groups {
  display: none !important;
}

.grid-item {
  padding: 0 5px;
}

.swatch.swatch_size_large .swatch-element label:hover {
  box-shadow: none;
}

.swatch.swatch_size_large .swatch-element label {
  background-color: #ffffff;
}

.homepage-reviews .star-reviews {
  display: none;
}

.homepage-reviews.style_2 {
  padding-top: 0;
  border-bottom: 0;
}

.homepage-reviews .name-review .name-review-person {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: .02em;
  margin-bottom: 0;
  color: #a2b3a5;
}

.social-icons li:hover a {
  background-color: transparent !important;
}

.product-img-box .product-photo-container .slick-arrow.slick-next {
  right: 15px;
}

.product-img-box .product-photo-container .slick-arrow.slick-prev {
  left: 15px;
}

a.wishlist.whislist-added {
  color: #000;
}

/* .product-des.abs-center {
  display: none !important;
} */

.novidades__grid .products-grid.row {
  margin-right: 0;
  margin-left: 0;
}

.btn {
  font-family: var(--fonts_name);
  font-weight: 400;
  font-size: 14px;
}

@media (min-width: 1200px) {
  /*   .cpb-panels-container {
    margin: 0 auto;
    -ms-flex: 0 0 550px !important;
    flex: 0 0 550px !important;
    max-width: 550px !important;
    padding: 50px;
  }
   */
  .cpb-preview-container {
    margin: 0 auto !important;
    width: 100% !important;
    flex-basis: calc(800px - 40px) !important;
    max-width: calc(800px - 40px) !important;
  }

  .cpb-layout {
    max-width: 1200px;
    margin: 0 auto !important;
  }
}

/* #product-builder .cpb-preview-elements {
  padding-top: 70% !important;
}

.konvajs-content canvas {
  aspect-ratio: 0.5 !important;
} */

.product-surfup .product-shop .groups-btn .wrapper-button #product-add-to-cart {
  border-radius: 0;
  background-color: #008060;
  border: none;
}

.product-surfup
  .product-shop
  .groups-btn
  .wrapper-button
  #product-add-to-cart:hover {
  background-color: #06604a;
}

button.cpb-actions-btn.cpb-add-to-cart-button {
  min-width: 130px !important;
  height: 50px !important;
  border-radius: 0 !important;
  background-color: #008060 !important;
  border: none !important;
  box-shadow: none !important;
  font-family: var(--fonts_name) !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  border-radius: 3px !important;
}

button.cpb-actions-btn.cpb-next-tab-button {
  height: 50px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #dddddd !important;
  font-family: var(--fonts_name) !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #000 !important;
  border-radius: 3px !important;
}

span.cpb-string-template {
  line-height: 0 !important;
  font-size: 0px !important;
}

.cpb-upload-text {
  font-size: 0 !important;
  line-height: 0 !important;
}

.no-remove-bg {
  max-width: 115px !important;
}

.cpb-upload-buttons {
  margin-top: 0px !important;
}

.cpb-panels-tabs input[type="checkbox"] + label:after {
  display: none;
}

.cpb-product-actions-container {
  margin-top: 30px;
}

.before-traco::after {
  content: "";
  position: absolute;
  top: auto;
  left: 50%;
  width: 1px;
  height: 10rem;
  background: black;
  z-index: 2;
}

/* Reviews Home */
.homepage-reviews .body-review {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.03rem;
  font-family: var(--font-serif);
  max-width: 700px;
  color: #fff;
}

.homepage-reviews .row.has-slick:not(.slick-initialized) .col-12 + .col-12 {
  display: none;
}

.homepage-reviews .row.has-slick {
  max-width: 900px;
  margin: 0 auto;
}

.homepage-reviews .item {
  background: transparent;
  border: none;
  height: 100%;
  box-shadow: none;
}

.body-review span {
  color: #e5e5e5;
  font-weight: 400;
  font-weight: 100;
  font-size: 35px;
  line-height: 1.3;
}

@media (max-width: 1200px) {
  .body-review span {
    font-size: 20px;
  }

  .homepage-reviews .item {
    padding: 0px;
  }
}

.homepage-reviews .widget-title .box-title .title {
  color: #fff;
  background: #000000;
}

.homepage-reviews .widget-title .box-title:before {
  background-color: #000000;
}

.homepage-reviews .slick-arrow {
  top: 10%;
}

ul.social-icons i {
  color: #f1f1f1;
}

.home-instagram .container-fluid {
  padding-right: 5px;
  padding-left: 5px;
}

.featured-products .widget-title.not-before .box-title .title {
  padding-bottom: 0px;
}

.swatch.swatch_size_large .swatch-element:not(.color) input:checked + label {
  background-color: #000;
  border-color: #000;
  font-weight: 400;
  color: #fff;
}

.widget-title.not-before .box-title .title {
  font-size: 30px;
  padding-bottom: 0px;
}

.widget-title.not-before .box-title.before-traco .title {
  padding-bottom: 20px;
}

.container-product .slick-arrow .fa {
  font-size: 25px;
  font-weight: 100;
}

.product-template-surfup .tabs__product-page .list-tabs .tab-title a {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: initial;
}

.product-surfup .product-shop .prices .price {
  font-weight: 400;
  font-size: 22px;
}

.header-top .top-message {
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 0.14em;
}

.top-message p {
  margin-bottom: 0px;
}

.top-message:not(.slick-initialized) p + p {
  display: none;
}

.products-grid .grid-item {
  margin-bottom: 30px;
  margin-top: 0;
}

.produtos-list-news
  .products-grid:not(.slick-initialized)
  .grid-item
  + .grid-item {
  display: none;
}

@media (max-width: 1200px) {
  .product-shop .total-price {
    text-align: center;
  }
}

.slide-content.style_4 .slide-heading {
  font-family: var(--font-serif);
  line-height: 1;
  font-weight: 100;
}

.container-padd60 .slide-content.abs_left,
.container-fluid .slide-content.abs_left {
  left: 3.175% !important;
}

@media (max-width: 1200px) {
  .container-padd60 .slide-content.abs_left,
  .container-fluid .slide-content.abs_left {
    left: 50% !important;
    text-align: center;
    bottom: 0;
    top: inherit;
  }
}

.slide-content.style_4 .slide-button {
  font-family: var(--font-sans);
  font-weight: 100;
  font-size: 12px;
  letter-spacing: 0.16rem;
}

.jdgm-write-rev-link.jdgm-write-rev-link {
  font-family: var(--font-sans);
  font-weight: 100;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.16rem;
}

h2.jdgm-rev-widg__title {
  text-transform: initial;
  font-family: var(--font-sans);
  font-weight: 100;
  font-size: 30px;
  margin-bottom: 60px !important;
}

.main-content input[type="text"],
.main-content input[type="password"],
.main-content input[type="email"],
.main-content input[type="tel"],
.main-content textarea {
  max-width: 100%;
}

.jdgm-rev-widg__header .jdgm-form__fieldset {
  text-align: left !important;
}

.jdgm-form__title {
  font-weight: 400;
  text-align: left;
  font-size: 20px;
}

.jdgm-form {
  max-width: 730px !important;
}

.jdgm-btn {
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 12px;
  font-family: var(--font-sans);
  letter-spacing: 0.12rem;
}

.jdgm-form .jdgm-sort-dropdown {
  font-size: 12px;
}

.jdgm-sort-dropdown-arrow {
  top: 5px;
}

.product-surfup .product-shop .group_item {
  margin-bottom: 20px;
}

.price-box {
  font-size: 14px;
  display: flex;
  gap: 8px;
  margin-top: 15px;
  margin-bottom: 0;
}

span.parcelamento-unit {
  font-size: 16px;
  align-items: center;
  font-weight: 600;
}

.grid-item .product-title,
.grid-item .product-name {
  font-size: 14px;
  line-height: 1.4;
  max-width: 300px;
  margin-bottom: 10px;
}

.product-img-box.vertical-moreview .product-photo-container .slick-arrow.slick-next {
  left: inherit;
  right: -10px;
  top: 50%;
}

.product-img-box.vertical-moreview .product-photo-container .slick-arrow.slick-prev {
  right: inherit;
  left: -10px;
  top: 50%;
}

.sidebar-filter .sidebar-tags label .count_value {
  display: none;
}

.wrapper-login-customer {
  max-width: 1200px;
  margin: 0 auto;
}

.wrapper-login-customer .wrapper-content .col-right > * {
  padding-right: 0px;
  padding-left: 0;
}

.custom-acc-page .box-title {
  text-align: left;
}

.custom-acc-page .wrapper-title {
  padding-left: 15px !important;
}

.wrapper-login-customer .custom-or-abs .or_text {
  background: #000000;
}

.mx-auto {
  margin: 0 auto;
}

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

.bg-primary {
  background: #000000;
}

.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary p,
.bg-primary span {
  color: #f8f8f8;
}

.light-text h1,
.light-text h2,
.light-text h3,
.light-text h4,
.light-text h5,
.light-text p,
.light-text span {
  color: #f8f8f8;
}

.btn.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #f8f8f8;
  font-family: var(--font-sans);
  font-weight: 100;
  font-size: 12px;
  letter-spacing: 0.16rem;
  margin-top: 20px;
}

.btn.btn-secondary {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  color: #000000;
  font-family: var(--font-sans);
  font-weight: 100;
  font-size: 12px;
  letter-spacing: 0.16rem;
  margin-top: 20px;
}

.call-to-action {
  padding: 60px 0;
}

.about__intro .led {
  margin: 0;
  color: white;
  font-family: var(--font-serif);
  min-height: 0.01vw;
  font-size: clamp(1.4em, calc(1em + 6.5vw), 80px);
  line-height: 1.05;
  max-width: 94%;
}
.about__intro .led span {
  opacity: 0.1;
  transition: opacity 0.1s ease;
  transition-duration: 2.75s;
}
.about__intro .led span:nth-child(1) {
  transition-delay: 0s;
}
.about__intro .led span:nth-child(2) {
  transition-delay: 0.5s;
}
.about__intro .led span:nth-child(3) {
  transition-delay: 1.1s;
}
.about__intro .led span:nth-child(4) {
  transition-delay: 1.6s;
}
.about__intro .led span:nth-child(5) {
  transition-delay: 2s;
}
.about__intro .led span:nth-child(6) {
  transition-delay: 2.3s;
}
.about__intro.is-in-frame .led span {
  opacity: 1;
  transition-duration: 1.8s;
}

.tabs__product-page .list-tabs {
  justify-content: center;
}

.tabs__product-page {
  margin-bottom: 60px;
}

.react-tabs__tab.cpb-active {
  background-color: #000000 !important;
  color: #e9e9e9 !important;
}

.react-tabs__tab.cpb-active::after {
  content: "" !important;
  width: 0 !important;
  height: 0 !important;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000000;
  position: absolute !important;
  bottom: -6px !important;
  right: 0 !important;
  left: 0 !important;
  background: transparent !important;
  margin: 0 auto;
}

.cpb-panel-description {
  background: #f1f3f4;
  padding: 10px 20px;
  font-size: 15px !important;
  margin-bottom: 30px !important;
}

.cpb-category-title__inner {
  position: relative;
  margin: 25px 0 0;
}

.cpb-panels-tabs-wrapper a {
  color: #39bce6 !important;
  font-weight: 800;
}

.recently-viewed-products {
  padding-top: 40px;
  padding-bottom: 60px;
}

.recently-viewed-products .widget-title,
.related-products .widget-title {
  margin-bottom: 60px;
}

.recently-viewed-products,
.related-products {
  margin-top: 60px !important;
}

.customer-content .ct-register .btn-register,
.customer-content .ct-register .btn-register:hover {
  background: transparent;
  color: #000000;
}

ul.submenu-links li:not(.active) a svg path {
  fill: #c7c7c7 !important;
  color: #c7c7c7;
}

.cart-show #smile-ui-lite-container {
  display: none !important;
}

.col-right.new-customer.text-center .box-title {
  text-align: center;
}

header.page-header h1 {
  font-size: 30px;
  font-weight: 100;
  text-transform: initial;
  font-family: var(--font-sans) !important;
}

/*Section home como funciona*/
#shopify-section-16612970771d4de277 {
  padding: 10px 0 60px;
  background: #f8f8f8;
}

#shopify-section-16612974731f30d7dd {
  position: relative;
}

#shopify-section-16612974731f30d7dd::after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  background: #f8f8f8;
  display: block;
  bottom: 0;
  z-index: -1;
}

#shopify-section-16612974731f30d7dd .widget-title {
  border-top: 1px solid #f0f0f0;
}

#shopify-section-16612970771d4de277 .step--number > div {
  background-color: #f8f8f8;
  box-shadow: 0 0 0 8px #f8f8f8;
  z-index: 1;
  position: relative;
}

#shopify-section-16612970771d4de277 .step--number:before {
  z-index: 0;
}

.column-vantagens h4 {
  font-weight: 100;
  font-size: 25px;
}

.policies-block .policy-item:hover .policy-text:before {
  visibility: hidden;
}

/*Home instagram*/
.home-instagram {
  position: relative;
}

.home-instagram::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  background: #000000;
  bottom: 0;
  z-index: 0;
}

.home-instagram #instafeed {
  z-index: 1;
  position: relative;
}

.mini-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* Home Vantagens */
div#shopify-section-16612991476f220469 {
  border-top: 1px solid #f0f0f0;
  /*   margin-top: 60px;
  padding-top: 40px; */
}

.cart-icon .cartCount {
  color: #ffffff !important;
  background-color: #000000 !important;
  /*   background: rgb(0, 61, 148);
  background: -moz-linear-gradient(
    82deg,
    rgba(0, 61, 148, 1) 0%,
    rgba(0, 147, 214, 1) 100%
  );
  background: -webkit-linear-gradient(
    82deg,
    rgba(0, 61, 148, 1) 0%,
    rgba(0, 147, 214, 1) 100%
  );
  background: linear-gradient(
    82deg,
    rgba(0, 61, 148, 1) 0%,
    rgba(0, 147, 214, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003d94",endColorstr="#0093d6",GradientType=1); */
}

/*Blog menu*/
.blog-list {
  display: flex;
  gap: 10px;
}

.blog-item-menu {
  max-width: calc(50% - 10px);
  position: relative;
}

.blog-image-menu img {
  object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}

.blog-content-menu {
  margin-top: 20px;
}

.label-blog {
  position: absolute;
  background: #39bce6;
  z-index: 1;
  top: 3px;
  right: 3px;
  color: #fff;
  padding: 0px 10px;
  text-transform: uppercase;
  font-size: 12px;
}

.blog-content-menu h3 {
  text-transform: initial !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  font-family: var(--font-serif) !important;
  margin-bottom: 15px;
}

/* Club header */
.club-fabrica {
  width: fit-content !important;
  height: auto !important;
  max-width: fit-content;
  margin-right: 15px;
}

.club-fabrica .btn {
  margin-top: 0;
  line-height: initial;
}

.mr-auto {
  margin-right: auto;
}

.flex {
  display: flex;
}

.space-between {
  justify-content: space-between;
  align-items: space-between;
}

[data-title="Resposta"] {
  font-size: 12px;
}

@media (min-width: 1200px) {
  .collection-template-skin-1 .appendTo-toolbar {
    display: block;
    padding-bottom: 0;
    margin-bottom: 30px;
    border-bottom: 0;
    margin-right: -15px;
    margin-left: -15px;
  }
}

.customer-title {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.customer-title h5 {
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}

@media (min-width: 1200px) {
  .container-padd60 .col-sidebar {
    padding: 20px;
  }

  .refined-widgets.js-filter {
    margin-bottom: 10px;
    padding: 10px;
    margin-left: -15px;
    background: #e9e9e9;
    margin-right: -15px;
    padding-bottom: 1px;
  }

  .layout-sidebar--skin2 .sidebar-filter .widget-content {
    margin-bottom: 10px !important;
  }
}

.col-12.mobile-search {
  display: none;
}

/*Menu*/
@media (max-width: 1024px) {

  .site-nav .menu-lv-1 {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #dbd8d0;
  }

  .site-nav .menu-lv-1 a {
    width: 100%;
    min-height: 40px;
    height: auto;
    display: flex !important;
    align-items: center;
    font-size: 17px;
    padding: 0;
  }

  .blog-content-menu h3 {
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
  }

  .wrapper-navigation .mb-area {
    margin-left: 0px;
    margin-right: 0px;
  }

  .customer-links {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .customer-links a {
    padding: 0 !important;
    font-size: 11px !important;
    text-decoration: underline;
    height: 40px;
    border-bottom: 0 !important;
    text-underline-offset: 4px;
    color: #666666 !important;
    font-weight: 400 !important;
  }
  
  .site-nav li a .icon-dropdown {
    opacity: 1;
  }

  .site-nav .icon-dropdown {
    top: 11px;
  }

  /* .translate-overlay .header-top {
    display: none;
  } */

  /* .jas-mb-style {
    height: calc(100vh - 49px);
    top: 49px;
  } */

  html.translate-overlay .jas-mb-style {
    /* height: calc(100vh - 49px);
    top: 49px; */
    overflow: scroll !important;
    padding: 10px;
  }

  /* html.translate-overlay .wrapper-overlay {
    top: 49px;
  } */

  .close-menu-mb.menu-open {
    top: 5px;
    left: 5px;
    background: transparent;
  }

  /*   html.translate-overlay .icon-nav .icon-line {
    display: none;
  } */

  html.translate-overlay .hamburger-icon .icon-nav {
    display: none;
  }

  .close-menu-mb.menu-open .icon-line:before,
  .close-menu-mb.menu-open .icon-line:after {
    background-color: #000 !important;
  }

  .customer-links a,
  .header-links a {
    display: flex !important;
    align-items: center !important;
    border-bottom: 1px solid #efefef;
    width: 100%;
    font-size: 12px !important;
    font-weight: 400 !important;
    text-transform: none;
    letter-spacing: 0.03em;
    height: 40px;
  }

  .jas-mb-style .icon-nav .icon-line:before, 
  .jas-mb-style .icon-nav .icon-line:after {
    width: 15px;
    height: 1px;
  }

  .icon-nav:not(.close-menu-mb) .icon-line:after {
    top: 8px;
  }

  .icon-nav:not(.close-menu-mb) .icon-line:before {
    top: 0px;
  }

  .icon-nav .icon-line {
    background-color: transparent !important;
  }

  .menu-mb-title {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  li.menu-lv-2 {
    height: 55px;
    display: flex;
    align-items: center;
  }

  li.menu-lv-2 a {
    width: 100%;
  }

  .footer-bottom .row .col-lg-2 {
    order: 2;
    padding-bottom: 35px;
    margin-top: 20px;
  }

  .icon-user svg {
    width: 28px;
    height: 28px;
    stroke-width: 0;
    margin-top: 4px;
  }

  .search-mb.svg-mb svg {
    width: 24px;
    height: 24px;
    margin-top: -1px;
  }

  .wrapper_header_parallax .cart-icon svg {
    width: 26px;
    height: 26px;
    margin-top: -4px !important;
  }

  .col-12.mobile-search {
    background: transparent;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin: 0 auto 10px auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .jas-mb-style form.search-bar {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px solid #ababab;
    border-radius: 5px;
  }

  .col-12.mobile-search form input {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #181818;
    height: 40px;
    font-size: 12px;
  }
  
  .col-12.mobile-search form input::placeholder {
    color: #181818;
  }

  .col-12.mobile-search button.btn.icon-search {
    position: relative;
    right: 0;
    width: 60px;
    height: 40px;
    display: flex;
    top: 0;
    min-width: 50px;
    background: #fff;
    padding: 0!important;
    align-items: center;
    justify-content: center;
    color: #2d2d2d;
    fill: #2d2d2d;
    border-radius: 5px;
  }

  .col-12.mobile-search button.btn.icon-search svg path {
    fill: #2d2d2d;
    stroke: #2d2d2d;
  }

  .site-nav .menu-mb-title {
    background-color: #f2efe7;
    font-size: 16px;
  }

  .sub-menu-mobile .hide_pc {
    display: none;
  }

  .site-nav .menu-lv-3 > a,
  .site-nav .no-mega-menu .menu-lv-2 > a {
    font-size: 12px !important;
    font-weight: 600 !important;
  }

  li.menu-lv-3 {
    border-bottom: 1px solid #ebebeb;
  }

  /* .site-nav .mega-menu .menu-lv-2 {
    background: #e7e4e1;
  } */

  .site-nav .menu-lv-3 > a {
    /*     padding-left: 40px;
    min-height: 50px; */
  }

  .site-nav .menu-lv-2 .site-nav-dropdown {
    margin: 0;
  }

  .site-nav .sub-menu-mobile.sub-menu-open {
    /* position: relative;
    height: auto;
    padding-bottom: 0;
    bottom: inherit; */
    /* width: 100%; */
    /* padding-bottom: 0;
    overflow: initial; */
  }

  li.menu-lv-1.item.dropdown {
    position: relative;
  }

  /* .jas-mb-style {
    width: -moz-calc(100%);
    width: -webkit-calc(100%);
    width: -ms-calc(100%);
    width: 100%;
  } */

  /* .menu-mb-title {
    display: none;
  } */

  .site-nav-dropdown {
    padding: 0 20px;
  }

  /*Mega marcas*/
  .marcas-menu-slide {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
  }

  .marca-item {
    padding: 0 20px;
    border-top: 1px solid #e9e5e0;
  }

  .wrapper_header_parallax .site-nav .menu-lv-1 > a {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
  }

  .jas-mb-style .jdgm-widget.jdgm-widget {
    background-color: #e0e2d6;
    padding: 10px;
    margin-top: 20px;
  }

  .main-menu.jas-mb-style a.icon-nav.close-menu-mb.menu-open {
    position: relative;
    margin-left: auto;
    margin-right: 12px;
    top: -7px;
  }

  .header__menu__links {
    flex-wrap: wrap;
  }

  .submenu-column {
    flex-basis: 100% !important;
  }

  .site-nav-dropdown.style_9 .col-12 {
    padding: 0;
  }

  .header__menu__links .submenu-column + .submenu-column {
    margin-left: 0 !important;
  }

  .submenu-column .app__header__menu__level2 + .app__header__menu__level2 {
    border-top: 1px solid #eae6e1;
  }

  .app__header__menu__level2 {
    padding: 0 20px 0 55px;
  }

  .submenu-column h3 {
    font-size: 19px !important;
    font-weight: 800 !important;
    pointer-events: none;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0 !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    border-top: 1px solid #f1f1f1;
  }

  .header__menu__links {
    padding: 0 !important;
  }

  .app__header__menu__level2 a {
    position: relative !important;
  }

  .app__header__menu__level2 a::before {
    content: "";
    width: 20px;
    height: 1px;
    background: #a3a3a3;
    display: block;
    position: absolute;
    left: -35px;
    top: 50%;
  }
}

.svg-mb svg path {
  fill: #424242;
}

@media (max-width: 1200px) {
  .header-mb .header-mb-right .svg-mb {
    justify-content: center;
    width: 50px;
  }

  .widget-title .box-title {
    font-size: 20px;
    font-weight: 100;
  }

  .featured-products {
    padding: 40px 25px;
  }

  .widget-title .box-title {
    text-transform: initial;
  }

  .call-catalogo {
    padding: 0px !important;
  }
}

@media (min-width: 1024px) {
  .video-mobile {
    display: none;
  }
}
@media (max-width: 1024px) {
  .video-desktop {
    display: none;
  }
  .fluid-width-video-wrapper {
    padding-top: 158% !important;
  }
}

.home-featured-products-sections {
  border-top: 1px solid #f0f0f0;
}

.row-title {
  margin-bottom: 60px;
}

.row-title {
  flex-direction: column;
  align-items: center;
}

.row-title h3 {
  margin-bottom: 10px;
  font-family: var(--font-sans);
  font-weight: 300;
  font-size: 32px;
}

.row-title p {
  text-align: center;
  max-width: 1000px;
}

.product-item .product-des {
  position: relative;
  visibility: initial;
  opacity: 1;
}

.product-image.image-swap {
  margin-bottom: 0;
}

/*Seleção quantidade*/
.input-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.container-quantity,
.quantity-item {
  width: 100%;
  margin-top: 4px;
}

.container-quantity .btn {
  border-radius: 0;
  width: 45px;
  height: 30px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: none;
}

.quick-button button {
  width: 100%;
  height: 51px;
  background: #172c45;
  color: #fff;
  border: none;
  margin-top: 10px;
}

.size-label {
  font-size: 13px;
  font-weight: 600;
}

.qtd-input {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.qtd-input svg {
  stroke: none !important;
  width: 17px;
  height: 19px;
}

.qtd-input button {
  border: none;
  width: 40px;
  height: 25px;
}

.qtd-input .is-numeric {
  width: 30px;
  text-align: center;
}

.quantity-item:not(.show-qs-qtd) {
  height: 0;
  line-height: 0;
  opacity: 0;
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
  display: none;
}

.product-shop .quantity-item {
  height: auto;
  line-height: auto;
  opacity: 1;
  display: block;
}

a[href="/collections/outlet"] span {
  color: #000000;
  font-weight: 500;
}

/*Timeline Fabrica*/
/* #timeline-fabrica .content {
  max-width: 1600px;
  margin: 0 auto;
} */

/*Custom product Builder*/

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-product-actions {
  padding: 0 2px !important;
}

#product-builder
  .cpb-option-dropzone
  .cpb-upload
  .cpb-drop-zone
  .cpb-upload-buttons
  span
  button
  i.lnr {
  font-size: 13px !important;
}

.cpb-upload-title span {
  font-size: 14px !important;
}

.cpb-panel-title {
  display: none !important;
}

.quick-button {
  display: flex;
}

button.close-quick-add {
  width: 50px;
  color: #172c45;
  background: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
}

button.close-quick-add svg {
  width: 10px;
  height: auto;
}

.quantity-item:not(.show-qs-qtd) + .quick-button button.close-quick-add {
  display: none !important;
}

button[close-quick-add] svg {
  stroke: none;
}

.style_product_grid_6 .product-item .add-to-cart-btn {
  font-size: var(--font_size);
  width: 100%;
  height: 51px;
  background: #172c45;
  color: #fff;
  border: none;
  margin-top: 0;
}

.product-item .product-image {
  margin-bottom: 0;
}

.produtos-list-news .slick-arrow {
  top: 30%;
}

.form-button-wrap a#product-add-to-cart {
  padding: 25px 10px !important;
  margin-top: 20px;
}

count {
  color: #fff !important;
  background: rgb(0, 61, 148);
  background: -moz-linear-gradient(
    82deg,
    rgba(0, 61, 148, 1) 0%,
    rgba(0, 147, 214, 1) 100%
  );
  background: -webkit-linear-gradient(
    82deg,
    rgba(0, 61, 148, 1) 0%,
    rgba(0, 147, 214, 1) 100%
  );
  background: linear-gradient(
    82deg,
    rgba(0, 61, 148, 1) 0%,
    rgba(0, 147, 214, 1) 100%
  );
  font-size: 13px;
  width: 18px;
  height: 18px;
  position: absolute;
  top: -3px;
  right: -5px;
  text-align: center;
  border-radius: 9999px;
}

.circle-profile {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  background-color: #000000;
  color: #fff;
  border-radius: 9999px;
  position: relative;
  cursor: pointer;
}

#shopify-section-template--14285394411575__depoimentos {
  border-top: 1px solid #f5f5f5;
  margin-top: 30px;
}

@media (min-width: 1200px) {
  a[href="/collections/outlet"] {
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1024px) and (max-width: 1300px) {
  .wrapper_header_parallax .site-nav .menu-lv-1 {
    margin-left: 5px;
    margin-right: 5px;
  }
}

.header-panel-bt svg {
  color: #424242;
}

a.link-customer {
  text-align: left !important;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 13px;
}

.inline-search-bar input {
  width: 100%;
  border: none;
  background: #ffffff;
  font-size: 16px;
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

@media (min-width: 1024px){
  body:not(.open-menu) .inline-search-bar {
    transform: translateY(-100%);
    z-index: -1;
    position: relative;
    height: 0;
    opacity: 0;
    pointer-events: none
  }
}

@media (max-width: 1024px){
  .wrapper-header-bt + .inline-search-bar, {
    display: none
  }
}

body.open-menu .inline-search-bar {
  transform: translateY(0);
  z-index: 1;
  height: fit-content;
  width: unset;
}

.inline-search-bar button.btn.icon-search {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  top: 50%;
  right: 0 !important;
  left: initial;
  min-width: unset;
  background: unset;
  z-index: 100;
  opacity: 1;
  display: block;
}

.inline-search-bar button.btn.icon-search svg {
  z-index: 100;
  opacity: 1;
  display: block;
  position: relative;
  color: #424242; 
}

.quickSearchResultsWrap {
  position: absolute;
  top: 99%;
  right: 0;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

.search__products .grid-item.col-6.col-sm-4.col6 {
  max-width: 240px;
}

.item-swatch li label {
  width: 16px;
  height: 16px;
}

.wrapper-compare {
  min-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

iframe#preview-bar-iframe {
  display: none;
}

.style_product_grid_6 .product-item .product-des.abs-center {
  padding: 0;
  display: none;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  top: auto;
  transform: none;
  padding: 7px;
  position: absolute;
  bottom: 10px;
  width: calc(100% - 1.5rem);
  margin: 0 0.75rem;
  background-color: #ece9e2;
  border-radius: 9999rem;
  justify-content: center;
  cursor: pointer;
}

.style_product_grid_6 .product-item .inner-top:hover .product-des.abs-center {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.selector-sizes,
.product-des.abs-center:hover .express-buy {
  display: none;
}

.product-des.abs-center:hover .selector-sizes {
  display: block;
  width: inherit;
}

a.size-item-swatch {
  min-width: fit-content;
  display: inline-block;
  width: 17px;
  font-size: 13px;
}

a.size-item-swatch:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

span.color-thumb {
  height: 16px;
  width: 16px;
  font-size: 0px;
  display: inline-block;
  border-radius: 9999px;
  border: 1px solid #fff;
  box-sizing: content-box;
}

span.color-thumb.selected {
  border: 2px solid #000;
  position: relative;
}

span.color-thumb.selected::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 999px;
  left: 50%;
  border: 1px solid #fff;
  top: 50%;
  transform: translate(-50%, -50%);
}

.template-collection .product-item .wrapper-compare {
  display: block;
}

span.color-thumb[data-color="Branco"]:not(.selected) {
  border: 1px solid #dbdbdb;
}

tr.linha-cor svg {
  margin: 0 auto;
  display: block;
  color: #f0f0f0;
  width: 11px;
  height: 11px;
}

tr.linha-cor svg path {
  fill: #000000;
}

@media (max-width: 1200px) {
  /* .inline-search-bar {
    display: none;
  } */

  .bg-moda-pelo-bem .mini-container {
    padding: 0 20px;
  }

  .header-top .top-message p a {
    display: inline-block;
  }
}

.relative {
  position: relative;
}

@media (max-width: 1024px) {
  .hide-in-mobile {
    display: none !important;
  }

  .site-nav .menu-lv-1:hover {
    background-color: transparent;
  }

  .overflow-mobile {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    width: 100%;
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }

  .product-photo-container .thumb {
    margin-left: 0.5rem;
    width: 100%;
    min-width: 300px;
  }

  .product-photo-container .thumb img {
    position: relative;
    overflow: hidden;
    width: calc(100vw - 3.5rem) !important;
    height: 100%;
    object-fit: cover;
  }

  .product-template .breadcrumb {
    margin-bottom: 10px;
    display: none;
  }

  .breadcrumb * {
    color: #b5adad;
  }

  .container-actions {
    top: 5px !important;
  }

  .container-actions a.wishlist.whislist-added {
    color: #000000;
  }

  .product_bottom {
    padding: 0 20px;
  }

  .product-shop .group-title {
    text-align: left !important;
  }

  .product-shop .prices {
    text-align: left !important;
    margin-bottom: 0;
  }

  .product-surfup .product-shop .prices .price {
    font-size: 16px;
  }

  .title-newsletter {
    font-size: 30px !important;
  }

  section.newsletter .col-7 {
    padding-left: 10px;
  }

  section.newsletter .col-5 {
    padding-right: 10px;
  }

  .row-title {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .botoes-comece {
    max-width: 100% !important;
    margin: 10px 0 0 !important;
  }
}
@media (min-width: 1025px) {
  .hide-in-desk {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  div#smile-ui-lite-launcher-frame-container {
    bottom: 77px !important;
  }

  .header-top .top-message {
    font-size: 10px !important;
    font-weight: 400 !important;
    letter-spacing: initial !important;
  }

  .novidades-mood {
    margin-top: 20px;
  }

  .style_product_grid_6 .product-item .product-des.abs-center {
    display: none !important;
  }

  .mega-col a.animate-scale {
    display: none !important;
  }

  .site-nav-dropdown .col-12.col-xl-2 {
    display: none;
  }
}

.product-shop .short-description {
  display: none;
}

section.newsletter input {
  width: 100%;
  border: none;
  height: 50px;
  border-bottom: 1px solid #000000;
}

.para-vender-mais.menu-lv-2 {
  display: none;
}

@media (min-width: 1200px) {
  .site-nav-dropdown.style_1 .row {
    display: flex !important;
    flex-direction: column;
    max-height: 390px;
  }

  .acessorios.menu-lv-2.inner.dropdown.col-12.col-xl-4 {
    margin-bottom: 172px;
  }
}

/* .site-nav .menu-lv-1 a {
  text-transform: uppercase !important;
} */

.product-title,
.product-name {
  text-transform: capitalize;
}

@media (max-width: 1024px) {
  /* .site-nav .mega-menu .menu-lv-2 > a,
  .site-nav .mega-menu .mega-banner .title,
  .site-nav .mega-menu .product-item .btn {
    font-size: 14px;
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: 0;
  } */
  .site-nav .mega-menu .menu-lv-2 > a,
  .site-nav .menu-lv-3 > a{
    font-size: 13px !important;
    text-transform: uppercase !important;
  }
} 

@media (min-width: 1200px) {
  .roupas.menu-lv-1 .site-nav-dropdown.style_1 [data-griditem] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* .open-submenu-transform > .menu__moblie > span.icon-dropdown {
  transform: translate(-54%, 34%) rotate(90deg);
} */


.product-photo-container .thumb img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    aspect-ratio: 1/1.4;
    max-height: 600px;
}

.jdgm-rev-widg {
  max-width: 1200px !important;
  margin: 0 auto !important;
}

#dropdown-cart .polen-modal-content {
  width: 96%;
}

@media (max-width: 1024px) {
  .blog-list {
    padding: 20px 0px 25px;
    margin-left: -10px;
    margin-right: -10px;
  }
}

html.js.cart-show {
  overflow: hidden;
  max-height: 100vh;
}

aside.app__cart.app__cart--visible {
  overflow: hidden;
}

.dropdown-cart-content .item-quantity {
  font-size: 1.4rem;
  padding: 0 !important;
  border: none;
  width: 40px !important;
  text-align: center;
}

a.close-cart.continuar-comprando {
  text-align: center;
  width: 100%;
  display: block;
  padding: 0px 0 15px;
}

.select-collections select{
  position: relative; 
}

.select-collections .icon-dropdown {
  position: absolute;
  color: var(--color_icon_drop);
  font-size: 16px;
  right: 8px;
  top: 8px;
  z-index: 3;
}

@media (max-width: 800px){
  .collection-template h3{
    font-size: 25px !important;
    margin-bottom: 15px !important;
  }
}

.amo-button-holder.amo-horisontal {
  z-index: 999 !important;
}

@media (min-width: 1025px){
  .hide-desktop{
    display:none;
  }
}

@media (max-width: 1024px){
  
  .jdgm-all-reviews-text__text > a {
    text-underline-offset: 3px !important;
    text-decoration: none !important;
  }
  
  .jas-mb-style {
    padding: 0 10px;
  }
  
  .product-item .wrapper-compare,
  .template-collection .product-item .wrapper-compare{
    overflow: scroll;
    display: flex;
    gap: 2px;
    padding-bottom: 10px;
    justify-content: normal;
  }

  .collection-template-skin-1 .toolbar.has-padding:not(.toolbar-fix){
    width: calc(100% + 33px);
    margin-left: -16px;
    margin-right: -16px;
  }

  .amo-button-holder.amo-horisontal {
    right: 10px !important;
    bottom: 70px !important;
  }

  div#smile-ui-lite-container button {
    height: 50px !important;
    min-height: 50px !important;
  }

  #dropdown-cart, #dropdown-customer, #search-form-mobile {
    width: 100%;
    max-width: 100vw;
    z-index: 99999999;
  }

  span.hide-mobile {
    display: none;
  }

  .site-nav .menu-lv-1 [href="/collections/outlet"] {
    color: #9d0404 !important;
  }
}

.iStock-fields {
  width: 100%!important;
  display: flex!important;
  align-items: center!important;
  gap: 10px;
  margin-top: 10px;
  max-width: 100% !important;
}

.iStock-fields input {
  margin-bottom: 0px !important;
}

button.iStock-notify-btn.btn {
  font-size: 15px !important;
}

form#deletion {
  height: auto;
  margin-bottom: 20px;
}

form#deletion .status {
  border: green 2px solid;
  padding: 8px;
  margin-bottom: 35px;
  background: #dce8dc;
  color: green;
  cursor: default;
}

form#deletion .acc.submit[disabled] {
  opacity: .4;
  cursor: default;
}

@media (min-width: 1199){
  .is_parallax {
    z-index: 3;
    position: relative;
  }
}

.preview-image-item{
  z-index: 9999;
  border-radius: 0;
}

.disable-dbl-tap-zoom {
  touch-action: manipulation;
}

.hide {
  display: none !important;
}

.cor-imagem-item:hover {
  scale: 1.2;
}

.cor-imagem-item {
  transition: all 0.3s;
}

.jdgm-all-reviews-text a {
    height: auto !important;
    border-bottom: 0;
}

@media (max-width: 1024px){
  .quickSearchResultsWrap .products-grid {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto;
  }
  .search__products .grid-item.col-6.col-sm-4.col6 {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  
  .search__products .grid-item.col-6.col-sm-4.col6 .inner-top {
    display: flex;
    gap: 20px;
  }
  
  .search__products .grid-item.col-6.col-sm-4.col6 .inner-top .product-top {
    width: 55px;
  }
  
  .search__products .grid-item.col-6.col-sm-4.col6 .inner-top .product-bottom {
    width: calc(100% - 130px);
  }
  
  .search__products .grid-item.col-6.col-sm-4.col6 .inner-top .product-bottom a {
    margin-bottom: 0;
  }
  
  .search__products .grid-item.col-6.col-sm-4.col6 .inner-top .product-bottom .price-box {
    margin-top: 3px;
  }

  .jas-mb-style  .jas-mb-style .inline-search-bar {
    width: 100% !important;
  }

  .jas-mb-style  .inline-search-bar {
    transform: translateY(0) !important;
    z-index: 1 !important;
    position: relative !important;
    height: auto !important;
    opacity: 1 !important;
    width: 100% !important;
  }
  
  .jas-mb-style .col-12.mobile-search button.btn.icon-search {transform: translate(0, 0);}
  
  .jas-mb-style form.search-bar {
    height: 45px;
  }

  .quickSearchResultsWrap .products-grid .grid-item {
    width: 100%;
    min-width: 100%;
  }
  
  .quickSearchResultsWrap .product-item .product-top {
    display: flex;
  }
  
  .quickSearchResultsWrap .product-item .product-top .product-image {
    width: 55px;
  }
  
  .quickSearchResultsWrap .products-grid .grid-item .inner-top {
    display: flex;
    gap: 20px;
  }
  
  .quickSearchResultsWrap .products-grid .grid-item .inner-top ul.item-swatch {
    display: none;
  }
}



.btn-outline {
  background: transparent !important;
  border-color: #162b44 !important;
  color: #162b44 !important;
}

/* @media (min-width: 1200px){
  .slider-nav {
    min-height: 279px;
  }
  .slider-nav .slick-list {
    height: 100% !important;
  }
} */

a.back-personalize {
  position: absolute;
  z-index: 999;
}

@media (max-width: 1025px) {
    .header-top .top-message p {
        font-size: 11px !important;
    }

    .wrapper-header-bt + .inline-search-bar .search-bar{
      position: relative
    }
}

.product-photo-container .thumb video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 1 / 1.4;
    max-height: 600px;
    position: relative;
    width: 100%;
}

.ajuda-fabrica {
  display: none;
}