/** Shopify CDN: Minification failed

Line 2971:38 Unexpected "{"
Line 4133:13 Expected ":"

**/
.kaching-bundles .kaching-bundles__bar-container {
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 29%)!important;
}
body.rs-sleep-stack.template-product.gradient.klaviyo-prevent-body-scrolling,body.moringa.template-product.gradient.klaviyo-prevent-body-scrolling  {
    overflow: auto !important; 
}
.kaching-bundles .kaching-bundles__bar-container:hover {
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 54%) !important;
}
.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container {
    box-shadow: inset 0 0 0 2px var(--bar-selected-border-color, #000)!important;
}
.shadow .image-with-text__grid {
    box-shadow: rgba(0, 0, 0, 0.24) 0 1px 4px, rgba(0, 0, 0, 0.16) 0 3px 8px;
    border-radius: 15px;
    overflow: hidden;
}
.needsclick {
    display: none !important;
}

/* .whatsapp-button-container {
    display: none;
} */
 .laxobolin-v2 .des {
    display: none;
}
.laxobolin-v1 .mainproduct2 .discount-badge {
    background: #25d366;
}
.laxobolin-v1 .mainproduct2 .product-form__submit {
    box-shadow: 2px 3px 5px #25d366;
    background: #25d366!important;
}
.media-type-video .deferred-media__poster
{
  display:none; 
}
.oddd
{
  order: -1;
}
div#CartDrawer-CartErrors
{
  display:none;
}
.notshow
{
  display:none;
}
.template-search__results .card__inner.color-scheme-2.gradient.ratio
{
  height:auto !important;
}
button.ajax-add-to-cart {
    margin-bottom: 0;
    font-size: 12px;
    width: auto;
    min-height: fit-content;
    max-width: 40px;
    min-width: fit-content;
    padding: 10px;
    background: #000;
    color: #fff;
    border: none;
    font-weight: 700;
    margin-top: 10px;
    display: block;
}
.drawer__inner .cust_slides .slick-next, .drawer__inner .cust_slides .slick-prev {
    top: -10% !important;
    width: 25px !important;
    height: 25px !important;
}
button.drawer__close img {
    width: 25px;
}
.r_rproduct kaching-bundle {
    display: none;
}
.free-shipping-bar {
    width: 90%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
progress
{
  width: 100%;
}
.card__content .trustshop-collection-rating--item .trustshop-collection-rating--wrap {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    height: 20px;
    margin-right: 0;
    justify-content: center;
}
.trustshop-collection-rating--item .trustshop-rating-star--container svg {
    height: 14px !important;
    width: 14px !important;
}
p.trustshop-collection-rating--count {
    font-size: 14px !important;
}
.parent_frm {
  background: #121212;
  padding: 40px;
}
.main_frm {
  max-width: var(--page-width);
  margin: 0 auto;
  padding-left: 5rem;
  padding-right: 5rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content:space-between;
}
.left_frm {
  color: #fff;
  width: 57%;
  font-weight:600;
}
.right_frm {
  width: 43%;
}
.right_frm iframe {
  height:auto;
}
#_builder-form .fields-container {
    padding: 0px 0 !important;
}
.custom-inventory.product__inventory {
  gap: 0rem !important;
  position: relative;
  padding-left: 35px;
  margin: 4px 0px !important;
  /* font-weight:600; */
  align-items:start;
  
}
.custom-inventory.product__inventory:has(.low-stock){
 color:#ee9441;
}
.custom-inventory.product__inventory:has(.in-stock){
 color:#3fd642;
}
.custom-inventory.product__inventory:has(.out-stock), .red-stock.product__inventory:has(.in-stock){
 color:red;
}
.custom-inventory .svg-wrapper.low-stock {
  background:#ee9441;  
  animation: lowstock 2s linear infinite;
}
.custom-inventory .svg-wrapper.in-stock {
 background:#3fd642;
 animation: instock 2s linear infinite;
}
.custom-inventory .svg-wrapper.out-stock, .red-stock.custom-inventory .svg-wrapper.in-stock {
  background:red;
  animation: outstock 2s linear infinite;
}
.custom-inventory .svg-wrapper.low-stock,
.custom-inventory .svg-wrapper.in-stock,
.custom-inventory .svg-wrapper.out-stock,
.red-stock .svg-wrapper.in-stock {
  height: 12px !important;
  width: 12px !important;
  border-radius: 20px;
  transform: scale(1);
  position: absolute;
  top: 4px;
  left: 7px;
}
  @keyframes lowstock { 
    0% {
        transform: scale(.95);
        box-shadow: 0 0 #ee94416e;
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px #54c63a00;
    }
    100% {
        transform: scale(.95);
        box-shadow: 0 0 #54c63a00;
    }
  }
 @keyframes instock {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 #54c63a80;
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px #54c63a00;
    }
    100% {
        transform: scale(.95);
        box-shadow: 0 0 #54c63a00;
    }
  }
 @keyframes outstock {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 #ff00006e;
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px #54c63a00;
    }
    100% {
        transform: scale(.95);
        box-shadow: 0 0 #54c63a00;
    }
  }
.des_classes .short_content h1 {
    font-size: calc(var(--font-heading-scale) * 2.4rem);
    margin-top: 19.92px;
    margin-bottom: 19.92px;
}
.f_anchor {
  font-size: 15px;
  font-weight: 600;
  color: #121212;
}
/************************* free gift cart drawer dropdown css start ****************************/
.free_gift_cust .cust_free_div {
  padding: 10px 1.5rem !important;
  background: #20c03359;
  margin-top: 20px;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  border-radius: 3px;
  background: linear-gradient(94deg, #17bd2b, #33c5457a);
  background:-webkit-linear-gradient(32deg, #17bd2b, #33c5457a);
  background:-moz-linear-gradient(94deg, #17bd2b, #33c5457a);
}
.free_gift_cust .cust_free_div .title {
  margin: 0;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 5px;
  color:#fff;
  font-weight:700;
}
.free_gift_cust select {
  width: 100%;
  border: none;
  padding: 8px;
  font-size: 14px;
  line-height: 14px;
  cursor:pointer;
  border-radius:0px;
  color:#000;
  background: #fff;
  border-radius: 3px;
  webkit-appearance: initial;
  appearance: initial;
}
.free_gift_cust select:focus,
.free_gift_cust select:focus-visible{
  outline: none;
  outline-offset: 0;
  box-shadow: none;
}
.free_gift_cust  .loader_with_heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.free_gift_cust  .loader_with_heading img {
  width: 15px;
  height: 15px;
  object-fit: contain;
  display:none;
}
.overlays {
  position:relative;
}
.overlays:after {
  content:'';
  width:100%;
  height:100%;
  position:absolute;
  left:0px;
  top:0px;
  background:rgb(207 207 207 / 38%);
}
/************************* free gift cart drawer dropdown css end ****************************/
.free-shipping-bar {
  padding-bottom: 20px !important;
    border-radius: 0px !important;
    flex-direction: row !important;
}
.free-shipping-bar progress {
  border-radius: 0px;
  height: 8px;
  border-right: 1px solid #000;
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.free-shipping-bar .gift {
  width:100%;
  display: flex;
  flex-direction: column;
}
.free-shipping-bar .gift-head {
    font-size: 10px;
    font-weight: 500;
    text-align: center;
    color: #000;
}
.free-shipping-bar .gift:last-child progress {
  border-right:none;
}
.pro_message {
  padding: 0px 1.5rem !important;
}



/**** product recommendation css start here ********/
.prod_recomm_upsell_main {
    background: #12d12929;
    border: 1px solid #000;
    padding: 20px;
    border: 1px solid #12d129;
}

.prod_recomm_upsell_main .prod_recomm_upsell_main_prod {
    display: flex;
    align-items: center;
    gap: 15px;
  margin-top: 20px;
}

.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_prod img {
    width: 100%;
    max-width: 80px;
    display: block;
    object-fit: contain;
    background-size: cover;
}
.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details .price.price--large.price--on-sale .price__sale span.price-item.price-item--sale.price-item--last,
.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details .price .price__regular .price-item.price-item--regular {
    font-size: 15px;
}
.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details .price.price--large.price--on-sale .price__sale span.price-item.price-item--sale.price-item--last {    
    margin-right: 5px;
}

.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details .price.price--large.price--on-sale .price__sale span s.price-item.price-item--regular {
    margin-right: 0;
    font-size: 14px;
}
.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details .price.price--large.price--on-sale  span.badge.discount-badge {
    display: none;
}

.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details {
    flex: 1;
      display: flex;
    align-items: center;
    flex-wrap: wrap;
      gap: 15px;
}
.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_buy product-form.product-form {
    margin: 0;
}
.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details .prod_recomm_upsell_main_featured_details_main {
    flex: 1;
}
.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_buy product-form.product-form .product-form__buttons button {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 0;
}
.prod_recomm_upsell_main .prod_recomm_upsell_main_main_heads {
    margin: 0;
    text-align: center;
    font-size: 19px;
    line-height: 22px;
   font-weight: var(--font-heading-weight);
  color: rgb(var(--color-foreground));
}

.prod_recomm_upsell_main .prod_recomm_upsell_main_desc p {
    margin: 0;
    text-align: center;
    font-size: 14px;
}

.prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details .prod_recomm_upsell_main_featured_title .prod_recomm_upsell_main_featured_title_us {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    font-weight: var(--font-heading-weight);
    color: rgb(var(--color-foreground));
}
.cust_cart_drawer_collection_list h2 {
    margin: 0;
    font-size: 18px;
}
.cust_cart_drawer_collection_list {
    padding: 0 15px;
}
.cust_cart_drawer_collection_list ul.cust_recomm_prod {padding: 0;list-style: none;}

.cust_cart_drawer_collection_list .cust_slides button.slick-arrow {
    top: -15% !important;
}
.cust_cart_drawer_collection_list ul.r_rproduct.cust_slides .slick-list.draggable .slick-slide {
    margin-right: 15px;
  height: 100%;
}

.cust_cart_drawer_collection_list ul.r_rproduct.cust_slides .slick-list.draggable .slick-slide li {
    align-items: flex-start;
}
.cust_cart_drawer_collection_list ul.r_rproduct.cust_slides button.ajax-add-to-cart {
    cursor: pointer;
}
.cust_cart_drawer_collection_list ul.r_rproduct.cust_slides .slick-list.draggable
{
    padding-right: 50px !important;
}
.cust_cart_drawer_collection_list .cust_slides button.slick-arrow:before {
    font-size: 20px;
}
.cust_cart_drawer_collection_list ul.r_rproduct.cust_slides {
    overflow-x: auto;
    width: 100%;
}
.cust_cart_drawer_collection_list ul.r_rproduct.cust_slides.slick-slider {
    overflow-x: unset;
}
.cust_cart_drawer_collection_list ul.r_rproduct.cust_slides li {
    width: 100%;
    max-width: 90%;
    flex: 0 0 90%;
    margin-right: 15px;
}

.cust_cart_drawer_collection_list ul.r_rproduct.cust_slides .slick-slide li {
    width: unset;
    max-width: unset;
}
.cust_cart_drawer_collection_list ul.r_rproduct.cust_slides .slick-list.draggable .slick-slide li .r-text {
  min-height: 105px;
}
cart-drawer#mycartdrawer cart-drawer-items.is-empty .cust_cart_drawer_collection_list {
    display: none;
}
.prod_recomm_upsell_main.mobile_upsell {
    display: none;
}

/**** product recommendation css end here ********/

/**** product recommendation media css start here ********/

/***** according to new teemplate color changes start here *********/
.gradient {
    background: #fff;
}
.pro_main,
#CartDrawer .drawer__footer,
#CartDrawer .drawer__inner {
    background-color: #fff !important;
}
.product_card_styling.new-coll-add-sps ul.product-grid li {
    margin-bottom: 10px;
    margin-top: 5px;
}


.nattybol_v1_kevin .mainproduct2 .discount-badge{
  background-color: #25d366;
}
.nattybol_v1_kevin .custom-inventory.product__inventory:has(.in-stock) span.svg-wrapper.in-stock {
    top: 9px;
}
.nattybol_v1_kevin .custom-inventory .svg-wrapper.in-stock {
    background: #25d366;
}
.nattybol_v1_kevin .mainproduct2 .shipping-date p strong#shipping_date,
.nattybol_v1_kevin .custom-inventory.product__inventory:has(.in-stock) {
    color: #25d366;
}
.creatine-gummies .mainproduct2 .product-form__submit,
.nattybol_v1_kevin .mainproduct2 .product-form__submit{
      background: #25d366 !important;
      box-shadow: 2px 3px 5px #25d36687;
}
.creatine-gummies .image-with-text__grid .image-with-text__text-item .image-with-text__text ul li::marker {
    color: #25d366;
}



/***** according to new teemplate color changes end here*********/

/******** new template css start from here **************/

.custom_image_text_slider h3.prod_image_heading {
    margin: 0;
    text-align: center;
    font-size: calc(var(--font-heading-scale)* 3rem);
}

.custom_image_text_slider {
    padding: 50px 0;
}

.custom_image_text_slider .image_text_slider_main_inner{
    display: flex;
    align-items: center;
}

.custom_image_text_slider .image_text_slider_main .image_text_slider_main_text {
    padding: 6rem 7rem 7rem;
}

.custom_image_text_slider .image_text_slider_main .image_text_slider_main_text h4.image-with-text__heading {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    font-family: var(--font-heading-family);
    font-weight: 700;
}

.custom_image_text_slider .image_text_slider_main .image_text_slider_main_text .image_text_slider_main_desc {
    margin-top: 2rem;
}
.custom_image_text_slider .image_text_slider_main_inner .image_text_slider_main_text,
.custom_image_text_slider .image_text_slider_main_inner .image_text_slider_main_image {
    width: 50%;
}
.custom_image_text_slider .image_text_slider_heading {
    margin-bottom: 30px;
}

.custom_image_text_slider .image_text_slider_main_inner .image_text_slider_main_image img {
    width: 100%;
}
.custom_image_text_slider .image_text_slider_main .image_text_slider_main_text .image_text_slider_main_desc p {
    font-size: 16px;
    line-height: 26px;
    /* font-family: Titillium Web; */
    font-weight: 400;
    color: rgb(var(--color-foreground));
    margin: 0;
}
.custom_image_text_slider .image_text_slider_main {
    position: relative;
}

.custom_image_text_slider .image_text_slider_main button.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
}

.custom_image_text_slider .image_text_slider_main button.slick-arrow:before {
    opacity: 1;
    font-size: 0;
    color: #000;
    content: "";
    border-top: 2px solid #fff;
    display: inline-block;
    width: 8px;
    height: 8px;
}

.custom_image_text_slider .image_text_slider_main button.slick-arrow {width: 30px;height: 30px;background: #121212bf;border-radius: 50%;display: flex;align-items: center;justify-content: center;left: 0;text-align: center;}

.custom_image_text_slider .image_text_slider_main button.slick-next.slick-arrow:before {
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}

.custom_image_text_slider .image_text_slider_main button.slick-prev:before {
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
}

.custom_image_text_slider .image_text_slider_main button.slick-next.slick-arrow {
    left: auto;
    right: 0;
}

.custom_image_text_slider .image_text_slider_main .slick-list.draggable {
    max-width: 95%;
    margin: 0 auto;
}
.custom_image_text_slider .image_text_slider_main_inner.text_first {
    flex-direction: row-reverse;
}


/************* new template css end here *******/


/******** 13-5-25 new cart drawer changes css  start from here***********/
.cust_cart_drawer_collection_list {
    display: none;
}
.cart_drawer_footer_icons{
     /* display: none; */
      display: flex; 
    flex-wrap: wrap;
    justify-content: center;
}
.cart_drawer_footer_icons img {
    max-height: 25px;
    margin: 10px 3px 0;
    height: auto;
    display: block;
    border: 1px solid #eee;
    border-radius: 4px;
    background-color: #eee;
}

.drawer__header img.cart-drawer_logo {
    max-height: 45px;
    display: block;
    position: relative;
    object-fit: contain;
  margin-left: auto;
  margin-right: auto;
}
body #CartDrawer .drawer__header img.cart-drawer_logo+button.drawer__close {
    top: 8px !important;
}
.reviewrating.mobs.upsellslider:has(.upsell:empty) {
    display: none;
}
#CartDrawer .totals.discount_total {
    margin-bottom: 10px;
}


