/** Shopify CDN: Minification failed

Line 617:29 Unexpected "{"
Line 1650:30 Unexpected "{"
Line 1736:20 Expected identifier but found "."

**/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
:root{
  --primaryFont:"Inter", sans-serif;
  --secondaryFont:Playfair Display;
  --primaryColor: rgb(41, 86, 41);
  --primary-dark: rgb(30, 63, 30);
  --primary-light: rgb(96, 140, 96);
  --secondaryColor:rgb(255,255,255);
  --primaryFontColor:rgb(33, 44, 33);
  --primary-muted-color: rgb(103, 126, 103);
  --secondaryFontColor:rgb(85, 85, 85);
}

*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
/* html {
    font-size: 15px ;
} */

body{
  font-family:var(--primaryFont) !important;
  /* background: #f6f5f3 !important; */
}

/* common css */

.product-list .section-title-0,.product-list .section-title-0 *,
.why-choose .text-head,
.our-commitment .info .text-head,
.image_field .text-head,
.testimonials-home .section-title-div .text-head,
.featured-articles-home .section-title-1,
.content-heading h2,
.page-about-soil .section-title-1,
.page-wishlist .container--wishlist h1,
.page-premium-products .shopify-section.content-heading .section-title-0,
.related-div h4,
.page-values .section-title-1,
.page-faq .section-faqs__heading,
.managing-director-section .section-title-1,
.page-farmers .section-title-1
{
  font-family: var(--secondaryFont) !important;
  font-size: 36px  !important;
  margin-bottom: 24px !important;
  text-align: center !important;
  padding: 0 !important;
  border: 0 !important;
  display: block !important;
  width: 100% !important;
  font-weight: 700;
  line-height: 40px !important;
  color: var(--primaryColor) !important;
  max-width:66.66666667%;
  margin-inline: auto;
  text-align:center;
}
.featured-articles-home .subtop,
.page-about-soil .subtop.text-top
{
  font-family: var(--primaryFont);
  font-size: 26px;
  margin-bottom: 15px;
  color: var(--secondaryColor)
}

.new-common-desc,
.product-list .section-title-0 + p,
.why-choose .text-description,
.our-commitment .short-desc,.our-commitment .short-desc p,
.image_field .text-description,
.testimonials-home .section-title-div .text-description,
.page-premium-products .shopify-section.content-heading .grid__item-inner.grid__item-inner--html p,
.page-premium-products .shopify-section.content-heading p,
.page-recipes .shopify-section .section-block.section-inner > p,
.featured-articles-home .text-center.font-family-2,
  .managing-director-section p
{
  margin-bottom: 64px;
  line-height: 24px !important;
  font-size: 20px;
  line-height: 28px;
  color: rgb(103, 126, 103);
  text-align: center;
  margin-inline: auto;
  max-width:66.66666667%;
}
.page-recipes .shopify-section .section-block.section-inner > p{
  margin-bottom: 64px !important;
}




.our-story .info .text-head
{
  font-family: var(--secondaryFont) !important;
  font-size: 36px  !important;
  margin-bottom: 15px !important;
  padding: 0 !important;
  border: 0 !important;
  display: block !important;
  width: 100% !important;
  font-weight: 700;
}
.our-story .info .long-desc,.our-story .info .long-desc p,
.page-our-story .shopify-section.index-section .s-timeline__content.js-cd-content p,
.page-about-soil .cust-bannr p,
.page-contact .contact-page__des
{
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 30px !important;
  margin-bottom: 24px;
  color: var(--primary-muted-color);
}

.our-story .info .red-more,
.page-primal-rice-benifits .content-heading:has(.cta) a,
.page-about-us .content-heading:has(.cta) a,
.page-the-benifits-en .content-heading:has(.cta) a,
.page-the-benifits .content-heading:has(.cta) a,
.page-our-story .shopify-section.index-section .s-timeline__content.js-cd-content a,
.page-our-story .parallax-container.parallax-banner__wraper .parallax-banner__meta a,
.custom-blog-div .return-link,
.mini-cart-content .mini-cart-btns .js-cart-btn-checkout,
.cart__row .btn-cart-checkout,
.page-premium-products .content-heading a.cta-button,
.download-pdf-btn1,
.template-blog .blog__item .blog__content .btn,
.cta-section .cta-button
{
  background: var(--primaryColor) !important;
  font-size: 14px !important;
  padding: 15px 32px !important;
  border-radius: 7px !important;
  border: 1px solid var(--secondaryColor) !important;
  font-size: 14px !important;
  color: #fff !important;
  margin-top: 20px;
  display: flex;
  width: fit-content;
  text-align: center
}
.our-story .info .red-more:hover,
.page-the-benifits .content-heading:has(.cta) a:hover,
.page-primal-rice-benifits .content-heading:has(.cta) a:hover,
.page-about-us .content-heading:has(.cta) a:hover,
.page-the-benifits-en .content-heading:has(.cta) a:hover,
.page-our-story .shopify-section.index-section .s-timeline__content.js-cd-content a:hover,
.page-our-story .parallax-container.parallax-banner__wraper .parallax-banner__meta a:hover,
.custom-blog-div .return-link:hover,
.mini-cart-content .mini-cart-btns .js-cart-btn-checkout:hover,
.cart__row .btn-cart-checkout:hover,
.page-premium-products .content-heading a.cta-button:hover,
.download-pdf-btn1:hover,
.template-blog .blog__item .blog__content .btn:hover,
.cta-section .cta-button:hover
{
  background: var(--secondaryColor) !important;
  border-color:var(--primaryColor)!important;
  color: var(--primaryColor) !important;
}
.cta-section .cta-button{
  margin-inline:auto;
}
/* container */

.common-title-div,
.why-choose,
.image_field .from_table,
.testimonials-home .section-title-div,
.content-heading h2,
.page-premium-products .shopify-section.content-heading .grid__item-inner.grid__item-inner--html p,
.page-premium-products .shopify-section.content-heading p,
.page-recipes .shopify-section .section-block.section-inner > p,
.custom-container,
.featured-articles-home .container
{
  max-width: 70%;
  margin-inline: auto;
}



.shopify-section:has(.why-choose) > div,
.our-commitment > div,
.our-story > div,
.image_field > div,
.custom-container,
.featured-articles-home .container
{
  width: 100%;
  max-width: 1200px; /* You can adjust this */
  margin: 0 auto;     /* Center the container */
  padding: 0 15px;    /* Padding for small screens */
  box-sizing: border-box;
}

@media (min-width:1440px){
  .shopify-section:has(.why-choose) > div,
  .our-commitment > div,
  .our-story > div,
  .image_field > div,
  .custom-container,
  .featured-articles-home .container
  {
    width: 100%;
    max-width: 1320px; /* You can adjust this */
    margin: 0 auto;     /* Center the container */
    padding: 0 15px;    /* Padding for small screens */
    box-sizing: border-box;
  } 
}

