/** Shopify CDN: Minification failed

Line 146:4 "diaplay" is not a known CSS property
Line 741:12 Unexpected "{"
Line 741:21 Expected ":"
Line 748:12 Unexpected "{"
Line 748:21 Expected ":"
Line 757:12 Unexpected "{"
Line 757:21 Expected ":"
Line 764:12 Unexpected "{"
Line 764:21 Expected ":"
Line 769:12 Unexpected "{"
... and 2 more hidden warnings

**/
/* Slide */
quick-nav.quick-nav.no-js-hidden.p-8.panel {
    display: none;
}
/* Announcement bar #|# link */
.announcement__col--right.hidden.md\:flex.md\:items-center {
    display: none;
}
/* Announcemt bar text center */
.announcement__text {
  display: flex !important;
  justify-content: center !important;
}

/* rich-text below hero banner */
span.contained-heading.inline-block {
    font-size: x-large;
}
a.header__search-icon svg.icon {
    width: 24px !important;
    height: 24px !important;
}
ul.main-nav.justify-center svg.icon {
    width: 15px;
    height: 15px;
    stroke: #fff !important;
}

.header__icons.flex.justify-end.mis-auto.js-closes-menu svg {
    width: 20px;
    height: 20px;
}
.header__icons.flex.justify-end.mis-auto.js-closes-menu {
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    padding: 0;
    align-items: center;
}
a#cart-icon svg.Icon.Icon--cart {
    stroke: #fff;
    width: 22px !important;
    height: 22px !important;
}
a.header__icon.header__icon--wishlist {
    margin: 0;
    width: 30px;
    height: 30px;
}
a.header__icon.header__icon--wishlist svg {
    width: 30px !important;
    height: 30px !important;
}

.main-menu__content.has-motion.justify-center {
    justify-content: center;}

.announcement__text.flex.items-center.m-0 {
    padding: 2px 0;
    font-size: 13px;
    letter-spacing: 1px;}


header.header__grid.header__grid--left-logo.container.flex.flex-wrap.items-center {
    display: grid;
    grid-template-columns: 9% 77% 14%;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3rem;
    padding-right: 2rem;
    display: flex;
}

main-menu.main-menu.main-menu--left-mob {
    max-width: 80%;
    /* padding-left: 26px; */
}
.header__logo.logo.flex.js-closes-menu {
    width: 6% !important;
    max-width: 6% !important;
    padding-right: 0;
    margin: 0;
}
store-header.header.bg-theme-bg.text-theme-text.has-motion.search-is-collapsed {
    padding-top: 0;
}
.header__icons.flex.justify-end.mis-auto.js-closes-menu {
    margin: 0;
}

/* footer */
.flex_main_img {
    display: flex;
    gap: 40px;
    align-items: center;
}


/* Video */
.video_AD{
    width: 100%;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0;
}
#template--27190727311541__video_KgQeFB{
        background: transparent;
}
/* header logo and cta placements */
/* .header__logo.logo.flex.js-closes-menu {
    padding-left: 46px;
} */
/* .header__icons {
    margin-inline-end: 49px;
} */
/* custom liquid
.section.relative.section--full-width.section--padded-default.cc-animate-init.cc-animate-in {
    padding-top: inherit;
    padding-bottom: inherit;
} */

/* Custom product section */
.cc-heading {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align-last: center;
}
/* Product card details/buttons */
.card__info.w-full {
    diaplay: flex;
    text-align: center;
}
button.btn.btn--primary.w-full.js-quick-add {
    background: transparent;
    color: black;
    border-radius: 5px;
    border: 1px solid;
    border-color: black;
}
.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless{
    display:none;
}
/* .container.products-grid-container.shrink-0 {
    padding-left: 60px;
    padding-right: 60px;
} */
/* video */




/* button for featured product */
.custom-card-buttons {
  display: flex;
  gap: 10px;
  /* margin-top: 10px; */
}

