/** Shopify CDN: Minification failed

Line 168:4 Unexpected "}"
Line 641:14 Unexpected "/"
Line 687:18 Unexpected "/"

**/
/** General **/
/**---------------- **/

/*body{
  overflow-x: hidden;
}*/

html body:not(.template-index) {
    padding-top: 0;
}
body:not(.template-index) #SiteHeader {
  position: static;
}

b, strong,
.bold_option_title, .bold_option_value_price {
    font-weight: 600;
}
.needsclick > [id*="rich-text"] > p > span {
    font-weight: 600 !important;
}

.announcement-bar {
  position: fixed;
  top: 0;
  z-index: 29;
  width: 100vw;
}
.btn.btn--full.add-to-cart.btn--secondary.bold_hidden {
    display: none !important;
}
.megamenu .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) div {
    top: 50%;
}
.site-nav [data-link-parent="bedroom"] [data-link-child="baby-pillow"] img {
  object-position: right;
}
.add-to-cart.btn--secondary:hover {
    transform: scale(1.06);
}
body:not(.template-product) .breadcrumb {
  display: none !important;
}
.breadcrumb {
  display: flex;
  justify-content: center; /* Center horizontally */
  align-items: center;    /* Align vertically */
  font-size: 19px;
  color: #333;
  margin: 0;         /* Add spacing around the breadcrumb */
  width: auto;            /* Make sure the width adjusts based on content */
  max-width: 100%;        /* Ensure it doesn't overflow on smaller screens */
}
.breadcrumb__list {
  list-style: none;
  display: flex;
  justify-content: center; /* Center the list horizontally */
  padding-left: 0;        /* Remove the left padding */
  margin-top: 24px;          /* Remove the top margin */
  margin-left: 0;
}
.breadcrumb__item {
  margin-right: 10px;
  font-size: 16px;
  font-weight: 600;
}
.breadcrumb__link {
  text-decoration: none;  /* Remove default underline */
  color: #231f20;
  position: relative;     /* Allow pseudo-element positioning */
}
.breadcrumb__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;           /* Position the underline slightly below the text */
  width: 100%;
  height: 1px;
  background-color: #231f20; /* Match the link color */
  transform: scaleX(0);   /* Initially hidden */
  transform-origin: left;
  transition: transform 0.3s ease; /* Smooth reveal effect */
}
.breadcrumb__link:hover::after,
.breadcrumb__link:focus::after {
  transform: scaleX(1);   /* Underline appears on hover or focus */
}
.breadcrumb__item:not(:last-child)::after {
  content: "/";
  margin-left: 10px;
  color: #666;
}
.breadcrumb__item--current {
  font-weight: 600;
  color: #000;
}
.anchor-link {
  display: block;
}
#reviews {
  scroll-margin-top: 200px;
}

/* Media query for mobile devices */
@media (max-width: 767px) {
  .template-index .header-wrapper--sticky .site-header:not(.site-header--stuck) {
    background: rgba(0, 0, 0, 0.5);
  }
  .template-index .is-light .site-nav__link,
  .template-index .is-light .site-nav__link:hover,
  .template-index .site-nav__link--icon .icon {
    color: #fff !important;
  }
  .breadcrumb__list {
    padding-left: 0;     /* Adjust the padding for mobile */
    margin-top: 21px;    /* Reduce the top margin for mobile */
    justify-content: center; /* Ensure the list is centered */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .breadcrumb {
    font-size: 16px;     /* Adjust font size for mobile */
  }

  .breadcrumb__item {
    font-size: 14px;     /* Adjust font size for breadcrumb items on mobile */
  }
}

/** END General **/
/** Homepage **/
/**---------------- **/
.template-index .two-column-container {
  flex-wrap: nowrap;
}

/** END Homepage **/
/** Collection **/
/**---------------- **/
div#shopify-section-template--17857380385005__main-collection .grid__item--content div:nth-child(2) .grid--uniform {
    /**display: none;**/
}
.collection-item__title--center[class*=collection-item__title--overlaid] span {
    line-height: 1.2em;
}
.section-header__title{
  color: #505759;
  font-weight: 600;
}
/* div#CollectionHeaderSection h1 {
    color: #FFFFFF;
   text-shadow: 1.5px 1px #505759;
} */

/* Mobile-specific styling 
@media only screen and (max-width: 768px) {
    div#CollectionHeaderSection h1 {
        text-shadow: 1px 1px #505759; /* Adjust the shadow distance for mobile */
    }
} */
.template-collection .collection-item__title--center[class*=collection-item__title--overlaid] {
    top: 55% !important;
}

[data-type_product_capitalize=true].main-content .collection-item__title span.collection-item__button {
    background-color: transparent !important;
}

[data-type_product_capitalize=true].template-collection .collection-item__title span.collection-item__button {
    background-color: transparent !important;
}
[data-type_product_capitalize=true]  .shopify-section.index-section .collection-item__title span.collection-item__button{
    color:#000!important;
}

.collection-item:not(.collection-item--below):after {
    background-color: #CBD9E6 !important;
}

[data-type_product_capitalize=true].main-content .collection-item__title span {
    text-shadow: -2px 2px 4px #ffffff !important;
font-size: 18px!important;
    letter-spacing: 0.05em !important;
}

[data-type_product_capitalize=true].template-collection .collection-item__title span {
    text-shadow: -2px 2px 4px #ffffff !important;
font-size: 18px!important;
    letter-spacing: 0.05em !important;
}

.hero__title {
	font-weight: 600;
	letter-spacing: 2px;
}

.hero__subtitle {
	font-weight: 500;
	font-size: 1.3em;
	letter-spacing: normal;
}

.animation-cropper {
	overflow: visible;
}

.slideshow__slide--slideshow-0 .btn,
.slideshow__slide--3fbde6ce-0545-48d4-914a-cc0b6c1aa63c .btn {
	color: #cce1d7 !important;
	font-weight: 600;
}

.slideshow__slide.slideshow__slide--3fbde6ce-0545-48d4-914a-cc0b6c1aa63c .hero__subtitle {
	width: 650px !important;
}

.slideshow__slide--slideshow-0 .hero__subtitle {
	width: 450px !important;
}

div#Slideshow-template--18191660712173__slideshow2 .hero__link a {
	color: #505759 !important;
	font-size: 18px;
	font-weight: 600;
}
.collection-description-wrapper .collection__description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  transition: all 0.3s ease;
  margin:0;
}
.collection-description-wrapper .collection__description.expanded {
  -webkit-line-clamp: unset;
}
.toggle-description-btn {
  background: none;
  border: none;
  color: #505759;
  cursor: pointer;
  font-size: 16px;
  margin-top: 8px;
  padding: 0;
}
#CollectionSection-template--18191660712173__featured_collection_7Y4iRe h2 {
  font-size: 59px;
  font-weight: 600;
  letter-spacing: 2px;
  padding-bottom: 20px;
  border-bottom: 1px solid #505759;
  width: 25%;
  margin: 0 auto;
}

#shopify-section-template--18191660712173__bd872798-710c-4dda-9407-8527c468014d{
  background-color: #EAF9F2;
  padding: 80px 0px!important;
    margin: 0 !important;
}

