/** Shopify CDN: Minification failed

Line 456:44 Expected identifier but found whitespace
Line 549:10 Expected ":"

**/
* {
  letter-spacing: 1px;
}

.template-index .main-content {
  padding-top: 15px;
}

.site-header {
  background: none;
  border-bottom: 0px solid transparent !important;
}

.site-header__shop-btn {
  width: auto;
  padding-left: 18px !important;
}

.site-header__shop-btn .btn {
  font-size: 0.9rem;
  padding: 10px 12px;
  min-height: 0;
  line-height: 1;
  border-radius: 0 !important;
}

.template-index .price__regular {
  font-size: calc(((var(--font-h4-desktop)) / (var(--font-size-base))) * 1em);
}

.template-page .product-card__title {
  width: 100%;
  display: inline-block;
}

.template-page .price__regular {
  font-size: calc(((var(--font-h4-desktop)) / (var(--font-size-base))) * 1em);
}

.btn {
  border-radius: 999px !important;
}

:root {
  --shopify-accelerated-checkout-button-border-radius: 999px;
}

.price {
  align-items: center;
}

.template-product .product__price .price {
  align-items: flex-start;
}

.site-header {
  background: none;
  border-bottom: 0px solid transparent !important;
}

.site-footer {
  background: none !important;
}

.site-header__mobile-nav {
  background: none;
}

.template-page .grid__item {
  text-align: unset;
}

.template-page th,
.template-page td {
  vertical-align: top;
  border: 1px solid var(--color-body-text);
  border-collapse: collapse;
}

.video-control__play-wrapper-mobile {
  top: calc((100% - 50px) / 2);
}

.product-bis {
  min-height: 0;
}

/* .product-single__title,
.product__price,
.product__price span,
.product-single__description,
.product-form__item label {
  font-size: 1rem !important;
  font-weight: bold;
  margin: 0;
  padding: 0;
} */

.shopify-payment-button__more-options {
  text-transform: uppercase;
  /* font-weight: bold; */
}

.product-single {
  line-height: 1.4;
}

.product-single__description {
  line-height: 1.4;
  font-weight: bold;
  margin-top: 8px;
}

.product-form__item {
  padding: 0;
}

.product-form__cart-submit {
  width: 100%;
}

.product-form__item label {
  text-transform: uppercase;
}

.product-form {
  margin: 0;
  padding: 0;
  width: auto;
}

.product-single__description p {
  margin-bottom: 1rem;
}

.product-form__controls-group {
  text-align: left;
  margin-top: 1rem;
  justify-content: flex-start;
}

.single-option-selector {
  border: 1px solid var(--color-text-field-text);
  width: auto;
  font-size: 1rem !important;
  font-weight: bold;
  letter-spacing: normal;
  padding: 2px 16px 2px 5px;
  margin: 0;
  min-height: 0 !important;
  background-size: auto !important;
  /* text-decoration: underline; */
}

.single-option-selector-product-template {
  padding-right: 21px;
}

/* .logo-align--center{
  display: flex;
  flex-direction: column;
  justify-content: center;
} */

/* .shopify-payment-button{
  width: 35%;
} */

.price__regular,
.price-sale {
  margin-right: 0;
}

.price dd {
  margin: 0;
}

.price--sold-out .price__badge--sold-out {
  margin-left: 0;
}

.template-product .price__pricing-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.template-product .price__pricing-group .price__badge {
  padding: 0;
  margin-top: 1.2rem;
}

.template-product .price--sold-out .price__badge--sold-out {
  font-size: 0.9rem;
}

.single-option-selector-product-template {
  padding-right: 21px;
}

.cart__shipping {
  margin-bottom: 10px;
}

#SiteNav {
  display: none;
}

.cart__acceptance {
  font-size: 12px;
  padding: 0px 26px 20px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  text-align: left;
  font-weight: bold;
}

.cart__acceptance input {
  border: 1px solid var(--color-body-text);
  height: 2rem;
  width: 2rem;
  accent-color: var(--color-body-text);
  flex: none;
  margin-left: 10px;
  margin-top: 5px;
}

.cart__acceptance-error {
  display: none;
  color: red;
}

.price__badges--listing .price__badge {
  font-size: 1em;
}

.hidden {
  display: none;
}

.index-newsletter {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 55px 0 0px;
  width: 100%;
  padding: 2px;
  padding: 2px 25px;
}

.index-newsletter form {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 12px 16px;
}

.index-newsletter-input-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.index-newsletter-title {
  font-size: 0.9rem;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}

.index-newsletter-subtitle {
  font-size: 0.8rem;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}

