/** Shopify CDN: Minification failed

Line 1976:1 Expected "}" to go with "{"

**/
	.custom-product-title {
  		text-align: left;
      	margin-top: 10px;
      	font-size: 1.6em;
	}

	.custom-product-subtitle {
      	margin: 0;
      	font-size: 1.25em;
      	min-width: 325px;
    }

	
	.custom-product {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      
    }

@media (min-width: 768px) {
  	.theme-filter-container .cc-product-filter-container {
  	max-width: 1160px;
    }
}


.title-with-text-wrapper {
  display: grid;
  margin: 0 auto;
}

.custom-padding-standard {
  padding-top: 75px;
  padding-bottom: 75px; 
}

.custom-padding-none {
  padding-top: 0;
  padding-bottom: 0; 
}

.display-narrow-screen {
  width: 90%;
  max-width: 1160px;
}

.display-full-screen {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.border-bottom {
  border-bottom: 1px solid #423f3f4d;
}

.border-top {
    border-top: 1px solid #423f3f4d;
}

.custom-block-item {
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
  grid-template-columns: 2fr 3fr;
  grid-column-gap: 20px;
  align-items: center;
}

.custom-block-item h3 {
  font-size: 2.2em;
  text-align: left;
}

.custom-block-item .subtitle {
  font-size: 1.1em;
  font-weight: bolder;
}

.custom-block-item p span {
  color: #DE7357;
}

.item-description {
  margin-top: 50px;
  margin-bottom: 50px;
}

.custom-block-hover:hover {
  background-color: #ffffff4D;
  border-radius: 40px;
}

@media (max-width: 767px) {
  .custom-block-item {
    grid-template-columns: 1fr;
    padding-right: 20px;
    padding-left: 20px;
  }
  .custom-block-item h3 {
    font-size: 1.8em;
    margin-top: 50px;
  }

  .custom-block-item .item-description {
    margin-top: 10px;
  }
  
  .custom-block-hoverhover {
  	border-radius: 30px;
  }
  .display-narrow-screen {
   width: 100%;
   padding-left: 20px;
   padding-right: 20px;
  }

.display-full-screen {
   width: 100%;
   padding-left: 20px;
   padding-right: 20px;
  }
  .image-with-text__text .padded-block {
    padding: 10px 5px;
  }
  
  .image-with-text__text .padded-block-y {
    padding: 10px 5px;
  }
}




.feature-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 90%;
  margin: 0 auto;
  align-items: center;
  column-gap: 20px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.feature-text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.feature-text-item {
  display: flex;
  align-items: center;
}

.feature-text-item svg {
  height: 60px;
  width: auto;
  padding-right: 10px;
}

.feature-text-item p {
  font-weight: bolder;
  font-size: 1.25em;
} 

.feature-image-container {
  width: 100%;
  max-width: 400px;
  justify-self: end;
}

.feature-image-container img {
  width: 100%;
  height: auto;
}

.feature-wrapper h3 {
  text-align: center;
  font-size: 3em;
  text-decoration: underline;
  grid-column-start: 1;
  grid-column-end: 3;
  padding-bottom: 10px;
}

.feature-wrapper span {
  font-family: inherit;
  color: #DE7357;
}

  .custom-icon-button {
    margin: 0 auto;
    grid-column-start: 1;
  	grid-column-end: 3;
  }

@media (max-width: 767px) {
	.feature-image-container {
      min-width: 250px;
    }
  
  	.feature-text-item p {
      font-size: 1em;
    }
  
  	.feature-text-item svg {
      height: 40px;
      width: auto;
      padding-right: 5px;
  	}
  	.feature-wrapper {
      width: 100%;
  	}
    .feature-wrapper {
      padding-left: 10px;
      padding-right: 10px;
  	}
    .feature-wrapper h3 {
 	  font-size: 2.5em; 
  	}
  }

@media (max-width: 500px) {
  .feature-image-container {
    display: none;
  }
  
  .feature-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
  }
}

.junip-review-grid-item-container {
 background-color: #fffaf5; 
 box-shadow: none !important;
}

.junip-review-grid-item-container .junip-grid-topbar {
 border: 0; 
 color: white;
 background-color: #df7458;
 min-height: 72px;
}

.junip-review-grid-item-container .junip-grid-item-title {
  font-size: 1em !important;
  font-weight: bolder;
}

.junip-review-grid-item-container .junip-review-author {
  font-size: 0.8em;
}

.junip-grid-item-title:after {
    content: "\201D";
}

.junip-grid-item-title:before {
    content: "\201C";
}
  
.reviews-home .junip-separator {
 display: none; 
}

.reviews-home .junip-filters {
 display: none; 
}

.reviews-home .junip-powered-by-footer {
 display: none; 
}

.reviews-home .junip-product-review-container, .junip-review-section-title {
 padding-top: 0; 
}

.reviews-home .junip-reviews-container {
  padding-top: 10px;
}

#shopify-section-template--15545504923807__164870015719fbddb1 .section-spacing {
 padding-top: 0; 
}

#section-spacing-custom-none {
 padding-top:0; 
}

#section-spacing-custom-small {
 padding-top: 50px;
}

.section-spacing-custom-none {
 padding-top:0 !important; 
}

.section-spacing-custom-small {
 padding-top: 50px !important;
}

.table-comparison {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  padding: 0;
  background-color: inherit;
}

.table-comparison td, .table-comparison th {
  border-style: solid;
  border-color: white;
  padding: 0.5em 0.75em;
  border-width: 0px 0px 1px;
}

.selected {
  color: white;
}

.table-comparison .selected{
  background-color: #de7357;

}

.first-row .selected {
  background-color: #913f2a;
  height: 60px;
}

.last-row td, .last-row th {
  border-width: 0px 0px 0px;
}

.footer {
    border-radius: 0 0 20px 20px;
    height: 20px;
}

.table-comparison .first-row .selected {
    border-radius: 20px 20px 0 0;
}

.table-comparison span {
  background-color: inherit;
  color: inherit;
  font-weight: lighter;
  font-size: 0.8em;
  line-height: 0.8;
}

.table-comparison th[scope=row]{
  text-align: left;
  padding-left: 20px;
  width: 25%;
  height: 70px;
}

