/** Shopify CDN: Minification failed

Line 4840:10 Expected ":"

**/
html {
  box-sizing: border-box;
}

*,
:after,
:before {
  box-sizing: border-box;
}

*:focus-visible {
  outline-offset: 3px;
  outline: -webkit-focus-ring-color auto 2px;
  transition: none !important;
}

#CustomProperties-P0-0 > div > div._17kya4ui._17kya4ug._1fragemv2._1fragem108._1fragem32._1fragemt6.apn1wd8.apn1wd0._1fragemuu > div > div #main-wrapper{
    margin-top: -80px;
}

.no-js [data-aos]:not(.aos-animate, .aos-init, [data-aos="animation"]) {
  opacity: 1 !important;
  transform: unset !important;
}
.icon-whislist-text{
     color: #EBB733;
    font-weight: 700;
    font-size: 17px;
    position: relative;
   top: 60px;
    left: 65px;
}

#shopify-section-template--21516697206942__sobre-nos > div > div > div > div > a{
  display:none;
}

#product-form-template--21371206369438__main > div.item-checkout-buttons.checkout-btn > button.st-wishlist-button.st-initialized {
    display: none !important;
}

.grid-row.footer-navi-menus {
    background-size: contain;
    background-repeat: repeat;
        background-color: #244d30 !important;
}

#shopify-section-template--21371205910686__sobre-nos > div > div > div > div > a{
  display:none;
}
.intro-title-home{
  border-radius:99px;
  border:1px solid;
  width:50%;
  margin:0 auto;
  font-size:28px;
}

.intro-title-home:hover{
      display: block;
    font-size: 28px;
    background: #3b1d09;
    text-align: center;
    font-weight: 500;
    color: #fff;
}

#shopify-section-template--21371205910686__intro > div > div > div > div.intro > div > div:nth-child(1) > a > div.only-desktop > img,
#shopify-section-template--21371205910686__intro > div > div > div > div.intro > div > div:nth-child(2) > a div img{
  height:370px;
      object-fit: contain;
}

.no-js .select-box {
  background-image: unset;
}

.no-js select.form-control {
  padding: 6px 10px;
}

deferred-media {
  display: block;
  width: 100%;
  height: 100%;
}

deferred-media template {
  display: none;
}

.lazyloading,
.lazyload {
  opacity: 0.7;
  filter: blur(12px);
  will-change: filter, opacity;
}

.lazyloaded:not(.img-hovered) {
  opacity: 1;
  transition: opacity 0.4s cubic-bezier(0.4, 0, 1, 1),
    filter 0.4s cubic-bezier(0.4, 0, 1, 1), 0.4s cubic-bezier(0.4, 0, 1, 1);
}

blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
p,
pre,
textarea {
  margin: 0;
  padding: 0;
}

btn,
input,
textarea {
  margin: 0;
  border-radius: 0;
  -webkit-border-radius: 0px;
}

img,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

footer,
header,
section {
  display: block;
}

details>summary {
  list-style: none;
  cursor: pointer;
}

details>summary::-webkit-details-marker {
  display: none;
}

#shopify-section-template--21371206140062__nossa-historia > div > div > div > div.nossa-historia-dual.nossa-historia-centering > div > div > img.dif-img-right{
      width: 60px;
    margin-top: 15px;
    margin-left: 15px;
}

#shopify-section-template--21371206140062__nossa-historia > div > div > div > div.nossa-historia-dual.nossa-historia-centering > div > div{
  display:flex;
}

#shopify-section-template--21371206140062__nossa-historia > div > div > div > div.nossa-historia-dual.nossa-historia-centering > div > div > img.dif-img-left {
    width: 60px;
    margin-top: -30px;
}

section {
  overflow: hidden;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  height: auto;
  max-width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

fieldset {
  border: none;
  margin-bottom: 20px;
}

.file-cta,
.select select,
.input,
.file-name,
.textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  box-shadow: none;
  display: inline-flex;
  font-size: var(--textMedium);
  height: 2.5em;
  justify-content: flex-start;
  padding: 10px 15px;
  position: relative;
  vertical-align: top;
}

.slider-xlarge {
  aspect-ratio: 64 / 21;
  height: auto;
}

.input[disabled],
.btn[disabled],
.select select[disabled],
.select fieldset[disabled] select,
fieldset[disabled] .btn,
.textarea[disabled],
fieldset[disabled] .select select,
fieldset[disabled] .input,
fieldset[disabled] .textarea {
  cursor: not-allowed;
  opacity: 0.7;
  pointer-events: none;
}

.select fieldset[disabled] select,
.input[disabled],
.textarea[disabled],
.select select[disabled],
fieldset[disabled] .input,
fieldset[disabled] .textarea,
fieldset[disabled] .select select {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  box-shadow: none;
  color: #7a7a7a;
}

.btn,
.shopify-payment-button__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  font-size: var(--textBase);
  padding: 11px 26px;
  background-color: var(--btnBgColor);
  color: var(--btnTextColor);
  border: 1px solid var(--btnBorderColor);
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: var(--btnRadius);
  letter-spacing: 1px;
}

.btn:hover,
.checkout-btn .shopify-payment-button__button:hover {
  color: var(--btnTextHoverColor);
  border-color: var(--btnBorderHoverColor);
}























/* Header icons */
.header__icons {
  display: flex;
  grid-area: icons;
  justify-self: end;
  padding-right: 0.8rem;
  align-items:baseline;
}

.language-option{
  gap:10px;
  display:flex;
      align-items: center;
}


  .language-selector {
      position: relative;
      display: inline-block;
  }

  .current-language {
      background-color: #0099ff;
      color: white;
      padding: 8px 16px;
      border: none;
      border-radius: 4px;
      cursor: pointer;
      font-size: 14px;
      font-weight: bold;
      transition: background-color 0.3s;
  }

  .current-language:hover {
      background-color: #0088ee;
  }

  .language-menu {
       position: absolute;
    top: 100%;
    left: -30px;
    background-color: #D9D4B4;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    min-width: 90px;
    margin-top: 5px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
    display: flex;
    flex-direction: column;
  }

  .language-trigger{
      margin-top: 5px;
    margin-left: 5px;
    width: 40px;
    height: 38px;
    margin-right: -10px;
  }

  .language-menu.active {
      opacity: 1;
      visibility: visible;
      transform: translateY(0);
  }

  .language-option {
      padding: 12px 16px;
      color: #000;
      text-decoration: none;
      transition: background-color 0.2s;
      border-bottom: 1px solid rgba(141, 130, 62, 0.53);
      text-align: center;
  }

  .language-trigger:hover{
        background-color: #0000004d;
    scale: 1;
    align-items: center;
    width: 40px;
    height: 38px;
    position: relative;
    transition: all .4s ease-in-out;
    color: #fff;
    border-radius: 80px;
  }

  .language-trigger svg{
    margin-top:10px;
margin-left:10px;
  }

  .language-selector{
    margin-right: 5px;
  }

  .language-option:last-child {
      border-bottom: none;
  }

  .language-option .lang-code {
      font-size: 14px;
      font-weight: 500;
  }

  /* Overlay para fechar o menu ao clicar fora */
  .overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: none;
      z-index: 999;
  }

  .overlay.active {
      display: block;
  }





















.checkout-btn .shopify-payment-button__button:hover {
  background-color: transparent;
}

.checkout-btn .shopify-payment-button__button {
  z-index: 1;
  min-width: 1px;
  border-radius: var(--btnRadius);
  background-color: unset;
  border: 1px solid var(--btnBorderColor);
  color: var(--btnBgColor);
}

.checkout-btn .shopify-payment-button__button div[role="button"] {
  border-radius: var(--btnRadius);
}

.additional-checkout-buttons .dynamic-checkout__content [data-testid="GooglePay-button"] {
  border-radius: var(--btnRadius) !important;
}

.shopify-payment-button__button:hover:before,
.shopify-payment-button__button:hover:after {
  z-index: -1;
}

.btn>span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
  z-index: 1;
}

.btn:before,
.shopify-payment-button__button:before,
.shopify-payment-button__button:after,
.btn:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  z-index: 0;
  transition: all 0.35s;
}

.btn:after,
.shopify-payment-button__button:after {
  transition-delay: 0.2s;
}

.btn:before,
.shopify-payment-button__button:before {
  opacity: 0.5;
}

.btn:hover:before,
.btn:hover:after,
.shopify-payment-button__button:hover:before,
.shopify-payment-button__button:hover:after {
  top: 0;
  background-color: var(--btnBgHoverColor);
}

.btn+.btn {
  margin-left: 10px;
}

.btn.fill-btn {
  background: var(--btnBgColor);
  color: var(--btnTextColor);
}

.fill-btn:hover:before,
.fill-btn:hover:after {
  background-color: var(--btnBgHoverColor);
}

.fill-btn:hover {
  color: var(--btnTextHoverColor);
}

.btn.btn-w100 {
  width: 100%;
  min-width: auto !important;
  margin-left: 0;
}

.btn.btn-xsmall {
  min-width: 70px;
  min-height: 25px;
  font-size: var(--textXsmall);
  padding: 6px 10px;
}

.btn.btn-small {
  min-width: 106px;
  min-height: 36px;
  font-size: var(--textSmall);
}

.btn.btn-medium,
.shopify-payment-button__button {
  min-width: 140px;
  min-height: 52px;
  font-size: var(--textMedium);
}

.btn.btn-large {
  font-size: var(--textMedium);
  min-width: 160px;
  min-height: 56px;
}

.skip-to-content-link {
  position: absolute !important;
  overflow: hidden;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
  width: 1px;
  height: 1px;
  margin: -1px;
}

.skip-to-content-link:focus-visible {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  opacity: 1;
  z-index: 999;
  transition: none;
  padding: 10px;
}

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

.hidden {
  display: none !important;
}

