/** Shopify CDN: Minification failed

Line 181:0 Unexpected "}"

**/
#nav-top { font-size: calc(0.9285714286 * var(--main_fz)); }

input.size-s, select.size-s, .bv_atual.size-s, .size-s input, .size-s select, .size-s .bv_atual { --input_h: calc(var(--btn_fz) * var(--main_lh_h) + var(--btn_pv) * 0.65 * 2) }
input.size-m, select.size-m, .bv_atual.size-m, .size-m input, .size-m select, .size-m .bv_atual { --input_h: calc(var(--btn_fz) * var(--main_lh_h) + var(--btn_pv) * 1.2 * 2) }
input.size-l, select.size-l, .bv_atual.size-l, .size-l input, .size-l select, .size-l .bv_atual { --input_h: calc(var(--btn_fz) * var(--main_lh_h) + var(--btn_pv) * 1.35 * 2) }

/*.f8sr .l4vw + p { margin-left: 22px; }
	.f8sr .l4vw + p:before { display: none; }
	[dir="rtl"] .f8sr .l4vw + p { margin-left: 0; margin-right: 22px; }*/
		
/*@media only screen and (max-width: 1356px) {
.l4ft li { --mih: 22vw; }
} */
.l4al img, .l4al svg, .l4al picture { max-height: 25px !important; }

.l4cl.small .swiper-button-next:before { content: "\e96b"; }
.l4cl.small .swiper-button-prev:before { content: "\e96a"; }
[dir="rtl"] .l4cl.small .swiper-button-next:before { content: "\e96a"; }
[dir="rtl"] .l4cl.small .swiper-button-prev:before { content: "\e96b"; }


