/** Shopify CDN: Minification failed

Line 1520:0 Unexpected "}"

**/
body{
  letter-spacing:0;
}
*{
  font-family: 'Sweet Sans Pro' !important;
}
.collapsible-content.is-open.first-element-content{
  height:auto;
}  
.header-sticky-wrapper .site-nav__dropdown.megamenu.text-left:after{
  background-image: url(/cdn/shop/files/Pattern-home-hero_1.svg?v=1713519993);
}
.drawer{
  box-shadow:none;
}
.js-drawer-open-nav .icon-close{
  height:28px;
  width:42px;
}  
.js-drawer-open-nav[aria-expanded="false"] .icons-hamburger{
  display:block; 
}  
.js-drawer-open-nav[aria-expanded="true"] .icons-hamburger{
  display:none; 
}    
.js-drawer-open-nav[aria-expanded="true"] .icon-close{
  display:block; 
}
.site-footer h2.h4.footer__title {
    font-size: 16px!important; 
    line-height: 24px; 
    color: #4A2B30!important; 
    letter-spacing: 0;  
    margin-bottom: 8px !important;    
    text-transform:none;
}            
.site-footer .footer__collapsible li a, .site-footer .footer__collapsible p {  
    font-size: 13px; 
    line-height: 22px; 
    color: #000000; 
    letter-spacing: 0px; 
    font-weight: 400;  
    line-height: 1.2;
    padding:0;
}  
.site-footer .footer-bottom .footer-disclaimer {
    text-align: center;  
    max-width: 1246px;
    margin: 13px auto 42px;
    border: 1px solid #000;
    padding: 16px 105px;        
}                                                                                                                           
.tiktok-grid-main .review-grid {
    column-count: 4;
}  
.tiktok-grid-main .review-grid__item {
    padding: 8px 1px;
    width:100%;
}
.index-blog-posts .grid.grid--uniform{
    display:flex;
    flex-wrap:wrap;
  } 
.index-blog-posts .grid .grid__item {
   clear: none;
   float: none;
}
.h5 {
    margin: 16px 0px 8px 0px;
}
 .article__grid-meta{
   text-align:left!important;
 }
 .custom_mega_menu_image .svg-mask{
   padding-bottom:56px !important;
 }
 .custom_mega_menu_image img{
   height:56px !important;
   width:auto;
   object-fit:cover;
 }  
.site-footer .footer-disclaimer h3 {
    font-family: 'Sweet Sans Pro' !important;
    font-size: 16px;
    line-height: 24px;
    color: #4A2B30;
    font-weight: 700;
    letter-spacing: inherit; 
    margin-bottom:8px;
    margin-top: 0;
}   
.site-footer .footer-disclaimer p {  
    max-width: 1000px; 
    margin: 0 auto !important;  
    font-size: 13px;
    line-height: 23px;
    color: #000;  
}                                                                                                                                                 
.site-footer .grid {
    display: flex;
    flex-wrap:wrap;
    /* justify-content: center; */
    margin: 0px;
}  
.site-footer .footer-bottom .footer__section {
    margin-top: 0px;  
}     
.index-icon-with-text{
  border-bottom: 1px solid var(--colorAnnouncement);
}
.shopify-section-group-header-group [data-section-type="header"] {
    min-height: 80px;
}
.header-sticky-wrapper.fixed{
  position:fixed;
  top: 0;
  left:0;
  width:100%;
  z-index: 100;
  animation: fadeIn 0.5s;
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  -ms-animation: fadeIn 0.5s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.collection-sidebar{
  background-color: #FBEFF1;
  border-radius:10px;
  padding:20px 15px;
}
.collection-sidebar .collapsible-trigger{
  font-weight:600;
  letter-spacing:normal;
  text-transform: none;
  font-size: 17px;
  color:#492B30;
}
.collection-sidebar .collection-sidebar__group{
  border-top-color: #ebabbe;
}
.collection-sidebar .tag__checkbox-wrapper{
    font-size: 15px;
  color:#492B30;
  letter-spacing:normal;
}
.collection-sidebar .tag__checkbox:before{
  border-color:#492B30;
  height:20px;
  width:20px;
  border-radius:50px;
}
.collection-sidebar .tag__checkbox:after{
  height:12px;
  width:12px;
  border-radius:50px;
  left:4px;
}
.collection-sidebar .tag--active .tag__checkbox:after{
  background-color:#492B30;
}
.collection-sidebar .price-range__display-wrapper{
  font-size:15px;
  letter-spacing:normal;
  color:#492B30;
}
.collection-sidebar .noUi-horizontal .noUi-handle{
  background-color: #492B30;
}
.collection-sidebar .noUi-connect{
  background-color: #492B30;
}
.breadcrumb, [data-type_headers_align_text=true] .breadcrumb{
  margin-top:0;
  text-align:left;
}
.breadcrumb a, .breadcrumb span{
  color:#492B30;
}
.breadcrumb a{
  font-weight:600;
}
.collection-grid__wrapper .grid-product__title{
  font-weight:600;
  color:#492B30;
}
.collection-grid__wrapper .collection--pro-reviews{
      font-size: 16px;
    margin-top: 10px;
  color:#492B30;
}
.collection-filter .collection-filter__item--sort{
  flex: 0 1 32%;
}
.collection-filter .collection-filter__item--sort select{
  border:0;
  border-radius:100px;
  background-color: #FBEFF1;
  color:#492b30;
  font-weight:600;
  height: 40px;
}
.collection-faq header.section-header {
    text-align: left;
}
.collection-faq .collapsible-trigger, .collection-block--tab .collapsibles-wrapper .collapsible-trigger{
  display:block;
  width: 100%;
  padding:0;
  padding-right:40px;
  border:0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: Sweet Sans Pro;
  letter-spacing: normal;
  text-align: left;
  text-transform: none;
}
.collection-faq .collapsible-trigger.is-open, .collection-block--tab .collapsibles-wrapper .collapsible-trigger.is-open, 
.template-product .faq-section .page-width--narrow .collapsible-trigger--inline.is-open{
  font-weight: 700;
}
.collection-faq .faq-accordions, .collection-block--tab .collapsibles-wrapper{
  background-color: #FBEFF1;
  border-radius:10px;
  margin-bottom:15px;
  padding:10px 20px;
  border:0;
}
.collection-block--tab .collapsibles-wrapper .collapsible-content__inner{
  padding:0;
  padding-top:12px;
  border:0;
}
.heading-with-description{
  margin-bottom:16px;
  padding-top:120px;
}
.collection-sidebar__group-desktop, .template-collection .collection-content .collection-sidebar .filter-form .collection-sidebar__group{
  border-bottom: 1px solid #EBABBE;
  margin-bottom:24px;
}
.template-collection .collection-content .collection-sidebar .collapsible-content--sidebar.is-open{
  border:0;
}
.collection-faq .collapsible-content .collapsible-content__inner{
  padding-bottom: 0;
  padding-top:12px;
}
.collection-faq .collapsible-content p{
  font-size:14px;
  letter-spacing:normal;
}
.collection-faq .collapsible-trigger .collapsible-trigger__icon{
  left:auto;
  right:0;
  border:0;
}
.drawer--right{
  background-color:#eddddf;
  max-width:350px;
  width:100%;
}
#shopify-section-sections--14888963178578__header{
  position: sticky;
  top: 48px;
  z-index: 100;
}
#shopify-section-sections--14888963178578__announcement{
  position: sticky;
  top: 0px;
  z-index: 100;
}
.collection-name p {
    max-width: 50%;
}
.collection-sidebar  h3 {
    font-size: 30px;
    font-weight: 700;
    color: #4a2b30 ;
    line-height: 42px;
    margin-bottom: 16px;
}
.drawer__contents ul.mobile-nav li{
  background: transparent;
}
.collection-content .page-width > .grid{
  margin:0;
}
.collection-content{
  padding-bottom:176px;
}
.template-collection .collection-content .pagination > div{
  width:50%;
  justify-content: flex-end;
}
.template-collection .collection-content .pagination > div:last-child{
  text-align:right;
  justify-content: flex-end;
}
.template-collection .collection-content .pagination > div:first-child{
  text-align:left;
}
div#NavDrawer:after{
  background-image: url("/cdn/shop/files/pattern-home-navmenu.svg?v=1713499712");
  background-size: contain;
  background-repeat: repeat-x;
}
.header-sticky-wrapper .h1.site-header__logo{
  margin:0;
}
.template-product .product-single__sticky{
  top:120px;
}
#mintty-tiktok-feed .juniper-new-carousel-container .juniper-new-arrow{
  z-index:3;
}