.container,
.container-medium,
.container-small {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-full-width {
  max-width: 100%;
}

.container {
  max-width: 1760px;
}

.container-medium {
  max-width: 1400px;
}

.container-small {
  max-width: 1280px;
}

.grid-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.gutter-0 {
  margin: 0 !important;
}

.gutter-0 div[class*="grid-item-"] {
  padding: 0 !important;
}

.column-spacing .grid-row {
  margin-right: -6px;
  margin-left: -6px;
}

.column-spacing .grid-row [class*="grid-item-"],
.column-spacing .grid-row [class*="grid-item-"],
.column-spacing.flickity-enabled .product-card {
  padding-right: 6px;
  padding-left: 6px;
}

.items-align-start {
  align-items: flex-start;
}

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

.items-align-end {
  align-items: flex-end;
}

.content-justify-start {
  justify-content: flex-start;
}

.content-justify-center {
  justify-content: center;
}

.content-justify-end {
  justify-content: flex-end;
}

.align-self-flext-start {
  align-self: flex-start;
}

.align-self-flex-center {
  align-self: center;
}

.align-self-flex-end {
  align-self: flex-end;
}

.grid-item-l-1,
.grid-item-l-2,
.grid-item-l-3,
.grid-item-l-4,
.grid-item-l-5,
.grid-item-l-6,
.grid-item-l-7,
.grid-item-l-8,
.grid-item-l-9,
.grid-item-l-10,
.grid-item-l-11,
.grid-item-l-12,
.grid-item-md-1,
.grid-item-md-2,
.grid-item-md-3,
.grid-item-md-4,
.grid-item-md-5,
.grid-item-md-6,
.grid-item-md-7,
.grid-item-md-8,
.grid-item-md-9,
.grid-item-md-10,
.grid-item-md-11,
.grid-item-md-12,
.grid-item-sm-1,
.grid-item-sm-2,
.grid-item-sm-3,
.grid-item-sm-4,
.grid-item-sm-5,
.grid-item-sm-6,
.grid-item-sm-7,
.grid-item-sm-8,
.grid-item-sm-9,
.grid-item-sm-10,
.grid-item-sm-11,
.grid-item-sm-12 {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

ul,
ol {
  padding: 0;
  margin: 0;
}

.no-bullet {
  list-style: none;
}

.rte :where(ul, ol) {
  list-style-position: outside;
  line-height: 1.6;
  margin: 16px 0;
  margin-left: 20px;
}

.rte :where(p) {
  margin: 16px 0px;
}

.rte :where(blockquote, .quote) {
  position: relative;
  text-align: center;
  padding: 30px 40px;
  display: inline-block;
  border: 1px solid var(--borderColor);
  font-size: var(--textXLarge);
  border-radius: var(--boxRadius);
  color: var(--mainHeadingColor);
  margin: 30px 0;
}

.rte :where(.quote svg) {
  display: inline-block;
  margin-bottom: 6px;
  opacity: 0.5;
}

.rte :where(a:not(.btn)) {
  display: inline-block;
  padding: 6px 0;
  text-decoration: underline;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  border: 1px solid var(--borderColor);
}

tr th,
tr td {
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid var(--borderColor);
  color: var(--bodyTextColor);
  padding: 16px 20px;
}

.h1,
h1 {
  font-size: calc(var(--h1Text) * var(--headingFontScale));
}

.h2,
h2 {
  font-size: calc(var(--h2Text) * var(--headingFontScale));
}

.h3,
h3 {
  font-size: calc(var(--h3Text) * var(--headingFontScale));
}

.h4,
h4 {
  font-size: calc(var(--h4Text) * var(--headingFontScale));
}

.h5,
h5 {
  font-size: calc(var(--h5Text) * var(--headingFontScale));
}

.h6,
h6 {
  font-size: calc(var(--h6Text) * var(--headingFontScale));
}

.h2Large {
  font-size: calc(var(--h2TextLarge) * var(--headingFontScale));
}

.h2Medium {
  font-size: calc(var(--h2TextMedium) * var(--headingFontScale));
}

.h1,
h1,
.h2,
h2,
.h2Large,
.h2Medium,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6,
.font-heading {
  font-family: var(--headingFontFamily);
  font-weight: var(--headingFontWeight);
  font-style: var(--headingFontWeight);
  line-height: var(--headingBaseLineHeight);
  letter-spacing: var(--headingLetterSpacing);
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 12px;
  color: var(--mainHeadingColor);
}

.stroke {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px;
}

.font-heading {
  font-family: var(--headingFontFamily);
  font-weight: var(--headingFontWeight);
}

.font-body {
  font-family: var(--textFontFamily);
  font-weight: var(--textFontWeight);
}

label {
  display: inline-block;
  font-size: var(--textMSmall);
  margin-bottom: 3px;
}

.form-row {
  display: flex;
  flex-flow: row wrap;
  column-gap: 10px;
}

.form-row .form-field {
  width: calc(100% / 2 - 10px);
}

.form-field {
  flex-grow: 1;
}

.form-input-field {
  padding: 12px 20px;
  min-height: 50px;
  margin-bottom: 16px;
  font-family: var(--textFontFamily);
  background-color: var(--bgColorForm);
  border: 1px solid var(--colorFormBorder);
  color: var(--colorFormInput);
  font-size: var(--textBase);
  font-weight: var(--textFontWeight);
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  -webkit-border-radius: var(--inputRadius);
  border-radius: var(--inputRadius);
}

textarea.form-input-field {
  padding: 22px 20px;
}

.form-input-field::placeholder {
  font-size: 13px;
  color: currentcolor;
}

/* .form-input-field:focus-visible,
input:focus-visible {
  outline: none;
} */

.form-message__wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px;
  width: 100%;
  border-radius: var(--inputRadius);
  font-size: var(--textSmall);
  margin: 10px 0 20px;
}

.error_heading {
  display: flex;
  align-items: baseline;
  width: 100%;
}

.form-message__wrapper ul {
  width: 100%;
  padding-left: 16px;
}

.form-message__wrapper ul li {
  font-size: var(--textSmall);
}

.form-message__wrapper ul li:not(:last-child) {
  margin-top: 4px;
}

.alerticon {
  display: inline-flex;
  vertical-align: middle;
  text-align: center;
  margin-right: 5px;
}

.alerticon svg {
  width: 10px;
  height: 10px;
  vertical-align: bottom;
}

.successfully,
.form-message__wrapper.success {
  background-color: var(--successMsgbg);
  color: var(--successMsgText);
}

.error,
.form-message__wrapper.error {
  background-color: var(--errorMsgbg);
  color: var(--errorsMsgText);
}

.form-message-inner {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
}

.select-box {
  background-image: url("https://cdn.shopify.com/s/files/1/0834/9342/1375/files/down-arrow.svg?v=1704023935");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 97% center;
  padding-right: 30px;
  border-radius: var(--inputRadius);
}

.divider-area {
  display: block;
  background-color: var(--dividerColor);
  height: 1px;
}

[bold] {
  font-weight: bold;
}

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

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

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

.textXXLarge {
  font-size: var(--textXXLarge);
}

.textXLarge {
  font-size: var(--textXLarge);
}

.textLarge {
  font-size: var(--textLarge);
}

.textMedium {
  font-size: var(--textMedium);
}

.textBase {
  font-size: var(--textBase);
}

.textSmall {
  font-size: var(--textSmall);
}

.textXsmall {
  font-size: var(--textXsmall);
}

.page-hero-card {
  position: relative;
}

.page-hero-box-image .page-hreo-img {
  display: block;
  width: 100%;
  min-height: 402px;
  object-fit: cover;
}

.page-hero-content {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  color: var(--whitecolor);
  transform: translateY(-50%);
}

.page-hero-inner-text .page-her-desc {
  font-size: var(--textXLarge);
}

.media-image,
.media-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: 0.15s ease;
  padding-top: var(--mediaRatio);
  border-radius: var(--boxRadius);
  background-color: var(--imageBg);
}

.media-box iframe,
.media-box video,
.media-box iframe.producut-media-youtube,
.media-image img,
.media-image .placeholder-svg,
.media-box model-viewer {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}

.placeholder-svg {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

product-card {
  display: block;
}

.product-media-card.border-enabled {
  border: 1px solid var(--borderColor);
}

.product-card .media-image {
  border-radius: unset;
}

.product-media img {
  display: block;
  width: 100%;
}

.product-swatch-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 8px;
  gap: 10px;
}

.product-swatch-item {
  display: inline-block;
  position: relative;
  line-height: normal;
}

.product-swatch-list .product-swatch-item input {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1;
  width: 100%;
  height: 100%;
  appearance: none;
  -webkit-appearance: none;
}

.product-swatch-list input.disabled,
.product-swatch-list input.disabled+.swatch-variant-item {
  pointer-events: none;
  opacity: 0.5;
}

.product-swatch-list input.disabled+.swatch-variant-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--borderColor);
  clip-path: polygon(96% 0, 100% 0, 4% 100%, 0% 100%);
  z-index: 2;
}

.product-swatch-list .color-swatch {
  border: 1.5px solid var(--colorFormBorder);
  background-color: var(--bodyColor);
  border-radius: 4px;
  padding: 2px;
  transition: border-color 0.5s ease;
}

.product-swatch-list .swatch-variant-item {
  position: relative;
  font-size: var(--textBase);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  min-height: 20px;
  transition: all 0.5s ease;
  border-radius: 3px;
}

.product-swatch-list.small-large .swatch-variant-color {
  min-width: 24px;
  min-height: 24px;
}

.product-swatch-list.large .swatch-variant-color {
  min-width: 26px;
  min-height: 26px;
}

.featured-product-content .product-swatch-list .swatch-variant-color {
  min-width: 24px;
  min-height: 24px;
}

.product-swatch-list .color-swatch.active,
.product-swatch-list .color-swatch:hover,
.product-swatch-list.large .product-swatch-item:hover .swatch-variant-color,
.product-swatch-list.large .product-swatch-item input:checked+.swatch-variant-color {
  border-color: var(--bodyTextColor);
}

.color-swatch.selected .swatch-variant-color,
.product-swatch-item:hover .swatch-variant-color {
  border-color: var(--bodyColor);
}

.product-swatch-item:hover .swatch-variant-color,
.product-swatch-item input:checked+.swatch-variant-color {
  border-color: var(--bodyTextColor);
}

.collapse-box .product-swatch-item:hover .swatch-variant-color:before,
.collapse-box .product-swatch-item input:checked+.swatch-variant-color:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 12px;
  border: solid var(--bodyColor);
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
  filter: drop-shadow(1px 1px 1px #3c1f52);
}

.variant-title {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.product-variants-options .product-swatch-item {
  background-color: var(--bodyColor);
  border: 1px solid var(--colorFormBorder);
  border-radius: var(--inputRadius);
  overflow: hidden;
  padding: 5px;
}

.product-variants-options .product-swatch-item.active {
  border: 1px solid var(--bodyTextColor);
}

.product-swatch-list .swatch-variant-item.swatch-variant-option-name {
  padding: 8px 14px;
  min-width: 67px;
  min-height: 38px;
  border: 0 none;
  box-shadow: none;
  border-radius: calc(var(--inputRadius) - 2px);
}

.product-swatch-list .product-swatch-item input:checked+.swatch-variant-option-name,
.product-swatch-list .product-swatch-item:hover input+.swatch-variant-option-name {
  background-color: var(--bodyForegroundColor);
  color: var(--bodyTextColor);
}

.quantity-inner {
  position: relative;
  width: 100%;
  max-width: 150px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  padding: 5px 0;
}

.quantity-inner input {
  width: 100%;
  margin: 0;
  padding: 2px 10px;
  text-align: center;
  font-size: var(--textBase);
  border: 0;
  outline: none;
  min-width: 44px;
  min-height: 44px;
  background-color: var(--bodyColor);
  color: var(--bodyTextColor);
}

.qunt-btn {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  padding: 2px 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bodyForegroundColor);
  border: 0;
  min-width: 40px;
  min-height: 38px;
  transition: all 0.3s ease-in-out;
  color: var(--bodyTextColor);
  border-radius: 50%;
  z-index: 1;
}

.qunt-btn svg {
  display: inline-block;
  width: 14px;
  fill: currentColor;
  vertical-align: middle;
  pointer-events: none;
}

.product-value a {
  line-height: 1;
  display: inline-flex;
  align-items: center;
  padding: 6px 0;
}

.badge-card {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  z-index: 1;
}

.badge-item {
  padding: 5px 11px;
  font-size: var(--textSmall);
  line-height: normal;
  text-transform: uppercase;
  border-radius: 4px;
}

.badge-sale {
  background-color: var(--bgSaleBadge);
  color: var(--colorSaleBadge);
}

.badge-sold {
  background-color: var(--bgSoldBadge);
  color: var(--colorSoldBadge);
}

.badge-new {
  background-color: var(--bgNewBadge);
  color: var(--colorNewBadge);
}

.badge-custom {
  background-color: var(--bgCustomBadge);
  color: var(--colorCustomBadge);
}

.badge-preorder {
  background-color: var(--bgPreorderBadge);
  color: var(--colorPreorderBadge);
}

.product-title-wrapper {
  display: grid;
  gap: 4px;
}

.price-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
  flex-direction: column;
}

.product-media-card {
  position: relative;
}

.product-line {
  padding: 3px;
  color: #8D813E;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  background: rgba(51, 51, 51, 0.1);
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
}

.product-name {
  margin: 9px 0 10px;
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  min-height: 79px;

  @media (max-width: 767px) {
   height: 75px;
  }
}

.item-price-old {
  display: block;
  font-weight: normal;
  color: #7D7D7A;
  font-size: 18px;

  span {
    text-decoration: line-through;
  }
}

