/** Shopify CDN: Minification failed

Line 144:20 Unexpected "{"
Line 144:29 Expected ":"
Line 397:18 Unexpected "{"
Line 397:27 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:announcement-bar (INDEX:0) */
.announcement-bar {
    background: #0f172a;
    color: #ffffff;
  }

  .announcement-bar__inner {
    padding-block: 0.7rem;
  }

  .announcement-bar__items {
    display: grid;
  }

  .announcement-bar__item {
    display: none;
    text-align: center;
    font-size: 0.92rem;
  }

  .announcement-bar__item.is-active {
    display: block;
  }

  .announcement-bar__item a,
  .announcement-bar__item p {
    margin: 0;
    color: inherit;
  }
/* END_SECTION:announcement-bar */

/* START_SECTION:contact-form (INDEX:1) */
.contact-page-section .map-wrapper {
    overflow: hidden;
    border-radius: 4px;
  }

  .contact-page-section .map-wrapper iframe {
    width: 100%;
    height: 100%;
    min-height: 350px;
    border: 0;
    display: block;
  }

  .contact-page-section .heading {
    margin-bottom: 20px;
  }

  .contact-page-section .heading h2 {
    margin: 0;
  }

  .contact-page-section__intro {
    margin-bottom: 24px;
    color: #555555;
  }

  .contact-page-section__message {
    margin-bottom: 24px;
    padding: 16px 18px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.6;
  }

  .contact-page-section__message--success {
    border: 1px solid #abd0a8;
    background: #f6fbf5;
    color: #2e6b2e;
  }

  .contact-page-section__message--error {
    border: 1px solid #e0b4b4;
    background: #fff6f6;
    color: #9f3a38;
  }

  .contact-page-section__message--error ul {
    margin: 0;
    padding-left: 18px;
  }

  .contact-page-section #contact_form {
    text-align: left;
  }

  .contact-page-section #contact_form li label {
    color: #323131;
    font-weight: 500;
    text-transform: none;
    text-align: left;
    font-size: 15px;
  }

  .contact-page-section #contact_form li .form-control {
    background: #eaeaea;
    color: #323131;
    margin-top: 10px;
    border-radius: 4px;
  }

  .contact-page-section #contact_form li input.form-control {
    height: 40px;
  }

  .contact-page-section #contact_form li textarea.form-control {
    min-height: 170px;
    padding-top: 14px;
    color: #323131;
    resize: vertical;
  }

  .contact-page-section .contact-form button {
    float: none;
  }

  @media screen and (max-width: 991px) {
    .contact-page-section .contact-info {
      margin-top: 30px;
    }
  }
/* END_SECTION:contact-form */