#shopify-section-template--18191660712173__bd872798-710c-4dda-9407-8527c468014d .collection-item__button {
  color: #505759 !important;
  background-color: #C1D2C7;
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: bold! important;
      font-family: 'Montserrat' !important;
    margin-top: 10px;
}

#shopify-section-template--18191660712173__slideshow2 .hero--natural[data-natural] {
    margin-bottom: 0px;
}

.Vtl-InstagramFeedWidget__Title > h2 {
    font-size: 59px;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.Vtl-InstagramFeedWidget__Subtitle > p {
    color: #505759;
    text-align: center;
    letter-spacing: 2px;
    padding-bottom: 20px;
    padding-top: 5px;
    border-bottom: 1px solid #505759;
    width: 50%;
    margin: 0 auto;
}

.Vtl-InstagramFeedWidget {
    margin: 5rem auto 6rem !important;
}

div#CollectionSection-template--18191660712173__featured_collection_7Y4iRe .grid-product__meta .fera-rating-widget {
    display: none;
}

section.reviews-carousel {
  max-width: 100%;
  padding: 0 50px;
}

.fera-overallRatingBanner-firstLineText,
.fera-overallRatingBanner-secondLineText {
  font-family: "Montserrat";
}

.fera-overallRatingBanner-widget-content {
  justify-content: right;
}

div.header-item.header-item--logo img {
	width: 180px !important;
}

.bold_option_title {
	text-transform: none !important;
	letter-spacing: 0;
	display: block;
	margin-bottom: 9px;
	width: 100%;
    font-size: 15px;
}

.bold_option.bold_option_checkbox .bold_option_title {
	width: 94%;
	float: right;
}

.bold_option_element input[type="checkbox"] {
	margin: 10px;
}

.bold_option_value {
	display: block;
}

.bold_option_swatch .bold_option_element {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	text-align: justify;
}

.bold_option_swatch .bold_option_element .bold_option_value {
	width: 12%;
	margin-bottom: 7px;
}

#AddToCartForm-template--16678764904685__main-4557343653954>div.bold_options.bold_options_loaded>div>div:nth-child(3)>span.bold_option_element {
	justify-content: center;
}

.site-nav__link.site-nav__link--underline {
  color: white;
  font-weight: 600;
}
.slideshow__slide .hero__link .btn {
  border-radius: 20px;
}

.template-index .flickity-viewport .slideshow__slide .hero__link .btn {
  border-radius: 0px;
}

.template-index .hero__text-wrap .page-width{padding:0 15px;}