.page-terms-of-service .shopify-section.spaced-section,
.page-refund-policy .shopify-section.spaced-section
/* .shopify-policy__container .shopify-section.spaced-section */
{padding-block: 70px}
.page-terms-of-service .shopify-section.spaced-section,
.page-refund-policy .shopify-section.spaced-section,
.page-terms-of-service
{font-family: var(--primaryFont);font-size: 16px}
.page-terms-of-service .shopify-section.spaced-section ul,
.page-terms-of-service .shopify-section.spaced-section ol,
.page-refund-policy .shopify-section.spaced-section ul,
.page-refund-policy .shopify-section.spaced-section ol,
.shopify-policy__container ul,
.shopify-policy__container  ol
{
  padding-left: 20px;
}
.page-terms-of-service .shopify-section.spaced-section h1,
.page-refund-policy .shopify-section.spaced-section h1,
.shopify-policy__container  h1
{
  font-size: 34px;
  line-height: 38px;
  font-family: var(--secondaryFont);
  font-weight: 600;
  margin-bottom: 20px;
}
.shopify-policy__title{display:none}
.shopify-policy__container{
  padding-left: 30px !important;
  padding-right: 30px !important;
  max-width: 1440px !important;
}


.site-footer .form-vertical .input-group{flex-direction: column;gap: 10px}
.site-footer .form-vertical .input-group .form-control{width: 100%;padding: 10px;border-radius: 10px;}
footer.site-footer .footer-email .input-group button{width: 100%;border-radius: 10px; display: flex;gap: 5px}

/* hi rice code */

/* Hero Section */
.hero-section,.hero-section .slideshow-wrapper,.hero-section .slideshow,.hero-section .slideshow__slide {
  position: relative;
  min-height: 100vh;
  /* display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; */
  /* padding-block: 100px; */
} 
.hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
} 
.btn-hero {
    padding: 10px 32px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    border-radius: 10px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.5rem;
    text-align: center;
}


.hero-bg img,  .hero-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
} 
.hero-section .slideshow__image .slideshow__overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 10;
  text-align: center;
  color: white;
} 
.hero-title {
  font-size: 60px;
  font-weight: 700;
  margin-bottom:32px;
  line-height: 100%;
} 
.hero-subtitle {
  font-size: 1.25rem;
  margin-bottom: 2rem;
  color: rgba(255, 255, 255, 0.9);
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 2px 4px rgba(0,0,0,0.2);
} 
.hero-section .btn-hero {
  padding: 10px 32px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 500 !important;
  border-radius: 10px !important;
  transition: all 0.3s ease !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 0.5rem !important;
  text-align: center !important;
  text-transform:capitalize;
} 
.hero-section .btn-hero-primary {
  background: var(--primaryColor) !important;
  color: white !important;
  border: none !important;
} 
.hero-section .btn-hero-primary:hover {
  background: var(--primary-dark) !important;
  color: white !important;
  transform: matrix(1.05, 0, 0, 1.05, 0, 0) !important;
} 
.hero-section .slideshow__btn-wrapper .btn-hero-secondary {
  background: rgba(255, 255, 255, 0.1) !important;
  color: white !important;
  border: 1px solid white !important;
  backdrop-filter: blur(4px) !important;
} 
.hero-section .slideshow__btn-wrapper  .btn-hero-secondary:hover {
  background: white !important;
  color: var(--primaryColor) !important;
}

.slideshow__btn-wrapper{
  display:flex;
  justify-content:center;
  gap:1rem !important;
  margin-top:0 !important;
}

.hero-section .slideshow .list-unstyled{gap:0 !important;}

.common-btn.btn.btn-theme{background: var(--secondaryColor) !important;
  padding: 10px 32px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 500 !important;
  border-radius: 10px !important;
  transition: all 0.3s ease !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 0.5rem !important;
  text-align: center !important;
  text-transform:capitalize;
}
.common-btn.btn.btn-theme:hover{background: var(--primaryColor) !important;
  background: var(--primary-dark) !important;
  color: white !important;
  transform: matrix(1.05, 0, 0, 1.05, 0, 0) !important;
}

/* Scroll Indicator */
.scroll-indicator {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.scroll-mouse {
  width: 24px;
  height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 8px;
}

.scroll-wheel {
  width: 4px;
  height: 12px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  animation: scroll-bounce 2s infinite;
}

@keyframes scroll-bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(8px);
  }

  60% {
    transform: translateY(4px);
  }
}

@media (max-width: 1199.98px) {
  .shopify-section:has(.why-choose) > div,
  .our-commitment > div,
  .our-story > div,
  .image_field > div,
  .custom-container,
  .featured-articles-home .container
  {
    max-width: 960px;
  }
}

@media (max-width: 991.98px) {
  .shopify-section:has(.why-choose) > div,
  .our-commitment > div,
  .our-story > div,
  .image_field > div,
  .custom-container,
  .featured-articles-home .container
  {
    max-width: 720px;
  }
  .product-list .section-title-0,.product-list .section-title-0 *,
  .why-choose .text-head,
  .our-commitment .info .text-head,
  .image_field .text-head,
  .testimonials-home .section-title-div .text-head,
  .featured-articles-home .section-title-1,
  .content-heading h2,
  .page-about-soil .section-title-1,
  .page-wishlist .container--wishlist h1,
  .page-premium-products .shopify-section.content-heading .section-title-0,
  .related-div h4,
  .page-values .section-title-1,
  .page-faq .section-faqs__heading,
  .managing-director-section .section-title-1,
  .page-farmers .section-title-1
  {
    max-width:100% !important;
    margin-bottom:15px !important;
  }
  .why-choose .text-head,
  .our-commitment .info .text-head,
  .image_field .text-head,
  .testimonials-home .section-title-div .text-head,
  .before-footer .text-head,
  .featured-articles-home .section-title-1,
  .our-story .info .text-head,
  .content-heading h2,
  .page-about-soil .section-title-1,
  .page-wishlist .container--wishlist h1,
  .page-premium-products .shopify-section.content-heading .section-title-0,
  .related-div h4,
  .page-values .section-title-1,
  .page-faq .section-faqs__heading,
  .managing-director-section .section-title-1,
  .page-farmers .section-title-1
  {
    max-width:100% !important;
  }
  .new-common-desc,
  .product-list .section-title-0 + p,
  .why-choose .text-description,
  .our-commitment .short-desc,
  .our-commitment .short-desc p,
  .image_field .text-description,
  .testimonials-home .section-title-div .text-description,
  .page-premium-products .shopify-section.content-heading .grid__item-inner.grid__item-inner--html p,
  .page-premium-products .shopify-section.content-heading p,
  .page-recipes .shopify-section .section-block.section-inner > p,
  .managing-director-section p,
  .featured-articles-home .text-center.font-family-2{
    max-width:100%;
  }
  
  .common-title-div,
  .why-choose,
  .image_field .from_table,
  .testimonials-home .section-title-div,
  .content-heading h2,
  .page-premium-products .shopify-section.content-heading .grid__item-inner.grid__item-inner--html p,
  .page-premium-products .shopify-section.content-heading p,
  .page-recipes .shopify-section .section-block.section-inner > p
  {
    max-width:100%;
  }
  .new-common-desc,
  .product-list .section-title-0 + p,
  .why-choose .text-description,
  .our-commitment .short-desc,.our-commitment .short-desc p,
  .image_field .text-description,
  .testimonials-home .section-title-div .text-description,
  .page-premium-products .shopify-section.content-heading .grid__item-inner.grid__item-inner--html p,
  .page-premium-products .shopify-section.content-heading p,
  .managing-director-section p,
  .page-recipes .shopify-section .section-block.section-inner > p{
    margin-bottom: 20px !important;
    max-width:100% !important;
  }
  .tp-br .row .custom-1{text-align: center}
  .shopify-policy__container{
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 720px !important;
  }
  footer.site-footer .footer-inner .row div:first-child,  footer.site-footer .footer-inner .row div:last-child{max-width:100%;flex:0 0 100%}

}