#CartDrawer .totals.discount_total .save-add_main {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: auto;
    margin-left: auto;
    /* background: -webkit-linear-gradient(32deg, #17bd2b, #33c5457a); */
  background: #12d12929;
    color: #068743;
    padding: 3px 5px;
    border-radius: 3px;
}
#CartDrawer .totals.discount_total .save-add_main span.yousave_icon svg {
    fill: #068743;
    height: 20px;
    width: 20px;
}

#CartDrawer .totals.discount_total .save-add_main span.yousave_text {
    font-size: 12px;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
}
#CartDrawer .totals.discount_total .save-add_main span:not(:last-child) {
    margin-right: 5px;
}
#CartDrawer .totals.discount_total .save-add_main span.totals__total-value {
    font-size: 12px;
    color: #068743;
    font-weight: normal;
}
#CartDrawer .totals.discount_total .save-add_main .yousave_icon {width: 100%;height: 100%;}
#CartDrawer .totals.discount_total .save-add_main span.totals__total-value {
    width: auto;
    display: unset;
}
.cart-drawer .cart-item .product-option.item-original-price del {
    opacity: .7;
}
span.total_disc_fin_pri {
    color: #636363;
      font-size: 14px;
    margin-right: 2px;
  
}

div#CartDrawer .cart-drawer__footer .totals p.totals__total-value {
    font-size: 20px;
}

/******** 13-5-25 new cart drawer changes css end here ***********/


/******** 18-7-25 new cart drawer changes css start from  here ***********/

.testimonail_slider_div .swiper_item .swipe_main_item_bottom-auth_name {
    font-weight: 600;
    font-size: 14px;
    margin-top: 10px;
}
.testimonail_slider .testiheader p {
  margin:0px;
  margin-left:5px;
  margin-bottom: 5px;
}
.testimonail_slider_div .swiper_item p:not(last-child) {
    margin-bottom: 4px;
}
.testimonail_slider .testimonail_slider_div.swiper-wrapper .slick-list.draggable {
    padding-right: 60px !important;
}
.testimonail_slider_div .swiper_item p+p {
    font-size: 14px;
}
.campion_temp .custom_image_text_slider {
    padding-top: 60px;
    padding-bottom: 10px;
}
.campion_temp p.custom-inventory.product__inventory span.svg-wrapper.in-stock{
    top: 9px;
}
.campion_temp .mainproduct2 .imageicon{
    align-items: center;
}
.campion_temp .mainproduct2 .imageicon .imageicon_text p{line-height: 100%;}

.campion_temp p.custom-inventory.product__inventory{
    font-size: 15px;
}
.campion_temp .custom_image_text_slider .image_text_slider_main_inner_main {
    padding-left: 10px;
    padding-right: 10px;
}

.campion_temp .custom_image_text_slider .image_text_slider_main_inner_main .image_text_slider_main_text {padding-right: 1rem;}
.campion_temp product-form.product-form {
    margin-bottom: 1rem;
}
.campion_temp .product-form__quantity quantity-input.quantity {
    background: #fff;
    border-radius: 7px;
}
.campion_temp .product-form__quantity quantity-input.quantity button svg {width: 1.3rem;}
.campion_temp .product-form__quantity quantity-input.quantity::before, .campion_temp .product-form__quantity quantity-input.quantity::after {
    border-radius: 6px;
  display: none;
}

.campion_temp product-form.product-form .product-form__buttons button[type="submit"] {
    padding: 14px 10px;
      box-shadow: 0px 5px 4px #12d1293d;
}
.campion_temp product-form.product-form .product-form__buttons button[type="submit"]:hover {
    box-shadow: none;
}
.campion_temp .mainproduct2 .payment_icons img {
    max-height: 25px;
}
.campion_temp .product-form__quantity quantity-input.quantity {
    border: 1px solid #000;
    overflow: hidden;
    border-radius: 6px;
}


/******** 18-7-25 new cart drawer changes css end here ***********/


/******** 25-7-25  css start from here ***********/

.prime_muscle_bg {
    position: relative;
    margin-top: 20px;
        
}
.prime_muscle_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #e5e5e5bd;
    height: 100%;
}
.prime_muscle_bg .rich-text__blocks  {    
    z-index: 1;
    margin-top:0;
}
.prime_muscle_bg .rich-text__wrapper h2.rich-text__heading {
    margin-bottom: 2rem;
}
/******** 25-7-25  css end here ***********/

@media screen and (max-width:1200px){
    .prod_recomm_upsell_main .prod_recomm_upsell_main_prod {
    align-items: flex-start;
}
}

/**** product recommendation media css start here ********/



@media screen and (max-width:1024px){
  .main_frm {
    flex-direction:column;
  }
  .left_frm {
    text-align:center;
    margin-bottom:15px;
  }
  .left_frm,
  .right_frm {
    max-width:100% !important;
    width:100% !important;
  }
}
@media screen and (max-width:600px){
.card__content .trustshop-collection-rating--item .trustshop-collection-rating--wrap {
    gap: 2px !important;


} 
.card__content  .trustshop-rating-star--container {

    gap: 0px !important;
}  
  .main_frm {
    padding-left:0px;
    padding-right:0px;
  }
  .menu-field-wrap.col-12.menu-field-wrap:first-child,
  .menu-field-wrap.col-12.menu-field-wrap:nth-child(2),
  .menu-field-wrap.col-12.menu-field-wrap:nth-child(3) {
        max-width: 100% !important;
        width:100% !important;
  }
  .menu-field-wrap.col-12.menu-field-wrap #form-first_name input, 
  .menu-field-wrap.col-12.menu-field-wrap .block.email-input input, 
  .menu-field-wrap.col-12.menu-field-wrap .form-builder--item.field-container, 
  .menu-field-wrap.col-12.menu-field-wrap button.button-element {
    width:100% !important;
    max-width:100% !important;
  }
  .swiper_hed{
    text-align:center;
    font-size:21px;
  }

  
  /**** product recommendation media css start here ********/
    .prod_recomm_upsell_main {
    padding: 15px;
}
  .prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_prod img {
    max-width: 60px;
}
  .prod_recomm_upsell_main .prod_recomm_upsell_main_main_heads {
    font-size: 15px;
}
  .prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details {
    gap: 10px;
    flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
}
  .prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_buy product-form.product-form .product-form__buttons button {
    font-size: 14px;
    padding: 10px;
}
  .prod_recomm_upsell_main .prod_recomm_upsell_main_prod .prod_recomm_upsell_main_featured_details .prod_recomm_upsell_main_featured_title .prod_recomm_upsell_main_featured_title_us {
    font-size: 15px;
    line-height: 1.3;
}
  /**** product recommendation media css end here ********/
  
}

.ep-iFrameLarge {
    overflow: visible !important;
}

.swiper_hed
{
  text-align:center;
}
.navright .mega-menu .header__menu-item
{
  padding:16px 2rem !important;
}
.mob_new.banner__media.media {
    display: none;
}
.cust_status {
 position: relative;
  padding-left: 25px;
 font-style: normal;
 color:#000;
 font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: -8px !important;
  display: block;
}
.cust_status:before,
.cust_status:after {
    width: 9px;
    height: 9px;
    background: #54c63a;
    border-radius: 9px;
    position: absolute;
    left: 0;
    top: 2px;
    content: "";
    margin: 5px;
}
.cust_status:before {
    animation: inventory-pulse 2s linear infinite;
}
@keyframes inventory-pulse{
  0%{
    opacity:0.5;
  }
  to{
    transform:scale(2.5);
    opacity:0;
  }
}
.new_delivery_text {
  text-decoration-color: #43cd72 !important;
}
.new_delivery_text p {
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  color:#43cd72;
  justify-content: center;
  font-weight: 700 !important;
  color: #43cd72 !important;
}
.product .product-form__input--pill input[type=radio].disabled+label {
    display: inline-flex;
    width: auto;
    height: auto;
    background-color: #f1f1f1 !important;
    border: 1px solid #1212128c !important;
    margin: .7rem .5rem .2rem 0 !important;
    overflow: hidden;
    position: relative;
    padding: 1rem 2rem !important;
}

.product-form__input--pill input[type=radio].disabled:checked+label { 
    background-color: #f1f1f1 !important;
  color: #1212128c!important;
}
.product-form__input--pill input[type=radio].disabled+label { 
    text-decoration: none!important;
}
.imageicon.delivery_text.new_delivery_text p strong {
  margin-right:3px !important;
} 
label.combowise__input--label {
    display: none;
}
.home_banner_main .banner__content .banner__box .banner__heading  {
  font-size:45px;
  text-transform: uppercase;
}
.home_banner_main .banner__text  p{
font-size: 19px;
    position: relative;
}
.home_banner_main .banner__text  p, .banner_image_cust .banner__box .banner__text p{
     padding-left: 25px;
}
.banner_image_cust .banner__box .banner__text p{
  position:relative;
  display:inline;
}
.home_banner_main .banner__text  p:after, .banner_image_cust .banner__box .banner__text p::after{
content: "";
    width: 20px;
    height: 2px;
    background-color: rgb(var(--color-foreground));
    position: absolute;
    left: 0;
    top: 16px;
}
.banner_image_cust .banner__box .banner__text p::after{
   background-color: #fff;
    left: -4px;
    top: 11px;
}
.bnnr_img_content img{
position: absolute;
    bottom: -153px;
    right: -124px;
    width: 331px;
  -webkit-filter: drop-shadow(5px 5px 5px #666666);
    filter: drop-shadow(-3px 5px 13px #666666);
}
.home_banner_main .banner__box {
  padding:0px;
}
/* banner ends here */
.collection_alignment_center, .collection_alignment_center{
  text-align:center;
  justify-content:center;
}
.collection_alignment_right, .collection_alignment_right{
  text-align:end;
  justify-content:end;
}
.bg_clr_frey{
  background-color:#F8F9FA;
}
.collection_section_styling h2{
  text-transform:uppercase;
}
.collection_section_styling .collec_desc_all  p{
font-size: 15px;
    line-height: 27px;
    color: rgb(var(--color-foreground));
    max-width: 980px;
    margin: 0px auto 38px;
}
/* product css starts here */
.product_card_styling ul.product-grid li{
  background-color:#fff;
  border-radius:6px;
  box-shadow: 0 2px 12px #e5e5e5;
  padding:20px 20px 10px;
}
.product_card_styling ul.product-grid li .card__content .card__information h3 a{
    font-size:15px;
  }

.product_card_styling ul.product-grid li .card__content .card__badge span{
    position: absolute;
    top: -3px;
    right: -20px;
    background-color: #3FD642;
    border-radius: 0px;
  font-weight:700;
}
.multi_column_home .multicolumn-card {
    height: 100%;
}
.multi_column_home .multicolumn-card .multicolumn-card__info{
     position: relative;
    bottom: 0px;
    top:0px;
    padding: 40px !important;
}
.multi_column_home ul li:first-child .multicolumn-card__image-wrapper{
  margin-left:0px !important;
}
.multi_column_home ul li:last-child .multicolumn-card__image-wrapper{
  margin-right:0px !important;
}
.multi_column_home .multicolumn-card  .media {
  padding-bottom:0% !important;
  height:100%;
}
.multi_column_home .multicolumn-list h3 {
  line-height:40px;
  font-size:35px;
  text-transform:capitalize;
}
.multi_column_home  .multicolumn-card__image-wrapper {
  margin:0px !important;
  position: absolute;
  width: 100%;
  height: 100%;
}
.multi_column_home .multicolumn-card  .multicolumn-card__info  a.link{
 color: #ffffff;
    border: 1px solid;
    padding: 10px 19px;
    text-transform: uppercase;
}
.banner_image_cust .banner__heading {
  text-transform:uppercase;
}
.small_banner_sec::after{
  content:url("https://cdn.shopify.com/s/files/1/0810/6088/8899/files/small-banner-img-2.png?v=1709209022");
  position: absolute;
    right: 0;
bottom: -18px;
    transform: scale(0.9);
}
.small_banner_sec::before{
  content:url("https://cdn.shopify.com/s/files/1/0810/6088/8899/files/small-banner-image-1.png?v=1709209023");
  position: absolute;
    left: 0;
bottom: -18px;
    transform: scale(0.9);
}
.small_banner_sec .banner__box  h2.banner__heading {
 max-width: 529px;
    text-transform: uppercase;
  margin:0px auto;
}
/* ends here */
.img_txt_home {
  overflow-x:hidden;
}
.img_txt_home .image-with-text__media-item{
  width:auto;
} 
.img_txt_home .image-with-text__content{
  padding:10px;
}
.img_txt_home .image-with-text__media{
    height: 30px;
    width: 30px;
    border: none;
    margin: 12px 0px -12px 0px;
}
.img_txt_home .image-with-text__media img{
   position:relative !important;
      object-fit: contain;
}
.img_txt_home .image-with-text__text{
  margin-top:0px !important;
}

.img_txt_home .image-with-text__grid {
    align-items: baseline !important;
}

.blob_sec_main .card__content .card__heading {
  font-size:17px;
  text-align:left !important;
}
.blob_sec_main .card__information{
    padding-left:0px !important;
    padding-right:0px !important;
  }
.blob_sec_main .title-wrapper-with-link{
    justify-content:center;
  }
/* ends here */
.multi_colmn_footer .multicolumn-card{
  display:flex;
}
.multi_colmn_footer .multicolumn-card__info{
  padding:0px !important;
}
.multi_colmn_footer .multicolumn-card__image-wrapper{
  max-width:32px !important;
}
.multi_colmn_footer .multicolumn-card__info .rte p{
  font-size:15px;
  line-height: 20px;
}
.multi_colmn_footer .multicolumn-card__info .rte{
  margin-top:6px;
}
.multi_colmn_footer .multicolumn-list li:nth-child(3) .media {
  padding-bottom:85% !important;
}
.img_txt_home .image-with-text__text-item{
  flex-shrink: 0;
}

/*****     23-4   *********/
footer .footer__content-bottom small.copyright__content a:hover {
    color: #fff;
}

.popup.hide { 
    height: 0px !important; 
  display: none !important; 
}
.popup1 { 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  right: 0px; 
  bottom: 0px; 
  background: #fff; 
  height: fit-content; 
  margin: auto; 
  border-radius: 5px 5px 0 0; 
  animation-name: pulse; 
  -webkit-animation-name: pulse; 
  animation-duration: 1s; 
  -webkit-animation-duration: 1s; 
  animation-iteration-count: 1; 
  -webkit-animation-iteration-count: 1; 
  width: 92%; 
  z-index: 10; 
} 
div#myPopup { 
    position: absolute; 
    display: block; 
    width: 100%; 
    height: fit-content; 
    box-sizing: border-box; 
    margin-bottom: 15px; 
    background-color: #fff; 
    max-width: 100%; 
    left: 0%; 
    top: 0%; 
    right: 0; 
    bottom: 0; 
    margin: auto; 
    border-radius: 5px; 
    transform-origin: center; 
} 
/* width */ 
#myPopup .popup-body::-webkit-scrollbar { 
  width: 5px; 
} 
.drawer__inner { 
    border: none !important; 
}   
#myPopup .popup-body::-webkit-scrollbar-thumb { 
  background: #333;  
  border-radius: 10px; 
} 
#myPopup .popup-body { 
    display: block !important; 
    max-height: 300px; 
    overflow-y: scroll; 
} 
#CartDrawer .mainpopup { 
    background-color: #00000073; 
    height: 100%; 
    width: 100%; 
    position: absolute; 
    top: 0; 
  z-index:1; 
