/** Shopify CDN: Minification failed

Line 3097:38 Expected ":"
Line 3101:6 Expected ":"

**/
/* custom font css start */
@font-face {
    font-family: 'Lucette';
    src: url('/cdn/shop/files/Lucette-Regular.woff2') format('woff2'),
        url('/cdn/shop/files/Lucette-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lucette';
    src: url('/cdn/shop/files/Lucette-Regularitalic.woff2') format('woff2'),
        url('/cdn/shop/files/Lucette-Regularitalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Fleuron Dingbats';
    src: url('/cdn/shop/files/FleuronDingbats.woff2') format('woff2'),
        url('/cdn/shop/files/FleuronDingbats.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fleuron';
    src: url('/cdn/shop/files/FleuronRegular.woff2') format('woff2'),
        url('/cdn/shop/files/FleuronRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fleuron Mixed';
    src: url('/cdn/shop/files/FleuronMixed.woff2') format('woff2'),
        url('/cdn/shop/files/FleuronMixed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* custom font css end */
/* header css start  */
header.header.header--top-center.page-width.header--has-menu {
    max-width: 100%;
}
.accordion:last-child {
    border: none;
}
.header {
  padding: 2rem 5rem 2rem 5rem;
}
.announcement-bar {
    background: #81934e;
}
.announcement-bar p.announcement-bar__message {
    color: #fff;
    margin-bottom: 0;
    font-family: Cabinet Grotesk;
    font-weight: 700;
    font-size: 18px;
    line-height: 109.00000000000001%;
    letter-spacing: 0;
    padding: 4px 0 0 11px;
}
.header__icons {
    margin-top: 0px !important;
}
.announcement-bar .announcement-bar-content-box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
}
.announcement-bar .announcement-bar-img-box {
    max-width: 57px;
    height: 100%;
    line-height: 0;
}
.announcement-bar .announcement-bar-img-box img {
    width: 100%;
    height: 100%;
}
header.header{
  position: relative;
  /* border-bottom: 1.5px solid #767676; */
  background: #F6F4EE;
  border-radius: 0;
  display: grid;
  grid-template-areas: "navigation heading icons";
  grid-template-columns: auto auto auto;
  align-items: center;
}
.header-wrapper--border-bottom {
    border-bottom: 1.5px solid #767676;
}
header .header__menu-item{
  font-family: Fleuron;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;  
  color: #282828;
  text-transform: uppercase;
  line-height: 20px;
  padding-right: 24px;
}
header .header__menu-item span{
  font-family: Fleuron;
}
header svg.modal__toggle-open.icon.icon-search{
    height: 2.4rem;
    width: 2.4rem;
    color: #000000;
}
 header .header__icon--cart .icon{
    height: 2rem;
    width: 2rem;
    color: #000000;
}
header .header__icons.head-right {
  width: 100% !important;
    justify-content: flex-end;
    padding-right: 0;
}
.header--top-center .header__heading-link {    
    margin: 0 auto;
      max-width: 220px;
      width: 100%;
}
.cart-count-bubble {
    color: #282828;
    font-size: 14px;
    top: -5px;
    letter-spacing: 0;
    left: 1px;
}
/* header css end */
/* home page css start */
.home-image-with-text.image-with-text .grid__item, .home-video.image-with-text .grid__item{
    max-width: 50%;
}
.home-image-with-text.image-with-text {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1.5px solid #767676;
}
.home-image-with-text.image-with-text h2.image-with-text__heading.h1 {
    max-width: 450px;
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -.05rem;
    text-align: center;
    margin: 0 auto;
  color: #282828;
}
.home-image-with-text.image-with-text .image-with-text__text.rte {
    font-family: Cabinet Grotesk;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    margin: 4rem auto 0;
}
.home-image-with-text.image-with-text .image-with-text__text.rte ul {
      list-style: none;
      padding: 0;
      margin: 0;
}
.home-image-with-text.image-with-text .image-with-text__text.rte ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
}
.home-image-with-text.image-with-text .image-with-text__text.rte ul li:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 3px;
    background: url(/cdn/shop/files/Vector.svg) no-repeat center/ contain;
    width: 22px;
    height: 17px;
}
.home-image-with-text.image-with-text video.video-media {
    object-fit: cover;
    border-radius: 0 !important;
    position: absolute;
    width: 100%;
    height: 100%;
}
.video-section, .video-section deferred-media.video-section__media.deferred-media.no-js-hidden.gradient.global-media-settings, video {
    background: transparent;
    border-radius: 0 !important;
  height: 100%;
}
.home-image-with-text .video-section deferred-media.video-section__media.deferred-media.no-js-hidden.gradient.global-media-settings{
  padding-bottom: 0 !important;
}
ul.list-menu.list-menu--inline {
    margin-left: -13px;
}
.home-image-with-text.image-with-text a.button:before, .home-image-with-text.image-with-text a.button:after{
  display: none;
}
.home-image-with-text.image-with-text a.button {
    font-family: Lucette;
    font-weight: 400;
    font-size: 18px;
    line-height: 46px;
    letter-spacing: 0;
    min-height: 50px;
    padding: 0 2.12rem;
    border-radius: 30px;
    margin: 3rem auto 0;
    background: #81934e;
}
.home-image-with-text.image-with-text .image-with-text__content{
  background: url('/cdn/shop/files/flower-shape.svg') no-repeat top center;  
    padding: 8rem 7rem;
}
.home-featured-collection h2.heading {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 11%;
    letter-spacing: -.05rem;
    text-align: center;
    padding-top: 18px;
}
.home-featured-collection .title-wrapper {
    margin-bottom: 8rem;
}
#ProductGridContainer .collection.page-width, .home-featured-collection .collection.page-width{
    max-width: 1400px;
    padding: 5rem 5rem;
}
.home-featured-collection .collection .swiper-slide{
  border: none;
    max-width: 100% !important;
}
.collection .card-wrapper {
    padding: 0;
    height: 100%;
}
.collection .card {
    background: #F6F1E5;
    border: 1.5px solid #767676;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
    border-radius: 20px;
    height: 100%;
}
.collection .card .media {
    width: 100%;
    border-bottom: 1.5px solid #767676!important;
    border-radius: 19px 19px 19px 19px;
}
.collection .card .card__information {
    padding: 20px 20px 16px !important;
}
.collection .card h3.card__heading.h5 a {
    text-decoration: none;
    font-family: Lucette;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #282828;
}
.collection .card h3.card__heading.h5 {
    border-bottom: 1.5px solid #0000004D;
    padding-bottom: 20px;
}
.collection .card .price{
   text-align: left;
    margin-top: 20px !important;
}
.collection .card span.price-item {
    text-align: left;
    font-family: Lucette;
    font-weight: 400;
    font-size: 20px;
    line-height: 67%;
    letter-spacing: 0;
    color: #282828;
}
.collection .card .card_text {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 0px;
}
.collection .card .card_text p{
  margin-bottom: 0;
}
.collection .card .jdgm-widget.jdgm-widget{
 display: none !important; 
}
.home-featured-collection .collection .card .buybtnclas {
    float: none;
    max-width: 164px;
    margin: 0 auto !important;
    display: none;
}
.collection ul#product-grid {    
    column-gap: 60px;
    row-gap: 60px;
}
.collection ul#product-grid li.grid__item{  
  max-width: 30%;
}
/* .home-featured-collection .collection .card .buybtnclas button.product-form__submit {
    background: #81934e;
    font-family: Lucette!important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    border-radius: 30px;
    min-height: 50px;
    margin-bottom: -30px;
    padding: 0;
} */
.home-featured-collection .collection__view-all {
    margin-top: 4rem;
}
.home-featured-collection .collection__view-all a {
    font-family: Lucette;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: -.05rem;
    text-align: center;
    text-transform: capitalize;
    border-radius: 100px;
    margin-top: 0;
    background: #81934e;
}
.home-featured-collection .collection__view-all a.button:before, .home-featured-collection .collection__view-all a.button:after{
  display:none;
}
.collection .card-wrapper .card--standard .card__inner{
    background: transparent;
}
.price.price--on-sale .price__sale {    
    flex-direction: row-reverse;        
    align-items: center;
    gap: 10px;
}
.home-video.image-with-text.page-width {
    padding: 0 2rem;
    max-width:1400px;
}
.home-video h2.image-with-text__heading {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -.05rem;
    color: #f6f4ee;
    max-width: 450px;
    width: 100%
}
.home-video .image-with-text__text.rte.body {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #f6f4ee;
    max-width: 440px;
    margin-top: 3rem;
}
.home-video.image-with-text .global-media-settings, .home-video.image-with-text .video-section {
    height: 100%;
}
.home-video.image-with-text .image-with-text__text-item .image-with-text__content {
    border-radius: 10px !important;
    padding: 6rem 2rem;
}
.home-video.image-with-text span.deferred-media__poster-button {
    background: #f6f4ee!important;
    border-radius: 30px;
    width: 141px;
    height: 52px;
    top: 50%!important;
}
.home-video.image-with-text span.deferred-media__poster-button .video-btn {
    font-family: Lucette;
    font-weight: 400;
    font-size: 18px;
    line-height: 106%;
    letter-spacing: 0;
    color: #81934e;
}

