/** Shopify CDN: Minification failed

Line 943:8 Expected ":"

**/
@font-face {
    font-family: 'Sharp Grotesk';
    src: url('/cdn/shop/files/SharpGrotesk-Bold20.eot?v=1776328048');
    src: url('/cdn/shop/files/SharpGrotesk-Bold20.eot?v=1776328048?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/SharpGrotesk-Bold20.woff2?v=1776328048') format('woff2'),
        url('/cdn/shop/files/SharpGrotesk-Bold20.woff?v=1776328048') format('woff'),
        url('/cdn/shop/files/SharpGrotesk-Bold20.ttf?v=1776328048') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}






body .history_banner.container {
    max-width:1170px !important ;
    padding:0 15px  !important;
    margin-top: 20px ;   /* decrease top space */
}
.history_banner .text-overlay {
  transform: translateY(-30px);
}
.history_banner .text-overlay,
.history_banner .text-overlay * {
  font-family: 'Open Sans', sans-serif !important;
}
.history_banner .text-overlay__heading {
  font-weight: 500 !important; /* heading bold */
}

.history_banner .subheading {
  font-weight: 500 !important; /* medium */
}

.history_banner .text-overlay__block {
  font-weight: 400 !important; /* normal text */
}
.history_banner .subheading {
  margin-top: 12px !important;   /* space from heading */
  font-size: 42px !important;    /* increase size */
  font-weight: 500 !important;   /* make it bold */
}
.history_banner .subheading {
  display: block;
  width: 100%;

  margin-top: 40px !important;
  text-align: center !important;

  text-transform: uppercase;

  white-space: nowrap; 
  position: relative;
  left: -60px;       /* single line */
}
.history_banner .text-overlay__block.reading-width {
  max-width: 1120px !important;
  width: 100% !important;
  margin: 18px auto 0 !important;
  text-align: center !important;
}

.history_banner .text-overlay__block.reading-width p {
  max-width: 980px !important;
  margin: 0 auto !important;
  font-size: 18px !important;
  line-height: 1.45 !important;
  letter-spacing: 0.2px !important;
  text-align: center !important;
  font-family: 21px;
  font-family: "Open Sans";
}
.history_banner .text-overlay__block.reading-width p {
  max-width: 1030px !important;
}
.history_banner .text-overlay__block.reading-width p {
  font-size: 21px !important;
  font-family: 'Open Sans', sans-serif !important;
}

.our_history .rte p {
  text-align: left !important;
  font-size: 21px !important;
  font-family: 'Open Sans', sans-serif !important;
}
.our_history {
    margin: 15px;
    padding:15px;
  /* padding-left: 47px;
  padding-right: 47px;
  color:#000000;
  margin-bottom: 20px; */
}
.history_image_text {
  /* padding-left: 100px !important;
  padding-right: 100px !important; */
  border: none;
}
.history_image_text .custom-content p {
  font-size: 21px !important;
  font-family: 'Open Sans', sans-serif !important;
}
/* Increase text area */
.history_image_text .custom-content {
  width: 50% !important;           /* increase text area */
  padding: 60px 40px !important;   /* reduce left gap */
}

/* Reduce image area slightly */
.history_image_text .custom-image {
  width: 50% !important;
}

/* Remove narrow text restriction */
.history_image_text .custom-content p {
  width: 100% !important;          /* full width text */
  max-width: 100% !important;
}

/* Optional: tighter gap between image & text */
/* .history_image_text .custom-wrapper {
  gap: 15px;
} */
.shopify-section .history_image_text{
    border: none;
    
}
.slideshow-pagination .page-btn__circle {
  width: 27px !important;
  height: 27px !important;
}

 .slideshow-pagination .page-btn__fg-circle {
  r: 2.5;  
}

.slideshow-pagination .page-btn__bg-circle {
  r: 4;    
} 
.slideshow-ctrl {
  padding-right: 10px;
  bottom: 23px !important;  /* move down */
}



/* =========================================
   SAME ALIGNMENT AS BANNER FOR ALL SECTIONS
   ========================================= */

