/** Shopify CDN: Minification failed

Line 657:0 Unexpected "{"
Line 657:1 Unexpected "{"
Line 657:13 Expected ":"
Line 902:0 Unexpected "{"
Line 902:1 Unexpected "{"
Line 902:13 Expected ":"
Line 907:0 Unexpected "{"
Line 907:1 Unexpected "{"
Line 907:13 Expected ":"
Line 916:0 Unexpected "{"
... and 2 more hidden warnings

**/

@media (max-width: 1440px) {
.container {
  width: 100%;
  max-width: 1240px !important;
  margin: 0 auto;
}
.image-with-text.image-first .content-inner {
    max-width: 667px !important;
}
}
@media (max-width: 1260px) {
.container {
padding:0px 16px !important;
}
}
@media (min-width: 1441px) {
  .container {
    max-width: 1440px !important;
  }
  .image-with-text.image-first .content-inner.text-left.flex-align-start.rte {
    max-width: 100% !important;
}
.image-with-text.image-first .content {
    padding: clamp(24px, 4vw, 20px) !important;
}
}
.container {
  margin: 0 auto;
}
section.marquee-section .stretch-padding {
    padding-left: 0px !important;
    padding-right:  0px !important;
    margin: 0 auto;
}

/* HOME PAGE
.hero-heading {
    font-size: 56px !important;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 16px;
} */


.top-text {
  font-size: 14px;
  opacity: 0.7;
  margin-bottom: 8px;
}
.section-title {
    font-size: 14px;
    opacity: .7;
    margin-bottom: 6px;
    color: #393939;
}

.heading-wrapper {
  display: flex;
  flex-direction: column; /* 👈 main fix */
  align-items: center;   /* center align (optional but recommended) */
  text-align: center;
}

img, video {
    object-fit: cover;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    /* margin-bottom: 20px; */
}


img.site-branding-image {
    margin: 0 auto;
}


#shopify-section-template--21973527363802__featured_product_new_L6DFB6 .heading span {
    color: #486243 !important;
}


@media (max-width: 992px){
.why-section{
padding: 16px !important;
}
  .blog-list-section .blog-heading {
    margin-top: 0;
    font-size: 30px;
}
.collapsible-section .collapsible-wrap {
    padding: 16px;
}
}

.product-summary .add-to-cart-button {
    padding: 0 3.55rem;
    height: 4.4rem;
    position: relative;
    flex-grow: 1;
    border-radius: 8px;
} 

.gravity-button {
    position: relative;
    display: flex;
    min-height: var(--gravity-button-min-height);
    height: var(--gravity-button-height);
    width: var(--gravity-button-width, 260px);
    justify-content: center;
    color: #FFFFFF;
    align-items: center;
    overflow: visible;
    padding: var(--gravity-button-padding, 16px 10px);
    border-radius: 8px !important;
    border: none;
    background-color: #5433EB;
    transition: all;
}
  



.primary-button:not(.sr-only):not(.visually-hidden):not(.add-to-cart-button.loading), .secondary-button {
    font-weight: var(--heading-font-weight);
    font-family: var(--body-font-family);
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    margin-top:10px;
    /* background-color: #FBF7EF;
    color: #1E1E1E;
    border: 1px solid #E6E6E6;
    font-size: 14px; */
}


.product-card h2.product-title.h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

product-swatches swatch-circle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.pagination .pagination-item {
    border-radius: 12px !important;
    font-weight: 400;
}

.pagination .pagination-item.current {
    background-color: #486243 !important;
    color: rgb(var(--button-text-color));
}

a.button.link-underline {
    color: #314A2C !important;
}


.blog-list-section .card-author {
    text-transform: uppercase;
    color: #73796F;
        font-weight: 400 !important;
            letter-spacing: -0.5px;
}

li.grid-item {
    border: 1px solid #F0F0F0;
    border-radius: 8px;
    overflow: hidden;
    padding: 9px;
}