display:block; 
  border-radius: 0px; 
      transform: unset;
  border: 0px;
} 
#CartDrawer .drawer__close {
    right: 0px !important;
    top: 0px !important;
}
#CartDrawer .drawer__close svg {
    height: 13px;
    width: 13px;
}
#myPopup .main_upsell{ 
  background-color: transparent!important; 
} 
.drawer__inner::-webkit-scrollbar { 
  width: 7px; 
}  
.drawer__inner::-webkit-scrollbar-thumb { 
  background-color: #dedede; 
  border-radius: 10px; 
} 
.drawer__inner {   
    max-width: 100%!important;  
    box-sizing: border-box!important; 
} 
div#CartDrawer { 
  position: relative; 
  overflow: hidden; 
  /* right: 16px;  */
  right:0px;
  display: block; 
} 
#CartDrawer .drawer__inner{ 
  padding: 0px!important; 
  background-color: #fafafa;  
  /* background: -webkit-linear-gradient(to bottom, #01b717, #ffffff, #ffffff, #ffffff, #ffffff); 
  background: linear-gradient(to bottom, #01b717, #ffffff, #ffffff, #ffffff, #ffffff);  */
      /* background: linear-gradient(to bottom, #01b717, #fff, #fff, #fff, #fff, #fff, #fff, #fff, #fff); */
} 
 /* #CartDrawer  .cart-drawer__form{ 
  padding: 0px 1.5rem!important; 
}   */
.cart-drawer .mn_price s {
  font-weight:400;
  }
div#CartDrawer-CartItems { 
  box-sizing: border-box;
    background-color: #fff;
    padding: 0px;
    border-radius: 3px;
    /* box-shadow: 0px 1px 3px #dedede; */
    border-bottom: 1px solid #eee;
  border-top: 1px solid #dedede61;
} 
#CartDrawer  .drawer__header { 
  padding:  1.5rem 1.5rem .5rem 1.5rem!important; 
}  
#CartDrawer .drawer__footer { 
    margin-left: 0!important; 
    margin-right: 0!important; 
    box-sizing: border-box!important; 
} 
#CartDrawer .upsell_img { 
    width: 100px; 
    position: relative; 
    display: flex; 
} 
#myPopup .upsell_img img { 
    width: 40px !important; 
    height: 40px !important; 
    object-fit: contain; 
      margin: 0 !important; 
} 
.drawer__header h2.drawer__heading { 
    color: #000; 
} 
#CartDrawer .drawer__close svg {  
    color: #000;  
    font-weight: 600;
}
.partner_section_main .partner_list ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: flex-start;
    margin-top: 0;
}
.partner_section_main .partner_list ul li {
    max-width: 33.33%;
    width: 100%;
    padding: 20px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.partner_section_main .partner_list ul li a {
    color: #000;
  position:relative;
}
.partner_section_main .partner_list ul li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    transition: all 0.3s linear;
    background: #000;
    width: 0;
}
.partner_section_main .partner_list ul li a:hover:before {
    width: 100%;
}
.partner_section_main .partner_list ul li:nth-child(3n+3) {
    border-right: none;
}
.partner_section_main {
    padding: 60px 0;
}
.partner_section_main .partner_list {
    background: #fff;
    padding: 30px;
}
.partner_section_main .partner_heading {
    padding-bottom: 36px;
}
.partner_section_main .partner_heading p, .partner_section_main .partner_heading p a {
    color: #000;
    font-size: 40px;
    line-height: 1.6;
    font-family: var(--font-heading-family);
}
.partner_section_main .partner_list ul li:last-child {
    border: none;
      border-right: 1px solid #ddd;
}
.partner_section_main .partner_list ul {
    border: 1px solid #ddd;
}
.whatsapp-chat .imageicon_text a {
  color: inherit;
  text-decoration: underline !important;
  text-underline-offset: 2px;
  font-weight: bold;
}
.ingrediant_popup {
  cursor:pointer;
}
.ingrediant_popup p {
  text-decoration: underline !important;
  text-underline-offset: 2px;
}
.mainproduct2 .product-form__submit > span:has(.claim_deal_custom) {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.mainproduct2 .product-form__submit > span .claim_deal_custom {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  width: 100%;
  position: relative;
  overflow:hidden;
}
.mainproduct2 .product-form__submit > span .claim_deal_custom .claim_deal_custom_child {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.mainproduct2 .product-form__submit > span .claim_deal_custom .claim_offer_custom {
  font-size: 11px;
  line-height: 11px;
  text-transform:capitalize;
}
.mainproduct2 .product-form__submit > span .claim_deal_custom > img {
  width: 30px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  height: 30px;
  margin-left: 10px;
  /* transition: all 0.3s;
  opacity: 0; */
}
/* .mainproduct2 .product-form__submit > span .claim_deal_custom:hover > img {
  right: 10px;
  transition: all 0.3s;
  opacity: 1;
} */
.menu-drawer__navigation #tab-1 > .menu-drawer__menu >li:nth-child(2),
.cat_filter #Details-HeaderMenu-1 > .header__submenu > li:nth-child(2) {
  font-weight:700;
}
.whatsapp-button-container {
    display: none;
}

/* media screen starts here */
@media screen and (max-width:1190px){
  .bnnr_img_content img {
      right: 0;
  }
}
@media screen and (max-width:989px){
   div#CartDrawer {  
    right: 0px;  
}
  .int_multi {
    padding-top: 40px  !important;
    padding-bottom: 0  !important;
}
  /* .multi_column_home .multicolumn-card .media {
      padding-bottom: 50% !important;
  } */
  .multi_column_home .multicolumn-card .media img{
   width:100%;
  }
  .multi_column_home .multicolumn-card__image-wrapper{
    margin-right:0px !important;
    margin-left:0px !important;
    margin-bottom:25px !important;
  }
  .multi_column_home .multicolumn-card .multicolumn-card__info {
    max-width: 500px;
  }
  .multi_colmn_footer .multicolumn-card__image-wrapper {
    width: 100% !important;
    max-width: 32px;
    margin-right:0px !important;
    margin-left: 0px !important;
  }
 .multi_colmn_footer .multicolumn-card{
        column-gap: 10px;
   margin-bottom: 20px;
  }
  .multi_colmn_footer{
        padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .product_card_styling .slider__slide {
    padding-top:20px !important;
  }
  .multi_column_home .multicolumn-list li {
    margin-bottom:10px;
  }
  .multi_column_home .multicolumn-list li:last-child {
    margin-bottom:0px;
  }
  /**** new css according to bg white ********/
  .bg_clr_frey .collection slider-component ul li {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
  
}

@media screen and (max-width:749px){
  .ep-iFrameLarge {
    overflow: auto !important;
} 
  .home_banner_main  {
    min-height: 50rem !important;
  }
  .home_banner_main .banner__heading {
    font-size:35px;
  }
  .home_banner_main .banner__box {
      padding: 15px 100px 15px 15px;
  }
  .banner__media img{
    object-position:left center;
  }
  .mob_new img {
    object-position: center;
    object-fit: contain; 
}
  .main_banner_image_cust .mob_new img {
    position: relative !important;
    display: block !important;
    width: 100%;
}
.main_banner_image_cust .mob_new {
    position: relative;
    display: block;
}
 .main_banner_image_cust .banner__content {
    display: none;
  }
  .bnnr_img_content img {
    bottom: -82px;
    right: 0;
  width: 290px;
  }
  .multi_column_home .multicolumn-card .multicolumn-card__info .inline-richtext{
    font-size:35px !important;
  }
  /* .multi_column_home .multicolumn-card .media {
      padding-bottom: 52% !important;
  } */
  .img_txt_home .image-with-text__grid{
    flex-wrap:nowrap;
  }
  .small_banner_sec {
    padding-bottom:100px !important;
    overflow:hidden;
  }
  .small_banner_sec .banner__box h2.banner__heading{
      font-size:25px;  
  }
  .small_banner_sec:after {
    right: -54px;
    bottom: -34px;
    transform: scale(.7);
  }
  .small_banner_sec:before {
    content: url('https://cdn.shopify.com/s/files/1/0810/6088/8899/files/small-banner-image-1.png?v=1709209023') !important;
    left: -27px;
    bottom: -106px;
    transform: scale(.8);
  }
    .multi_colmn_footer{
          padding-left:1.5rem !important;
      right:1.5rem !important;
  }
  .banner_image_cust{
    min-height: 38rem !important;
  }
  .des_classes .short_content h1 {
    font-size: 20px;
    margin-top: 16.6px;
    margin-bottom: 16.6px;
}
  
  /****** product recommandation css start **********/
  .prod_recomm_upsell_main.mobile_upsell {
    display: block;
}
.prod_recomm_upsell_main.desktop_upsell {
    display: none;
}
  .prod_recomm_upsell_main.mobile_upsell+.imageicon.delivery_text {
    margin-top: 20px !important;
}
  
  /****** product recommandation css end **********/


  /******** 13-5-25 new cart drawer changes css  start from here***********/
.cart_drawer_footer_icons img {
    max-height: 24px;
      margin: 10px 2px 0;
}
  .drawer__header img.cart-drawer_logo {
    max-height: 40px;
}
  
  #CartDrawer .totals.discount_total .save-add_main {
    padding: 1px 3px;
}
  #CartDrawer .totals.discount_total .save-add_main span.yousave_icon svg {
    height: 18px;
    width: 18px;
}
  
  /******** 13-5-25 new cart drawer changes css  end here***********/

  
  /******** 18-7-25 new cart drawer changes css start from  here ***********/
    .testimonail_slider .testimonail_slider_div.swiper-wrapper .slick-list.draggable {
        padding-right: 40px !important;
    }
  .testimonail_slider .testimonail_slider_div.swiper-wrapper .swipe_main_item {
    margin: 0 1px 0 1px;
}
  .campion_temp .mainproduct2 .imageicon .imageicon_text p {
    line-height: 22px;
}

  .campion_temp .mainproduct2 .imageicon strong, .campion_temp .mainproduct2 .imageicon {
    margin: 3px 0!important;
}
  .campion_temp .mainproduct2 .imageicon {
    align-items: start;
}
  .campion_temp .mainproduct2 .imageicon img {
    margin-top: 1px;
}
  .campion_temp .custom_image_text_slider {
    padding-top: 40px;
    padding-bottom: 25px;
}
  .campion_temp .custom_image_text_slider .image_text_slider_main_inner_main {
    padding-left: 0;
    padding-right: 0;
}
  .campion_temp .custom_image_text_slider .image_text_slider_main_inner_main .image_text_slider_main_text {
    padding-right: 0;
    padding-bottom: 25px;
}
  
.campion_temp .custom_image_text_slider .image_text_slider_main ul.slick-dots li button {
    display: block;
}

.campion_temp .custom_image_text_slider .image_text_slider_main ul.slick-dots {
    display: flex;
    justify-content: center;
    width: 100%;
}

.campion_temp .custom_image_text_slider .image_text_slider_main ul.slick-dots li {
    background: transparent;
    margin-left: 5px;
    margin-right: 5px;
}

.campion_temp .custom_image_text_slider .image_text_slider_main ul.slick-dots li button:before {
    transition: all 0.3s linear;
}
.campion_temp .custom_image_text_slider .image_text_slider_main ul.slick-dots li.slick-active button:before {
 font-size:8px;
}
  .campion_temp .mainproduct2 .payment_icons img {
    max-height: 23px !important;
}
  
  /******** 18-7-25 new cart drawer changes css end here ***********/
}