/* Cart Drawer Style */

.drawer__title{
  font-size:25px;
  font-weight:700;
  color:#4A2B30;
  font-family: Sweet Sans Pro;
}
#CartDrawer{
  max-width:450px;
}
#CartDrawerForm .drawer__scrollable, #CartDrawerForm .drawer__footer, #CartDrawerForm .drawer__fixed-header{
  padding-left:24px;
  padding-right:24px;
}
#CartDrawerForm .drawer__scrollable{
  padding-top:24px;
}
#CartDrawerForm .cart__item-title .cart__item-name,  
#CartDrawerForm .cart__item-details .cart__price{
  font-size:16px;
  font-weight:700;
  color:#4A2B30;
  font-family: Sweet Sans Pro;
}
#CartDrawerForm .cart__item .cart__item--variants{
  font-size:12px;
  color:#4A2B30;
  font-family: Sweet Sans Pro;
}
#CartDrawerForm{
  background-color: #fbeff1;
  font-family: Sweet Sans Pro;
}
#CartDrawerForm textarea{
  background-color: #EDDDDF;
  border-radius:10px;
  border:0;
  font-size:12px !important;
  color:#4A2B30;
  font-weight:500;
  font-family: Sweet Sans Pro;
  min-height:120px;
  margin:0;
  padding:16px;
}
#CartDrawerForm textarea::-webkit-input-placeholder{
   color:#4A2B30;
  opacity:1;
}
#CartDrawerForm .drawer__header{
  border-bottom:0;
  padding-bottom:0;
}
#CartDrawerForm #freeShippingProgressBar .less-price{
  font-size:14px;
  font-weight:500;
  color:#4A2B30;
}
#CartDrawerForm .cart__item-details .cart__item-sub{
  flex-direction:row-reverse;
  align-items:center;
}
#CartDrawerForm .cart__item-details .cart__remove a{
  font-size:12px;
  color:#4A2B30;
  text-decoration:underline;
  margin-top:0;
}
#CartDrawerForm .progress-container{
  height:16px;
  background-color:#EDDDDF;
  border-radius:50px;
  overflow:hidden;
  margin-top:11px;
}
#CartDrawerForm .js-qty__wrapper input{
  height:32px;
  border:1px solid #4A2B30;
  border-radius:50px;
  font-size:12px !important;
  font-weight:700;
  background-color:#fff;
}
#CartDrawerForm .js-qty__wrapper button.js-qty__adjust--minus{
  border-top-left-radius:50px;
  border-bottom-left-radius:50px;
}
#CartDrawerForm .js-qty__wrapper button.js-qty__adjust--plus{
  border-top-right-radius:50px;
  border-bottom-right-radius:50px;
}
#CartDrawerForm .progress-container > div{
  height:100%;
}
#CartDrawerForm .cart__item{
  border-top:1px solid #EBABBE;
  border-bottom:0;
  margin-top:24px;
  padding-top:24px;
  padding-bottom:0;
  margin-bottom:0;
}
#CartDrawerForm .cart__item:first-child{
  margin-top:0;
}
#CartDrawerForm .cart__items{
  padding-bottom:32px;
}
#CartDrawerForm .cart__checkout-wrapper button, #CartDrawerForm .empty-collection a{
  padding:11px;
  border-radius:500px;
  background-color:#4A2B30;
  font-family: Sweet Sans Pro;
  letter-spacing:0;
  text-transform:none;
  font-size:19px;
  text-align:center;
  display:block;
  font-weight:700;
  color:#fff;
}
#CartDrawerForm .drawer__fixed-header{
  min-height:auto;
}
#CartDrawerForm .cart__item-details .cart__price{
  margin-bottom:8px;
}
#CartDrawerForm .cart__item .cart__item--variants > div{
  line-height:normal;
}
#CartDrawerForm .drawer__footer .cart__item-sub, #CartDrawerForm .drawer__footer .cart__item-row, #CartDrawerForm .note-container label{
  display:none;
}
#CartDrawerForm{
  height:100%;
}
#CartDrawerForm .upsell-data-container{
  display:flex;
}
#CartDrawerForm .upsell-data-container:not(:last-child){
  padding-bottom:15px;
  margin-bottom:15px;
  border-bottom: 1px solid #EBABBE;
}
#CartDrawerForm .upselles_container {
    margin: 0 -24px 24px;
    padding: 16px 24px;
    background-color: #FFE6EE;
}
#CartDrawerForm .upsell-data-container .product-image{
  width:80px;
}
#CartDrawerForm .upsell-data-container .product-text-data{
  width:calc(100% - 80px);
  padding-left:16px;
}
#CartDrawerForm .upsell-data-container .product-text-data .product_title a{
  font-size:14px;
  color:#4A2B30;
  font-weight:700;
}
#CartDrawerForm .upsell-data-container .button-with-text{
  display:flex;
  justify-content:space-between;
}
#CartDrawerForm .upsell-data-container .button_container{
  width:100px;
  text-align:center;
}
#CartDrawerForm .upsell-data-container .button_container button{
  border: 1px solid #4A2B30;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 700;
  background-color: #fff;
  color:#4A2B30;
  padding:10px 32px;
  letter-spacing:0;
  transition: all ease-in-out 0.3s;
  line-height:12px;
}
#CartDrawerForm .upsell-data-container .button_container .product-price{
  font-size:12px;
  font-weight:700;
  color:#4A2B30;
  margin-top:8px;
}
#CartDrawerForm .upsell-data-container .button_container button:hover{
  background-color:#4A2B30;
  color:#fff;
}
#CartDrawerForm .upselles_container h3 {
    font-size: 20px;
    font-weight: 700;
    color: #4a2b30;
    margin-bottom: 16px;
    text-transform: capitalize;
}
#CartDrawerForm .upsell-data-container .product__item--variants{
  font-size:10px;
  font-weight:500;
   color:#4A2B30;
}
#CartDrawerForm .upsell-data-container .product__item--variants > div:not(:last-child) {
    line-height: normal;
    margin-bottom: 3px;
}
#CartDrawerForm .upsell-data-container .product__item--variants span{
  font-weight:700;
}
#CartDrawerForm .upsell-data-container .drawer-review{
  font-size:10px;
  font-weight:700;
  margin-bottom:3px;
  color:#4A2B30;
}
#CartDrawerForm .upsell-data-container .drawer-review .stamped-fa:before{
  font-size:10px;
}
#CartDrawerForm .drawer__footer .payment-icons{
  margin-top:24px;
}
#CartDrawerForm .drawer__footer{
  padding-top:24px;
  border-top:0;
}
#CartDrawerForm .cart__checkout-wrapper{
  margin-top:0;
}
.drawer__cart-empty .empty-text{
  font-size:16px;
  font-weight:700;
  color:#4A2B30;
  margin-bottom:24px;
}
.drawer.is-empty #CartDrawerForm .drawer__cart-empty{
  display:flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow-y:hidden;
}
.stamped-badge .stamped-starrating .stamped-fa:before{
  color:#4A2B30;
}
/* Cart Drawer Style Ends */
.template-product .page-content--product .product-single__meta .product-block {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 16px;
}
/* .template-product .page-content--product .icon_with_text_wrap .icon-list a p {
    font-size: 16px;
} */
.recharge-subscription-widget {
    padding: 32px 32px 0;
    border-radius: 30px 30px 0 0;
}
.recharge-subscription-widget .rc-radio-group__options{
  border:0 !important;
}
.recharge-subscription-widget .rc-radio-group__options .rc-radio.rc-radio--active, 
.recharge-subscription-widget .rc-template__radio .rc-radio.rc-radio--active{
  background-color: transparent;
  border-top:0 !important;
}
.recharge-subscription-widget .rc-template__radio-group .rc-selling-plans{
  margin-top: 14px;
}
.recharge-subscription-widget .rc-radio-group__options .rc-radio{
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  text-transform: capitalize;
  padding-bottom: 0px;
}
.recharge-subscription-widget .rc-radio-group__options .rc-radio .rc-radio__label{
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.recharge-subscription-widget .rc-radio-group__options .rc-radio .rc-radio__label .price-label{
  margin-right: 0;
}
.recharge-subscription-widget .rc-radio-group__options .rc-radio:not(:last-child){
  margin-bottom: 24px;
  padding-bottom: 32px;
  border-bottom: 1px solid #EBABBE;
}
.recharge-subscription-widget {
    background-color: #fbeff1;
}
.recharge-subscription-widget .rc-template__radio .rc-radio input[type=radio] {
    width: 24px;
    height: 24px;
}
.recharge-subscription-widget .rc-template__radio .rc-radio input[type=radio], 
.recharge-subscription-widget .rc-radio-group__options .rc-radio input[type=radio]{
    width: 24px;
    height: 24px;
    min-width: 24px;
    border-color: #4A2B30;
    -webkit-appearance: none;
    border-radius: 50%;
    position: relative;
}
.recharge-subscription-widget .rc-template__radio .rc-radio input[type=radio]:checked::after,
.recharge-subscription-widget .rc-radio-group__options .rc-radio input[type=radio]:checked:after{
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background-color: #4a2b30;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.recharge-subscription-widget .rc-template__radio .rc-selling-plans {
    background: #fbeff1 !important;
    padding-left: 12px !important;
}
.recharge-subscription-widget .rc-template__radio label.rc-radio:not(:first-child) {
    border-top: 1px solid #EBABBE;
    padding-top: 32px;
    margin-top: 20px;
}
.recharge-subscription-widget .rc-template__radio label.rc-radio, .recharge-subscription-widget .rc-subscription-details {
    padding-left: 0;
    padding-right: 0;
}
.rc-widget .rc-subscription-details {
    padding-right: 0!important;
  
}
 .recharge-subscription-widget .rc-widget{
  border-bottom: 1px solid #EBABBE;
  padding-bottom: 0px;
}
.rc-subscription-details .pause-text{
  font-size: 12px;
  color: #D79EC6;
  font-weight: 700;
  line-height: 24px;
}
.rc-widget .rc-subscription-details{
  gap: 24px;
  margin-left: 36px;
  flex-wrap: wrap;
  row-gap:0px;
  padding-top: 8px !important;
}
.rc-selling-plans .rc-selling-plans-dropdown__select{
  margin-left:36px;
}
 .rc-selling-plans .rc-selling-plans-dropdown{
  
 }
.rc-selling-plans .rc-radio{
  padding-bottom:4px;
}

.recharge-subscription-widget .rc-template__radio .rc-radio.rc-radio--active + .rc-selling-plans, .rc-widget .rc-subscription-details {
    padding-left: 0px !important;
}
.recharge-subscription-widget .rc-template__radio select,
.recharge-subscription-widget .rc-template__radio-group select {
    margin-top: 0;
    border: 0;
    font-size: 14px;
    padding: 7px 25px 7px 16px;
    font-weight: 700;

  background-color: #fff;
    width: 44%;
    max-width: 100%;
    border: 1px solid #4A2B30;
    border-radius: 50px;
    overflow: hidden;
  margin-bottom: 0;
}
.recharge-subscription-widget .rc-template__radio-group .rc-selling-plans-dropdown__label{
  display:none;
}
.recharge-subscription-widget .rc-template__radio label.rc-selling-plans-dropdown {
    background-color: #fff;
    width: 44%;
    max-width: 100%;
    border: 1px solid #4A2B30;
    border-radius: 50px;
    overflow: hidden;
    margin-top: 23px;
  margin-bottom: 0;
}
.recharge-subscription-widget .rc-template__radio .rc-radio span.rc-radio__label {
    display: flex;
    justify-content: space-between !important;
    width: 100%;
}
.recharge-subscription-widget .rc-template__radio .rc-radio span.rc-radio__label span.rc-radio__price {
    font-weight: 700;
    font-size: 16px;
}
.recharge-subscription-widget .rc-template__radio .rc-radio span.rc-radio__label span.rc-radio__subscription,
.recharge-subscription-widget .rc-template__radio .rc-radio span.rc-radio__label {
    letter-spacing: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    text-transform: capitalize;
}
.template-product .page-content--product .product-single__meta .product-variant-container {
    padding: 22px 32px 36px;
  border-bottom-left-radius:30px;
  border-bottom-right-radius: 30px;
}
.collection-content .active-collection-text {
    background: white;
    margin-bottom: 10px;
    max-width: 100%;
    font-size: 13px;
    color: #4a2b30;
    border-radius: 10px;
    display: inline-block;
    padding: 8px;
    line-height: normal;
}
.index-icon-with-text .text-with-icons__blocks .text-with-icons__block-icon {
    width: 50px; 
}
/* Subscribe Page */
.index-image-with-text.subscribe_banner_section {
    background-color: #FBEFF1;
}
.subscribe_banner_section .feature-row__item.feature-row__text {
    padding: 76px 20px 130px 0;
}
.subscribe_banner_section.index-image-with-text:after {
    display: none;
}
.subscribe_banner_section img.feature-row__image.image-element {
    object-fit: contain;
    background-color: #fbeff1;
}
.subscribe_banner_section .button_container {
    gap: 16px;
    margin-bottom: 48px;
}
.subscribe_banner_section .button_container,.subscribe_banner_section .icons-container {
    display: flex;
    flex-wrap: wrap;
}
.subscribe_banner_section .button_container a.self-btn.btn {
    padding: 15px 72px 15px 40px!important;
}
.subscribe_banner_section .icons-container .icon-with-text span.icons {
    width: 24px;
}
.subscribe_banner_section .icons-container .icon-with-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    gap: 8px;
    padding-right: 16px;
}
.subscribe_banner_section .icons-container .icon-with-text:last-child {
    padding-right: 0;
}
.subscribe_image_text .grid-icon-with-text {
    height: 126px;
    width: 126px;
    background-color: #FBEFF1;
    padding: 20px;
    border-radius: 50%;
}
.subscribe_banner_section a.self-btn:before {
    top: 54%;
    transform: translateY(-54%);
}
.subscribe_image_text .grid-icon-with-text,.subscribe_image_text .grid-icon-with-text .image-wrap image-element {
    display: flex;
    justify-content: center;
    align-items: center;
}
.subscribe_image_text .grid-icon-with-text .image-wrap {
    width: 64px;
    height: 64px !important;
}
.subscribe_image_text .grid-icon-with-text .image-wrap {
    margin-bottom: 0;
    background-color: transparent;
}
.subscribe_image_text .grid__item h3 {
    margin-top: 20px;
    font-size: 19px;
    margin-bottom: 8px;
}
.subscribe_image_text .grid__item .rte-setting {
    margin-bottom: 0;
}
.subscribe_image_text .grid__item .rte-setting p {
    color: #4A2B30;
    font-weight: 500;
}
.template-page-subscribe .subscribe_featured {
  position: relative;
  background-color: #FBEFF1;
}
.subscribe_featured .grid.grid--uniform {
    display: flex;
    flex-wrap: wrap;
}
.template-page-subscribe .subscribe_featured:before, .subscribe_banner_section::before{
    content: "";
    background-image: url(/cdn/shop/files/top-pattern.svg?v=1713422417);
    position: absolute;
    width: 100%;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 64px;
    bottom: 0;
}
.subscribe_banner_section::before {
    width: 45%;
}
.subscribe_banner_section {
    background-image: none;
    position: relative;
}
.subscribe_customer .theme-block {
    margin-bottom: 0;
}
.save_first-section .feature-row .feature-row__text {
    padding: 0;
}
.save_first-section .feature-row {
    gap: 80px;
    justify-content: center;
}
.subscribe_faqs {
    max-width: 94%;
    margin: auto;
}
.subscribe_faqs .faq-accordions {
    background-color: #FBEFF1;
    border-radius: 10px;
    padding: 16px 24px;
}
.subscribe_faqs .faq-accordions {
    margin-bottom: 16px;
}
.subscribe_faqs .faq-accordions:last-child {
    margin-bottom: 0;
}
.subscribe_faqs .faq-accordions button.collapsible-trigger {
    padding: 0 24px 0 0;
    width: 100%;
}
.subscribe_faqs .faq-accordions button.collapsible-trigger span.collapsible-trigger__icon {
    right: 0;
    left: auto;
    top: 13px;
    border: 0;
}
.subscribe_faqs .faq-accordions .collapsible-content .collapsible-content__inner {
    padding: 16px 0 0;
}
.subscribe_faqs .faq-accordions .collapsible-content .collapsible-content__inner p:last-child {
    margin-bottom: 0 !important;
}
.subscribe_faqs .faq-accordions button.collapsible-trigger, .subscribe_faqs .faq-accordions .collapsible-content .collapsible-content__inner p {
    font-size: 16px;
}
.subscribe_faqs .faq-accordions button span {
    font-weight: 500;
}
.faq-section {
    padding-bottom: 96px;
}
.subscribe_faqs .section-header {
    margin-bottom: 72px;
}
.subscribe_image_text {
    padding-top: 40px;
    padding-bottom: 40px;
}
.subscribe_image_text .slick-slider .custom-icon-text {
    width: 60%;
    margin: auto;
}
.subscribe_customer .enlarge-text p:last-child {
    margin-bottom: 0 !important;
}
.index-section.review-section.save_first-section {
    margin-top: 0;
}
.index-section.review-section.save_first-section .feature-row__text .rte {
    margin-bottom: 5px;
}
.subscribe_customer {
    margin-bottom: 64px;
    background-color: #fff;
    padding-top: 80px;
}
.subscribe_banner_section .feature-row__first-image:after {
    display: none;
}
.subscribe_banner_section .feature-row {
    position: relative;
}
.subscribe_image_text .grid {
    overflow: visible;
}
.subscribe_image_text .grid button.slick-prev {
    left: 12px;
    z-index: 1;
}
.subscribe_featured .grid__item {
    padding: 0 12px;
}
.feat-coll-section.subscribe_featured .grid--uniform .grid__item a.grid-product__link .collection--pro-reviews .stamped-badge-starrating i:not(:last-child) {
    margin-right: 4px;
}
.feat-coll-section.subscribe_featured .grid--uniform .grid__item a.grid-product__link .collection--pro-reviews span.stamped-badge-caption {
    margin-left: 4px;
}
.subscribe_image_text .slick-slider .slick-dots li button:before {
    font-family: slick;
    font-size: 8px;
}
.subscribe_image_text .slick-slider .slick-dots li {
    width: 8px;
    height: 8px;
    margin-left: 0;
}
.subscribe_image_text .slick-slider .slick-dots li:not(:last-child) {
    margin-right: 4px;
}
.subscribe_image_text .slick-slider .slick-dots li button {
    padding: 0;
}
.subscribe_image_text .slick-slider .slick-dots li button, .subscribe_image_text .slick-slider .slick-dots li button:before {
    width: 100%;
    height: 100%;
}
.subscribe_image_text .slick-slider .slick-dots li:not(.slick-active) button:before {
    color: #EBABBE;
}
.subscribe_image_text .slick-slider .slick-next:before {
    background-image: url(/cdn/shop/files/Slider_Arrow_2.png?v=1716264613);
    background-repeat: no-repeat;
}
.subscribe_image_text .slick-slider .slick-next:before {
    content: "";
    background-image: url(/cdn/shop/files/Slider_Arrow_cb5d0140-6bd8-4640-b2f0-b14ba26240c4.svg?v=1713512428);
    position: absolute;
    top: 0;
    background-size: cover;
    background-position: center;
    opacity: 1;
    transform: rotate(180deg);
}
.subscribe_image_text .slick-slider .slick-next {
    right: 12px;
}
.subscribe_image_text .slick-slider .slick-next, .subscribe_image_text .slick-slider .slick-prev {
    width: 13px;
    height: 24px;
}
.subscribe_image_text .slick-slider .slick-prev::before, .subscribe_image_text .slick-slider .slick-next:before {
    width: 100%;
    height: 100%;
}
.rc-subscription-details .rc-subscription-details__button span {
    font-size: 12px;
    color: #4A2B30;
    font-weight: 500;
    text-decoration: underline;
    line-height: 24px;
      text-transform: capitalize;
}
.rc-subscription-details .rc-subscription-details__button svg {
    display: none;
}