.hero__text-shadow {
  color: black;
  font-weight: 600;
}
.hero[data-arrows=true] .flickity-previous {
    left: 45%;
    right: auto;
}
.hero[data-arrows=true] .flickity-next {
    right: 45%;
}
.hero[data-arrows=true] .flickity-prev-next-button {
  bottom: 15px !important;
  opacity: 0.5;
}
.collection-item__title--center[class*="collection-item__title--overlaid"] {
  top: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
[data-type_product_capitalize="true"] .collection-item__title span {
  border-radius: 20px;
  background-color: transparent;
  font-weight: bolder;
  color: black;
  font-size: 28px;
}
[data-type_product_capitalize="true"]
  .collection-item__title
  span.collection-item__button {
  background-color: white;
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  box-shadow: 10px 11px 28px -7px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 10px 11px 28px -7px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 10px 11px 28px -7px rgba(0, 0, 0, 0.45);
}
.collection-hero .collection-hero__image {
  max-height: 750px;
}
.collection__description h2,
.collection__description h3,
.collection__description h4,
.collection__description h5,
.collection__description h6 {
  margin-top: 0;
  margin-bottom: 10px;
}
.collection__description hr {
  width: 100%;
  margin-bottom: 25px;
  margin-top: 0;
}
.collection-440737202413 .section-header__title {
  color: #ffffff;
}
.collection-60008398914 .slideshow__slide[data-index="1"] .hero__image-wrapper {
  background: #000;
}
.collection-60008398914 .slideshow__slide[data-index="1"] .hero__image-wrapper > image-element {
  opacity: 0.8;
}
/* Collection filters*/
.filter-slider {
  position: relative;
  display: flex;
  margin: 20px auto 30px;
  border: 1px solid #eaeaea;
  border-width: 1px 0;
  padding: 20px 0;
}
.filter-slider__track {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 4px;
  scrollbar-width: none;
}
.filter-slider__track::-webkit-scrollbar {
  display: none;
}
.filter-card {
  flex: 0 0 auto;
  width: 250px;
  text-align: left;
  border-radius: 4px;
  overflow: hidden;
  display: block;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,0.12);
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.filter-card.active {
  border: 2px solid #c1d2c7;
  background: #c1d2c7;
}
.filter-card__img img {
  width: 100%;
  height: auto;
  display: block;
}
.filter-card__img--bg {
  width: 250px;
  height: 250px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
}
.filter-card__label {
  font-weight: 600;
  padding: 14px 10px;
  text-transform: uppercase;
  display: inline-block;
}
.filter-slider__prev,
.filter-slider__next {
  position: absolute;
  top: 142px;
  opacity: 0.7;
  background: white;
  border: 1px solid #000;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  font-size: 24px;
  line-height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
}
.filter-slider__prev {
  left: -10px;
}
.filter-slider__next {
  right: -10px;
}
.filter-slider__track.dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
@media (max-width: 768px) {
  .filter-slider__track {
    scroll-padding-left: 10px;
  }
}
/* End Collection Filters */

@media only screen and (min-width: 769px) {
  .grid__item--sidebar {
    top: 180px;
  }
}
@media only screen and (max-width: 768px) {
  .collection-60008398914 .hero__text-shadow {
    color: white;
  }
  .collection-60008398914 .slideshow__slide[data-index="1"] .h1.hero__title br {
      display: none;
  }
  .hero[data-arrows=true] .flickity-previous {
    left: 35%;
  }
  .hero[data-arrows=true] .flickity-next {
      right: 35%;
  }
  .template-collection .slideshow__slide .hero__text-wrap .hero__subtitle .animation-cropper {
    display: block !important;
    font-size: 12px;
  }
}
/** END Collection **/
/** Product **/
/**---------------- **/
.pdpnew {
    margin-bottom: 0px;
}
.product-main-slide:not(.starting-slide) .sales-tag {
  display: none;
}
.product-block.product-block--header {
  margin-bottom: 12px;
}
.product-section .product-single__title {
  font-weight: 600;
  padding-top: 10px;
}
@media only screen and (min-width: 769px) {
  .product-section .product-single__title {
    font-size: calc(var(--typeHeaderSize)*1.1);
  }
}
.product-section .product__price {
  font-weight: 600;
}
.product-section .product-block--price {
  margin-bottom: 16px;
}
.product-block--price .atome-widget {
  margin-top: 16px;
}
.delivery-message {
  padding-bottom: 10px;
  font-weight: 600;
}
.delivery-message:not(.delivery-message--same):before,
.delivery-message.delivery-message--same .delivery-message__text span:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: no-repeat center / contain url('delivery.png');
  position: relative;
  top: 5px;
  margin-right: 3px;
}
.delivery-message.delivery-message--same .delivery-message__text span:before {
  margin-right: 6px;
}
.delivery-message.delivery-message--same .delivery-message__text span:first-child:before {
  background: no-repeat center / contain url('gift.png');
  top: 3px;
}
.product-description-tab button.collapsible-trigger {
  border-width: 1px 0 !important;
  text-align: left;
  font-weight: 600;
  font-size: 0.9em;
  padding-left: 0;
  padding-right: 0;
}
.product-description-tab .collapsible-trigger__icon {
  right: 2px;
}
.product-description-tab .collapsible-content.is-open {
  margin-bottom: 10px;
}
.product-description-tab .collapsible-content .collapsible-content__inner {
  padding: 0;
  border: 0 none;
}
.more_questions {
  margin-bottom: 60px;
}
/* Hide duplicate atome */
.atome-price-divider.atome-widget {
  display: none;
}
/** END Product **/
/** Bundles *//
.bundle-included {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  margin-top: 8px;
  background: #fafafa;
}
.bundle-included__summary {
  cursor: pointer;
  padding: 10px 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bundle-included__list {
  list-style: none;
  margin: 0;
  padding: 10px 12px 12px;
  display: grid;
  gap: 8px;
}
.bundle-included__item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.bundle-included__img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 6px;
}
.bundle-included__title {
  flex: 1;
  font-size: 14px;
}
.bundle-included__qty {
  font-size: 13px;
  white-space: nowrap;
  color: #666;
}
.bundle-included[open] summary svg {
  transform: rotate(180deg);
  transition: transform 0.2s;
}
/** END Bundles *//
/** ---- FLY Bundles **/
.gfbFrequentBoughtWidgetTitleContainer {
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  align-items: center;
  grid-template-columns: 1fr auto;
  gap: .5rem;
  margin-bottom: 0;
  cursor: pointer;
}
.gfbFrequentBoughtWidgetTitleContainer.is-closed {
  margin-bottom: 20px;
}
.gfbFrequentBoughtWidgetTitleContainer .bundle__chevron {
  display: inline-block;
  transition: transform .2s ease;
  transform: rotate(90deg);
}
.gfbFrequentBoughtWidgetTitleContainer.is-open .bundle__chevron {
  transform: rotate(-90deg);
}
.gfbFrequentBoughtWidgetTitle {
  font-weight: 400 !important;
  font-size: 15px !important;
  text-transform: uppercase;
}
.gfbFrequentBoughtWidgetTitle.bundle--custom-title {
  text-transform: none;
}
.gfbFrequentBoughtWidgetContentContainer {
  grid-template-columns: auto auto;
}
.bundle--personalization {
  border-bottom: 5px solid #fff;
}
.bundle--items-list {
  margin-bottom: 25px;
}
.bundle--items-list .gfbFrequentBoughtWidgetProductContainer {
  padding: 20px 5px !important;
}
.bundle--items-list .gfbFrequentBoughtWidgetProductContainer[data-price-position="PARALLEL_NAME"] .gfbFrequentBoughtWidgetProductTitle {
  -webkit-line-clamp: 10;
}
.bundle--custom-title {
  padding: 0 3px 10px;
}
.bundle--items-custom {
  background: #f8f6f4;
  padding: 25px 20px 8px;
}
.bundle--items-custom .gfbFrequentBoughtWidgetProductTitle {
  font-weight: 600 !important;
}
.bundle--items-custom .gfbFrequentBoughtWidgetProductImage,
.bundle--items-custom .gfbFrequentBoughtSwatchHeading,
.bundle--items-custom .gfbFrequentBoughtLabelHeading {
  display: none;
}
.bundle--card-counter{
  font-size: 12px;
  line-height: 1.4;
  margin-top: 4px;
  opacity: 0.75;
  text-align: right;
}
.bundle--personalization-hint{
  font-size: 12px;
  line-height: 1.4;
  opacity: 0.8;
}
/* image tooltip */
.img-tooltip {
  position: fixed;
  z-index: 9999;
  display: none;
  pointer-events: none;
  background: #fff;
  border: 1px solid rgba(0,0,0,.15);
  box-shadow: 0 4px 18px rgba(0,0,0,.18);
  padding: 6px;
  border-radius: 6px;
}
.img-tooltip img {
  display: block;
  max-width: 360px;
  max-height: 360px;
  width: auto;
  height: auto;
}
textarea.gfbFrequentBoughtCustomFieldBox[data-product-handle="free-greeting-card"] {
    background: #fff;
    border-radius: 8px;
}
/* centered modal-like view on mobile */
@media (hover: none) {
  .img-tooltip {
    /* allow tapping to close */
    pointer-events: auto;
  }
  .img-tooltip.is-mobile {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); /* center on screen */
    max-width: 90vw;
    max-height: 90vh;
    padding: 8px;
  }
  .img-tooltip.is-mobile img {
    max-width: 70vw;
    max-height: 70vh;
  }
}
.gfbFrequentBoughtAddToCartButton {
  font-weight: 600 !important;
}
@media screen and (max-width: 768px) {
  .bundle--items-list .gfbFrequentBoughtWidgetProductContainer[data-price-position="PARALLEL_NAME"] .gfbFrequentBoughtWidgetProductTitle {
    -webkit-line-clamp: 10;
    font-size: 12px;
    overflow: visible;
  }
  .bundle--items-list .gfbFrequentBoughtWidgetProductImage {
    width: 70px;
    height: 70px;
  }
  .gfbProductPageWrapperV2 {
    width: 99.5% !important;
  }
  .bundle--items-list .gfbFrequentBoughtWidgetProductContainer {
    padding: 10px 5px !important;
  }
  .bundle--items-custom {
    padding: 15px 8px 0px;
  }
}
/** ----- END FLY Bundles **/
/** ----- BYOG **/
.bundle-1 .gbbBodyWrapper {
  max-width: 1480px;
  margin: 0 auto;
}
.bundle-1 .gbbAddProductPageSubtextWrapper,
.bundle-1 .gbbFiltersSearchSortHeader {
  display: none !important;
}
.bundle-1 .gbbFooterBackButton {
  display: none;
}
.bundle-1 .byog-header {
    background: #eff5f2;
    margin: 20px auto 0;
    padding: 30px 40px;
    border-radius: 8px;
}
.bundle-1 .byog-header h1 {
  margin-bottom: 30px;
}
.bundle-1 .gbbNavigationItemsContainer {
  max-width: 1480px;
  margin: 2% auto !important;
}
.bundle-1 .byog-steps-container {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.bundle-1 .byog-step-text span {
  display: block;
}
.bundle-1 .gbbNavigationStepImgContainer {
  display: none !important;
}
.bundle-1 .gbbNavigationTitle-custom,
.bundle-1 #addProductsPage4 .gbbNavigationTitle {
  color: #505059 !important;
  font-weight: normal !important;
  font-size: 20px;
}
.bundle-1 .gbbCategoryTitle {
  font-weight: normal;
  font-size: 15px;
}
/* BYOG Product Grid */
.bundle-1 .gbbProductsContainer {
  margin-bottom: 15px !important;
}
.bundle-1 .gbbProductsItemsContainer .gbbProductItem {
  background: #fafafa !important;
  padding: 0 0 15px;
  border-radius: 0 !important;
  grid-template-rows: auto;
}
.bundle-1 .gbbProductItem .gbbProductImageContainer {
  border-radius: 0 !important;
  overflow: initial;
  align-self: start;
}
.bundle-1 .gbbProductItem .gbbProductTextContainer {
  padding: 0 15px !important;
}
.bundle-1 .gbbProductTitleOnly {
  color: #333 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}
.bundle-1 .gbbProductItem .gbbProductItemPrice {
  color: #333 !important;
  font-size: 15px !important;
  font-weight: normal !important;
}
.bundle-1 .gbbProductItem .gbbProductImageContainerImg {
  border: 3px solid #fafafa;
  width: 100%;
  max-height: 1000px;
  max-width: 1000px;
}
/* END - BYOG Product Grid */
/* BYOG Product Details Modal */
.bundle-1 .gbbProductVariantModalContentContainer .gbbProductImageContainerImg {
  max-height: none;
}
.bundle-1 .gbbProductVariantModalBodyContainer {
  align-items: start;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductCardTextContainer {
  padding: 0;
  color: #333;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductCardTextContainer .gbbProductItemTitle {
  font-size: 27px;
  margin-bottom: 15px;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductItemPrice {
    font-size: 22px;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductVariantOptionsContainer,
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormContainer {
    background: #fafafa;
    padding: 17px;
    border-radius: 8px;
    border: 1px solid #d4d4d4;
}
.gbbProductVariantOptionsContainer:has(.gbbProductVariantOptionContainerHidden) {
  display: none;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductVariantOptionLabel,
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductQuantityHeading,
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormTextLabel,
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormImageSelectorLabel,
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormRadioLabel {
  font-weight: 600;
  font-size: 14px;
  color: #333;
  margin: 3px 0 8px;
}
.bundle-1 .gbbProductVariantModalContainerWithPersonalization .gbbProductDescriptionContainer {
  display: block;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductQuantityHTMLContainer {
  grid-template-columns: 1fr 1fr;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductQuantityHTML {
  background-color: #fafafa !important;
  color: #333 !important;
  border-radius: 8px !important;
  border: 1px solid #d4d4d4;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductQuantityRemoveButton,
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductQuantityAddButton {
  background: #cce1d7 !important;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductQuantityHeading {
  font-size: 16px;
}
/* END - BYOG Product Details Modal */
/* BYOG Personalisation Section */
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormContainer:has(input[fieldkey="Baby Name"]):before {
  content: 'This item can be personalised:';
  color: #333;
  font-weight: 600;
  font-size: 18px;
  background: url(/cdn/shop/files/personalisation-thread.png) no-repeat left center;
  background-size: contain;
  padding-left: 50px;
  height: 43px;
  line-height: 32px;
  border-bottom: 2px dashed #555;
  margin-bottom: 10px;
  font-style: italic;
}
.bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormValidationContainer {
  margin-top: 5px;
}
.bundle-1 .gbbProductFormImageSelectorContainer[fieldkey*="Font"] .gbbProductFormImageSelectorListItem,
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbProductFormRadioListItem {
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 8px;
    opacity: 1;
}
.bundle-1 .gbbProductFormImageSelectorContainer[fieldkey*="Font"] .gbbProductFormImageSelectorListItem {
    padding: 12px 0;
}
.bundle-1 .gbbProductFormImageSelectorContainer[fieldkey*="Font"] .gbbActiveImageSelectorListItem {
  border-color: #CCE1D7;
}
.bundle-1 .gbbProductFormImageSelectorContainer[fieldkey*="Font"] .gbbPersonalizationImageLabel {
  margin-bottom: 0;
}
.bundle-1 .gbbProductFormImageSelectorContainer[fieldkey*="Font"] .personalizationImageInput[value="Block"] + .personalizationImage {
  max-width: 90%;
  margin: 0 auto;
  position: relative;
  top: 2px;
  left: -1px;
}
.bundle-1 .gbbProductFormImageSelectorContainer[fieldkey*="Font"] .personalizationImageInput[value="Playful"] + .personalizationImage {
  position: relative;
  top: 3px;
}
.bundle-1 .gbbProductFormImageSelectorContainer[fieldkey*="Font"] .gbbPersonalizationImageCaption {
  display: none;
  /*position: absolute;
  bottom: 11px;
  width: 100%;
  opacity: 1;
  background-color: transparent;
  color: #333;
  display: block;
  align-items: center;
  transition: opacity 0.5s;
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: left;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: normal;
  padding: 0;*/
}
.bundle-1 .gbb_checkmark > * {
  display: none !important;
}
.bundle-1 .gbb_checkmark {
  background: url('/cdn/shop/files/checkmark.png') no-repeat center;
  width: 14px;
  height: 14px;
  top: 25px;
  left: auto;
  transform: none;
  right: 12px;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbProductFormRadioListItems {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  align-items: center;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbProductFormRadioListItem {
    padding: 15px 15px 14px;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .personalizationRadioInput {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .personalizationRadioLabel {
  padding: 0px;
  text-transform: capitalize;
  font-size: 16px;
  letter-spacing: normal;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] label:has(input):after {
  content: '';
  background: white;
  width: 25px;
  height: 25px;
  display: block;
  border-radius: 100px;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] label:has(input[value*="Blue"]):after {
  background-color: #107fd4;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] label:has(input[value*="Beige"]):after {
  background-color: #c68c53;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] label:has(input[value*="Grey"]):after {
  background-color: #B3B3B3;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] label:has(input[value*="Pink"]):after {
  background-color: #FD8DB4;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] label:has(input[value="Crème"]):after {
  background-color: #FDF8E9 !important;
}

.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbActiveRadioSelectorListItem:has(input[value*="Blue"]) {
  border-color: #107fd4;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbActiveRadioSelectorListItem:has(input[value*="Beige"]) {
  border-color: #c68c53;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbActiveRadioSelectorListItem:has(input[value*="Grey"]) {
  border-color: #B3B3B3;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbActiveRadioSelectorListItem:has(input[value*="Pink"]) {
  border-color: #FD8DB4;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbActiveRadioSelectorListItem:has(input[value="Crème"]) {
  border-color: #333;
}

.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbActiveRadioSelectorListItem label:after {
  background: url('/cdn/shop/files/checkmark-white.png') no-repeat center;
}
.bundle-1 .gbbProductFormRadioContainer[fieldkey*="Thread"] .gbbActiveRadioSelectorListItem label:has(input[value="Crème"]):after {
  background: url('/cdn/shop/files/checkmark-black.png') no-repeat center;
}
/* END - BYOG Personalisation Section */
.bundle-1 .gbbFooterProductsContainer {
  grid-gap: 5px !important;
}
.bundle-1 .gbbFooterProductContainer {
  border-radius: 8px;
}
.bundle-1 .gbbFooterProductContainer[_boxproduct="addProductsPage1"] {
  border: 3px dotted #d4e3f7;
}
.bundle-1 .gbbFooterProductContainer[_boxproduct="addProductsPage2"] {
  border: 3px dotted #f8d4e4;
}
.bundle-1 .gbbFooterProductContainer[_boxproduct="addProductsPage3"] {
  border: 3px dotted #f1e7dd;
}
.bundle-1 .gbbFooterProductImageContainer {
  width: 70px !important;
  height: auto !important;
}
.bundle-1 .gbbFooterProductTitle {
  white-space: normal !important;
}
.bundle-1 .byog-generated-remove {
  position: absolute;
  cursor: pointer;
}
.bundle-1 .gbbAddProductsPageFooterHTML {
  border-top: 4px solid #777777 !important;
}
.bundle-1 .gbbProductsCardLayoutV2 .gbbCartIconWithQuantityContainer {
  top: -2px !important;
  border: 2px solid #777;
  padding: 4px 10px !important;
  border-radius: 18px !important;
}
.bundle-1 .byog-edit-overlay {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  cursor:pointer;
  z-index:9999;
  background:rgba(0,0,0,0);
}
.bundle-1 .gbbSummaryPageProductListItemName {
  color: #474646;
  font-weight: normal;
}
.bundle-1 .gbbSummaryPageBundleEditButton {
  position:relative;
}
.bundle-1 .gbbSummaryPageBundleQuantityContainer,
.bundle-1 .gbbSummaryPageBundlePriceContainer,
.bundle-1 .gbbSummaryPageBundleRemoveButton {
  display: none;
}
.bundle-1 .gbbSummaryPageBundleEditRemoveButtons {
  grid-template-columns: 1fr;
}
.bundle-1 .gbbSummaryPageBundleEditButton {
  color: green;
}
.bundle-1 .gbbOrderDetailsHTMl {
  background: #fafafa;
  border-radius: 8px;
  padding: 20px;
}
.bundle-1 .gbbSummaryPageBundleDetailsHTML {
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  padding: 20px;
}
/* BYOG Buttons */
.bundle-1 .byog-step1-buttons {
  display: flex;
  gap: 16px;
  margin-top: 10px;
}
.bundle-1 .byog-step1-buttons > .gbbNavigationItem {
  background: #c1d2c7;
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
}
.bundle-1 .byog-step1-buttons > .gbbNavigationItem:hover {
  opacity: 0.9;
}
.bundle-1 .byog-step1-buttons > .gbbNavigationItem:before {
  content: '';
  width: 250px;
  height: 250px;
  border-radius: 4px 4px 0 0;
  background-position-x: center;
  background-position-y: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.bundle-1 .byog-step1-buttons #addProductsPage1 {
  background: #d4e3f7;
}
.bundle-1 .byog-step1-buttons #addProductsPage1:before {
  background-image: url(https://lovinglysigned.com.sg/cdn/shop/files/old-super-luxe-blue_250x.jpg?v=1763714809);
}
.bundle-1 .byog-step1-buttons #addProductsPage2 {
  background: #f8d4e4;
}
.bundle-1 .byog-step1-buttons #addProductsPage2:before {
  background-image: url(https://lovinglysigned.com.sg/cdn/shop/files/old-super-luxe-pink_250x.jpg?v=1763714810);
}
.bundle-1 .byog-step1-buttons #addProductsPage3 {
  background: #f1e7dd;
}
.bundle-1 .byog-step1-buttons #addProductsPage3:before {
  background-image: url(https://lovinglysigned.com.sg/cdn/shop/files/Hegen_Abundance_Gift_Set_ced4ddb3-6d95-41a4-a27b-dcf1f92aca53_250x.jpg?v=1763714809);
}
.bundle-1 .byog-step1-buttons > .gbbNavigationItem .gbbNavigationTitleContainer {
  font-weight: 600;
  padding: 14px 10px;
  text-transform: uppercase;
  display: inline-block;
}
.bundle-1 .gbbCategoryContainerTabUI,
.bundle-1 .gbbProductVariantOptionValue,
.bundle-1 .gbbProductFormText {
  background: #ffffff !important;
  border-radius: 8px !important;
  border: 1px solid #d4d4d4 !important;
  color: #23201F !important;
}
.bundle-1 .gbbCategoryContainerTabUIActive,
.bundle-1 .gbbProductVariantOptionValue.gbbActiveVariant,
.bundle-1 .gbbProductAddButton,
.bundle-1 .gbbProductVariantAddButton {
  background: #cce1d7 !important;
  border: 0 none !important;
  color: #23201F !important;
}
.bundle-1 .gbbCategoryContainerTabUI:not(.gbbCategoryContainerTabUIActive) {
  background: #fafafa !important;
  color: #686868 !important;
}
.bundle-1 .gbbProductVariantOptionValue {
  font-size: 13px;
  padding: 9px 15px 7px;
}
.bundle-1 .gbbProductAddButton {
  border-radius: 6px;
  max-width: 150px;
  margin: 0 auto;
  padding-bottom: 9px;
}
.bundle-1 .gbbProductVariantAddButton {
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px 10px 13px;
  border-radius: 30px !important;
  font-weight: 600;
}
.bundle-1 .gbbProductFormText {
  font-size: 13px !important;
  padding: 14px 12px 12px;
}
.bundle-1 .gbbFooterTotalContainer {
  background: #ffffff;
  border-radius: 9px;
}
.bundle-1 .gbbFooterTotalContainer {
  padding: 10px;
}
.bundle-1 .byog-add-more,
.bundle-1 .byog-next-step {
  cursor: pointer;
  background: rgb(193, 210, 199);
  color: rgb(80, 80, 89);
  border-radius: 9px;
  padding: 10px;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
}
.bundle-1 .byog-next-step {
  grid-column: 3;
}
.bundle-1 .gbbSummaryPageCheckoutButton {
  background: #cce1d7 !important;
  color: #333 !important;
  font-weight: 600;
  opacity: 1;
}
.bundle-1 .gbbCategoryContainerTabUIActive:hover,
.bundle-1 .gbbProductVariantOptionValue.gbbActiveVariant:hover,
.bundle-1 .gbbProductAddButton:hover,
.bundle-1 .gbbSummaryPageCheckoutButton:hover {
  opacity: 0.9;
}
/* END - BYOG Buttons */
.gbbProductVariantOptionValue.gbbVariantValueDisabled{
  opacity: 0.35;
  pointer-events: none;
  cursor: not-allowed;
}
@media screen and (min-width: 1921px) {
  .bundle-1 .gbbProductsItemsContainer {
    grid-template-columns: repeat(5, 1fr) !important;
  }
  .bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductQuantityHTMLContainer,
  .bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductVariantOptionsContainer,
  .bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormContainer {
    width: 95%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1920px) {
  .bundle-1 .gbbProductsItemsContainer {
    grid-template-columns: repeat(4, 1fr) !important;
  }
  .bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductQuantityHTMLContainer,
  .bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductVariantOptionsContainer,
  .bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormContainer {
    width: 95%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bundle-1 .gbbProductsItemsContainer {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media screen and (max-width: 767px) {
  .bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormContainer:before {
    font-size: 16px;
  }
  .bundle-1 .gbbProductFormImageSelectorContainer[fieldkey*="Font"] .gbbProductFormImageSelectorListItems {
    grid-template-columns: repeat(2, 1fr);
  }
  .bundle-1 .byog-step1-buttons {
    flex-direction: column;
  }
  .bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductCardTextContainer .gbbProductItemTitle {
    font-size: 22px;
    margin-top: 20px;
  }
  .bundle-1 .gbbProductVariantModalDetailsContainer .gbbProductFormContainer:has(input[fieldkey="Baby Name"]):before {
    font-size: 15px;
    padding-left: 44px;
    height: 37px;
    line-height: 28px;
  }
}
/** ----- END BYOG **/
/** Shopping Cart **/
/**---------------- **/
.free-shipping-message-double .free-shipping-message-text {
  display: inline-block;
  padding: 0 9px 9px;
}
.free-shipping-message-double .free-shipping-message-text:nth-of-type(2) {
  background: #f5f5f5;
  padding-top: 9px;
}
/** END Shopping Cart **/
/** Blog **/
.template-article .article__body {
  background: #f4f9f6;
  border-radius: 8px;
}
.template-article article header {
  margin-bottom: 30px;
}
.template-article article header h1,
.template-article .article__body h2,
.template-article .article__body h3 {
  font-weight: 600;
  text-align: left;
  line-height: 1.4;
}
.template-article .article__body h2 {
  border-bottom: 1px dashed #8eb69c;
  padding-bottom: 15px;
}
.template-article .article__body h3 {
  border-left: 2px solid #8eb69c;
  padding-left: 15px;
}
@media (min-width: 481px) {
  .template-article article {
    max-width: 870px;
    margin: 0 auto;
  }
  .template-article article header h1 {
    font-size: 30px;
    max-width: 790px;
    margin: 0 40px;
  }
  .template-article .article__body {
    padding: 60px 40px 40px;
  }
}
@media (max-width: 480px) {
  .template-article article header h1 {
    margin: 0 20px;
  }
  .template-article .article__body {
    padding: 20px;
  }
}
/**---------------- **/
/** END Blog **/
/** XMAS CARD PAGE **/
/**---------------- **/
[data-template="page.Forms Christmas Campaign"] .shopify-section-group-header-group {
  height: 0;
}
[data-template="page.Forms Christmas Campaign"] .index-section {
  margin-top: 60px;
}
[data-template="page.Forms Christmas Campaign"] .feature-row {
  margin-right: 0;
}
[data-template="page.Forms Christmas Campaign"] .feature-row__images {
  flex-basis: 100%;
}
[data-template="page.Forms Christmas Campaign"] .feature-row__text {
  flex-basis: 40%;
  min-width: 40%;
}
[data-template="page.Forms Christmas Campaign"] #shopify-section-template--20727003545837__forms .shopify-app-block {
  background: url(/cdn/shop/files/xmas-postcard.png) no-repeat center / cover;
  padding: 20px;
}
@media (min-width: 481px) {
  [data-template="page.Forms Christmas Campaign"] [data-forms-id="forms-root-783723"] {
    background: url(/cdn/shop/files/xmas-stamp.png) no-repeat right top / 200px;
  }
}
/**---------------- **/
/** END XMAS CARD PAGE **/

/** Mobile - Media Queries **/
/**---------------- **/
@media (max-width: 480px) {

.slideshow__slide--3fbde6ce-0545-48d4-914a-cc0b6c1aa63c .hero__title {
    font-size: 28.5px !important;
}

/* .template-index .needsclick p span{font-size:12px !important;}  
.template-index .needsclick {
    width: 84px !important;
    height: 84px !important;
} */
  
  
  .hero__text-content.horizontal-right {
    text-align: center !important;
}
  
	.slideshow__slide--slideshow-0 .hero__title {
		text-align: left;
		padding-top: 0px;
	}
  .slideshow__slide--slideshow-0 .hero__title .animation-contents br{display:none;}

  .site-header--opening .site-nav__link--icon .icon {
    color: #000000 !important;
}

	.hero-natural--template--17857380745453__slideshow .slideshow__slide .animation-contents {
		color: #ffffff !important;
		text-shadow: 1px 3px 6px #00000078;
		padding: 0px 20px;
	}

	.slideshow__slide--slideshow-0 .hero__subtitle {
		width: 100% !important;
		font-weight: 500;
		font-size: 1.1em;
		letter-spacing: normal;
		text-align: left;
	}

	.slideshow__slide--slideshow-0 .hero__link a {
		font-size: 12px;
	}

	.slideshow__slide--slideshow-0 .hero__link {
		text-align: left;
	}

	.slideshow__slide--3fbde6ce-0545-48d4-914a-cc0b6c1aa63c .hero__link a {
		font-size: 12px;
	}

	.slideshow__slide--3fbde6ce-0545-48d4-914a-cc0b6c1aa63c .hero__link {
		text-align: left;
	}

	.slideshow__slide--3fbde6ce-0545-48d4-914a-cc0b6c1aa63c .hero__subtitle {
		width: 100% !important;
		font-weight: 500;
		font-size: 1.1em;
		letter-spacing: normal;
		text-align: left;
	}

  .slideshow__slide--3fbde6ce-0545-48d4-914a-cc0b6c1aa63c .hero__title .animation-contents br{display:none;}

	.slideshow__slide--3fbde6ce-0545-48d4-914a-cc0b6c1aa63c .hero__title {
		width: 100% !important;
		text-align: left;
		padding-top: 40px;
	}

.slideshow__slide.slideshow__slide--3fbde6ce-0545-48d4-914a-cc0b6c1aa63c .hero__subtitle {
	width: 100% !important;
}


    #CollectionSection-template--18191660712173__featured_collection_7Y4iRe h2 {
        font-size: 40px;
        width: 55%;
      }

      .grid-overflow-wrapper .grid {
        display: flex;
        white-space: nowrap;
        flex-wrap: wrap;
        padding: 0 !important;
    }

    .grid-overflow-wrapper .grid__item {
        margin-left: 20px;
    }

    .grid-overflow-wrapper .grid__item:first-child {
        margin-left: 40px;
        padding-bottom: 20px;
    }

    .grid-overflow-wrapper .grid__item:nth-last-child(2) {
        margin-left: 40px !important;
    }

    .hero-natural-mobile--template--18191660712173__slideshow2 .hero__text-shadow {
        padding-right: 0px;
    }

    .hero-natural-mobile--template--18191660712173__slideshow2 .hero__top-subtitle {
        text-align: center;
    }

    .hero-natural-mobile--template--18191660712173__slideshow2 .hero__title {
        text-align: center;
    }

    .hero-natural-mobile--template--18191660712173__slideshow2 .hero__link {
        text-align: center;
    }


    .hero-natural-mobile--template--18191660712173__slideshow2 .hero__link a {
        font-size: 15px !important;
    }

    #shopify-section-template--18191660712173__bd872798-710c-4dda-9407-8527c468014d h2  {
        font-size: 40px!important;
        width: 55%!important;
      }

      #shopify-section-template--18191660712173__bd872798-710c-4dda-9407-8527c468014d .collection-item__title span {
        line-height: 25px;
      }

      #shopify-section-template--18191660712173__logo_list_Jgq98i h2 {
        font-size: 40px!important!important;
        width: 70%!important;
      }

    .two-column-container .text-container {
        padding: 35px;
        width: 100%;
    }

    .two-column-container .text-nxt h3 {
        font-size: 35px !important;
    }

      div#shopify-section-template--18191660712173__two_column_PwCcn9 .two-column-container {
        flex-direction: column;
    }

    .two-column-container .text-nxt h3.unboxing:after {
        width: 353px;
    }

      .two-column-container .text-nxt p {
        font-size: 17px;
    }

      div#shopify-section-template--18191660712173__two_column_PwCcn9 div:nth-child(2) {
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        width: 100%;
    }

    div#shopify-section-template--18191660712173__two_column_PwCcn9 div:last-child .text-nxt p {
        font-size: 17px;
    }
    div#shopify-section-template--18191660712173__two_column_PwCcn9 div:last-child .text-nxt h3:after {
        width: 353px;
    }
    div#shopify-section-template--18191660712173__two_column_PwCcn9 div:last-child .text-nxt h3 {
        font-size: 35px !important;
    }

    #shopify-section-template--18191660712173__reviews_carousel_VHH747 section.reviews-carousel h2 {
        font-size: 40px !important;
        text-align: center !important;
    }

    #shopify-section-template--18191660712173__ad85efc8-2d55-4d98-8731-60df740646dd h2 {
        font-size: 40px!important;
        width: 55%!important;

    }
  .product-testimonial {
    display: none;
  }
  .template-index h2 {
    font-size: 35px !important;
    padding-top: 20px !important;
    width: 80% !important;
  }
}   

@media only screen and (max-width: 768px) {
    .product-single__meta .fera-productDetailRating-widget-1 {
        --alignment: center !important;
    }
  .h4.footer__title:after {
    background-color: #ffffff !important;
  }
  
  [data-type_product_capitalize="true"] .collection-item__title span {
    font-size: 15px;
  }
  [data-type_product_capitalize="true"]
    .collection-item__title
    span.collection-item__button {
    font-size: 12px;
  }
  .newsletter-section--no-image .newsletter-section__content {
    grid-template-columns: 1fr;
    margin: unset;
    width: 100%;
    gap: 10px;
  }
  /* to accomodate fixed announcement bar */
  body {
    padding-top: 52px;
  }
  /*.site-header--stuck {
    top: 51px;
  }*/
  #NavDrawer,
  #FilterDrawer {
    margin-top: 51px;
  }
}
#testimonials {
  display: none;
}
.loaded[data-aos="hero__animation"] .hero__title .animation-contents {
  text-transform: none;
}
[data-type_header_capitalize="true"] .h1.hero__title {
  text-transform: none;
}

