/** Shopify CDN: Minification failed

Line 132:57 Unexpected "{"

**/
/*HOME PAGE*/
.slideshow .slideshow__container .slide__content::before {
    content: "";
    position: absolute;
    pointer-events: none;
    top: -0px;
    left: -0px;
    width: calc(100% + 0px + 0px);
    height: calc(100% + 0px + 0px);
    border-color: inherit;
    background: rgba(0, 0, 0, 0.53);
    opacity: 0.15;
}

.button .button-text-main, 
.button .button-overflow::after {
    font-weight: 600;
}

/*CMS PAGE*/
.section-page .custom-section-content {
    justify-self: center;
}

.section-page .wp-block-post-content, .section-page .custom-section-content {
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
}

.section-page .wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}

.section-page .wp-block-image.size-large {
    width: 100%;
    margin: 0;
}

.section-page .wp-block-image.is-style-rounded > img, .wp-block-image .is-style-rounded img {
    border-radius: 9999px;
}

.section-page .is-layout-flex {
    display: flex;
    flex-direction: row;
}

.section-page .wp-block-image > .wp-block-image {
    margin: 0;
}

.section-page .is-content-justification-center {
    justify-content: center;
}

.section-page .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
    gap: 24px;
}

.section-page .is-layout-constrained p {
    margin-block-start: 24px;
    margin-block-end: 0;
}

.section-page .has-text-align-center {
    text-align: center;
}

.section-page .wp-block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    list-style: none;
}

.section-page .screen-reader-text {
    word-wrap: normal !important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.section-page .has-montserrat-font-family {
    font-family: Montserrat, sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

.section-page .wp-block-post-content .wp-block-paragraph {
    font-size: 18px;
    margin-block-start: 24px;
    margin-block-end: 0;
    line-height: 1.6;
}

.blog-posts__main .article-template .wp-block-heading {
    margin-block: 25px;
}

.blog-posts__main .article-template .text-block p, 
.blog-posts__main .article-template .text-block.p>*,
.blog-posts__main .article-template .rte li {
    margin-block: 5px;
}

.blog-posts__main .article-template .rte ul, 
.blog-posts__main .article-template .rte ol {
    margin-top: 10px;
    margin-bottom: 10px;
}

.section-page .wp-block-post-content .wp-block-heading,  {
    margin-block-start: 24px;
    margin-block-end: 0;
}

.section-page .wp-block-post-content h2.wp-block-heading {
    font-size: 52px;
}

.section-page .our-logo-page .wp-block-paragraph, 
.section-page .wp-block-post-content .wp-block-image {
    margin: 0;
    padding-top: 18px;
    padding-bottom: 18px;
}

.section-page .wp-block-post-content p a {
    text-decoration: none;
}

.section-page .text-block .wp-block-post-content h3 {
    padding-top: 44px;
    padding-bottom: 44px;
}

.section-page .has-medium-font-size, .section-page .wp-block-list li {
    font-size: 18px;
    line-height: 1.6;
}

/* .section-page .has-x-large-font-size, h4 {
    font-size: 36px;
} */

.section-page h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-style: normal;
}

.section-page .wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap;
}

.section-page .wp-block-column .logo-image {
    margin: 0;
}

