/** Shopify CDN: Minification failed

Line 798:0 Unexpected "}"

**/
.email-btn{
  padding: 1rem;
  border-width: 1px !important;
  border-color: currentColor;
  background-color: #333333;
  color: #FFFFFF;
  border-radius: 3px;
}

#newsletter .font-heading {
    display: none;
}
.product-price .current_price{
  text-decoration: line-through;
}
#MainContent .shopify-section:first-of-type section {
  margin-top: unset !important;
}
[data-color-scheme="footer"].bg-scheme-background :focus,
[data-color-scheme="footer"] .bg-scheme-background :focus,
[data-color-scheme="header"].bg-scheme-background :focus, 
[data-color-scheme="header"] .bg-scheme-background :focus, 
[data-color-scheme="primary"].bg-scheme-background :focus, 
[data-color-scheme="primary"] .bg-scheme-background :focus, 
[data-color-scheme="secondary"].bg-scheme-background :focus, 
[data-color-scheme="secondary"] .bg-scheme-background :focus, 
[data-color-scheme="tertiary"].bg-scheme-background :focus, 
[data-color-scheme="tertiary"] .bg-scheme-background :focus,
[data-color-scheme="footer"].bg-scheme-background .increase-target:focus::before, 
[data-color-scheme="footer"] .bg-scheme-background .increase-target:focus::before, 
[data-color-scheme="header"].bg-scheme-background .increase-target:focus::before, 
[data-color-scheme="header"] .bg-scheme-background .increase-target:focus::before, 
[data-color-scheme="primary"].bg-scheme-background .increase-target:focus::before, 
[data-color-scheme="primary"] .bg-scheme-background .increase-target:focus::before, 
[data-color-scheme="secondary"].bg-scheme-background .increase-target:focus::before, 
[data-color-scheme="secondary"] .bg-scheme-background .increase-target:focus::before, 
[data-color-scheme="tertiary"].bg-scheme-background .increase-target:focus::before, 
[data-color-scheme="tertiary"] .bg-scheme-background .increase-target:focus::before,
[data-color-scheme="footer"].bg-scheme-background .product-media-object:focus::after,
[data-color-scheme="footer"] .bg-scheme-background .product-media-object:focus::after,
[data-color-scheme="header"].bg-scheme-background .product-media-object:focus::after,
[data-color-scheme="header"] .bg-scheme-background .product-media-object:focus::after,
[data-color-scheme="primary"].bg-scheme-background .product-media-object:focus::after,
[data-color-scheme="primary"] .bg-scheme-background .product-media-object:focus::after,
[data-color-scheme="secondary"].bg-scheme-background .product-media-object:focus::after,
[data-color-scheme="secondary"] .bg-scheme-background .product-media-object:focus::after,
[data-color-scheme="tertiary"].bg-scheme-background .product-media-object:focus::after,
[data-color-scheme="tertiary"] .bg-scheme-background .product-media-object:focus::after{
  outline-color: unset !important;
  outline-offset: unset !important;
  outline-style: unset !important;
  outline-width: unset !important;
}
.product-vendor-block a,
p, h1, h2, h3, h4, h5,h6,.product-price-block,.product-title-block,.cstm-padding-description p {
    color: #2e2e2e !important;
}
.border-text {
    border-width: 3px !important;
}

/* Cart Drawer */
.cc-heading{
  padding-top: 1.7rem !important;
  padding-bottom: 1.7rem !important;
  border-width: 0 !important;
}
#CartContainer{
  border-left-width: 0;
  overflow-y: unset;
}
#CartContainer .custom-margin-right{
  margin-right: 0.5rem;
}
#CartContainer form > div > div [type=submit]{
   background-color: #2e2e2e;
   color: #fff; 
   font-weight: 300;
}
#CartContainer,
#CartContainer form > div > div,
#CartContainer form > div,
#CartContainer > div{
    background-color: #fbfbfb !important;
}
.product-content-container, #splide01-list, .product-media-container{
    background: #fbfbfb !important;
}