.index-newsletter-input {
  font-size: calc(
    ((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em
  );
  margin-bottom: 10px;
  width: 100%;
  padding: 10px 14px;
  border-radius: 999px;
}

.index-newsletter-input::placeholder {
  color: #fefefe;
}

.index-newsletter-input:active {
  color: white;
}

.index-newsletter .btn {
  width: 100%;
  border-radius: 999px;
  background-color: var(--color-body-text);
  color: var(--color-bg);
}

.index-newsletter .btn:hover {
  background-color: var(--color-body-text);
  color: var(--color-bg);
  opacity: 0.8;
}

.grid-view-item__flag {
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin: 4px 0;
}

.grid-view-item__flag span {
  background-color: var(--color-body-text);
  color: var(--color-bg);
  width: max-content;
  padding: 2px 5px;
}

.grid-view-item__exc span {
  background-color: red;
  color: white;
}

.slick-dots {
  font-family:
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  margin-bottom: 15px;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
}

.slick-dots > :not([hidden]) ~ :not([hidden]) {
  margin-left: 0;
  margin-right: 0;
}

.slick-dots {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.slick-dots {
  margin-top: 1rem;
}

.slick-dots button {
  color: var(--color-body-text);
}

.slick-active button {
  opacity: 1;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li a:hover:before,
.slick-dots li a:focus:before {
  opacity: 0.5;
}

.slick-dots > li {
  margin-left: 0;
  margin-right: 0;
  width: 25px;
}

.slick-dots > :not([hidden]) ~ :not([hidden]) {
  margin-left: 0;
  margin-right: 0;
}

.slick-dots li button:before,
.slick-dots li a:before {
  color: var(--color-body-text);
  font-size: 1.2rem;
  opacity: 0.2;
}

.slick-dots li.slick-active button:before {
  color: var(--color-body-text);
  opacity: 1;
}

.cart__submit{
  font-size: 0.85rem;
  margin-bottom: 10px;
}

@media only screen and (max-width: 749px) {
  .grid__item--collection-centered {
    margin-left: 0 !important;
  }

  .site-header__logo {
    padding-left: 0;
  }

  .or-small--centered {
    margin-left: 25% !important;
  }

  .grid__item--collection-centered.or-small--centered {
    margin-left: 25% !important;
  }

  .or-small--one-half {
    width: 50%;
  }

  .or-small--one-half:nth-child(2n + 1) {
    clear: both;
  }

  .template-index .price__regular {
    font-size: calc(
      ((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em
    );
  }

  .site-header__icons,
  .site-header__shop-btn {
    min-width: 83px;
  }
}

@media only screen and (min-width: 750px) {.
  .cart__submit{
  margin-bottom: 30px;
}

  .main-content {
    padding-top: 40px;
  }

  .template-index .main-content {
    padding-top: 0;
  }

  .site-header__shop-btn {
    width: 33.3333%;
    text-align: left;
  }

  .site-header__shop-btn .btn {
    padding: 12px 15px;
    min-height: 0;
    font-size: 1rem;
  }

  .product-form__cart-submit {
    width: 50%;
  }

  .shopify-payment-button {
    width: 50%;
  }

  .index-newsletter {
    margin: 70px 0 0;
    padding: 2px 55px;
  }

  .index-newsletter form {
    width: 60%;
    max-width: 1200px;
    padding: 24px 32px;
  }

  .index-newsletter-input-container {
    flex-direction: row;
    width: 90%;
    max-width: 380px;
    justify-content: center;
  }

  .index-newsletter-title {
    font-size: 1rem;
    margin-bottom: 15px;
    text-align: center;
  }

  .index-newsletter-subtitle {
    font-size: 0.8rem;
    margin-bottom: 30px;
  }

  .index-newsletter-input {
    width: 70%;
    margin-right: 10px;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: calc(
      ((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em
    );
    line-height: 1;
    height: 36px;
  }

  .index-newsletter .btn {
    flex: 1 1 0%;
    padding: 10px 18px;
    line-height: 1;
    height: 36px;
  }

  .index-newsletter .btn:focus-inner,
  .index-newsletter .btn:focus-within {
    border: 0;
  }

  .cart__acceptance {
    /* align-items: center; */
    text-align: right;
    font-size: 14px;
    padding: 0px 0px 20px;
  }

  .cart__acceptance input {
    border 1px solid var(--color-body-text);
    height: 1.5rem;
    width: 1.5rem;
    margin-top: 20px;
    margin-left: 15px;
  }

  .slick-dots {
    margin-bottom: 20px;
  }
}