.item-discount-price {
  background: #b89f6f;
  border-radius: 20px;
  font-size: 14px;
  color: white;
  padding: 6px 20px;
}

/* .item-discount-price::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 120%;
  background: var(--colorLink);
  opacity: 0.1;
} */

.collection-wrapper {
  background-color: var(--bodyForegroundColor);
  transition: transform 1s, box-shadow 0.5s;
  width: 100%;
  margin-bottom: 20px;
}

.collection-wrapper:hover {
  transform: translateY(-10px);
}

.media-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  transition: all 0.4s ease-in-out;
}

.collection-text {
  padding: 10px;
  white-space: normal;
}

.rounded .collection-text {
  color: var(--mainHeadingColor);
}

.tab-outer-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
}

.tab-outer-wrapper.align-center {
  margin: 0 auto;
}

.tab-wrapper {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  flex-wrap: nowrap;
}

.tab-item {
  padding: 4px;
}

.tab-item .tab-link {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 6px 20px;
  font-size: var(--textXXLarge);
  position: relative;
  color: var(--bodyTextColor);
  opacity: 0.5;
}

.tab-item .tab-link.active {
  opacity: 1;
}

.tab-item:first-child .tab-link {
  padding-left: 0;
}

.tab-item+.tab-item .tab-link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 2px;
  height: 80%;
  background-color: var(--borderColor);
  transform: translateY(-50%) rotate(6deg);
}

.slider-wrapper,
.product_card:not(.flickity-enabled) {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.slider-wrapper:not(.flickity-enabled),
.product_card:not(.flickity-enabled) {
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-bottom: 5px;
}

.collection-slider:not(.flickity-enabled) .product-card,
.product_card:not(.flickity-enabled) .product-media-cards {
  flex: 0 0 calc(100% / 5);
  max-width: calc(100% / 5);
  padding: 0 10px;
}

.slider-wrapper.flickity-enabled .product-card,
.product_card.flickity-enabled .product-media-cards {
  padding: 0 10px;
  width: 100%;
  max-width: calc(100% / 5);
}

.products-lookbook.slider-wrapper .product-card {
  flex: 0 0 100%;
  max-width: 50%;
  padding: 0 8px;
}

.products-lookbook .product-media-cards {
  width: 100%;
}

.products-lookbook .product-media-cards .product-card {
  width: 100%;
  max-width: 100%;
}

.products-lookbook .flickity-button.previous {
  left: -20px;
}

.products-lookbook .flickity-button.next {
  right: -20px;
}

.collection-slider .flickity-viewport {
  overflow: unset;
}

.slider .flickity-button,
.slider-wrapper .flickity-button {
  width: 24px;
  height: 24px;
  border-radius: 0;
}

.slider .flickity-button .flickity-button-icon,
.slider-wrapper .flickity-button .flickity-button-icon {
  display: none;
}

.slider .flickity-button:before,
.slider-wrapper .flickity-button:before {
  display: none;
}

.slider .flickity-button:hover:before,
.slider-wrapper .flickity-button:hover:before {
  scale: 1;
}

.slider .flickity-button:hover,
.slider-wrapper .flickity-button:hover {
  color: var(--bodyColor);
  border-color: var(--mainHeadingColor);
}

.collection-slider .flickity-button {
  position: absolute;
  top: -70px;
  transform: unset;
  right: 0;
}

.collection-slider .flickity-button.previous {
  right: 54px;
  left: auto;
}

.inner-container:not(.container) {
  padding-left: calc(15px * 2);
  padding-right: calc(15px * 2);
}

.content-width-large.align-center,
.content-width-medium.align-center,
.content-width-small.align-center {
  margin-left: auto;
  margin-right: auto;
}

.content-width-large.align-end,
.content-width-medium.align-end,
.content-width-small.align-end {
  margin-left: auto;
  margin-right: 0;
}

.content-width-large.align-start,
.content-width-medium.align-start,
.content-width-small.align-start {
  margin-left: 0;
  margin-right: auto;
}

.rich-text,
.content-width-large {
  max-width: 100%;
}

.rich-text-title {
  padding-bottom: 10px;
}

.rich-text-desc {
  padding-bottom: 20px;
}

.content-width-medium {
  max-width: 1100px;
}

.content-width-small {
  max-width: 800px;
}

.marquee-card {
  display: flex;
  align-items: center;
  animation: textloop linear var(--loopSpeed, 20.908s) infinite;
  animation-play-state: running;
  white-space: nowrap;
}

.marquee-ltr {
  animation-direction: alternate;
}

@keyframes jump {

  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }

  40% {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
  }

  60% {
    transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
  }
}

.side-drawer-panel,
.modal-drawer-panel {
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s ease;
  pointer-events: none;
  cursor: none;
}

.side-drawer-panel.active,
.modal-drawer-panel.active,
#pickup-available:target,
#minicart:target,
#add-newaddress:target {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  cursor: auto;
}

.blur-layer-bg {
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.4s ease;
  pointer-events: none;
  background: rgb(var(--sideLayerBg), 0.5);
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  cursor: none;
}

.side-drawer-panel.active .blur-layer-bg,
.modal-drawer-panel.active .blur-layer-bg,
#pickup-available:target .blur-layer-bg,
#minicart:target .blur-layer-bg,
#add-newaddress:target .blur-layer-bg {
  opacity: 1;
  pointer-events: all;
}

.side-drawer-modal {
  position: relative;
  width: 100%;
  background: var(--bodyColor);
  max-height: 100%;
  height: 100%;
  max-width: 680px;
  transition: 0.6s ease;
  margin-left: auto;
  transform: translate(100%);
  cursor: auto;
}

.side-drawer-panel.active .side-drawer-modal,
#minicart:target .side-drawer-modal,
.modal-drawer-panel.active .modal-drawer-card,
#add-newaddress:target .side-drawer-modal {
  transform: scale(1) translate(0) !important;
}

.side-drawer-modal-head {
  padding: 12px 22px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.modal-drawer-inner {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  background-color: var(--bodyColor);
  color: var(--bodyTextColor);
  overflow: hidden;
  overflow-y: auto;
  cursor: auto;
}

.quickview .modal-drawer-inner {
  padding: 12px;
  border-radius: var(--boxRadius);
}

.size-chart-popup .modal-drawer-inner {
  border-radius: var(--boxRadius);
}

.close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  color: var(--bodyTextColor);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  padding: 13px;
  border-radius: 50%;
}

.close-btn:hover svg line,
.facet-close-btn:hover svg line,
.filter-remove:hover svg line,
.search-close:hover svg line {
  -webkit-animation: cross 0.5s ease-in-out forwards;
  animation: cross 0.5s ease-in-out forwards;
}

.close-btn:hover svg path,
.facet-close-btn:hover svg path,
.filter-remove:hover svg path,
.search-close:hover svg path {
  -webkit-animation: cross 0.5s ease-in-out forwards;
  animation: cross 0.5s ease-in-out forwards;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

@keyframes cross {

  0%,
  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }

  42% {
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
  }

  43% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
}

.close-btn .close-icon {
  width: 100%;
  height: 100%;
}

.modal-drawer-inner .close-btn {
  top: 0px;
  right: 0px;
}

.moving-cursor {
  background-color: var(--bodyColor);
  position: fixed;
  top: var(--mouse-top);
  left: var(--mouse-left);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  transition: opacity 0.2s ease-in-out;
  will-change: height, width;
  cursor: none;
  opacity: 0;
}

.moving-cursor svg {
  width: 20px;
  height: 20px;
}

.blur-layer-bg:hover~.moving-cursor {
  opacity: 1;
}

.side-drawer-modal-head .close-btn {
  position: static;
}

#dynamic-checkout-cart {
  margin: 5px 0 0;
}

.language-currency-wrapper h6 {
  text-align: left;
  margin: 0;
  padding: 0 0 10px;
  color: #13100D;
  font-weight: normal;
  font-size: 12px;
  height: auto;
  line-height: normal;
  max-width: calc(100% - 50px);
}

.side-drawer-modal-title {
  display: flex;
  align-items: center;
  align-self: center;
  padding: 0;
  color: #A55028;
  font-size: 20px;
}

.side-drawer-modal-title span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 14px;
  font-weight: bold;
  flex: 0 0 auto;
  font-size: 14px;
  color: A55028;
}

.modal-drawer--body,
.side-drawer-modal-body {
  padding: 25px;
  height: calc(100% - 0px);
  max-height: 100%;
  width: 100%;
}

.minicart-panel .side-drawer-modal-body {
  padding: 0px;
  height: 100%;
}

.minicart {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.minicart .cart-orders-box {
  overflow: hidden;
  overflow-y: auto;
  flex: 1;
  width: 100%;
  min-height: 1px;
  padding: 6px 11px;
}

.minicart .minicart-total-wrapper {
  padding: 14px 0;
}

.modal-drawer-card {
  display: flex;
  flex-direction: column;
  border-radius: var(--boxRadius);
  width: 100%;
  max-width: 960px;
  pointer-events: none;
  margin: 0 auto;
  position: relative;
  max-height: calc(100vh - 10rem);
  overflow: hidden;
  transform: scale(0.95);
  transition: transform 0.4s, all 0.4s ease-out;
  will-change: transform;
}

.popup-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 1;
  pointer-events: none;
  transition: all 0.5s ease-in-out;
  z-index: 9;
}

.popup-wrapper.active,
.popup-wrapper.active .blur-layer-bg {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.popup-content-box {
  border: 1px solid var(--bodyTextColor);
  padding: 50px;
}

.popup-content-box>div:not(:last-child) {
  margin-bottom: 30px;
}

.popup-inner-card .popup-content-box .popup-heading {
  margin-bottom: 13px;
}

.popup-inner-card .social-icons-wrapper {
  display: inline-flex;
}

.newsletter-popup .close-btn {
  top: 26px;
  right: 26px;
}

.sign-popup-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  align-items: flex-start;
  border: 1px solid var(--borderColor);
  border-radius: var(--boxRadius);
  overflow: hidden;
}

.popup-image {
  height: 100%;
  background-color: var(--imageBg);
}

.popup-image img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.signup-popup-cont {
  padding: 40px;
  align-self: center;
}

.signup-popup-cont .popup-descption,
.sign-popup-wrapper .form-field {
  margin-bottom: 24px;
}

.sign-popup-wrapper .form-field:last-child {
  margin: 0;
}

.age-verification-popup .blur-layer-bg {
  cursor: auto;
}

.age-verification-popup .modal-drawer-card {
  max-width: 730px;
}

.age-verification-popup .modal-drawer--body {
  height: 100%;
  padding: 15px;
}