.site-nav__link--icon .icon {
  color: #000;
}
.h4.footer__title {
  text-transform: none !important;
  position: relative;
  display: inline-block;
}
.h4.footer__title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 60%;
  height: 2px;
  background-color: #cce1d7;
}
/*
.site-footer {
  background-color: white;
}
*/

@media screen and (min-width: 769px){
  .bottom-footer-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  .bottom-footer-flex > * {
    margin: 0;
    padding: 10px 0;
  }
   .site-footer .grid .grid__item:nth-child(3)  {
    width: 21%;
  }
  .collapsible-img-icon:nth-child(2) {
    display: none;
  }
  .collapsible-img-icon {
      width: 50%;
  }
  .site-footer .grid .grid__item:first-child {
    width: 40%;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  .slideshow__slide .animation-contents, [data-aos=hero__animation] .animation-contents {
    color: white;
  }
  body #SiteHeader {
    /*position: fixed;
    top: 57px;
    width: 100vw;*/
  }
  #SiteHeader.scrolled {
    background-color: white;
  }
  #SiteHeader.scrolled .site-nav__link.site-nav__link--underline, #SiteHeader.scrolled .site-nav__link--icon .icon {
    color: black;
    font-weight: 600;
  }
  /* to accomodate fixed announcement bar and header */
  body:not(.template-index) {
    padding-top: 150px;
  }
  body.template-index {
    padding-top: 57px;
  }
  .template-product .breadcrumb {
    margin-top: 30px;
  }
  .product-section {
    padding-top: 50px;
  }
  .breadcrumb + .product-section {
    padding-top: 0;
  }
  html:not(.js-drawer-open.lock-scroll) .product-single__sticky{
    top: 190px;
  }
  #FilterDrawer {
    margin-top: 57px;
    z-index: 30;
  }
}

