/** Shopify CDN: Minification failed

Line 69:14 Expected identifier but found whitespace
Line 69:15 Unexpected "1"

**/
/* .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px
}  */
.custom-class-page-width.page-width-content {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1200px;
    margin: 0 auto;
}
   /* .custom-class-page-width .section {
    display: block;
    width: 1200px !important;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}  */
.header__row {
    position: relative;
    background-color: #fff !important;
}
body {
    overflow-x: hidden;
}
/* section {
    padding: 100px 70px;
} */
a{
  font-family: "Playfair Display";
}
.contact-text, span.title-text{
   font-family: "Playfair Display";
}
/* span.menu-list__link-title {
    font-size: 20px;
    color: #000;
} */
a.menu-list__link{
   font-family: "Poppins";
}
p{
   font-family: "Poppins";
   font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Playfair Display";
    color: #000 !important;
}
section.hero {
    height: 700px;
    background-size: cover !important;
    align-items: center;
    justify-content: center;
}
    /* .hero::before {
      content: "";
      position: absolute;
      inset: 0;
      background: rgba(255, 255, 255, 0.6); /* Light overlay for readability */
      z-index: 1;
    } */

    .hero-content {
      position: relative;
      z-index: 2;
    }
button.button.submit-button.size-style.button {
    color: #fff !important;
}
.trade-message p {
    font-family: 'Playfair Display';
    font-size: 19px;
}
   .welcome, .tagline {
    font-size: 25px;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 200 !important;
    font-family: "Poppins";
    color: #000;
    text-transform: uppercase;
}
.hero-content {
    max-width: 100%;
    width: 100%;
}
.brand {
    font-size: 156px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 15px;
    font-family: 'Alta';
}

    /* .tagline {
      font-size: 1rem;
      letter-spacing: 3px;
      color: #444;
      margin-bottom: 30px;
    } */

.btn {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 12px 24px;
    text-decoration: none;
    font-size: 16px;
    transition: background .3s ease;
    margin-top: 30px;
    font-family: "Poppins";
    font-weight: 500;
}
.bg-image-banner img {
    width: 100%;
}
section.custom-main-banner {
    position: relative;
}
.custom-main-banner .container {
    position: absolute;
    top: 50%;
    bottom: 0;
    display: flex;
    align-items: center;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
}

button#BuyButtons-ProductSubmitButton-ASFZHNEVRSTVNeEJTW__add-to-cart, button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background-color: #c3bbae;
    opacity:1 !important;
}
.button:hover, button.shopify-payment-button__button--unbranded:hover:not([disabled]) {
    --button-color: #333;
    --button-background-color: rgb(195 187 174);
    --button-border-color: rgb(195 187 174);
}
    .btn:hover {
      background-color: #333;
    }
/* =========anounce========== */

    .top-bar-content {
      max-width: 100%;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    .top-left,
    .top-center,
    .top-right {
      flex: 1;
      font-family: 'Playfair Display';
    }

    .top-center, p.announcement-bar__text {
      text-align: center;
      font-family: 'Playfair Display';
    }

    .top-right {
      text-align: right;
      font-family: 'Playfair Display';
    }

    .social-icons {
      display: inline-flex;
      gap: 12px;
      font-size: 16px;
    }

  .social-icons i {
    color: #000;
    transition: color .3s;
    font-size: 20px;
}
    .social-icons i:hover {
      color: #0077b5;
    }
.announcement-bar__slides {
    width: 100% !important;
    max-width: 100% !important;
}
.top-left {
  text-align: left;
  font-family: 'Playfair Display';
}
/* =====story section===== */
.our_story {
      display: grid;
      grid-template-columns: 1fr 1fr;
      margin: auto;
      padding: 80px 0px 0px;
    }
section.our {
    background: #fff !important;
}
    .left-content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

.left-content h4 {
    font-size: 30px;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 200 !important;
    font-family: "Poppins";
    text-transform: uppercase;
}

.left-content h2 {
    font-size: 90px;
    margin: 0;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}

   .left-content p {
      font-size: 23px;
      font-weight: 300;
      color: #000;
      margin: 0;
     font-family: "Playfair Display";
  }
.right-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    height: 250px;
}
      .image-box img {
        width: 100%;
        display: block;
        /* height: 100%; */
      }

    .text-box {
      background-color: #c3bbae;
      color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      padding: 25px;
      font-size: 14px;
    }

    .text-block {
      padding: 0;
      font-size: 12px;
      line-height: 1.6;
      color: #333;
    }
    div#our-text{
       padding: 50px 30px 0;
    }
.our_story .button {
    margin-top: 10px;
    padding: 15px 25px;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 0;
    width: 100%;
    max-width: 150px;
}
p.right-text {
    font-size: 28px;
    text-align: left;
    font-family: "Playfair Display";
}
.third-text {
    font-size: 26px !important;
    text-align: left;
  line-height:36px !important;
    font-family: "Playfair Display";
}
.left-h {
    height: 280px;
    margin-top: 80px;
}
.text-box {
    height: 100%;
}
.contact-section {
      background-color: #c3bbae;
      padding: 55px 20px;
    }

    .contact-container {
      max-width: 1021px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      gap: 20px;
    }