.table-standard {
  width: 90%;
  margin: 100px auto 0px;
  max-width: 1160px;
}

.table-small {
  width: 90%;
  margin: 50px auto 0px;
  max-width: 1160px;
}

.table-none {
  width: 90%;
  margin: 0px auto 0px;
  max-width: 1160px;
}

.table .table-comparison tbody tr:hover {
  background-color: #f3e9dc;
  z-index: 3;
}

.table-columns-three th[scope=column], td {
    width: 25%;
  }

.table-columns-two th[scope=row] {
    width: 25%;
  }


@media (max-width: 767px) {
  .table-comparison th[scope=row] span {
    display: none;
  }

  .table {
    box-sizing: border-box;
    width: 100%;
  }
  .bonny-svg-logo {
    font-size: 14px;
  }
  .cross-icon-table, .tick-featured-icon-table, .tick-standard-icon-table, .dash-icon-table {
  	background-size: 50px auto;
  }
}

@media (max-width: 500px) {
  .cross-icon-table, .tick-featured-icon-table, .tick-standard-icon-table, .dash-icon-table {
      background-size: 40px auto;
    }
}

@media (min-width: 767px) {
  .cross-icon-table, .tick-featured-icon-table, .tick-standard-icon-table, .dash-icon-table {
      background-size: 60px auto;
    }
  .table-comparison {
   font-size: 1.2em; 
  }
}

.cross-icon-table {
  	background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M26,28a2,2,0,0,1-1.41-.58L12.55,15.38a2,2,0,1,1,2.83-2.83L27.45,24.62A2,2,0,0,1,26,28Z' style='fill:%23ed2024'/%3E%3Cpath d='M14,28a2,2,0,0,1-1.42-3.41L24.62,12.55a2,2,0,1,1,2.83,2.83L15.38,27.45A2,2,0,0,1,14,28Z' style='fill:%23ed2024'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.tick-featured-icon-table {
  	background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M32.89,33.18l-2,.53a4.54,4.54,0,0,0-2.55,1.76l-1.19,1.7a4.53,4.53,0,0,1-5.63,1.48l-1.88-.88a4.54,4.54,0,0,0-3.08-.28l-2,.53a4.53,4.53,0,0,1-5.27-2.48l-.86-1.87a4.55,4.55,0,0,0-2.19-2.2l-1.87-.88A4.55,4.55,0,0,1,1.91,25.3l.54-2a4.52,4.52,0,0,0-.26-3.09l-.86-1.87a4.52,4.52,0,0,1,1.52-5.62l1.7-1.18A4.53,4.53,0,0,0,6.34,9l.54-2a4.54,4.54,0,0,1,4.78-3.33l2.07.19a4.48,4.48,0,0,0,3-.79L18.43,1.9a4.52,4.52,0,0,1,5.8.52l1.46,1.47a4.52,4.52,0,0,0,2.8,1.32l2.06.19a4.54,4.54,0,0,1,4.11,4.13l.17,2.06a4.52,4.52,0,0,0,1.3,2.81l1.46,1.47a4.53,4.53,0,0,1,.49,5.81l-1.19,1.68a4.5,4.5,0,0,0-.81,3l.17,2.05A4.54,4.54,0,0,1,32.89,33.18Z' style='fill:%23bdddbb'/%3E%3Cpath d='M16.8,27.76h-.06a2,2,0,0,1-1.35-.58l-5.1-5.08a2,2,0,0,1-.59-1.42,2,2,0,0,1,3.41-1.42l3.69,3.67,10.08-10.1a2,2,0,1,1,2.83,2.82L18.22,27.17a1.14,1.14,0,0,0-.11.11H18A2,2,0,0,1,16.8,27.76Z' style='fill:%231e6734'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.tick-standard-icon-table {
	background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M17.2,27h-.13a2,2,0,0,1-1.26-.56h0L11.33,22a2,2,0,0,1-.59-1.41,2,2,0,0,1,3.41-1.42l3,3,8.65-8.66a2,2,0,1,1,2.83,2.82L18.62,26.45l-.1.09h-.05a2,2,0,0,1-.68.36h-.17A2,2,0,0,1,17.2,27Z' style='fill:%231e6734'/%3E%3C/svg%3E");
  	background-repeat: no-repeat;
    background-position: center;
}


.dash-icon-table {
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M27.45,21.41A2,2,0,0,1,26,22H14a2,2,0,1,1,0-4H26a2,2,0,0,1,1.42,3.41Z' style='fill:%23423f3f'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.bonny-svg-logo {
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.02 19.7'%3E%3Cpath d='M24.7,9.8A5.81,5.81,0,0,1,19,15.7H18.7a5.81,5.81,0,0,1-6-5.62V9.8a5.81,5.81,0,0,1,5.72-5.9h.28a5.87,5.87,0,0,1,6,5.74Zm-3.6,0a2.31,2.31,0,0,0-2.22-2.4H18.7a2.37,2.37,0,0,0-2.4,2.34V9.8a2.4,2.4,0,0,0,4.8,0Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3Cpath d='M36.4,8.7v5.2a1.88,1.88,0,0,1-1.9,1.8,1.77,1.77,0,0,1-1.7-1.8V9.6a1.8,1.8,0,1,0-3.6,0h0v4.1a1.9,1.9,0,0,1-1.9,1.9h0a1.69,1.69,0,0,1-1.7-1.68V5.4a.9.9,0,0,1,.9-.9h2a.67.67,0,0,1,.7.66v0h0c0,.1.1.2.2.1a3.85,3.85,0,0,1,2.8-1.1C35.1,4.2,36.4,6.5,36.4,8.7Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3Cpath d='M48.5,8.7v5.2a1.88,1.88,0,0,1-1.9,1.8,1.77,1.77,0,0,1-1.7-1.8V9.6a1.8,1.8,0,1,0-3.6,0h0v4.1a1.9,1.9,0,0,1-1.9,1.9h0a1.69,1.69,0,0,1-1.7-1.68V5.4a.9.9,0,0,1,.9-.9h2a.67.67,0,0,1,.7.66v0h0c0,.1.1.2.2.1a3.85,3.85,0,0,1,2.8-1.1C47.2,4.2,48.5,6.5,48.5,8.7Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3Cpath d='M60,5.1c-.4,1.1-1.3,3.3-2.1,5.3-.5,1.3-1,2.5-1.4,3.4a13.36,13.36,0,0,1-.7,1.6c-.2.4-.3.8-.5,1.2-.8,1.7-1.9,3.1-4,3.1h-.6a1.42,1.42,0,0,1-.6-.2,1.61,1.61,0,0,1-.9-1.4,1.86,1.86,0,0,1,.9-1.7c.5-.2.8.2,1.3-.1a2.83,2.83,0,0,0,1.1-1.5v-.2a8.94,8.94,0,0,1-.5-1.2c-.3-.8-.8-1.9-1.3-3.1-.8-2-1.8-4.2-2.3-5.3-.2-.4.1-.8.6-.8h2.2a1,1,0,0,1,.9.7l1.8,5a.28.28,0,0,0,.5,0l1.8-5a1,1,0,0,1,.9-.7h2.3A.73.73,0,0,1,60,5,.17.17,0,0,1,60,5.1Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3Cpath d='M12.1,9.9c0,2.9-1.9,5.9-5.4,5.9a4,4,0,0,1-3.2-1.4v.5a.65.65,0,0,1-.6.6H.7a.37.37,0,0,1-.3-.1.86.86,0,0,1-.4-.7V.8A.86.86,0,0,1,.8,0h2a.86.86,0,0,1,.8.8V5.4A3.74,3.74,0,0,1,6.8,4C10.2,4,12.1,7,12.1,9.9Zm-3.6,0A2.26,2.26,0,0,0,6.39,7.5H6.1A2.31,2.31,0,0,0,3.7,9.72V9.9a2.26,2.26,0,0,0,2.11,2.4H6.1a2.26,2.26,0,0,0,2.4-2.11A1.41,1.41,0,0,0,8.5,9.9Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 5.3em auto;
}