/* fruit-section */
.fruit-section {
    padding-top: 115px;
    padding-bottom: 160px;
}
.fruit-section h2.title {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 99%;
    letter-spacing: 0;
    text-align: center;
    max-width: 700px;
    width: 100%;
    margin: auto;
    padding-bottom: 57px;
}
.info-box1 {
    display: flex;
    flex-direction: column;
    gap: 63px;
}
.info-box3 {
    display: flex;
    flex-direction: column;
    gap: 63px;
}
.info-box1 {
    text-align: end;
}
.info-box1 {
    text-align: end;
}
.info-box3 {
    text-align: start;
}
.info {
    max-width: 100%;
   }
.info strong {
    font-family: Cabinet Grotesk;
    font-weight: 700;
    font-size: 18px;
    line-height: 109.00000000000001%;
    letter-spacing: 0;
    text-align: right;
    width: 20px;
}
.info-box3 .info {
    text-align: left;
}
.info {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 119%;
    letter-spacing: 0;
    text-align: right;
    padding-top: 0;
}
.info p:last-child strong {
    font-size: 16px;
    line-height: 119%;
    color: #000;
    text-decoration:none;
}
.info p a{
  text-decoration: none;
}
.fruit-section .page-width {
    max-width: 1400px;
}
.info {
    min-height: 250px;
}
.info-img1:before {
    position: absolute;
    background: url(/cdn/shop/files/Layer_1.svg?v=1741590388);
    background-repeat: no-repeat;
    content: "";
    width: 277px;
    height: 300px;
    top: 94px;
    background-size: 346px;
}
.info-img1{
  position:relative;
}
.info-img2:before {
    position: absolute;
    background: url(/cdn/shop/files/Layer_1_2.svg?v=1741591083);
    background-repeat: no-repeat;
    content: '';
    width: 314px;
    height: 188px;
    top: -67px;
    background-size: 255px;
}
.info-img2{
  position:relative;
}
.info-img3:before {
    position: absolute;
    background: url(/cdn/shop/files/Layer_1_4.svg?v=1741591242);
    background-repeat: no-repeat;
    content: "";
    width: 321px;
    height: 381px;
    left: -285px;
    top: 99px;
    background-size: 305px;
    rotate: -8deg;
}
.info-img3{
  position:relative;
}
.info-img4:before {
    position: absolute;
    background: url(/cdn/shop/files/Layer_1_2.png?v=1741591244);
    background-repeat: no-repeat;
    content: '';
    width: 314px;
    height: 188px;
    left: -265px;
    top: -67px;
    background-size: 255px;
}
.info-img4{
  position:relative;
}
.button-shop {
    text-align: center;
    margin-top: -181px;
}
.button-shop a.button {
    font-family: Lucette;
    font-weight: 400;
    font-size: 18px;
    line-height: 136%;
    letter-spacing: 0;
    border-radius: 82px;
    padding: 11px 20px 14px;
    background: #81934E;
}
 .button-shop .button:after{
  box-shadow:none;
    }
.button-shop .button:not([disabled]):hover::after{
   box-shadow:none;
}
  .info-box2 img.fruit {
    z-index: 1;
    position: relative;
  }

/* adventure-section */
.custom-width {
    padding: 0 2rem;
      max-width: 1400px;
    margin: 0 auto;
}
.adventure-box-main1 {
    display: flex;
    gap: 37px;
    padding-bottom: 39px;
    align-items: center;
}
.adventure-box-main2 {
    display: flex;
    gap: 43px;
}
.adventure-box-grid {
    padding-bottom: 150px;
}
.adventure-box-grid img {
    border-radius: 10px;
}
.adventure-box5 img {
    max-width: 442px!important;
    width: 100% !important;
    height: auto;
}
.adventure-box-grid img {
    width: 100%;
}
.adventure-box2 {
    width: 586px;
    text-align: center;
}
.adventure-box2 h2 {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -.05rem;
    text-align: center;
    padding: 0 10px;
    max-width: 300px;
    margin: 0 auto 1rem;
}

.adventure-box2 a, .mob-btn a {
    font-family: Lucette;
    font-weight: 400;
    font-size: 18px;
    line-height: 97%;
    letter-spacing: 0;
    color: #fff;
    background: #81934e;
    padding: 11px 20px 14px;
    border-radius: 50px;
    text-decoration: none;
}
.adventure-box2 p {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 117%;
    letter-spacing: 0;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 34px;
    max-width: 292px;
    width:100%;
    margin: auto;
}


/* superior-section */
.superior-box-main2 {
    width: 60%;
}
.superior-box-main1 {
    width: 40%;
    text-align: center;
}
/* .superior-box-main2 table {
    width: 100%;
} */
.superior-section {
    display: flex;
    align-items: center;
}
.superior-box-main2 tbody td:nth-child(1) {
    background: #E6E6CF;
}
.superior-box-main2 tbody td:nth-child(3) {
    background: #e6e6cf;
    text-align: center;
}
.superior-box-main2 tbody td:nth-child(2) {
    background: #81934e;
    text-align: center;    
}
.superior-box-main2 table:not([class]) td, table:not([class]) th {
    padding: 1em;
    border: none;
}
.superior-box-main1 h2 {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -.05rem;
    text-align: center;
    max-width: 350px;
    margin: auto;
    padding-bottom: 50px;
}
.superior-box-main1 a, .superior-box-main2 a {
    background: #81934e;
    padding: 11px 20px 14px;
    border-radius: 42px;
    color: #fff;
    font-family: Lucette;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-decoration: none;
}
.superior-box-main2 table:not([class]) {
    box-shadow: none;
}
.superior-box-main2 th:nth-child(4), .superior-box-main2 th:nth-child(5) {
    background: #e6e6cf;
    border-radius: 15px;
    font-family: Cabinet Grotesk;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}
