/** Shopify CDN: Minification failed

Line 668:8 Expected identifier but found whitespace
Line 668:10 Unexpected "{"
Line 668:19 Expected ":"
Line 669:19 Expected identifier but found whitespace
Line 669:21 Unexpected "{"
Line 669:30 Expected ":"
Line 674:19 Expected identifier but found whitespace
Line 674:21 Unexpected "{"
Line 674:30 Expected ":"
Line 675:8 Expected identifier but found whitespace
... and 2 more hidden warnings

**/
#pre-order-text {
  background-color: #c8c6ba;
  color: #000;
  width: 100%;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sk-trustpilot-item {
  padding-bottom: 22px;
}
.sk-ww-trustpilot-reviews-content-container {
  padding-bottom: 15px;
}
.drawer::part(content) {
  height: 85%;
  max-height: var(--drawer-content-max-height);
  background: rgb(var(--dialog-background));
  color: rgb(var(--text-color));
  border-radius: 8px;
  flex-direction: column;
  display: flex;
  position: relative;
}
newsletter-popup#newsletter-drawer {
  margin-bottom: 150px;
}
body {
  font-family: "Inter", sans-serif;
}
h1.h1,
h2.h2,
h3.h3,
h4.h4 {
  font-family: "Inter", sans-serif;
}
a {
  font-family: "Inter", sans-serif;
}
p {
  font-family: "Inter", sans-serif;
}
p.h1,
p.h2,
p.h3,
p.h4,
p.h5 {
  font-family: "Inter", sans-serif;
}
p.bold.text-base {
  font-family: "Inter", sans-serif;
}
div#preproduct-pledge {
  float: right;
  width: 660px;
}
.row {
  display: flex;
}
.column {
  float: left;
}
.left {
  width: 25%;
}
.right {
  width: 75%;
}
#out-of-stock-icon {
  font-size: 45px;
  padding: 15px;
}
.pp-cart-pre-order-details-section.pp-cart-ease-in.pp-safe {
  display: none;
}
._19gi7ytc {
  display: none;
}

.depo-po-container {
  background-color: #c8c6ba;
  padding: 27px;
}

p#depo-branding {
  display: none;
}

#announcement-text-slider {
  text-align: center !important;
  font-weight: bold;
}

.button--outline {
  color: rgb(var(--button-outline-color) / var(--button-background-opacity, 1));
  background: #edece8 !important;
  box-shadow: inset 0 0 0 2px;
}

.is--button-rounded > .button {
  border-radius: var(--rounded-full);
  padding-block-start: var(--spacing-3);
  padding-block-end: var(--spacing-3);
  padding-inline-start: var(--spacing-3);
  padding-inline-end: var(--spacing-3);
  background-color: #edece8 !important;
  border: 0 !important;
}

.is--button-rounded > .button:hover {
  background-color: rgb(var(--text-color)) !important;
  color: #fff !important;
}

.product-card__quick-buy--show-default {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 768px) {
  .text-with-icons__text-wrapper {
    font-size: 11px;
    line-height: 1.1;
  }

  .text-with-icons__item img {
    max-width: 34px;
    margin-bottom: 10px;
  }

  .text-with-icons__item {
    padding: 0 5px;
  }
}

.product-info .text-with-icons__item img {
  max-width: 40px;
  margin-bottom: 10px;
}

.is--button-rounded > .button:hover {
  background-color: rgb(var(--text-color)) !important;
  color: #fff !important;
}

.product-card__quick-buy--show-default {
  opacity: 1;
  visibility: visible;
}

.testimonials-section {
  margin: 60px 0;
  text-align: center;
}