.pricing-chart-wrapper {
  background-color: #f3e9dc;
  width: 90%;
  max-width: 950px;
  border-radius: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
}

.pricing-alt-bg {
 background-color: #f3e9dc22; 
}

.pricing-chart-spacer-standard {
  margin: 100px auto; 
}

.pricing-chart-spacer-small {
  margin: 50px auto 100px; 
}

.pricing-chart-spacer-none {
  margin: 0px auto 100px; 
}

.bar-graph-left {
  border-left: 1px solid #b5aca1;
  width: 50%;
}

.pricing-border-alt-bg {
  border-color: white;
}

.bar-graph-right {
  width: 50%;
}

.bar-graph {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 110px;
  padding: 10px;
}

.bar-graph-invisible {
  display: inline-block;
  align-items: center;
  justify-content: center;
  min-height: 110px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bar-graph-group {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.bar-graph-left .left {
  margin-left: 0px;
  margin-right: 0px;
}

.bar-graph-right .right {
  margin-right: 20px;
  margin-left: 0px;
}

.bar-graph-left .top, .bar-graph-right .top, .bar-graph-prologue .top {
  margin-top: 20px;
  margin-bottom: 20px;
}

.bar-graph-left .bottom, .bar-graph-right .bottom, .bar-graph-prologue .bottom {
  margin-bottom: 20px;
}

.cost-green {
  background-color: #bdddbb;
  color: #39773a;
  width: 40%;
  margin-right: 0;
}

.markup-blue {
  background-color: #93c6eb;
  color: #1c4863;
  width: 60%;
}

.bar-graph-prologue {
  min-width:150px; 
  padding-right: 10px;
}

.bar-graph-prologue p {
  text-align: right;
}

.retailer-red {
  background-color: #e69394;
  color: #772f37;
  min-width: 100%;
}

.end-segment {
   border-radius: 0px 20px 20px 0px; 
}

.retailer-grey-alt-bg {
  background-color: lightgrey;
  color: #423f3f;
}

.graph-subtitle {
  font-weight: bold;
}

.pricing-chart-wrapper p {
  margin: 0;
  line-height: 1.1;
}

.graph-price {
   display: inline-block; 
}

p.graph-price-para {
 font-size: 1.3em; 
}

span.rrp-pricing {
  font-size: 0.7em;
}

p.graph-larger-text {
 font-size: 1.2em; 
}

p.graph-subtitle-description {
  font-size: 0.85em; 
  margin-top: 4px;
}

@media (max-width: 767px) {
  .pricing-chart-wrapper {
   width:96%;
  }
  
  .bar-graph {
  padding: 5px;
  }
  .graph-subtitle-description {
   display:none;
  }
  .bar-graph p {
    font-size: 1em; 
  }
  .bar-graph-right .right {
    margin-right: 10px;
  }
}

@media (max-width: 570px) {
 .graph-price p {
  font-size: 90%;
 }
 .bar-graph p {
  font-size: 90%; 
 }
 .bar-graph {
  min-height: 80px;
 }
 .bar-graph-invisible {
  min-height: 80px;
 }
 .graph-subtitle-description {
   display:none;
 }
 .bar-graph-prologue {
   min-width: 95px;
   width: 95px;
   padding-left: 5px;
   
 }
  .end-segment {
   border-radius: 0px 10px 10px 0px; 
 }
}

@media (max-width: 400px) {
   .graph-price p {
    font-size: 80%;
   }
   .bar-graph p {
    font-size: 80%; 
   }
  .bar-graph-prologue {
  	min-width:55px; 
    padding-right: 3px;
    padding-left: 5px;
   }
}

.feature-header #custom-media-with-text {
  font-family: quicksand;
  font-weight: lighter;
  margin: 0;
  color: #5e5c5c;
  font-size: 18px;
  line-height: 1.5;
}
  
@media (max-width: 768px) {
  .feature-header #custom-media-with-text {
	  font-size: 15px;
      line-height: 1.5;
    }
  .feature-header #custom-media-heading {
   	font-size: 25px; 
  }
}