/*! Responsive --------- */
@media only screen and (max-width: 1356px) {
  .l4ft.static li.w33, .l4ft.static.w33 li { --mih: 22vw; }
  .l4ft.static li.w12,
  .l4ft.static li.w15,
  .l4ft.static li.w16,
  .l4ft.static li.w20,
  .l4ft.static li.w25,
  .l4ft.static li.w33,
  .l4ft.static.w12 li,
  .l4ft.static.w14 li,
  .l4ft.static.w16 li,
  .l4ft.static.w20 li,
  .l4ft.static.w25 li,
  .l4ft.static.w33 li { --mih: 22vw; }
}
@media only screen and (max-width: 1000px) { /* 1000 */
#root .l4ft.mobile-compact li { --mih: 145px; }
}
@media only screen and (max-width: 760px) { /* 760 */
h1, .h1, .l4cl.category h1, #root .l4cl.category .size-50 { font-size: var(--mob_h1); }
	h1, .h1, .l4cl.category h1, #root .l4cl.category .size-50 { font-size: var(--mob_h1); }
    h2, .h2, .l4cl.category h2 { font-size: var(--mob_h2); }
    h3, .h3, .l4cl.category h3 { font-size: var(--mob_h3); }
    h4, .h4, .l4cl.category h4 { font-size: var(--mob_h4); }
    h5, .h5, .l4cl.category h5 { font-size: var(--mob_h5); }
    h6, .h6, .l4cl.category h6 { font-size: var(--mob_h6); }
    .lead { font-size: var(--mob_lead); }

.f8sr { --f8sr_dist: 20px; }
	.f8sr fieldset > *:not(h1, h2, h3, h4, h5, h6, :first-child:not(hr)):before { display: none; }
  .l4ft.static li.w12,
  .l4ft.static li.w15,
  .l4ft.static li.w16,
  .l4ft.static li.w20,
  .l4ft.static li.w25,
  .l4ft.static li.w33,
  .l4ft.static.w12 li,
  .l4ft.static.w14 li,
  .l4ft.static.w16 li,
  .l4ft.static.w20 li,
  .l4ft.static.w25 li,
  .l4ft.static.w33 li { --mih: 300px; }
  
.l4vw li.active:not(:first-child:last-child) { display: none; } 
}

  #root .form-cart .l4ca:not(.compact):not(.summary) > li > footer {
    display: grid;
    float: none;
    clear: none;
    grid-template-columns: minmax(0, 1fr);
    gap: var(--cart-row-gap);
    width: 100%;
    margin: 0;
    padding: 0;
    align-items: stretch;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer > * {
    margin: 0 !important;
    padding: 0 !important;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount > .cart-mobile-row-label {
    grid-column: 1;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount > input,
  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount .semantic-amount {
    grid-column: 2;
    justify-self: end;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount > input {
    width: 98px;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount .semantic-amount {
    display: grid;
    grid-template-columns: 30px 38px 30px;
    width: 98px;
    min-width: 98px;
    height: 30px;
    overflow: hidden;
    border: 1px solid var(--custom_bd);
    border-radius: 999px;
    background: var(--body_bg);
    align-items: center;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount input {
    grid-column: 2;
    width: 38px !important;
    height: 28px;
    min-height: 28px;
    margin: 0;
    padding: 0 !important;
    border-width: 0;
    background: transparent;
    font-size: var(--size_13_f);
    line-height: 28px;
    text-align: center;
    appearance: textfield;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount input::-webkit-outer-spin-button,
  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount input::-webkit-inner-spin-button {
    margin: 0;
    appearance: none;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount a[role="button"] {
    position: static !important;
    grid-row: 1;
    width: 30px !important;
    height: 28px !important;
    margin: 0;
    border-width: 0;
    color: var(--primary_text);
    font-size: var(--size_14_f);
    line-height: 28px;
    text-align: center;
    text-indent: 0;
    direction: ltr;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount .decr {
    grid-column: 1;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount .incr {
    grid-column: 3;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount .decr:before,
  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount .incr:before {
    display: block;
    position: static;
    margin: 0;
    font-family: var(--main_ff);
    font-size: var(--size_14_f);
    font-weight: var(--main_fw);
    line-height: 28px;
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount .decr:before {
    content: "-";
  }

  #root .form-cart .l4ca:not(.compact):not(.summary) footer .input-amount .incr:before {
    content: "+";
  }

}

/* Footer brand and mobile-first sorting */
.shopify-section-footer .footer-brand {
  --main_mr: 12px;
}

.shopify-section-footer .footer-brand__logo,
.shopify-section-footer .footer-brand__name {
  display: inline-flex;
  width: min(100%, var(--footer-logo-width));
  max-width: var(--footer-logo-width);
  margin-bottom: 14px;
  align-items: center;
  color: inherit;
}

.shopify-section-footer .footer-brand__logo img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 116px;
  object-fit: contain;
  object-position: var(--text_align_start) center;
}

.shopify-section-footer .footer-brand__name {
  width: auto;
  max-width: 100%;
  font-size: var(--main_h_small);
  font-weight: var(--main_fw_strong);
}

.shopify-section-footer .footer-brand__text {
  max-width: 30rem;
  opacity: .86;
}

.shopify-section-footer > nav .l4sc a {
  min-height: 40px;
  align-items: center;
}

.shopify-section-footer > nav .m6cn .l4cn a {
  word-break: break-word;
}

@media only screen and (min-width: 761px) {
  #root .shopify-section-footer > nav > .footer-brand {
    min-width: 210px;
  }
}

@media only screen and (max-width: 760px) {
  #root .shopify-section-footer > nav {
    padding: 18px 0 0;
  }

  #root .shopify-section-footer > nav > .footer-brand {
    order: 0;
    padding-top: 12px;
    padding-bottom: 18px;
    text-align: center;
  }

  .shopify-section-footer .footer-brand__logo,
  .shopify-section-footer .footer-brand__name {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }

  .shopify-section-footer .footer-brand__logo img {
    width: min(110px, 34vw);
    max-height: 82px;
    object-position: center;
  }

  #root .shopify-section-footer > nav .m6cn {
    order: 1;
    padding-top: 16px;
    padding-bottom: 14px;
  }

  #root .shopify-section-footer > nav > div:not(.footer-brand):not(.m6cn):not(.strong) {
    order: 2;
  }

  #root .shopify-section-footer > nav > .strong:not(.footer-brand) {
    order: 3;
    padding-top: 14px;
    padding-bottom: 16px;
  }

  #root .shopify-section-footer > nav > *:before {
    opacity: .16;
  }

  .shopify-section-footer > nav h1,
  .shopify-section-footer > nav h2,
  .shopify-section-footer > nav h3,
  .shopify-section-footer > nav h4,
  .shopify-section-footer > nav h5,
  .shopify-section-footer > nav h6 {
    font-weight: var(--main_fw_strong);
  }

  #root .shopify-section-footer > nav .m6cn h1,
  #root .shopify-section-footer > nav .m6cn h2,
  #root .shopify-section-footer > nav .m6cn h3,
  #root .shopify-section-footer > nav .m6cn h4,
  #root .shopify-section-footer > nav .m6cn h5,
  #root .shopify-section-footer > nav .m6cn h6,
  #root .shopify-section-footer > nav > .strong h1,
  #root .shopify-section-footer > nav > .strong h2,
  #root .shopify-section-footer > nav > .strong h3,
  #root .shopify-section-footer > nav > .strong h4,
  #root .shopify-section-footer > nav > .strong h5,
  #root .shopify-section-footer > nav > .strong h6 {
    margin-bottom: 10px;
    font-size: var(--size_16_f);
    line-height: 1.35;
  }

  .shopify-section-footer > nav .m6cn p {
    max-width: none;
    width: 100%;
    margin-bottom: 14px;
    opacity: .9;
    font-size: var(--size_14_f);
    line-height: 1.85;
  }

  .shopify-section-footer > nav .l4cn li {
    margin-bottom: 8px;
    padding: 0;
  }

  .shopify-section-footer > nav .l4cn a {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    line-height: 1.45;
  }

  .shopify-section-footer > nav .l4cn i {
    position: static;
    flex: 0 0 auto;
    min-width: 18px;
    line-height: 1;
  }

  #root .shopify-section-footer > nav > div:not(.footer-brand):not(.m6cn):not(.strong) {
    padding-top: 0;
    padding-bottom: 0;
  }

  #root .shopify-section-footer > nav > div:not(.footer-brand):not(.m6cn):not(.strong) h1,
  #root .shopify-section-footer > nav > div:not(.footer-brand):not(.m6cn):not(.strong) h2,
  #root .shopify-section-footer > nav > div:not(.footer-brand):not(.m6cn):not(.strong) h3,
  #root .shopify-section-footer > nav > div:not(.footer-brand):not(.m6cn):not(.strong) h4,
  #root .shopify-section-footer > nav > div:not(.footer-brand):not(.m6cn):not(.strong) h5,
  #root .shopify-section-footer > nav > div:not(.footer-brand):not(.m6cn):not(.strong) h6 {
    min-height: 44px;
    margin: 0;
    padding: 11px 14px;
    border-radius: min(var(--b2r), 8px);
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--custom_footer_fg) 20%, transparent);
    background: color-mix(in srgb, var(--custom_footer_fg) 6%, transparent);
    font-size: var(--size_14_f);
    line-height: 1.35;
  }

  #root .shopify-section-footer a.header-toggle {
    border-radius: min(var(--b2r), 8px);
  }

  #root .shopify-section-footer a.header-toggle:before {
    font-size: 8px;
  }

  .shopify-section-footer > nav .l4sc {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 0;
    padding: 0;
  }

  .shopify-section-footer > nav .l4sc li {
    margin: 0;
  }

  .shopify-section-footer > nav .l4sc a {
    display: inline-flex;
    width: 100%;
    min-height: 44px;
    justify-content: center;
    padding: 9px 10px;
    border-radius: min(var(--b2r), 8px);
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--custom_footer_fg) 24%, transparent);
    background: color-mix(in srgb, var(--custom_footer_fg) 8%, transparent);
    gap: 7px;
    text-align: center;
  }

  .shopify-section-footer > nav .l4sc a i {
    position: static;
    min-width: 18px;
  }

  .shopify-section-footer > nav .l4sc a span {
    display: inline;
    font-size: var(--size_12_f);
    line-height: 1.2;
  }

  .shopify-section-footer > div.base-font {
    row-gap: 7px;
    padding-top: 14px;
    padding-bottom: 96px;
  }

  .shopify-section-footer > div.base-font p {
    width: 100%;
    margin: 0;
    font-size: var(--size_12_f);
    line-height: 1.55;
  }

  .shopify-section-footer > div.base-font .l4dr {
    width: 100%;
    margin: 0;
    justify-content: center;
  }

  #root .shopify-section-footer > div.base-font .l4pm {
    justify-content: center;
  }
}