.blog-list-section .card-title{
  font-size: 18px;
  
}

h2.card-title.h5 a {
    color: #314A2C;
}

p.card-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    color: #434840;
    
}
.blog-list-section .card-author {
    text-transform: uppercase;
    color: #73796f;
    font-weight: 400!important;
    letter-spacing: -.5px;
    padding-bottom: 6px;
    margin-bottom: 16px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 12px;
}

p.card-excerpt {
    margin-bottom: 15px;
}


.read-btn {
    margin-bottom: 24px !important;
}



.collapsible-content.details-content.rte {
    font-size: 16px;
    color: #43474C;
    font-family: "Funnel Sans", sans-serif;
}

@media only screen and (min-width: 1600px) {
  .cart-drwer-top-text {
    font-size: 24px;
  }
}

#shopify-section-template--22158602535130__contact_new_T3PV7W .contact-section-wrapper {
  
    background-color: #FBF7EF;
}



input, textarea {
    box-shadow: none;
    transition: box-shadow .2s ease;
    border: 0;
}


input:focus, textarea:focus {
    box-shadow: none;
}

.cart-subheading{
margin-top: 27px;
    font-size: 16px;
    line-height: 1.6;
    color: #605E5B;
    text-align: center;
    
}

@media(max-width:767px){
  .cart-subheading{
    font-size: 14px;
  }
}

h1.title {
    font-size: 48px;
    color: #486243;
}

.cart-page-section .cart-header {
    max-width: 880px;
    margin: 0 auto;
}



.cart-subtotals {
    background-color: #FBF7EF;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /* border: 2px solid; */
}

.custom-heading {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 24px;
    color: #1E1E1E;
}

@media (max-width: 767px) {
  .custom-heading {
    margin-bottom: 18px;
    font-size: 16px;
  }
}



.cart-note {
    color: #1E1E1E;
    font-size: 16px;
}

.cart-note textarea::placeholder {
  color: #999;
  opacity: 1;
}

.heading1 {
    padding: 24px;
}
.cart-footer {
    border: 1px solid #E5E9E7;
}

.cart-note1 {
    border: 1px solid #F2F2F2;
    padding: 15px;
}
.cart-note1 label {
    color: #486243;
    font-size: 16px;
    font-weight: 400;
}

.heading2 {
    border: 1px solid #F2F2F2;
    padding: 20px;
    margin-bottom: 24px;
}

thead.hidden-mobile {
    border-bottom: 1px solid #1819191A;
   
}


/* Cart Item Card */
.cart-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
}

.cart-table tbody tr.product-item td {
  background: #fff;
  border-top: 1px solid #E5E9E7;
  border-bottom: 1px solid #E5E9E7;
  padding: 20px;
  vertical-align: middle;
}

/* Left Border */
.cart-table tbody tr.product-item td:first-child {
  border-left: 1px solid #E5E9E7;
  border-radius: 16px 0 0 16px;
}

/* Right Border */
.cart-table tbody tr.product-item td:last-child {
  border-right: 1px solid #E5E9E7;
  border-radius: 0 16px 16px 0;
}

/* Tablet */
@media (max-width: 1024px) {
  .cart-table {
    border-spacing: 0 16px;
  }

  .cart-table tbody tr.product-item td {
    padding: 16px;
  }

  .cart-item-image img {
    max-width: 110px;
    height: auto;
  }
  /* Right Border */
.cart-table tbody tr.product-item td:last-child {
  border-right: 1px solid #E5E9E7;
  border-radius: 0 16px 16px 0;
}

.collections-flex h3.collection-head.rte.\31 {
    font-size: 20px !important;
}
.collection-list-section .button-collection {
    font-size: 20px;
    padding: 0px;
}


}