.product-description-bullets li {
	margin-left: -30px;
	padding: 0px 0 10px 32px;
	list-style: none;
	background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.29 23.29'%3E%3Cpath d='M8.75,18.66H8.7a1.82,1.82,0,0,1-1.23-.52l-4.61-4.6a1.8,1.8,0,0,1,0-2.56,1.8,1.8,0,0,1,2.56,0L8.74,14.3l9.13-9.15a1.82,1.82,0,0,1,2.56,0,1.8,1.8,0,0,1,0,2.56L10,18.13l-.1.1H9.8A1.81,1.81,0,0,1,8.75,18.66Z' style='fill:%23df7458'/%3E%3C/svg%3E");
  	background-repeat: no-repeat;
	background-position: left center;
	background-size: 23px;
  	opacity: 1;
  	line-height: 1.2;
}

.product-area__rich-text-block.product-detail__gap-sm {
    font-size: 1.4em;
}

.product-detail__form__description {
    margin-top: -20px;
  	margin-bottom: -20px;
}

.product-detail__form__options {
    margin-top: -10px;
    margin-bottom: -10px;
}

h1.product-area__details__title {
    margin-bottom: -20px;
}

.junip-product-review-title {
   display: none; 
}

.junip-product-review-container .junip-powered-by-footer {
   display: none; 
}

.button {
 font-weight: bold !important; 
}

.section-accordion .section-spacing-custom-small, .section-testimonials .section-spacing-custom-small {
 padding-top: 50px; 
}


.section-accordion .section-spacing-custom-none, .section-testimonials .section-spacing-custom-none {
 padding-top: 0px; 
}

#custom-testimonal-bottom-padding {
 padding-bottom: 25px; 
}

.clickyboxes li a.active {
  color: black;
}

.progress-bar-wrapper {
  width: 90%;
  max-width: 900px;
}

.outer-progress-bar {
  background-color: #f3e9dc;
  margin: 0 auto;
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: start;
}

.inner-progress-bar {
  background: rgb(109,193,114);
  background: linear-gradient(90deg, rgba(243,200,145,1) 0%, rgba(181,197,130,1) 36%, rgba(109,193,114,1) 100%);
  width: 100%;
  height: 50px;
  border-radius: 5px;
}

.progress-status {
  background-color: #f3e9dc; 
  width: 40%;
  height: 100%; 
  float: right;
  display: flex;
  justify-content: start;
  align-items: center;
}

.padding-required {
  padding-right: 20px; 
}

.progress-status .status-text {
 	text-align: right; 
  	margin-left: 20px;
}

.progress-bar-wrapper h3 {
  text-align: left;
  margin-bottom: 1rem;
}

.progress-bar-wrapper p {
  font-size: 1.2em;
  line-height: 1.5em;
}

.progress-bar-subtitle {
 font-weight: bolder; 
}

.inner-progress-flex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.inner-progress-flex h4 {
 color: white; 
}

.status-orange {
 color: #dc9b71;
}

.status-greenish {
 color: #adad53; 
}

.progress-bar-subtitle a, .progress-bar-text a, .grid-comparison a {
  color: #317adf;
  border-bottom: 1px solid #317adf;
}

@media (min-width: 767px) {
  .progress-bar-wrapper h3 {
    font-size: 1.8em;
  }
}

@media (max-width: 766px) {
  .progress-bar-wrapper h3 {
    font-size: 1.5em;
  }
}

.grid-comparison {
  display: grid;
  grid-template-columns: minmax(60px, 1fr) repeat(3, minmax(70px, 1fr));
  padding-left: 20px;
  padding-right: 20px;
}


.column-title p, .row-header p {
 font-weight: bold; 
 font-size: 1.2em;
}

.row-header span {
  line-height: 1.1;
  font-size: 0.9em;
}

.flex-comparison {
  display: flex;
  flex-direction: column;
  padding: 10px;
  justify-content: center;
}

.flex-comparison-center {
  justify-content: center;
  align-items: center;
  text-align: center;
}

.flex-comparison-center.bonny-selected p {
  font-weight: bold; 
}

.use-standard-bg .grid-comparison .bonny-selected {
  background-color: #de7357;
  color: white;
}

.use-alt-bg .grid-comparison .bonny-selected{
  background-color: #EFE1CE;
  color: #5e5c5c;
}

.column-title {
  min-height: 40px;
  text-align: center;
}

.use-standard-bg .bonny-svg-logo-comparison {
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.02 19.7'%3E%3Cpath d='M24.7,9.8A5.81,5.81,0,0,1,19,15.7H18.7a5.81,5.81,0,0,1-6-5.62V9.8a5.81,5.81,0,0,1,5.72-5.9h.28a5.87,5.87,0,0,1,6,5.74Zm-3.6,0a2.31,2.31,0,0,0-2.22-2.4H18.7a2.37,2.37,0,0,0-2.4,2.34V9.8a2.4,2.4,0,0,0,4.8,0Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3Cpath d='M36.4,8.7v5.2a1.88,1.88,0,0,1-1.9,1.8,1.77,1.77,0,0,1-1.7-1.8V9.6a1.8,1.8,0,1,0-3.6,0h0v4.1a1.9,1.9,0,0,1-1.9,1.9h0a1.69,1.69,0,0,1-1.7-1.68V5.4a.9.9,0,0,1,.9-.9h2a.67.67,0,0,1,.7.66v0h0c0,.1.1.2.2.1a3.85,3.85,0,0,1,2.8-1.1C35.1,4.2,36.4,6.5,36.4,8.7Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3Cpath d='M48.5,8.7v5.2a1.88,1.88,0,0,1-1.9,1.8,1.77,1.77,0,0,1-1.7-1.8V9.6a1.8,1.8,0,1,0-3.6,0h0v4.1a1.9,1.9,0,0,1-1.9,1.9h0a1.69,1.69,0,0,1-1.7-1.68V5.4a.9.9,0,0,1,.9-.9h2a.67.67,0,0,1,.7.66v0h0c0,.1.1.2.2.1a3.85,3.85,0,0,1,2.8-1.1C47.2,4.2,48.5,6.5,48.5,8.7Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3Cpath d='M60,5.1c-.4,1.1-1.3,3.3-2.1,5.3-.5,1.3-1,2.5-1.4,3.4a13.36,13.36,0,0,1-.7,1.6c-.2.4-.3.8-.5,1.2-.8,1.7-1.9,3.1-4,3.1h-.6a1.42,1.42,0,0,1-.6-.2,1.61,1.61,0,0,1-.9-1.4,1.86,1.86,0,0,1,.9-1.7c.5-.2.8.2,1.3-.1a2.83,2.83,0,0,0,1.1-1.5v-.2a8.94,8.94,0,0,1-.5-1.2c-.3-.8-.8-1.9-1.3-3.1-.8-2-1.8-4.2-2.3-5.3-.2-.4.1-.8.6-.8h2.2a1,1,0,0,1,.9.7l1.8,5a.28.28,0,0,0,.5,0l1.8-5a1,1,0,0,1,.9-.7h2.3A.73.73,0,0,1,60,5,.17.17,0,0,1,60,5.1Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3Cpath d='M12.1,9.9c0,2.9-1.9,5.9-5.4,5.9a4,4,0,0,1-3.2-1.4v.5a.65.65,0,0,1-.6.6H.7a.37.37,0,0,1-.3-.1.86.86,0,0,1-.4-.7V.8A.86.86,0,0,1,.8,0h2a.86.86,0,0,1,.8.8V5.4A3.74,3.74,0,0,1,6.8,4C10.2,4,12.1,7,12.1,9.9Zm-3.6,0A2.26,2.26,0,0,0,6.39,7.5H6.1A2.31,2.31,0,0,0,3.7,9.72V9.9a2.26,2.26,0,0,0,2.11,2.4H6.1a2.26,2.26,0,0,0,2.4-2.11A1.41,1.41,0,0,0,8.5,9.9Z' transform='translate(0)' style='fill:%23eee1cf'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 4.7em auto;
  border-bottom: #DE7357 1px solid;
}