#CartContainer .cstm-cc-itemlist > div:not(:last-child) {
  border-bottom: 1px solid #f1f1f1;
}
#CartContainer .cstm-cc-itemlist > div {
  height: fit-content;
}
.cstm-qty-selector{
  display: none;
}
.cstm-cc-qty{
  border: 1px solid !important;
  border-radius: 3px !important;
}
.cstm-cc-remove {
  margin-top: unset !important;
  padding: .39rem .8rem;
  border: 1px solid;
  border-radius: 3px;
  margin-left: .6rem;
  text-transform: uppercase;
  display: flex !important;
}
.cstm-cc-remove small{
  width: 100%;
}
.cstm-cc-form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cstm-cc-total{
  border-top: 1px solid #f1f1f1 !important;
  margin-bottom: 5rem;
}
.cstm-cc-itemlist{
  border-top: 1px solid #f1f1f1 !important;
  border-bottom: 1px solid #f1f1f1 !important;
  gap: 0 !important;
  height: 100%;
  overflow-y: auto;
  display: block !important;
}

/* Buttons */
.header_blank{
  display:none;
}
.cstm-btn:hover, .cstm-newsletter #Subscribe:hover, .cstm-view-all a:hover, .inquire-btn:hover {
  background-color: #2e2e2e;
  color: #fff !important;
  border-color: #2e2e2e !important;
}
.cstm-btn, .cstm-view-all a, .inquire-btn {
  border-width: 1.5px !important;
  border-radius: .3rem !important;
  padding-bottom: .55rem !important;
  padding-top: .55rem !important;
  font-size: 1rem !important
}
#country_code {
  border: 2px solid #000 !important;
  padding: .55rem !important;
  font-size: 0.95rem !important;
  background: #fff;
  border-radius: 0.3rem !important;
  background-color: #fff !important;
  width: 100% !important;
  max-width: 350px !important;
}
.cstm-view-all a{
  border-color: #2e2e2e !important;
  padding-left: 2rem;
  padding-right: 2rem;
}
.cstm-view-all a:hover h3{
  color: #fff !important;
}
#addToCartButton:hover, .inquire-btn:hover {
  background-color: #fff !important;
  color: #2e2e2e !important;
  border-color: #2e2e2e;
  font-weight: 300;
}
/* Header */
.cstm-heading-padding {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.Shop {
  display: none;
}
.cstm-undermenu .submenu {
  font-size: .9rem;
  text-transform: capitalize;
  line-height: 0.7;
}
.cstm-undermenu .font-heading {
  text-transform: uppercase;
  font-size: 18px;
}
.cstm-undermenu.blank {
  margin-top: 40px;
}
.cstm-undermenu .submenu a {
  line-height: 1.4;
}
.cstm-hover-content .py-4 {
  padding-top: 0;
}
.cstm-heading-padding .mr-4 {
  margin-right: 1.5rem;
}
.cstm-hover-content {
  padding: 1.4rem 2rem .2rem;
  bottom: 30px !important;
  border: unset;
  overflow-x: auto;
}
.cstm-dropdown-content{
  padding: unset !important;
}
.blogs-container:first-child .cstm-blog-content{
  padding-left: 2rem;
}
.blog-menu-list .cstm-blog-featured-img {
  width: 100%;
  height: 100%;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.blog-menu-list li, .blogs-container{
  width: 100%;
  max-width: 350px;
  margin-right: 10px;
}
.blogs-container img {
  width: 100%;
}
.blog-menu-list {
  display: none;
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  padding: 20px 0 0;
  height: auto;
  background: #fff;
}
.cstm-view-all {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cstm-view-all a{
  margin-bottom: 70px;
  text-transform: uppercase;
}
.cstm-undermenu .view-all-⟶ {
    text-decoration: underline;
}
.cstm-blog-content {
  padding: 18px 0 18px;
}
.cstm-blog-content h4 {
  font-size: 20px;
  line-height: 1.4;
}
.cstm-default-links > div{
  margin-left: 1.5rem;
}
.cstm-undermenu .submenu a{
  padding-top: .15rem;
  padding-bottom: .15rem;
}
.cstm-blog-content h3 {
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.4rem;
  padding-bottom: 4px;
}
.cstm-blog-content p {
  font-size: .9rem;
  line-height: 1.1rem;
}

/* Featured collection */
.template-index .featured-collection .product-item-hover {
  display: none; 
}
/* Filters */
#filters .js-filter ul{
  list-style: none;
  display: flex;
  flex-flow: column wrap;
  max-height: 20em;
  height: 100%;
  overflow-y: auto;
}
#filters .js-filter ul li{
  margin-right: 20px;
}
#filters .js-filter{
  width: 100%;
}
.cstm-filter-custom,
.cstm-filter-enquire,
.cstm-filter-freeshipping,
.cstm-filter-homewares{
  display: none !important;
}
.dd-icon{
  display: block;
  width: 25px;
  margin-right: 10px;
}
.dd-metafield{
  display: flex;
  margin-top: 0.5rem;
}
/* Custom Section */
.cstm-shop-btn {
  border: 1px solid #fff;
  padding: 15px 50px;
  color: #fff;
}