/* Mobile */
 @media (max-width: 767px) {
  .cart-table {
    border-spacing: 0 12px;
  }

 /* .cart-table tbody tr.product-item {
    display: block;
  } */

 

 
   
   .cart-page-section .cart-item-image {
    display: contents !important;
    margin-right: .8rem;
    min-width: 10rem;
    max-width: 10rem;
}

  .cart-item-image img {
    max-width: 100px;
    height: auto;
  }
   .cart-table tbody tr.product-item td {
    display: block;
    width: 100%;
    border-left: 1px solid #E5E9E7;
    border-right: 1px solid #E5E9E7;
    border-radius: 0;
    padding: 14px;
  }
   .cart-table tbody tr.product-item td:first-child {
    border-radius: 16px;
  }

  .cart-table tbody tr.product-item td:last-child {
    border-radius: 0 0 16px 16px;
} 
 }


@media (min-width: 1168px){
.cart-subtotals {
    height: 279px;
}

}


@media (min-width: 435px) and (max-width: 1023px) {
  
 .cart-subtotals {
    height: 280px;
}
}

.cart-page-section .cart-table th:not(:last-child), .cart-page-section .cart-table td:not(:last-child) {
    padding-right: 1rem;
    /* width: 105px; */
    width: 13rem;
    padding-left: 20px;
}


/* .cart-table thead {
    border-bottom: 2px solid #ff0000;
    margin-bottom: 20px;
}

.cart-table {
    border-collapse: collapse;
} */




@media (max-width: 767px) {

  .td-product-details {
    display: flex;
    align-items: flex-start;
    gap: 29px;
    position: relative;
  }

  .cart-item-image {
    flex: 0 0 80px;
  }

  .cart-item-image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
  }

  .card-item-info {
    flex: 1;
    min-width: 0;
  }

  .cart-item-name {
    display: block;
    font-size: 18px;
    line-height: 1.3;
    padding-right: 30px;
    word-break: break-word;
  }

  /* delete icon top right */
  .hidden-desktop .product-remove,
  .td-product-details .product-remove {
    position: absolute;
    top: 12px;
    right: 12px;
  }

  .quantity-wraper {
    margin-top: 12px;
  }
}


.cart-heading-row th {
    border-bottom: 1px solid #E5E9E7;
    padding-bottom: 20px;
}

.cart-table thead {
    position: relative;
}

.cart-table thead::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #E5E9E7;
}

.td-price,
.td-quantity,
.td-totals-price,
.product-item td:last-child {
    vertical-align: top !important;
    padding-top: 40px; /* adjust 30-45px according to design */
}


@media (min-width: 1024px){
.cis-card--2 .c2-note {
    font-size: 16px;
}
}

p.article-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.featured-blog-slider-top {
    display: flex;
}

.dual-color-heading .highlight {
  color: #4b6651;
}

.dual-color-heading {
  color: #4f6f52;
}

h6.heading.rte {
    font-size: clamp(30px, 5vw, 48px);
    font-weight: 600;
    font-family: serif;
}

.heading-second-color {
  color: #4b6651;
}

.ft-info-logo {
    margin-bottom: 16px;
}

.testimonial-section,
.testimonial-section .container,
.testimonial-section .heading-wrapper {
  border-top: none !important;
  border-bottom: none !important;
}

@media (min-width: 992px) {
    #shopify-section-template--21973527363802__featured_product_new_XDFJqb .section-wrapper {
        padding-top: 80px;
        padding-bottom: 81px;
    }
}