/* Contact Us Page Style */

.page-banner {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fbeff1;
}
.page-banner:before{
  display:none;
}
.page-banner .breadcrumb{
  text-align:center;
}
.page-banner h1{
  text-transform:capitalize;
  font-weight:700;
  color:#4a2b30;
  margin-bottom:16px;
  font-size:48px;
}
.page-banner .theme-block{
  margin-bottom:0;
}
.for_of_for_page, .page-banner {
  position: relative;
}
.page-banner:after, .for_of_for_page:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('/cdn/shop/files/pattern-desktop.png?v=1714710506');
  background-repeat: repeat;
  height: 48px;
  width: 100%;
}
.contact-form label:not(.variant__button-label):not(.text-label) {
  letter-spacing: normal;
  font-weight: 600;
  text-transform: none;
  color:#4a2b30;
}
.contact-form input, .contact-form select, .contact-form textarea{
  border-radius: 10px;
  min-height: 50px;
}
.contact-form .btn {
  padding: 15px 80px 15px 48px;
  text-transform: capitalize ;
  font-size: 20px ;
  font-weight: 700 ;
  line-height: 26px ;
  border-radius: 35px ;
  letter-spacing: normal;
  min-width: 100px;
  max-width: max-content;
  margin-bottom: 30px;
}
.contact-form .btn:before {
  content: "";
  background-image: url(/cdn/shop/files/button-arrow.png?v=1711948866);
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  right: 35px;
  transform: translate(-50%, -50%);
  top: 50%;
  height: 24px;
  width: 24px;
  background-size: 24px;
}
/* Contact Us Page Style Ends */
/* 404 Page */
.for_of_for_page {
    background-color: #fbeff1;
    padding: 82px 0 56px;
}
.for_of_for_page .theme-block {
    margin-bottom: 0;
}
.for_of_for_page .rte p {
    margin-bottom: 19px !important;
}
.for_of_for_page::before {
    display: none;
}
.index-image-with-text.meet_founder, .meet_founder::before {
    background-image: none;
}
.meet_founder::before {
    z-index: -1;
}
.meet_founder .feature-row .feature-row__images {
    left: 0;
    right: auto;
    flex: 0 1 40%;
    width: 40%;
}
.meet_founder .feature-row {
    display: flex;
}
.meet_founder .feature-row .feature-row__text {
    margin-left: auto;
    margin-right: 0;
    flex: 0 1 50%;
    width: 50%;
    text-align: center!important;
    padding: 104px 50px 120px 0;
}
.meet_founder.index-image-with-text:after {
    left: 40.4%;
    top: 55%;
    width: 227px;
    height: 227px;
    background-size: contain;
}
.meet_founder .feature-row .feature-row__text .appear-delay {
    font-weight: 700;
    font-size: 39.81px;
    line-height: 42px;
}
.meet_founder .rte {
    margin-bottom: 16px;
}