.modal-content-box {
  border: 1px solid var(--borderColor);
  padding: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.popup-logo {
  width: 100%;
  margin-bottom: 50px;
}

.age-verification-popup-wrapper .popup-title {
  padding: 0;
}

.age-verification-popup-wrapper>div:not(:last-child),
.age-verification-heading,
.age-verification-description {
  margin-bottom: 18px;
}

.loader-state {
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s, visibility 0.2s;
}

.loading .loader-state {
  visibility: visible;
  opacity: 1;
}

.only-mobile {
  display: none;
}

@media (max-width: 768px) {
  .only-mobile {
    display: block;
  }

  .only-desktop {
    display: none;
  }

  .intro-title-home{
  border-radius:99px;
  border:1px solid;
  width:90%;
  margin:0 auto;
  font-size:28px;
  padding:5px;
}

.intro-title-home:hover{
      display: block;
    font-size: 28px;
    background: #3b1d09;
    text-align: center;
    font-weight: 500;
    color: #fff;
}
}

@keyframes animate-svg {
  0% {
    stroke-dashoffset: 88;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

.loader-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loader-icon circle {
  stroke-width: 1;
  stroke: var(--borderColor);
  fill: none;
}

.loader-icon circle~circle {
  stroke: var(--bodyTextColor);
  stroke-dashoffset: 88;
  animation: animate-svg 1s linear infinite;
  animation-play-state: paused;
}

.loading .loader-icon circle~circle,
.is-loading .loader-icon circle~circle {
  animation-play-state: running;
}

.height-ratio-adapt {
  min-height: auto;
}

@media (min-width: 576px) {
  .grid-item-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .grid-item-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .grid-item-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .grid-item-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .grid-item-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .grid-item-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .grid-item-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .grid-item-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .grid-item-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .grid-item-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .grid-item-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .grid-item-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 769px) {
  .grid-item-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid-item-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .grid-item-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .grid-item-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .grid-item-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .grid-item-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .grid-item-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .grid-item-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .grid-item-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .grid-item-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .grid-item-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .grid-item-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .hidden-large {
    display: none !important;
  }

  .mob-view {
    display: none;
  }

  .slider-full-height {
    height: calc(100dvh - 20px);
  }

  .slider-large {
    height: 750px;
  }

  .slider-medium {
    height: 650px;
  }

  .slider-small {
    height: 550px;
  }

  .modal-content-box {
    padding: 50px;
  }

  .height-small {
    height: auto;
  }

  .collection-banner .height-small {
    height: 300px;
  }

  .height-medium {
    height: 450px;
  }

  .height-large {
    height: 650px;
  }

  .slider .flickity-button:focus-visible,
  .slider-wrapper .flickity-button:focus-visible,
  input[type="checkbox"]:focus-visible~.mark,
  input[type="radio"]:focus-visible~.mark,
  .side-filter-content input:focus-visible~.swatch-variant-item {
    outline-offset: 3px;
    outline: -webkit-focus-ring-color auto 2px;
  }

  .product-swatch-list .product-swatch-item input:focus-visible~.swatch-variant-item {
    outline: -webkit-focus-ring-color auto 2px;
    outline-offset: 4px;
    transition: unset;
  }
}

@media (min-width: 992px) {
  .grid-item-l-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid-item-l-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .grid-item-l-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .grid-item-l-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .grid-item-l-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .grid-item-l-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .grid-item-l-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .grid-item-l-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .grid-item-l-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .grid-item-l-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .grid-item-l-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .grid-item-l-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
}

@media (min-width: 1200px) {
  .grid-item-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid-item-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .grid-item-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .grid-item-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .grid-item-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .grid-item-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .grid-item-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .grid-item-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .grid-item-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .grid-item-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .grid-item-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .grid-item-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  :root {
    --h1Text: 85px;
    --h2TextLarge: 75px;
    --h2TextMedium: 60px;
    --h2Text: 45px;
    --h3Text: 36px;
    --h4Text: 26px;
    --h5Text: 24px;
    --h6Text: 20px;
  }

  .video-heading-box .top-main-title {
    font-size: calc(var(--h1Text) * 1.7);
  }
}

@media (min-width: 1441px) {
  :root {
    --h1Text: 100px;
    --h2TextLarge: 90px;
    --h2TextMedium: 70px;
    --h2Text: 50px;
    --h3Text: 30px;
    --h4Text: 28px;
  }

  .video-heading-box .top-main-title {
    font-size: calc(var(--h1Text) * 2);
  }
}

.st-wishlist-details.st-wishlist-details--drawer .st-wishlist-details_wrapper,
.side-drawer-modal {
  max-width: 375px;
}

.st-wishlist-details.st-wishlist-details--drawer .st-wishlist-details_header {
  padding: 12px 22px;
}

.st-close-button {
  background: url("data:image/svg+xml,%3Csvg class='close-icon' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 23.691 22.723'%3E%3Cg transform='translate(-126.154 -143.139)'%3E%3Cline x2='23' y2='22' transform='translate(126.5 143.5)' fill='none' stroke='CurrentColor' stroke-width='2'%3E%3C/line%3E%3Cpath d='M0,22,23,0' transform='translate(126.5 143.5)' fill='none' stroke='CurrentColor' stroke-width='2'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat center center !important;
  width: 40px !important;
  height: 40px !important;
  background-size: 14px 14px !important;
  font-size: 0;
  text-indent: -2222px;
}

.st-wishlist-details .st-wishlist-details_header h2 {
  color: #A55028 !important;
  font-size: 20px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.st-wishlist-details_title {
  align-items: center;
}

.st-wishlist-shares button {
  border: none !important;
  color: #A55028 !important;
}

.st-atc-button,
.st-delete-icon {
  display: none !important;
}

.st-product-card--horizontal {
  margin: 0 11px !important;
  position: relative;
  padding: 12px !important;
}

.st-product-card .st-product-card_title a {
  text-align: left !important;
  margin: 0 !important;
  padding: 0 0 10px !important;
  color: #13100D !important;
  font-weight: normal !important;
  font-size: 12px !important;
  height: auto !important;
  line-height: normal !important;
  max-width: calc(100% - 50px) !important;
  -webkit-line-clamp: none !important;
}

.st-product-card .st-product-card_title {
  max-height: none !important;
}

.st-product-card_quantity {
  margin: 0 !important;
}

.st-product-card .st-product-card_price {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
  color: #333333 !important;
  font-weight: bold !important;
  text-align: left !important;
}

.st-delete-button {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 37 36'%3E%3Cpath stroke='%238E8E93' stroke-linecap='round' stroke-linejoin='round' d='M16.087 3.286 16.691 1h3.619l.603 2.286m4.825 0h-13.27L13.675 17h9.65l1.207-13.714h-13.27 14.476ZM18.5 6.714v6.857-6.857Zm3.016 0-.603 6.857.603-6.857Zm-6.032 0 .603 6.857-.603-6.857Z'/%3E%3Cpath fill='%238E8E93' d='M.912 29v-5.6h2.096c.475 0 .883.077 1.224.232.341.15.603.368.784.656.187.283.28.627.28 1.032 0 .395-.093.736-.28 1.024a1.77 1.77 0 0 1-.784.656c-.341.15-.75.224-1.224.224H1.24l.264-.272V29H.912Zm3.824 0-1.44-2.032h.64L5.384 29h-.648Zm-3.232-2-.264-.28h1.752c.56 0 .984-.123 1.272-.368.293-.245.44-.59.44-1.032 0-.448-.147-.795-.44-1.04-.288-.245-.712-.368-1.272-.368H1.24l.264-.28V27Zm6.853 2.04c-.437 0-.821-.09-1.152-.272-.33-.187-.59-.44-.776-.76a2.194 2.194 0 0 1-.28-1.112c0-.416.088-.784.264-1.104a2.03 2.03 0 0 1 1.792-1.032c.395 0 .744.09 1.048.272.31.176.552.427.728.752.176.32.264.69.264 1.112a.542.542 0 0 1-.008.088v.088H6.581v-.424h3.352l-.224.168c0-.304-.066-.573-.2-.808a1.407 1.407 0 0 0-1.304-.76c-.288 0-.546.067-.776.2a1.39 1.39 0 0 0-.536.56c-.128.24-.192.515-.192.824v.088c0 .32.07.603.208.848.144.24.342.43.592.568.256.133.547.2.872.2.256 0 .494-.045.712-.136.224-.09.416-.23.576-.416l.32.368a1.796 1.796 0 0 1-.704.512 2.339 2.339 0 0 1-.92.176Zm8.292-4.28c.342 0 .638.067.888.2.256.128.454.325.592.592.144.267.216.603.216 1.008V29h-.568v-2.384c0-.443-.106-.776-.32-1-.208-.23-.504-.344-.888-.344-.288 0-.538.061-.752.184-.208.117-.37.29-.488.52a1.81 1.81 0 0 0-.168.816V29h-.568v-2.384c0-.443-.106-.776-.32-1-.213-.23-.512-.344-.896-.344-.282 0-.53.061-.744.184a1.2 1.2 0 0 0-.496.52 1.81 1.81 0 0 0-.168.816V29h-.568v-4.2h.544v1.136l-.088-.2c.128-.304.334-.541.616-.712a1.91 1.91 0 0 1 1.016-.264c.411 0 .76.104 1.048.312.288.203.475.51.56.92l-.224-.088a1.64 1.64 0 0 1 .648-.824c.315-.213.691-.32 1.128-.32Zm4.949 4.28c-.406 0-.77-.09-1.096-.272a2.077 2.077 0 0 1-.76-.76 2.194 2.194 0 0 1-.28-1.112c0-.421.093-.792.28-1.112.186-.32.44-.57.76-.752.32-.181.685-.272 1.096-.272a2.2 2.2 0 0 1 1.104.272c.325.181.578.432.76.752.186.32.28.69.28 1.112 0 .416-.094.787-.28 1.112-.182.32-.435.573-.76.76a2.23 2.23 0 0 1-1.104.272Zm0-.504c.304 0 .573-.067.808-.2.234-.139.418-.33.552-.576.138-.25.208-.539.208-.864 0-.33-.07-.619-.208-.864a1.416 1.416 0 0 0-.552-.568 1.542 1.542 0 0 0-.8-.208c-.299 0-.566.07-.8.208a1.47 1.47 0 0 0-.56.568 1.726 1.726 0 0 0-.208.864c0 .325.07.613.208.864.138.245.325.437.56.576.234.133.498.2.792.2Zm4.266.464L24 24.8h.592l1.712 3.896h-.28L27.76 24.8h.56L26.448 29h-.584Zm4.923.04c-.437 0-.821-.09-1.152-.272-.33-.187-.59-.44-.776-.76a2.195 2.195 0 0 1-.28-1.112c0-.416.088-.784.264-1.104a2.03 2.03 0 0 1 1.792-1.032c.395 0 .744.09 1.048.272.31.176.552.427.728.752.176.32.264.69.264 1.112a.531.531 0 0 1-.008.088v.088H29.01v-.424h3.352l-.224.168c0-.304-.067-.573-.2-.808a1.407 1.407 0 0 0-1.304-.76c-.288 0-.547.067-.776.2a1.39 1.39 0 0 0-.536.56c-.128.24-.192.515-.192.824v.088c0 .32.07.603.208.848.144.24.341.43.592.568.256.133.547.2.872.2.256 0 .493-.045.712-.136.224-.09.416-.23.576-.416l.32.368a1.795 1.795 0 0 1-.704.512 2.339 2.339 0 0 1-.92.176ZM33.83 29v-4.2h.544v1.144l-.056-.2c.117-.32.315-.563.592-.728.277-.17.621-.256 1.032-.256v.552h-.064a.265.265 0 0 0-.064-.008c-.443 0-.79.136-1.04.408-.25.267-.376.648-.376 1.144V29h-.568Z'/%3E%3C/svg%3E") no-repeat center center !important;
  width: 37px !important;
  height: 35px !important;
}

.st-product-card--horizontal.st-product-card--drawer .st-product-card_actions {
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  position: absolute !important;
  width: 37px !important;
  left: auto !important;
}

.st-wishlist-details .st-wishlist-details_products>div:not(:last-child) {
  border-color: #CCCCCC !important;
}

.st-product-card_image img {
  border-radius: 4px;
}

.jdgm-rev-widg.jdgm-rev-widg {
  width: 100%;
  max-width: 715px;
  margin: 0 auto;
  padding: 0px 10px 0px 10px;
}

.jdgm-widget .jdgm-temp-hidden {
  display: none !important;
}

.jdgm-widget-actions-wrapper a {
  color: #FFFFFF;
  border-radius: 30px;
  padding: 12px;
  background: #244D30 !important;
  border: none !important;
  font-size: 14px;
  font-weight: normal;
}

.jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium) .jdgm-row-stars {
  justify-content: space-between !important;
}

.jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium) .jdgm-row-stars>div {
  align-items: flex-start !important;
}

.jdgm-rev-widg__title {
  font-size: 24px !important;
  font-weight: bold;
  margin: 0 !important;
  padding: 0 0 10px !important;
}

.jdgm-star.jdgm--on:before {
  content: "" !important;
  display: inline-block;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 16'%3E%3Cpath fill='%23EBB733' d='m9.104 0 2 6.1h6.3l-5.1 3.7 2 6.1-5.2-3.8-5.1 3.8 2-6.1-5.2-3.7h6.4l1.9-6.1Z'/%3E%3C/svg%3E");  width: 20px;
  height: 20px;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.jdgm-preview-badge .jdgm-star {
    color: #EBB733 !important;
}



.st-wishlist-button[data-type="details"]{
  
    display: flex !important;
}

.jdgm-prev-badge__text {
  font-size: 18px !important;
  margin-top: -3px !important;
}

.jdgm-prev-badge {
  display: flex !important;
  align-items: center !important;
}

.jdgm-widget.jdgm-widget {
  border-top: 4px solid #EEEDEC;
  padding: 0 !important;
}

.product-discount {
  font-size: 16px;
  color: #ABA49C;
  margin: 0;
  padding: 0 0 20px;

  span {
    font-weight: bold;
  }
}

.jdgm-prev-badge__text::before {
  content: "(";
  display: inline-block;
}

.jdgm-prev-badge__text::after {
  content: ")";
  display: inline-block;
}

.releted-products .title {
  color: #244D30;
  font-size: 24px;
  font-weight: bold !important;
  margin: 0 !important;
  text-align: center;
  padding: 0 0 10px !important;
}

#shopify-section-sections--21371206467742__footer > div > div > div.grid-row.footer-navi-menus {
    margin-top: 50px;
    padding-top:70px;
}

.jdgm-preview-badge--with-link {
  padding: 0 0 20px !important;
  border: none !important;
}

.jdgm-prev-badge__text {
  color: #8D813E;
  font-size: 14px;
  padding-left: 6px;
}

#app > div > div > div > div > div.w-\[190px\].h-\[65px\].flex.justify-center.items-center.cursor-pointer.p-\[5px\] > button{
       background-color:: #244D30 !important;
}

.st-wishlist-button svg,
.st-wishlist-button span {
  display: none;
}
.st-wishlist-button  {
  display: none !important;
}

.st-wishlist-button {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='20' fill='none'%3E%3Cpath fill='%23EBB733'  d='m23.093 8.297-8.874 8.14c-.13.12-.34.12-.471 0l-8.876-8.14C3.535 7.07 3.4 5.084 4.645 3.777c.949-.997 2.425-1.388 3.878-.958.5.146.945.415 1.315.755l3.78 3.467c.202.185.526.186.726 0 .837-.766 2.897-2.657 3.781-3.467.37-.34.816-.609 1.315-.755 1.455-.428 2.93-.04 3.878.957 1.243 1.308 1.11 3.294-.226 4.52m2.095-6.56C23.88.536 22.108-.085 20.245.01a6.887 6.887 0 0 0-4.28 1.806l-1.746 1.601c-.13.12-.34.12-.471 0l-1.739-1.594A6.935 6.935 0 0 0 7.465 0C5.713-.028 4.06.579 2.815 1.702c-2.573 2.323-2.492 6.16.06 8.502l10.38 9.52a1.098 1.098 0 0 0 1.456 0l10.476-9.61c2.52-2.31 2.52-6.07 0-8.38v.002Z'/%3E%3C/svg%3E") no-repeat center center #EEEDEC !important;
  background-size: 26px auto !important;
  width: 48px !important;
  height: 48px !important;
  transition: all 0.3s ease;
  margin: 0;
}

.st-wishlist-button:hover,
.st-wishlist-button.st-is-added {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='20' fill='none'%3E%3Cpath fill='%23EEEDEC' d='m23.093 8.297-8.874 8.14c-.13.12-.34.12-.471 0l-8.876-8.14C3.535 7.07 3.4 5.084 4.645 3.777c.949-.997 2.425-1.388 3.878-.958.5.146.945.415 1.315.755l3.78 3.467c.202.185.526.186.726 0 .837-.766 2.897-2.657 3.781-3.467.37-.34.816-.609 1.315-.755 1.455-.428 2.93-.04 3.878.957 1.243 1.308 1.11 3.294-.226 4.52m2.095-6.56C23.88.536 22.108-.085 20.245.01a6.887 6.887 0 0 0-4.28 1.806l-1.746 1.601c-.13.12-.34.12-.471 0l-1.739-1.594A6.935 6.935 0 0 0 7.465 0C5.713-.028 4.06.579 2.815 1.702c-2.573 2.323-2.492 6.16.06 8.502l10.38 9.52a1.098 1.098 0 0 0 1.456 0l10.476-9.61c2.52-2.31 2.52-6.07 0-8.38v.002Z'/%3E%3C/svg%3E") no-repeat center center #EBB733 !important;
  background-size: 26px auto !important;
}

.add-to-cart-btn,
.gfbFrequentBoughtAddToCartButton {
  width: 100% !important;
  font-weight: 600 !important;
  color: white !important;
  padding: 18px !important;
  border-radius: 50px !important;
  border: 2px solid  #244D30 !important;
  background-color:  #244D30 !important;
  font-size: 16px !important;
  transition: all 0.3s ease !important;
  cursor: pointer !important;
}

.add-to-cart-btn:hover,
.gfbFrequentBoughtAddToCartButton:hover {
  color:  #244D30 !important;
  border: 2px solid  #244D30 !important;
  background-color: #fff !important;
}

.gfbFrequentBoughtAddToCartButton {
  font-size: 0;
  text-indent: -999px;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  &::before {
    content: "Adicionar ao carrinho";
    font-size: 16px;
    text-indent: 0;
    display: block;
  }
}

.product-review {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  margin: 20px 0;
}

.product-ref {
  font-size: 12px;
  color: #707070;
}

.breadcrumb-nav {
  padding: 0 0 32px;
}

.tabs {
  padding: 29px 0;
}

.tabs .product-item-description {
  color: #555453;
  font-size: 16px;
}

.tabs-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.tab-button {
  color: #A55028;
  font-size: 16px;
  font-weight: bold;
  background-color: transparent;
  border: none;
  position: relative;
  padding: 10px 0;
  margin: 0;
  cursor: pointer;

  @media (max-width: 767px) {
    font-size: 15px;

    &:not(.active) {
      font-weight: normal;
      color: #7D7D7A;
    }
  }
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-button::after {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 1px;
  bottom: 5px;
  background-color: #A55028;
  transition: all 0.3s ease;
}

.tab-button:hover::after,
.tab-button.active::after {
  width: 20px;
  height: 1px;
}

.product-card-inner {
  border: 1px solid #B3B3B2;
  border-radius: 10px;
  overflow: hidden;
}

.product-header {
  padding: 6px;
}

.badges {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-end;
}

.badges .badge {
  padding: 2px 6px;
  border-radius: 5px;
  color: white;
  display: inline-flex;
  align-items: center;
  gap: 2px;
  background-color: #EBB733;
}

.badges .badge-diadasmaes {
  background-color: #db4282;
}

.badges .badge-carnaval {
  background-color: #ee2e83;
}

.badges .badge.badge-curls-line {
  color: #64AAB9;
  background-color: #FFFFFF;
}

.shop-now {
  background-color: #244D30;
  color: white;
  font-size: 14px;
  padding: 10px;
  width: 100%;
  border-radius: 50px;
  margin: 16px 0 0;
  text-align: center;
  transition: all 0.3s ease;
  border: 1px solid #244D30;
}

button {
  font-family: Montserrat, sans-serif;
}

.shop-now:hover {
  background-color: white;
  color: #244D30;
  border: 1px solid #244D30;
}

.product-card-inner .price-wrapper {
  gap: 6px;
}

.product-card-inner .item-discount-price {
  font-size: 10px;
}

.product-card-inner .item-price-old {
  font-size: 12px;
}

.product-card-inner .item-price {
  font-size: 18px;
}

.kit {
  display: flex;
  align-items: center;

  @media (max-width: 768px) {
    flex-direction: column;
    gap: 10px;
    border: 1px solid #EEEDEC;
    padding: 20px 8px;
    border-radius: 20px;
  }

  .swiper-pagination {
    bottom: 0;
    margin: 0;
    padding: 10px 0 0;
    display: block;
    position: relative;
  }

  .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    border-radius: 20px;
    background: #333333;
    opacity: 0.5;
    border-radius: 16px;

    &.swiper-pagination-bullet-active {
      background: #333333;
      opacity: 1;
    }
  }

  .kit-left {
    width: 30%;

    @media (max-width: 768px) {
      width: 100%;
    }
  }

  .kit-right {
    padding-left: 20px;
    width: calc(70% - 20px);

    @media (max-width: 768px) {
      padding: 0;
      width: 100%;
    }
  }

  .kit-item {
    position: relative;
    display: none;

    &.active {
      display: block;
    }

    img {
      width: 100%;
      max-width: 100%;
      border-radius: 14px;
      display: block;

      @media (max-width: 768px) {
        max-width: 70%;
      }
    }
  }

  h2 {
    font-size: 32px;
    color: #A55028;
    font-weight: bold;
    margin: 0;
    padding: 0;

    @media (max-width: 768px) {
      text-align: center;
      font-size: 20px;
    }
  }

  p {
    font-size: 20px;
    color: #A55028;
    margin: 10px 0;
    padding: 0;

    @media (max-width: 768px) {
      text-align: center;
      margin: 8px 0 0;
      font-size: 14px;
    }
  }

  .kit-slide-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;

    @media (max-width: 768px) {
      gap: 10px;
    }

    a {
      color: white;
      background-color: #8D813E;
      border: 1px solid #8D813E;
      font-size: 20px;
      padding: 8px 38px;
      display: inline-block;
      border-radius: 50px;
      font-weight: bold;
      margin: 16px 0 0;
      text-align: center;
      transition: all 0.3s ease;
      border: 1px solid #8D813E;
      cursor: pointer;

      @media (max-width: 768px) {
        margin: 0;
        font-size: 14px;
        padding: 5px 35px;
      }
    }

    a:hover {
      background-color: white;
      color: #8D813E;
    }
  }

  ul {
    margin: 0;
    padding: 0;
    display: block;

    @media (max-width: 768px) {
      width: 100%;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      align-items: center;
      gap: 10px;
      margin: 14px 0 0;
    }

    li {
      list-style: none;
      margin: 0;
      padding: 0;

      @media (max-width: 768px) {
        display: flex;
        width: max-content;
        min-width: max-content;
      }

      button {
        background-color: white;
        color: #8D813E;
        border: 1px solid #8D813E;
        font-size: 20px;
        padding: 8px 38px;
        display: inline-block;
        border-radius: 50px;
        font-weight: bold;
        margin: 16px 0 0;
        text-align: center;
        transition: all 0.3s ease;
        border: 1px solid #8D813E;
        cursor: pointer;

        @media (max-width: 768px) {
          font-size: 14px;
          padding: 8px;
          margin: 0;
        }
      }

      button:hover,
      button.active {
        color: white;
        background-color: #8D813E;
      }
    }
  }
}

.product-gallery-main {
  position: relative;
  margin: 0 0 10px;
}

.product-gallery-main .badges {
  top: 14px;
  right: 14px;
  gap: 8px;
}

.product-gallery-main .swiper-wrapper {
  @media (min-width: 769px) {
    flex-wrap: wrap;
  }
}

.product-gallery img {
  display: block;
  width: 100%;
}

.product-gallery .swiper-pagination-bullet {
  background: #909092;
  opacity: 1;
  width: 30px;
  height: 3px;
  border-radius: 30px;
  cursor: pointer;
}

.product-gallery .swiper-pagination-bullet-active {
  background: #333333;
}

.product-gallery-thumb .swiper-slide {
  cursor: pointer;
}

.swiper-button-prev,
.swiper-button-next {
  margin: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cg fill='%23EE802E' clip-path='url(%23a)'%3E%3Crect width='24' height='24' opacity='.25' rx='4' transform='matrix(-1 0 0 1 24 0)'/%3E%3Cpath d='m14.981 19.5 1.332-1.331L10.143 12l6.17-6.169L14.98 4.5l-7.5 7.5 7.5 7.5Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M24 0H0v24h24z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center center;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}


.swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_292_7897)'%3E%3Crect opacity='0.25' width='24' height='24' rx='4' fill='%23EE802E'/%3E%3Cpath d='M9.01875 19.5L7.6875 18.1688L13.8563 12L7.6875 5.83125L9.01875 4.5L16.5188 12L9.01875 19.5Z' fill='%23EE802E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_292_7897'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

@media (max-width: 768px) {
  .product-gallery-thumb {
    display: none;
  }

  .product-gallery-main {
    max-width: 100%;
  }
}

.facets-mobile-toggle,
#FiltersSortForm {
  color: #244D30;
  border: 1px solid #244D30;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 24px;
  border-radius: 40px;
  cursor: pointer;
  gap: 5px;
  align-items: center;
  display: inline-flex;
}