h2.heading.h1.rte {
    font-size: 48px !important;
    font-family: 'Noto Serif';
}
h2.curated-worlds__heading {
    max-width: 430px;
    margin: 0 auto;
    font-size: 48px;
    font-family: 'Noto Serif';
    font-weight: 600;
}
body.template-product span.badge-new {
    text-transform: capitalize !important;
}
body.page-contact-us .slide-content {
    background: #fff !important;
}
@media (max-width: 768px) {
body.template-product .product-summary-inner.text-left h1.product-title.h2.rte {
    font-size: 32px !important;
}
body.template-page.page-shipping-and-return .contact-info-section {

    padding: 30px 0!important;

}

.has-product-filters.filters-top.search-content .product-card .product-card-content {
    padding: 8px;
    padding-top: var(--product-card-space);
}

{{ section_id }} .newsletter-btn {
    padding: 8px 20px !important;
}

body.template-page.page-featured-on-our-live-1.direction-down .collection-inner.scroll-wrapper {
    margin-top: 20px !important;
}
.header-section .header-row {
    gap: 8px;
}
.cart-page-section .cart-table .cart-item-name {
    font-size: 16px!important;
    margin-bottom: 8px!important;
}
textarea#cart-note {
    padding: 0px !important;
}
.cart-page-section .cart-footer .cart-totals .totals-heading {
    font-size: 16px !important;
}
.cart-page-section .cart-subtotals {
    max-height: 280px !important;
}
.cart-page-section .product-price {
    font-size: 14px !important;
    margin-top: 7px !important;
}
.breadcrumb .breadcrumb-list li {
    font-size: 12px !important;
}
body.template-product .product-summary span.price-item.price-item--regular {
    font-size: 28px !important;
} 
body.template-product .field-title.Ctm-col-r { 
    font-size: 20px !important;
}
body.template-product  .product-recommendations h2.collection-head.title.h5.rte {
    font-size: 20px !important;
}
body.template-product span.badge-new {
    font-size: 12px !important;
}
body.template-product button.button.add-to-cart-button.primary-button.text-capitalize {
    font-size: 14px ;
}
body.template-product button.button.quick-buy-button {
    font-size: 14px !important;
}
body.template-product .shopify-section.custom-nav-bar .container {
    padding-top: 0px !important;
}
body.template-product .product-summary .variant-swatch .field-button { 
    font-size: 12px;
}
body.template-product  .product-main-slide .main-item img {
    object-fit: contain !important;
}
.cart-content h1.title {
    font-family: 'Noto Serif', SemiBold;
    font-size: 30px;
}
}