@media (max-width: 767.98px) {
  .shopify-section:has(.why-choose) > div,
  .our-commitment > div,
  .our-story > div,
  .image_field > div,
  .custom-container,
  .featured-articles-home .container
  {
    max-width: 540px;
  }
  .product-list .section-title-0,.product-list .section-title-0 *,
  .why-choose .text-head,
  .our-commitment .info .text-head,
  .image_field .text-head,
  .testimonials-home .section-title-div .text-head,
  .featured-articles-home .section-title-1,
  .our-story .info .text-head,
  .content-heading h2,
  .page-about-soilsss .section-title-1,
  .page-wishlist .container--wishlist h1,
  .page-premium-products .shopify-section.content-heading .section-title-0,
  .related-div h4,
  .page-values .section-title-1,
  .page-faq .section-faqs__heading,
  .managing-director-section .section-title-1,
  .page-farmers .section-title-1
  {
    font-size: 30px  !important;
  }
}

@media (max-width: 575.98px) {
  .shopify-section:has(.why-choose) > div,
  .our-commitment > div,
  .our-story > div,
  .image_field > div,
  .custom-container,
  .featured-articles-home .container
  {
    max-width: 100%;
    padding: 0 10px;
  }
  .product-list .section-title-0,.product-list .section-title-0 *,
  .why-choose .text-head,
  .our-commitment .info .text-head,
  .image_field .text-head,
  .testimonials-home .section-title-div .text-head,
  .featured-articles-home .section-title-1,
  .page-values .section-title-1,
  .our-story .info .text-head,
  .page-faq .section-faqs__heading,
  .page-premium-products .shopify-section.content-heading .section-title-0,
  .managing-director-section .section-title-1,
  .page-farmers .section-title-1
  {
    font-size: 26px  !important;
  }
  .our-story .info .red-more,{
    padding: 10px 15px !important
  }
}

.related-div .slick-slide{padding-block:10px;}