/* START_SECTION:footer (INDEX:6) */
footer {
    padding: 0 0 50px;
    background: #ffffff;
    position: relative;
  }

  #shopify-section-{{ section.id }} .container {
    width: calc(100% - 30px) !important;
    max-width: 1140px !important;
    margin: 0 auto !important;
  }

  footer h4 {
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: 500;
  }

  footer p {
    color: #555555;
    margin-top: 0;
  }

  .foot-link {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 60px;
  }

  .foot-link ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .foot-link li {
    display: inline-block;
    margin-right: 20px;
  }

  .foot-link li a {
    font-size: 14px;
    display: inline-block;
    padding: 15px 0;
    color: #555555;
  }

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

  [class*="col-md-"],
  [class*="col-sm-"] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-md-4 {
    width: 33.333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

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

  .social-links {
    margin-top: 30px;
  }

  .social-links a {
    margin-right: 20px;
    font-size: 18px;
    color: #333333;
  }

  .links-footer {
    margin: 0;
    padding: 0;
  }

  .links-footer li {
    list-style: none;
  }

  .links-footer li a {
    line-height: 30px;
    display: inline-block;
    width: 100%;
    color: #555555;
    font-weight: 500;
  }

  .links-footer li a:hover {
    padding-left: 5px;
  }

  .contact-copy > *:first-child {
    margin-top: 0;
  }

  .rights {
    background: #f7f7f7;
    padding: 20px 0 15px;
  }

  .rights p {
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 8px;
  }

  .rights ul {
    text-align: right;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
  }

  .rights__payments {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 0.4rem;
  }

  .rights__payments svg {
    width: 42px;
    height: auto;
  }

  .rights .text-right img {
    display: inline-block;
    max-width: 100%;
  }

  .ri-li {
    color: #555555;
  }

  .cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    z-index: 9;
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: #000000;
    border-radius: 50%;
    font-size: 26px;
    text-align: center;
    line-height: 32px;
    border: 2px solid #000000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    white-space: nowrap;
    background: none;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }

  .cd-top.cd-is-visible,
  .cd-top.cd-fade-out,
  .no-touch .cd-top:hover {
    transition: opacity 0.3s 0s, visibility 0s 0s;
  }

  .cd-top.cd-is-visible {
    visibility: visible;
    opacity: 0.5;
  }

  .cd-top.cd-fade-out {
    opacity: 0.5;
  }

  .no-touch .cd-top:hover {
    background-color: #000000;
    color: #ffffff;
  }

  @media screen and (max-width: 989px) {
    .col-md-4,
    .col-md-3,
    .col-md-2 {
      width: 50%;
    }

    footer h4 {
      display: inline-block;
      width: 100%;
    }
  }

  @media screen and (max-width: 767px) {
    .foot-link {
      margin-bottom: 30px;
    }

    .foot-link li {
      margin-right: 12px;
    }

    .row {
      margin-left: -10px;
      margin-right: -10px;
    }

    .col-md-4,
    .col-md-3,
    .col-md-2,
    .col-sm-6 {
      width: 100%;
      float: none;
    }

    footer h4 {
      margin-top: 20px;
      margin-bottom: 0;
    }

    .rights {
      text-align: center;
    }

    .rights .text-right {
      margin-top: 20px;
      text-align: center !important;
    }

    .rights .row {
      flex-direction: column;
    }

    .rights ul {
      text-align: center;
    }
  }
/* END_SECTION:footer */

/* START_SECTION:header (INDEX:7) */
#shopify-section-{{ section.id }} .container {
    width: calc(100% - 30px) !important;
    max-width: 1140px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .header-logo-text {
    display: inline-block;
    font-size: 28px;
    line-height: 1;
    font-weight: 800;
    color: #111111;
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }
/* END_SECTION:header */

/* CSS from snippet stylesheet tags */
/* START_SNIPPET:featured-category-card (INDEX:31) */
.some-cate {
    overflow: hidden;
    min-height: 165px;
  }

  .some-cate .featured-category-card__media {
    position: absolute;
    right: 16px;
    bottom: 0;
    width: min(42%, 190px);
    max-height: calc(100% - 12px);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    pointer-events: none;
  }

  .some-cate .featured-category-card__media img {
    position: static;
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: contain;
  }

  .some-cate h5,
  .some-cate ul {
    position: relative;
    z-index: 1;
    max-width: 58%;
  }

  @media screen and (max-width: 991px) {
    .some-cate .featured-category-card__media {
      width: min(38%, 170px);
    }
  }

  @media screen and (max-width: 767px) {
    .some-cate {
      min-height: 180px;
    }

    .some-cate h5,
    .some-cate ul {
      max-width: 52%;
    }

    .some-cate .featured-category-card__media {
      width: min(44%, 160px);
      right: 10px;
    }
  }
/* END_SNIPPET:featured-category-card */

/* START_SNIPPET:product-card (INDEX:38) */
.product article .product-card__media {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #ffffff;
  }

  .product article .product-card__media img,
  .product article .product-card__media svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .product article .product-card__media--placeholder svg {
    max-width: 70%;
    max-height: 70%;
  }
/* END_SNIPPET:product-card */