/* Inquire Button */
.inquire-btn {
  display: block;
  text-align: center;
}

/* Maker pages */
.makers-collection #CollectionFiltersForm{  
  display: none;
}
.cstm-menu-list {
  display: inline-block;
}

/* Initially hide submenus */
.cstm-submenu {
  position: absolute;
  top: 100%; /* Place submenu below the parent menu item */
  left: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease; /* Adjust the timing and easing as needed */
  background-color: #fff; /* Optional: Add a background color to the submenu */
  z-index: 9999;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, auto); /* Adjust the number of columns as needed */
  gap: 0px; /* Adjust the gap between columns as needed */
  padding: 0 2rem;
}

/* Style the submenu items */
.cstm-submenu-item {
  padding: 5px 10px;
  font-size: 14px;
  white-space: nowrap; /* Prevent menu items from wrapping to the next line */
}

/* Show submenus when .submenu-active is applied */
.cstm-submenu-active {
  max-height: 350px; /* Adjust the maximum height as needed */
}

/* Collection */
.plp-banner__video {
  width: 68%;
  position: relative;
}
.plp-banner__video video {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#cstm-banner__image{
  background-position: bottom left !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
#CollectionProductGrid .cstm-product-details, #main-search .cstm-product-details {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.plp-banner__cards{
  width: 34.33% !important;
  padding-left: 10px !important;
}
.plp-banner__image {
  width: 68.3% !important;
}
#collections .group .font-heading {
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  border-radius: 5px;
  text-transform: capitalize;
}
.cstm_collection_banner p {
    letter-spacing: -0.1px;
}
/* login page */
.template-login #account-container, .template-register .section-x-padding {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* Search page */
#SearchGrid.border-t-text {
    border-top-width: 0;
    margin-top: 20px;
}
/* Single Product */
.product-block-area{
  margin-top: 1.5rem !important;
}
.product-vendor-block{
  margin-top: .8rem !important;
}
.product-price-block{
  margin-top: .7rem !important;
}
.product-content-container input[type="radio"]+label {
    border-color: #cccccc;
}
.product-content-container input[type="radio"]:checked+label {
    border-color: #2e2e2e;
}

/* Footer */
.shopify-section-group-footer-group .container {
    display: none;
}
.cstm-ftr-section > div {
  display: flex;
  justify-content: space-between;
}
.ftr-logo {
  width: 40%;
  padding-top: 0 !important; 
}
.cstm-ftr-menu {
  width: 50%;
}
.ftr-logo .cstm-ftr-content {
  padding: 0 0 10px 0;
  width: 100%;
  max-width: 400px;
}
.ftr-logo .cstm-ftr-content .font-heading {
      font-size: 1.553rem;
      font-weight: 300;
      line-height: 1.2em;
}
.cstm-ftr-menu {
  display: flex;
  justify-content: space-between;
  padding-right: 2rem;
}
.cstm-ftr-menu > div {
  padding-left: 1rem;
  padding-right: 1rem;
}
.cstm-ftr-socmed ul {
  display: flex;
  justify-content: space-between;
}
.cstm-ftr-socmed ul li {
  margin-left: 1rem;
}
.cstm-newsletter > div {
  padding: unset;
}

/* Newsletter */
    .cstm-newsletter .border-b-text {
      border-bottom-width: 2px;
    }
   .cstm-newsletter #Subscribe {
      border: 2px solid #2e2e2e;
      padding: 0.5rem .75rem;
      margin-left: .2rem;
     border-radius: .3rem;
     font-size: 1.05rem;
    }
   .cstm-newsletter #Subscribe:hover {
      color: #2e2e2e;
    }
    .cstm-newsletter > div > div {
    width: 50%;
  }
  .cstm-newsletter  .cstm-newletter-form {
    display: flex;
    justify-content: space-between;
    gap: .5rem;
    width: 100%;
  }