.section-page img:is([sizes=auto i],[sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px;
}

.section-page .wp-block-group.is-layout-constrained {
    width: 100%;
}

.section-page .wp-block-group hr {
    max-width: 1000px;
    opacity: .4;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    border: 0;
    border-bottom: 2px solid;
}

.template-page .custom-section-content a.button {
    border-radius: 0;
    text-transform: none;
    font-size: 36px;
}

.template-page .custom-section-content a.button:hover {
    opacity: 0.9;
}

.template-page .custom-section-content a.button:hover span::after {
    text-decoration: underline;
}

.template-page .custom-section-content contact-form button {
    border-radius: 0;
    text-transform: none;
    margin-top: 12px;
}

/* .template-page .custom-section-content .image-block .image-block__image {
    max-height: 900px;
    object-position: center 15%;
} */

/* Contact form label styling */
.template-page .custom-section-content .contact-form label,
.template-page .custom-section-content .block-contact-form label {
	font-weight: 700;
	margin-top: 12px;
}

.template-page .custom-section-content .contact-form__required {
	opacity: 0.8;
    font-size: 15.3px;
}

@media screen and (min-width: 757px) {
    .swiper .swiper-pagination {
        display: none;
    }
}

@media screen and (max-width: 769px) {
    .section-page .wp-block-image {
        margin: 0;
    }

    .section--featured-collection .section-header--block .text-block {
        width: 100%;
    }

    /* .section--featured-collection .section-header--block .text-block h3, p {
        text-align: center !important;
    } */

    .section--featured-collection .section-header--block .text-block h3 {
        font-size: 30px;
    }

    .site-nav-mobile--list-divider .menu-drawer__inner-submenu .menu-drawer__menu>li:has(.menu-drawer__menu-grid) {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .template-page .custom-section-content .text-block h2 {
        font-size: 24px;
    }

    .menu-block .menu__heading {
        font-size: 15px;
    }
    
    .drawer__container .list-menu__item, 
    .drawer--menu-multi-tab .menu-drawer__close-button {
        font-size: 18px;
    }

    .section-footer .group-block-content .custom-font-size p {
        font-size: 14px;
    }

    .section-footer .group-block-content, 
    .section-footer .layout-panel-flex {
        gap: 10px !important;
    }
}

/*PDP*/
.main-product-information product-info .product-details h1 {
    font-size: 36px;
}

.main-product-information product-info .product-details .price {
    font-weight: 400;
}

.main-product-information product-info .product-details .product-form__buttons .add-to-cart-button {
    color: #fff;
    background: #000;
    opacity: .7;
    border-radius: 0;
    text-transform: none;
    margin: 0;
    padding: 12px 43px;
    max-height: 45px;
}

.main-product-information product-info .product-details .product-form__buttons .add-to-cart-button:hover {
    color: #000;
}

.main-product-information product-info .product-details .product-form__buttons .quantity__label {
    display: none;
}

.main-product-information product-info .product-details .product-form__buttons quantity-input {
    min-height: 45px !important;
    border: 1px solid #50575e;
    border-radius: 4px;
}

.product-information__media .product-media__image {
    object-fit: contain !important;
}

@media screen and (max-width: 749px) {
    .main-product-information product-info .product-details .product-form__buttons .add-to-cart-button-inner {
        display: block !important; 
    }
    .main-product-information .product-media-container.constrain-height {
        max-height: 100%;
    }
}
/* 
.section-product-tabs .product-tabs {
  padding-top: var(--pt);
  padding-bottom: var(--pb);
  padding-left: var(--pl);
  padding-right: var(--pr);
}

.section-product-tabs .product-tabs .tabs-list.show-border-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 0;
  line-height: 1;
  padding-left: 18px;
  border-bottom: 1px solid var(--border-bottom-bg);
}

.section-product-tabs .product-tabs .tabs-item {
    background: #fff;
    margin: 0;
    padding: 9px 18px;
    border-color: transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 0;
    opacity: .5;
}

.section-product-tabs .product-tabs .tabs-content {
    padding-left: 18px;
}

.section-product-tabs .product-tabs .tabs-item:not(:last-child)::after, .section-product-tabs .product-tabs .tab-title.is-active::after {
  content: none;
}

.section-product-tabs .product-tabs .tabs-item:has(.tab-title.is-active) {
    border-left-color: var(--separator-color);
    border-right-color: var(--separator-color);
    border-top-color: var(--separator-color);
    box-shadow: 0 1px #fff;
    position: relative;
    z-index: 2;
    top: 1px;
    opacity: 1;
} */

/*Product Card*/
.template-collection .main-collection-grid  .product-grid {
    gap: 16px !important;
}

.template-collection .main-collection-grid .product-grid .product-grid__item, .collection .collection--grid-layout .card--block-media {
    padding: 10px;
    padding-bottom: 20px;
    box-shadow: rgba(100, 100, 111, 0.35) 0px 12px 40px 0px;
    border-radius: 10px;
}

.template-collection .main-collection-grid .product-grid .product-grid__item .form {
    display: flex;
    justify-content: center;
}

.template-collection .main-collection-grid .product-grid .product-grid__item .card-product-information .card--block-title  {
    font-size: 18px;
    font-weight: 700;
}

.template-collection .main-collection-grid .product-grid .product-grid__item .card-product-information .price .price__container {
    font-size: 18px;
}

.jdgm-prev-badge {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

/*Related product card*/
.collection-carousel-swiper-component .card-product-information .card--block-button {
    width: 65%;
}

.main-collection-grid .pagination .pagination__list .three-dots-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* .template-collection .main-collection-grid .product-grid .product-grid__item .add-to-cart-button {
    border: 2px black solid;
    min-width: 150px;
    width: fit-content;
    color: #fff;
    background-color: #000;
}

.template-collection .main-collection-grid .product-grid .product-grid__item .add-to-cart-button:hover span {
    text-decoration: underline;
} */

/* .product-grid .quick-add__submit:hover .button-overflow, 
.product-grid .product-grid__item .add-to-cart-button:hover span {
    color: #fff;
} */

/* BLOG - Grid Layout */
.blog-posts-container.grid-spacing:has(.blog-post-card--grid) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  justify-content: start;
}

.blog-posts-container.grid-spacing:has(.blog-post-card--grid) .blog-post-item {
  flex: 0 0 calc(50% - var(--blog-post-container-gap, 30px) / 2);
  max-width: calc(50% - var(--blog-post-container-gap, 30px) / 2);
}

@media screen and (max-width: 749px) {
  .blog-posts-container.grid-spacing:has(.blog-post-card--grid) .blog-post-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.blog-post-card--grid {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.blog-post-card--grid .blog-post-card__image-container {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
}

.blog-post-card--grid .blog-post-card__image-container img {
  width: 100%;
  height: auto;
  display: block;
}

.blog-post-card--grid .blog-post-card__content {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.blog-post-card--grid .blog-post-card__grid-category {
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0.03em;
  opacity: 0.75;
}

.blog-post-card--grid .blog-post-card__content .heading {
  font-size: clamp(22px, 2.5vw, 32px);
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}

.blog-post-card--grid .blog-post-card__content [class*='blog-post-description'],
.blog-post-card--grid .blog-post-card__content .rte {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-posts__main .article-template .text-block:not(.text-block--full-width).rte {
    line-height: 1.8;
}

/* Vertical separator between grid blog posts in the same row (2-column grid) */
.blog-posts-container .blog-post-item:has(.blog-post-card--grid) {
  position: relative;
}

.blog-posts-container .blog-post-item:nth-child(odd):not(:last-child):has(.blog-post-card--grid)::after {
  content: '';
  position: absolute;
  right: calc(var(--blog-post-container-gap, 30px) * -0.5);
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: currentColor;
  opacity: 0.15;
}

@media screen and (max-width: 749px) {
  .blog-posts-container .blog-post-item:nth-child(odd):not(:last-child):has(.blog-post-card--grid)::after {
    right: auto;
    bottom: calc(var(--blog-post-container-gap-mobile, 30px) * -0.5);
    top: auto;
    left: 0;
    right: 0;
    width: auto;
    height: 1px;
  }
}

.header-section .header-actions .cart-icon--drawer svg {
    width: 30px;
    height: 30px;
}

.section-footer .menu .details-content .menu__item a, .section-footer .text-block p {
    font-weight: 600;
}

.product-quick-add__grid .add-to-cart-button-container .card-wishlist {
    display: none;
}

.swatch-list {
    justify-content: center;
}

/*Collection page*/
.section--featured-collection .collection .section-header--block h2 {
    font-size: 70px;
}

@media screen and (max-width: 989px) {
   .section--featured-collection .collection .section-header--block h2 {
        font-size: 36px;
    }

    .header-section .header-actions .cart-icon--drawer svg {
        width: 36px;
        height: 36px;
    }
}

/*Policy*/
.template-policy .shopify-policy__container .shopify-policy__body {
    padding-top: 40px;
    padding-bottom: 80px;
}

.template-policy .shopify-policy__container .shopify-policy__title {
    padding-top: 20px;
}

/* .loading__spinner .spinner .path {
    stroke: #fff !important;
} */

/*Section Height - Mobile Override*/
@media screen and (max-width: 749px) {
    .section {
        min-height: var(--section-min-height-mobile, var(--section-min-height, auto));
    }

    a.button:hover, 
    .quick-add__submit:hover,
    .drawer__footer .function-block:hover .svg-wrapper svg {
        color: #fff;
    }

    a.button-secondary:hover, 
    .add-to-cart-button:hover {
        color: #000;
    }
}