img.superior-icon {
    width: 25px;
}
td.box-border {
    border-radius: 15px 15px 0px 0px;
}
td.box-border1 {
    border-radius: 0px 0px 15px 15px;
}
th.box-logo-img img {
    width: 100%;
}
.superior-box-main2 th {
    padding: 30px;
}
.superior-box-main2 th:nth-child(2), .superior-box-main2 th:nth-child(3) {
    background: #81934e;
    border-radius: 15px;
}
.superior-box-main2 td {    
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 19px;
    line-height: 109.00000000000001%;
    letter-spacing: 0;
}
.superior-box-main2 tbody td {
    width: 263px;
}
.superior-box-main2 tbody td:nth-child(1) {
    width: 571px;
    padding: 1.5em 138px 1.5em 32px;
}
/* .superior-box-main2 tbody td:before {
    position: absolute;
    content: '';
    width: 91%;
    bottom: 0;
    left: 21px;
    border: 1.5px solid #767676;
}
.superior-box-main2 tbody td {
    position: relative;
} */
.superior-box-main1:before {
    position: absolute;
    content: "";
    width: 73%;
    bottom: -148px;
    left: 93px;
    border: 1px solid #2F2A274D;
}
.superior-box-main1, .superior-box-main2 tbody td {
    position: relative;
}
.superior-box-main2 tbody td:nth-child(1):after {
    content: "";
    position: absolute;
    width: 88%;
    left: auto;
    right: 16px;
    height: 1.5px;
    background: #767676;
    margin: 0 auto;
    bottom: 0;
}
.superior-box-main2 tbody tr:last-child td:nth-child(1)::after,
.superior-box-main2 tbody tr:last-child td:nth-child(2)::after,
.superior-box-main2 tbody tr:last-child td:nth-child(3)::after{
  display: none;
}
.superior-box-main2 tbody td:nth-child(2)::after, .superior-box-main2 tbody td:nth-child(3)::after{
    content: '';
    position: absolute;
    width: 85%;
    left: 0;
    right: 0;
    height: 1.5px;
    background: #E6E6CF;
    margin: 0 auto;
    bottom: 0;
}
.superior-box-main2 tbody td:nth-child(3)::after{
  background: #767676;
}
/* faq */
.home-faq .collapsible-content-wrapper-narrow {
    margin: 0 auto;
    padding-right: 3.5rem;
    padding-left: 3.5rem;
    max-width: 1129px;
}
.home-faq h2.collapsible-content__heading {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -0.05rem;
    color: #282828;
}
.faq--References .accordion:last-child {
    border: none !important;
}
body .home-faq h3.accordion__title.h4 {
    font-family: Lucette;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 00;
    color: #282828;
}
.home-faq {
    padding-top: 100px;
    padding-bottom: 100px;
}
.home-faq .accordion {
    margin-top: 2.5rem;
    margin-bottom: 0;
    border-top: .1rem solid rgba(var(--color-foreground),.08);
    border-bottom: 2px solid #2F2A274D;
    border-top: 2px solid #2F2A274D;
      transition: all .2s;
}
.home-faq .accordion summary {
    display: flex;
    position: relative;
    line-height: 1;
    padding: 24px 0px 24px;
      transition: all .2s;
}
.home-faq .collapsible-content summary:hover {
    background: none;
}
.home-faq .collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;
}
.home-faq .accordion details, .home-faq .accordion details[open], .home-faq .accordion__content,
body.product .accordion summary, body.product .accordion details, .accordion details[open], body.product .accordion__content,
body.product .accordion summary .icon-caret, body.product .accordion .accordion__content p  {
      transition: all .2s;
}
.home-faq svg path {
    fill: #81934E;
}
.home-faq .accordion summary .icon-caret{
    height: 1.2rem!important;
      transition: all .2s;
}
.home-faq .accordion__content p {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 17px;
    line-height: 156% !important;
    color: #000;    
    padding-top: 16px;
    transition: all .2s;
}
a#cart-notification-button {
    color: #fff !important;
    text-align: center;
    align-items: center;
    display: flex;
    font-family: Lucette !important;
    font-size: 20px !important;
    border-radius: 20px;
    justify-content: center;
    padding: 15px;
    background: #6b8e22;
    text-transform: capitalize;
    font-weight: 400;
}
form#cart-notification-form button {
    color: #81934e;
    background: #fff;
    border: 2px solid #6b8e22;
    margin-top: 8px;
    font-size: 20px !important;
    font-family: Lucette !important;
    text-transform: capitalize;
    font-weight: 400;
}
div#cart-notification .cart-notification__links form#cart-notification-form button.button:hover{
  background: transparent !important;
}
h2.cart-notification__heading,
h3.cart-notification-product__name.h4{
    color: #000 !important;
    font-size: 20px !important;
    opacity: 1;
}
form#cart-notification-form button::after,
form#cart-notification-form button::before{
    display: none;
}
a#cart-notification-button::after,
a#cart-notification-button::before{
  display: none;
}
.cart-notification__links>button {
  color: #6b8e22;
  margin-top: 14px;
  font-size: 20px !important;
  font-family: Lucette !important;
  font-weight: 400;
}
.is-empty .cart__warnings a.button, .cart__login-paragraph a{
    background: #81934E !important;
    color: #fff;
}
.cart__login-paragraph a {
    background: transparent !important;
    color: #81934e;
}
/* dynamic-faq-section */
.faq--References .accordion summary {
    pointer-events: none;
}
.faq--References {
    background: #E6E6CF;
}
.faq--References .collapsible-content-wrapper-narrow {
    margin: 0 auto;
    padding-right: 2rem;
    padding-left: 2rem;
    max-width: 1400px;
}
.faq--References h2.collapsible-content__heading {
    font-family: Lucette;
    font-weight: 400;
    font-size: 46px;
    line-height: 97%;
    letter-spacing: -0.05rem;
    text-align: left;
    color: #282828;
}
.faq--References .heading-box {
    display: flex;
    font-family: Fleuron;
    font-weight: 400;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    width: 100%;
    gap: 26px;
}
.faq--References h3.accordion__title.h4 {
    font-family: Fleuron;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #282828;
}
.faq--References .box-1-faq p {
    max-width: 627px;
    width: 100%;
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 17px;
    line-height: 109.00000000000001%;
    letter-spacing: 0;
    margin-left: -6px;
}
.faq--References .accordion__content p, .faq--References .accordion__content p a {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 109.00000000000001%;
    letter-spacing: 0;
    color: #000000;
    text-decoration: none;
}
.faq--References .accordion__content strong {
    font-weight: 700;
}
.faq--References .collapsible-content summary:hover {
    background: none;
}
.faq--References .collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;
}
.faq--References .accordion__content {
    display: flex;
  overflow: visible;
}
.faq--References .accordion summary .icon-caret {
    display: none !important;
}
.faq--References .box-1-faq {
    width: 60%;
    padding-top: 56px;
}
.faq--References .accordion {
    padding: 20px 0px 7px;
}
.faq--References .accordion summary {
    margin-bottom: -39px;
}
.faq--References .accordion {
    border-top: .1rem solid rgba(var(--color-foreground),.08);
    border-bottom: 2px solid #2F2A274D;
    border-top: 2px solid #2F2A274D;
}
.faq--References .box-2-faq {
    width: 40%;
}
.faq--References summary {
    cursor: revert;
}


/* product-page */
.fruit--section h2:after {
    position: absolute;
    content: '';
    background: url(/cdn/shop/files/6g3a4990_1.png?v=1741689525);
    width: 244.65px;
    height: 206.79px;
    background-size: 230px;
    background-repeat: no-repeat;
    left: 7px;
    top: -27px;
}
.fruit--section h2:before {
    position: absolute;
    content: '';
    background: url(/cdn/shop/files/6g3a4990_2.png?v=1741689321);
    width: 244.65px;
    height: 206.79px;
    background-size: 230px;
    background-repeat: no-repeat;
    right: -7px;
    top: -27px;
}
.fruit--section h2 {
    max-width: 1104px;
    width: 100%;
    margin: auto;
    position: relative;
}
.custom-width-fruit {
    max-width: 1129px;
    margin: auto;
    text-align: center;
}
.fruit--section p {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -0.05rem;
}
.fruit--section p strong {
    font-family: Lucette;
    font-weight: 400;
    font-style: italic;
    font-size: 50px;
    line-height: 97%;
    letter-spacing: -0.05rem;
}

/* baseliine */
.custom-baseline {
    padding: 0 2rem;
}
.custom-baseline {
    display: flex;
    align-items: center;
    gap: 46px;
    padding-top: 130px;
    padding-bottom: 130px;
    max-width: 1400px;
    margin: 0 auto;
}

.baseline--section2 h2 {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -0.05rem;
    text-align: center;
}
.baseline--section {
    width: 57%;
}
.baseline--section2 {
    width: 43%;
}

.baseline--section2 p {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 17px;
    line-height: 115%;
    letter-spacing: 0;
    text-align: center;
    max-width: 362px;
    width: 100%;
    margin: auto;
    padding-top: 11px;
    padding-bottom: 20px;
}
.baseline-section-para p {
    font-family: Lucette;
    font-weight: 400;
    font-size: 27px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    padding-top: 8px;
}
.baseline--section2 {
    background: #e6e6cf;
    align-items: center;
    min-height: 520px;
    border-radius: 10px;
    padding: 64px 57px 48px;
    text-align: center;
}
.baseline--section img {
    width: 100%;
    min-height: 520px;
    max-height: 520px;
    height: 100%;
}
.baseline--section2 a {
    background: #81934e;
    padding: 11px 20px 14px;
    border-radius: 42px;
    color: #fff;
    font-family: Lucette;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-decoration: none;
}
.soil--section1 {
    width: 56%;
}
.soil-box1 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}
.soil-box1 .image_grid-box {
    width: 23%;
    flex: 0 0 auto;
}
.soil-box1 .image_grid-box:last-child {
    width: 100%;
}
.soil--section2 {
    text-align: center;
}
.soil-box1 img.fruit {
    width: 100%;
    height: 100%;
}
.soil--section1 img {
    width: 100%;
    border-radius: 10px;
}
.soil--section1 img {
    width: 100%;
}
.custom-soil {
    padding: 0 2rem;
    display: flex;
    align-items: center;
    gap: 24px;
    padding-top: 160px;
    max-width: 1400px;
    margin: 0 auto;
}
.soil--section2 {
    width: 44%;
}
.soil-section-para1 p {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -0.05rem;
    text-align: center;
}
.soil--section2 a {
    background: #81934e;
    padding: 11px 20px 14px;
    border-radius: 42px;
    color: #fff;
    font-family: Lucette;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 00;
    text-decoration: none;
}
.soil--section2 img {
    width: 100%;
    max-width: 244px;
}
.soil-section-para {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 17px;
    line-height: 109.00000000000001%;
    letter-spacing: 0;
    text-align: center;
    max-width: 435px;
    width: 100%;
    margin: auto;
    padding: 13px 0px 30px;
}
.custom-soil-width {
    justify-content: space-between;
}
.soil-section--box2 p {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 17px;
    line-height: 109.00000000000001%;
    letter-spacing: 0;
    text-align: center;
    max-width: 408px;
    width: 100%;
    margin: 0;
}
.soil-section--box2 {
    text-align: center;
}
.soil-section--box2 h4 {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -0.05rem;
    text-align: center;
    padding-bottom: 19px;
}

.soil-section--box1 img {
    width: 100%;
}
.soil-section--box3 img {
    width: 100%;
}
.soil-section--box1 h4 {
    font-family: Cabinet Grotesk;
    font-weight: 500;
    font-size: 18px;
    line-height: 17px;
    letter-spacing: 0;
    text-transform: uppercase;
    padding-bottom: 18px;
}
.custom-soil.custom-soil-width {
    padding-top: 120px;
}
.soil-box1:before {
    position: absolute;
    background: url(/cdn/shop/files/sadfsdsd.png?v=1741698626);
    max-width: 519px;
    width: 100%;
    content: "";
    bottom: -229px;
    height: 452px;
    right: -163px;
    background-size: 467px;
    background-repeat: no-repeat;
}