@media screen and (max-width:500px){
.bnnr_img_content img {
    bottom: -82px;
    right: 0;
  width: 244px;
  }
  
    /* .multi_column_home .multicolumn-card .media {
      padding-bottom: 94% !important;
  } */
  .multi_column_home .multicolumn-card .multicolumn-card__info{
    padding:40px 20px;
  }
.card__content .trustshop-collection-rating--item .trustshop-collection-rating--wrap {
    flex-wrap: wrap;
  text-align: center;
  display: inline-block;
  justify-content: center;
}
  .card__content .card__information .trustshop-collection-rating--item {
    text-align: center;
    margin-top: 7px;
}
  .trustshop-collection-rating--item .trustshop-collection-rating--wrap .trustshop-collection-rating-star--wrap {
    justify-content: center;
}
  .card__content .card__information .trustshop-collection-rating--item span.trustshop-review-summary--average.display_rating--after {
    color: unset !important;
    margin-right: 3px;
}
  
  
}


@media screen and (min-width:500px) and (max-width:989px){
  .multi_colmn_footer ul li{
    width:49% !important;
    max-width:49% !important;
  }
}
@media screen and (max-width:400px){
  .home_banner_main .banner__box {
      padding: 15px;
  }
    .bnnr_img_content img {
      width: 188px;
      z-index: -1;
  }
    /* .multi_column_home .multicolumn-card .media {
      padding-bottom: 140% !important;
  } */
    .multi_column_home .multicolumn-card .multicolumn-card__info {
      padding: 34px 20px !important;
  }
      .small_banner_sec:after {
      right: -54px;
      bottom: -41px;
      transform: scale(.6);
  }
  .small_banner_sec:before {
      left: -27px;
      top: 159px;
      transform: scale(.6);
    bottom:auto;
  }
    .small_banner_sec:after {
      right: -54px;
      bottom: -42px;
      transform: scale(.6);
  }
}







.int_multi .multicolumn-card__image-wrapper {
    margin: 0 !important;
      padding-top: 0;
}

.int_multi .multicolumn-card__info {
    position: absolute;
    bottom: 0;
    background-color: #000000b0;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}
.int_multi .multicolumn-card__info h3 {
    font-size: 24px !important;
    /* color: #FFF ! IMPORTANT; */
}
.int_multi  .media.media--transparent.media--adapt {
    padding: 0 !important;
    width: 100%;
    height: 380px;
  border-radius:10px;
}
.int_multi .media.media--transparent.media--adapt img {
    width: 100%;
      object-fit: cover;
    object-position: center;
}
.int_page .rich-text__blocks.left {
    max-width: 100%;
}

.int_page ul {
    padding: 0;
}
.int_page ul li {
    margin-bottom: 10px;
}
.int_page p {
  color: #000;
}
.ser_banner:after ,  .ser_banner .banner__media:after {
    opacity: 0.5;
}

.multi_contact {
    margin-top: -100px;
}
.multi_contact .multicolumn-list__item {
    background-color: #fff;
      padding: 40px;
}
.multi_contact .multicolumn-card__info {
    padding: 0;
}
.multi_contact .multicolumn-card-spacing {
    padding: 0;
    margin: 0;
}
.multi_contact .media--adapt {
    padding-bottom: 10% !important;
}
.multi_contact h3.inline-richtext {
    font-size: 24px !important;
}
.multi_contact ul li:nth-child(2) {
    text-align: center;
}
.multi_contact .media--adapt img {
    left: 50% !important;
    transform: translate(-50%, 0);
}
.multi_contact .multicolumn-card__info a.link.animate-arrow {
    background-color: #00c718 !important;
    padding: 6px 10px;
    color: #FFF ! IMPORTANT;
    font-weight: 600;
}
.contact h2 {
    text-align: center;
  position:relative;
}
.contact h2.title:after {
    content: "";
    background-color: #12d129;
    height: 4px;
    width: 30px;
    position: absolute;
    left: 50%;
    top: 55px;
    transform: translate(-50%, 0px);
}
.contact .isolate {
    margin-top: 40px;
}
.top_banner img {
    object-position: top;
}

#myPopup .popup-body   {
flex-direction: column;
}
#myPopup .width3 {
    width: 100% !important;
}
div#CartDrawer {
    position: relative;
    overflow: hidden;
} 
#myPopup .width3 {
    width: 100% !important;
    gap: 0px;
    align-items: center !important;
  padding: 10px 5px !important;
      padding-left: 15px !important;
}
.upsell_img {
    width: 15% !important;
}
.myPopupClose {
    position: absolute;
    right: 10px;
    width: 27px;
    height: 27px;
    padding: 4px;
    overflow: hidden;
    box-shadow: 1px 2px 5px #c5c5c5;
    border-radius: 50px;
    top: 5px;
    cursor: pointer;
    display: block;
    background-color: #fff;
}
.myPopupClose img{
      width: 100%;
    height: auto;
    max-width: 11px;
}
.upsell_content {
    width: 85% !important;
    padding: 0 !important;
  display: flex;
    justify-content: space-between;
      align-items: center;
}
#myPopup .upsell_title  {
    font-size: 12px !important;
    text-align: left !important;
  line-height: 1.2;
}
  #myPopup .upsell_price {
    font-size: 12px !important;
    text-align: left !important;
  line-height: 1.2;
    font-weight: 500!important;
    padding: 0px;
    color: #444444!important;
}
#myPopup .button, #myPopup .shopify-challenge__button, #myPopup .customer button, #myPopup button.shopify-payment-button__button--unbranded {
    min-width: 30px !important;
    min-height: 30px !important;
}
#myPopup .product-form__buttons {
    text-align: right !important;
}
#myPopup .pop_title {
    width: 80% !important;
}
#myPopup .upsell_add {
    width: 15%!important;
  display: flex;
    justify-content: center;
}
.popup-header .hd-img { 
    color: #fff;
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 0.8;
  } 
  100% {
    transform: scale(1);
    opacity: 1;
  }
} 




.custBrand{
  position: relative;
}
.custBrands{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 0px;
  margin: 0px;
}
.custBrands li{
  list-style: none;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  flex: 18%;
  max-width: 18%;
  text-align: center;
      background-color: #fff;
    border-radius: 6px;
}
.custBrands li a, .custBrands li h1, .custBrands li h2, .custBrands li img{
  position: relative;
  display: block;
  width: 100%;
}
.custBrands li img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.custBrands li h1,.custBrands li h2{
  font-size: 20px;
}
.custBrands li a {
  text-decoration: none;
  color: #000;
}
.custBrand .page-width {
    max-width: 1400px;
    margin: 0 auto;
}


@media screen and (max-width: 1024px){
  .custBrands li {
    flex: 35%;
    max-width: 35%;
  }
  .custBrands { 
    gap: 15px; 
  }
  .custBrands li img {
    height: 180px;
  }
}


@media screen and (max-width:749px){
  .custBrands li {
    flex: 47%;
    max-width: 48%;
  }
  .custBrands { 
    gap: 15px; 
  }
  .custBrands li img {
    height: 180px;
  }
  .partner_section_main .partner_list ul li {
    max-width: 50%;
   line-height: 1.4;
    padding: 10px;
}
  .partner_section_main .partner_list ul li a {
    font-size: 14px;
    word-wrap: break-word;            
}
  .partner_section_main .partner_list ul li:nth-child(2n+2) {
    border-right: none;
}
  .partner_section_main .partner_list ul {
    border-bottom: none;
}
  .partner_section_main .partner_list ul li:last-child {
    border-bottom: 1px solid #ddd;
}
.partner_section_main {
    padding: 45px 0;
}
  .partner_section_main .partner_heading p, .partner_section_main .partner_heading p a {
    font-size: 30px;
    line-height: 1.3;
}
  .partner_section_main .partner_list ul li:nth-child(2n+1) {
    border-right: 1px solid #ddd;
}
 .partner_section_main .partner_heading {
    padding-bottom: 20px;
} 
  .partner_section_main .partner_list {
    padding: 20px;
}
}


/******** pagefly new template css ***********/
.pagefly_cust_image_title h2.image-with-text__heading {
    color: #12d129;
}
.page-fly_logo_inner {
    display: flex;
    align-items: center;
    gap: 40px;
}
.page-fly_logo_inner h2.proddetma {
    margin-bottom: 0;
    display: inline-block;
    width: auto;
    min-width: fit-content;
    max-width: max-content;
  font-size: 26px;
}

.page-fly_logo_inner .pagefly-logodiv {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}   
.pagefly_cust_image_title .image-with-text__grid--reverse .image-with-text__text-item {
    padding-right: 35px;
}
.pagefly_cust_image_title .image-with-text__grid .image-with-text__text-item .image-with-text__text.rte.body ul {
    margin-top: 0px;
    padding-left: 0;
    list-style: none;
}
.pagefly_cust_image_title .image-with-text__grid--reverse .image-with-text__text-item .image-with-text__text.rte.body p+ul {
  margin-top: 20px;
}

.pagefly_cust_image_title .image-with-text__grid .image-with-text__text-item .image-with-text__text.rte.body ul li {font-weight: 400;position: relative;padding-left: 27px;margin-bottom: 5px;}

.pagefly_cust_image_title .image-with-text__grid .image-with-text__text-item .image-with-text__text.rte.body ul li:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid rgba(var(--color-foreground), .8);
    border-right: 2px solid rgba(var(--color-foreground), .8);
    width: 8px;
    height: 14px;
    transform: rotate(45deg);
    top: 7px;
    left: 5px;
}
.pagefly_cust_image_title .image-with-text__text-item a.button{
  font-size: 18px;
  padding: 12px 20px;
  min-height: unset;
   margin-top: 20px;
  background-color: #12d129;
  border-color: #12d129;
}
.pagefly_cust_image_title .image-with-text__text-item a.button:after {
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgb(18 209 41);
}

.pagefly_cust_image_title .image-with-text__text-item a.button:hover:after {
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 calc(var(--buttons-border-width) + 1px) rgb(18 209 41);
}
.page-fly_logo_inner .pagefly-logodiv .sects span.rev_veri {padding-top: 0;margin: 0 25px;}

.page-fly_logo_inner .pagefly-logodiv .sects span.rev_veri img {
    width: 100%;
    max-width: 150px;
    max-height: 50px;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.pagefly_heading_text_col .heading_with_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pagefly_heading_text_col .heading_with_inner .heading_with_left, .pagefly_heading_text_col .heading_with_inner .heading_with_right {
    width: 50%;
}
.pagefly_heading_text_col .heading_with_inner .heading_with_left .heading_subtitle p.subtitle {
  margin: 0;
  position: relative;  
}
.pagefly_heading_text_col .heading_with_inner .heading_with_left .heading_subtitle.pagefly_border_bottom p.subtitle {
  padding-bottom: 25px;
}

.pagefly_heading_text_col .heading_with_inner .heading_with_left .heading_title h2 {
    margin: 0;
    color: #12d129;
}
.pagefly_heading_text_col .heading_with_inner .heading_with_left .heading_subtitle.pagefly_border_bottom p.subtitle:before {
    content: "";
    position: absolute;
    bottom: 14px;
    left: 0;
    border: 2px;
    height: 2px;
    display: block;
    background: rgba(var(--color-foreground),.7);
    width: 110px;
}
.pagefly_heading_text_col .heading_with_right p {
    font-size: 15px;
    line-height: 1.4;
  color: #000;
}
.pagefly_heading_text_col .heading_with_inner .heading_with_right.pagefly_border_left {
    border-left: 1px solid #000;
    padding-left: 25px;
}
.pagefly_cust_image_title .pagefly_image_heading_subtitle p.subtitle {
    margin: 0;
    position: relative;
}
.pagefly_cust_image_title .pagefly_image_heading_subtitle+.image-with-text__heading {
    margin-top: 0;
}
.pagefly_cust_image_title .pagefly_image_heading_subtitle.subtitl_below_border p.subtitle:before {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 0;
    border: 2px;
    height: 2px;
    display: block;
    background: rgba(var(--color-foreground), .7);
    width: 120px;
}
.multicolumn .pagefly_two_column ul li .multicolumn-card .multicolumn-card__image-wrapper {
    max-width: 80px;
    width: 100%;
}
.pagefly_cust_image_title .pagefly_image_heading_subtitle.subtitl_below_border p.subtitle {
    padding-bottom: 20px;
}
.pagefly_cust_image_title .image-with-text__text-item a.button+.image-with-text__text.rte.body {
    margin-top: 15px;
}
.pagefly_cust_image_title .pagefly_column_text_main {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 30px 0 14px;
}
.pagefly_cust_image_title .pagefly_column_text_main .pagefly_column_text_main_inner {
    display: flex;
    align-items: flex-start;
    max-width: 47%;
    column-gap: 20px;
}
.pagefly_cust_image_title .pagefly_column_text_main .pagefly_column_text_main_inner .pagefly_column_img img {
    width: 100%;
    display: block;
    height: auto;
}
.pagefly_cust_image_title .pagefly_column_text_main .pagefly_column_text_main_inner .pagefly_column_img {
    max-width: 80px;
}
.pagefly_cust_image_title .pagefly_column_text_main .pagefly_column_text_main_inner .pagefly_column_text p {
    margin: 0;
    font-size: 16px;
    color: #000;
    line-height: 1.4;
  margin-top: 10px;
}
.pagefly_column_text_main .pagefly_column_text_main_inner:empty {
    display: none;
}
.multicolumn .pagefly_two_column ul.multicolumn-list li .multicolumn-card {
    display: flex;
    align-items: center;
}
.multicolumn .pagefly_two_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__image-wrapper .media {
    padding-bottom: 0 !important;
}
.multicolumn .pagefly_two_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__image-wrapper .media img {
    width: 100%;
    display: block;
    object-fit: cover;
    position: relative;
    max-width: 110px;
}
.multicolumn .pagefly_two_column ul.multicolumn-list li .multicolumn-card__info h3.inline-richtext {
    font-size: 24px !important;
}
.multicolumn .pagefly_two_column ul.multicolumn-list li .multicolumn-card__info .rte {
    margin-top: 0px;
}
.pagefly_cust_image_title .image-with-text__grid .image-with-text__text-item .image-with-text__content {
    padding-top: 5px;
  padding-left: 35px;
  padding-bottom: 5px;
}
.pagefly_image-slider_main .page-fly_image_inner .pagefly_image_sects img {
    width: 100%;
}
.pagefly_image-slider_main .page-fly_image_inner .slick-arrow {
    background: #00000066;
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
    transition: all 0.3s linear;
}
.pagefly_image-slider_main .page-fly_image_inner .slick-arrow svg {
    stroke: #fff;
}
.pagefly_image-slider_main .page-fly_image_inner .next.slick-arrow {
    left: auto;
    right: 0;
}
.pagefly_image-slider_main .page-fly_image_inner .slick-arrow.slick-disabled {opacity: 0;visibility: hidden;}
.pagefly_image-slider_main .page-fly_image_inner .slick-arrow:hover {
    background: #000;
}
.pagefly_image-slider_main ul.slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin-top: 30px;
}
.pagefly_image-slider_main ul.slick-dots li {
    margin: 0 5px;
    height: auto;
    line-height: 0;
}
.pagefly_image-slider_main ul.slick-dots li button {
    margin: 0;
    padding: 0;
    width: 20px;
    height: 5px;
    display: inline-block;
    font-size: 0px;
    background: rgba(0, 0, 0, 0.4);
    border: none;
    cursor: pointer;
}
.pagefly_image-slider_main ul.slick-dots li.slick-active button, .pagefly_image-slider_main ul.slick-dots li:hover button {
    background: #000;
}
.pagefly_image-slider_main .page-fly_image_inner .slick-list.draggable {
    padding-right: 150px;
}
.pagefly_image-slider_main .page-fly_image_inner .pagefly_image_sects {
    margin: 0 10px;
}
.color-scheme-1.gradient.background-none.no-heading {}