.testimonials-slider {
  padding-bottom: 40px;
  margin-bottom: 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.testimonial {
  font-size: 24px;
  margin-bottom: 24px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}
.before-btn {
  margin-top: 2rem;
  float: right;
}
.bottom-line {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.icon-filter-section {
  padding: 30px 0;
}

.icon-filter-group {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.icon-filter-item {
  text-align: center;
}

.icon-filter-image {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .icon-filter-group {
    flex-wrap: wrap;
  }

  .icon-filter-image {
    width: 110px;
    height: 110px;
  }
}

.horizontal-product-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.horizontal-product {
  /* width: 50%;
  padding: 5px;
  gap: 5px;
  border: 1px solid #aaa;
  border-radius: 5px !important;
  width: calc(50% - 6px); */
}

.horizontal-product img {
  width: 50px;
  flex-basis: 0 0 50px;
}

.horizontal-product .horizontal-product__info {
  gap: 10px;
}

.horizontal-product .horizontal-product__info .horizontal-product__cta {
  margin-right: 0;
}

.cross-sell-atc {
  padding: 10px !important;
  border-radius: 14px;
}

.horizontal-product {
  border-radius: 10px !important;
}

.newsletter-section {
  background-color: #edece8;
  display: flex;
  align-items: center;
  line-height: 0;
}

.newsletter-section .image-wrap {
  width: 50%;
  flex-basis: 50%;
  height: 380px;
}

.newsletter-section .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.newsletter-section .content-wrap {
  text-align: left;
  padding: 30px;
  width: 50%;
  line-height: 1;
}

.newsletter-title {
  font-size: 32px;
}

.newsletter-subtitle {
  margin: 20px 0;
  font-size: 16px;
  line-height: 1.4;
  max-width: 600px;
}

.newsletter-section .footer__newsletter-form {
  display: flex;
  max-width: 560px;
  width: 100%;
}

.newsletter-section .footer__newsletter-form .form-control {
  flex-grow: 1;
}
.aboutus-team .section-header {
  text-align:center;
  display: block;
}
.aboutus_btm .rich-desc {
  font-size:20px;
}
.aboutus_btm .bold {
  margin-bottom:2rem;
  font-weight: 500;
}

.section-blends .before-after{
  max-width: 700px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .newsletter-section .image-wrap {
    display: none;
  }

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

  .newsletter-section .content-wrap {
    text-align: center;
    width: 100%;
  }
}

#swym-plugin #swym-anchor[data-position="bottom-right"],
#swym-hosted-plugin #swym-anchor[data-position="bottom-right"] {
  bottom: 100px !important;
  right: 40px !important;
}

.swym-ui-components .swym-color-6,
.swym-ui-component .swym-color-6 {
  color: rgb(var(--button-outline-color) / var(--button-background-opacity, 1)) !important;
}

.swym-ui-component .swym-simple-wishlist-modal .swym-modal-content .swym-wishlist-container-title-bar {
  background: #edece8 !important;
}

.swym-ui-component .swym-simple-wishlist-modal .swym-modal-content .swym-close-btn .swym-icon::before {
  color: black !important;
}

.swym-ui-component .swym-empty-wishlist-container .swym-empty-wishlist-continue-btn {
  background: #edece8 !important;
  color: black !important;
}

.swym-ui-component .swym-empty-wishlist-container .swym-empty-wishlist-text {
  color: black !important;
}

.swym-ui-component .swym-empty-wishlist-container .swym-empty-wishlist-title {
  color: black !important;
}

.swym-ui-component .swym-simple-wishlist-detail .swym-wishlist-main-title {
  color: black !important;
}

.swym-ui-component .swym-user-login-status {
  color: black !important;
}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn {
  background: #edece8 !important;
  color: black !important;
}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-title {
  white-space: wrap !important;
  text-overflow: unset !important;
  color: black !important;
}

#trustpilot-widget-trustbox-0-wrapper{
  display: none !important;
}

.text-with-icons {
    gap: var(--spacing-8);
    text-align: var(--text-with-icons-text-align);
    justify-content: normal !important;
    display: grid;
}

div#shopify-section-newsletter-section {
    display: none;
}

p.h3 {
    letter-spacing: 2px;
    font-weight: 200;
}

p.h4 {
    letter-spacing: 2px;
    font-weight: 200;
}

p.h5 {
    letter-spacing: 2px;
    font-weight: 200;
}

h2.h2 {
  letter-spacing: 2px;
  font-weight: 200;
}

.section.section-full.bg-gradient.w3_bg {
    padding-top: 2% !important;
    padding-bottom: 2% !important;
}

.section.section-full.bg-gradient {
    padding-top: 2% !important;
    padding-bottom: 2% !important;
}