.soil--section1 img {
    z-index: 1;
    position: relative;
}
.soil-box1 {
    position: relative;
}
.soil-section--box3 h4 {
    font-family: Cabinet Grotesk;
    font-weight: 500;
    font-size: 18px;
    line-height: 17px;
    letter-spacing: 0;
    text-transform: uppercase;
    padding-bottom: 18px;
    text-align: end;
}
.video-width {
    max-width: 1095px;
}
.video-width .newheadings h4 {
    font-family: Lucette;
    font-weight: 400;
    font-size: 34px;
    line-height: 97%;
    letter-spacing: -0.05rem;
    text-align: center;
    color: #fff;
    max-width: 741px;
    width: 100%;
    margin: auto;
}
.video-width p.play-btn {
    font-family: Lucette;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #fff;
    width: 127px;    
    text-align: center;
    background-color: #81934E;
    border-radius: 50px;
    padding: 15px 0;
    margin: 0;
}
/* product page css start */
.main-product .page-width {
    max-width: 1400px;
    margin: 0 auto 0 !important;
    padding: 0 5rem;
}
.product__info-container h1.product__title {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
    color: #282828;
}
.product__info-container span.jdgm-prev-badge__text {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
}
.product__description.rte {
    font-family: Cabinet Grotesk;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;    
}
.product__info-container .product__description.rte h2 {
    font-family: Lucette;
    font-weight: 400;
    letter-spacing: 0;
    margin: 1.5rem 0 0;
    font-size: 22px;
}
body.am-pm-sample-7-day-supply .main-product .product__info-container .product__description.rte ul {
    margin-top: 1.5rem;
}
body.am-pm-sample-7-day-supply .main-product .product__info-container .product__description.rte h2{
    margin-top: 3rem;
}
.product__info-container h1.product__title {
    font-family: Lucette;
    font-weight: 400;
    font-size: 32px;
}
.product__info-container .product__description.rte {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0;
    color: #000000;
    margin-top: 1.5rem;
}
.product__image-slider .carousel-cell img, .product__image-thumbnail .carousel-cell img {
    border-radius: 10px;
}
.main-product .flickity-prev-next-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F6F4EE;
}
.main-product .flickity-prev-next-button .flickity-button-icon {
    position: relative;
    top: 0;
    left: 0;
    width: 13px;
    height: 13px;
    color: #81934E;
}
.main-product .flickity-prev-next-button.next {
    right: 20px;
}
.main-product .flickity-prev-next-button.previous {
    left: 20px;
}
.main-product .product__info-wrapper.grid__item {
    padding-top: 30px;
}
.main-product .product__info-container .product__description.rte ul {
    list-style: none;
    padding: 0;
    margin: 3rem 0 0;
}
.main-product .product__info-container .product__description.rte ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.main-product .product__info-container .product__description.rte ul li:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 3px;
    background: url(/cdn/shop/files/Vector.svg) no-repeat center / contain;
    width: 22px;
    height: 17px;
}
.main-product .product__info-container .product__description.rte ul:nth-of-type(2) {
    margin-top: 0;
}
.main-product .product__info-container span.price-item {
    font-size: 24px;
    font-style: normal;
    font-family: 'Cabinet Grotesk';
    color: #344032;
    font-weight: 700;
}
.main-product .product__info-container .product-form__input.product-form__quantity .form__label{
  display: none;
}
.main-product .product__info-container .buybtnclas button.product-form__submit {
    text-transform: capitalize;
    background: #81934E;
    color: #fff;
    border: 0px solid #60ac26 !important;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    padding: 0 9px;
    min-height: 50px;
    font-family: 'Lucette' !important;
    margin: 0;
}
.main-product .product__info-container .product-form__buttons {
    text-transform: capitalize !important;
    max-width: 100%;
}
.main-product .product__info-container .quantity button.quantity__button.no-js-hidden {
    display: none;
}
.main-product .product__info-container quantity-input .quantity__input {
    border: none;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    font-family: 'Lucette';
    font-weight: 700;
    width: 100%;
      background: transparent;
    outline: none;
}
.main-product .product__info-container quantity-input.quantity {
    background: #81934E !important;
    border-radius: 30px;
    width: 100%;
}
.main-product .product__info-container .product-form__input.product-form__quantity {
    width: 15%;
    float: left;
    max-width: none;
    min-width: auto;
}
.main-product .product__info-container .buybtnclas {
    width: 79%;
    float: left;
    margin: 0 0 0 20px;
}
.main-product .product__info-container .product-form{
  margin: 0 !important;
}
body.product .main-product .accordion__title, body.product .main-product .product__accordion .accordion__content h3 {
    font-size: 20px;
    color: #000;
    font-family: 'Lucette';
    letter-spacing: 0;
}
.main-product .product__accordion .accordion__content {
    padding: 0;
}
.main-product .accordion__content p {
    line-height: 22px;
    font-size: 16px;
}
body.product .main-product .product__accordion .accordion__content h3 {
    margin-bottom: 1.5rem;
    color: #474747;
    margin-top: 1.5rem;
}
.main-product .product__accordion.accordion {
    border-color: #474747;
}
.main-product .product__accordion.accordion.how-to-use .accordion__content p:last-child {
    font-size: 15px;
    max-width: 480px;
}
.main-product .product-icons-block .product-icons-text {
    font-family: Cabinet Grotesk;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    margin: 20px auto 0;
    font-weight: 400;
    color: #000;
}
.main-product .grid__item.product__media-wrapper {
    border-bottom: 2px solid #0000004D;
    padding-bottom: 100px;
}
.main-product .product__accordion.accordion svg.icon.icon-caret {
    height: 1rem;    
}
.main-product .product__accordion.accordion details[open]>summary .icon-caret{
  transform: none;
}
.main-product .product__accordion.accordion details>summary .icon-caret{
  transform: rotate(180deg);
}
.product-first-video .video-content-box, .product-second-video .video-content-box, .product-third-video .video-content-box, .product-four-video .video-content-box, .product-five-video .video-content-box{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.product-first-video .video-content-box span.deferred-media__poster-button.motion-reduce, .product-second-video .video-content-box span.deferred-media__poster-button.motion-reduce,
.product-third-video .video-content-box span.deferred-media__poster-button.motion-reduce, .product-four-video .video-content-box span.deferred-media__poster-button.motion-reduce,
.product-five-video .video-content-box span.deferred-media__poster-button.motion-reduce{
    position: relative;
    transform: none;
    left: 0 !important;
    right: 0 !important;
    text-align: center;
    margin: 30px auto 0;
}
.testimonial-section {
    background: #E6E6CF;
}
.testimonial-section h2 {
    font-size: 40px;
    text-align: center;
    font-family: Lucette;
    font-weight: 400;
    letter-spacing: -0.05rem;
}
.testimonial-section .page-width{
  max-width: 1400px;
}
.testimonial-section .testimonial-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    /* text-transform: uppercase; */
    max-width: 462px;
    color: #282828;
}
.testimonial-section .swiper {
    margin-top: 50px;
    padding: 0 80px 60px;
}
.testimonial-section .review-box {
    padding-top: 40px;
    border-top: 2px solid #0000004D;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.testimonial-section .testimonial-author, .testimonial-section .testimonial-purchased {
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
.testimonial-section .testimonial-verify, .testimonial-section .testimonial-pack-quantity {
    color: #00000080;
    font-size: 15px;
    line-height: 20px;
}
.testimonial-section .review-inner-box .grid {
    border-bottom: 2px solid #0000004D;
    padding-bottom: 15px;
    justify-content: space-between;
}
.testimonial-section .testimonial-star-rating {
    height: 100%;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.testimonial-section .testimonial-star-rating img {
    margin-top: auto;
}
.testimonial-section .testimonial-pack-quantity {
    height: 100%;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-end;
    color: #00000080;
}
.testimonial-section .review-inner-box {
    padding-top: 20px;
}
.testimonial-section .review-inner-box .grid:nth-child(2) {
    padding-top: 15px;
}
.testimonial-section .review-inner-box .grid:nth-child(2) .grid__item:first-child{  
  width: calc(30% - var(--grid-desktop-horizontal-spacing)* 3 / 4);
  max-width: calc(30% - var(--grid-desktop-horizontal-spacing) / 2);
}
.testimonial-section .review-inner-box .grid:nth-child(2) .grid__item:last-child{  
  width: calc(70% - var(--grid-desktop-horizontal-spacing)* 3 / 4);
  max-width: calc(70% - var(--grid-desktop-horizontal-spacing) / 2);
}
.testimonial-section .swiper-slide{
  height: auto; 
  margin-bottom: 20px;
}
.testimonial-section .swiper-button-next, .testimonial-section .swiper-button-prev {
    width: 44px;
    height: 44px;
    background: #81934E;
    border-radius: 100px;
}
.testimonial-section .swiper-button-prev{
  left: 0;
}
.testimonial-section .swiper-button-next{
  right: 0;
}
.testimonial-section .swiper-button-next:after, .testimonial-section .swiper-button-prev:after {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}
.testimonial-section span.swiper-pagination-bullet {
    border: 2px solid #344032;
    background: transparent;
    width: 22px;
    height: 22px;
}
.testimonial-section .swiper-pagination {
    bottom: 0 !important;
}
.testimonial-section span.swiper-pagination-bullet.swiper-pagination-bullet-active
{
  background: #81934E;
}
.main-product .product__image-thumbnail .carousel-cell {    
    margin: 0 1.2rem 1.2rem;
}
.custom-baseline .baseline--section2 img.fruit {
    max-width: 100%;
}
.main-product .product-icons-block {
    margin-top: 100px !important;
}
.swiper.mySwiper-text-change {
    max-width: 700px;
}
.product__text .jdgm-widget.jdgm-preview-badge {
    display: none !important;
}
.shopify-block.recharge-subscription-widget {
    justify-content: flex-start !important;
}
recharge-subscription-widget {
    max-width: 97% !important;
}
recharge-subscription-widget .rc-purchase-option__selector {
    font-weight: 400 !important;
}
/* product page css end */
/* collection page css start */
.shop-pagebaner .v-banertext h2, .collection-all-banner h2 {
    font-family: Lucette;
    font-weight: 400;
    font-size: 40px;
    line-height: 97%;
    letter-spacing: -.05rem;
}
.shop-pagebaner .v-banertext .agravitae-hero-text-homepage, .collection-all-banner .rich-text__text.rte {        
    font-size: 18px;
    line-height: 26px;
    max-width: 520px;
    margin: 2rem auto 0;
}
/* collection page css end */
/* footer css start */
body footer .footer__blocks-wrapper h2.footer-block__heading.inline-richtext, body footer .footer__blocks-wrapper .footer-email h4 {
    font-family: 'Lucette';
  font-weight: 400;
      letter-spacing: -.05rem;
      color: #282828;
    text-transform: capitalize;
}
body footer .newsletter-form__field-wrapper button#Subscribe{
  background: #81934E;
}
.icons-footer .icons-footer-social path {
    fill: #81934E;
}
body footer .footer-block__details-content.rte, body footer .footer-block.grid__item.footer-block--menu ul li a{
  color: #282828;
}
body footer .footer-block__newsletter .footer-email p a{
  color: #000;
}
footer .icons-footer-social svg.icon.icon-youtube {
    width: 22px;
    height: 22px;
}
footer .icons-footer-social svg.icon.icon-instagram {
    width: 22px;
    height: 21.25px;
}
footer .icons-footer-social {
    display: inline-block;
    margin-right: 16px;
    margin-top: 7px;
}
.footer .footer__copyright.caption{
  margin-top: 0;
}
/* footer css end */
/* about us page */
.craftsmen-section .craftsmen-heading{
  font-family: Lucette;
  font-weight: 400;
}
/* responsive css start */
@media(min-width: 768px){
  .home-featured-collection .swiper-wrapper {
    transform: none !important;
}
}
@media only screen and (max-width: 1600px){
.superior-box-main2 tbody td:nth-child(1) {
    width: 571px;
    padding: 2em 58px 1em 32px;
}
}
@media(max-width: 1200px){
  body .header {
    padding: 2rem 2rem 2rem;
  }
  .fruit-section .info-box2 {
    width: 500px;
  }
  .info {
    min-height: 220px;
  }
    .info-box2 img.fruit {
      width: 100%;
      max-width: 100%;     
    }
  .info-box1, .info-box3 {
    gap: 20px;
  }
  .info-img1:before {
     width: 242px;
    height: 150px;
    background-size: contain;
  }
  .info-img3:before {
    width: 228px;
    height: 261px;
    left: auto;
    right: 199px;
    background-size: contain;
  }
  .info-img2:before {   
    width: 200px;
    height: 120px;
    top: -36px;
    background-size: contain;
  }
  .info-img4:before {   
    width: 200px;
    height: 120px;
    left: auto;
    top: -35px;
    background-size: contain;
    right: 211px;
  }
  .adventure-box-main1, .adventure-box-main2 {
    gap: 20px;
  }
  .superior-box-main1:before {
    width: 100%;
    left: 0;
        right: 0;
    max-width: 95%;
  }
  .superior-box-main2 tbody td:nth-child(1) {        
      padding: 1.5em 20px 1em 20px;
  }
  .superior-box-main2 th:nth-child(3) {
    font-size: 16px;
  }
  .superior-box-main2 tbody td {
    width: 120px;
    min-width: 120px;
  }
  .fruit--section h2:before {
    right: 0;
  }
  .main-product .page-width {
    padding: 0 2.1rem;
  }
  .testimonial-section .swiper {
    padding: 0 60px 60px;
  }
  .testimonial-section .testimonial-text {    
    font-size: 18px;
    line-height: 25px;
  }
  .soil-section--box1 h4, .soil-section--box3 h4 {
    font-size: 16px;
  }
  .baseline--section2, .baseline--section img {
    background: #e6e6cf;
    padding: 64px 30px 48px;
    min-height: 500px;
  }
  .baseline--section2 p {
    font-size: 18px;
  }
  .custom-soil {
    padding-top: 100px;
  }
  .custom-baseline, .home-faq {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .soil-box1 .image_grid-box {
    width: 23%;
  }
  .collection ul#product-grid {
    column-gap: 45px;
    row-gap: 45px;
  }
}
@media(max-width: 991px){
    .header__icons-left {
    display: flex;
    grid-area: left-icons;
    justify-self: auto;
    margin-top: 0;
    align-items: center;
  }
  header.header {
    grid-template-areas: "left-icons heading icons";
  }
  #ProductGridContainer .collection.page-width, .home-featured-collection .collection.page-width{    
    padding: 2rem;
  }
  .collection .card .card__information {
    padding: 20px 15px 0;
  }
  .home-image-with-text.image-with-text .image-with-text__content {        
    background-size: 230px;
  }
  body span.right-menu:before{
    display: none;
  }
  .header--top-center .header__heading-link {
    max-width: 220px;
  }
  .header--top-center .header__heading-link img.mob-logo {
    width: 100%;
  }
  span.right-menu {
      margin-left: 0;
  }
  .fruit-section .info-box2 {
    width: 320px;
  }
  .info-box1, .info-box3 {
    gap: 15px;
  }
  .info-img1:before {
    width: 168px;
    height: 128px;    
    top: 150px;
  }
  .info-img3:before {
    width: 160px;
    height: 96px;
    left: auto;
    right: 171px;
    background-size: contain;
    top: 145px;
  }
  .info-img4:before {
    width: 195px;
    height: 80px;
    top: -35px;
    right: 130px;
  }
  .adventure-box2 h2 {
    font-size: 36px;
    padding: 0 0px;
  }
  .adventure-box2 p {
    max-width: 433px;
    width: 100%;
    font-size: 16px;
  }
  .adventure-box2 {
    max-width: 300px;
    text-align: center;
    width: 100%;
  }
  .home-faq {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .faq--References .box-1-faq {
    padding-right: 10px;
  }
  .faq--References .accordion__content p {
    margin: 0;
  }
  .footer-block__details-content.footer-block-image svg {
    width: 100%;
  }
    span.right-menu svg {
    width: 100% !important;
    margin-left: 0 !important;
    color: #fff;
    height: 100%;
  }
  span.right-menu svg.menuclosbtn path {
    stroke: #fff;
}
  span.right-menu {
    background: #81934e;
    border-radius: 5px;
    padding: 5px;
    width: 35px;
    height: 35px;
  }
  header .header__icon--cart .icon {
    height: 3rem;
    width: 3rem;
  }
  header .header__icon--cart .icon path {
    stroke-width: 1.5 !important;
  }
  .main-product .page-width{
    width: 100% !important;
  }
  .main-product .grid__item.product__media-wrapper {
    border-bottom: none;
    padding-bottom: 0;
  }
  .main-product .product__info-wrapper.grid__item{
    padding-left: 0;
  }
  .main-product .product-icons-block {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 60px;
        margin-top: 60px !important;
    }
  .product-first-video .video-width.video-section {
    padding-top: 0;
  }
  .superior-box-main2 th:nth-child(4), .superior-box-main2 th:nth-child(5) {
    font-size: 15px;
  }
  .superior-box-main2 td {
    font-size: 15px;
  }
  .soil-box1:before {
    right: auto;    
    left: 0;
  }
  .soil-section--box2 h4 {
    font-size: 36px;
  }
  .soil-section--box2 p {
    font-size: 16px;
  }
  .custom-baseline {
    gap: 20px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .baseline--section, .baseline--section2 {
    width: 50%;
  }
  .video-modal iframe.popupVideo {
    width: 500px;
    height: 404px;
  }
  .baseline--section2 p {
    font-size: 16px;
  }
  .baseline--section2 h2, .fruit--section p{
    font-size: 40px;
  }
  .baseline--section2, .baseline--section img {
    padding: 30px 20px 30px;
    min-height: 445px;
  }
  .fruit--section h2:after {
    width: 70px;
    height: 70px;
    background-size: cover;
    left: 2px;
    top: 0;
  }
  .fruit--section h2:before {
    width: 70px;
    height: 70px;
    background-size: cover;
    top: 0;
  }
  nav.menu-drawer__navigation.rvd {        
    background: #F6F4EE;
    padding-bottom: 0;
    padding: 0 !important;
  }
  body ul.menu-drawer__menu.list-menu {
    padding: 116px 22px 90px !important;
    /* background: transparent url(/cdn/shop/files/mob_menu_flower.svg?v=1741947725) no-repeat center top 31px; */
    margin: 0 !important;
    position: relative;
    margin-bottom: 26px;
  }
  .menu-drawer__navigation-container{
    height: auto !important;
  }
  body ul.menu-drawer__menu.list-menu li{
    margin-bottom: 26px;
  }
  a.menu-drawer__menu-item.list-menu__item.link {
    font-family: Fleuron;
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0;
    color: #282828;
    border: none;
    padding: 0;
    margin: 0;
  }
  a.menu-drawer__menu-item.list-menu__item.menu-drawer__menu-item--active.w--current {
    border-bottom: 1.5px solid #474747;
    width: fit-content;
  }
  nav.menu-drawer__navigation.rvd .list-menu__item.menu-drawer__menu-item--active:after{
    display: none;
  }
  body ul.menu-drawer__menu.list-menu:after {
    content: '';
    position: absolute;
    /* background: url('/cdn/shop/files/mobile-bg-img.png') no-repeat; */
    background: url('/cdn/shop/files/menu_bg_image.png') no-repeat;
    width: 343px;
    height: 500px;
    top: 0;
    right: 0;
    pointer-events: none;
  }
  .menu-botm {
        /* background: url(/cdn/shop/files/menu-bottom-bg.png?v=1741951277); */
        background: url(/cdn/shop/files/menu_footer.png?v=1741951277);
        padding: 0 13px 17px;
        width: 100%;
        height: 100%;
        display: block;
            position: relative;
        z-index: 99999;
  }
  .overflow-hidden-tablet .home-image-with-text {
       opacity: 0;
}
  ul.contact-box li.contact-details-item, .social-icon.grid {
  justify-content: space-between;
            margin-bottom: 5px;
  }
  .menu-botm-img {
    max-width: 95px;
    margin: -50px auto 0;
    z-index: 999;
    position: relative;
  }
  .menu-botm-img img {
    width: 100%;
    max-width: 100% !important;
    position: relative;
    top: 15px;
  }
 ul.contact-box {
    padding: 0 0 0 9px;
    text-align: left;
    margin: 0  0 10px;
}
  ul.contact-box li.contact-details-item .phone-label, ul.contact-box li.contact-details-item .email-label,
  ul.contact-box li.contact-details-item .service-label, ul.contact-box li.contact-details-item .add-label{
    font-family: Cabinet Grotesk;
    font-weight: 700;
    font-size: 16.02px;
    line-height: 109.00000000000001%;
    letter-spacing: 0;
    color: #fff;
  }
  .social-icon.grid {
    padding-left: 9px;
}
  .filternavman{
    display: none;
  }
    ul.contact-box li.contact-details-item .phone-no, ul.contact-box li.contact-details-item .email-add, 
  ul.contact-box li.contact-details-item .service-text, ul.contact-box li.contact-details-item .address-no,
  ul.contact-box li.contact-details-item .phone-no a, ul.contact-box li.contact-details-item a{
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 15.02px;
    line-height: 109.00000000000001%;
    letter-spacing: 0;
    color: #fff;
    text-decoration: none;
  }
  .social-icon .social-icon-box {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        gap: 20px;
        height: 100%;
    }
  .social-icon .social-icon-box a {
        background: #f6f4ee;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100px;
    }
  .social-icon .logo {
    text-align: left;
}
  .menu-drawer__navigation-container {
    grid-template-rows: 1fr !important;
  }
  .social-icon .logo img {
    vertical-align: bottom;
  }
  .faq--References .heading-box{
    gap: 10px;
  }
  .collection ul li.grid__item {
        max-width: 48% !important;
    }
  .collection ul#product-grid {
        column-gap: 29px;
  }
 .home-image-with-text.image-with-text .image-with-text__content {
  padding:  4rem calc(4rem / var(--font-body-scale)) 5rem;
  }
}
@media(max-width: 767px){
.footer__copyright.caption {
    margin: 0;
}
  .footer__content-bottom-wrapper.page-width {
    margin-top: 4px;
}
  .icons-footer {
    display: flex;
    align-items: center;
}
    .landing-footer .icons-footer-social a {
        display: flex;
        height: auto;
        align-items: center;
    }
  .announcement-bar .announcement-bar-img-box {
    max-width: 42px;
  }
  .header--top-center .header__heading-link {
    max-width: 165px;
  }
  .announcement-bar p.announcement-bar__message {
    font-size: 14px;
  }
  body .header {
    padding: 1rem 2rem;
  }
  .header-wrapper.scrolldown header.index {
    border: none;
    background: #F6F4EE;
    padding: 10px 15px!important;
  }
  .home-image-with-text.image-with-text .grid__item, .home-video.image-with-text .grid__item{
    max-width: 100%;
  }
  .home-image-with-text.image-with-text .grid, .home-video.image-with-text .grid{
    flex-direction: column-reverse;
  }
  .home-image-with-text.image-with-text h2.image-with-text__heading.h1 {
        max-width: 418px;
        font-weight: 400;
        font-size: 36px;
  }
  .home-image-with-text.image-with-text .image-with-text__text.rte {
    font-size: 16px;
  }

  .home-image-with-text.image-with-text .image-with-text__text.rte ul li {    
    margin-bottom: 15px;
  }
  .home-image-with-text.image-with-text a.button {
    font-size: 16px;
    line-height: 43px;
    letter-spacing: 0;
    min-height: 43px;
    margin: 2rem auto 0;
    width: 100%;
    text-align: center;
    max-width: 304px;
  }
  .home-featured-collection .title-wrapper {
    margin-bottom: 3rem;
  }
  .home-featured-collection h2.heading {   
    font-size: 36px;
    line-height: 40px;
    max-width: 200px;
    margin: 0 auto;
    padding-top: 0;
  }
  .home-featured-collection .swiper-btn {      
      height: 63px;
      margin-top: 13px;
    }
  .home-featured-collection .swiper-button-next, .home-featured-collection .swiper-button-prev {
    width: 50px;
    height: 50px;
    border: 1px solid #767676;    
    border-radius: 100px;
    top: 45%;
    margin: 0;
    background: #F6F4EE;
  }
  .home-featured-collection .swiper-button-next:after, .home-featured-collection .swiper-button-prev:after{
    font-size: 13px;
    font-weight: 700;
    color: #81934E;
  }
  .home-featured-collection .swiper-button-next {
    right: 10px;
}
   .home-featured-collection .swiper-button-prev{
     left: 10px;
   }
  .home-featured-collection .swiper-btn .swiper-pagination {
    max-width: max-content;
    margin: 0 auto;
    right: 0;
    bottom: 13px;
  }
  .home-featured-collection .collection.page-width{
    padding-left: 0;
    padding-right: 0;   
    padding-top: 0;
  }
  .home-featured-collection .swiper-btn span.swiper-pagination-bullet {
    border: 1.5px solid #344032;
    background: transparent;
    width: 17px;
    height: 17px;
    opacity: 1;
  }
  .home-featured-collection .swiper-btn span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #81934E;
  }
  .home-featured-collection .collection__view-all {
    margin-top: 2rem;
  }
  .home-video h2.image-with-text__heading {
    text-align: center;
    font-size: 40px;
    text-transform: capitalize;
    margin: 0 auto;
  }
  .home-video .image-with-text__text.rte.body {
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    max-width: 300px;
    margin: 3rem auto 0;
  }
  .home-video.image-with-text .image-with-text__text-item .image-with-text__content {    
    padding: 4rem 2rem;
  }  
  .home-video.image-with-text .image-with-text__text-item .image-with-text__content{
    border-radius: 4px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .home-video.image-with-text .global-media-settings, .home-video.image-with-text .video-section img {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .fruit-section {
    padding-top: 60px;
    padding-bottom: 95px;
  }
  .info-img1:before, .info-img3:before, .info-img2:before, .info-img4:before{
    display: none;
  }
  .home-video.image-with-text .image-with-text__media-item>*{
    border-radius: 0 !important;
  }
  .fruit-section h2.title{
    font-size: 40px;
    padding-bottom: 0;
  }
  .fruit-section .content {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 0;
      gap: 0;
  }
  .fruit-section .info {
        min-height: unset;
      text-align: left;
    }
 .fruit-section .info strong {
        text-align: left;
        font-size: 15px;
    }
  .fruit-section .info-box2 {
    order: 1;
  }
  .info-box3{
    order: 3;
  }
  .button-shop {
    text-align: center;
    margin-top: 0;
  }
  .info-box1, .info-box3 {
    padding: 0 20px;
  }
  .fruit-section .info strong br {
    display: none;
  }
  .info {
    font-size: 15px;
  }
    .info-box1 {
    order: 2;
    padding-top: 40px;
  }
  .fruit-section .info-box2 {
    width: 100%;
    border-bottom: 1px solid #2F2A274D;
  }
  .info-box2 img.fruit {
    margin-bottom: -117px;
  }
  .content-box {
        border-bottom: 1px solid #767676;
    }
  .button-shop {
        margin-top: 12px;
        margin-bottom: -25px;
    }
  .superior-section {    
    flex-wrap: wrap;
  }
  .superior-box-main1, .superior-box-main2 {
    width: 100%;
  }
  .adventure-box2 {
    max-width: 100%;
    width: 100%;
  }
  .adventure-box-main1, .adventure-box-main2 {
    flex-wrap: wrap;
    gap: 10px;
  }
  .adventure-box2, .adventure-box7 {
    order: 1;
  }
  .adventure-box1{
    order: 2;
    display: none;
  }
  .adventure-box3, .adventure-box6{
    order: 3
  }
  .adventure-box4, .adventure-box8{
    order: 4;
  }
  .adventure-box2 a{
    display: none;
  }
  .adventure-box3, .adventure-box4, .adventure-box5, .adventure-box6{
    width: 48%;
    height: 170px;
  }
  .adventure-box-grid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .adventure-box5{
   order: 2; 
  }
  .adventure-box7, .adventure-box8{
    height: 185px;
    width: 100%;
  }
  .adventure-box-main1{
    padding-bottom: 10px;
  }
  .adventure-box-grid {
    padding-bottom: 60px;
  }
  .superior-box-main1 h2 {   
    font-size: 40px;
    padding-bottom: 40px;
  }
 .superior-box-main1 .superior-box-content {
    font-family: Cabinet Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
   color: #282828;
   max-width: 314px;
   margin: 0 auto 40px;
  }
  .superiors-section.custom-width {
    padding: 0;
  }
  .superior-box-main1{
    padding: 0 2rem;
  }
  .superior-box-main1:before{
    display: none;
  }
  .home-faq .collapsible-content-wrapper-narrow {
    padding-right: 0;
    padding-left: 0;    
  }
  .home-faq .accordion summary, body.product .home-faq .accordion summary {    
    padding: 13px 20px;
  }
  .home-faq h2.collapsible-content__heading{
    font-size: 40px;
  }
  .home-faq {     
    padding-bottom: 30px;
    padding-top: 50px;
  }
  .faq--References h2.collapsible-content__heading {
    /* font-family: Fleuron; */
    font-weight: 400;
    font-size: 37.68px;
    line-height: 100%;
    letter-spacing: 0;
    /* text-transform: uppercase !important; */
  }
  .faq--References .accordion__content {
    flex-wrap: wrap;
  }
  .faq--References .box-1-faq, .faq--References .box-2-faq {
    width: 100%;
  }
  .faq--References .accordion summary {
    margin-bottom: 0;
    pointer-events: auto;
    padding: 0 0 20px;
  }
  .faq--References .accordion {
    padding: 20px 0 0px;
  }
  .faq--References .accordion summary .icon-caret {
    display: block !important;
      top: 2px;
  }
  .faq--References .box-1-faq{
    padding-top: 0;
  }
  .faq--References .box-2-faq{
    padding-top: 10px;
  }
  .faq--References .heading-box {
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    gap: 10px;
    width: 100%;
  }
 body.product .main-product {
    padding-top: 0;
  }
 body .main-product .page-width{
    padding: 0;
    gap: 0;
  }
  .product__image-slider .carousel-cell img, .product__image-thumbnail .carousel-cell img{
    border-radius: 4.37px;
  }
  .main-product .product__image-thumbnail .carousel-cell {
    margin: 0 1.2rem 0 0;
  }
  .main-product .product__info-wrapper.grid__item{
    padding-left: 20px;
    padding-right: 20px;    
  }
  .product__info-container h1.product__title {
    font-size: 24px;
  }
  .product__info-container .product__description.rte {
    font-size: 16px;
    line-height: 20px;
  }
  .main-product .product__info-container .product__description.rte ul li {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 16px;
   }
  .main-product .product__info-container .product-form__input.product-form__quantity {
    width: 20%;
  }
  .main-product .product__info-container .buybtnclas {
    width: 77%;   
    margin: 0 0 0 10px !important;
    max-width: 100%;
  }
  body.product .main-product .accordion__title {
    font-size: 20px;
  }
  .main-product .accordion__content p{
    font-size: 16px;
  }
  .main-product .product__info-container .buybtnclas button.product-form__submit, .main-product .product__info-container quantity-input .quantity__input {
    font-size: 17px;
      min-height: 43px;
  }  
  .main-product .product__info-container quantity-input.quantity{
    min-height: 43px;
  }
  .main-product .product__accordion.accordion.how-to-use .accordion__content p:last-child {
    font-size: 14px;
  }
  .main-product .product-icons-content-block {
    flex-direction: unset;
    width: 49%;
    justify-content: flex-start;    
    gap: 10px;
    }
  .main-product .product-icons-block {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .main-product .product-icons-block .product-icons {
    width: 50px;
    height: 50px;
    padding: 0;
  }
  .main-product .product-icons-block .product-icons-box {
    max-width: 50px;    
  }
  .main-product .product-icons-block .product-icons-text{
    margin: 0;
  }
  .main-product .product-icons-content-block:nth-child(2) {
    order: 1;
  }
  .main-product .product-icons-content-block:nth-child(3) {
    order: 2;
  }
  .main-product .product-icons-content-block:nth-child(1) {
    order: 3;
  }
  .main-product .product-icons-content-block:nth-child(4) {
    order: 4;
  }
  .main-product .product-icons-block .product-icons-text {    
    text-align: left;
  }
  .main-product .product-icons-block {
    margin-bottom: 17px;
    margin-top: 50px !important;
    row-gap: 20px;
  }
  .video-width .newheadings h4 {
    max-width: 320px;
    font-size: 20px;
  }
  .product-first-video .deferred-media__poster, .product-second-video .deferred-media__poster, .product-third-video .deferred-media__poster, .product-four-video .deferred-media__poster,
  .product-five-video .deferred-media__poster{
    overflow: inherit;
  }
  .product-first-video .video-content-box span.deferred-media__poster-button.motion-reduce,
  .product-second-video .video-content-box span.deferred-media__poster-button.motion-reduce,
  .product-third-video .video-content-box span.deferred-media__poster-button.motion-reduce,
  .product-four-video .video-content-box span.deferred-media__poster-button.motion-reduce,
  .product-five-video .video-content-box span.deferred-media__poster-button.motion-reduce{    
    bottom: -30px;
    margin: 30px auto 0;
  }
  .video-modal iframe.popupVideo {
    width: 300px;
    height: 250px;
  }
  .testimonial-section h2, .soil-section-para1 p {
    font-size: 40px;
    line-height: 97%;
  }
  .testimonial-section h2{
      font-style: italic;
  }
  .testimonial-section .swiper {
      padding: 0 0 60px;
      margin-top: 40px;
  }
  .testimonial-section .testimonial-text {
    font-size: 16px;
    line-height: 22px;
    text-transform: unset;
  }
  .testimonial-section{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .testimonial-section .swiper-button-next, .testimonial-section .swiper-button-prev {
    bottom: 0;
    top: auto;
  }
  .testimonial-section span.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
  }
  .main-product .product__accordion.accordion.ingredients .accordion__title, .main-product .product__accordion.accordion.how-to-use .accordion__title{
    color: #000;
  }
  .product-first-video .video-content-box, .product-second-video .video-content-box, .product-third-video .video-content-box, .product-four-video .video-content-box,
  .product-five-video .video-content-box{
    top: 90%;
    transform: translateY(-90%);
  }
  .product-first-video .video-width.video-section{
    padding-bottom: 50px;
  }
  .testimonial-section .swiper-pagination {
    max-width: fit-content;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .superior-box-main2 th img {
      max-width: 31px !important;
  }
  img.superior-icon {
    width: 20px;
  }
  .superior-box-main2 tbody td:nth-child(1) {    
    text-align: center;
    padding: 1.5em 14px 1em;
  }
  td.box-border1 {
    border-radius: 0 0 5px 5px;
  }
  .superior-box-main2 th:nth-child(2), .superior-box-main2 th:nth-child(3){
    border-radius: 5px;
  }
  td.box-border{
    border-radius: 5px 5px 0 0;
  }
  .custom-soil {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .soil--section1, .soil--section2 {
      width: 100%;
  }
  .custom-soil {
      padding-top: 60px;
  }
  .soil-section-para {
    max-width: 295px;
  }
  .soil--section2 {   
    padding-bottom: 40px;
  }
  .soil-box1 .image_grid-box, .custom-soil-width .soil-section--box1, .custom-soil-width .soil-section--box3 {
    width: 48.5%;
  }
  .soil-box1 .image_grid-box:nth-child(1), .custom-soil-width .soil-section--box2 {
    order: 1;
  }
  .soil-box1 .image_grid-box:nth-child(2), .custom-soil-width .soil-section--box1 {
    order: 2;
  }
  .soil-box1 .image_grid-box:nth-child(3) {
    order: 4;
  }
  .soil-box1 .image_grid-box:nth-child(4) {
    order: 5;
  }
  .soil-box1 .image_grid-box:nth-child(5), .custom-soil-width .soil-section--box3 {
    order: 3;
  }
  .soil-box1:before {
      right: 0;
      left: 0;
      background-size: contain;
      max-width: 85%;
      margin: 0 auto;
      top: auto;
      bottom: -155px;
      height: 270px;
      background-position: center;
  }
  .custom-soil.custom-soil-width {
    padding-top: 200px;
    flex-direction: unset;
    gap: 10px;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }
  .soil-section--box2 p {
    max-width: 273px;
    margin: 0 auto 20px;
  }
  .soil-section--box2 {   
      width: 100%;
  }
  .soil-section--box1 h4, .soil-section--box3 h4 {
    font-size: 14px;
    color: #000;
    max-width: 115px;
  }
  .soil-section--box1 h4 {
    padding-left: 20px;
  }
  .soil-section--box3 h4 {
      margin-left: auto;
      padding-right: 20px;
    }
  .custom-baseline{
    flex-wrap: wrap;
  }
  .baseline--section, .baseline--section2{
    width: 100%;
  }
  .baseline--section2{
    order: 1;
  }
  .baseline--section {
    order: 2;
  }
  .custom-baseline {        
    padding-top: 60px;
    padding-bottom : 67px;
  }
  .baseline--section2 .baseline-section-para p {
    padding: 0;
    font-size: 20px;
    font-family: Cabinet Grotesk;
    font-weight: 500;
  }
  .baseline--section2 .baseline-section-para{
    padding: 10px 0 20px;
  }
  .baseline--section2, .baseline--section img {
        min-height: unset;
    }
    .baseline--section img {
        padding: 40px 0 0;
        background: transparent;
        max-height: none;
    }
  .baseline--section2 a {    
    padding: 11px 10px 14px;
    font-size: 16px;
    display: block;
    text-align: center;
    max-width: 116px;
    margin: 0 auto -50px;
}
  .baseline--section2 p{
    padding-bottom: 40px;
  }
  .fruit--section h2:before, .fruit--section h2:after{
    display: none;
  }
  .fruit--section p {
    max-width: 350px;
    margin: 0 auto 30px;
  }
  .fruit--section p:last-child {
    margin-bottom: 0;
  }
  .fruit--section p strong {
    font-size: 36px;
    line-height: normal;
  }
  .faq--References h3.accordion__title.h4:first-child {
    display: none;
  }
  body.product .faq--References summary {    
    padding: 0 0 20px;
  }
  .faq--References .accordion:last-child{
    border: 1px solid;
  }
  .faq--References .collapsible-content__wrapper {
    padding-bottom: 60px;
    padding-bottom: 60px;
  }
  .faq--References .accordion:last-child {
    border-bottom: 2px solid #2F2A274D !important;
  }
  .superior-box-main1 a, .superior-box-main2 a{
    font-size: 16px;
  }
  .video-modal-content{
    max-width: 95%;
  }
  body ul.menu-drawer__menu.list-menu{
    margin-top: 0 !important;
    overflow: hidden;
    background: #F6F4EE;
    width: 100% !important;
  }
  body ul.menu-drawer__menu.list-menu:after {
    width: 100%;
    max-width: 223px;
    height: 100%;
    max-height: 317px;
    top: auto;
    right: 0;
    background-size: cover;
    bottom: 30px;
    background-position: center right;
  }
  .social-icon .social-icon-box {        
        justify-content: space-between;
        gap: 6px;
  }
  .main-product .product-icons-block .product-icons-text {  
    font-size: 14px;
    line-height: 16px;
  }
  .fruit-section h2.title p{
    margin-bottom: 0;
  }
  .baseline--section2 {
    border: 1px solid #0000004D;
    padding: 40px 17px;
  }
  .superior-box-main2 tbody td {
    width: 108px;
    min-width: 108px;
  }
  .home-image-with-text.image-with-text .image-with-text__content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2rem;
    background-size: 150px;
    padding-bottom: 3rem;
  }
  .collection ul li.grid__item {
    max-width: 47%!important;
}
.collection ul#product-grid {
    column-gap: 17px;
    row-gap: 19px;
}
.collection .card h3.card__heading.h5 a {
    font-size: 18px;
}
.collection ul li.grid__item .card h3.card__heading.h5 {
    height: 66px;
}
  .mob-btn a {
    display: block;
    max-width: 127px;
    margin: 15px auto 0;
  }
  .superior-box-main2 a {
    display: block;
    max-width: max-content;
    margin: 20px auto 0;
  }
  .swiper.mySwiper-text-change {
    margin-top: 20px;
  }
  .home-faq .accordion__content {
    padding: 0 20px;
  }
  .home-faq .accordion__content p {
    font-size: 15px;
  }
  .testimonial-section .testimonial-author, .testimonial-section .testimonial-purchased, .testimonial-section .testimonial-verify, .testimonial-section .testimonial-pack-quantity {
    color: #000;
    font-size: 14px;
  }
  .testimonial-section .testimonial-pack-quantity{
    line-height: 15px;
  }
  .shop-pagebaner .v-banertext h2 {
    font-size: 30px;
    max-width: 230px;
  }
  .shop-pagebaner .v-banertext .agravitae-hero-text-homepage {
    font-size: 16px;
    line-height: 22px;   
    padding-left: 0;
    padding-right: 0;
  }
  .about-us section.about-us-hero.wf-section {    
    margin-top: 0;
    height: auto;
    padding-top: 80px;
      background-size: 360vw;
  }
  .about-us .about-us-hero-white-block {
        width: 90vw;
        padding: 10% 6% 8%;
  }
  .about-us .craftsmen-section {
        margin-top: 0;
        padding-top: 20px;
      padding-bottom: 0;
  }
  .about-us .craftsmen.customheadingsize, .craftsmen-section .containerpaper .birthagrablock1 {
    margin-bottom: 30px;
  }
  .intrograv .white-div-block-about-us-page {
      padding-bottom: 50px;
  }
  .craftsmen-section .craftsmen-heading {
    letter-spacing: -0.05rem;
      font-size: 30px;
  }
  .craftsmen-section .craftsmengrid {
        grid-row-gap: 20px;
  }
  .craftsmen-section .containerpaper {
        margin-top: 0;
    }
 .craftsmen-section .containerpaper .birthagrablock1 {        
      margin-top: 0;
  }
  section.aboutusfinal.wf-section {
    margin-top: 30px;
    padding-bottom: 50px;
  }
 .home-image-with-text .video-section deferred-media.video-section__media.deferred-media.no-js-hidden.gradient.global-media-settings {
    padding-bottom: 90% !important;
  }
}
@media(max-width: 500px){
 .collection ul li.grid__item .card h3.card__heading.h5 {
    font-size: 16px;
    height: auto;
} 
.collection .card {
    height: 390px;
}
.collection .card h3.card__heading.h5 {
padding-bottom: 12px;
}
.collection .card span.price-item {
font-size: 17px;
line-height: 51%;
}
.collection .card .card__information {
    padding: 14px 10px 16px!important;
}
.collection .card .card_text {
    font-size: 13px;
    line-height: 19px;
    margin-top: 10px;
    margin-bottom: 0;
}
.collection .card .price {
    margin-top: 10px!important;
}
.collection ul li.grid__item .card h3.card__heading.h5 a {
    line-height: 20px;
    font-size: 16px;
}
#ProductGridContainer .collection.page-width, .home-featured-collection .collection.page-width {
    padding: 1rem 2rem 2rem 2rem !important;
}
}

@media(max-width: 390px){
  .product__info-container h1.product__title {
    font-size: 20px;
  }
  .main-product .product__info-container .buybtnclas {
     width: 76%;
  }
  .video-width .newheadings h4 {
    max-width: 246px;
    font-size: 18px;
  }
  .product-first-video .video-content-box span.deferred-media__poster-button.motion-reduce, .product-second-video .video-content-box span.deferred-media__poster-button.motion-reduce,
  .product-third-video .video-content-box span.deferred-media__poster-button.motion-reduce, .product-four-video .video-content-box span.deferred-media__poster-button.motion-reduce,
  .product-five-video .video-content-box span.deferred-media__poster-button.motion-reduce{        
        margin: 0 auto 0;
    }
  .video-modal iframe.popupVideo {
    width: 260px;
    height: 250px;
  }
  .info-box2 img.fruit {
      margin-bottom: -100px;
  }
  .faq--References h2.collapsible-content__heading{
    margin-bottom: 0;
  }
  body.product .faq--References summary {
    padding-top: 0;
  }
  body ul.menu-drawer__menu.list-menu:after {
        width: 223px;
        height: 317px;   
  }
  ul.contact-box li.contact-details-item .phone-no, ul.contact-box li.contact-details-item .email-add, ul.contact-box li.contact-details-item .service-text, ul.contact-box li.contact-details-item .address-no, ul.contact-box li.contact-details-item .phone-no a, ul.contact-box li.contact-details-item a {        
        font-size: 15px;
  }
  .faq--References h3.accordion__title.h4 {    
    font-size: 15px;
  }
  .faq--References .accordion summary .icon-caret{
    top: 2px;
      height: 1.1rem;
  }
  body .home-faq h3.accordion__title.h4 {
    font-size: 18px;
     text-transform: inherit;
      line-height: 24px;
  }
  .main-product .product__info-container .product__description.rte ul li:before {
    top: 0px;
    width: 20px;
    height: 16px;
  }
  footer .icons-footer-social {
    margin-top: 10px;
  }
}
@media(max-width: 360px){
  .home-video.image-with-text .image-with-text__text-item .image-with-text__content {
      padding: 4rem 1rem;
  }
  .soil-box1 .image_grid-box, .custom-soil-width .soil-section--box1, .custom-soil-width .soil-section--box3 {
    width: 48%;
  }
  .announcement-bar p.announcement-bar__message {
    font-size: 12px;
  }
  .superior-box-main2 tbody td {
      width: 80px;
      min-width: 80px;
    }
  .collection ul li.grid__item {    
    max-width: 100% !important;
    }
.collection .card {
    height: auto;
}
}