.hero--natural[data-natural], section.about-us, .reviews-carousel {
  margin-bottom: 20px;
}

[data-type_header_capitalize=true] h2 {
  text-transform: capitalize;
}
.featured-collection-sliders .jdgm-preview-badge[data-template="index"] {
  display: block !important;
}


.product-testimonial {
  background-color: #CCE1D8;
  border-radius: 20px;
  text-align: center;
  padding: 28px 47px 25px 30px;
  margin-bottom: 37px;
}

.product-testimonial__title {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 20px;
  line-height: 1.33333333333;
  color: #000000;
}

.product-testimonial__details {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 20px;
  line-height: 1.53333333333;
  letter-spacing: 0;
  color: #000000;
  display: block;
}

.product-testimonial__author p {
  padding: 0;
  margin: 0;
}

.product-testimonial__owner {
  font-family: 'Montserrat';
  margin-top: 3px;
  display: none;
}

.product-testimonial__owner i {
  font-family: 'Montserrat';
  font-style: italic;
  line-height: 1.33333333333;
}

.product-icon-with__text {
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
}

.product-icon-with__text--item {
  max-width: 33.333%;
  width: 229px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.product-icon-with__text--icon {
  width: 80px;
  height: 67px;
  margin-bottom: 6px;
  margin-right: 0;
}

.product-icon-with__text--icon img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.product-icon-with__text--icon .placeholder-svg {
  padding: 0;
}

.product-icon-with__text--title {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 15px;
  line-height: 1.33333333333;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
}

.guarantee-text {
  width: fit-content;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 19px;
  line-height: 1.1875;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  border-bottom: 3px solid #000;
  margin: 30px auto 0;
}

.guarantee-text > p {
  margin: 0;
}

.guarantee-text__icon {
  width: 15px;
  height: 15px;
  display: block;
}

.guarantee-text__icon svg {
  width: 100%;
  height: 100%;
  display: block
}

@media (min-width: 768px) {
  .product-testimonial  {
    padding: 39px;
    margin-bottom: 33px;
  }
  
  .product-testimonial__title {
    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 1.36111111111;
    font-weight: 600;
  }

  .product-testimonial__details {
    font-size: 20px;
    line-height: 1.33333333333;
  }

  .guarantee-text {
    font-size: 17px;
    line-height: 1.2;
    margin: 42px auto 0;
  }
}

@media (min-width:990px) {
  .product-testimonial {
    padding: 25px 25px 20px;
  }

  .product-testimonial__title {
      font-family: "Montserrat";
      font-size: 20px;
      line-height: 1.36111111111;
      font-weight: 600;
  }

  .product-icon-with__text--item {
    max-width: 290px;
    flex-direction: row;
    justify-content: flex-start;
  }

  .product-icon-with__text--icon {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    margin-right: 13px;
    margin-bottom: 0;
  }

  .product-icon-with__text--title {
    font-size: 20px;
    line-height: 1.35;
  }

    .guarantee-text {
      font-size: 20px;
    }
}


.inerBtnVideo svg {
    fill: transparent;
    width: 40px;
    height: 40px;
}
.inerBtnVideo svg path:nth-child(2) {
    fill: #000000;
}
.inerBtnVideo {
    width: 90px;
    height: 60px;
    background-color: #cce1d7;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    cursor: pointer;
}
.buttonInnerDiv {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50% , -50%);
    z-index: 99;
}
.mainVideoPlayButton {
    position: relative;
    z-index: 9;
}
.mainVideoPlayButton.active:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    border: 0;
    right: 0;
}
.ratingAreaMain {
    display: flex;
    gap: 6px;
    margin-bottom: 15px;
}