.header-actions__action .svg-wrapper, .header-actions__action {
    justify-content: end;
}
.contact-text {
    font-size: 44px;
    color: #000;
    line-height: 55px;
    width: 100%;
    max-width: 750px;
}
.contact-button {
    background-color: #000;
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    display: inline-block;
    font-family: "Poppins";
    font-weight: 500;
}

    @media (max-width: 768px) {
      .contact-container {
        flex-direction: column;
        text-align: center;
      }
     
   .contact-text {
    font-size: 30px;
    line-height: 40px;
}
      .contact-button {
        margin-top: 15px;
      }
    .mobile-menu {
    left: 0% !important;
    right: 0;
}
    }



/* @media only screen and (max-width: 767px) {
  .swiper-container {
    position: relative;
    overflow: hidden;
  }

  .swiper-button-prev,
  .swiper-button-next {
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255,255,255,0.9);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    z-index: 10;
    color: #333;
  }

  .swiper-button-prev {
    left: 10px;
  }

  .swiper-button-next {
    right: 10px;
  }

  .swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
} */

/* ======shop======= */
 .category-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 10px;
    }

    .category-box {
      position: relative;
      overflow: hidden;
      aspect-ratio: 1/1;
    }

    .category-box img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.3s ease;
    }

    .category-box:hover img {
      transform: scale(1.05);
    }

    .category-content {
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.3);
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      color: #fff;
      text-align: center;
      padding: 10px;
    }

    .category-content h3 {
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }

    .category-content a {
      margin-top: 10px;
      padding: 6px 14px;
      background: white;
      color: black;
      font-size: 10px;
      text-decoration: none;
      font-weight: 600;
      letter-spacing: 1px;
      opacity: 0;
      transition: opacity 0.3s ease;
    }

    .category-box:hover .category-content a {
      opacity: 1;
    }
aside.announcement-bar.spacing-style.section.section--page-width.color-scheme-4 {
    background: #c3bbae;
}

/* =======header====== */
span.header-logo__image-container.header-logo__image-container--original {
    display: none;
}
.header__columns {
    display: flex;
    justify-content: center;
    position: relative;
}
.header__column.header__column--right {
    position: absolute;
    right: 0;
    top: -7px;
    bottom: 0;
}
.header__column.header__column--center {
    width: 100%;
}
.header-menu__inner {
    padding: 25px 0px 25px;
}
.overflow-menu::part(list) {
    gap: 60px !important;
}
.header__row {
    position: relative;
    background-color: rgb(255 255 255);
}
span.menu-list__link-title {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}
.social-icons i:hover {
    color: #000000;
}
.text-block p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    font-family: "Playfair Display";
}

span.price {
    font-size: 22px;
    margin-bottom: 16px !important;
}
.header-actions__action svg {
    width: 25px !important;
    height: 25px !important;
}

@media screen and (width < 750px) {
    header-actions {
        justify-self: flex-end;
        padding: 0px 10px 0px 0px;
    }
}


/* ======footer=== */
.size-style {
    width: 100% !important;
}
.newsletter-wrapper {
    margin: 0px 45px;
}
aside.header__row.header__row--top.color-scheme-1.section.section--full-width-margin.section--page-width.announcement-bar.spacing-style.section.section--page-width.color-scheme-1 {
    background-color: #c3bbae !IMPORTANT;
}
.details-content p {
    line-height: 24px;
    font-size: 14px !important;
}
summary.details__header {
    font-size: 18px !important;
}
.section-resource-list__content h3 {
    font-size: 30px !important;
}
.account-actions__link {
    background: #0000000f;
}
a.button.cart-items__empty-button, .cart__ctas .cart__checkout-button {
    background: #c3bbae;
}
.account-actions__link:hover, .cart__ctas .cart__checkout-button:hover {
    background: #000;
    color: #fff;
}
/* ====blog===== */

.blog-post-card__image--large {
    --blog-post-card-img-height: 400px;
    border-radius: 0;
}
.blog-post-card {
    border: 1px solid #c3bbae;
    padding: 20px;
}
.blog-post-details {
    margin: 10px 0px 0px;
}
.blog-post-card__content-text {
    font-size: 14px;
    line-height: 22px;
}
.blog-post-card__content-text a {
    color: #000000;
    font-weight: 500;
}
.blog-posts p {
    padding-bottom: 48px;
}

/* =====add to cart btn====== */
.swym-atw-button-container.margin-top {
    margin-top: 0 !important;
}
.product-form-buttons button {
    padding-inline: 0.8rem !important;
    padding-block: 0.8rem !important;
}
add-to-cart-component {
    display: flex;
    align-items: center;
    gap: 10px;
}