.meet_founder .additional-text p {
    color: var(--Primary-Brown, #4A2B30);
    font-size: 60px;
    font-style: italic;
    font-weight: 400;
    line-height: 75px;
    font-family: "Kristi", cursive !important;
}
.meet_founder .image-wrap{
  position:relative;
}
.meet_founder .image-wrap:before{
  content:"";
  height:100%;
  width:100%;
  position:absolute;
  left:0;
  top:0;
  background-color: rgba(237, 221, 223, 0.4);
  z-index:1;
}
.contact-form .btn input {
    min-height: auto;
    padding: 0;
    border: 0;
    margin: 0;
}
.custom-list ul li {
    position: relative;
    list-style: none;
    padding-left: 30px;
    line-height: normal;
    font-size: 16px;
}

.custom-list ul {
    margin: 0;
}
.custom-list ul li:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    z-index: -21;
    border-radius: 50%;
    background-image: url('/cdn/shop/files/Checkmark_v2.svg?v=1726481326');
    background-repeat: no-repeat;
    background-size: contain;
}
.header-banner::after, .page-banner:after {
    display: none;
}
b {
    line-height: normal;
}
main.main-content {
    min-height: auto;
}
.product-block.hide-quantity {
    display: none;
}

/* About Page Style */

.index-image-with-text.about_mentor{
  padding-bottom: 40px;
}
.index-image-with-text.about_mentor .image-content-container{
  position: relative;
  margin-top: 52px;
}
.index-image-with-text.about_mentor .feature-row__text{
  padding: 15px 0;
}
.index-image-with-text.about_mentor .feature-row__images{
  top: 0;
  padding: 0;
  width: 46%;
}
.index-image-with-text.about_mentor .feature-row__images .master-stamp{
  position: absolute;
  right: -84px;
  bottom: 20px;
  max-width: 227px;
  width: 100%;
}
.about_mentor:after{
  display: none;
}
.index-image-with-text.about_mentor .feature-row__images img{
  height: 100%;
}
.index-image-with-text.about_mentor .feature-row__text li{
  font-size: 16px;
}
.about_additional-content{
 padding-top: 40px; 
}