.custom-view-btn {
    flex: 1;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
    background: #fff;
    border-radius: 5px;
    padding: 15px 0;
    border: 1px solid;
    color: #000;
    text-align: center;
}

.custom-cart-btn {
  width: 48px;
  height: 48px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.custom-cart-btn svg {
  width: 20px;
  height: 20px;
}
/* border circle section k niche */
.section.relative.section--full-width.section--padded-default.cc-animate-init.cc-animate-in{
    border-bottom:1px solid #E0E0E0;
}
/* custom html section below Combo Deals */

.section.relative.section--full-width.section--padded-default.cc-animate-init.cc-animate-in {
    padding-top: 41px;
    padding-bottom:80px;
}
/* more text */
.read-more-wrapper {
    margin-left: 62px;
    padding-bottom:30px;
}
 div#shopify-section-template--27190727311541__read_more_jzGE3M {
    margin-right: 140px;
} 

.card__quick-add {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

.card:hover .card__quick-add {
  opacity: 1 !important;
  visibility: visible !important;
}

.card__quick-add {
  transform: translateY(0) !important;
} 

.custom-card-buttons {
    width: 77%;
}
button.btn.btn--primary.w-full.js-quick-add {
    padding: 13px 18px;
}

.add_new {
    padding-top: 70px;
    display: flex;
}
.add_new .card__quick-add.mob\:card__quick-add--icon.desktop\:card__quick-add--icon {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
h2.section__block.section__block--heading.h4 {
    color: white;
}
.section__block.reading-width.rte.mx-auto {
    color: white;
}
/* FORCE NEWSLETTER STYLE */
 .input-with-button {
  display: flex !important;
  max-width: 600px !important;
  margin: 0 auto !important;
}

/* INPUT */
.input-with-button input {
    flex: 1 !important;
    padding: 15px 14px !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    font-size: 16px;
    letter-spacing: 1px;
    opacity: 2;
    min-width: 395px;
    width: 395px;
}

/* PLACEHOLDER */
.input-with-button input::placeholder {
  color: #ccc !important;
}

/* BUTTON */
.input-with-button .btn {
    width: 147px !important;
    background: #F94C43 !important;
    color: #fff !important;
    border: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
}

/* HIDE ICON */
.input-with-button .btn svg {
  display: none !important;
}

/* ADD TEXT */
.input-with-button .btn::after {
  content: "SUBSCRIBE" !important;
}

/* HOVER */
.input-with-button .btn:hover {
  background: #ff2e2e !important;
}
@media (max-width: 768px) {

  /* WRAPPER */
  .input-with-button {
    flex-direction: column !important;
    max-width: 100% !important;
    gap: 12px;
    padding: 0 20px;
  }

  /* INPUT */
  .input-with-button input {
    width: 100% !important;
    min-width: 100% !important;
    padding: 14px 16px !important;
    font-size: 14px !important;
    box-sizing: border-box;
  }

  /* BUTTON */
  .input-with-button .btn {
    width: 100% !important;
    height: 50px;
    font-size: 14px !important;
    letter-spacing: 1px !important;
  }

.input-with-button>.input {
    margin-inline-end : 0;
}
button.btn.focus-inset.has-ltr-icon {
    margin-left: 0px !important;
   
}
}
.input#template--27190727311541__newsletter_cgAKcN-signup{
    border-radius:revert-layer;
}
button.btn.focus-inset.has-ltr-icon {
    margin-left: 77px;
    border-radius: unset;
    height: 52px;
}
.slider__grid grid grid-flow-col auto-cols-1 {
    margin-left:67;
}

/* footer css */
.footer_download_text h3 {
    font-size: 20px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    color: #1c1b1b;
}
.footer_play_image img {
    width: 50px;
}
.footer_play_image {
    display: flex;
    gap: 8px;
    padding-top: 20px;
}
.flex_logos_item {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    padding-left: 40px;
}
.flex_logos_item img {
    width: 18%;
}
.footer_download_text {
    padding-bottom: 25px;
} 
.container .text-center .mt-8 .btn .btn--primary{
  border: 1px solid black;
}
a.btn.btn--primary {
    border: 1px solid black;
    background: transparent;
    color: black;
    border-radius: unset;
}
/* Featured collection View All button */ 
 /* .container.text-center.mt-8 {
    margin-top: 0px;
} */
a.btn.btn--primary {
    background: black;
    color: white;
    font-weight: inherit;
    padding: 14px 28px;
    letter-spacing: 1px;
    font-size: 15px !important;
}
 a.btn.btn--primary:hover {
    background: white;
    color: black;
}
span.contained-heading.inline-block {
    font-weight: 500;
    font-family: 'Sharp Grotesk';
    letter-spacing: 2px;
    font-size: 29px;
    color: #1c1b1b;
    align: center;
} 
h2.h4.mb-0.flex-auto.section__heading.text-center {
    font-weight: 100;
    font-family: 'Sharp Grotesk';
    font-size: 29px;
    color: #1c1b1b;
    letter-spacing: 1px;

}


/* SHOP NOW BUTTON ON VIDEO */
.video-section__media {
  position: relative !important;
}

/* Bottom center positioning */
.video-shop-now {
  position: absolute;
  bottom: 40px; /* distance from bottom */
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
}

/* Button style */
.video-btn {
    background: rgba(255, 255, 255, 0.85);
    color: #333;
    padding: 6px 10px;
    border-radius: 9px;
    text-decoration: none;
    font-weight: 500;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    transition: all 0.3s ease;
    display: inline-block;
    letter-spacing: 1px !important;
}

/* Hover */
.video-btn:hover {
  background: #fff;
  color: #000;
  transform: scale(1.05);
}
.shopify-section .cc-featured-collection .cc-product-card-grid {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 20px;
}
.header__cart-count.absolute.bg-theme-text.text-theme-bg.text-center {
    display: none;
}
.Plant-Protein-Faq{
  margin-top: 30px;
  margin-bottom: -30px;
}
.section .Plant-Protein-Faq .contained-heading .inline-block {
  font-weight: 100;
  font-size: 22px;

}


a.header__search-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 14px;
    padding-top: 5px;
}