/* Main Products */
  #current_price {
      text-decoration: line-through;
  }
  .product-title-block {
    line-height: 1.4;
  }
  .product-variant-picker-block {
      margin-top: .3rem !important;
  }
  .product-variant-picker-block .cstm-btn {
    padding: .86rem;
  }
  .product-variant-picker-block .variant-input {
    padding-left: .25rem;
    padding-right: .45rem;
    padding-top: .45rem;
  }
.cstm-thumnail-3{
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
  }
  
  .cstm-thumnail-3-col{
    grid-column: span 3/span 3 !important;
  }
  .cstm-thumnail-4{
    grid-template-columns: repeat(4,minmax(0,1fr)) !important;
  }
  .cstm-thumnail-4-col{
    grid-column: span 4/span 4 !important;
  }
  .splide__pagination__page.is-active {
    background-color: #2e2e2e;
  }
  .splide__pagination__page {
    border-color: #2e2e2e;
  }
  .splide__arrow {
    color: #2e2e2e;
  }

/* Product Recommendation */
/* .product-recommendations .header-title {
  padding: unset !important;
} */

.product-recommendations .cstm-product-details .product-price {
  display: none;
}

.product-recommendations .cstm-product-details .product-title {
  width: 100%;
}

/* Footer Socmed */
  .cstm-ftr-socmed {
    padding-right: unset !important;
  }
  .cstm-copyright > div > div:first-child {
    font-size: 20px;
  }
  .cstm-copyright{
    margin-bottom: 0.5rem;
  }
/* Video with text */
#cstm-video-mb {
  display: none;
}
.cstm-video-content .font-body {
    margin-top: 0.75rem;
    margin-bottom: 1.6rem;
    letter-spacing: -.1px;
    font-size: 1.75em;
    line-height: 1.2em;
}
.cstm-video-content font-heading{
  font-size: 2rem;
}
/* .cstm-product-details{
  font-size: 1rem;
} */
/* Video text */
.font-body {
  width: 80%;
  letter-spacing: -.1px;
  line-height: 1.2em;
}image
/* Collection */

  #main-collection-product-grid > div:first-child {
    border-width: 0;
  }
  #main-collection-product-grid .cstm_collection_banner {
    gap: 0;
  }
  #main-collection-product-grid .cstm_collection_banner .cstm_collection_banner_text{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.25em;
    padding-bottom: 1.5em !important;
  }

/* Delivery Metafields */
.delivery-date {
    margin-top: 1.5rem;
}