#FiltersSortForm {
  display: flex;
  gap: 10px;
  align-items: center;
}

#ProductCount {
  margin-left: 10px;
}

.collection-grid .grid-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 30px;
  margin: 0;
}

.breadcrumb-section .spacing-box {
  padding: 0;
}

.breadcrumb-section .breadcrumb-nav {
  padding: 12px;
}

.text-seo {
  border-bottom: 4px solid #EEEDEC;
  padding: 0 0 30px;
}

.text-seo-title {
  color: #244D30;
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.text-seo-desc {
  margin: 12px 0 0;
  color: #244D30;
  font-size: 16px;
  max-height: 70px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.text-seo button {
  padding: 7.5px 52px;
  display: flex;
  align-items: center;
  gap: 8px;
  border: none;
  background: transparent;
  border: 1px solid #B3B3B2;
  border-radius: 50px;
  margin: 12px 0 0;
  cursor: pointer;
}

.text-seo button svg {
  width: 12px;
}

.text-seo.active .text-seo-desc {
  max-height: 200px;
}

.text-seo.active button svg {
  transform: rotate(180deg);
}

.section-search .spacing-box {
  padding: 0;
}

.search-result-wrapper {
  min-height: 500px;
}

.text-seo-wrapper {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
}

.text-seo-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

.subcollection-item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.subcollection-item h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background: linear-gradient(0deg, rgba(143, 62, 24, 0.1), rgba(143, 62, 24, 0.1)), linear-gradient(180deg, rgba(238, 128, 46, 0) 55.68%, #8F3E18 84.8%);
  border-radius: 10px;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 10px 40px;
  margin: 0;
  z-index: 2;
  transition: all 0.3s ease;
}

.banner-collection {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}

.swiper-button-next,
.swiper-button-prev {
  z-index: 8 !important;
}

.banner-collection img {
  width: 100%;
  display: block;
}

.banner-footer {
  background: linear-gradient(90deg, #A7481B 0%, #FF9A31 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}

.banner-inner {
  position: relative;
}

.banner-text {
  position: absolute;
  left: 65px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 390px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
}

.banner-text span {
  font-size: 12px;
  color: white;
  font-weight: 500;
  text-align: center;
}

.banner-text h2 {
  font-size: 24px;
  color: white;
  font-weight: 500;
  text-align: center;
  margin: 0;
  padding: 0;
  max-width: 304px;
}

.banner-text a {
  font-size: 14px;
  color: white;
  font-weight: 500;
  text-align: center;
  margin: 0;
  padding: 10px 12px;
  border: 1px solid white;
  border-radius: 20px;
  transition: all 0.3s ease;
}

.banner-text a:hover {
  background: white;
  color: #EE802E;
  border: 1px solid white;
}

.banner-footer h2,
.banner-footer p {
  font-size: 16px;
  color: white;
  padding: 8px 0;
  margin: 0;
  font-weight: bold;
}

.banner-footer p {
  font-size: 14px;
  font-weight: normal;
}

.banner-image-legend h2 {
  margin: 0;
  padding: 0 5px 0 0;
  color: white;
  font-size: 48px;
  max-width: 50%;
  text-align: right;
}


.banner-image-legend {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 100%;
}

.banner-image {
  position: relative;
}

@media (max-width: 767px) {
  .text-seo button {
    margin: 0 auto;
    margin-top: 5px;
    padding: 3px 8px;
    font-size: 12px;
  }

  .banner-image-legend h2 {
   font-size: 28px;
    max-width: 48%;
  }

  .text-seo-wrapper {
    grid-template-columns: 1fr;
  }

  .banner-text {
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    bottom: 0;
  }

  .banner-text a {
    padding: 6px 12px;
  }

  .subcollection-item h2 {
    font-size: 12px;
    padding: 10px;
  }

  .banner-collection img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }

  .banner-footer h2,
  .banner-footer p {
    padding: 0 20px;
    text-align: center;
  }

  .banner-footer {
    gap: 2px;
    padding: 4px 0;
    flex-direction: column;
  }
}

.featured-collection-wrapper .heading-header h2 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  padding: 8px;
  margin: 0;
}

.template-404 .cta {
  display: inline-block;
  padding: 10px 35px;
  color: #FFFFFC;
  background-color: #EE802E;
  border: 1px solid #EE802E;
  transition: all 0.3s ease;
  border-radius: 50px;
  font-size: 16px;
  margin: 20px 0 0;
}

.template-404 .cta:hover {
  color: #EE802E;
  background-color: #FFFFFC;
  border: 1px solid #EE802E;
}

.page-not-found h2 {
  font-size: 32px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  position: relative;
}

.page-not-found h2:after {
  width: 125px;
  height: 3px;
  background-color: #EE802E;
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}

.page-not-found p {
  font-size: 24px;
  margin: 0;
  color: #333333;
  padding: 20px 0 24px;
}

@media (max-width: 767px) {
  .page-not-found p {
    font-size: 12px;
    text-align: left;
  }

  .page-not-found h2 {
    text-align: left;
    font-size: 20px;
  }

  .page-not-found h2:after {
    left: 0;
    transform: none;
  }
}

.hero-media-img:after {
  height: 115px;
  opacity: 1;
  background: linear-gradient(180deg, #333333 0%, rgba(51, 51, 51, 0) 100%);
}

.hero-media-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.hero-media-cont-inner.width-medium {
  position: relative;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 8px;
}


.hero-media-cont-inner.width-medium h5 {
  font-size: 12px;
  color: #333333;
  padding: 0;
  margin: 0;
  text-align: center;
}


.hero-media-cont-inner.width-medium h1 {
  font-size: 32px;
  text-align: center;
  color: #333333;
  display: block;
  padding: 0;
  margin: 10px 0;
  max-width: 360px;
}

.hero-media-shop {
  display: inline-block;
  padding: 7px 10px;
  color: #FFFFFC;
  background-color: #333333;
  border: 1px solid #333333;
  transition: all 0.3s ease;
  border-radius: 50px;
  font-size: 14px;
  margin: 0;
}

.hero-media-shop:hover {
  color: #333333;
  background-color: transparent;
  border: 1px solid #333333;
}

.banner-collection.orange h2,
.banner-collection.orange span,
.banner-collection.orange a {
  color: #EE802E;
  border-color: #EE802E;
}

.instagram-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px;
}

.instagram-header h2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 32px;
  gap: 6px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #333333;
}

.instagram {
  padding: 40px 0;
  border-top: 4px solid #EEEDEC;
  border-bottom: 4px solid #EEEDEC;
}

.instagram-header a {
  font-size: 14px;
  color: #244D30;
  border: 1px solid #244D30;
  padding: 6px 12px;
  display: block;
  transition: all 0.3s ease;
  border-radius: 50px;
}

.instagram-header a:hover {
  background: #244D30;
  color: white;
}

.instagram-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 33px;
  align-items: center;
  justify-content: center;
  padding: 12px 0;
}