a.header__search-icon svg.icon {
    stroke: #fff;
    fill: #fff;
    width: 22px;
    height: 22px;
}
a.header__icon {
    width: 28px;
    height: 28px;
    padding: 2px;
}
/* Border */
.section1.relative.section--full-width.section--padded-default.cc-animate-init.cc-animate-in {
    padding-top: 30px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 40px;
}
.section-1 {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 30px;
    padding-top: 19px;
}
.section-1.featured_border_top {
    border-top: 1px solid #E6E6E6;
}
.section__header.items-center.flex.flex-col.text-center.gap-x-theme.cc-animate-init.cc-animate-in {
    margin-bottom: 35px;
}

span.short-text {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px !important;
    color: #1c1b1b;
}
span.more-text {
    font-size: 16px;
    letter-spacing: 1px !important;
    font-family: 'Poppins', sans-serif;
}


.read-more-wrapper {
    padding-bottom: 80px;
    padding-top: 30px;
}
.cc-featured-blog .card__info.relative.flex.flex-col.items-start.grow {
    margin: 0 18px;
}

/* signup newsletter */
h2.section__block.section__block--heading.h4 {
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 1px;
}

.best_seller_pro ul.slider__grid.grid.grid-flow-col.auto-cols-2.small-cards-mobile.sm\:auto-cols-2.lg\:auto-cols-3.gap-x-theme.gap-y-8 {
    grid-auto-columns: calc((98% - var(--column-gap) * 2) / 4);
}

.best_seller_pro .container.relative.featured-collection-products {
    padding-left: 0;
    padding-right: 0;
}

.best_seller_pro p.card__vendor.mb-0.text-sm.text-theme-light {
    display: none;
}