.multicolumn .pagefly_four_column ul#Slider-template--22706976915779__multicolumn_HYVeGR {}

.multicolumn .pagefly_four_column ul.multicolumn-list li .multicolumn-card {
    display: flex;
    gap: 10px;
}

.multicolumn .pagefly_four_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__image-wrapper {
    margin-left: 0;
    margin-right: 0;
}

.multicolumn .pagefly_four_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__image-wrapper .media {
    padding-bottom: 0 !important;
}

.multicolumn .pagefly_four_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__image-wrapper .media img {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    max-width: 60px;
    width: 100%;
}
.multicolumn .pagefly_four_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__info {
    padding-top: 2px;
    padding-bottom: 0;
    position: relative;
    border-right: 2px solid rgb(18 209 41);
    margin-right: 15px;
}
.multicolumn .pagefly_four_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__info .rte {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.4;
}
.pagefly_review_sec .pagefly_review_sec_heading {
    text-align: center;
}

.pagefly_review_sec .pagefly_review_sec_heading h2 {
    margin: 0;
    font-size: 24px;
    color: #12d129;
}
.pagefly_review_sec .pagefly_review_sec_heading .subtile p {
    margin: 0;
    font-size: 20px;
    color: #000;
}
.pagefly_review_sec .pagefly_review_sec_heading .subtile {
    margin-top: 15px;
}
.pagefly_review_sec .pagefly_review_main {
    margin-top: 120px;
    display: flex;
    justify-content: space-between;
  gap: 25px;
}
.pagefly_review_sec .pagefly_review_inner {
    position: relative;
    background: #fff;
    border-radius: 20px;
    box-shadow: #00000026 4px 4px 16px;
    max-width: 33.33%;
    width: 100%;
      padding: 0 20px 20px;
      text-align: center;
}
.pagefly_review_sec .pagefly_review_inner .pagefly_review_img {
       margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: -80px;
}
.pagefly_review_sec .pagefly_review_inner .pagefly_review_img img {
    width: 100%;
    display: block;
    border-radius: 50%;
    max-width: 150px;
    height: 150px;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 10px;
}
.pagefly_review_sec .pagefly_review_inner .pagefly_review_iconimg {
    max-width: 110px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
  line-height: 100%;
}
.pagefly_review_sec .pagefly_review_inner .pagefly_review_iconimg img {
    width: 100%;
}
.pagefly_review_sec .pagefly_review_inner .pagefly_review_main_desc h3 {
  margin-top: 12px;
  margin-bottom: 0;
  color: #12d129;
  letter-spacing: 0px;
}

.pagefly_review_sec .pagefly_review_inner .pagefly_review_main_desc .pagefly_rev_desc p {
  margin-top: 0;
  font-size: 16px;
  letter-spacing: 0;
  color: #000;
  line-height: 1.4;
}

.pagefly_review_sec .pagefly_review_inner .pagefly_review_main_desc .pagefly_rev_desc {
  margin-top: 22px;
}

.pagefly_review_sec .pagefly_review_inner .pagefly_review_main_desc p.pagefly_author {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #12d129;
  line-height: 1.4;
  margin-top: 10px;
}
.pagefly_review_sec .pagefly_review_btns, .pagefly_review_sec .pagefly_ext_text {
    text-align: center;
}
.pagefly_review_sec .pagefly_review_btns a.button.button--primary {
    padding: 12px 20px;
    background: #12d129;
    font-size: 22px;
    font-weight: 400;
    margin-top: 80px;
    letter-spacing: 0px;
}
.pagefly_review_sec .pagefly_ext_text p {
    margin-top: 12px;
    margin-bottom: 0;
    color: #000;
}
.pagefly_review_sec .pagefly_review_btns a.button.button--primary:after {box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(255,255,255, calc(1 - 1.0 )), 0 0 0 var(--buttons-border-width) #12d129;}

.pagefly_review_sec .pagefly_review_btns a.button.button--primary:hover:after {box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(255,255,255, calc(1 - 1.0 )), 0 0 0 calc(var(--buttons-border-width) + 1px) #12d129;}
.pagefly_review_sec {
    position: relative;
}
.pagefly_review_sec:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 62%;
    background: #fff;
    z-index: -1;
}
.pagefly_faq_section .collapsible-content-wrapper-narrow .collapsible-content__header .collapsible-content__heading {
    font-size: 24px;
    color: #12d129;
}
.pagefly_faq_section .collapsible-content-wrapper-narrow .collapsible-content__grid .grid__item .accordion {
    border-top: none;
}
.pagefly_faq_section .collapsible-content-wrapper-narrow .collapsible-content__grid .grid__item .accordion details summary .accordion__title {
    font-weight: 400;
    font-size: 18px;
}
.pagefly_faq_section .collapsible-content-wrapper-narrow .collapsible-content__grid .grid__item .accordion details summary:hover .accordion__title {
    text-decoration: none;
}
.pagefly_faq_section .collapsible-content-wrapper-narrow .collapsible-content__grid .grid__item .accordion details summary svg.icon.icon-caret {
    transform: rotate(-95deg);
    height: .9rem;
    color: #000;
}
.pagefly_faq_section .collapsible-content-wrapper-narrow .collapsible-content__grid .grid__item .accordion details[open] summary svg.icon.icon-caret {
    transform: rotate(0);
}
.pagefly_cust_image_title .image-with-text__grid--reverse .image-with-text__text-item .image-with-text__text.rte.body {
    margin-top: 20px;
}
.multicolumn .pagefly_two_column ul.multicolumn-list li.grid__item .multicolumn-card {
    gap: 15px;
}
.pagefly_faq_section .collapsible-content-wrapper-narrow .collapsible-content__grid .grid__item .accordion details summary {
    padding-left: 15px;
    padding-right: 15px;
}
a.template--pagefly-test-1.mobile_buy_button.stickyadd {
    display: none;
}


.cart-drawer .cart-item__details>*+* {
  margin-top: .2rem;
}

.pro_main {
  position: sticky;
  top: 0;
  z-index: 11;
  /* background: linear-gradient(to bottom, #94e19d, #fff, #fff, #fff, #fff, #fff, #fff, #fff, #fff); */
  padding-top: 10px;
  background:#fafafa;
}

.drawer__inner .r_rproduct {
    display: flex;
    list-style: none;
    padding: 0;
}
.drawer__inner .r_rproduct li img {
    width: 100%;
}
.drawer__inner .free-shipping-bar {
    flex-direction: column;
    padding-bottom: 20px;
}
 
.drawer__inner .pro_message, .cart-drawer__recommendations .h-stack p {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  display:block;
  width:100%;
  text-align:center;
}
.drawer__inner .cart-drawer__recommendations {
    width: 90%;
    margin: 0 auto;
      margin-top: 40px;
}
.drawer__inner .r_rproduct li {
    background-color: #f2f2f2;
    padding: 15px;
  display: flex !important;
    gap: 10px;
    align-items: center;
}
.drawer__inner .cust_slides .product-form__submit {
    margin-bottom: 0;
    font-size: 12px;
    width: auto;
    min-height: fit-content;
    max-width: 40px;
    min-width: fit-content;
    padding: 10px;
}
.free-shipping-bar progress {
    accent-color: #12d129;
}
.drawer__inner .cust_slides .slick-next {
    right: 0px;
}
.drawer__inner .cust_slides .slick-next:before, .drawer__inner .cust_slides .slick-prev:before {
        color: #0000005e;
      font-size: 25px;
}
.drawer__inner .slick-prev {
    left: unset;
    right: 30px;
}
.drawer__inner .cust_slides .slick-next, .drawer__inner .cust_slides .slick-prev {
    top: -20%;
  width: 25px;
    height: 25px;
}
.drawer__inner .cust_slides .r-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.drawer__inner .cust_slides .r-image {
    width: 30%;
}

.drawer__inner .cust_slides .r-text {
    width: 70%;
}
.drawer__inner .cust_slides .product-form {
    margin-top: 10px;
}

progress::-webkit-progress-bar {
    background-color: #eee; /* Background color of the progress bar */
}

progress::-webkit-progress-value {
    background-color: #4caf50; /* Color of the progress */
}

/* For Firefox */
progress::-moz-progress-bar {
    background-color: #4caf50; /* Color of the progress */
}

progress:root {
    --swiper-theme-color: #000000;
}

@media (max-width: 845px){
    .pagefly_cust_image_title .pagefly_column_text_main .pagefly_column_text_main_inner {
      max-width: 100%;
  }
  .multicolumn .pagefly_two_column ul.multicolumn-list li.grid__item {
    width: 100%;
    max-width: 100%;
}
  .page-fly_logo_inner h2.proddetma {
    font-size: 22px;
}
  .page-fly_logo_inner {
    gap: 25px;
}
  .page-fly_logo_inner {
    flex-wrap: wrap;
}
  .page-fly_logo_inner .pagefly-logodiv .sects span.rev_veri img {
    max-height: 120px;
}
  .pagefly_review_sec:after {
    height: 65%;
}
}

@media (max-width: 749px){
  .mob_new:before {
    padding-bottom: 0 !important;
}
  .desk_new.banner__media.media
  {
    display:none;
  }
.mob_new.banner__media.media {
  display: block;
}
  .pagefly_heading_text_col .heading_with_inner,
  .page-fly_logo_inner,
  .page-fly_logo_inner .pagefly-logodiv {
    flex-wrap: wrap;
}
  .page-fly_logo_inner h2.proddetma {
    font-size: 20px;
}
  .page-fly_logo_inner .pagefly-logodiv .sects span.rev_veri img {;
    max-height: unset;
    max-width: 60px;
}
  .page-fly_logo_inner .pagefly-logodiv .sects {
    width: 33%;
}
  .page-fly_logo_inner .pagefly-logodiv {
    row-gap: 15px;
}
  .page-fly_logo_inner {
    gap: 20px;
}
  .pagefly_heading_text_col .heading_with_inner .heading_with_left, .pagefly_heading_text_col .heading_with_inner .heading_with_right {
    width: 100%;
}
  .pagefly_heading_text_col .heading_with_inner .heading_with_right.pagefly_border_left {
    border-left: none;
    padding-left: 0;
            margin-top: 5px;
}
  .pagefly_heading_text_col .heading_with_inner {
    text-align: center;
}
  .pagefly_heading_text_col .heading_with_inner .heading_with_left .heading_subtitle.pagefly_border_bottom p.subtitle:before {
    width: 100%;
}
  .pagefly_cust_image_title .pagefly_column_text_main .pagefly_column_text_main_inner .pagefly_column_img {
    max-width: 60px;
    margin-left: auto;
    margin-right: auto;
}
  .pagefly_cust_image_title .pagefly_column_text_main .pagefly_column_text_main_inner {
    align-items: center;
}
  .pagefly_cust_image_title .pagefly_column_text_main {
    margin: 25px 0 10px;
}
  .pagefly_cust_image_title .pagefly_column_text_main .pagefly_column_text_main_inner .pagefly_column_text p {
    margin-top: 10px;
}
  .pagefly_cust_image_title .image-with-text__grid--reverse .image-with-text__text-item {
    padding-right: 0;
}
  .multicolumn .pagefly_two_column ul.multicolumn-list li.grid__item .multicolumn-card {
    justify-content: space-between;
}
.multicolumn .pagefly_two_column ul.multicolumn-list li.grid__item .multicolumn-card .multicolumn-card__image-wrapper,.multicolumn .pagefly_two_column ul.multicolumn-list li.grid__item .multicolumn-card .multicolumn-card__info {
    width: 49%;
}

.multicolumn .pagefly_two_column ul.multicolumn-list li.grid__item .multicolumn-card .multicolumn-card__info {
    padding-bottom: 0;
}
.multicolumn .pagefly_two_column ul.multicolumn-list li.grid__item:nth-child(even) .multicolumn-card {
    flex-direction: row-reverse;
}
.multicolumn .pagefly_two_column ul.multicolumn-list li .multicolumn-card__info h3.inline-richtext {
    font-size: 20px!important;
    line-height: 1.2;
}
  .multicolumn .pagefly_two_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__image-wrapper .media img {
    max-width: 90px;
    margin-left: auto;
    margin-right: auto;
}
  .pagefly_image-slider_main .page-fly_image_inner .slick-list.draggable {
    padding-right: 100px;
}
  .multicolumn .pagefly_two_column ul.multicolumn-list li .multicolumn-card__info .rte {
    margin-top: 6px;
}
  .multicolumn .pagefly_two_column ul.multicolumn-list li .multicolumn-card__info .rte p {
    line-height: 1.5;
}
  .pagefly_cust_image_title .image-with-text__grid .image-with-text__text-item .image-with-text__content {
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    
}
  .pagefly_cust_image_title .pagefly_image_heading_subtitle.subtitl_below_border p.subtitle {
    padding-bottom: 20px;
    font-size: 16px;
}
  .multicolumn .pagefly_four_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__info {    
    border-right: none;
    margin-right: 0;
}
  .multicolumn .pagefly_four_column ul.multicolumn-list li.multicolumn-list__item {
    padding-bottom: 20px;
}
  .multicolumn .pagefly_four_column ul.multicolumn-list {
    gap: 20px;
}
.multicolumn .pagefly_four_column ul.multicolumn-list li.multicolumn-list__item {
    padding-bottom: 20px;
}
.multicolumn .pagefly_four_column ul.multicolumn-list li .multicolumn-card .multicolumn-card__info:before {
    content: "";
    background: rgb(18 209 41);
    width: 110px;
    height: 1px;
    position: absolute;
    bottom: -15px;
    left: 10px;
}
  .multicolumn .pagefly_four_column ul.multicolumn-list li .multicolumn-card {
    gap: 20px;
}
  .pagefly_review_sec .pagefly_review_sec_heading h2 {
    font-size: 22px;
}
  .pagefly_review_sec .pagefly_review_sec_heading .subtile {
    margin-top: 10px;
}
  .pagefly_review_sec .pagefly_review_sec_heading .subtile p {
    font-size: 17px;
    line-height: 1.6;
}
  .pagefly_review_sec .pagefly_review_main {
    flex-wrap: wrap;
}
  .pagefly_review_sec .pagefly_review_inner {
    max-width: 100%;
}
  .pagefly_review_sec .pagefly_review_inner:not(:first-child) {
    margin-top: 85px;
}
  .pagefly_review_sec:after {
    height: 82%;
}
  .pagefly_review_sec .pagefly_review_inner .pagefly_review_main_desc .pagefly_rev_desc {
    margin-top: 20px;
}
  .multicolumn .pagefly_two_column ul li .multicolumn-card .multicolumn-card__image-wrapper{
    max-width: unset;
    width: unset;
  }
  .pagefly_mob_rev .image-with-text__grid {
    flex-direction: column-reverse;
}
  .pagefly_mob_rev .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content {
    padding-top: 0;
}
  .pagefly_mob_rev {
    padding-top: 15px;
}
  .pagefly_mob_rev .image-with-text__grid .image-with-text__media-item {
    margin-top: 25px;
}
  .pagefly_heading_text_col .heading_with_inner .heading_with_left .heading_title h2 {
    font-size: 24px;
    line-height: 30px;
}
.pagefly_cust_image_title .image-with-text__text-item a.button+.image-with-text__text.rte.body {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
 .pagefly_faq_section .collapsible-content-wrapper-narrow .collapsible-content__grid .grid__item .accordion details summary .accordion__title {
    font-size: 16px;
} 

  /**** new tempate css start from here ***/
    .custom_image_text_slider h3.prod_image_heading {
    font-size: 24px;
        line-height: 1.3;
}
  .custom_image_text_slider {
    padding: 40px 0;
}
  .custom_image_text_slider .image_text_slider_main .image_text_slider_main_text {
    padding: 20px 0;
}
  .custom_image_text_slider .image_text_slider_main_inner {
    flex-wrap: wrap;
}
  .custom_image_text_slider .image_text_slider_main_inner .image_text_slider_main_text, .custom_image_text_slider .image_text_slider_main_inner .image_text_slider_main_image {
    width: 100%;
}
  .custom_image_text_slider .image_text_slider_main ul.slick-dots li button {
    padding: 0;
    width: auto;
    height: auto;
}

.custom_image_text_slider .image_text_slider_main ul.slick-dots li button:before {
    width: 10px;
    height: 10px;
    position: relative;
}

.custom_image_text_slider .image_text_slider_main ul.slick-dots li {
    width: auto;
    height: auto;
}
  .custom_image_text_slider .image_text_slider_heading {
    margin-bottom: 25px;
}
  .custom_image_text_slider .image_text_slider_main .image_text_slider_main_text h4.image-with-text__heading {
    font-size: 20px;
    line-height: 26px;
}
  .custom_image_text_slider .image_text_slider_main .image_text_slider_main_text .image_text_slider_main_desc {
    margin-top: 1rem;
}
  
  /**** new tempate css end here ***/
  
}


.main_banner_image_cust:has(.gif_banner_img){
  padding: 0 5rem;
  max-width: var(--page-width);
  margin: 0 auto;
  /* flex-direction: column; */
  margin-bottom: 50px;
}
.main_banner_image_cust:has(.gif_banner_img):after {
  display:none;
}

.main_banner_image_cust .gif_banner_img:before {
 position:relative !important;
  padding-bottom:0px !important;
  display:none !important;
}
.main_banner_image_cust .gif_banner_img img {
 position:relative !important;
}


/******************* template css ***********************/
.limited-time-shirt-natty .mainproduct2 .imageicon img,
.the-boss-stack .mainproduct2 .imageicon img,
.limited-time-nattybol .mainproduct2 .imageicon img {
  margin-top:3px;
  width: 20px;
  height: 20px;
}
.limited-time-shirt-natty  #insta-feed,
.the-boss-stack #insta-feed,
.limited-time-nattybol #insta-feed {
  padding-bottom: 70px;
}
.limited-time-shirt-natty #insta-feed > h2,
.the-boss-stack  #insta-feed > h2,
.limited-time-nattybol #insta-feed > h2 {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 30px;
}
.pre-workout-1-1-combo .custom-inventory,
.limited-time-shirt-natty .custom-inventory.product__inventory,
.the-boss-stack .custom-inventory.product__inventory,
.limited-time-nattybol .custom-inventory.product__inventory {
  padding-left: 29px;
  line-height:19px;
}
.pre-workout-1-1-combo .custom-inventory .svg-wrapper.low-stock,
.pre-workout-1-1-combo .custom-inventory .svg-wrapper.in-stock,
.pre-workout-1-1-combo .custom-inventory .svg-wrapper.out-stock,
.limited-time-shirt-natty .custom-inventory .svg-wrapper.low-stock,
.limited-time-shirt-natty .custom-inventory .svg-wrapper.in-stock,
.limited-time-shirt-natty .custom-inventory .svg-wrapper.out-stock,
.the-boss-stack .custom-inventory .svg-wrapper.low-stock,
.the-boss-stack .custom-inventory .svg-wrapper.in-stock,
.the-boss-stack .custom-inventory .svg-wrapper.out-stock,
.limited-time-nattybol .custom-inventory .svg-wrapper.low-stock, 
.limited-time-nattybol .custom-inventory .svg-wrapper.in-stock, 
.limited-time-nattybol .custom-inventory .svg-wrapper.out-stock {
  height: 10px !important;
  width: 10px !important;
}
.limited-time-shirt-natty .mainproduct2 .imageicon .imageicon_text p,
.the-boss-stack .mainproduct2 .imageicon .imageicon_text p,
.limited-time-nattybol .mainproduct2 .imageicon .imageicon_text p {
  display:block;
  margin-top:2px;
  line-height:19px;
}
.shipping-date p {
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  display:inline-block;
  /* font-weight:600 !important; */
}
.mainproduct2 .shipping-date p strong#shipping_date {
  margin-left:8px;
  display:inline;
  color:#3fd642;
  font-weight:500 !important;
}
@media screen and (max-width:767px){
  .limited-time-shirt-natty #insta-feed,
  .the-boss-stack #insta-feed,
  .limited-time-nattybol #insta-feed, {
    padding-bottom: 50px;
  }
  .main_banner_image_cust .gif_banner_img {
   position:relative;
  }
  .main_banner_image_cust .gif_banner_img {
    display:block !important;
  }
  .main_banner_image_cust:has(.gif_banner_img){
    padding: 0 15px;
  }
}
/***************************css for sco html tag changes*************************/