/* Responsive */
@media screen and (max-width: 1366px) {
  /* .blog-menu-list .cstm-blog-featured-img {
    height: 175px;
  } */
  .cstm-blog-content h3, .cstm-view-all a {
    font-size: .9rem;
    line-height: 1.2rem;
  }
  .cstm-blog-content p {
    font-size: .8rem;
  }
}
@media screen and (max-width: 1240px) {
  .cstm-product-details{
    font-size: 18px;
  }

  /* .blog-menu-list .cstm-blog-featured-img {
    height: 150px;
  } */
  /* .blog-menu-list li, .blogs-container {
    margin-right: 1rem;
  } */
}
@media screen and (max-width: 1023px) {
    .gap-gutter {
      gap: 10px;
    }
    #cstm-banner__video{
      display: none;
    }
    .plp-banner {
    flex-direction: column;
    }
    #myImage {
    width: 100%;
    }
    #cstm-banner__image {
      width: 100% !important;
    }
    .cstm-ftr-section > div {
      flex-direction: column;
    }
    .ftr-logo, .cstm-ftr-menu {
      width: 100%;
    }
    .cstm-newsletter {
      padding: 20px .5rem !important;
    }
    .cstm-newsletter #Subscribe {
      margin-left: unset;
    }
    .cstm-newsletter > div > div {
      width: 100%;
    }
    .cstm-ftr-menu {
      padding-right: unset;
    }
    .cstm-copyright{
      padding-bottom: 1rem;
    }
    .cstm-copyright > div {
      display: flex;
      justify-content: space-between;
    }
    .cstm-copyright > div > div:first-child {
      /* margin-bottom: unset; */
      align-items: center;
      display: flex;
    }
  .product-content-container{
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .cstm-padding-text{
    padding: 1rem !important;
  }
  #cstm-video-mb {
    display: block;
    width: 100%;
    height: 600px;
  }
  #cstm-video-dt {
    display: none;
  }
  .ftr-logo .cstm-ftr-content {
    max-width: 100%;
  }
  .product-title-block {
    width: 100% !important;
  }
  #CollectionProductGrid {
      padding-left: 0rem !important;
      padding-right: 0rem !important;
  }
  #guide .section-x-padding {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  #guide .cstm-padding-img {
    padding-left: unset !important;
    padding-right: unset !important;
  }
  .product-price-block {
    font-size: 1.953rem !important;
  }
  #product-metafield-1, #product-metafield-2{
    gap: 0;
  }
  #product-metafield-1 .metafield-multi_line_text_field,
  #product-metafield-2 .metafield-multi_line_text_field{
    font-size: 1.2rem;
  }
  #product-metafield-1 .font-body,
  #product-metafield-2 .font-body{
    line-height: .8;
  }
  .cc-heading{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .font-body {
    width: 100%;
  }
  .plp-banner__cards {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .product-media-container{
      padding-bottom: 1rem !important;
  }
  .cstm_collection_banner_text .rte.mt-4 {
      margin-top: 0.25em;
  }

  header .section-x-padding, footer .ftr-logo, .popup .section-x-padding, .sidebar-container .section-x-padding, #SearchGrid .section-x-padding, .cstm-copyright>div{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .product-media-container #splide01-track {
  border-bottom-width: 0;
  }
  .template-product .cstm-gap-gutter {
    gap: 0 !important;
  }
  .template-product .-cstm-text-padding-leftright-mb, .template-product .cstm-padding-text{
    padding-bottom: 0.6rem !important;
  }
  #sections--16816850403585__sidebar-search {
    border-bottom-width: 2px;
  }
  .template-product .font-body{
      font-size: 24px;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
  }
  .product-block-area {
      margin-top: 0 !important;
  }
  #main-search .pt-theme-double, 
  #main-search .cstm-search-container, 
  #CollectionFiltersForm, 
  #main-collection-product-grid .cstm_collection_banner .cstm_collection_banner_text,
  #CollectionProductGrid .cstm-product-details, 
  #main-search .cstm-product-details{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .splide__pagination{
    margin-left: 1rem !important;
  }
  .splide__arrows{
    margin-right: 1rem !important;
  }
  #main-collection-product-grid .cstm_collection_banner .cstm_collection_banner_text .font-heading{
    margin-bottom: 20px;
  }

}
  
  .sidebar-container nav ul li a,
  .sidebar-container nav button{
      font-size: 21px !important;
  }
  .sidebar-container .border-b-text{
    border-bottom-width: 3px;
  }
}
@media screen and (max-width: 767px) {
  .cstm-cc-total{
    margin-bottom: 3.5rem;
  }
  .template-product .font-body {
      font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .cstm-copyright .cstm-ftr-socmed ul li a, .cstm-copyright > div > div:first-child {
    font-size: 16px;
  }
  #cstm-video-mb {
    height: 400px;
  }
}
@media screen and (max-width: 560px) {
  .cstm-copyright>div {
      flex-direction: column-reverse;
      width: 100%;
  }
  .cstm-ftr-socmed ul {
      flex-wrap: wrap;
      justify-content: left;
      column-gap: 10px
  }
  .cstm-ftr-socmed{
    padding-left: 0 !important;
  }
  .cstm-ftr-socmed ul li {
    margin-left: 0;
  }
  #country_code {
    padding: 0.25rem !important;
    font-size: 14px !important;
  }
}
@media screen and (max-width: 510px) {
  .cstm-copyright .cstm-ftr-socmed ul li a, .cstm-copyright > div > div:first-child {
    font-size: 16px;
    order: 2;
  }
  .cstm-copyright > div {
    flex-direction: column;
  }
  .cstm-ftr-socmed {
    padding-left: 0 !important;
  }
  .cstm-ftr-socmed ul li:first-child {
    margin-left: unset;
  }
  
}
@media screen and (max-width: 440px) {
   .cstm-ftr-menu {
      flex-direction: column;
    }
  #cstm-video-mb {
    height: 300px;
  }
}