.best_seller_pro .container.text-center.mt-8 {
    /* margin-top: -18px; */
}
.section-1.best_seller_pro {
    padding-bottom: 40px;
}
.new_launches .container.text-center.mt-8 {
    /* margin-top: -15px; */
}
div#template--27190727311541__video_KgQeFB {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 0;
}
.shop_out_best {
    margin: 0;
    padding-top: 19px;
}
.cc-collection-list .section.color-scheme--transparent {
    margin-top: 0;
}
.cc-featured-blog .section {
    margin-top: 40px;
    margin-bottom: 50px;
}
.blog_view_link {
    text-align: center;
    padding-top: 60px;
}
.blog_view_link a.link {
    background: black;
    color: white;
    font-weight: inherit;
    border: 1px solid black;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 14px 28px;
}
.blog_view_link a.link:hover {
    background: white;
    color: black !important;
    opacity: 1;
}

.cc-collection-list ul.grid.grid-cols-2.sm\:grid-cols-3.lg\:grid-cols-4.xl\:grid-cols-5.gap-x-theme.gap-y-10 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.input-with-button{
  box-shadow: none;
  background: #000;
}
.cc-newsletter .newsletter {
    background: #000;
    padding-top: 90px;
    padding-bottom: 90px;
}

.input-with-button:focus-within {
    box-shadow: none;
}

.cc-featured-blog h2.card__title.h6 {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #1c1b1b;
    letter-spacing: 1px;
}
.cc-featured-blog p.mb-5 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 22px;
}
.cc-collection-list p.card__title.h6.mb-2.last\:mb-0 {
    font-weight: 200;
    text-transform: uppercase;
    color: #000;
}
/* contact page */
/* .justify-center {
    justify-content: left;
}
.section__block.reading-width--inline.md-down\:px-gutter.rte.mx-auto.enlarge-text {
    text-align: -webkit-left;
}
.max-w-text-overlay{
    max-width: 100%;
    font-weight: lighter;
    font-size: x-small;
} */
.page__content.reading-width.rte.article-content.mt-12.mx-auto {
    font-size: smaller;
}


h4.hell-world {
  font-weight: 200;
  font-size: 22px;
  font-family: sans-serif;
}

h1.text-overlay__heading.h0 {
    font-weight: 100;
    font-size: xxx-large;
}
p.text-overlay__block.subheading {
    font-size: 30px;
    font-weight: 100;
}
.img-fit, .md\:img-fit {
  /* height: 73%; */
}
p.text-overlay__block.subheading {
    margin-bottom: 0;
}
.max-w-text-overlay,
.reading-width--inline {
  max-width: 100% !important;
  width: 100% !important;
}
.custom-fullwidth-section {
    width: 100%;
    padding-left: 50px;

}
.our_philosophy_class span.contained-heading.inline-block {
    font-weight: 100;
    font-size: 42px;
    color: #DA2617;
}
div#template--27250869665973__rich_text_pTxgKh {
    margin-top: 15px;
}
.section--template{
  margin:0
}
.science_of_swisse{
    padding-top: 80px;
    padding-right: 80px;
    padding-left: 80px;
}
.science_of_swisse h2.text-overlay__heading.h0 {
    font-weight: 100;
    font-size: 42px;
    word-spacing: 9px;
    letter-spacing: 6px;
}
.science_heading .section__block .contained-heading {
    font-family: sans-serif;
    letter-spacing: 2px;
    font-size: 36px;
}
.custom-image.science_image {
    height: 425px;
    padding-top: 115px;
}
section.custom-fullwidth-section.image_left
 {
    padding-left: 0;
}
.custom-content {
    width: 50%;
    padding: 0px 45px 60px 94px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
div#template--27256221040821__rich_text_8Px8ne {
    margin-bottom: 0;
}

  /* FORCE RESET everything */
  #section-{{ section.id }} .custom-static-row {
    display: grid !important ;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
    padding: 20px !important;
  }

  #section-{{ section.id }} .Testimonial {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
    transform: none !important;
    opacity: 0.5;
    text-align: center;
  }

  #section-{{ section.id }} .Testimonial img {
    width: 100% !important;
    height: auto !important;
    display: block;
  }

  /* ACTIVE */
  #section-{{ section.id }} .Testimonial.active {
    opacity: 1;
    transform: scale(1.05) !important;
  }

  #section-{{ section.id }} .Testimonial.active img {
    border: 3px solid red;
    border-radius: 10px;
  }