/* About Page Style Ends */
@media(max-width:1200px){
  .template-collection .collection-content .collection-sidebar .tag__checkbox-wrapper span{
    font-size:14px;
    line-height:1.5;
  }
  .subscribe_banner_section .feature-row {
    flex-direction: column;
  }
  .subscribe_banner_section:before, .meet_founder .feature-row .feature-row__images, .meet_founder .feature-row .feature-row__text {
    width: 100%;
  }
  .subscribe_banner_section .feature-row__images .feature-row__first-image {
    padding: 0 25px 66px;
  }
  .subscribe_banner_section .feature-row__item.feature-row__text {
    padding-bottom: 40px !important;
  }
  .meet_founder .feature-row {
    flex-direction: column;
  }
  .meet_founder .feature-row .feature-row__text {
    padding-top: 57px !important;
  }
  .meet_founder .feature-row .feature-row__text .appear-delay {
    line-height: normal;
  }
  .meet_founder.index-image-with-text .feature-row .image-wrap.loaded {
    min-height: 360px;
  }
  .meet_founder.index-image-with-text .feature-row__first-image:after {
    width: 144px;
    height: 144px;
    right: 56px;
    bottom: -49px;
  }
  .index-image-with-text.about_mentor .feature-row__images{
    width: 100%;
    margin-bottom: 70px;
  }
  .about_mentor .feature-row__first-image:after{
    display: none;
  }
  .index-image-with-text.about_mentor .feature-row__images .master-stamp {
    right: 20px;
    bottom: -70px;
    max-width: 174px;
  }
 .index-image-with-text.about_mentor .feature-row__text li{
    font-size: 14px;
  }
}
@media(max-width: 1199px) {
  .recharge-subscription-widget .rc-template__radio label.rc-selling-plans-dropdown {
    width: 100%;
  }
  .subscribe_featured .grid .grid__item {
    width: 33.33%;
  }
  .recharge-subscription-widget .rc-template__radio-group select{
    margin-left: 0px;
  }
  .rc-widget .rc-subscription-details{
    
  }
  .save_first-section .feature-row {
    gap: 24px;
  }
  .index-section.review-section.save_first-section .feature-row .feature-row__text {
    padding-top: 0 !important;
  }
  .template-index .rich-text-section {
    padding: 120px 25px 80px;
  }
  .template-index .rich-text-section:after {
    height: 64px;
  }
  .recharge-subscription-widget .rc-template__radio-group select{
    width: 100%;
  }
}
@media (min-width:768px){
  .collection-sidebar__group-mobile {
      display: none;
  }
}
@media (max-width:768px){
  .meet_founder .additional-text p {
    font-size: 35px;
    line-height: normal;
  }
  .custom-list ul li {
    font-size: 14px;
  }
  #shopify-section-sections--14888963178578__header{
    top: 50px;
  }
  .collection-sidebar__group-desktop {
    display: none;
  }
  div#NavDrawer {
    top:122px;
  }
  .sticky-header div#NavDrawer{
    top:72px;
  }
  .header-mobile-text-with-icons__blocks{
    flex-direction:column;
    align-items: flex-start;
  }
  .mobile-nav__child-item .collapsible-trigger__icon{
    border:0;
  }
  .template-collection .drawer__contents .collection-sidebar__group-mobile button{
    border-bottom: 1px solid #EBABBE;
  }
  .template-collection .drawer__contents .collection-sidebar__group-mobile .tag-list__header h5{
    margin-bottom:0;
  }
  .template-collection .drawer__contents .tag-list--active-tags{
    flex-wrap:wrap;
    row-gap:8px;
  }
  .template-collection .collection-content .collapsible-content .cust-item input.redirect-radio{
    accent-color: transparent;
    -webkit-appearance: none;
    border:0;
  }
  .template-collection .drawer__scrollable .collection-filter__item--sort .sort-options button{
     font-family: 'Sweet Sans Pro' ;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .drawer__scrollable .buttons .clear_button button, .drawer__scrollable .buttons .clear_button a, .drawer__scrollable .buttons .apply_button button{
    font-family: 'Sweet Sans Pro' ;
  }
  .heading-with-description{
    padding-top:55px;
  }
  .collection-content{
    padding-bottom:96px;
  }
  #FilterDrawer .drawer__scrollable{
    display:block;
  }
  /* #NavDrawer.drawer .drawer__contents{
    height:100%;
  } */
  #NavDrawer.drawer{
    background-color:#fbeff1; 
  }
  .index-image-with-text:before{
    height:48px;
  }
  .index-image-with-text .feature-row .feature-row__text{
    padding-bottom:72px;
  }
  .index-image-with-text:before{
    background-image: url('/cdn/shop/files/Pattern-home-hero_27920a2c-01ef-43e3-9900-540003ea23b2.svg?v=1713500588');
    /* background-size:contain; */
    bottom: 0;
    height:48px;
    background-repeat: repeat;
  background-position: bottom 0 center;
  }
  #FilterDrawer{
    background-image: url('/cdn/shop/files/pattern-collection-filternav.svg?v=1713499712')
  }
  .template-collection .collection-filter__item--drawer button{
    white-space:normal;
    padding: 7px 18px !important;
    height:auto;
    line-height:normal;
    margin-bottom:0;
    flex: none;
    margin-left:8px;
  }
  .template-collection .collection-filter__item--drawer h2{
    flex: 0 1 0%;
  }
  .template-collection .collection-filter__item--drawer{
    justify-content:space-between;
  }
  #CartDrawer {
    /* top: 0px; */
    z-index: 120;
  }
  .sticky-header #CartDrawer{
    top:72px;
  }
  .subscribe_featured {
    padding-bottom: 95px;
  }
  .subscribe_banner_section .feature-row {
    flex-direction: column-reverse;
  }
  .custom-faq {
    padding-top: 18px;
  }
  .subscribe_image_text .grid-icon-with-text {
    height: 80px;
    width: 80px;
  }
  .subscribe_image_text .grid-icon-with-text .image-wrap {
    width: 40px;
    height: 40px!important;
  }
  .subscribe_image_text .grid__item h3 {
    font-size: 16px;
  }
  .template-product .page-content--product .icon_with_text_wrap .icon-list a p {
    padding: 0 10px;
  }
  .recharge-subscription-widget {
    padding: 24px 24px 0;
  }
  .template-product .page-content--product .product-single__meta .product-variant-container {
    padding: 22px 27px 36px;
  }
  .contact-form .btn{
    font-size:18px;
  }
  .page-banner h1{
    margin-bottom: 8px;
    font-size: 25px;
    line-height: 30px;
  }
  .page-banner{
    padding-bottom:50px;
  }
  .lock-scroll .header-sticky-wrapper .header-item--logo, .lock-scroll .header-sticky-wrapper .header-item--navigation, .lock-scroll .header-sticky-wrapper .header-item--icons .site-nav__icons .site-nav__link:not(button) {
    opacity: 0;
    visibility: hidden;
  }
  .lock-scroll header {
    background: #fbeff1;
  }
   .sort-options .sort-item{
    padding:8px 0px;
  }
 .sort-options .sort-item input{
    border-radius: 20px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
  /* create custom radiobutton appearance */
   display: inline-block;
   width: 16px;
   height: 16px;
   padding: 3px;
  /* background-color only for content */
   background-clip: content-box;
   border: 1px solid #4a2b30;
   background-color: transparent;
   border-radius: 50%;
  }
   .sort-options .sort-item input[type="radio"]:checked {
    background-color: #000000;
}
.sort-options .sort-item label{
   position: relative;
   text-transform: unset;
}

  .sort-options .sort-item label::after::last-child{
    background-color: none;
  }
  .template-product .page-content--product .product-single__meta
}
@media(max-width: 400px) {
  .rc-subscription-details .rc-subscription-details__button span{
    font-size: 11px;
  }
  .rc-subscription-details{
    gap:10px;
  }
  }