/* common css end */
/* header */
.custom-language{display: flex;position: relative;margin-left: 15px}
.custom-language .cls-language-options{
  position: absolute;
  top: 100%;
  z-index: 1200;
  display: none;
  background: #fff;
  border-radius: 5px 5px;
  box-shadow: 0 0 24px -7px #0000006e;
}
.custom-language  .cls-selected-language{border: 0;outline: 0;padding: 3px;background: #fff;border-radius: 5px}
.bar1, .bar2, .bar3{background-color:#fff !important}
.header-bottom{
   background: transparent !important;
  transition: all 0.3s ease !important;
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1050;
  padding: 8px 32px !important;
}
.site-nav{  
  display:flex;
  align-items:center;
  justify-content:center;
}
.header-bottom .col-menu{ 
  align-items:center;
  justify-content:center;
}
.site-header--sticky.active .header-bottom{background:var(--primaryColor) !important;}
.site-nav .site-nav__link {padding: 8px;color: white !important;
    font-weight: 500;
    font-size: 0.9rem;
    transition: all 0.2s ease;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin: 0 0 0 32px;}
.site-nav__link{color: #fff !important;}
.site-nav--active .site-nav__link, .site-nav__link:focus, .site-nav__link:hover{color: rgba(255, 255, 255, 0.8) !important !important;}
.site-header__logo,.site-header__logo a,.site-header__logo a img{  height: 60px;object-fit: contain;}
.site-header__logo a img{width: 100%;height: 100%;object-fit: contain;}
.site-nav__link .site-nav__title::before{display:none}
.site-header__search-wrap,.header-bottom__right .header--acount{margin-right: 0px !important;}
.header-bottom__right{gap:0}
.site-header__link .site-header__link{padding: 10px !important; color:#fff}
.site-header__link{color:#fff !important}
.site-header__link.site-login svg,.site-header__link.site-account svg,.site-header__link.site-logout svg{width: 24px;height: 24px;}

.slideshow__image.box{opacity: 1 !important;}
.slideshow__image .slideshow__overlay::before{background-color:rgb(64 64 33 / 60%)}
.html-topbar ,.html-topbar a,col-lg-6 col-left justify-content-center justify-content-lg-start{color: #fff !important;}
.header-section .custom-1{color: #fff !important}
.tp-br{background: var(--primaryColor) !important;}
.tp-br .row{align-items: center;flex-wrap: nowrap;}
.slideshow .list-unstyled{display: flex; flex-direction: column-reverse;gap: 10px}
.slideshow .list-unstyled,.slideshow .slideshow__btn-wrapper{width: 100%;max-width: 100%;text-align: center;margin-inline:auto}
.hero-section .slideshow__text-content{padding:80px 15px !important}
.slideshow  .h1.mega-title .font-family-3,.slideshow  .h1.mega-title{
  font-family: var(--secondaryFont) !important;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 32px;
  line-height: 100%;
}
.slideshow__toptitle.subtop .font-family-1{  
  font-size: 1.25rem !important;
  margin-bottom: 2rem;
  color: rgba(255, 255, 255, 0.9);
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  line-height:30px !important;
}
.productlist-slider{margin-bottom:-26px;}
.productlist-slider .slick-track{padding-block:26px;}
.product-list.shopify-section.index-section{padding-block: 80px;}
.product-list.shopify-section.index-section > div{padding: 0}
.product-list,.product-list > div{background:transparent;}
.product-list.shopify-section.index-section{background: #fff;}
.product-list .section-title-0:before{display: none;}
.product-list .product-card__price{
  text-align: start;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  color: var(--primaryColor);
}
.product-list .product-card--style6 .product-card__price:before{display: none}
.product-list .product-card__info .js-grid-cart, .product-list .product-card__info .product-card__availability{
  padding: 8px 12px;
  font-size: 14px;
  font-family: #fff;
  background:var(--primaryColor);
  color: #fff;
  border-radius: 10px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  justify-content: center;
  line-height: 14px;
}
.product-list .product-card__info .js-grid-cart, .product-list img{
  border-radius:6px;
  object-fit:cover;
}
.slick-prev, .slick-next{width:36px;height: 36px}
.product-list .dots-negative .slick-dots{display: none !important}
.slick-prev:hover, .slick-next:hover {
    background: var(--primaryColor);
    color: #fff;
}
.product-list .nav-item{margin: 0 auto;margin-top:15px; display: flex;align-items: center;justify-content: center;}

.product-list .nav-item .btn,
.product-list .nav-item a,
.recpe-view-all a,
.common-view-all
{
  border: 1px solid var(--primaryColor) !important;
  border-radius: 10px !important;
  min-height: 44px !important;
  padding: 10px 32px !important;
  color: var(--primaryColor) !important;
  font-size: 14px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  width: fit-content !important;
  margin-top: 48px !important;
}
.product-list .nav-item .btn:hover,
.product-list .nav-item a:hover,
.recpe-view-all a:hover,
.common-view-all:hover
{
  background: var(--primaryColor) !important;
  color: white !important;
  transition: all 0.3s ease-in-out !important;
} 
.product-list .product-card--style6 .js-grid-cart svg{width:18px;height: 18px;margin: 0}
.product-list .product-card__info .js-grid-cart:hover{background: var(--primaryColor);}
.product-list .product-card .product-card--box{
  padding: 24px;
  border-radius: 12px;
  background: rgb(245, 243, 239) !important;
  transition: all 0.7s ease;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(41, 86, 41, 0.12) 0px 8px 30px 0px;
  transition: 0.3s linear;
  overflow: hidden;margin-bottom: 0
}
.product-list .product-card .product-label{right: 12px;top: 12px; left: initial;}
.product-list .product-card .product-label .product-tag{background: var(--primaryColor) !important;color: #fff !important;}
.product-list .product-card .product-card__info{padding: 16px 0 0 0;}
.product-list .product-card .product-card__info .product-card__name{
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 8px;
  color: var(--primaryFontColor);text-align: start;display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
}

.product-list .product-card .product-card__info .product-description{
  font-size: 14px;
    line-height: 22px;
    color: var(--primary-muted-color);
    margin-bottom: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align:start;
}
.product-list .product-card .product-card__info .product-description *{margin-bottom:0;}
.product-list .product-card .product-card__info .product-description span{
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

/* .product-list.product-list-page, .product-list.product-list-page > div{background: transparent} */
.product-list .product-card .product-card__info .short-description{
  text-align: left;  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-list.product-list-page .product-card .product-card--box{border: 1px solid #e9e9e9;min-height:100%;}
.product-list-page  .row:has(.js-col .product-card){row-gap: 20px}

.product-list.product-list-page .slick-dots{position: static}


/* why-choose- */
.why-choose-list-item{display: flex;gap: 20px;flex-wrap: wrap;}
.why-choose-list-item .text-blocks{width: calc(33.33% - 15px);min-width: calc(33.33% - 15px);box-shadow: 0 0 #0000,0 0 #0000,0 0 #0000}
.index-section .section-block.section-inner{background-color:transparent;}
.product-card__overlay .btn:hover{background: var(--primaryColor) !important;border-color:var(--primaryColor) !important; }

.shopify-section:has(.why-choose) {
  background: linear-gradient(rgb(245, 243, 239) 0%, rgb(237, 232, 222) 100%);
  padding-block: 80px 48px;
}
.shopify-section:has(.why-choose) .text-item {
  padding: 32px;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(41, 86, 41, 0.1) 0px 4px 20px 0px;
  border-radius: 12px;
  background: rgb(245, 243, 239);
  transition: 0.3s ease;
  height: 100%;
}

.shopify-section:has(.why-choose) .icon {
  background: linear-gradient(135deg, rgb(41, 86, 41) 0%, rgb(58, 120, 58) 50%, rgb(129, 83, 49) 100%);
    width: 64px;
    height: 64px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    transition: 0.3s ease;
}

.shopify-section:has(.why-choose) .text-item:hover {
  transform: matrix(1, 0, 0, 1, 0, -8);
}

.shopify-section:has(.why-choose) .text-item:hover .icon {
  transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}

.shopify-section:has(.why-choose) .icon img {
  width: 32px;
  height: 32px;
  object-fit: contain;
  filter: invert(1);
}

.shopify-section:has(.why-choose) .content .title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: var(--primaryFontColor);
  margin-bottom: 16px;
  font-family:var(--primaryFont)
}
.shopify-section:has(.why-choose) .content .sub_text{
  color: rgb(129, 83, 49);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.7px;
  line-height: 20px;
  margin-bottom: 12px;
  display: block;
  text-transform: uppercase;
}

.shopify-section:has(.why-choose) .content .short_description {
  font-size: 16px;
  line-height: 24px;
  color: var(--primary-muted-color);
  margin-bottom: 0;
}


/* .our-commitment > div */

.our-commitment{padding-block: 0; background: rgb(245, 243, 239);}
.our-commitment:nth-child(even) .video-contnt {flex-direction: row-reverse;}
.our-commitment{padding-bottom: 60px}
.our-commitment .video-contnt{display: flex;align-items: stretch;gap: 00px 0px;}
.our-commitment .video-contnt{background: #fff;padding: 00px;border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(41, 86, 41, 0.1) 0px 4px 15px 0px;}

.our-commitment .video-contnt .icon{width: 50%;min-height: 350px;height: 350;min-width: 50%;height: auto;position:relative;}
.our-commitment .video-contnt .icon img{height: 100%;width: 100%;object-fit: cover;border-radius:0 8px 8px 0;position:absolute;top:0;left:0;}
.our-commitment:nth-child(even) .video-contnt .icon img{border-radius:8px 0 0 8px;}
.our-commitment .video-contnt .info{flex-grow: 1; width: 50%; padding:20px 30px;align-self:center;}
.our-commitment .info .text-head, .our-commitment .short-desc,.our-commitment .short-desc p{text-align: start !important;width:100%;max-width:100%;margin-bottom: 15px !important}
.our-commitment .short-desc,.our-commitment .short-desc p{margin-bottom: 20px !important}
.our-commitment .long-desc,.our-commitment .long-desc *{
  font-size: 16px;
  line-height: 20px;
  color: var(--secondaryFontColor);
  font-family: var(--primaryFont);
  margin-bottom: 10px;
}
.our-commitment .long-desc:last-of-type,.our-commitment .long-desc *:last-of-type{margin-bottom: 0}
.our-commitment .long-desc ul{padding: 0;margin: 0;}
.our-commitment .long-desc ul li{padding: 0;margin: 0 0 10px 0 ;display: flex;gap:10px;}
.our-commitment .long-desc ul li::before {
  content: '';
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg stroke='currentColor' fill='rgb(96, 140, 96)' stroke-width='0' viewBox='0 0 512 512' height='200px' width='200px' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;  
}

/* story-contnt */
.our-story {background: #fff;padding-block: 70px;}
.our-story .story-contnt .icon, .our-story .story-contnt .story-img-div{
  width: 100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.our-story .story-contnt .icon img{
  height: calc(100% - 30px);
  width: calc(100% - 30px);
  object-fit: cover;
  border-radius: 8px;
  z-index: 3;
  /* position: absolute; */
  top: 0;
  right: 0;
    width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 16px;
}


.icon-box-mdiv {
  transition: transform 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 16px;
}

.icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: rgba(41, 86, 41, 0.1);
  border-radius: 12px;
  margin-bottom: 12px;
}
.icon-box *{
  color:var(--primaryColor);
  filter: invert(23%) sepia(60%) saturate(734%) hue-rotate(64deg) brightness(94%) contrast(88%);
}


.title-icon-box {
  font-size: 16px;
  font-weight: 600;
  color: var(--primary-font-color);
  margin-bottom: 8px;
}

.desc-icon-box {
  font-size: 14px;
  line-height: 20px;
  color: var(--primary-muted-color);
  text-align: center;
}

.common-desc {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 24px;
    color: var(--primary-muted-color);
}

/* .image_field */

.image_field{background: #fff;padding-bottom: 70px}
.image_field .from_table-item{display: flex;margin-inline: -10px}
.image_field .from_table-item .text-blocks{padding-inline: 10px}
.image_field .from_table-item .text-blocks .text-item{background: #f6f5f3;border-radius:8px;overflow: hidden;display: flex;flex-direction: column;}
.image_field .from_table-item .text-blocks .text-item img{height: 220px;width: 100%;object-fit: cover;order: 0}
.image_field .from_table-item .text-blocks .text-item .title{
  font-size: 20px;
  font-weight: 600;
  font-family: var(--secondaryFont);
  margin-bottom: 10px;
  color: var(--primaryFontColor)
}
.image_field .from_table-item .text-blocks .text-item .short_description{font-size: 14px;color: var(--secondaryFontColor);line-height: 20px}
.image_field .from_table-item .text-blocks .text-item .content-box{padding: 20px}



/* .testimonials-home */

.testimonials-home{background: rgb(214 208 188)}
.testimonials-home > div{background: transparent !important;}
.testimonials-home .quote__slide{position: relative;}
.testimonials-home .quote__slide{
  /* background: url(https://rice-123.myshopify.com/cdn/shop/files/Rice-1.webp?v=1744874039) no-repeat center; */
  background: #fff;
  padding: 10px;border-radius: 20px;border: 0px solid var(--primaryColor);background-size:cover}
.testimonials-home .quote__slide:before {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100px;
  width: 100px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='currentColor'%3E%3Cpath d='M22,40c0-12,10-22,22-22v10c-6.6,0-12,5.4-12,12h12v20H22V40zm34,0c0-12,10-22,22-22v10c-6.6,0-12,5.4-12,12h12v20H56V40z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  /* transform: translate(-50%, -50%); */
  opacity: 0.4;
  z-index: 1
}
.testimonials-home .quote-wrap{position: relative;z-index: 3}
.testimonials-home .quote-wrap h5,
.testimonials-home .quote-wrap h5{
  font-size: 20px;
  font-family: var(--primaryFont)
}
/* .testimonials-home .rating li.rated{
  background-color: #fff;
  padding: 4px;
  border-radius: 3px;
  height: 20px;
  width: 20px;
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
} */


.hundred-values:has(.hundred-values-section){
  background:#ede8de;
  padding-bottom:80px;
}
.hundred-values-section .hundred-values-container  {
  background: var(--primaryColor);
  border-radius: 16px;
  padding: 32px;
  text-align: center;
  color: #fff;
  flex-direction:row !important;
  gap:20px 0;
}



.section.before-footer {
  background: url('/cdn/shop/files/demo.webp') no-repeat center;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  padding-block:80px
}

.section.before-footer::before {
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: '';
}

.bffooter-contnt{
  justify-content:center;
  text-align:center;
}

.newsletter-icon-div {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  margin-inline: auto;
  margin-bottom: 24px;
}

.newsletter-icon-div svg {
  width: 32px;
  height: 32px;
  fill:none;
}

.newsletter-title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  font-family: "Playfair Display", serif !important;
  color: #fff;
  margin-bottom: 16px;
}

.newsletter-desc {
  font-size: 20px;
  margin-bottom: 32px;
  line-height: 32px;
  font-weight: normal;
  color: #fff;
}

.footer-form-mdiv{
  display:flex;
  gap:16px;
}

.section.before-footer .form-control {
  display: block;
  width: 100%;
  font-weight: 400;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: 1px solid;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  border-radius: 10px !important;
  background: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
  color: rgb(255, 255, 255) !important;
  font-size: 14px !important;
  line-height: 34px !important;
  padding: 8px 12px !important;
  height:auto;
}

.section.before-footer .form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.newsletter-submit-btn {
  padding-inline: 32px;
  min-height: 48px;
  font-size: 14px;
  color: var(--primaryColor);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  background: #fff;
  outline: 0;
  border: 0;
  transition: 0.3s ease;
}

.newsletter-submit-btn:hover {
  background: #ffffffe6
}

.newsletter-form {
  max-width: 450px;
  margin-inline: auto;
}

.newsletter-note {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #fff !important;
  gap: 8px !important;
  margin-top: 24px !important;
  text-transform:none;
}

.newsletter-note svg {
  width: 20px;
  height: 20px;
  fill:none;
}

.newsletter-note-desc {
  font-size: 12px;
  line-height: 16px;
  margin-top: 16px;
  color: #ffffff99;
}





.testimonials-home .section-block.section-inner .quotes-wrapper{padding-inline: 150px}

/* .before-footer{background: var(--primaryColor);padding: 40px 15px}
.before-footer .text-head{color: #fff}
.before-footer .long-desc, .before-footer .long-desc p{color: #fff;margin-bottom: 0px}
.before-footer .red-more-links{display: flex;align-items: center;justify-content: center;gap: 10px;margin-top: 20px}
.before-footer .red-more-links .red-more-1{background: #fff !important;color: var(--secondaryColor);border-color: var(--secondaryColor);}
.before-footer .red-more-links .red-more-1:hover{background: var(--secondaryColor) !important;color: #fff;border-color: #fff !important;}
.before-footer .red-more-links .red-more-2{border-color: #fff;}
.before-footer .red-more-links .red-more-2:hover{background: #fff !important;color: var(--secondaryColor) !important;border-color: var(--secondaryColor) !important;} */



.header-main .site-login:hover,
.header-main .site-header__wishlist:hover,
.header-main .js-toggle-cart:hover,
.header-main .site-header__search-pop:hover{background:var(--secondaryColor) ;}

.header-main .site-login:hover svg,
.header-main .site-header__wishlist:hover svg,
.header-main .js-toggle-cart:hover svg,
.header-main .site-header__search-pop:hover svg{color:#fff;}
.header-main .js-cart-total:hover,.header-main .site-header__cart:hover .js-cart-total{color: var(--secondaryFontColor);}
.featured-articles-home{padding-block: 80px;background:#fff}
.featured-articles-home .section-block.section-inner{padding-block: 0;background:#fff}
.featured-articles-home .subtop.text-top{display:none}
.featured-articles-home .slick-slider{margin-bottom:0;}
.featured-articles-home .blog__item,
.template-blog .blog__item{
  background: rgb(245, 243, 239);
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(41, 86, 41, 0.1) 0px 4px 20px 0px;
  overflow: hidden;
  display: block;
  height: 100%;padding:0;position:relative;
}
.template-blog .row:has(div > .blog__item){
  row-gap:20px
}
.template-blog .blog__item{
  display:flex;
}
.featured-articles-home .content-block__image,.featured-articles-home .content-block__image,
.template-blog .content-block__image,.template-blog .content-block__image{
  height: 190px;
  width: 100%;
  position: relative;
  overflow: hidden;margin: 0 !important;
}
.template-blog .content-block__image{
  height:100% !important;
}



.featured-articles-home .content-block__image,.featured-articles-home .content-block__image *,
.template-blog .content-block__image,.template-blog .content-block__image *{
  height: 190px;
  width: 100%;
  overflow: hidden;margin: 0 !important;
}

.featured-articles-home .content-block__image img,
.template-blog .content-block__image img
{object-fit: cover}
.featured-articles-home .blog__content,
.template-blog .blog__content
{padding: 24px;}
.featured-articles-home .blog__item .content-block__image + .blog__meta,
.template-blog .blog__item .content-block__image + .blog__meta 
{font-size: 14px;line-height: 14px;position: absolute;
  top: 16px;
  left: 16px;
  background: var(--primaryColor);
  font-size: 12px;
  color: white;
  font-weight: 500;
  padding: 4px 12px;
  z-index: 10;
  border-radius: 100px;
  top:15px;
  left:15px;
}
.featured-articles-home .blog__item .content-block__image + .blog__meta *,
.template-blog .blog__item .content-block__image + .blog__meta *{
  font-size: 12px;
  color: white;
}
.featured-articles-home .blog__item .blog__content .blog__meta,
.template-blog .blog__item .blog__content .blog__meta{
  display: flex;
  align-items: center;
  justify-content: start;
  font-size: 14px;
  line-height: 20px;
  color: var(--primary-muted-color);
  gap: 4px;
}
.featured-articles-home .blog__item .blog__content .blog__meta *,
.template-blog .blog__item .blog__content .blog__meta *{
  font-size: 14px;
  line-height: 20px;
  color: var(--primary-muted-color);
}
.featured-articles-home .blog__title-link,
.template-blog .blog__title-link{
  margin-bottom: 12px;
}
.featured-articles-home .blog__title-link,.featured-articles-home .blog__title-link *,
.template-blog .blog__title-link,.template-blog .blog__title-link *{
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: rgb(33, 44, 33);
  transition: 0.3s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align:start;
}

.featured-articles-home .blog__title-link:hover,.featured-articles-home .blog__title-link:hover *,
.template-blog .blog__title-link:hover,.template-blog .blog__title-link:hover *{
  color: var(--primaryColor)
}



.featured-articles-home .blog__content .btn,
.template-blog .blog__content .btn{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight:400;
  color: var(--primaryColor);
  transition: 0.3s ease;
  text-align:start;
  background:transparent;
  padding:0;
  margin:0 !important;
  width:fit-content;
  text-decoration:none;
  border:0;
}
.featured-articles-home .blog__content .btn svg,
.template-blog .blog__content .btn svg
{fill:none;width: 16px;height: 16px;}

.featured-articles-home .blog__item:hover .blog__content .btn,
.template-blog .blog__item:hover .blog__content .btn {
    gap: 15px;
}
.featured-articles-home .blog__item:hover .blog__title-link *,
.template-blog .blog__item:hover .blog__title-link *{
  color:var(--primaryColor)
}
.featured-articles-home .blog__item:hover .content-block__image img,
.template-blog .blog__item:hover .content-block__image img{
  transform:matrix(1.05, 0, 0, 1.05, 0, 0);
}

.featured-articles-home .blog__content .rte,
.template-blog .blog__content .rte
{margin: 0 !important}
.featured-articles-home .blog__content .rte p,
.template-blog .blog__content .rte p{
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px;
  color: var(--primary-muted-color);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align:start;
}
.recpe-view-all{display:flex;justify-content:center;}


/* footer  */
/* .before-footer .red-more-links{display: flex;align-items: center;gap: 10px;justify-content: center} */

.site-footer{border-top: 0 !important}
.site-footer .topfooter-social .social-icons a{color: #fff !important}
.site-footer .topfooter-social .social-icons a svg{width: 18px; height: 18px;}
.site-footer .top-footer{padding-block: 30px !important;border-color:#fff !important; }
footer.site-footer .top-footer .text-primary2{color: #fff !important}
footer.site-footer .media{align-items: center}
footer.site-footer .media-body span,.topfooter-social >span{font-size: 13px;line-height: 13px}
footer.site-footer .media-body a{font-size: 18px;margin-bottom: 0;line-height: 26px !important;}
footer.site-footer .logofooter{margin-bottom: 15px !important}
footer.site-footer .logofooter,footer.site-footer .logofooter *{height: 80px; padding: 0 !important;
    width: 100% !important;}
footer.site-footer .logofooter img{height: 100%;object-fit: contain;object-position:left;margin-bottom:0 !important}
footer.site-footer .site-footer__section-title{font-size: 16px;line-height: 24px;font-weight: 600;color: #fff;margin-bottom: 16px;text-transform:capitalize}
footer.site-footer > .footer-inner{padding-block: 64px;color: #fff !important}
footer.site-footer .site-footer__list a{font-size: 16px;color: rgba(245, 243, 239, 0.7);line-height: 24px;}
footer.site-footer .site-footer__list a:hover{color:#fff}
footer.site-footer .site-footer__section .rte-setting p{font-size: 16px;color: rgba(245, 243, 239, 0.7);line-height: 26px;padding:0 !important}
footer.site-footer .site-footer__section .rte-setting:has(.fisrt-tb) svg{fill: none;}
footer.site-footer .site-footer__section .rte-setting div{display: flex;align-items: start;gap: 10px;margin-bottom: 10px}
footer.site-footer .site-footer__section .rte-setting div *{font-size: 16px;line-height: 24px;color: rgba(245, 243, 239, 0.8);}
footer.site-footer .site-footer__section .rte-setting div svg{width: 20px;height: 20px;}
footer.site-footer .footer-email .input-group input{border-color: #fff !important;color: #fff !important;}
footer.site-footer .footer-email .input-group button{background: var(--secondaryColor) !important;font-size:16px;display: flex;align-items: center;justify-content: center;}
footer.site-footer .footer-email .input-group button i{font-size:16px;line-height: 7px;}
footer.site-footer .site-footer__copyright{border-color: #fff !important;padding-block: 15px;}
.qv-product-title{padding: 0 !important;}
.qv-view-product{font-size: 16px;line-height: 16px;}
/*.cus-qv-add-button{background: var(--secondaryColor) !important}*/
.cus-qv-add-button:hover{background: var(--primaryColor) !important}
footer.site-footer .site-footer__section .rte-setting div svg{width: 20px;height: 20px;}
footer.site-footer .social-icons{display:flex;align-items:center;gap:5px}
footer.site-footer .social-icons a{color: rgba(245, 243, 239, 0.7); display:flex;align-items:center;justify-content:center;margin-bottom:0}
footer.site-footer .social-icons a:hover{color: #fff;}



.breadcrumb::before {
  background: rgb(30, 63, 30, 0.5) !important;
  position: absolute !important;
  z-index: 1 !important;
  content: "" !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  top: 0 !important;
}

.breadcrumb .container{
  color: #fff;
  text-align: center;
}

.breadcrumb .container .br-title{
  color: #fff;
  font-family: var(--secondaryFont);
}

.breadcrumb .container a {
  color: #fff;
  text-align: center;
}
.search-results{padding: 20px !important}
.search-results .ajax-search-item {width: 100%;margin-bottom: 8px;}
.search-results .ajax-search-item > a{align-items: center;width: 100%}
.search-results .ajax-search-item > a:hover{color: var(--secondaryColor)}
.search-results .ajax-search-item .image{height: 80px;width: 80px}

.mini-cart-content .mini-cart-item{align-items: center;}


/* page-wishlist */
.page-wishlist .main-content{padding-block: 70px}
.page-wishlist .main-content .content-block{padding-bottom: 0}
.page-wishlist .js-wishlist-content{row-gap: 25px}
.page-wishlist .js-wishlist-item{margin-bottom: 0px !important}
/* .page-wishlist .js-wishlist-itembox{overflow:hidden;} */
.page-wishlist .js-wishlist-itembox > div{padding: 10px !important; align-items: center;gap: 10px;}
.page-wishlist .js-wishlist-itembox > div a:has(img){width: 100px;min-width: 100px; height: 100px;margin: 0 !important}
.page-wishlist .js-wishlist-itembox > div a img{width: 100%; height: 100%;object-fit: contain}
.page-wishlist .js-wishlist-itembox .btn.js-remove-wishlist{top: -10px;right: -10px; background: var(--primaryColor); color: #fff}
.page-wishlist .js-wishlist-itembox .title-prouct{
  font-size: 18px;
  font-weight: 500;
  color: var(--primaryFontColor) !important;
} 
.js-mini-cart .mini-cart-content{overflow: auto}
.mini-cart-content .mini-cart-btns .js-cart-btn-checkout{justify-content: center}
.mini-cart-content .mini-cart-btns .js-cart-btn-cart{color: var(--secondaryFontColor)}
.mini-cart-content .mini-cart-btns .js-cart-btn-cart:hover{color: var(--primaryColor)}
.progress.js-free-shipping {
    background: var(--secondaryFontColor) !important;
}
.js-free-shipping .progress-bar {
    background-color: var(--primaryColor);
}
.js-free-shipping  .js-free-shipping-text b{font-weight: 600}
.cart-table td, .cart-table th{padding: 10px}
.cart-table .cart__image{margin: 0}
.js-qty,.js-qty__input{border-radius: 30px !important;overflow: hidden !important;border-color: var(--primaryColor) !important}
.js-qty,.js-qty__input:focus{border-color: var(--primaryColor) !important}
.js-qty__adjust{display: flex !important;align-items: center !important;justify-content: center !important}
.js-qty__adjust:hover,.js-qty__adjust:focus{background: var(--primaryColor) !important;color: #fff !important}
.cart__row .btn-cart-checkout{margin-left: auto}
div:has(> .grid__item-inner.grid__item-inner--list){margin-bottom: 0 !important}
.row:has(div > .grid__item-inner.grid__item-inner--list){row-gap:24px;}
.product-single__info-wrapper{padding-left: 20px !important}
.cart .cart__note{border:1px solid #ddd; border-radius:6px}
.product-single__title{
  font-size: 34px;
  font-family: var(--secondaryFont);
  margin-bottom: 15px;
  font-weight: 500;
}
.product-single__meta-list{padding-bottom: 10px !important}
.product-form__quantity-submit{padding-top: 10px !important}
.template-blog .container.pt-4{padding-block: 0 !important}
.template-blog .blog__item .blog__content{padding: 20px}
.template-blog .blog__item .blog__content .rte.rte--indented-images{margin-bottom: 15px !important}
.template-blog .blog__item .content-block__image{margin: 0 !important;border-radius: 15px;overflow: hidden}
.template-blog .blog__item .content-block__image *{height: 100% ;display: block;margin: 0 !important}
.template-blog .blog__item .content-block__image .article__photo-wrapper{padding: 0 !important} 
.template-blog .blog__item .article__photo-wrapper img{height: 100%;width: 100%;object-fit: cover;}
.template-blog .blog__item .blog__title-link{font-family: var(--secondaryFont);color: var(--primaryFontColor)}

.icon-tumblr:before{content: "\e92c";}
.bloglist-slider .slick-list{padding-block:10px;}
.g-breadcrumb.breadcrumbs-style_2{
  padding:80px 0 !important;
}
.form-group .form-control, .form-group .form-control-area{
  background:#fff;
  border-radius:7px !important;
  border:1px solid #ddd;
  color:var(--secondaryFontColor)
}
.form-group .form-control:active, .form-group .form-control-area:active, .form-group .form-control:focus, .form-group .form-control-area:focus{
  color:var(--primaryFontColor);
}
/* modal-content */

.modal-content{
  border-radius:20px;
}
.site-header__cart .mini-cart-content .icon{
  width:26px;
}



/* page-about-soil template-page */

.page-about-soil main{display:flex;align-items:center;gap:40px;padding-inline:60px;}
.page-about-soil main .shopify-section{width:50%;}
.main-page-title{
  margin-bottom:40px !important;
  margin-top:40px !important; 
  text-align:center !important;
}
.section-block.section-inner:has(.main-page-title){
  box-shadow:none;
  background:transparent;
}
.page-about-soil main .video-section{border-radius:20px;overflow:hidden;}
.page-about-soil main  .main-page title{
  margin-bottom:20px;
  text-align:center;
}
.page-about-soil main .content-heading h2,.page-about-soil main .content-heading p{width:100%;max-width:100%;text-align:start !important;}
.page-about-soil main .content-heading p{color:var(--secondaryFontColor);}

.page-about-soil main .video-section__cover,
.page-about-soil main .video-section__cover-background *,
.page-about-soil main .video-section__cover-background,
.page-about-soil main .image-content__image-wrapper{
  height:400px;object-fit:cover;
}
.page-about-soil main .image-content__image-wrapper{padding:0 !important;}
.page-about-soil main .container,
.page-about-soil main .container-fluid{
  padding-inline:0;
}


/* page-partnership */

.page-partnership main{
  background:#f5f3ef;
}
.page-partnership .our-commitment{
  background:#f5f3ef;
  padding-block:10px;
}
.page-partnership .our-commitment .common-view-all{
  margin-top:20px !important;
}

/* page-cultivation */

.page-cultivation .cultivation-section .cust-bannr{
  border-radius:10px;
  overflow:hidden;
}
.page-cultivation .cultivation-section .cust-bannr img{
  height:300px;
  min-height:300px;
  object-fit:cover;
}
.page-cultivation .cultivation-section .cust-bannr h3{
  font-size:26px;
  margin-bottom:0 !important;
}

/* page-values */

.page-values .hundred-values{
  padding:0;
  background:transparent;
}

.page-values .grid__item-inner.grid__item-inner--image img{
  border-radius:10px;
}
.page-values .media img{border-radius:100%;width:86px;height:86px; object-fit:cover}
.page-values .media .media-body h6{
  font-size:20px;
}
.page-values .media .media-body{
  color:var(--primary-muted-color);
  font-size:16px
}
.page-values .section-title-1,{
  margin-bottom:64px !important;
}

/* page-faq */

.page-faq .section-faqs__heading{
  text-align:left !important;
  max-width:100% !important;
}
.page-faq .layout-1 .faq-question{border-radius:8px;padding:15px;}
.page-faq .btn.btn-theme{
  margin:0 !important
}
.page-faq  .faqs-form h4{
  color:var(--primary-dark)
}
.page-faq .row-faqs{padding-top:0;}


.page-about-us .content-heading:has(.cta) p {
  font-size: 18px;
  font-weight: 400;
  color: var(--secondaryFontColor);
  text-align: center;
  margin-bottom: 48px;
  line-height: 24px !important;
}
.page-about-us .content-heading:has(.cta) a{
  margin-inline:auto;
}
.page-about-us .content-heading:has(.cta) {
    background: #fff;
    padding-block: 40px;
}
.managing-director-section p.mb-5{margin-bottom:0 !important}
.managing-director-section .custom-bnner figure,
.managing-director-section .custom-bnner figure img{
  height:250px;
  object-fit:cover;
}

.page-farmers .main-content{
  padding:0;
}

.page-farmers .our-commitment{
  padding-block:80px;
}
.page-farmers .our-commitment .video-contnt .icon img{
  object-position:center 30%;
}

.page-farmers .section-title-1{
  margin-bottom:64px !important;
}

.page-farmers .smember-photo{
  height:350px;
} 
.page-farmers .smember-photo img{
  height:100%;
  width:100%;
  object-fit:cover;
}
.page-farmers .smember-info h3{
  font-size:20px;
  line-height:24px;
  margin-bottom:5px;
}
.page-farmers .smember-info .smember-role{
  font-size:14px;
  color:var(--primary-muted-color);
}
.page-farmers .managing-director-section p.mb-5{
  margin-bottom:64px !important;
}
.template-cart .main-content{
  padding-block:0 !important;
}

/* .sam-cat .list-unstyled.row{
  row-gap:20px;
} */

.modal .qv-content .holder{width:100%}
.modal .qv-content ..qv-product-options{margin-top:5px;}

/* .modal .qv-content .option-selection select.option{
  width:calc(100% - 185px);
  max-width:calc(100% - 185px);} */



.cta-section {
  background: #fff;
  padding-block: 40px;
}

.cta-section p {
  font-size: 18px;
  font-weight: 400;
  color: var(--secondaryFontColor);
  text-align: center;
  margin-bottom: 48px;
  line-height: 24px !important;
}

.cta-section p {
  font-size: 18px;
  font-weight: 400;
  color: var(--secondaryFontColor);
  text-align: center;
  margin-bottom: 48px;
  line-height: 24px !important;
}
.cta-section h2 {
  font-family: var(--secondaryFont) !important;
  color: var(--primaryFontColor);
  font-size: 36px !important;
  margin-bottom: 15px !important;
  text-align: center !important;
  padding: 0 !important;
  border: 0 !important;
  display: block !important;
  width: 100% !important;
  font-weight: 700;
}
.cta-section {
  text-align: center
}


@media (max-width:1200px){
  .slideshow .h1.mega-title .font-family-3,.slideshow .h1.mega-title{font-size: 50px;line-height: 60px;}
  .testimonials-home .section-block.section-inner .quotes-wrapper{padding-inline: 50px}
  .site-nav .site-nav__link{margin: 0 0 0 15px}
  .container-fluid{padding:0}
  .icon-box-mdiv{
    padding:0px
  }
  .shopify-section:has(.why-choose) .text-item{
    padding:20px;
  }
  .hundred-values-section .hundred-values-container{
    padding:20px;
    align-items:center;
  }
  .value-title{
    font-size: 34px !important;
    line-height: 40px !important;
  }
}

@media (max-width:991px){
  .shopify-section:has(.why-choose){padding-block: 40px}
  .slideshow .h1.mega-title .font-family-3,.slideshow .h1.mega-title{font-size: 40px;line-height: 50px}
  .slideshow .list-unstyled, .slideshow .slideshow__btn-wrapper{width: 100%;max-width: 100%;}
  .our-commitment .video-contnt{flex-direction: column;align-items: start}
  .our-commitment .video-contnt .info{width:100%;order: 2;padding-inline:0;}
  .our-story .story-contnt{flex-direction: column;gap: 20px;}
  .our-story .story-contnt .info, .our-story .story-contnt .icon{width: 100%;min-width: 100%;max-width: 100%;}
  .our-story .story-contnt .icon{height: 400px;}
  .our-story,.product-list.shopify-section.index-section{padding-block: 40px}
  .testimonials-home .section-block.section-inner .quotes-wrapper{padding-inline: 0px}
  .our-commitment .video-contnt .icon{width: 100%}
  .our-commitment:nth-child(even) .video-contnt {flex-direction: column;} 
  .our-commitment .video-contnt .icon{min-height: 250px;height: 250px}
  .our-commitment .video-contnt{padding: 15px}
  .our-commitment{padding-bottom: 40px}
  .testimonials-home .section-block.section-inner{padding: 40px 15px !important}
  .product-list .section-title-0 + p, .why-choose .text-description,
  .our-commitment .short-desc, .our-commitment .short-desc p,
  .image_field .text-description,
  .testimonials-home .section-title-div .text-description{
    margin-bottom: 20px !important;
    max-width:100%;
  }
  .page-wishlist .main-content{padding-block: 40px}
  .why-choose-list-item .text-blocks{width: calc(50% - 15px);min-width: calc(50% - 15px);box-shadow: 0 0 #0000,0 0 #0000,0 0 #0000}

  .featured-articles-home,.section.before-footer,.hundred-values:has(.hundred-values-section){
    padding-block:40px;
  }
  .product-card--box .product-card__image{margin-bottom:10px}
  .product-list .product-card .product-card--box{
    padding: 10px;
  }
  .product-list .product-card .product-card__info .product-card__name {
    font-size: 18px;
    line-height: 26px;
  }
  .product-list .product-card__price{font-size: 16px;line-height: 30px;}
  footer.site-footer > .footer-inner{padding-block:30px;}
  .product-list-page .row:has(.js-col .product-card){row-gap:15px;margin-inline:-10px}
  .product-list-page .row:has(.js-col .product-card) > div{padding-inline:10px;}
  .page-about-soil main{display:flex;align-items:center;flex-direction:column; gap:20px;padding-inline:60px;}
  .page-about-soil main .shopify-section{width:100%;text-align:center;}
  .page-about-soil .content-heading{padding-top:0 !important;padding-bottom:0 !important;}
  .page-farmers .section-title-1,
  .page-values .section-title-1,
  .page-farmers .managing-director-section p.mb-5{margin-bottom:20px !important;}
  .drawer__inner .drawer__search{
    display:none
  }
  .cta-section p{
    margin-bottom: 24px;
  }
}
@media (max-width:767px){
  .why-choose-list-item{flex-direction: column}
  .why-choose-list-item .text-blocks{width: 100%;min-width: 100%;}
  .shopify-section:has(.why-choose) .text-item .content{text-align: left}
  .index-section .section-block.section-inner{padding: 0}
  .our-commitment .video-contnt .icon{width: 100%}
  .our-story .story-contnt .icon {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
    .image_field .from_table-item{flex-wrap: wrap;row-gap: 20px}
  .image_field .from_table-item > div{width: 50%;min-width: 50%}
  .testimonials-home{padding-block: 40px}
  .icon-box-mdiv{margin-bottom:15px}
}
@media (max-width:749px){
  .cart__row .btn-cart-checkout{margin-inline: auto}
  .index-section--slideshow .mobile--slideshow{
    height:100% !important
  }
  .index-section--slideshow .slideshow__text-wrap{
    display:flex;
    align-items:center;
    justify-content:center;
    height: fit-content;
    min-height: 100vh;
  }
  .slideshow__text-wrap--desktop .slideshow__text-content{
    position:relative !important;
    top:initial !important;
    transform:none !important;
  }
  .template-blog .content-block__image{
    height:190px !important;
  }
  .template-blog .blog__item{
    display:flex;
    flex-direction:column;
  }
}
@media (max-width:575px){
  .slideshow__toptitle.subtop .font-family-1{  
    font-size: 16px !important;
  }
  .image_field .from_table-item > div{width: 100%;min-width: 100%}
  .shopify-section:has(.why-choose) .text-item{padding: 10px}
  .slideshow .h1.mega-title .font-family-3{font-size: 34px}
  .product-list .section-title-0, .product-list .section-title-0 *{font-size: 26px !important}
  .shopify-section:has(.why-choose) .text-item{gap: 0}
  .site-header__logo .site-header__logo-link img{width: 126px !important}
  .page-wishlist .js-wishlist-itembox > div a:has(img){
    width: 70px;
    min-width: 70px;
    height: 70px;
  }
  .header-bottom{
    padding: 8px 15px !important;
  }
  .our-story .story-contnt .icon{height: 300px;}
  .newsletter-title{
    font-size: 30px;
    line-height: 36px;
  }
  .footer-form-mdiv{
    flex-direction:column;
  }
  .scroll-indicator{bottom:0.7rem;}
  .hundred-values-section .hundred-values-container{
    padding: 15px 0;
  }
  .product-list .product-card__info .js-grid-cart, .product-list .product-card__info .product-card__availability{
    padding:8px 8px;
    gap:2px;
  }
  .g-breadcrumb.breadcrumbs-style_2{
    padding:80px 0 50px 0 !important;
  }
  .product-single__title{
    font-size: 30px;
  }
  .page-about-soil main .video-section__cover,
  .page-about-soil main .video-section__cover-background *,
  .page-about-soil main .video-section__cover-background,
  .page-about-soil main .image-content__image-wrapper{
    height:300px;object-fit:cover;
  }
  .page-about-soil main{padding-inline:15px}
  .mini-cart-content .alert{padding:0}
}
@media (max-width:375px){
  .col-logo{justify-content: start !important}
  .toggle-menu-mobile{width: 50px;max-width:50px;}
}