/* Make text full width */
.page__content.reading-width {
  max-width: 100% !important;
  width: 100% !important;
}

/* Remove center alignment */
.page__content {
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: left !important;
}

/* Remove container padding if needed */
.container {
  max-width: 100% !important;
}

/* Force left align all text */
.page__content * {
  text-align: left ;
}

/* Remove center tag effect */
.page__content center {
  display: block;
  text-align: left !important;
}






.storyName.svelte-4tzodh{
      letter-spacing: 1px !important;
}
a.main-nav__item.main-nav__item--primary {
    font-family: Poppins, sans-serif !important;
    letter-spacing: 1px !important;
} 





ul.main-nav.justify-center {
    justify-content: left;
}



a.card-link.text-current.js-prod-link {
    font-size: 14px;
    font-weight: 400;
    color: #1C1B1B !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    letter-spacing: 1px;
}
.card__info-container span.price__current {
    font-size: 16px !important;
    color: #f94c43;
    font-weight: 400;
}
.pt-5.text-xs.product-inventory__status {
    display: none;
}
.best_seller_pro carousel-slider.carousel.block {
    padding-left: 4rem;
    padding-right: 4rem;
}
.best_seller_pro li.slider__item {
    padding: 0 6px;
}

.shop_out_best span.contained-heading.inline-block {
    font-weight: 400;
    font-family: 'Sharp Grotesk';
    letter-spacing: 2px;
    font-size: 29px;
    color: #1c1b1b;
}
section#shopify-section-template--27190727311541__custom_liquid_GQ64Jm {
    padding-left: 80px;
    padding-right: 80px;
}

.blog_read_more {
    border-bottom: 1px solid;
    width: 98px;
}
.blog_read_more p {
    margin-bottom: 0;
}
.blog_read_more a {
    border: none;
    background: none;
    color: #1C1B1B;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: 1px;
}
.blog_read_more p {
    margin-bottom: 0!important;
}




.footer h2.disclosure__title.font-body.font-bold.text-h6.regular-text {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    color: #1c1b1b;
    text-transform: uppercase;
}
ul.footer-menu__links.disclosure__content a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #6A6A6A;
}
.footer-menu__links>li {
    margin-bottom: 1.2rem;
}
footer.footer.bg-theme-bg.text-theme-text {
    padding-top: 75px;
    padding-bottom: 50px;
}

div#shopify-section-read_more_zqEJMT .Container {
    padding-left: 3rem;
    padding-right: 3rem;
}

/* @media (max-width: 1465px){
  main-menu.main-menu.main-menu--left-mob {
    max-width: 82%;
    padding-left: 40px;
}
.header__logo.logo.flex.js-closes-menu{
    max-width: 5% !important;
}
} */


ul.social.inline-flex.flex-wrap svg {
    fill: #6a6a6a !important;
    width: 16px;
    height: 16px;
}
.social__link{
    color: #6a6a6a;
}
.Footer__Social {
    margin-top: 14px;
}
ul.social.inline-flex.flex-wrap {
    gap: 8px;
}
.custom_contect {
    color: #6a6a6a;
    padding-bottom: 12px;
    letter-spacing: 1px;
    text-align: right;
    font-size: 16px;
}
hr.footer__hr.cc-animate-init.cc-animate-in{
    background-color: transparent;
    margin: 15px 0;
}
.copy_right p {
    color: #1c1b1b;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.copy_right p {
    color: #1c1b1b;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 2rem;
}
.copy_second p {
    color: #6A6A6A;
    padding-left: 20px;
    padding-top: 10px;
}