.ratingContentHere {
    display: flex;
    flex-wrap:wrap;
}
.rating-area {
  margin-bottom: 16px;
}
.rating-stars {
    color: #dcc288;
}


@media (max-width:768px){
  .ratingAreaMain {
    justify-content: center;
  }

}

/* 06-09-2024 css start qeapps */

.template-product .product-single__meta .rte {font-size: 17px;}

@media only screen and (max-width:768px) {
.h4.footer__title:after{display:none;}
}


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

  .featured-collection .section-header__title { font-size: 30px; }  
  .featured-collection .grid .grid__item.grid-product .grid-product__title { font-size: 12px !important; letter-spacing: 0 !important; text-transform: none; margin: 5px 0; }
  .featured-collection .grid .grid__item.grid-product .grid-product__price { font-size: 15px !important; color: #000000 !important; padding: 0 0 5px 0 !important; margin: 0 auto !important; }
  .featured-collection .grid .grid__item.grid-product .atome-price-divider { margin: 0 !important; padding: 10px 0 0 0 !important; }

}

@media only screen and (max-width:767px) {
.template-index .collection-item__title span{font-size:20px;}
#shopify-section-template--18303058444525__ad85efc8-2d55-4d98-8731-60df740646dd h2{width:85% !important; font-size: 35px !important; padding-top:30px !important;}  
#shopify-section-template--18303058444525__logo_list_Jgq98i h2{width:85% !important; font-size: 35px !important; padding-top: 0 !important;}
#shopify-section-template--18303058444525__bd872798-710c-4dda-9407-8527c468014d h2{width:85% !important; font-size: 35px !important;}  
#shopify-section-template--18303058444525__reviews_carousel_VHH747 h2{font-size:34px !important;}
.template-index #shopify-section-template--18303058444525__two_column_PwCcn9 .two-column-container{flex-direction: inherit; display: inherit;}  
.template-index .about-us__text{margin: 50px 15px 0px 15px;}  
.template-index .about-us__text--title{font-size:35px;}
.Vtl-InstagramFeedWidget__Title>h2 {font-size: 35px;} 
#shopify-section-template--18303058444525__reviews_carousel_VHH747 .carousel3{gap: 20px !important;}  
#shopify-section-template--18303058444525__ad85efc8-2d55-4d98-8731-60df740646dd.index-section {padding-bottom: 90px !important;}  
#shopify-section-template--18303058444525__logo_list_Jgq98i.index-section {padding-bottom: 60px !important;}
}