.drawer__header .drawer__heading,
.cart-notification-wrapper .cart-notification-wrapper,
.drawer__inner-empty .cart__empty-text {
    margin: 4.5rem 0 2rem;
    font-size: calc(var(--font-heading-scale)* 2rem);
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    letter-spacing: calc(var(--font-heading-scale)* .06rem);
    color: rgb(var(--color-foreground));
    line-height: calc(1 + .3 / max(1, var(--font-heading-scale)));
    word-break: break-word;
}
.cust_cart_drawer_collection_list .sli_der,
.drawer__header .drawer__heading {
  color: #000;
  margin: 0;
  font-size: 18px;
}

.cust_cart_drawer_collection_list .sli_der,
.cart-drawer__footer .totals__total {
  font-size: calc(var(--font-heading-scale)* 1.6rem);
  font-weight: var(--font-heading-weight);
  letter-spacing: calc(var(--font-heading-scale)* .06rem);
  color: rgb(var(--color-foreground));
}


/***************s css*********************/
.col-scrolling ul:hover {
    animation-play-state: paused;
}
.bg-gray {
    background-color: #f8f8f8;
}
.col-scrolling {
      overflow: hidden;
}
.col-scrolling ul {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 20px;
    align-items: center;
   animation: scroll-left 50s linear infinite;
  margin: 0;
}
.col-shop  ul li {
    flex: unset;
    text-align: center;
}
.col-scrolling h3 {
    text-align: center;
    margin: 0;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 30px;
    color: #000;
      text-transform: capitalize;
}

.inner-goal {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 300px;
   display: flex;
    align-items: flex-end;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    position: relative;
  /* transition: transform .3s; */
  transition: all 0.3s ease-in-out;
}
.inner-goal:hover {
    transform: scale(1.05);
}
.col-goals {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
}
.inner-goal h5 {
    color: #fff;
    font-size: 24px;
    margin: 0;
    letter-spacing: -0.9px;
    line-height: 28px;
    text-transform: uppercase;
}
.goal-contant .goal-icon {
    padding: 15px;
    background-color: #fff;
    border-radius: 50%;
  line-height: 0 !important;
}
.inner-goal:hover .goal-icon {
    background-color: #222;
}
.goal-icon:hover {
  box-shadow: 0 0 0 .2rem #222;
}
.inner-goal:hover img {
    filter: invert(1);
}
.goal-contant {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  gap: 20px;
}
.cust-plans-text h2,
.cust-plans-text h3 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 0;
          margin-bottom: 25px;
      text-transform: capitalize;
}
.col-athletes {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
.athletes-box {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px #0000000d;
    overflow: hidden;
}
.athletes-card-text {
    padding: 0px 15px 15px 15px;
}
.athletes-top img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: inline-block;
}
.athletes-top h3,
.athletes-top h4 {
   padding: 5px 15px 5px 15px;
    margin: 0;
    font-size: 24px;
    line-height: 32px;
  letter-spacing: -0.9px;
}
.athletes-top {
    display: grid;
}
.athletes-product {
    border-top: 1px #EDEDED solid;
}
.athletes-text span {
    color: #666;
    font-size: 15px;
    letter-spacing: -0.3px;
    line-height: 24px;
}
.athletes-text p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    margin-top: 5px;
    margin-bottom: 10px;
    letter-spacing: -0.3px;
  min-height: 80px;
}
.athletes-product-box {
    display: flex;
    gap: 10px;
}
.athletes-product-box a {
    flex: 1;
    border: 1px solid #F8F8F8;
    background: #fff;
    padding: 7px 6px;
    text-align: center;
}
.athletes-product-box a .prod_tile,
.athletes-product-box a h6 {
    font-size: 12px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
  margin: 0;
}
.athletes-product .title_prod,
.athletes-product h6 {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: -0.3px;
}
.col-home-slider .slick-slide .grid__item {
    width: 100% !important;
    max-width: 100% !important;
    height: inherit;
    max-height: -webkit-fill-available;
}
.col-home-slider .slick-track {
  align-items: stretch;
  display:flex;
}
.col-home-slider .slick-slide {
  height:auto;
}
.col-home-slider .slick-slide > div {
 height:100%;
}
.col-home-slider .slick-slide > div {
 height:100%;
}
.col-home-slider .grid__item {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 8px;
  transition: all 0.3s;
  background: #f2f2f273;
  border: 1px solid #ddddddad;
}
.col-home-slider .grid__item:hover {
  box-shadow: 0px 0px 8px 2px #c8c6c666;
  background: #fff;
  transition: all 0.3s;
  border: 1px solid #00000033;
}
.col-home-slider .collection__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  text-transform: capitalize;
}
.col-home-slider .card__information .card__heading{
  font-size: 16px;
}
.col-home-slider .card__information .card__heading .title-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.col-home-slider .slick-slide {
    margin: 0 10px;
}

.col-text-banner h2 {
    font-size: 48px;
    line-height: 60px;
    color: #fff;
  letter-spacing: -0.3px;
      text-transform: capitalize;
}
.col-text-banner p {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.col-text-banner  a.button.button--primary {
    font-size: 18px;
    line-height: 28px;
    border-radius: 50px;
    font-weight: 600;
  margin: 0;
}
.col-text-banner  a.button.button--primary:after {
    display: none;
}
.col-text-banner ul {
    padding: 0;
    color: #fff;
    margin-bottom: 20px !important;
}
.product-slide li {
    display: flex;
    width: 100%;
    gap: 10px;
    align-items: center;
}
.col-text-banner .global-media-settings {
    border-color: #000 !important;
}
.product-slide li h3,
.product-slide li h4,
.product-slide li h5 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
    text-align: center;
    margin: 0 !important;
    min-width: max-content;
}
.product-slide ul {
    gap: 10px;
}
.product-slide li img {
    width: 120px;
    height: 120px;
    object-fit: cover;
}
.col-home-slider  .center.collection__view-all a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline !important;
}
.col-shop li img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
  margin: auto;
}
.col-shop h5 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    margin-top: 10px;
}
.col-shop ul {
    gap: 0px;
    animation: unset;
    /* flex-wrap: wrap;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr !important; */
}
.col-shop  h3 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
          margin-bottom: 40px;
}
.col-scrolling .cust-plans-text {
    text-align: center;
}
.col-scrolling .cust-plans-text img {
    max-width: 180px;
    width: 100%;
  margin-bottom: 20px;
}
.new-ath .athletes-top h3,
.new-ath .athletes-top h4 {
    text-align: center;
  display:inline-block;
}
.new-ath .athletes-top img {
    width: 180px;
    margin: auto;
    height: 180px;
    object-fit: cover;
}
.new-ath .athletes-product {
    border-top: 1px #EDEDED solid;
  display: none;
}
.new-ath .athletes-text {
    text-align: center;
}
.new-ath .athletes-text p {
    border-top: 1px #EDEDED solid;
    padding-top: 10px;
    margin-top: 10px;
      /* min-height: 220px; */
}
.new-ath .athletes-top {
    display: grid;
  padding-top: 15px;
}
.new-ath .athletes-insta {
    display: block;
}
.new-ath .athletes-insta {
    display: grid;
    margin-top: 10px;
    justify-content: center;
}
.new-ath .athletes-insta-img {
    width: 30px !important;
    aspect-ratio: 1 / 1 !important;
    height: 30px !important;
    margin: 0 auto !important;
    /* margin-top: 9px !important; */
    display: inline-block !important;
    margin-bottom: 5px !important;
    vertical-align: middle;
}
.new-ath .col-athletes .slick-slide {
  padding:10px;
}
.col-athletes {
    display: block;
}
.col-dots .slick-dots {
  position: absolute;
  bottom: -35px;
  width: 100%;
  display: flex !important;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 2;
}