.use-alt-bg .bonny-svg-logo-comparison {
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60.02 19.7'%3E%3Cpath d='M29.7,11.5a5.81,5.81,0,0,1-6,5.9,5.81,5.81,0,0,1-6-5.9,5.81,5.81,0,0,1,6-5.9A5.87,5.87,0,0,1,29.7,11.5Zm-3.6,0a2.31,2.31,0,0,0-2.4-2.4,2.37,2.37,0,0,0-2.4,2.4,2.4,2.4,0,0,0,4.8,0Z' transform='translate(-5 -1.7)' style='fill:%23de7357'/%3E%3Cpath d='M41.4,10.4v5.2a1.88,1.88,0,0,1-1.9,1.8,1.77,1.77,0,0,1-1.7-1.8V11.3a1.8,1.8,0,1,0-3.6,0v4.1a1.9,1.9,0,0,1-1.9,1.9h0a1.69,1.69,0,0,1-1.7-1.7V7.1a.9.9,0,0,1,.9-.9h2a.68.68,0,0,1,.7.7h0c0,.1.1.2.2.1a3.82,3.82,0,0,1,2.8-1.1C40.1,5.9,41.4,8.2,41.4,10.4Z' transform='translate(-5 -1.7)' style='fill:%23de7357'/%3E%3Cpath d='M53.5,10.4v5.2a1.88,1.88,0,0,1-1.9,1.8,1.77,1.77,0,0,1-1.7-1.8V11.3a1.8,1.8,0,1,0-3.6,0v4.1a1.9,1.9,0,0,1-1.9,1.9h0a1.69,1.69,0,0,1-1.7-1.7V7.1a.9.9,0,0,1,.9-.9h2a.68.68,0,0,1,.7.7h0c0,.1.1.2.2.1a3.82,3.82,0,0,1,2.8-1.1C52.2,5.9,53.5,8.2,53.5,10.4Z' transform='translate(-5 -1.7)' style='fill:%23de7357'/%3E%3Cpath d='M65,6.8c-.4,1.1-1.3,3.3-2.1,5.3-.5,1.3-1,2.5-1.4,3.4a14.36,14.36,0,0,1-.7,1.6c-.2.4-.3.8-.5,1.2-.8,1.7-1.9,3.1-4,3.1h-.6a1.42,1.42,0,0,1-.6-.2,1.62,1.62,0,0,1-.9-1.4,1.85,1.85,0,0,1,.9-1.7c.5-.2.8.2,1.3-.1s.9-.9,1.1-1.5v-.2a8.66,8.66,0,0,1-.5-1.2c-.3-.8-.8-1.9-1.3-3.1-.8-2-1.8-4.2-2.3-5.3-.2-.4.1-.8.6-.8h2.2a1,1,0,0,1,.9.7l1.8,5a.28.28,0,0,0,.5,0l1.8-5a1,1,0,0,1,.9-.7h2.3A.73.73,0,0,1,65,6.8Z' transform='translate(-5 -1.7)' style='fill:%23de7357'/%3E%3Cpath d='M17.1,11.6c0,2.9-1.9,5.9-5.4,5.9a4,4,0,0,1-3.2-1.4v.5a.65.65,0,0,1-.6.6H5.7a.37.37,0,0,1-.3-.1.84.84,0,0,1-.4-.7V2.5a.86.86,0,0,1,.8-.8h2a.86.86,0,0,1,.8.8V7.1a3.75,3.75,0,0,1,3.2-1.4C15.2,5.7,17.1,8.7,17.1,11.6Zm-3.6,0a2.26,2.26,0,0,0-2.4-2.4,2.31,2.31,0,0,0-2.4,2.4A2.26,2.26,0,0,0,11.1,14,2.26,2.26,0,0,0,13.5,11.6Z' transform='translate(-5 -1.7)' style='fill:%23de7357'/%3E%3C/svg%3E");
  background-repeat: no-repeat;  
  background-position: center bottom;
  background-size: 4.7em auto;
  border-bottom: #efe1ce 1px solid;
}

.column-title {
  justify-content: flex-end;
  padding-bottom: 0;
}

.column-subtitle {
  padding-top: 0;
  line-height: 1.1;
}

.bottom-border {
  border-bottom: 1px solid white;
}

.column-title.bonny-selected {
  border-radius: 20px 20px 0px 0;
}

.bonny-selected.last-row {
  border-radius: 0px 0px 20px 20px;
}

.flex-comparison.last-row {
 border: none; 
}

.flex-comparison-center.comparison-value {
  font-size: 1.3em; 
  min-height: 85px;
}