.custom-product-class1 .product-card-content {
    padding: 8px;
}
.custom-product-class1 h2.product-title.h6 {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Noto Serif';
    /* line-height: 33px; */
    margin-bottom: 12px;
    color: #393939;
        white-space: normal !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.custom-product-class1 span.price-item.price-item--regular {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins';
    margin-bottom: 12px;
    color: #393939;
}

@media (max-width: 1024px) {
.custom-product-class1 h2.product-title.h6 {
    font-size: 14px;
    font-weight: 400;
    font-family: "Noto Serif";
    margin-bottom: 12px;
    color: #393939;
    white-space: normal !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-card .product-card-content .product-vendor .product-vendor-link {
    font-size: 14px;
    text-transform: none;
    color: rgba(var(--product-card-text),.8);
    font-weight: 600;
    font-family: Poppins;
}
}

 /* .custom-product-class1 .product-card .form-add-to-cart {
    padding: 0 8px 8px;
} */
.collapsible-content.details-content.rte p {
    margin-bottom: 16px !important;
}


.custom-product-class1 a.button.primary-button.product-action.product-quick-view {
    background-color: #FBF7EF;
    border: 2px solid #E6E6E6;
    color: #1E1E1E;
    border-radius: 8px;
    font-size: 14px;
}

.custom-product-class1 .has-product-filters .details-content {
    text-transform: none;
    padding: 1.2rem 1.6rem 1rem;
    border-bottom: 1px solid #DFDFDF;
    margin-top: 6px;
    margin-bottom: 6px;
}

.custom-product-class1 button.button.primary-button.add-to-cart-button{
      background-color: #FBF7EF;
    border: 2px solid #E6E6E6;
    color: #1E1E1E;
    border-radius: 8px;
    font-size: 14px;
}

.custom-product-class1 .has-product-filters .active-filter-item:not(.form-footer-button) {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    color: #605E5B;
    padding: 6px 8px;
    line-height: normal;
    font-size: 1.3rem;
    transition: background-color .3s,color .3s;
    border: 1px solid #605E5B;
    background-color: rgba(251, 247, 239, 1);
    border-radius: 8px;
}

.why-inner span.subtitle {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Funnel Sans';
    color: #393939;
}

.filters-sidebar .product-card .form-add-to-cart{
  padding: 0px !important;
}

@media (min-width: 992px) {
  body.template-product .main-product {
    display: flex;
    gap: 40px;
    align-items: flex-start;
  }

  body.template-product .product-gallery {
    position: sticky;
    top: 50px;
    width: 50%;
  }
}
@media (min-width: 769px) {
.has-product-filters .results-count {
    font-size: 16px !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #605E5B !important;
    white-space: nowrap ;
}
}
.has-product-filters .filter-sorting {
    border-radius: 8px !important;
    color:#605E5B !important;
}
.side-cart-footer-bottom .primary-button {
     background-color: #486243 !important; 
}
.side-cart .product-item {
    padding: 16px !important;
}
.side-cart-inner .side-cart-footer-bottom .secondary-button {
    border: none !important;
    text-decoration : underline !important;
    color:#505F76 !important;
    font-family: 'Funnel Sans' !important;

}
.side-cart-inner .product-item {
    border: 1px solid #ddd;
    border-radius: 10px !important;
}
.has-product-filters.filters-sidebar .layer-last-header {
    display: flex;
    justify-content: flex-end !important;
    align-items: center;
    flex-wrap: wrap;
    gap: 2rem;
    padding: 1.6rem;
    background-color: #fff;
    align-content: space-around !important;
}

@media (min-width: 769px) and (max-width: 1440px) {
.contact-info-section {
padding: 0px 0 60px!important;
}
}

.arrow-small h6.collection-head.rte {
    font-size: 24px;
    font-family: 'Noto Serif', SemiBold;
    color: #605E5B;
    font-weight: 600;
}

.arrow-small .collection-list-footer {
    margin-top: 0px !important;
}

.collections-flex h3.collection-head.rte.\31 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Noto Serif' , SemiBold;
    color: #605E5B;
}

{{ section_id }} .collection-list.collection-list--grid .card-item{
    display: flex;
    height: 100%;
}

{{ section_id }} .collection-list.collection-list--grid .card-item-inner{
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    border: 1px solid #F0F0F0;
    border-radius: 8px;
}

{{ section_id }} .collection-list.collection-list--grid .card-title{
    flex: 1;
    padding: 12px;
    
}

.video-layout .section-small-heading {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: 'Noto Serif';
    color: #605E5B;
}

.custom-terms-item .custom-terms-item__heading {
    font-family: 'Noto Serif', SemiBold;
}

.card-meta h2.card-title.h5 {
    font-size: 18px;
}

.collection-card.scroll-trigger {
    border: 1px solid #F0F0F0;
    padding: 9px;
    border-radius: 8px;
}

.has-product-filters.filters-left.filters-sidebar label.filter-label {
    font-size: 17px;
    font-family: 'Funnel Sans', Regular;
    font-weight: 400;
    color: #605E5B;
}


/*  header mega menu wrap  */

.header-navigation .mega-menu-wrap{
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: calc(100% - 120px) !important;
    max-width: 1440px !important;
    right: auto !important;
    border-radius: 8px;
}

.header-navigation .mega-menu-wrap .container{
    width: 100% !important;
    max-width: 100% !important;
    padding: 40px 60px !important;
}

.header-section .header-navigation>.menu-item>.menu-link>.menu-text {
    font-weight: 600;
}
.ejg-blog-full-text img {
    max-width: 450px !important;
    border-radius: 12px !important;
}
.custom-product-class1 .has-product-filters .content .products .product-card.button-always-show {
    margin-bottom: 0px;
}
form.filter-form label.filter-label {
    font-size: 16px !important;
}
body.template-page.page-featured-on-our-live-1.direction-down .heading-wrapper.scroll-trigger.arrow-small.collections12 {
    display: none;
}