.col-dots  .slick-dots li {
  margin: 0 5px;
}

.col-dots  .slick-dots li button {
  font-size: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ccc;
  border: none;
  outline: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.col-dots  .slick-dots li.slick-active button {
  background-color: #333;
  width: 14px;
  height: 14px;
}
.col-dots  .slick-dots li button::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url('/path/to/dot-icon.svg') no-repeat center;
  background-size: contain;
}
.video-slider h3,
.video-slider h4 {
    font-size: 20px;
    margin: 0;
    margin-top: 10px;
      letter-spacing: -0.9px;
}
.video-slider .video-block {
    text-align: center;
}
.y-video  #lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.y-video .lightbox-content {
  position: relative;
  width: 90%;
  max-width: 800px;
}
.y-video .lightbox-close {
    position: absolute;
    top: -15px;
    right: 5px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    z-index: 999;
}
.y-video .lightbox-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.y-video .lightbox-video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.y-video .video-thumbnail {
  position: relative;
  display: inline-block;
  width:100%;
}
.y-video .video-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.y-video p {
    margin: 0;
    font-size: 16px;
    margin-top: 10px;
    line-height: 22px;
    letter-spacing: -0.3px;
}
.y-video .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: white;
  pointer-events: none;
  
}
.slick-next:before, .slick-prev:before {
 display: none !important;
}
.y-video .slick-slide {
  padding:0px 6px;
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media (min-width: 750px){
.col-shop .cust-m-scrolling {
    padding: 0 5rem;
    max-width: 140rem;
    margin: auto;
}
}
@media (max-width: 990px){
  .col-goals, .col-athletes {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
  /* .col-shop ul {
    grid-template-columns: 1fr 1fr !important;
} */
}
@media (max-width: 749px){
.col-goals {
    gap: 10px;
}
  .col-shop .cust-m-scrolling {
       padding: 0 1.5rem;
}
  .col-shop h5 {
    min-height: 60px;
}
  .col-athletes .slick-slide {
    margin: 0 5px;
}
  .product-slide ul {
    gap: 10px !important;
}
  .col-text-banner h2 {
    font-size: 28px;
    line-height: 40px;
}
  .product-slide li img {
    width: 90px;
    height: 90px;
    object-fit: cover;
}
 .col-text-banner  .image-with-text__content {
    padding: 0;
    padding-top: 20px;
}
  .col-scrolling ul {
    animation: scroll-left 15s linear infinite;
}
  .col-shop ul {
    gap: 0px;
    animation: unset;
}
  
  .col-home-slider  .center.collection__view-all a {
    font-size: 14px;
}
  .col-athletes {
    grid-template-columns: 1fr;
    gap: 20px;
}
  .col-scrolling h3 {
    margin-bottom: 20px;
            padding-left: 20px;
        padding-right: 20px;
}
  .cust-plans-text h2,
  .cust-plans-text h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
}
}
@media (max-width: 449px){
.inner-goal {
    height: 180px;
}
  .goal-contant .goal-icon {
    display: none;
}
  .inner-goal {
    padding: 10px;
  }
  .inner-goal h5 {
    font-size: 18px;
    line-height: 24px;
        letter-spacing: -0.5px;
}
  .col-scrolling ul {
    gap: 20px;
}
    .col-shop ul {
    gap: 0px !important;
    animation: unset;
}
  
}

/***************s css end**********************/


/******************p css*******************/
.new-ath,
.col-dots,
.col-home-slider {
  overflow:hidden;
}
.new-ath .slick-arrow,
.col-dots .slick-arrow,
.col-home-slider .slick-arrow  {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #fff;
  z-index: 1;
  border:1px solid #ddd;
  transition:all 0.3s;
}
.new-ath .slick-arrow.slick-disabled,
.col-dots .slick-arrow.slick-disabled,
.col-home-slider .slick-arrow.slick-disabled  {
  background: #eeeeee73;
  border: none;
  transition:all 0.3s;
}
.new-ath .slick-arrow svg path,
.col-dots .slick-arrow svg path,
.col-home-slider .slick-arrow svg path {
   transition:all 0.3s;
}
.new-ath .slick-arrow.slick-disabled svg path,
.col-dots .slick-arrow.slick-disabled svg path,
.col-home-slider .slick-arrow.slick-disabled svg path  {
  fill: #c3c3c3;
  transition:all 0.3s;
}

.col-home-slider .slick-slide {
  margin:0px;
  padding: 0px 10px;
}
.new-ath .athletes-slider .slick-prev,
.col-dots .video-slider .slick-prev,
.col-home-slider .home-slider .slick-prev{
  left:-100% !important;
  transition:all 0.3s;
}
.new-ath .athletes-slider .slick-next,
.col-dots .video-slider .slick-next,
.col-home-slider .home-slider .slick-next{
  right:-100% !important;
   transition:all 0.3s !important;
}
.new-ath:hover .athletes-slider .slick-prev,
.col-dots:hover .video-slider .slick-prev,
.col-home-slider:hover .home-slider .slick-prev {
  left:-25px !important;
  transition:all 0.3s !important;
}
.new-ath:hover .athletes-slider .slick-next,
.col-dots:hover .video-slider .slick-next,
.col-home-slider:hover .home-slider .slick-next {
  right:-25px !important;
   transition:all 0.3s !important;
}
.col-home-slider .card-information .trustshop-collection-rating--item .trustshop-collection-rating--wrap {
    display: block;
    margin: 0 auto;
    width: max-content;
    position: relative;
    height: auto;
    min-height: auto;
    max-height: max-content;
    position: relative;
}
.col-home-slider .card-information .trustshop-collection-rating--item {
  margin: 5px 0px;
}
.col-home-slider .card-information .trustshop-collection-rating--item .trustshop-collection-rating--wrap .display_rating--after {
  color:rgb(32, 34, 35) !important;
  margin-right:5px;
}
.col-home-slider .card__information .price {
  font-weight:600;
}
.swiper_collection .swiper-slide.sws-active .sw-item {
  border: unset !important;
}
.swiper_collection .swiper-slide.sws-active .sw-item img {
  /* box-shadow: 0 0 0 2px #25d366; */
  border:1px solid #d8d8d8;
}
.swiper_collection .swiper-slide.sws-active .sw-item .names {
  color: #25d366;
}
.new-ath .col-athletes .slick-track {
  display:flex;
  align-items: stretch;
}
.new-ath .col-athletes .slick-slide {
  height:auto;
}
.new-ath .col-athletes .slick-slide > div {
  height:100%;
}
.new-ath .col-athletes .slick-slide > div .athletes-box {
  height:100%;
}
.tag-based-richtext .rich-text__blocks{
  max-width:100%;
}
 @media screen and (max-width:768px) {
   
   .new-ath .slick-arrow,
   .col-dots .slick-arrow,
   .col-home-slider .slick-arrow {
    width: 35px;
    height: 35px;
  }
   .new-ath .slick-arrow svg,
    .col-dots .slick-arrow svg,
    .col-home-slider .slick-arrow svg  {
      width:10px;
    }
   .new-ath .athletes-slider .slick-prev,
   .new-ath:hover .athletes-slider .slick-prev,
  .col-dots .video-slider .slick-prev,
  .col-dots:hover .video-slider .slick-prev,
  .col-home-slider:hover .home-slider .slick-prev,
  .col-home-slider .home-slider .slick-prev {
    left: -8px !important;
    transition:all 0.3s !important;
    top: 45%;
  }
   .new-ath .athletes-slider .slick-next,
   .new-ath:hover .athletes-slider .slick-next,
   .col-dots .video-slider .slick-next,
   .col-dots:hover .video-slider .slick-next,
   .col-home-slider:hover .home-slider .slick-next,
   .col-home-slider .home-slider .slick-next {
    right: -8px !important;
     transition:all 0.3s !important;
     top: 45%;
  }
  /* .col-home-slider:hover .home-slider .slick-prev,
  .col-home-slider .home-slider .slick-prev {
    left: calc(45% - 20px) !important;
    transition: all 0.3s !important;
    top: unset;
    bottom: -60px;
  }
   .col-home-slider:hover .home-slider .slick-next,
   .col-home-slider .home-slider .slick-next {
     left: calc(47% + 20px) !important;
    transition: all 0.3s !important;
    top: unset;
    bottom: -60px;
    right: unset !important;
   } */
  .col-home-slider .slick-slide {
    margin:0px;
    padding: 0px 5px;
  } 
  .new-ath .athletes-insta-img {
    width: 25px !important;
    height: 25px !important;
  }
  .tag-based-richtext .rich-text__heading {
    font-size: 27px;
    line-height: 36px;
  }
   .tag-based-richtext .rich-text__text.rte p {
    font-size: 15px;
    line-height: 22px;
  }
}
 @media screen and (max-width:500px) {
   .cust-plans-text h3,
   .cust-plans-text h2,
   #loc_me .loc_main_div .loc_me_head h2,
   .col-home-slider .collection__title .title {
         font-size: 30px;
   }
 }
 @media screen and (max-width:424px) {
    .tag-based-richtext .rich-text__heading {
     font-size: 23px;
     line-height: 36px;
   }
   .cust-plans-text h3, 
   .cust-plans-text h2, 
   #loc_me .loc_main_div .loc_me_head h2, 
   .col-home-slider .collection__title .title {
     font-size: 27px;
   }
 }
/******************p css end ********************/


/******************SG CSS START ********************/
.laxobolin-v1 .product__info-wrapper .des {
    font-weight: 300;
    font-size: 16px;
    color: #000000;
    line-height: 26px;
}
.laxobolin-v1 .mainproduct2 .price__regular .price-item--regular, .mainproduct2 .price__sale .price-item--sale {
    font-size: 32px !important;
    font-weight: 500 !important;
    line-height: 40px !important;
    vertical-align: middle;
    color: #15BE54 ;
    margin-right: 8px !important;
}
.laxobolin-v1 .product__info-wrapper  span.badge.discount-badge {
    display: none;
}
.laxobolin-v1 .mainproduct2 .price__sale .price-item--regular {
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 34px !important;
    color: #5E5E5E !important;
    vertical-align: middle !important;
}
.laxobolin-v1 .product__info-wrapper .custom-inventory.product__inventory:has(.in-stock) {
    color: #000000 !important;
    font-weight: 300 !important;
}
.laxobolin-v1 .mainproduct2  .product__info-wrapper strong#randomNumberDisplay {
    display: none;
}
.laxobolin-v1 .product__info-wrapper .custom-inventory .svg-wrapper.low-stock, .laxobolin-v1 .product__info-wrapper .custom-inventory .svg-wrapper.in-stock, .laxobolin-v1 .product__info-wrapper .custom-inventory .svg-wrapper.out-stock {
    top: 8px;
    left: 10px;
}
.laxobolin-v1 .mainproduct2 .ict .icon-with-text__item img {
    height: 40px !important;
    width: 40px !important;
    margin-bottom: 15px !important;
}
.laxobolin-v1 .mainproduct2 .ict .icon-with-text__item {
    background: #F4F4F4 !important;
    padding: 20px 10px !important;
    border-radius: 8px !important;
    border: none !important;
}
.laxobolin-v1 .mainproduct2 .ict .icon-with-text__item .h4.inline-richtext {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
}
.laxobolin-v1 .mainproduct2 .product-form {
    margin-top: -16px !important;
}
.laxobolin-v1 .mainproduct2 .product-form__submit {
    box-shadow: none !important;
    background: #25d366 !important;
    border-radius: 0px 0px 8px 8px !important;
    border: 1px solid #25d366 !important;
}
.laxobolin-v1 .mainproduct2 .claim_deal_custom_child {
    font-size: 20px;
    text-transform: capitalize;
    line-height: 30px;
}
.laxobolin-v1 .main-receive {
    border: 1px solid #00000061;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
    margin-top: 20px;
}

.laxobolin-v1 .receive-header h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 30px;
    background: #F4F4F4;
    padding: 10px;
}
.laxobolin-v1 .receive-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.laxobolin-v1 .receive-body {
    padding: 20px 10px;
}
.laxobolin-v1 .receive-body li {
    justify-content: space-between;
}
.laxobolin-v1 .receive-body li, .receive-left {
    display: flex;
    gap: 20px;
    align-items: center;
}
.laxobolin-v1 .receive-product-image img {
    width: 50px;
    border-radius: 8px;
}

.laxobolin-v1 .receive-product-text h4 {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
.laxobolin-v1 .receive-product-text p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
}
.laxobolin-v1 .receive-product-image {
    display: flex;
}
.laxobolin-v1 .receive-right {
    display: flex;
    flex-direction: column;
}
.laxobolin-v1 .receive-right .col-price {
    color: #15BE54;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
}