/* Banner */
body .history_banner.container {
  max-width: 1170px !important;
  width: 100% !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* Rich text section */
body .our_history .container {
  max-width: 1170px !important;
  width: 100% !important;
  padding-left: 0px !important;
  padding-right: 15px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* Image + text section main wrapper */
body .history_image_text {
  max-width: 1170px !important;
  width: 100% !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* Inner layout should also stay inside same width */
body .history_image_text .custom-wrapper {
  width: 100% !important;
  gap: 0 !important;
  box-sizing: border-box !important;
}

/* Keep both sides balanced */
body .history_image_text .custom-image,
body .history_image_text .custom-content {
  width: 50% !important;
}

/* Better inner text spacing */
body .history_image_text .custom-content {
  padding: 40px 30px !important;
  box-sizing: border-box !important;
}

/* Text width should not shrink oddly */
body .history_image_text .custom-content p,
body .our_history .rte p {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

body .our_history .rte p{
  letter-spacing:1px; 
  text-align: justify !important;
  margin: 0 0 20px;
  color: black;
  line-height: inherit;
  letter-spacing: 1px;}


/* ================= CONTACT PAGE FULL CONTROL ================= */
/* CONTACT PAGE */
.contactus_page .page__content {
  max-width: 100% !important;
  width: 100% !important;
}

/* Heading */
.contactus_page .section__block--heading {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  margin: 50px 0 50px 0 !important; /* 30px space below heading */
  line-height:1.6;
  font-weight: 600;
  
}

.contactus_page .section__block--heading .contained-heading {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  margin: 0 auto !important;
  font-family: 'Sharp Grotesk' !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
}

/* Content block */
.contactus_page .section__block.reading-width--inline {
  max-width: 100% !important;
  width: 100% !important;
  /* margin-top: 40px !important; */
  padding-left: 15px !important; 
  padding-right: 15px !important;
  box-sizing: border-box !important;
  letter-spacing: 1px;
  
}

/* Paragraph text */
.contactus_page .section__block.reading-width--inline p {
  font-size: 16px !important;
  font-family: 'Sharp Grotesk', sans-serif !important;
  line-height: 1.6 !important;
  text-align: left !important;
  margin-bottom:1.6em;
}
.cc-contact-form .reading-width{
    max-width: 100%;
}
.cc-animate-in .btn{
    width: 100%;
    border-radius: 0px;
    background: black;
    border-color: black;
}


/* OUR PHILOSOPHY section */
.our_philosophy_class .max-w-text-overlay {
  max-width: 100% !important;
}

.our_philosophy_class h2.section__block.section__block--heading.md-down\:px-gutter.h0 {
  margin: 0 0 6px 0 !important;
  padding: 0 !important;
  line-height: 1.25 !important;
}

.our_philosophy_class h2.section__block.section__block--heading.md-down\:px-gutter.h0 .contained-heading {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 42px!important;
  line-height: 1.4 !important;
  font-weight: 400!important;
}
/* Add space above heading */
.our_philosophy_class h2.section__block.section__block--heading.md-down\:px-gutter.h0 {
  margin-top: 10px !important;
}
/* Remove bottom spacing of this section */
.our_philosophy_class {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Remove inner spacing */
.our_philosophy_class .section__block,
.our_philosophy_class .max-w-text-overlay {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Reduce gap between sections */
.our_philosophy_class + .shopify-section {
  margin-top: -10px !important; /* adjust if needed */
}

.our_philosophy_class .section__block.reading-width--inline.md-down\:px-gutter.rte.mx-auto.enlarge-text {
  margin: 0 !important;
  padding: 0 !important;
}

.our_philosophy_class .section__block.reading-width--inline.md-down\:px-gutter.rte.mx-auto.enlarge-text p {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 21px !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  padding: 0 !important;
  letter-spacing: 1.2;
}

.our_philosophy_class .section__block {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* increase text width */
.philosophy_imagetext .media-with-text__text{
  width: 60% !important;
}

.philosophy_imagetext .media-with-text__media{
  width: 40% !important;
}

/* align both to top */
.philosophy_imagetext .media-with-text{
  align-items: flex-start !important;
}

/* left spacing for text */
.philosophy_imagetext .media-with-text__text{
  padding-left: 30px !important;
}

/* text style */
.philosophy_imagetext p{
  font-size: 21px !important;
  font-family: 'Open Sans', sans-serif !important;
  line-height: 1.5 !important;
}
.philosophy_imagetext .media-with-text{
  align-items: flex-start !important;
}

.philosophy_imagetext .media-with-text__text,
.philosophy_imagetext .media-with-text__media{
  justify-content: flex-start !important;
}
.science_of_swisseclass {
  padding-bottom: 0 !important;
}

.science_of_swisseclass .image-banner {
  margin-bottom: 0 !important;
}




.science_of_swisseclass {
  padding:75px  0px 20px 0px !important;
  box-sizing: border-box !important;
  padding-bottom:10px;
}

.science_of_swisseclass .image-banner {
  max-width: 1180px !important;
  height: 289px !important;
  margin: 0 auto !important;
  /* margin-top: px !important; reduce space (adjust 10–30px as needed) */
}


.science_of_swisseclass .image-banner__image,
.science_of_swisseclass .image-banner__image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: fill !important;
}
.science_of_swisseclass .text-overlay__heading {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 42px !important;
  font-weight: 400 !important;
  white-space: nowrap !important; /* single line */
}
/* reduce top space */
.scienceofswisse_text {
  margin-top: 0 !important;
  padding-top: 10px !important; /* adjust 0–15px if needed */
  
}

/* text style */
.scienceofswisse_text p {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 22px !important;
  line-height: 1.6;
  word-spacing: 2px;
  
}
/* same left-right spacing as image (1180px centered) */
.scienceofswisse_text .container {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding-right: 30px;
  padding-left: 30px;
  padding-top:30px;
  margin-bottom: 10px;
  text-align: left;
}

/* increase width + single line */
.science_heading .container {
  max-width: 1180px !important;
  margin: 0 auto !important;
}

/* heading style */
.science_heading .contained-heading {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 42px !important;
  font-weight: 600 !important;
  padding-bottom: 15px !important;
  white-space: nowrap !important; /* single line */
}
.research_heading span.contained-heading.inline-block {
  font-size: 42px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 60px;
  max-width: revert-layer;
  font-weight: 600;
  letter-spacing: 0;
}
.custom-fullwidth-section .custom-wrapper.science_image{
  width: 100% !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
}

.custom-fullwidth-section .custom-content{
  width: 50%;
  max-width: none !important;
}

.custom-fullwidth-section .custom-content p{
  font-family: 'Open Sans', sans-serif !important;
  font-size: 22px !important;
  line-height: 1.6 !important;
  width: 100% !important;
  max-width: none !important;
}
.text_txet h2,
.text_txet h2 span {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 42px !important;
  font-weight:600 !important;
}
/* heading */
.text_txet h3,
.text_txet h3 span {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 42px !important;
}

/* paragraph / text */
.text_txet p {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 22px !important;
}

/* left & right spacing */
.text_txet {
  padding-left: 180px !important;
  padding-right: 180px !important;
  padding-bottom: 140px !important;
  border-bottom: 1px solid #dddddd;

}
/* left & right spacing */
.word_spacinghello .container {
  max-width: 1170px !important;
    margin: 0 auto;
    padding: 15px;
}

/* text style */
.word_spacinghello p {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 21px !important;
  line-height: 1.65 !important;
  word-spacing: 2px;
  color:#000;
  letter-spacing: 1px;
}
.word_spacinghello {
  margin-top: 0 !important;
}

.word_spacinghello .section__block {
  margin-top: 0 !important;
}
.word_spacinghello .rte {
  text-align: left !important;
}

.word_spacinghello p {
  text-align: left !important;
}
.csr-section {
  padding-top: 0px !important; /* reduce from 40px */
  margin-top: 0 !important;
}
.text_txet {
  margin-top: 0px !important;
  padding-top: 50px !important; /* adjust 0–10px if needed */
}
.image_science {
  margin-top: 0 !important;
  /* padding-top: 20px !important; reduce from 60px */
}
/* reduce bottom space */
.research_heading {
  margin-bottom: 0 !important;
  padding-bottom: 0px !important; /* adjust 0–10px */
}

.research_heading .section__block--heading {
  margin-bottom: 0 !important;
}
.research_heading.section {
  padding-bottom: 0 !important;
}

.research_heading .container {
  padding-bottom: 0 !important;
}

.research_heading .max-w-text-overlay {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.research_heading .section__block span{
  margin-bottom: 29px !important;
}
.our_swisse {
  max-width: 100%;
  margin: 0 auto !important;   /* center the block */
  /* padding-left: 360px;
  padding-right: 360px; */
  text-align: center;
}

/* center all content */
.our_swisse * {
  text-align: center !important;
}

/* video center */
.our_swisse iframe {
  display: block;
  margin: 20px auto;
  max-width: 100%;
}
.our_swisse iframe {
  width: 1075px;        /* same as your box model width */
  height: 599px;       /* maintain good ratio */
  display: block;
  margin: 0 auto;      /* center horizontally */
}
.our_swisse .hell-world {
  font-size: 21px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
}
/* same width for video + text */

.our_swisse .hell-world {
  max-width: 1074px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* text styling */
.our_swisse .hell-world {
  font-size: 22px !important;
  font-family: 'Open Sans', sans-serif !important;
  text-align: center;
}
@media (max-width: 768px) {
  .our_swisse iframe,
  .our_swisse .hell-world {
    max-width: 100%;
  }
}
/* SWISSE */
.our_swisse blockquote p {
  font-size: 34px !important;
  font-family: 'Open Sans', sans-serif !important;
  margin-bottom: 20px; /* space between headings */
}

/* OUR STORY */
.our_swisse h3 {
  font-size: 42px !important;
  font-family: 'Open Sans', sans-serif !important;
  margin-top: 0 !important;
}
/* remove unwanted spacing */
.our_swisse blockquote {
  margin: 0 !important;
  padding: 0 !important;
}

.our_swisse blockquote p {
  font-size: 34px !important;
  font-family: 'Open Sans', sans-serif !important;
  margin: 0 !important;
  letter-spacing: 1px !important;
 
  word-spacing:1px !important;
}

/* OUR STORY */
.our_swisse h3 {
  font-size: 42px !important;
  font-family: 'Open Sans',  !important;
  margin: 12px 0 0 0 !important; /* ONLY 20px gap */
}
.our_swisse blockquote p {
  font-style: normal !important;
}
/* space below headings (above video) */
.our_swisse iframe {
  margin-top: 30px;
}
/* product-page */
#products-toolbar {
  border-top: none !important;
  border-bottom: none !important;
}
#products-toolbar {
  border-right: none !important;
}
.main-products-grid__filters {
  border-right: none !important;
}
.custom_collection_text .rte {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  max-width: calc(100% - 332px); /* 166px left + 166px right */
  margin: 0 auto;
  text-align: center;
}
.custom_collection_text .container {
  padding-left: 166px !important;
  padding-right: 166px !important;
}
.custom_collection_text .rte {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  text-align: left;
}
.custom_collection_text .section__block--heading {
  font-size: 20px !important;
  font-weight: 400 !important;
  font-family: 'Sharp Grotesk', sans-serif;
}
.custom_recently_viewed .section__heading {
  font-size: 20px !important;
  font-weight: 400;
  text-transform: uppercase;
}
.custom_recently_viewed .container.mb-heading {
  border-top: 1px solid #e5e5e5;
  padding-top: 30px; /* space after border */
}
.filter-heading123{
  font-size: 15px;
  font-weight: 400;
  font-family: 'Open Sans';
  text-align: left;
  /* padding-bottom: 50px !important; */
}
.filter.disclosure .filter__toggle .flex-auto {
  /* padding-top: 10px !important; */
  font-weight: 400 !important;
  padding-bottom: 0px;
}
/* .filter__toggle{
  padding-bottom:10px !important;
} */
.disclosure__toggle svg {
  stroke-width: 2.5px !important;
}
.refund_policy_page123 .shopify-policy__title h1{
  text-align: center !important;
}
.refund_policy_page123{
  max-width: 680px !important;
  padding: 0px;
}
.refund_policy_page123 ul li:before{
  position: unset;
  content: unset;

}
.refund_policy_page123 ul li{
  list-style: inside;
  padding: 0px;
}
.refund_policy_page123 ul{
  padding: 0px;
}
.refund_policy_page123 .shopify-policy__title h1{
  font-size: 24px;
  font-family: 'Sharp Grotesk' sans-serif;
  padding:20px 0 50px 0 !important;
  font-weight: 400;
  line-height: 2px;
  
}
.refund_policy_page123 .shopify-policy__body {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 1.7;
}

.refund_policy_page123 .shopify-policy__body p,
.refund_policy_page123 .shopify-policy__body li {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  letter-spacing: 0.4px;
}
.refund_policy_page123 .shopify-policy__body p:first-child {
  margin-bottom: 20px; /* reduce space */
}
/* contact us heading */
.contactus_page .section__block--heading {
  font-weight: 400 !important;
}
.container:has(.media-with-text) {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Main layout */
.media-with-text {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 70px !important;
  max-width: 1300px !important;
  margin: 0 auto !important;
  padding: 0 40px !important;
}

/* Text (left side) */
.media-with-text__text {
  width: 50% !important;
}

.media-with-text__text p {
  font-size: 21px !important;
  line-height: 1.6 !important;
  margin: 0 !important;
  font-family: "Open Sans", sans-serif !important;
}






/* Philosophy image + text section only */
.philosophy_imagetext .container {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.philosophy_imagetext .media-with-text,
.philosophy_imagetext .media-with-text.media-with-text--reverse {
  display: flex !important;
  flex-direction: row !important;
  align-items: start !important;
  justify-content: space-between !important;
  gap: 70px !important;
  max-width: 90% !important;
  width: 100% !important;
  padding-left: 8rem !important;
  margin: 0 !important;
}

/* Left side text */
.philosophy_imagetext .media-with-text__text {
  order: 1 !important;
  flex: 0 0 calc(50% - 35px) !important;
  max-width: calc(50% - 35px) !important;
  width: calc(50% - 35px) !important;
  margin: 0 !important;
  padding: 0 !important;
}

.philosophy_imagetext .media-with-text__text .text-start,
.philosophy_imagetext .media-with-text__text .section__block,
.philosophy_imagetext .media-with-text__text .reading-width,
.philosophy_imagetext .media-with-text__text .rte {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

.philosophy_imagetext .media-with-text__text p {
  margin: 0 !important;
  font-size: 21px !important;
  line-height: 1.6 !important;
  color: black;
  letter-spacing: 1px;
  text-align: justify;
  font-family: "Open Sans", sans-serif !important;
}

/* Right side image */
.philosophy_imagetext .media-with-text__media {
  order: 2 !important;
  flex: 0 0 calc(50% - 35px) !important;
  max-width: calc(50% - 35px) !important;
  width: calc(50% - 35px) !important;
  margin: 0 !important;
  padding: 0 !important;
}

.philosophy_imagetext .media-with-text__media .media {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  aspect-ratio: 837.5 / 461 !important;
  overflow: hidden !important;
}

.philosophy_imagetext .media-with-text__media picture,
.philosophy_imagetext .media-with-text__media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}

.philosophy_imagetext .media-with-text__media img {
  object-fit: cover !important;
}

/* Mobile */
@media screen and (max-width: 768px) {
  .philosophy_imagetext .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .philosophy_imagetext .media-with-text,
  .philosophy_imagetext .media-with-text.media-with-text--reverse {
    flex-direction: column !important;
    gap: 25px !important;
  }

  .philosophy_imagetext .media-with-text__text,
  .philosophy_imagetext .media-with-text__media {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  .philosophy_imagetext .media-with-text__text p {
    font-size: 18px !important;
  }
}
/* force exact 40px left space */
.philosophy_imagetext .container {
  padding-left: 40px !important;
  padding-right: 0 !important;
}

/* remove all inner extra spacing */
.philosophy_imagetext .media-with-text__text,
.philosophy_imagetext .text-start,
.philosophy_imagetext .section__block,
.philosophy_imagetext .reading-width,
.philosophy_imagetext .rte {
  margin-left: 0 !important;
  padding-left: 0 !important;
  max-width: 100% !important;
}
/* text ko left kheecho */
.philosophy_imagetext .media-with-text__text {
  margin-left: -30px !important;
}



/* Plant Protein FAQ heading */
.Plant-Protein-Faq h2 {
  font-size: 24px !important;
  font-family: "Sharp Grotesk", sans-serif !important;
  font-weight: 400 !important;
  padding-top: 0px !important;
  margin 50px 0;
}
.faq_protein_class {
  margin: 0 !important;
  width: 100vw !important;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
}

.faq_protein_class h2 {
  margin: 0 !important;
}
.cc-faq .reading-width {
    margin: 0px;
    max-width: none;
}
  /* Apply Open Sans to the entire FAQ section */
  .cc-faq {
    font-family: 'Open Sans', sans-serif;
  }

  /* Section headings (SHIPPING AND DELIVERY, Returns and Refunds) */
  .cc-faq .text-h5,
  .cc-faq .text-h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 0.05em;
  }

  /* Question titles */
  .cc-faq .disclosure__title {
    font-family: 'Poppins', sans-serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    padding: 10px 5px;
}

.cc-faq .disclosure--row{
  border-bottom: 1px solid #000;
  transition: all 0.4s ease;}

.cc-faq .disclosure--row:hover{
  background-color: #c1c1c1;}


  /* Answer text */
  .cc-faq .disclosure__content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
  }

  /* Increase spacing between each FAQ row */
  .cc-faq .disclosure--row {
    margin-bottom: 16px;
  }

  /* Add more padding inside each question row */
  .cc-faq .disclosure--row summary {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  /* Section group spacing */
  .cc-faq .mt-16 {
    margin-top: 48px !important;
  }

  /* Container padding so content doesn't sit too tight at smaller zoom */
  .cc-faq .reading-width {
    padding-left: 8px;
    padding-right: 8px;
  }
  .custom_banner_policy {
    padding-left: 80px !important;
    padding-right: 80px !important;
    padding-top: 98px !important;
  }
  .image_science.custom-wrapper{
      border-top: none;
  }
  .hello_darling.custom-wrapper{
    border-top: none;
    
  }
  .hello_darling .custom-content p{
    font-size: 16px !important;
  }
  .hello_darling .custom-content h2{
    font-size: 21px;
    font-family: "open sans";
    font-weight: 600;
  }
  .swinburne_university .custom-content p{
    font-size:21px;
    font-family: "Open Sans";
  }
  .swinburne_university .custom-content h2{
    font-size: 21px;
    line-height: 1.65;
    font-weight: 600;
  }
  .swinburne_university.custom-wrapper{
    border-top: none !important;
  }
  .la_trobe_university .custom-content h2{
    font-family:"open sans";
    font-size: 21px;
    font-weight: 600;
  }
  .la_trobe_university .custom-content p{
    font-size: 16px !important;
    font-family: "poppins";
  }
  .la_trobe_university.custom-wrapper{
    border-top: none !important;
  }
  .scientific_patner .section__block p{
    font-size:22px !important;
    padding:0 10%;
    line-height: 1.65;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .scientific_patner .section__block span{
    font-family:"open sans";
    font-size: 42px !important;
  }
  .section.scientific_patner{
    margin-bottom: 5px !important;
  }
  .modal__window.relative.bg-theme-bg.text-theme-text.text-start.overflow-hidden.has-motion {
    background: #fff !important;
}
.cc-footer{
  border-top: 1px solid #EBEBEB;
}
.home_reach_text{
  padding-top: 18px;
}
.logo__link img {
  width: 100px;  /* increase from original 88px */
  height: auto;  /* maintain aspect ratio */
}
.main-menu__content {
  margin-left:20px ;
}
.section__header h2{
  font-family: 'Sharp Grotesk';
}



/* .new_bestseller_as{
  background: lightgray;
}  */
/* .fish_oil_class{
    background: lightgray;
} */
.magnesium{
  background: #f3f1e9;
}
.bestseller_as{
   background: #f3f1e9;
}
.custom-card-buttons a{
  background: transparent;
}
.page_contactus_class .contained-heading span{
  font-size:24px !important;
  font-family:'Poppins'sans-serif;
}
.page_contactus_class.section__block{
  margin-bottom:70px;
}
.page_contactus_class{
  margin-top: 30px;
}
.section__block.reading-width--inline{
  font-size: 16px;
  text-align: left;
} 
.faq-grid .faq-grid__label{
  margin: 0px 0 52px !important;
}

.faq_page_collapsible{
  margin-top: 20px;
}
.text_txet{
  border-bottom: none;
}











/* Fix banner size like screenshot */
.client_trial_banner .image-banner {
  height: 270px; /* adjust if needed */
  max-width: 600px; /* controls width like screenshot */
  margin: 60px auto; /* center it */
}

/* Remove auto aspect ratio */
.client_trial_banner .image-banner::after {
  display: none;
}

/* Make image fit properly */
.client_trial_banner .image-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.clinical_trials {
  margin-top: 30px;
  margin-bottom: -25px;
}
.clinical_trials span.contained-heading.inline-block{
  font-size: 42px;
  font-family: 'Open Sans';
  font-weight: 400;
  margin-bottom:0px;
}
.client_trial_banner .image-banner  {
  margin-right: 753px !important; 
  margin-bottom: 0px !important;
}
.client_trial_normaltext .container{
  padding: 0;
  text-align: left;
  margin-top: 20px;
}
.section.client_trial_normaltext{
  margin-top :40px !important;
}




.ingredients_banner {
  margin-top: 105px;
  margin-left: 10px;
}
.ingredients_components {
  margin-top: 30px;
}

.our_ingredient_class .contained-heading {
  font-size: 42px !important;
  font-family: 'open sans' !important;
}
.section.our_ingredient_class{
  margin-bottom: 50px;
  margin-top: 40px;
}



.product_page_custom{
  max-width: 1330px !important;
}
/* Product main gallery height short */
#product-media .media-gallery__viewer .media-viewer__item > .media {
  padding-top: 65% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.RM_productMainIMG{
  height : 600px !important;
}
/* Main image actual size */
#product-media .media-gallery__viewer .media-viewer__item img.product-image {
        width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
}

/* Zoom image also small */
#product-media .media-gallery__viewer .zoom-image {
        width: 100% !important;
    height: 100% !important;
   max-height: 100% !important;
    object-fit: cover !important;
}

/* Variant thumbnails small */
/* #product-media .media-gallery__thumbs .media-thumbs__btn {
  padding-top: 70% !important;
} */

#product-media .media-gallery__thumbs .media-thumbs__btn img {
  /* max-height: 75px !important; */
  object-fit: cover !important;
}
.product_page_custom .product-info{
  padding-top: 16px !important;
}

.product-info__price .price .price__current .js-value{
  color: #f94c43;
  font-size: 19px;
  font-family: 'Poppins' sans-serif;
}
.price__was{
  font-size: 0.6em !important;
}
/* .product-info {
  padding-top: 0.4rem !important;
} */
/* .product.js-product .product-media{
 padding-top: 20px !important;
} */
.product-info__sticky {
    border: 1px solid black;
    padding-left: 20px;
    border-radius: 10px;
    padding-right: 20px;
    padding-bottom: 30px !important;
}
.product-info__add-button .btn.btn--secondary {
  border-radius: 0px !important;
  background: black;
  color: white;
  margin-top: 10px;
  margin-bottom: 7px;
}
.shopify-payment-button .shopify-payment-button__button{
  border-radius: 0px !important;
  background: black;
  color: white;
  border-color: black;
}
.shopify-payment-button .shopify-payment-button__button:hover{
  background: black !important;
}


/* Light grey separator after every left text block */
.dynamic-contact-left .dynamic-left-text {
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
}

/* Registered Address ke upar dark border */
.dynamic-contact-left .dynamic-left-text h4 {
  margin-top: 0;
}

/* 4th text block = Registered Address */
.dynamic-contact-left .dynamic-left-text:nth-of-type(4) {
  border-top: 2px solid #000000;
  padding-top: 16px;
}

/* Last block ke niche border hata do */
.dynamic-contact-left .dynamic-left-text:last-of-type {
  border-bottom: none;
}
.dynamic-contact-left .dynamic-left-text:nth-of-type(3) {
  border-bottom: none;
}
.opt-btn:checked+.opt-label:not(.opt-label--swatch):after{
  border-radius: 0px !important;
}
.mt-8 {
  /* margin-top: 0px !important; */
}
.mb-8 {
  margin-bottom: 0px !important; 
}
.option-selector .label{
  font-weight: 200;
  
}


/* FULL WIDTH FIX */
.product-detail-section {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}

/* REMOVE INNER CONTAINER RESTRICTION */
.product-detail-section .pds-wrap {
  max-width: 1630px;   /* control width */
  margin: 0 auto;      /* center */
  padding: 0 30px;     /* left-right gap */
}

/* OPTIONAL: GRID CONTROL */
.pds-wrap {
  display: flex;
  gap: 40px;
}

/* LEFT CONTENT */
.pds-content {
  width: 70%;
}

/* RIGHT SIDEBAR */
.pds-sidebar {
  width: 30%;
}
/* TOP TRUST ROW SE ICON HATAO */
.pds-trust-top .pds-trust-ring {
  display: none;
}

/* spacing fix after removing icon */
.pds-trust-top .pds-trust-block {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pds-trust-top .pds-trust-label {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}
.swisse_margin{
  margin-top: 0px !important;
}
.hell-world{
  text-align: left !important;
  max-width:1630px !important;
  width: 100% !important;
}
.our_story_page{
  margin-top: 20px;
  margin-bottom: 20px;
}
.swisse_margin .page__content{
  margin-top: 0px !important;
  margin-bottom: 40px;
}
.client_trial_normaltext{
  max-width: 1630px;
  margin-left: 60px;
}
.our_philosophy_class .section__block p{
  text-align: center;
}
.custom_blogs{
  margin-top: 50px;
  margin-bottom: 50px;
}
.text_txet{
  padding-bottom: 0px !important;
  margin-bottom: 40px; 
}
.custom_grids_ingridents{
  padding-bottom: 40px;
}
.word_spacinghello{
  margin-bottom: 40px;
}
.shopify-policy__container{
  padding-bottom: 40px !important;
}
.research_heading{
  margin-top: 0px;
}
.scienceofswisse_text{
  margin-bottom:20px;
}
.product-policies{
  display: none;
}
p.pack-name {
    font-weight: 700;
    width: 100%;
    font-size: 12px;
    line-height: 1.25;
    background: #000;
    text-align: center;
    padding: 4px 2px;
    margin: 0;
    border-radius: 5px;
    border: 1px solid #fab6b0;
    color : white;
}
.option-selector label.pack-card-label.pack-card-label--selected {
    padding: 0px;
}
.label.pack-card-label {
    padding: 0px;
}
.product-info__block span.product-label.product-label--sale {
    padding: 0px 0px;
    color: #eb3525;
    font-size: 12px;
    background: transparent;
    border: none;
    /* border-radius: 21px; */
    font-weight: 600;
    justify-content: right;
    text-transform: uppercase;
}
#product-media{
  padding: 20px;
}
.product-info{
  padding-top: 20px !important;
}
.opt-btn:checked+.opt-label:not(.opt-label--swatch):after{
  box-shadow:0px !important;
}
/* Default unselected */
.option-selector__btns .opt-label {
  border: 1px solid #d9d9d9 !important;
  border-radius: 5px;
  background: transparent !important;
  color: #6a6a6a !important;
  transition: none !important;
    font-weight: 100;

}

/* Selected variant */
.option-selector__btns .opt-btn:checked + .opt-label {
  border: 1px solid #1c1b1b !important;
  background: transparent !important;
  color: #1c1b1b !important;
  border-radius: 5px;
  font-weight: 100;
  font-size: 16px;
}

/* Remove hover effect */
.option-selector__btns .opt-label:hover {
  border: 1px solid #dddddd !important;
  background: transparent !important;
  color: #222 !important;
  transform: none !important;
  box-shadow: none !important;
  border-radius: 5px !important;
}

/* Keep selected same on hover */
.option-selector__btns .opt-btn:checked + .opt-label:hover {
  border: 2px solid #222 !important;
}
.option-selector__btns .opt-label:hover,
.option-selector__btns .opt-label:focus,
.option-selector__btns .opt-label:active {
  box-shadow: none !important;
  outline: none !important;
}

.option-selector__btns .opt-btn:focus + .opt-label {
  box-shadow: none !important;
  outline: none !important;
}
.opt-label::before,
.opt-label::after {
  display: none !important;
}
.product-price {
  margin-bottom: 4px !important;
  padding-bottom: 0 !important;
}

.product-price .product-policies {
  margin-top: 2px !important;
  margin-bottom: 0 !important;
}

.js-instalments-form {
  margin-top: 0 !important;
}
.product-info__block[data-dynamic-variant-content*="product_labels"] {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.product-label-container {
  margin-top: -6px !important;
}
.benefit-list {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 14px 22px !important;
  padding: 0 !important;
  margin: 8px 0 0 !important;
  list-style: none !important;
}

.benefit-list li {
  display: grid !important;
  grid-template-columns: 30px 1fr !important;
  align-items: center !important;
  column-gap: 8px !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  color: #333 !important;
  margin: 0 !important;
}

.benefit-list li img,
.benefit-icon img {
  width: 28px !important;
  height: 28px !important;
  object-fit: contain !important;
  display: block !important;
}

@media (max-width: 749px) {
  .benefit-list {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px 16px !important;
  }
}
.benefit-list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px 20px;
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
}

.benefit-list li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  line-height: 1.2;
}

.benefit-list li img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  flex-shrink: 0;
}
.product-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px 30px;
  /* padding: 18px 0; */
}

.benefit-item {
  display: flex;
  align-items: start;
  gap: 10px;
}

.benefit-item img {
  width: 22px;
  height: 12px;
  object-fit: contain;
  flex-shrink: 0;
  margin-top: 2px;
}

.benefit-item p {
  margin: 0;
  font-size: 13px;
  line-height: 1.3;
  color: #424242;
  font-weight: 500;
  letter-spacing: 0.2px;
  max-width: 140px;
}

@media screen and (max-width: 768px) {
  .product-benefits {
    grid-template-columns: repeat(2, 1fr);
    gap: 13px;
  }

  .benefit-item p {
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  .product-benefits {
    grid-template-columns: 1fr;
  }
}
.benefit-item img {
  width: 42px;
  height: 42px;
  object-fit: contain;
  flex-shrink: 0;
  margin-top: 2px;
}
.product-title p{
  margin-bottom: 0px !important;
}
.product-label span{
  display: none;
}

.product-subtitle{
  font-size: 13px;

}
.product-info__block .product-title {
  margin-bottom:0px;
}
.defination_product{
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 10px;
  color: #424242;
}
.price__was .js-value{
  font-size:13px;
}
.product-info__block .product-label-container .product-label{
  margin-top: 0px;
}
.product-info__block {
  margin-bottom: 0px !important;
}
.product-main .container{
  overflow: hidden;
  /* background: #f3eef5; */
}


/* Swisse Collagen Rich Text Design */

.product_collagen{
  background-color: #f3f1e9 !important;
  padding:12px !important;
}

.product_collagen .container{
  max-width:100% !important;
  padding:0 !important;
  margin:0 !important;
  display:block !important;
}

.product_collagen .max-w-text-overlay{
  max-width:100% !important;
  width:100% !important;
}

.product_colligen{
  margin-top: 30px;
}
.product_colligen .container .h4 h2{
  font-size: 20px !important;
  font-weight: 50 !important;
} 
.product_collagen .section__block--heading{
  background:#f3f1e9 !important;
  padding:12px 25px !important;
  margin:0 0 18px 0 !important;
  width:100% !important;
  color:#111 !important;
}

.product_collagen .contained-heading{
  font-size:24px !important;
  line-height:1.35 !important;
  font-weight:200 !important;
  letter-spacing:1px !important;
  color:#111 !important;
  font-family:'Poppins', sans-serif !important;
}

.product_collagen .reading-width--inline{
  max-width:100% !important;
  width:100% !important;
  padding:0 14px !important;
  margin:0 !important;
}

.product_collagen .rte ul{
  margin:0 !important;
  padding-left:18px !important;
}

.product_collagen .rte li{
  font-size:14px !important;
  line-height:1.7 !important;
  color:#000 !important;
  margin-bottom:6px !important;
  letter-spacing:.3px !important;
}

.product_collagen .rte li strong{
  font-weight:700 !important;
  color:#000 !important;
}

@media(max-width:768px){

  .product_collagen{
    padding:25px 15px !important;
  }

  .product_collagen .contained-heading{
    font-size:18px !important;
  }

  .product_collagen .rte li{
    font-size:13px !important;
  }

}

/* Custom Video Slider Bigger Cards */

.custom-video-slider-track{
  gap:32px !important;
}

.custom-video-slide{
  flex:0 0 280px !important;
  max-width:280px !important;
  width:280px !important;
  scroll-snap-align:start;
}

.custom-video-card{
  position:relative;
  width:280px !important;
  height:500px !important;
  border-radius:18px !important;
  overflow:hidden;
  background:#ddd;
}

.custom-video-item{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block;
}

@media(max-width:989px){

  .custom-video-slide{
    flex:0 0 240px !important;
    max-width:240px !important;
    width:240px !important;
  }

  .custom-video-card{
    width:240px !important;
    height:420px !important;
  }

}

@media(max-width:575px){

  .custom-video-slide{
    flex:0 0 78% !important;
    max-width:78% !important;
    width:78% !important;
  }

  .custom-video-card{
    width:100% !important;
    height:500px !important;
  }

}

/* Full Width Video Layout */

.custom-video-slider-container{
  max-width:1400px !important;
  width:100% !important;
  padding:0 30px !important;
}

.custom-video-slider-track{
  display:grid !important;
  grid-template-columns:repeat(4, 1fr) !important;
  gap:30px !important;
  overflow:visible !important;
}

.custom-video-slide{
  width:100% !important;
  max-width:100% !important;
  flex:none !important;
}

.custom-video-card{
  width:100% !important;
  height:520px !important;
  border-radius:18px !important;
  overflow:hidden !important;
}

.custom-video-item{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

/* Tablet */

@media(max-width:989px){

  .custom-video-slider-track{
    grid-template-columns:repeat(2, 1fr) !important;
  }

  .custom-video-card{
    height:460px !important;
  }

}

/* Mobile */

@media(max-width:575px){

  .custom-video-slider-container{
    padding:0 15px !important;
  }

  .custom-video-slider-track{
    grid-template-columns:1fr !important;
    gap:20px !important;
  }

  .custom-video-card{
    height:500px !important;
  }

}

.product_collagen{
  margin-bottom:0px !important;
  padding-bottom:10px !important;
}

.product_collagen .section__block--heading{
  margin-bottom:10px !important;
}

.product_collagen .reading-width--inline{
  margin-bottom:0 !important;
}

.product_collagen .rte ul{
  margin-bottom:0 !important;
}

.product_collagen{
  margin-top:0 !important;
  padding-top:10px !important;
}
.swisse-collagen-wrapper{
  padding-bottom:10px !important;
  background: #f3f1e9 !important;
}

.pack-icon img{
  width: 30px;
  height: 30px;
  object-fit: contain;
  display: inline-block;
  vertical-align: middle;
}
/* Judge.me Review Full Width */

.jdgm-widget,
.jdgm-review-widget,
.jm-review-widget{
  max-width:100% !important;
  width:100% !important;
}

.jdgm-widget{
  padding:0px !important;
}

.jdgm-review-widget__header-and-body{
  width:100% !important;
  max-width:100% !important;
}

.jm-review-widget__body{
  width:100% !important;
}

.jm-review-widget-minimal-header{
  width:100% !important;
  max-width:100% !important;
}

.jm-review-widget-minimal-header__tabs{
  width:100% !important;
}

.jdgm-review-list{
  width:100% !important;
}

.jm-review-item{
  width:100% !important;
}
.product_collagen{
  

}
@media(max-width:768px){

  .jdgm-widget{
    padding:0 0px !important;
  }

}



.product-info__add-button button[name="add"]{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:12px !important;
  margin-bottom: 12px;
}

.custom-atc-text,
.custom-atc-dot,
.custom-atc-price{
  font-weight:700 !important;
  color:inherit !important;
}

.custom-atc-price{
  white-space:nowrap !important;
}


/* Fix top cut icon issue */

.shopify-section{
  overflow:visible !important;
}

.swisse-icon-features{
  background:#f3eef6 !important;
  padding:70px 20px 35px !important;
  margin-top:-20px !important;
  position:relative !important;
  z-index:2 !important;
  overflow:visible !important;
}

.swisse-icon-features__wrapper{
  overflow:visible !important;
}

.swisse-feature-item{
  overflow:visible !important;
}

.swisse-feature-icon{
  width:92px !important;
  height:92px !important;
  margin:0 auto 16px !important;
  position:relative !important;
  z-index:5 !important;
  overflow:visible !important;
  background:#fff !important;
  border:3px solid #efb4a8 !important;
  border-radius:50% !important;
  box-shadow:0 0 0 4px rgba(239,180,168,.18) !important;
}
product-recommendations .section {
  margin: 0px;
}
.people_also_bought .h4 .section__heading{
  font-family: 'Poppins'sans-serif !important;
  font-size: 20px !important;
  font-weight: 100 !important;
}
.custom-tax-text{
  display:inline-flex !important;
  align-items:center !important;
  background:#d9d9d9 !important;
  color:#555 !important;
  font-size:12px !important;
  font-weight:500 !important;
  padding:3px 8px !important;
  border-radius:2px !important;
  margin-left:6px !important;
  line-height:1.2 !important;
  vertical-align:middle !important;
}
/* .product-info .option-selector legend.label{
  margin-top:10px !important;
} */
.mrp {
    font-size: 13px;
    color: #7e7e7e;
    margin-bottom: 13px;
}

.people_also_bought .mrp{
  display: none;
}
.shopify-payment-button__button{
  background:#302d33 !important;
  color:#fff !important;
  border:none !important;
}
.product-options .option-selector .label{
 padding-bottom: 10px;
 font-size:16px;
 font-family: 'Poppins'sans-serif;
}

[data-option="Size"] .label {
  margin-bottom: 0px !important;
}
.shopify-section .swisse-feature-item h3{
  font-size: 14px !important;

}
/* Bigger Swisse Feature Cards */

.swisse-icon-features__wrapper{
  gap:55px !important;
}

/* .swisse-feature-item{
  padding:20px 15px !important;
} */

.swisse-feature-icon{
  width:125px !important;
  height:125px !important;
  padding:12px !important;
  margin:0 auto 20px !important;
  border-width:4px !important;
}

.swisse-feature-icon img{
  width:90% !important;
  height:90px !important;
}

.swisse-feature-item h3{
  font-size:24px !important;
  line-height:1.35 !important;
  max-width:260px !important;
  margin:0 auto !important;
}
/* Increase section width */

.swisse-icon-features__wrapper{
  max-width: 1716px !important;
  width:100% !important;
  padding:0 0px !important;
  gap:60px !important;
}
/* Reduce section height */

.swisse-icon-features{
  padding-top:25px !important;
  padding-bottom:15px !important;
}

.swisse-feature-item{
  padding:5px 10px !important;
}

.swisse-feature-icon{
  margin-bottom:10px !important;
}

.swisse-feature-item h3{
  line-height:1.2 !important;
}

.swisse-feature-item h3{
  font-family:'Poppins', sans-serif !important;
  font-weight:100 !important;
  font-size:12px !important;
  line-height:1.4 !important;
}
.swisse-icon-features .swisse-feature-item h3,
.swisse-icon-features .swisse-feature-item h3 *,
.swisse-feature-item h3{
  font-family:'Poppins', sans-serif !important;
  font-weight:100 !important;
  font-size:12px !important;
  line-height:1.4 !important;
  letter-spacing:0 !important;
}

.swisse-icon-features .swisse-feature-item h3{
  font-family: "Poppins", sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  letter-spacing: 0.4px !important;
  text-transform: none !important;
  color:#000 !important;
  padding: 0px 15px;
}

.people_also_bought .container.text-center.mt-8{
  display: none;
}

.people_also_bought .section__header .section__heading{
  font-family: Poppins !important;
  font-size: 20px !important;
}

.product_colligen h2.h4.section__heading{
  font-family: poppins !important;
  font-size: 20px !important;
  color: #1c1b1b;
}
.product-info__block .option-selector__btns  .opt-label--btn{
  padding: 9px 5px !important;
  
}
.pack-option{
  display:flex;
  align-items:center;
  gap:8px;
}

.pack-option img{
  width:55px;
  max-width:55px;
}



.pack-details-col {
  width: 200px;
  min-width: 200px;
}


.people_also_bought{
  padding-bottom:0px !important;
  padding-top: 30px;
}
.media-gallery__thumbs li{
  border: 1px solid;
}


/* Thumbnail image bigger */
.media-gallery__thumbs .media-thumbs__item {
  flex: 0 0 0px !important;
  width: 110px !important;
}

/* Remove active underline/border */
.media-gallery__thumbs .media-thumbs__btn.is-active::after,
.media-gallery__thumbs .media-thumbs__btn[aria-current="true"]::after,
.media-gallery__thumbs .media-thumbs__item--active::after {
  display: none !important;
}

/* Remove any bottom line */
.media-gallery__thumbs .media-thumbs__btn {
  border-bottom: 0 !important;
  box-shadow: none !important;
}

/* Optional spacing */
.media-gallery__thumbs .media-thumbs {
  gap: 10px;
}
/* Remove bottom empty space */
/* .media-gallery__thumbs .media-thumbs__btn {
  padding: 0 !important;
} */

/* Make image slightly bigger inside same container */
.media-gallery__thumbs .media-thumbs__btn img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  aspect-ratio : 1;
  display : inline-block;
} 

/* Remove active underline */
.media-gallery__thumbs .media-thumbs__btn.is-active::after,
.media-gallery__thumbs .media-thumbs__btn[aria-current="true"]::after {
  display: none !important;
}

/* .media-gallery__thumbs .media-thumbs__btn {
  padding-top: 125% !important;
} */
 .media-gallery__thumbs .media-thumbs__item{
  flex: 0 0 0 !important;
 }

.media-gallery__thumbs .media-thumbs__item {
  width: 70px !important;
  min-width: 70px !important;
  flex: 0 0 70px !important;
    aspect-ratio : 1;
   height: 70px;
    overflow: hidden;
}

/* active line remove */
.media-gallery__thumbs .media-thumbs__btn.is-active::after,
.media-gallery__thumbs .media-thumbs__btn[aria-current="true"]::after {
  display: none !important;
  content: none !important;
}


.banner2_product {
  margin-top: 20px !important;
}
/* .RM_customPRO{
  padding-top : 60px !important;
} */
.RM_mediaContainer{
  padding-bottom : 10px !important;
}


/* Product Templete 2.0 */


.productDesignTem2 .RM_customPRO{
  padding-top : 30px !important;
}

.productDesignTem2 .product-subtitle {
      display: block;
    font-weight: 500;
    font-size: 13px;
    color: #424242;
    letter-spacing: 0 !important;
    line-height: 16px;
    padding-top: 4px;
    padding-bottom: 22px;
    margin : 0;
}

.productDesignTem2 .product-info{
  padding-top : 30px !important;
}

.productDesignTem2 .product-title{
  font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: capitalize !important;
}
.productDesignTem2 .benefit-item img{
      width: 50px;
    height: 50px;
    object-fit: contain;
    flex-shrink: 0;
    margin-top: 2px;
}

.productDesignTem2 .benefit-item {
    display: flex;
    align-items: center;
    text-align: left;
    color: #424242;
    font-size: 13px;
    gap: 4px;
    letter-spacing: .496px !important;
    line-height: 15px !important;
}

.productDesignTem2 .product-info__add-button .btn.btn--secondary{
  color : #f3eef5;
}

.productDesignTem2 .shopify-payment-button__button{
  text-transform : uppercase !important;
}
.productDesignTem2{
padding-bottom: 15px;
}
.productDesignTem2 .benefit-item p{
  font-weight : 400;
}











.gnvx-product-benefits-wrapper{
      display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px 18px;
}

.gnvx-product-benefits-card{
 display: flex;
    align-items: self-start;
    text-align: left;
    color: #424242;
    font-size: 13px;
    gap: 4px;
    letter-spacing: .496px !important;
    line-height: 15px !important;
}

.gnvx-product-benefits-icon{
  flex:0 0 25px;
}

.gnvx-product-benefits-icon img{
         width: 20px;
    height: 20px;

    object-fit: contain;
    flex-shrink: 0;
    margin-top: 2px;
}

.gnvx-product-benefits-content{
  flex:1;
  min-width:0;
}

.gnvx-product-benefits-title{
  margin:0 0 6px;
  font-size:14px;
  font-weight:600;
  line-height:1.3;
}

.gnvx-product-benefits-title p{
  margin:0;
}

.gnvx-product-benefits-text{
     margin: 0;
    font-size: 13px;
    line-height: 1.3;
    color: #424242;
    font-weight: 500;
    letter-spacing: 0.2px;
    max-width: 140px;
}

.mutlivitamin01 .RM-ViewALLBTn{
  margin-top : -20px;
}
@media (max-width:767px){
    .gnvx-product-benefits-wrapper {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  .custom_collection_text .container{
    padding-left : 0 !important;
    padding-right : 0 !important;
  }
  #product-media .media-gallery__viewer .media-viewer__item > .media {
    padding-top : 0 !important;
  }
  .RM_productMainIMG{
        height: 349px !important;
  }
  .banner2_product{
    margin : 0 !important;
  }
  .text_txet{
    padding-left : 0 !important;
    padding-right : 0!important;
  }
  .client_trial_normaltext{
    margin-left : 0 !important;
  }
  .custom-fullwidth-section{
    padding-left : 0 !important;
  }
  .our_history{
    margin : 0;
    padding : 0;
  }
  .history_image_text .custom-content{
    width : 100%;
  }
  body .history_image_text .custom-image, body .history_image_text .custom-content {
    width: 100% !important;
}
.philosophy_imagetext .container{
  padding-left : 0 !important;
}
.philosophy_imagetext .media-with-text, .philosophy_imagetext .media-with-text.media-with-text--reverse{
  max-width : 100% !important;
  padding: 10px !important;
}
.philosophy_imagetext .media-with-text__text{
  margin-left : 0 !important;
}
.section__header.items-center.flex.flex-col.text-center.gap-x-theme.cc-animate-init.cc-animate-in{
  margin-bottom : 15px !important;
}
.mutlivitamin01 .RM-ViewALLBTn{
  margin-top : 20px !important;
}
.ccRM-1 .RM-ViewALLBTn{
    margin-top : -10px !important;
}
.flex_logos_item{
  padding-left : 0!important;
          display: block;
        text-align: left;
}
.custom_contect{
  text-align : left;
}
.footer_download_text{
  padding-bottom : 0;
}
.product-label-container.absolute.top-0.start {
  right : 7px;
  top : 5px;
}
}