@media(max-width: 469px) {
  .rc-widget .rc-subscription-details{
    gap: 10px;
  }
  
}
@media(max-width: 767px) {
  .subscribe_featured .grid .grid__item {
    width: 50%;
  }
  .subscribe_faqs .section-header {
    margin-bottom: 16px;
  }
  .subscribe_faqs .faq-accordions {
    padding: 16px;
  }
  .faq-section {
    padding-bottom: 56px;
  }
  .meet_founder.index-image-with-text .feature-row__first-image:after {
    right: 25px;
  }
 .sort-options label{
  text-transform: none !importent;
 }
  .sort-options .sort-item{
    padding:8px 0px;
  }

}
@media(max-width:575px){
  .template-collection .collection-content .pagination{
    flex-direction: column-reverse;
    align-items: center;
    row-gap: 24px;
    padding-bottom:0;
  }
  .recharge-subscription-widget {
    padding: 20px 20px 0;
  }
  .template-collection .collection-content .pagination>div:last-child{
    justify-content:center;
  }
  .template-collection .collection-content .pagination>div{
    width:100%;
  }
  .template-collection .collection-content .pagination .collection-back {
    display: flex;
    justify-content:center;
    align-items:center;
    gap:11px;
  }
  .template-collection .collection-content .pagination .collection-back a{
    padding:0;
  }
  .recharge-subscription-widget .rc-template__radio select {
    font-size: 14px !important;
  }
  .index-section {
    margin: 56px 0;
  }
  .subscribe_customer {
    display: none;
  }
  .subscribe_featured {
    margin-bottom: 56px;
  }
  .template-product .page-content--product .product-single__meta .product-variant-container {
    padding: 22px 20px 36px;
    border-bottom-left-radius:30px;
    border-bottom-right-radius:30px;
  }
  .template-product .page-content--product .product-single__meta .product-variant-container .variant-input-wrap .variant-input label.variant__button-label {
    padding: 8px 13px;
  }
  .template-product .page-content--product .add-to-cart {
    padding: 16px 30px;
  }
  .meet_founder .feature-row .feature-row__text {
    padding-bottom: 40px !important;
  }
  .template-index .rich-text-section {
    padding: 120px 25px 50px;
  }
}