@media only screen and (max-width:600px) {
.template-index .logo-bar .border-hide{display:none;}  
.template-index .logo-bar{display: flex; justify-content: center;}
.template-index .logo-bar .logo-bar__item{flex:inherit;}  
.template-index .logo-bar__item .image-element {width: 120px;}  
.template-index .logo-bar__item{border: solid 1px #e3e0e0 !important; margin: -1px 0 0 -1px; border-top: none !important; min-height: 110px; width: 33%; min-width: 33%;} 
.template-index [data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(2){border-top: solid 1px #e3e0e0 !important;}
.template-index [data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(3){border-top: solid 1px #e3e0e0 !important;}
.template-index [data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(4){border-top: solid 1px #e3e0e0 !important;}  
}


@media only screen and (max-width:480px) {
  
  .template-index .logo-bar__item{border: solid 1px #e3e0e0 !important; margin: -1px 0 0 -1px; border-top: none !important; min-height: 110px; width: 50%; min-width: 50%;} 
  .template-index .logo-bar__item .image-element{width: 140px;}
  .template-index [data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(4){border-top:none !important;}  
    
  .template-index .two-column-container .text-container{padding: 15px;}
  .template-index #shopify-section-template--18303058444525__reviews_carousel_VHH747 section.reviews-carousel {padding: 0 15px !important;}  
  #text-bubble{display:none;}  

  .featured-collection .section-header__title { font-size: 30px; }
  .featured-collection .grid { margin: 0; padding: 0 10px !important; }
  .featured-collection .grid .grid__item.grid-product { margin: 0 !important; padding: 10px !important; width: 50%; flex: inherit; }
  .featured-collection .grid .grid__item.grid-product .grid-product__title { font-size: 12px !important; letter-spacing: 0 !important; text-transform: none; margin: 5px 0; }
  .featured-collection .grid .grid__item.grid-product .grid-product__price { font-size: 15px !important; color: #000000 !important; padding: 0 0 5px 0 !important; margin: 0 auto !important; }
  .featured-collection .grid .grid__item.grid-product .atome-price-divider { margin: 0 !important; padding: 10px 0 0 0 !important; }


}


@media only screen and (max-width:400px) {
#shopify-section-template--18303058444525__bd872798-710c-4dda-9407-8527c468014d .collection-item__title span{font-size:17px !important;}
   
}
  /* 06-09-2024 css Done qeapps */



 @media only screen and (min-width:768px){
    
    .collection-filter__item.collection-filter__item--sort {
display:flex;
    justify-content: end;
    align-items: center;
  
       }


  
  .inner--count{
   margin-right: 10px;
}
  }

.collection-filter{
  align-items:center;
  display:flex;
  justify-content:flex-end;
}

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

.collection-filter{
    flex-wrap:wrap;
    justify-content:space-between;
    position:sticky;
    top:17px;
    z-index:20;
}

.sticky-header .collection-filter{
      top:86px;
}
  }


@media (max-width: 767px) {
  .mobile-collection-title {
    display: flex !important;
    justify-content: center;
    margin: 10px 0;
    padding: 0 10px;
    color: #505759;
  }
 .collection-hero__content .section-header__shadow{
   display:none;
 }
.desktop-collection-title{
  display: none;
}
  
}

 .mobile-collection-title {
    display: none;
 
 }
@media (min-width: 767px) {
 .collection-filter
 {
    background: white;
    position: sticky;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    top: 0 !important;
    bottom: 0;
    z-index: 9;
}  
}

/* .bbrrrrrrr-toog::before {
    content: '';
background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5806 25.1284L9.79028 15.3381L12.0747 13.0537L19.5806 20.5596L27.0865 13.0537L29.3709 15.3381L19.5806 25.1284Z' fill='%23525252'/%3E%3C/svg%3E%0A");
 position: absolute;
    right: 12px;
    width: 20px;
    height: 20px;
    background-size: contain;
} */
.location-too {
    padding-top: 6px;
}