.instagram-list img {
  display: block;
  width: 100%;
  border-radius: 16px;
}

@media (max-width: 767px) {
  .instagram-list {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 4px;
  }

  .instagram-header a {
    font-size: 12px;
    padding: 4px 8px;
  }

  .instagram-header h2 {
    font-size: 20px;
  }

  .instagram-list img {
    border-radius: 0;
  }

  .instagram-list .instagram-item:nth-child(1) img {
    border-radius: 16px 0 0 0;
  }

  .instagram-list .instagram-item:nth-child(3) img {
    border-radius: 0 16px 0 0;
  }

  .instagram-list .instagram-item:nth-child(4) img {
    border-radius: 0 0 0 16px;
  }

  .instagram-list .instagram-item:nth-child(6) img {
    border-radius: 0 0 16px 0;
  }
}



.marquee .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;

  &.swiper--bottom {
    &:after {
      animation-direction: reverse;
    }
  }
}

.marquee .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
}

.marquee .swiper-slide {
  text-align: center;
  font-size: 62px;
  font-weight: bold;
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: auto;
  position: relative;
  overflow: hidden;
  padding: 0 5px;
  color: white;
  text-shadow: 0 0 2px #A55028;
  font-style: italic;
}

.sobre-nos {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 10px;

  div {
    width: 100%;
  }

  img {
    display: block;
    width: 100%;
  }

  p {
    font-size: 16px;
    padding: 0;
    margin: 0;
    color: #A55028;
    max-width: 750px;

    @media (max-width: 767px) {
      color: #7D7D7A
    }
  }

  h2 {
    font-size: 32px;
    padding: 0;
    margin: 10px 0 0;
    color: #A55028;
    font-style: italic;
    font-weight: normal;
    max-width: 600px;

    @media (max-width: 767px) {
      font-size: 20px;
    }

    span {
      font-weight: bold;
      font-style: normal;
    }
  }

  a {
    font-size: 14px;
    color: #A55028;
    border: 1px solid #A55028;
    padding: 16px 18px;
    border-radius: 50px;
    transition: all 0.3s ease;

    @media (max-width: 767px) {
      padding: 8px 10px;
    }

    &:hover {
      color: white;
      background-color: #A55028;
    }
  }
}

.diferenciais-titulo{
  font-size: 24px;
    text-align: center;
    margin-bottom: 25px;
     color: #244d30;
     font-weight:600;
}

.intro {
  h2 {
font-size: 26px;
        color: #3b1d09;
        padding: 20px 60px;
        margin: 0 auto;
        text-align: center;
        font-weight: 500;
        /* background: #EBB733; */
        border-radius: 40px;
        width: max-content;
        font-weight: 600;

    @media (max-width: 767px) {
                 text-align: center;
            padding: 0;
            font-size: 18px;
            margin: 0 auto;
    }
  }

  .dual {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 46px;

    @media (max-width: 767px) {
            display: flex;
        flex-direction: column;
        max-width: 100%;
    }
  }

  img {
    display: block;
    width: 100%;
    border-radius: 14px;
    margin: 0 0 10px;

    @media (max-width: 767px) {
      aspect-ratio: 1 / 1;
      object-fit: cover;
    }
  }

  a {
       display: block;
    font-size: 32px;
    color: #3b1d09;
    text-align: center;
    font-weight: 500;

    @media (max-width: 767px) {
      font-size: 18px;
    }
  }
}