.flex-comparison.disclaimer {
  grid-column: 1 / span 4; 
  font-size: 0.75em;
}

.flex-comparison.glossary {
  grid-column: 1 / span 4; 
  font-size: 1em;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 0;
}

.flex-comparison.row-header.column-subtitle {
  font-size: 0.9em; 
  justify-content: flex-end;
}

.glossary.disclaimer-padding, .disclaimer.disclaimer-padding {
  padding-top: 5px;
  padding-bottom: 0px; 
}

@media (max-width: 767px) {
  .row-header span {
    display: none;
  }
  .grid-comparison {
    font-size: 80%;
  }
  .flex-comparison-center.comparison-value {
    min-height: 60px;
  }
}

@media (max-width: 500px) {
  .flex-comparison.comparison-value {
    font-size: 110%;
  }
  .row-header {
   font-size: 90%; 
  }
  .grid-size.pricing-chart-wrapper {
 	width: 100%; 
    padding-left: 10px;
  	padding-right: 10px;
  }
  .grid-size .flex-comparison {
    padding: 10px 5px;
  }
}
  
.junip-onsite-review-logo {
  display: none;
}

.junip-btn {
  text-transform: capitalize !important;
}

.grid-size {
  display: grid;
  grid-template-columns: minmax(80px, 1fr) repeat(2, minmax(50px, 2fr));
  padding: 5px 20px;
}

.size-title {
  font-weight: bold;
}

.grid-size.pricing-chart-wrapper {
    margin-bottom: 20px;
}

span.internal-comparison {
  padding: 3px 10px;
  border-radius: 5px;
}

span.summer.internal-comparison {
  background-color:#F2E691;
  color:#B4842C;
}

span.winter.internal-comparison {
  background-color:#93C6EB;
  color:#DAF0F6;
}

span.all-rounder.internal-comparison {
  background-color:#BDDDBB;
  color:#557F50;
}

.shopify-payment-button__more-options:hover {
background-color: transparent !important;
color: #9e9d9d !important;
}

.needsclick.klaviyo-close-form {
  background-color: transparent !important;
}

.needsclick.klaviyo-close-form circle:hover {
  fill: #F3E9DC;
}

.stickyContainer {
border-top: black solid 1px;
}

.stickyProductName, .stickyProductPriceOriginal, .stickyButton, #id-select-option1, stickyProductPriceCompare {
font-family: 'quicksand', manjari, sans-serif !important;
}

.stickyProductName, .stickyButton {
font-weight: bold;
}

.stickyButton:hover {
background-color: #B55143;
}

@media (max-width: 767px) {
.theme-filter-container .sm\:pt-medium {
    padding-top: 20px;
    }
}

.use-alt-bg .cc-rating-stars--active {
  color: #FAC072;
}

.use-alt-bg .product-label.sale {
  background-color: #df8267;
}

.as-seen-wrapper {
  margin: 50px auto;
}

.as-seen-container {
  display: flex;
  align-items: center;
  width: 90%;
  max-width: 1160px;
  margin: 0 auto;
  column-gap: 7em;
}

.as-seen-container.as-seen-box {
  background-color: #F3EAE0;
  border-radius: 20px;
  padding: 50px;
}

.as-seen-container.as-seen-reverse {
  flex-direction: row-reverse
}

.use-alt-bg .as-seen-container.as-seen-box {
  background-color: #DF8267;
}

.as-seen-logo {
  display:flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
  min-width: 300px;
  max-height: 55px;
}

.as-seen-logo p {
  margin: -5px;
}

.as-seen-container h3.custom-h3 {
  font-family: quicksand;
  text-align: left;
  font-size: 1.4em;
  font-weight: lighter;
}

.as-seen-container svg {
    width: 100%;
    margin-top: 10px;
    height: auto;
    fill: #423f3f;
}

.use-alt-bg .as-seen-container svg {
    fill: white;
}

@media (max-width: 960px) {
  .as-seen-container h3.custom-h3 {
    font-size: 1.4em;
  }
  .as-seen-container {
    column-gap: 4em;
  }
  .as-seen-logo {
    min-width: 250px;
  }
}

@media (max-width: 767px) {
  .as-seen-container, .as-seen-container.as-seen-reverse {
    flex-direction: column;
    row-gap: 20px;
  }
  .as-seen-container h3.custom-h3 {
    text-align: center;
  }
  .as-seen-container svg {
    max-height: 40px;
  }
  .as-seen-logo p {
    margin: -5px;
  }
  .as-seen-container h3.custom-h3 {
    font-size: 1.2em;
  }
}

.jss342 p {
  color: white;
}

.marquee-custom .logo {
  height: 100%;
  width: max-content;
  min-width: max-content;
  max-width: 200px;
  margin: 0 32px;
}

.marquee-custom-container {
  overflow-x: hidden;
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}

.marquee-custom-inner {
  display: flex;
  align-items: center;
  width: 100%;
}

.marquee-custom {
  animation: scroll 20s linear 0s infinite;
}

@keyframes scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

@media (max-width: 767px) {
  .marquee .logo {
    margin: 0 10px;
  }
}

.use-alt-bg .cc-testimonial__star-rating svg {
  fill: #FFF09F !important;
}

.breadcrumbs-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  font-size: 0.8em;
}

.breadcrumbs-wrapper a {
  opacity: 0.6;
}

@media (min-width: 1441px) {
  .breadcrumbs-wrapper {
    padding: 0 90px;
  }
}

@media (min-width: 992px) {
  .breadcrumbs-wrapper {
    padding: 0 70px;
  }
}

@media (max-width: 991px) {
  .breadcrumbs-wrapper {
    padding: 0 10px;
  }
}

.breadcrumbs ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.breadcrumbs li {
  display: inline-block;
}

.breadcrumbs a {
  text-decoration: underline;
}

.breadcrumbs li:not(:last-child):after {
  content: "›\00a0";
  display: inline-block;
  padding-left: .75ch;
  speak: none;
}

.breadcrumbs [aria-current="page"] {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
}

.breadcrumbs [aria-current="page"]:hover,
.breadcrumbs [aria-current="page"]:focus {
  text-decoration: underline;
}