.footer {
    background-color: #545b5b;
    color: #fff;
}

li.h3.sm\:h4 {
    background-color: #D8E2DC;
    padding: 13px;
}

a.group.block.w-full {
  background-color: #d8e2dc;
  padding: 10px;
}


li.h3.sm\:h4 {
    font-weight: 100;
    font-size: 15px;
    letter-spacing: 1px;
}

/* Styling for the button link within li.h3.sm\:h4 */
li.h3.sm\:h4 button {
    font-weight: 100;
    font-size: 15px;
    letter-spacing: 1px;
}

/* Styling for the anchor link within li.h3.sm\:h4 */
li.h3.sm\:h4 a {
    font-weight: 400;
    font-size: 15px;
    margin-left: -9px;
}

li.h5.sm\:h5 {
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px;
}

.horizontal-product {
  background-color: #f0f0f0;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 10px;
}

.horizontal-product .product-card__figure {
  display: none;
}

.horizontal-product .product-card__info {
  width: 100%;
}

.horizontal-product-full-width {
  width: 100%;
  margin-bottom: var(--spacing-3);
  padding: var(--spacing-4);
  border-radius: var(--rounded-sm);
}

.horizontal-product-full-width__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.horizontal-product-full-width__info {
  flex-grow: 1;
}

.horizontal-product-full-width__title {
  font-weight: bold;
  margin-bottom: var(--spacing-1);
  display: block;
}

.horizontal-product-full-width__price-list {
  font-size: var(--font-size-sm);
}

.horizontal-product-full-width__add-to-cart {
  flex-shrink: 0;
  margin-left: var(--spacing-3);
}

@media screen and (max-width: 640px) {
  .horizontal-product-full-width__inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .horizontal-product-full-width__add-to-cart {
    margin-left: 0;
    margin-top: var(--spacing-3);
    width: 100%;
  }
}

@media (min-width: 1024px) {  /* Target screens 1024px and wider */
    .place-self-center.text-center.w3_bg {
        margin-left: -48%;
    }
}

.tp-widget-review .header {
    font-size: 14px;
    font-weight: 700;
    height: 16px;
    margin: 0 0 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #000;
}

.product-card__badge-list--below-image {
  position: static;
  display: block;
  margin-bottom: 12px;  /* Increased from 8px to 12px */
  text-align: left;
  padding-top: 8px;  /* Added padding at the top */
}

.product-card__badge-list--below-image .badge {
  font-size: 0.7rem;
  padding: 0.1rem 0.3rem;
  background: #D8E2DC;
  color: #000;
  border-radius: 2px;
  display: inline-block;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
}

/* Ensure the title comes after the badges with additional spacing */
.product-card__title {
  display: block;
  clear: both;
  margin-top: 12px;  /* Added margin at the top of the title */
}

/* Adjust the overall layout of the product card */
.product-card__info {
  display: flex;
  flex-direction: column;
}

.product-card__badge-list--below-image {
  order: 1;
}

.product-card__title {
  order: 2;
}

.price-list {
  order: 3;
  margin-top: 8px;  /* Added margin at the top of the price list */
}

.collection-card-title {
    font-size: 1.5rem; /* Increase font size - adjust value as needed */
    font-weight: 200; /* Make it bold */
    text-align: center; /* Center the text */
    margin: 0 auto; /* Help with centering */
    width: 100%; /* Ensure it takes full width of container */
    color: #fff;
}

.collection-card-icon{
  color: #fff !important;
  margin-left: 37% !important;
}



  
.filter-section {
  margin-bottom: 40px;
}

.pergola-filters {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.filter-heading {
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.discount-code {
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.filter-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.filter-button {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 100px;
  text-decoration: none;
  color: {{ section.settings.filter_button_text_color }};
  background-color: {{ section.settings.filter_button_color }};
  transition: all 0.3s ease;
}

.filter-button.active {
  background-color: {{ section.settings.filter_button_active_color }};
  color: {{ section.settings.filter_button_active_text_color }};
}

@media screen and (max-width: 700px) {
  .filter-buttons {
    flex-direction: column;
    width: 100%;
    max-width: 300px;
  }
  
  .filter-button {
    width: 100%;
    text-align: center;
  }
}