.about {
  margin: 0 0 80px;

  @media (max-width: 767px) {
    margin: 0 0 40px;
  }

  p {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    padding: 6px 0 0;
    font-size: 20px;
    text-align: center;
    color: #244d30;

    @media (max-width: 767px) {
      font-size: 16px;
    }

    strong {
      font-weight: bold;
      color: #244d30;
    }
  }

  h2 {
    font-size: 32px;
    font-weight: bold;
    color: #244d30;
    text-align: center;
    padding: 0;
    margin: 0;

    @media (max-width: 767px) {
      font-size: 20px;
    }
  }
}

.diferenciais {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  /* gap: 20px; */

  @media (max-width: 1024px) {
    max-width: 100%;
    /* display: flex; */
    flex-wrap: wrap;

    grid-template-columns: 200px 200px 200px 200px 200px 200px;
    gap: 6px;
    overflow-x: auto;
    max-width: 100%;
  }

  .diferenciais-item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 10px;
    padding: 10px;
    cursor: pointer;

    img {
      display: block;
    }

    h2 {
      padding: 0;
      margin: 0;
      font-size: 12px;
      color: #8D813E;
      font-weight: bold;

      span {
        display: block;
        font-weight: normal;
      }
    }
  }

  .diferenciais-popup {
    display: none;
  }
}

#product-form-template--21516697665694__main > div.item-checkout-buttons.checkout-btn > button.st-wishlist-button.full-width.st-initialized{
  display:none !important;
}

.diferenciais-item.active {
  .diferenciais-popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: red;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);

    .diferenciais-popup-inner {
      max-width: 500px;
      width: 90%;
      background: rgba(255, 255, 255, 0.9);
      backdrop-filter: blur(10px);
      border-radius: 20px;
      padding: 40px 20px 55px;
      position: relative;

      button {
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 0;
        margin: 0;
        background-color: transparent;
        border: none;
        cursor: pointer
      }

      h2 {
        padding: 0;
        margin: 0;
        font-size: 24px;
        color: #333333;
        text-align: center;
        font-weight: normal;
      }

      p {
        font-size: 16px;
        color: #333333;
        margin: 20px 0 0;
        padding: 0;
      }
    }
  }
}

.news-letter-card {
  background: #EBB733;
  border-radius: 16px;
  padding: 24px;

  @media (max-width: 767px) {
    padding: 18px;
  }

  h2,
  p {
    font-size: 32px;
    padding: 0;
    margin: 0;
    color: #3b1d09;
    text-align: left;
    font-weight:600;
    @media (max-width: 767px) {
      text-align: center;
      font-size: 22px;
    }
  }

  p {
    font-size: 16px;

    @media (max-width: 767px) {
      margin: 10px 0 0;
      font-size: 14px;
    }
  }

  fieldset {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    align-items: center;
    justify-content: center;
    margin: 10px 0 14px;

    @media (max-width: 767px) {
      grid-template-columns: 1fr;
      margin: 20px 0 10px;
    }

    .form-field {
      position: relative;

      label {
        display: inline-block;
        position: absolute;
        border-radius: 10px;
        top: -7px;
        background: #ebb733;
        left: 20px;
        font-size: 12px;
        color: #3b1d09;
        padding: 0 5px;
        margin: 0;
      }
    }

    input,
    button {
      background: #ebb733;
      border: 1px solid #3b1d09;
      color: #000;
      padding: 12px 15px;
      border-radius: 50px;
      margin: 0;

      &::placeholder {
        color: #000;
      }
    }

    button {
      background-color: #B89F6F;
      border-color: #B89F6F;
      color: white;
      padding: 17px;
      cursor: pointer;
      transition: all 0.3s ease;
    }
  }

  .checkbox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;

    a {
      text-decoration: underline;
    }

    label {
      font-size: 12px;
      margin: 0;
      padding: 0;
      color: #3b1d09;
      cursor: pointer;
      font-weight:600;

      span {
        font-weight: bold;
      }
    }
  }
}

  #shopify-section-template--21371206303902__video_banner_DLGyWm{
    display:none;
  }

.eui-widget-title {
  display: none !important;
}

.cart-summary-head .h3 {
  color: #A55028;
  font-size: 20px;
}

.product_cart-item {
  position: relative;
}

.product-litragem,
.product-pvp {
  font-size: 12px;
  color: #B3B3B2;
  display: block;
}

.product-pvp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  #shopify-section-template--21516697665694__diferenciais > div > div > div{
    padding:0;
  }


  
  #shopify-section-template--21516697665694__diferenciais > div > div{
    padding:4px;
  }
  #shopify-section-template--21516697206942__diferenciais > div > div{
     padding:0;
  }

  .banner-collection-section {
    .container {
      padding: 0 !important;
    }
  }

  .banner-collection {
    border-radius: 0;
  }

  .diferenciais 

  .diferenciais-item {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0px;
        border-radius: 10px;
        padding: 0px;
        cursor: pointer;
        width: 90%;
        margin: 0;
  }


  #shopify-section-template--21516697665694__diferenciais > div > div > div > div{
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        overflow-x: auto;
        max-width: 100%;
  }

  #shopify-section-template--21516697665694__diferenciais > div > div > div > div > div{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0px;
        border-radius: 10px;
        padding: 0px;
        cursor: pointer;
        width: 49%;
        margin: 0;
  }
}

.infinite-scroll {
  color: #333333;
  border: 1px solid #333333;
  padding: 12px 24px;
  margin: 0 auto;
  display: block;
  max-width: 118px;
  text-align: center;
  border-radius: 50px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 25px;
  margin-bottom: 25px;

  @media (max-width: 767px) {
    color: #A55028;
    border-color: #A55028;
  }

  &:hover {
    background-color: #333333;
    color: white !important;

    @media (max-width: 767px) {
      background-color: #A55028;
    }
  }
}

#shopify-section-template--21371206303902__zica > div > div.container > div.profile > div.profile-image > div.only-desktop > img{
      position: relative;
    top: -300px;
    border-radius:100%;
}

.ingredientes {
  padding-bottom: 24px;
  border-bottom: 2px solid #EEEDEC;
  display: grid;
  grid-template-columns: 1fr 30%;
  gap: 90px;

  @media (max-width: 767px) {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  .ingrediente-item {
    display: none;

    &.active {
      display: block;
    }
  }

  img {
    width: 100%;
    border-radius: 16px;
    display: block;

    @media (max-width: 767px) {
      margin: 20px 0;
    }
  }

  select {
    padding: 6px 12px;
    color: #8D813E;
    border: 1px solid #8D813E;
    font-size: 15px;
    border-radius: 5px;
    margin: 20px 0;
    font-family: Montserrat, sans-serif;
    appearance: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 14 8'%3E%3Cpath fill='%238D813E' d='M6.989 7.498a.998.998 0 0 1-.639-.23L.36 2.27A1.001 1.001 0 0 1 1.639.731L6.99 5.21 12.339.89a.998.998 0 0 1 1.408.15 1 1 0 0 1-.14 1.46l-5.99 4.827a.997.997 0 0 1-.628.17Z'/%3E%3C/svg%3E") no-repeat center right 10px;
    background-size: 14px auto;
    min-width: 340px;
    max-width: 100%;
    padding-right: 30px;

    @media (max-width: 767px) {
      min-width: auto;
      width: 100%;
    }
  }

  option {
    background: #8D813E;
    color: white;
  }

  h2 {
    margin: 0;
    padding: 0 0 8px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    position: relative;

    &::before {
      content: "";
      width: 100px;
      height: 2px;
      background: #EE802E;
      border-radius: 50px;
      position: absolute;
      left: 0;
      bottom: 0;
    }
  }

  p {
    margin: 0;
    padding: 0 0 10px;
    font-size: 16px;
    color: #333333;
  }

  h1 {
    font-weight: bold;
    color: #333333;
    margin: 0;
    padding: 0;
    font-size: 32px;

    span {
      font-size: 12px;
      color: #B3B3B2;
      margin: 0 0 10px;
      padding: 0;
      display: block;
      position: relative;

      &::before {
        content: "";
        width: 100px;
        height: 1px;
        background: #EE802E;
        border-radius: 50px;
        position: absolute;
        left: 0;
        bottom: -5px;
      }
    }
  }
}

.zica {
  border-bottom: 2px solid #EEEDEC;
  padding-bottom: 35px;

  .cover {
    position: relative;

    img {
      display: block;
      width: 100%;
    }

    span {
     position: absolute;
    top: 33px;
    left: 50%;
    transform: translate(-50%);
    padding: 12px;
    gap: 4px;
    color: #3b1d09;
    font-size: 18px;
    background: #ffffffe6;
    backdrop-filter: blur(2.5px);
    border-radius: 50px;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;

      @media (max-width: 767px) {
        top: 13px;
      }
    }
  }



  .zica-galeria {
    display: grid;
    grid-template-columns: 330px 1fr 330px;
    gap: 18px;
    margin: 35px 0 0;
    display:none;
    @media (max-width: 767px) {
      grid-template-columns: 1fr 1fr;
    }

    img {
      width: 100%;
      height: 100%;
      max-height: 440px;
      object-fit: cover;
      display: block;
      border-radius: 16px;
    }
  }

  .zica-text {
    h2 {
      font-size: 32px;
      color: #333;
      font-weight: bold;
      margin: 0;
      padding: 35px 0 10px;
      position: relative;

      &::before {
        content: "";
        width: 100px;
        height: 1px;
        background: #EE802E;
        border-radius: 50px;
        position: absolute;
        left: 0;
        bottom: 8px;
      }
    }

    p {
      font-size: 16px;
      color: #333;
      margin: 0;
      padding: 0;
    }
  }

  .profile {
    display: grid;
    grid-template-columns: 270px 1fr;
    gap: 36px;
    align-items: flex-end;
    margin-top: 50px;
    z-index: 1;
    position: relative;

    @media (max-width: 767px) {
      display: flex;
      margin-top: -100px;
      flex-direction: column;
      align-items: center;
      gap: 0;
    }

    h2 {
      font-size: 36px;
      font-weight: bold;
      margin: 0 0 12px;
      padding: 0;
      color: #333;

      @media (max-width: 767px) {
        text-align: center;
      }
    }

    p {
      margin: 12px 0 0;
      padding: 0;
      font-size: 15px;
      font-weight: 200;
      color: #333333;
    }

    .profile-badges {
      display: flex;
      align-items: center;
      gap: 10px;
      display:none;

      @media (max-width: 767px) {
        justify-content: center;
      }

      span {
        background: rgba(100, 170, 185, 0.1);
        backdrop-filter: blur(2.5px);
        border-radius: 5px;
        color: #64AAB9;
        padding: 4px 6px;
        display: inline-block;
        font-weight: 500;

        &:nth-child(2) {
          background: #EE802E;
          color: white;
        }

        &:nth-child(3) {
          background: rgba(238, 128, 46, 0.1);
          backdrop-filter: blur(2.5px);
          color: #EE802E;
        }
      }
    }
  }
}

#localization_form_language_currency- {
  display: none !important;
}

#shopify-section-template--21371206140062__nossa-historia > div > div > div > div.nossa-historia-dual.border-top > div.nossa-historia-sucesso > h2{
  display:none;
}