@media (max-width: 767px) {
  h2, .h2 {
    font-size: 2.3em;
  }
}

.overlay__content.custom-half-width {
    width: 50%;
}

@media (max-width: 650px) {
  .overlay__content.custom-half-width {
    width: 85%;
  }
}

.button--checkout {
  background-color: #507d4f;
  color: white;
  border-color: #507d4f;
}

.button--checkout:hover {
  background-color: #c3dbbc;
  color: #507d4f;
  border-color: #507d4f;
}

.junip-powered-by-footer.junip-mt-3 {
  display: none;
}

.satisfaction-wrapper {
  width: 1060px;
  max-width: 100%;
  padding: 0 50px;
  margin: 0 auto;
}

.satisfaction-container {
  margin-top: 50px;
  background-color: #C3DBBC;
  padding: 20px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 10px;
}

.satisfaction-container h3 {
  font-family: quicksand;
  text-align: left;
  font-size: 1.2em;
  color: #507D4F;
}

.satisfaction-container p {
  margin: 0;
  color: #507D4F;
  font-size: 0.9em;
  line-height: 1.3em;
}

p.satisfaction-bold {
  font-weight: bold;
}

.satisfaction-details {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  width: 65%;
}

.satisfaction-title {
  
}

.satisfaction-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
}

@media (max-width: 767px) {
  .satisfaction-container p {
    font-size: 0.8em;
  }
  
  .satisfaction-container h3 {
    font-size: 1em;
  }
  
  .satisfaction-wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .satisfaction-items {
  column-gap: 10px;
  }
  .satisfaction-details {
    width: 60%;
    row-gap: 5px;
  }
}


@media (max-width: 574px) {
  .satisfaction-container {
    flex-direction: column;
    margin-top: 20px;
    align-items: start;
    row-gap: 10px;
    padding: 15px;
  }
   .satisfaction-details {
     width: 100%;
   }
   .satisfaction-border {
     border-bottom: 1px solid #abc1a1;
     width: 100%
   }
}

@media (max-width: 300px) {
    p.sat-included {
      display: none;
    }
}

.feature-icons-container {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.feature-icons-container {
  width: 100%;
}

.feature-icons-row {
  display: flex;
  column-gap: 10px;
}

.feature-icons-item {
  display: flex;
  align-items: center;
  width: 50%;
}

.feature-icons-icon svg {
  height: 80px;
  width: auto;
}

.feature-icons-text p {
  margin: 0;
  text-align: center;
  font-size: 0.9em;
}

.quick-facts-item p {
  margin: 0;
  text-align: center;
  font-weight: bold;
}

.use-standard-bg .quick-facts-item p {
  color: #423f3f;
}

.quick-facts-item {
  display: flex;
  flex-direction: column;
  padding: 20px;
  min-width: 33%;
}

.quick-facts-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.quick-facts-border {
  height: 100px;
  border-right: 3px solid #fff;
  opacity: 50%;
}

p.quick-facts-feature {
  font-size: 3em;
  line-height: 1em;
  text-transform: uppercase;
}

p.quick-facts-uppercase {
  text-transform: uppercase;
}

@media (max-width: 500px) {
    p.quick-facts-feature {
      font-size: 2.5em;
    }
    .quick-facts-item {
      padding: 10px;
    }
    .quick-facts-border {
      height: 75px;
    }
}

@media (max-width: 400px) {
  .quick-facts-container p {
    font-size: 0.8em;
  }
  p.quick-facts-feature {
    font-size: 2.2em;
  }
  .quick-facts-item {
    padding: 5px;
  }
}

.bnpl-container {
  margin-top: -50px;
  margin-bottom: 20px;
  
}

.bnpl-flex {
  display: flex;
  column-gap: 10px;
  width:100%;
  justify-content: space-between;
}

.bnpl-icon svg {
  width: 100%;
  height: auto;
}

.section-spacing.custom-no-bottom-padding {
  padding-bottom: 0;
}

.theme-gallery .feature-image-wrapper {
  position: absolute;
  z-index: 10;
  right: 15px;
  top: 50px;
  display: flex;
  flex-direction: column;
}

.theme-gallery .feature-image-icon {
  height: 120px;
}

.theme-gallery .feature-image-icon svg {
  height: 100%;
  width: auto;
}

@media (min-width: 1160px) {
  .theme-gallery .feature-image-icon {
    height: 140px;
  }
}

@media (max-width: 991px) {
   .theme-gallery .feature-image-icon {
     height: 130px;
  }
   .theme-gallery .feature-image-wrapper {
     top: 10px;
  }
}

@media (max-width: 767px) {
  .theme-gallery .feature-image-wrapper {
    right: 8px;
  }  
}

@media (max-width: 480px) {
  .theme-gallery .feature-image-icon {
    height: 100px;
  }  
}

.benefits-container {
    display: flex;
    align-items: stretch;
    border-radius: 10px;
    overflow: hidden;
}

.benefits-image-inner-container {
    min-width: 50%;
}

.benefits-text-inner-container {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.benefits-text-inner-container h3 {
  text-align: left;
}

.custom-fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.custom-full-dims {
    min-width: 100%;
    min-height: 100%;
}

.benefits-divider {
  width: 100%;
  height: 2px;
  border-radius: 10px;
  overflow: hidden;
  margin: 10px 0px;
}

.benefits-tested-container {
    display: flex;
    align-items: center;
}

.benefits-callout {
    min-width: 150px;
    margin: 10px;
    padding: 5px;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
}

.benefits-callout span {
    line-height: 1.1;
    font-size: .75em;
    text-align: center;
}

.benefits-callout p {
  text-align: center;
  margin: 0;
}

.benefits-page h2 {
  font-size: 60px;
  line-height: 1.25em;
  margin: 50px 0px 25px 0px;
}

p.benefits-stats {
    font-size: 1.3em;
    line-height: 1.3em;
}

@media (max-width: 991px) {
  .benefits-image-inner-container {
    min-width: 40%;
  }
    .benefits-page h2 {
    font-size: 42px;
  }
}

.box-media-outer {
  width: 90%;
  margin: 0px auto;
  max-width: 1160px;
}

@media (max-width: 768px) {
  .table.box-media-outer.benefits-page { 
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 20px;
  }

  .benefits-page h2 {
    margin: 0px 0px 25px 0px;
  }

  .benefits-container {
    flex-direction: column;
  }
  
  .custom-full-dims {
    height: 400px;
  }
  .benefits-tested-container {
    flex-direction: column;
    align-items: center;

  }
  .benefits-callout-wrapper {
    display: flex;
    width: 100%;
    gap: 10px;
  }
  .benefits-callout {
    width: 50%;
    margin: 0;
    min-width: 0px
  }
  .benefits-page h2 {
    font-size: 2.3em;
  }
}

  .desc .subscription-description p {
    margin: 0px;
    font-weight: bold;
  }

  .desc .backorder p,   .desc .backorder {
    margin: 0px;
  }

.custom-numbered-list {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
}

.custom-numbered-list-number p {
    font-size: 3em;
    font-weight: bold;
    margin: 0px;
}

.custom-numbered-list-text p {
    margin: 0px;
}

.custom-numbered-list-number {
    min-width: 40px;
}

@media (max-width: 991px) {
  .box-media-image-inner-container {
    min-width: 40%;
  }
}

@media (max-width: 768px) {
  .custom-numbered-list {
    gap: 0px;
  }
}

.product-detail__form__action button {
  background-color: #DE7357;
  color: #fff;
}

/* Trigger DIV Box Styling */
#openModalDiv {
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  background-color: #F3EAE0;
  text-align: center;
  width: 100%;
  transition: background-color 0.3s ease;
  border-radius: 5px;
  position: relative;
}

.modal-expand-icon {
    position: absolute;
    top: 5px;
    right: 5px;
}

  
#openModalDiv p {
  margin: 0;
}