/* .section-1.magnesium .container.text-center.mt-8 {
    margin-top: 40px;
} */

.product-label-container.absolute.top-0.start {
    display: flex;
    justify-content: right !important;
    right: 0;
}
span.product-label.product-label--sale {
    padding: 5px 10px;
    background: #000;
    border: 3px solid #eb3525;
    border-radius: 21px;
    font-weight: 600;
    justify-content: right;
    text-transform: uppercase;
    margin-top: 10px;
}
span.product-label.product-label--sale svg.icon.icon--price_tag {
    display: none;
}
span.price__from {
    display: none;
}

.cc-featured-blog .container {
    max-width: 1360px !important;
}



section#shopify-section-template--27190727311541__custom_liquid_GQ64Jm .section1.relative.section--full-width.section--padded-default.cc-animate-init.cc-animate-in {
    border: none;
}





@media( max-width: 1920px){
    .header__icons.flex.justify-end.mis-auto.js-closes-menu{
            grid-template-columns: 18% 23% 18% 24%;
    }
}
@media(max-width: 1366px){
    .header__icons.flex.justify-end.mis-auto.js-closes-menu {
    grid-template-columns: 24% 24% 24% 24%;
}
}






@media (max-width: 767px) {

  /* Header grid fix */
  /* header.header__grid.header__grid--left-logo.container.flex.flex-wrap.items-center {
    grid-template-columns: 20% 60% 20%;
    padding: 6px 10px;
  } */

  /* Logo size */
  .header__logo img {
    max-width: 100px;
  }

  /* Icons spacing */
  .header__icons {
    gap: 8px;
  }

  /* Product grid padding */
  /* .container.products-grid-container.shrink-0 {
    padding-left: 15px;
    padding-right: 15px;
  } */

  /* Buttons */
  .custom-card-buttons {
    width: 100%;
  }

  .custom-view-btn {
    font-size: 12px;
    padding: 10px;
  }

  .custom-cart-btn {
    width: 40px;
    height: 40px;
  }

  /* Read more spacing */
  .read-more-wrapper {
    margin-left: 15px;
    margin-right: 15px;
  }

  /* Footer logos */
  .flex_logos_item {
    flex-direction: column;
    gap: 15px;
  }

  /* Newsletter */
  #template--27190727311541__newsletter_cgAKcN-signup_form .input-with-button {
    flex-direction: column;
  }

  #template--27190727311541__newsletter_cgAKcN-signup_form .btn {
    width: 100% !important;
    margin-top: 10px;
  }
}


@media (min-width: 768px) and (max-width: 1024px) {

  /* header.header__grid.header__grid--left-logo.container.flex.flex-wrap.items-center {
    grid-template-columns: 15% 70% 15%;
  } */

  /* .container.products-grid-container.shrink-0 {
    padding-left: 30px;
    padding-right: 30px;
  } */

  .custom-card-buttons {
    width: 90%;
  }

  .flex_logos_item {
    gap: 15px;
  }

  .footer_play_image img {
    width: 45px;
  }
}


/* ============================= */
/* 💻 DESKTOP (1025px +) */
/* ============================= */
@media (min-width: 1025px) {

  /* header.header__grid.header__grid--left-logo.container.flex.flex-wrap.items-center {
    grid-template-columns: 12% 74% 14%;
  } */

  /* .container.products-grid-container.shrink-0 {
    padding-left: 60px;
    padding-right: 60px;
  } */

  .custom-card-buttons {
    width: 77%;
  }
}
/* ----------------------------------------------- */
/* Increase left & right spacing */
.plant-faq.container {
  padding-left: 80px;
  padding-right: 80px;
}