.laxobolin-v1 .receive-right .col-discont {
    text-decoration: line-through;
    font-size: 20px;
    color: #5E5E5E;
    line-height: 30px;
    font-weight: 500;
}
.laxobolin-v1 .receive-body li:after {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0810/6088/8899/files/plus_1_1_1.png?v=1756983607);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translate(-50%, 0%);
}
.laxobolin-v1  .pr-time-image img {
    width: 32px;
    height: 32px;
}
.laxobolin-v1 .receive-body li {
    border-bottom: 1px solid #00000017;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.laxobolin-v1 .receive-body li:last-child:after {
  display: none;
}
.laxobolin-v1 .receive-body li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}
.laxobolin-v1 .col-list .receive-body li:last-child {
    padding-top: 10px;
    padding-bottom: 10px;
}
.laxobolin-v1 .receive-left {
    width: 85%;
}
.laxobolin-v1 .receive-right {
    width: 15%;
}
.cust-remaining {
    background-color: #FEF7E3;
    border-radius: 8px;
    padding: 15px;
}
 .remaining-text {
    font-size: 20px;
    color: #8B6700;
    font-weight: 300;
    display: flex;
    gap: 5px;
    justify-content: center;
}
.int-center {
    text-align: center;
    
}
.int-center > div { 
background: #fef7e3 !important;
padding:0px 15px 15px;
}
 .remaining-text span, div#remaining-number,  div#remaining-number-2 {
    display: inline-block;
}
 .remaining-title {
    color: #000;
    font-weight: 600;
    margin: 0;
    display: inline;
    font-size: 20px;
}
.laxobolin-v1 .pr-top {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.laxobolin-v1 .pr-time-image {
    display: flex;
}
.laxobolin-v1 .pr-time-text {
    display: inline;
}
.laxobolin-v1 .pr-time-text h4 {
    font-size: 24px;
    line-height: 36px;
    margin: 0;
}
.laxobolin-v1 .pr-bottom {
    display: flex;
    justify-content: center;
    color: #FF0000;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}
.laxobolin-v1 .imageicon_text p {
    display: flex;
    gap: 5px;
    align-items: center;
}
.laxobolin-v1 .imageicon strong, .laxobolin-v1 .imageicon {
    align-items: center !important;
}
.laxobolin-v1 .custom-inventory.product__inventory {
    left: -4px !important;
}
.laxobolin-v1 .imageicon img {
    width: 20px !important;
    height: 20px !important;
}
.laxobolin-v1.mainproduct2.int-btn .product-form__submit {
    margin-top: 20px;
}
.laxobolin-v1.mainproduct2.int-btn .product-form__submit, .laxobolin-v1.mainproduct2.int-buy  .product-form__submit {
    border-radius: 8px !important;
}
/* .int-btn div:has(.product-form) {
    width: 100%;
}   */
.int-btn div[data-name="my_btn"]
{
  width: 100%;
}
.int-buy .cust-buy_buttons {
    max-width: 500px;
    margin: auto;
}
.int-buy .cust-buy_buttons {
   display:none;
}
.product-info-image img {
    width: 100%;
    border-radius: 8px;
}
.for-mobile {
    display: none;
}
.col-bundle-list.active {
    border: 2px solid #25d366 !important;
    border-radius: 8px;
    padding-top: 10px;
}
.img_bann_cstts img {
  object-fit:contain; 
}
.main_banner_image_cust img {
  background-color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 749px)  {
  .int-buy .cust-buy_buttons {
   display:block;
}
.for-mobile {
    display: block;
}
.for-desktop {
    display: none;
}
}
@media only screen and (min-width: 320px) and (max-width: 989px)  {
  .laxobolin-v1 .receive-right {
    width: 20%;
}
.laxobolin-v1 .pr-time-text h4 {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}
.laxobolin-v1 .pr-bottom {
    font-size: 18px;
    line-height: 28px;
}
.laxobolin-v1 .mainproduct2 .price__regular .price-item--regular, .laxobolin-v1 .mainproduct2 .price__sale .price-item--sale {
    font-size: 28px !important;
    line-height: 40px !important;
}
.laxobolin-v1 .mainproduct2 .price__sale .price-item--regular {
    font-size: 20px !important;
    line-height: 30px !important;
}
.laxobolin-v1 .remaining-text, .laxobolin-v1 .remaining-title {
    font-size: 16px;
  line-height 24px;
}
 .laxobolin-v1 .receive-left {
    gap: 10px;
}
.laxobolin-v1 .receive-body li {
    gap: 20px;
}
 .laxobolin-v1 .receive-left {
    width: 80%;
}
.laxobolin-v1 .mainproduct2 .claim_deal_custom_child {
    font-size: 16px;
    line-height: 26px;
}
.laxobolin-v1 .receive-product-text h4 {
    font-size: 14px;
    line-height: 20px;
}
.laxobolin-v1  .receive-right .col-price {
    font-size: 20px;
    line-height: 28px;
}
}
/******************SG CSS END ********************/

/* Begin: Featured image blog fix */
.article-template__hero-container {
  max-width: 800px;   /* breedte beperken */
  margin: 0 auto;     /* centreren */
}

.article-template__hero-adapt img {
  width: 100%;
  height: auto;
  max-height: 500px;  /* verhoogd van 400 naar 500 */
  object-fit: cover;
  border-radius: 8px;
}

/* Tablet */
@media (max-width: 1024px) {
  .article-template__hero-container {
    max-width: 90%;
  }
  .article-template__hero-adapt img {
    max-height: 380px; /* verhoogd van 300 naar 380 */
  }
}

/* Mobiel */
@media (max-width: 768px) {
  .article-template__hero-container {
    max-width: 100%;
    padding: 0 15px;
  }
  .article-template__hero-adapt img {
    max-height: 300px; /* verhoogd van 220 naar 280 */
  }
}


/* Blog featured image goed laten schalen zonder lege ruimte */
.article-template__hero-adapt.media {
  position: static !important;
  padding-bottom: unset !important;
  height: auto !important;
  max-height: 550px; /* ook hier verhogen */
}

.article-template__hero-adapt.media img {
  position: static !important;
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  display: block;
  border-radius: 8px;
}
/* END: Featured image blog fix */

/* UL zelf block houden */
.product-content .imageicon {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block !important; /* fix: geen flex hier */
}

/* LI's flex voor ✔ links, tekst rechts */
.product-content .imageicon li {
  display: flex !important;
  align-items: flex-start !important;
  margin-bottom: 6px;
  width: 100% !important;
}

/* ✔ styling */
.product-content .imageicon .tick::before {
  content: "✔";
  color: #00B200;
  font-weight: bold;
  margin-right: 8px;
  line-height: 1.4;
}

/* Tekst altijd netjes ernaast/onder elkaar */
.product-content .imageicon .text {
  display: block;
  line-height: 1.5;
}

.product-content .short-bullets li {margin-bottom:4px;}

/* Tabellen */
.prod-table, .ing-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}
.prod-table td, .ing-table td, .ing-table th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}
.ing-table th {background: #f5f5f5;}

/* Alleen links in productcontent blauw */
.product-content a {
  color: #0066cc !important;
  text-decoration: underline !important;
}

/* Knoptekst blijft wit */
.product-content a.btn-quamtrax {
  color: #fff !important;
  text-decoration: none !important;
}
.qv-acc {
  margin-bottom:8px;
  border:1px solid #ddd;
  border-radius:6px;
  padding:10px;
  cursor:pointer;
}
.qv-acc summary {
  font-weight:600;
  color:#333;
}
.qv-acc[open] {
  background:#f9f9f9;
}
.qv-acc p {
  margin:8px 0 0 0;
}
/* Bullets met groene vinkjes */
.imageicon {
  list-style: none;
  padding: 0;
  margin: 0;
}
.imageicon li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 6px;
}
.imageicon .tick {
  width: 18px;
  height: 18px;
  background: url("https://cdn.realsupps.nl/icons/green-tick.svg") no-repeat center center;
  background-size: contain;
  margin-right: 8px;
  flex-shrink: 0;
}
.imageicon .text {
  display: inline-block;
}

/* FAQ blok styling */
.qv-acc {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 10px 12px;
  cursor: pointer;
  text-align: left; /* forceer links uitlijnen */
}

.qv-acc summary {
  font-weight: 600;
  color: #000;
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 0;
}

.qv-acc summary::before {
  content: "✔";
  color: #00B200; /* groen vinkje */
  font-weight: bold;
  margin-right: 8px;
}

.qv-acc summary::after {
  content: "▾";
  position: absolute;
  right: 0;
  color: #00B200; /* pijl ook groen */
  transition: transform 0.3s;
}

.qv-acc[open] summary::after {
  transform: rotate(-180deg);
}

.qv-acc div {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.5;
  color: #000; /* tekst altijd zwart */
}

.sleep-track-shaow-text .image-with-text__text-item.grid__item .image-with-text__text {
    color: rgba(var(--color-foreground));
}





.benefits-timeline h2, .sleep-header h2, .formulation-heading {
    font-size: 48px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    line-height: 56px !important;
}
.sleep-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
        gap: 40px;
}
.sleep-header p, .formulation-subheading {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #1c3a13;
}
video.sleep-video:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}
video.capsule_video {
    width: 100%;
    max-width:480px;
}
.product-media-container{
    border: none;
}

@media (max-width: 768px) {
  .formulation-box.left-box {
    min-height: 300px !important;
}
.formulation-left {
    text-align: left;
}
  .kv-comparison-column {
    min-height: 50px !important;
}
  .benefits-timeline h2, .sleep-header h2, .formulation-heading  {
    font-size: 32px !important;
    line-height: 40px !important;
}
.kv-comparison-right-main {
    overflow: auto;
}
.rigorous-testing {
    padding: 40px 0 !important;
}
/* width */
.kv-comparison-right-main::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* Track */
.kv-comparison-right-main::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.kv-comparison-right-main::-webkit-scrollbar-thumb {
  background: #fff; 
  border-radius: 10px;
}
.kv-comparison-column:first-child {
    width: 40%;
}
.kv-comparison-right {
    width: 700px !important;
}
.kv-comparison-outer {
    padding: 40px 20px !important;
}
.ingredients-grid {
    margin-bottom: 40px;
}
.sleep-header p {
    margin:0 !important;
}
.sleep-header {
    grid-template-columns: 1fr;
        gap: 10px;
}
.ingredients-grid {
    grid-template-columns: 1fr 1fr 1fr !important;
    overflow: auto;
    gap: 20px !important;
}
.ingredient-card {
    width: 300px;
}
.benefits-timeline h2, .benefits-timeline p {
    text-align: left !important;
    margin-bottom: 10px !important;
}
 .benefits-timeline h2 {
    margin-bottom: 10px !important;
}
 .benefits-timeline p {
    margin-bottom: 40px !important;
}
.timeline::before {
    bottom: 95px !important;
}
.how-to-use {
    gap: 0px !important;
}
.how-to-text li {
    font-size: 14px !important;
    line-height: 20px !important;
}
.timeline-step {
    margin-bottom: 30px !important;
}
.how-to-use {
    margin: 0px auto 0 !important;
}

}

@media (max-width: 1200px) {
  .timeline-content {
       gap: 40px !important;
    }
}
.product-media-modal__dialog img.global-media-settings {
  width:175%;
}
@media (max-width: 475px) {
  .blocky-faq-wrap .blocky-left.blocky-media {
    flex: auto !important;
}
.blocky-faq-wrap img {
    object-fit: contain !important;
}
}

.bottom_header {
    display: none;
}
._1fragemuu, ._1fragemuv:hover {
    background-color: #ffffff !important;
}
.product__info-wrapper  p.product__text.inline-richtext {
    margin-top: 5px;
}
.product__info-wrapper .product__title {
    margin-bottom: 0;
}
.moringa .product__info-wrapper .money-back-sec {
    padding: 18px;
    background-color: #bdd5e8;
    border-radius: 4px;
    border: 1px solid rgba(19, 94, 74, .19);
    display: flex !important;
    gap: 10px;
    align-items: center;
}
.moringa .product__info-wrapper .money-back-sec img {
    width: 86px;
    min-width: 86px;
    margin: 0;
    height: 86px;
}
.money-back-sec p {
    font-size: 16px !important;
}
#shopify-section-template--25833646948732__main .imageicon.money-back-sec {
    display: flex !important;
}
.moringa .product__info-wrapper .kaching-bundles .kaching-bundles__free-gift__divider {
    height: 0px;
}
.cust-multi {
    border-bottom: 1px solid #135e4a30;
}
.cust-multi .multicolumn-card__info {
        padding-top: 10px !important;
    }
   .cust-multi h3.inline-richtext {
    font-weight: 400;
    font-size: 18px !important;
    line-height: 26px !important;
}
.cust-multi .title-wrapper-with-link {
    align-items: center;
        margin-bottom: 40px !important;
}
.same-btn a {
    background-color: #11b3f4  !important;
    border-radius: 30px !important;
    font-size: 18px !important;
    min-width: 500px !important;
    color: #FFF;
    height: auto !important;
    padding: 12px 20px !important;
    line-height: 26px !important;
}
.col-bottom-text {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    gap: 8px !important;
}
.col-bottom-text img {
    width: 20px;
}
.col-bottom-text span {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
.same-heading ul li::marker {
    color: #647891;
    font-size: 30px;
}
.col-play-video h2 {
    margin-bottom: 40px !important;
}
.col-image-section h2 {
    margin-bottom: 10px !important;
}
.col-image-section h2, .col-play-video h2, .comparison-section h2, .col-ingredient-header h2 {
    max-width: 800px;
    margin: 0px auto;
}

.moringa-faq {
    padding: 0 !important;
}
.moringa-faq .blocky-left.blocky-media {
    display: none;
}
.moringa-faq h2.blocky-title {
    text-align: center;
    margin-bottom: 40px;
}
.moringa-faq .bky-item {
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #ccc !important;
    padding-top: 0 !important;
    margin-bottom: 10px;
}
.moringa-faq button.bky-question {
    padding: 15px;
        font-weight: 600;
}
.moringa-faq  .bky-answer.open {
    padding: 0 15px 15px 15px;
}
.moringa-faq .col-bottom-btn {
    text-align: center;
    margin-top: 40px;
}
  .moringa  .mainproduct2 .discount-badge {
    background: #bdd5e8 !important;
}
.moringa .kaching-bundles .kaching-bundles__bar-most-popular__content {
    background-color: #bdd5e8 !important;
}
.moringa .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container {
    box-shadow: inset 0 0 0 2px #bdd5e8 !important;
}
.moringa .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-radio {
    background: #bdd5e8 !important;
    box-shadow: 0 0 0 2px #bdd5e8 !important;
}
.moringa .price__regular .price-item--regular, .moringa .price__sale .price-item--sale {
    color: #11b3f4 !important;
}
.moringa .des_classes .short_content {
    overflow: visible;
}
.moringa .des_classes .read-more {
    display: none;
}
.moringa .main-marquee {
    background: #bdd5e8 !important;
}
.col-video-slides h2.first_slider_setting.hometitle {
    margin-top: 0;
    margin-bottom: 40px;
}
.in-video {
    aspect-ratio: 1 / 1.6 !important;
}
.mytopsearch, .header__icon--account, .menu-drawer-container {
    display: none !important;
}
@media (max-width: 768px) {
.moringa .product__info-wrapper .money-back-sec {
    padding: 10px;
    gap: 5px;
}

.moringa-faq h2.blocky-title {
    margin-bottom: 20px;
}
.same-btn a {
    min-width: 350px !important;
}
.cust-multi .title-wrapper-with-link h2 {
    text-align:center
}
  .cust-multi h3.inline-richtext {
    font-size: 16px !important;
    line-height: 24px !important;
}
.moringa .product__info-wrapper .money-back-sec img {
    min-width: 65px;
    height: 65px;
}
.money-back-sec p {
    font-size: 13px !important;
    line-height: 20px !important;
}
.same-heading h2 {
    font-size: 28px !important;
    line-height: 40px !important;
    color: #000 !important;
    font-weight: 700;
}
.col-ingredient-header h2 {
    font-size: 22px !important;
    line-height: 32px !important;
}
}

@media (min-width: 769px) {
.same-heading h2 {
    font-size: 36px !important;
    line-height: 46px !important;
    color: #000 !important;
    font-weight: 700;
}
.cust-multi .multicolumn-card__info {
    padding-bottom: 0;
}
}