/* Modal Background Overlay */
#modalOverlay {
  display: none; /* Hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Black with 50% opacity */
  z-index: 999; /* Sit behind the modal */
}

/* Modal Container Styling */
#simpleModal {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed position */
  top: 20%; /* Center vertically */
  left: 50%; /* Center horizontally */
  transform: translate(-50%, -10%); /* Translate to center */
  width: 300px; /* Modal width */
  padding: 20px 50px; /* Padding inside modal */
  background: #EEE1CF; 
  z-index: 1000; /* Sit above the background overlay */
  max-width: 600px;
  width: 90%;
  border-radius: 5px;
  overflow-y: auto;
  max-height: 70vh;
}

@media (max-width: 768px) {
  #simpleModal {
      padding: 20px;
  }
  .modal-text p {
    font-size: 1em;
    line-height: 1.5em;
  }
}

.modal-text p {
    font-size: 0.9em;
    line-height: 1.4em;
}

.modal-text a {
  color: #317adf;
  text-decoration: underline;
}

/* Close Button Styling */
#closeModal {
  position: absolute; /* Position in the top-right corner */
  top: 10px;
  right: 10px;
  font-size: 18px; /* Font size for the close button */
  cursor: pointer; /* Pointer cursor */
}

#closeModal:hover {
  color: red; /* Change color on hover */
}

/* Apply styles specifically to the SVG inside the #openModalDiv */
#openModalDiv .svg-icon .fill-path {
  fill: #fff; /* Original fill color */
  transition: fill 0.3s ease;
}

#openModalDiv .svg-icon .stroke-path {
  fill: #423f3f; /* Original stroke color */
  transition: fill 0.3s ease;
}

#openModalDiv .svg-icon .cls-2 {
  fill: #fff; /* Fill for the cross sign */
  stroke: #423f3f; /* Original stroke color */
  transition: stroke 0.3s ease, fill 0.3s ease;
}

#openModalDiv:hover .svg-icon .fill-path {
  fill: #423f3f; /* Swap to stroke color */
}

#openModalDiv:hover .svg-icon .cls-2 {
  fill: #423f3f; /* Swap the fill of the cross sign */
  stroke: #fff; /* Swap the stroke color */
}

#openModalDiv:hover p strong {
  text-decoration: underline; /* Underline text on hover */
}

.modal-expand-icon svg {
  width: 15px;
}

.product-slider {
    z-index: 1;
}

.modal-image {
    width: 40%; /* Width is still 50% of the parent */
    padding-top: 40%; /* Make the height match the width using padding-top */
    position: relative; /* Position relative for child absolute positioning */
    margin: 0 auto 15px;
}

/* The actual content/image inside */
.modal-image .rimage-outer-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* Match the container's height */
    object-fit: cover; /* Cover the container proportionally */
}

.custom-simple-table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 16px;
  overflow: hidden;
}

.custom-simple-table th,
.custom-simple-table td {
  padding: 12px;
  text-align: center;
}

.custom-simple-table th {
  background-color: #f3e9dc;
  font-weight: bold;
}

.custom-simple-table tbody tr {
  border-bottom: 1px solid #fff;
}

.custom-simple-table tbody tr:last-child {
  border-bottom: none;
}

li {
  text-align: left;
}

@media (max-width: 767px) {
  .custom-table-wrapper {
    overflow-x: auto; /* Enables horizontal scrolling if needed */
    width: 100%;
  }
  
  .custom-simple-table {
    width: 100%;
    max-width: 100%;
    font-size: 0.8em; /* Reduce font size */
    table-layout: fixed; /* Keeps table layout consistent within the screen bounds */
  }
  
  .custom-simple-table th,
  .custom-simple-table td {
    padding: 3px;      /* Updated padding for smaller screens */
    line-height: 1.5;  /* Set line-height for readability */
    word-wrap: break-word; /* Wraps long text to prevent overflow */
  }

  .custom-simple-table ul {
    margin: 0; /* Removes default margin from unordered lists within the table */
    padding: 7px;
  }
  .wide-container.simple-table {
    padding: 0 5px;
}
/* Set column widths */
.custom-simple-table thead th:nth-child(1),
.custom-simple-table tbody td:nth-child(1) {
  width: 24%;
}

.custom-simple-table thead th:nth-child(2),
.custom-simple-table tbody td:nth-child(2) {
  width: 33%;
}

.custom-simple-table thead th:nth-child(3),
.custom-simple-table tbody td:nth-child(3) {
  width: 33%;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px; /* Adjust 100px to match your header's height */
}