/* Tablet */
@media (max-width: 1024px) {
  .plant-faq.container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .plant-faq.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* Remove top border */
.cc-faq .disclosure:first-child {
  border-top: none !important;
}

/* Reduce spacing between question and border */
.cc-faq .disclosure {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

/* Optional: reduce space inside question row */
.cc-faq .disclosure__title {
  margin: 0 !important;
  line-height: 1.2;
}
/* Remove all vertical spacing */
.cc-faq .disclosure {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* Remove spacing inside the clickable row */
.cc-faq .disclosure summary {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

/* Remove heading spacing */
.cc-faq .disclosure__title {
  margin: 3PX !important;
  line-height: 1;
}

.header .header__icons a:nth-child(2),
.header .header__icons a:nth-child(3),
.header .header__icons a:nth-child(4){
    padding-right: 0; 
    margin-left: 15px;}

.header .header__icons{
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
}

.text-uppercase-an{
    font-weight: 200;
    text-transform: uppercase;}

.shopify-policy__body ul{
    padding-left: 0;}

.shopify-policy__title{
    text-align: center !important;
}

.shopify-policy__title h1{
    font-size: 24px;
    font-family: 'poppins';
    font-weight: 400 !important;
    margin: 0 0 50px;
    text-transform: uppercase;
}

.philosophy_imagetext{
    padding-top: 2rem;
}


@media(min-width: 1400px){
    .main-menu__content.has-motion.justify-center{
        justify-content: left;}
    
}

@media(min-width: 1600px){
    .header .header__icons{
        justify-content: center;
    }
}





/* --------------------------------------------------------------------- */
/* --------------------------------------------------------------------- */
/* ------------------------------ RM CSS ------------------------------- */
/* --------------------------------------------------------------------- */
/* --------------------------------------------------------------------- */


.banner2_product{
    margin: 20px 0;
}
.home_reach_text{
     margin : 0px !important;
}

@media (max-width: 768px) {
.home_reach_text{
     margin : 0px !important;
}
span.contained-heading.inline-block {
    font-size: 24px;
} 
.RM_slide {
    margin-Bottom: 0px !important;
}
}



@media screen and (max-width: 767px) {


  .cc-featured-collection .auto-cols-2 {
    grid-auto-columns: 85vw !important;
  }

  .cc-featured-collection .small-cards-mobile {
    grid-auto-columns: 48vw !important;
    gap : 5px;
  }

  .cc-featured-collection .slider {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .cc-featured-collection .slider__item {
    scroll-snap-align: start;
  }

  .cc-featured-collection .card--product .media {
    min-height: 160px;
  }

  .custom-view-btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    writing-mode: horizontal-tb !important;
    text-orientation: mixed !important;
    padding: 10px 16px !important;
    font-size: 13px !important;
    letter-spacing: 0.05em !important;
    white-space: nowrap !important;
  }


  .card__quick-add {
    width: 100% !important;
  }

  .add_new {
    width: 100% !important;
  }
.best_seller_pro carousel-slider.carousel.block {
    padding-left: 0rem;
    padding-right: 0rem;
}
button.btn.btn--primary.w-full.js-quick-add {
    padding: 8px 8px;
}
.container {
    padding : 0;
}
.section1.relative.section--full-width.section--padded-default.cc-animate-init.cc-animate-in {
    padding : 30px 0px 40px;
}
header.header__grid.header__grid--left-logo.container.flex.flex-wrap.items-center {
  justify-content : space-between;
  padding-left : 0 !important;
  padding-right : 0 !important;
  
}
.Icon--account{
  display : none;
}
a.header__icon:first-child{
display : none;
}
.header .header__icons a:nth-child(2),
.header .header__icons a:nth-child(3),
.header .header__icons a:nth-child(4){
    padding-right: 0; 
    margin-left: 5px;
  }
    .main-menu__content {
  margin-left:0px !important;
}
.mob__announcement-links{
  display : none;
}
footer.footer.bg-theme-bg.text-theme-text {
    padding: 30px 10px 50px;
}
} 
.Icon--cart{
  width : 20px;
}
.AddtoCART-BTN , .CART_PAGe-AddtoCART{
  display : flex;
  gap : 8px;
  justify-content : center;
  align-items : center;
}
.RM-ViewALLBTn:{
  margin-top : 15px !important;
}