.nossa-historia {
  p {
    font-size: 16px;
    margin: 0px;
    padding: 0;
    color: #333333;

    @media (max-width: 767px) {
      font-size: 14px;
    }
  }

  h1,
  h2 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    position: relative;

    @media (max-width: 767px) {
      font-size: 18px;
    }

    &::before {
      content: "";
      width: 100px;
      height: 2px;
      background: #EBB733;
      border-radius: 50px;
      position: absolute;
      left: 0;
      bottom: 3px;
    }

    span {
      color: #B3B3B2;
      font-size: 12px;
      display: block;
      position: relative;
      padding: 0 0 10px;
    }

    strong {
      color: #555453;
      font-weight: 500;
      font-size: 24px;
      display: block;
    }
  }

  h2 {
    @media (max-width: 767px) {
      font-size: 22px;
      color: #333333;

      strong {
        color: #333333;
        font-size: 18px;
      }
    }
  }

  .nossa-historia-blocks {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-top: 30px;
    /* border-top: 1px solid #EEEDEC; */
display:none;
    @media (max-width: 767px) {
      gap: 15px;
      padding-top: 15px;
    }
  }

  .nossa-historia-dual {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 20px;
    gap: 25px;

    &.nossa-historia-centering {
      justify-content: center;
      align-items: center;
      grid-template-columns: 1fr;
    }

    @media (max-width: 767px) {
      display: flex;
      flex-direction: column;
      gap: 10px;
    }

    img {
      width: 100%;
      display: block;
      height: 60%;
      object-fit: cover;
      border-radius: 16px;
    }

    .nossa-historia-left {
        padding-right: 45px;
       @media (max-width: 767px) {
       padding-right: 0px;
       margin-bottom:30px;
    }
    
    }
  }

  .nossa-historia-video {
    position: relative;
    margin: 30px 0;
    padding-bottom: 36.25%;
    border-bottom: 1px solid #EEEDEC;
    border-radius: 16px;
    overflow: hidden;
  }

  .nossa-historia-galeria {
    display: grid;
    /* grid-template-columns: 327px 1fr 327px; */
    gap: 18px;
    margin: 50px 0;

    @media (max-width: 767px) {
      display: flex;
      flex-direction: column;
      gap: 0;
      margin: 0;
    }

    img {
      width: 100%;
      max-height: 440px;
      height: 100%;
      object-fit: cover;
      border-radius: 16px;

      @media (max-width: 767px) {
        display: none;

        &:nth-child(2) {
          display: block;
          margin: 0 0 25px;
        }
      }
    }
  }

  .nossa-historia-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .nossa-historia-zica img {
    width: 100%;
       height: auto;
    object-fit: fill;
  }

  .nossa-historia-sucesso,
  .nossa-historia-diferenca {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;

    span {
      display: block;
      font-size: 12px;
      color: #B3B3B2;
      font-weight: bold;
      display:none;
    }

    p {
      max-width: 500px;
    }
    margon 
  }

  .nossa-historia-sucesso {
    img {
      @media (max-width: 767px) {
        width: 100vw;
        max-width: none;
      }
    }

    h2 {
      &::before {
        left: 50%;
        transform: translateX(-50%)
      }
    }
  }

  .nossa-historia-diferenca {
    /* background: url("/cdn/shop/files/diferenca_desktop.png?v=1735834633") no-repeat center center; */
    background-size: contain;
    padding: 50px 0;

    @media (max-width: 767px) {
  padding: 90px 0px 15px;
    }
    h2 {
      &::before {
        left: 50%;
        transform: translateX(-50%)
      }
    }

    a {
      color: #333333;
      margin: 10px 0 0;
      font-size: 14px;
      padding: 10px 25px;
      border-radius: 40px;
      border: 1px solid #333;
      font-weight: normal;
      transition: all 0.3s ease;

      &:hover {
        background: #333;
        color: white;
      }
    }

    @media (max-width: 767px) {
      
      /* background-image: url("/cdn/shop/files/diferenca_mobile.png?v=1735834633"); */
      /* background-size: auto;
      border-top: 4px solid #EEEDEC; */
      /* border-bottom: 4px solid #EEEDEC; */
    
    }
  }

  .border-top {
    /* border-top: 2px solid #EEEDEC; */
    padding-top: 15px;
    margin-top: 15px;

    /* @media (max-width: 767px) {
      display: none;
    } */
  }

  h3 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    display:none;
    @media (max-width: 767px) {
      display: grid;
      grid-template-columns: 1fr auto;
      display:none;
    }

    a {
      color: #333333;
      font-size: 12px;
      padding: 6px 8px;
      border-radius: 40px;
      border: 1px solid #333;
      font-weight: normal;
      transition: all 0.3s ease;

      &:hover {
        background: #333;
        color: white;
      }
    }
  }
}

.nossa-historia-dual.border-top {
    display: flex;
    flex-direction: column-reverse;
}

.institucional {
  h1 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 12px;
    padding: 0;
    color: #333;
  }

  h2,
  h3 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    position: relative;

    @media (max-width: 767px) {
      font-size: 18px;
    }

    &::before {
      content: "";
      width: 100px;
      height: 2px;
      background: #EE802E;
      border-radius: 50px;
      position: absolute;
      left: 0;
      bottom: 3px;
    }

    span {
      color: #B3B3B2;
      font-size: 12px;
      display: block;
      position: relative;
      padding: 0 0 10px;
    }

    strong {
      color: #555453;
      font-weight: 500;
      font-size: 24px;
      display: block;
    }
  }

  h2 {
    @media (max-width: 767px) {
      font-size: 22px;
      color: #333333;

      strong {
        color: #333333;
        font-size: 18px;
      }
    }
  }
}

.page-content__text {
  table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;

    tr td {
      white-space: normal;
    }

    li {
      text-align: left;
    }
  }

  table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
  }

  table tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
  }

  table th,
  table td {
    padding: .625em;
    text-align: center;
  }

  table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
  }

  @media screen and (max-width: 600px) {
    table {
      border: 0;
    }

    table caption {
      font-size: 1.3em;
    }

    table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }

    table tr {
      border-bottom: 3px solid #ddd;
      display: block;
      margin-bottom: .625em;
    }

    table td {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: .8em;
      text-align: right;
    }

    table td::before {
      /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
      content: attr(data-label);
      float: left;
      font-weight: bold;
      text-transform: uppercase;
    }

    table td:last-child {
      border-bottom: 0;
    }
  }
}

.eapps-instagram-feed-posts-view {
  @media (max-width:768px) {
    .eapps-instagram-feed-posts-item {
      display: none !important;
    }

    .eapps-instagram-feed-posts-item:nth-child(1),
    .eapps-instagram-feed-posts-item:nth-child(2),
    .eapps-instagram-feed-posts-item:nth-child(3) {
      display: flex !important;
    }
  }
}

#shopify-section-template--21371206369438__main > div > div.container.product-container > div > div.main-product-content > div.essential-upsell-frequently-bought-together-block > div > button
 {
    background: #244D30 !important;
}

div.container.product-container > div > div.main-product-content > div.essential-upsell-frequently-bought-together-block > div > div.x1ghz6dp.x1717udv.xjb2p0i.x1pd3egz.x1qlqyl8.xggjnk3.x1hl2dhg.x1heor9g.xjbqb8w.x1wty727.x1b6ykf0.x1gnnqk1.x6mezaz.x14y7zgk.x9f619.x2lwn1j.x10rsq8x.xdi48bf.x78zum5.xdt5ytf.x17d4w8g > div> div > div.x1lliihq.x1ghz6dp.x1717udv.xjb2p0i.x1pd3egz.x1qlqyl8.xggjnk3.x1hl2dhg.x1heor9g.xjbqb8w.x1wty727.x1b6ykf0.x1gnnqk1.x6mezaz.x14y7zgk.x9f619.x2lwn1j.x10rsq8x.xdi48bf.x1n2onr6 > input {
    background: #244D30 !important;
}

.payment-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  max-width: 156px;
  margin: 0 auto;
}

#launcher {
  z-index: 3 !important;
}

.medium-zoom-overlay,
.medium-zoom-image--opened {
  z-index: 9999 !important;
}

.gfbFrequentBoughtWidgetOfferContainer,
.gfbFrequentBoughtWidgetContainer,
.gfbFrequentBoughtAddToCartButton,
.gfbFrequentBoughtAddToCartButtonWithExpandOperation {
  margin: 0 !important;
  padding: 0 !important;
}

.product-description {
  margin: 20px 0;

  p,
  ol,
  ul {
    font-size: 14px;
    line-height: 130%;
    color: #244D30;
    padding: 0;
    margin: 30px 0;

    li {
      margin: 0 0 20px;
      padding: 0;
      font-weight: normal;
      display: block;

      strong {
        display: block;
        font-weight: bold;
      }
    }
  }

  ol,
  ul {
    display: block;
  }

  h2,
  h3,
  h4,
  h5 {
    font-size: 24px;
    color: #5B563C;
    font-weight: normal;
    margin: 60px 0 0;
    padding: 0;
    line-height: 130%;

    span,
    strong {
      font-weight: bold;
    }
  }
}

.section-before-after {
  @media (max-width: 768px) {
    display: none;
  }
}

.before-after-card {
  position: relative;

  h2 {
    position: absolute;
    left: 55px;
    top: 55px;
    z-index: 2;
    font-size: 28px;
    color: #244D30;
    font-weight: bold;

    span {
      display: block;
      font-style: italic;
      font-weight: normal;
      font-size: 42.3px;
    }
  }
}

.compromisso {
  font-size: 25px;
  color: #244D30;
  text-align: center;
  margin: 0;
  padding: 0;

  h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 25px;
    font-weight: bold;
    color: #244D30;
  }

  .compromisso-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;

    @media (max-width: 768px) {
      grid-template-columns: 1fr 1fr 1fr;
      gap: 16px;
    }
  }

  .compromisso-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;

    p {
      font-size: 14px;
      font-weight: bold;
      color: #244D30;
      margin: 0;
      padding: 0;
      max-width: 170px;
    }
  }
}

.faq,
.comousar,
.formula {
  background: #F4F0E7;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;

  @media(max-width: 768px) {
    background: #E8E8E8;
    display: flex;
    flex-direction: column;
    gap: 25px;

    div {
      width: 100%;
    }
  }

  .faq-right,
  .comousar-right,
  .formula-right {
    padding: 0 50px;

    @media(max-width: 768px) {
      padding: 0 16px 25px;
    }
  }

  h2 {
    color: #244D30;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0;
  }

  p {
    margin: 0;
    font-weight: normal;
    color: #5B563C;
    padding: 0;

    strong {
      display: block;
      margin: 15px 0 0;

    }
  }
}

.comousar {
  background:  #244D30;
  border-radius: 30px;
  padding: 19px;

  img,
  video {
    border-radius: 36px;
    width: 100%;
  }

  h2,
  p {
    color: white
  }

  h2 {
    font-weight: normal;

    span {
      font-weight: bold;
    }
  }
}

.formula {
  background-color: transparent;

  img {
    width: 100%;
  }
}

.gfbVolumeBundleWrapper,
.gfbBundleUpsellWrapper,
.gfbFrequentBoughtWrapper,
.gfbProductPageWrapperV2 {
  display: none !important;
}

[data-essential-upsell-funnel-content-offer-type="FREQUENTLY_BOUGHT_TOGETHER"] [data-essential-upsell-element="content-container"] [data-essential-upsell-element="content"] {
  width: 200px !important;
}

@media (max-width: 999px) {
  [data-essential-upsell-funnel-content-offer-type="FREQUENTLY_BOUGHT_TOGETHER"] [data-essential-upsell-element="content-container"] [data-essential-upsell-element="content"] {
    width: 170px !important;
  }

  #shopify-section-template--21371206303902__zica > div > div.container > div.profile > div.profile-image > div.only-mobile > img {
    width: 200px;
    border-radius: 100%;
}

#shopify-section-template--21371206303902__zica > div > div.cover > span {
    width: 80%;
}
}

[data-essential-upsell-funnel-content-offer-type="FREQUENTLY_BOUGHT_TOGETHER"] {
  padding-bottom: 30px !important;
}

.essential-upsell-frequently-bought-together-block [data-essential-upsell-element="container"] {
  padding-bottom: 0 !important;
}