
@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Readex+Pro:wght@160..700&display=swap');
*{
    --heading:#232121;
                --heading-font:60px;
                --sub-heading:40px;
                --sub-color:#000;
  --yellow:#FFC10E;
  --40px:40px;
  --30px:34px;
  --redxpro:"Readex Pro", sans-serif;
  
}
.review-dd {
    padding: 0;
    line-height: 0;
  display: none;
    padding-bottom: 10px;
}

.feature-list img {
    margin-right: 10px;
}
.feature-list {
    margin: 20px 0;
    list-style: none;
    padding: 0;
}



body,h1,h2,h3,h4,h5,h6{
    font-family: "Fredoka", sans-serif;

}
/* cart page changes  */

form#cart{
a.cart-item__name.h4.break {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Readex Pro';
}
  button.quantity__button {
    background: #232121  !important;
}
  .quantity__input {
    background:#232121 !important;

}
  th.caption-with-letter-spacing {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Fredoka';
}

}
  .js-contents h2.totals__total {
    font-size: 20px;
    text-transform: capitalize;
    color: #000;
}
  .cart__blocks button#checkout {
    text-transform: capitalize;
}


a.btn1:hover {
    background: #000;
    color: #fff;
}
button.add-to-cart-btn.cart-d
{
  cursor: pointer;
}
/*product page design  */

.rich-text.content-container.color-scheme-1.gradient.rich-text--full-width.content-container--full-width.section-template--24590007271703__rich_text_L4f7VU-padding img {
    border-radius: 20px;
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
}


.cart-notification.active {
  top: 8rem;
}
/* sigle product bottom sticky nav bar */
/* Sticky Bar Base Styles */
.sticky-atc-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-top: 1px solid #e5e5e5;
  padding: 12px 16px;
  z-index: 999;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.08);
}

/* Hide initially */
.sticky-atc-bar.hidden {
  display: none;
}

/* Layout */
.sticky-atc-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: auto;
  flex-wrap: wrap;
}

.sticky-product-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.sticky-product-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 8px;
}

.sticky-product-details {
  display: flex;
  flex-direction: column;
}

.sticky-product-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}

.sticky-product-price {
  font-size: 14px;
  color: #444;
  margin: 4px 0 0;
}

/* Button */
.sticky-atc-button-wrap {
  display: flex;
  align-items: center;
}

.sticky-add-to-cart {
  background-color: #ffa028;
  border: none;
  border-radius: 999px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.3s ease;
}

.sticky-add-to-cart:hover {
  background-color: #f4b400;
}



/* end */
div#cart-notification{

h3.cart-notification-product__name.h4 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Readex Pro';
}
.button--secondary:after{
opacity: 0;
}
a#cart-notification-button {
    background: #ffa028;
    border-radius: 999px;
    font-size: 16px;
    text-transform: capitalize;
}
  button.button.button--primary.button--full-width {
    border-radius: 999px;
    outline: none;
    font-size: 16px;
    text-transform: capitalize;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
       opacity: 0;
    }
}
ul.feature-list.ter li {
    display: flex;
    justify-content: start;
    font-size: 20px;
    padding-top: 4px;
    color: #000;
  font-family: var(--redxpro);
}
.countdown-timer {
    margin: 15px 0;
    font-weight: 500;
  display: none;
    color: #000;
    font-size: 16px;
}
  quantity-input.quantity {
    background: #000;
    color: #fff;
    overflow: hidden;
    border-radius: 20px;
}
.quantity__button .svg-wrapper {
    width: 2rem;
    pointer-events: none;
}

.quantity__button{
color: rgb(255 251 251);
}
/* border-radius */


.product__media.media.media--transparent {
    /* outline: 3px solid #FFC41A;
    outline-offset: 15px; */
border-radius: 50px;
    height: 100%;
    padding: 50%;
  box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);

}
slider-component#GalleryViewer-template--24590007271703__main {
    padding: 7px;
}
/* slider-component#GalleryViewer-template--24590007271703__main:before {
    content: " ";
    position: absolute;
    z-index: 0;
    width: 105%;
    right: 0;
    left: -3%;
    top: -15px;
    height: 100%;
    background-size: contain;
    background-image: url('/cdn/shop/files/border1.png?v=1750531174');
    background-repeat: no-repeat;
} */

.product-media-container.media-type-image.media-fit-contain.global-media-settings.gradient {
    border: none;
}
.product--thumbnail_slider .thumbnail-slider {
   
    margin-top: 50px !important;
}

.product.product--small.product--left.product--thumbnail_slider.product--mobile-show.grid.grid--1-col.grid--2-col-tablet {
  
  .product__title h1 {
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
}

  .feature-list li {
    display: flex;
    align-items: flex-start;
    /* margin-bottom: 10px; */
    font-size: 20px;
  color: var(--heading);
    font-family: var(--redxpro);
  img{
      margin-top:5px;
  }
}
legend.form__label {
    font-size: 16px;
  font-family: var(--redxpro);
  color: #232121;
}
 
label {
    text-transform: capitalize;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after{
box-shadow:none

}
  button#ProductSubmitButton-template--24590007271703__main {
    background: #FFA028;
    border-radius: 999px;
    text-transform: uppercase;
        font-weight: 500;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    border-radius: 999px;
    text-transform: uppercase;
        font-weight: 500;
}
}
/* header */

header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    justify-content: space-between;
    display: flex;
 padding: 0px 0;
    max-width: 1300px;
}

sticky-header.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
    position: absolute;
    background: rgba(255, 255, 255, 0.64);
    left: 0;
    right: 0;
  backdrop-filter: blur(6.2px);
}

.header__menu-item{
  font-size: 14px;
    font-weight: 600;
  color:rgba(35, 33, 33, 1);
    font-family: var(--redxpro);
}
sticky-header .list-menu--inline{
    column-gap: 30px;
}
sticky-header .header__active-menu-item {
    
    color: rgb(0 0 0);
    
}
/* .header__menu-item:hover {
    color: color: rgb(0 0 0);
} */
ul.list-menu.list-menu--inline a:hover {
    color: rgb(0 0 0);
}
.icon-wrapper {
    height: 171px;
}
span.black-c {
    height: 40px;
    width: 40px;
    display: block;
    background: #000;
    border-radius: 999px;
}
h3.var-heading {
    font-size: 22px;
    font-weight: 600;
    color: #000;
  font-family: var(--redxpro);
    text-transform: capitalize;
}
.varition {
   display: flex;
    gap: 20px;
    font-size: 22px;
    align-items: center;
    font-weight: 600;
  font-family: var(--redxpro);
    color: #000;
}
.comparison-row:last-of-type {
  border-bottom:none; 
}
@media (max-width: 820px) {
   .sticky-atc-container {
    /* flex-direction: column; */
    align-items: center;
    gap: 10px;
       flex-wrap: nowrap;
  }

  .sticky-atc-button-wrap {
    width: auto;
  }

  .sticky-add-to-cart {
    width: 100%;
    text-align: center;
    padding: 12px 12px;
  }
  
  sticky-header.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
   
    padding: 0 15px;
}
.blog-section-wrapper {
    display: none;
}
section#shopify-section-template--24590007107863__hero_banner_4ywXW9 .curveimage{
    bottom:-1%;
  height: 108px;
  }
  section#shopify-section-template--24590007107863__hero_banner_4ywXW9{
    .hero-swiper .swiper-slide{
background-position:4% -36px;
}
  }
 section#shopify-section-template--24590007107863__category_highlights_d4wV4P.category-highlights h2{
    font-size: 40px;
  }
 /* section#shopify-section-template--24552772665623__category_highlights_d4wV4P .category-card{
    max-width: 400px;
  } */
  section#shopify-section-template--24590007107863__category_highlights_d4wV4P .category-card {
    flex-direction: column;  
    padding-bottom: 0;
}
section#shopify-section-template--24590007107863__category_highlights_d4wV4P{
    .category-card:nth-child(1) .circle-img {
  left: 6%;
    width: 111%;
    height: 96%;
    top: 6%;
}
 img.circle-img {
 width: 100%;
            height: 100%;
    right:-21px;
}
  .title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    padding: 0;
}
    .category-highlights .category-list {
 
    flex-wrap: nowrap !important;
      padding: 0 15px;
   
   }
img.border-image {
     position: absolute;
    top: 7px;
    z-index: 1;
    left: 0px;
    width: 200px;
    height: 100%;
    /* transition: all 0.2s ease; */
}
  .category-highlights p.subheading{
width: 60%;}
     }
/* best saller */
 section#shopify-section-template--24590007107863__featured_product_d_qER6CA {
    padding: 30px 10px;
    .mb-10 {
    width: 70%;}
    .text-xl {
      width: 100%;
    }
    .gallery-thumbs img{
width: 70px !important;
    height: 70px !important;
}
}
section#shopify-section-template--24552772665623__featured_product_d_qER6CA .featured-product-section{
  padding: 0 15px;
}
  /* product feature section */
 section#shopify-section-template--24590007107863__icon_feature_cards_RReNG9{
    .icon-feature-cards-container {
    padding: 0 10px;
       }
  }
/* why choose us   */
  div#shopify-section-template--24590007107863__why_choose_us_eND3b4{
img.top-shap {
    position: absolute;
    top: -9px;
    width: 100%;
}
    img.bottom-shap {
    position: absolute;
    bottom: -1px;
    width: 100%;
    /* transform: rotateX(180deg); */
}
.why-choose-section{
height: 100%;
  overflow: visible;
}
.why-features {
    padding: 0 14px;
    gap: 20px;
}
}
  /*testimonial  */
div#shopify-section-template--24590007107863__testimonials_8VNV6N{
  .testimonial-heading {
    font-size: 34px;
    width: 70%;
    margin: auto;
    padding: 32px;
}
  .testimonial-icon {
    width: 44px;
  
}
  .testimonial-cards {
    padding: 0 15px;
}
  .testimonial-card{
    padding:0 0px 28px;
  }
  .testimonial-section {

    padding: 0 0px 43px;
}
}
  /* blog section */
  div#shopify-section-template--24552772665623__blog_hover_reveal_7y6ci7{

.section-header h2 {
    font-size: 34px;
    width: 50%;
    margin: auto;
    padding: 43px 0 23px;
}

}
  /* footer section */
div#shopify-section-sections--24590007337239__custom_footer_t9RdjF{

.footer-left {
    width: 40%;
    padding-right: 0;
}
.footer-container {
    flex-direction: row;
    gap: 20px;
}
.footer-right {
    width: 100%;
}
ul.footer-menu {
    display: flex;
    gap: 15px;
}
.footer-right .footer-col:first-of-type .footer-heading {
    visibility: visible;
}
  .footer-heading{
      font-size: 16px;
  }
  .footer-right .footer-col:nth-of-type(2) {
    ul.footer-menu li:after {
        content: "|";
        position: relative;
        right: -6px;
    }
}
  .footer-menu a{
font-size: 14px;
}
}
  /* product-grid */
  section#shopify-section-template--24590007107863__featured_collection_grid_399jy7{
    .featured-collection-grid-wrapper {
    padding: 90px 30px 40px;
}
  }
  /* single product page css */
  .product.product--small.product--left.product--thumbnail_slider.product--mobile-show.grid.grid--1-col.grid--2-col-tablet{
    .product__media.media.media--transparent {
     padding:50%;
}
    .product__title h1 {
    font-size: 26px;
    }
    .feature-list li {
       font-size: 16px;
     }
  }
  /*  product page testimonial section*/
  div#shopify-section-template--24590007271703__video_testimonial_4xEg9g{
    

  .testimonial-heading {
    font-size: 30px;
    width: 50%;
    font-weight: 700;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
       }
      }

  /* background-video section */
  div#shopify-section-template--24590007271703__video_hero_banner_ibc9nJ{
    .video-hero-banner {
    height: 462px !important;
    }
  }
  /* comparision section */
section.comparison-section{
  background-position: 96% 97%;
  background-size: 15%;
  .comparison-table .comparison-row:last-of-type .comparison-value:nth-of-type(2):after {
       width: 102%;
    }
  .comparison-label {
.comparison-row {

    height: 100%;
    min-height: 62px;
    }
    line-height: 22px;
    }
}



  
  /*end media  */
}

/* mobile media query */

@media (max-width: 580px) {
  /* hero-banner */
section#shopify-section-template--24590007107863__hero_banner_4ywXW9{
  img.below-image {
    position: absolute;
    bottom: 11%;
    left: 0%;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -8px;
}
.overlay-content h2 {
   
    font-size: 40px;
   
}
.above-image {
    position: absolute;
    left: -6px;
    top: -17px;
}
  .overlay-content {
    padding: 1.5rem 50px;
    text-align: center;
}

.overlay-content p {
    margin-top: 0;
    margin: auto;
   padding: 17px 23px 33px;
    }
   .curveimage {
    bottom: 0%;
     background-image: linear-gradient(360deg, rgb(255 255 255) 26%
26%
, rgba(87, 199, 133, 0) 0%);
    height: 58px;
}
.hero-swiper .swiper-slide {
    background-position: 4% 0px;

}
.curveimage img {
   
    height: 100%;
}
}
   /* high-lighted */
  section#shopify-section-template--24590007107863__category_highlights_d4wV4P{

.category-highlights h2{
  
       font-size: var(--30px);
        padding: 0 20px 0px 20px;
}
            .category-highlights p.subheading{
            width: 92%;
        }
    .category-highlights .icon {
    margin: 20px;
   
}
    .sub{
      font-size:var(--30px);
    }
.category-highlights .category-list{
  margin-top: 2rem;
  gap: 2.2rem;
}
    img.border-image{
        width:100%;
    }
            .title {
                font-size: 18px;
              line-height: 14px;
            }
    img.circle-img {
               width: 100% !important;
    right: -7px;
    top: 7px;
}
    .category-list.category-card.cicle {
    width: 100% !important;
          
}
    .cicle {
    width: 100% !important;
}
    .category-card:nth-child(1) .circle-img {
    left: 5px;
}
   
.category-card img.category-image {
    margin: 0 0 0rem 0;
    height: 150px;
  padding: 0;
}
    .category-card{
        border-radius: 30px;
    }
}
  /*best seller  */
   section#shopify-section-template--24590007107863__featured_product_d_qER6CA {
     .top{
   padding: 60px 15px 0px;
  }
     .dd-justify {

    flex-direction: column-reverse;
}
      li.flex.ship {
    line-height: 18px;
}
      .gallery-thumbs img{
        width: 96px !important;
        height: 96px !important;
      }
.dd-product-image{
  width: 100%;
}
      .text-xl {
        font-size: var(--30px);
      }
      .feature-side-icon {
  
    background-position: 8px 0%;
    background-size: 20%;
}
.mb-10 {
    width: 95%;
}
      .text-center {
    h2 {
        font-size: var(--30px);
    }
        p{
            font-size: 18px;
        }
}
    }
  /* icon featured card */
  section#shopify-section-template--24590007107863__icon_feature_cards_RReNG9{
    path.highlight-path {
    fill: #ffad00 !important;
}
  }

     /*feture product section */
    section#shopify-section-template--24590007107863__featured_collection_grid_399jy7, section#shopify-section-template--24590006845719__featured_collection_grid_B3XQdk{
     .star {
    font-size: 15px !important;
}
   
      .product-card .badge-sale {
   
    font-size: 10px;
    padding: 1px 8px;
            top: 12px;
    left: 6px;
}
.shop-now-btn {
    width: auto;
   font-size: 10px;
    padding: 6px 11px;
   
}
      .product-card:hover .shop-now-btn{
        bottom: 10px;
      }
      .product-price {
    font-size: 10px;
}
      .product-title {
    font-size: 12px;
   
    margin: 0px 0 5px;
}
      .product-grid {
    display: grid;
    grid-template-columns: auto auto;
    gap: 30px 15px;
}
              .featured-collection-grid-wrapper {
            padding: 60px 15px 40px;
        }
       .featured-collection-grid .collection-title {
    text-align: center;
    font-size: var(--30px);
       }
      .featured-collection-grid-wrapper{
            background-size: 20%;
      }
      }
  /*testimonial  */
      div#shopify-section-template--24590007107863__testimonials_8VNV6N{
        .testimonial-desc {
                font-size: 10px;
            padding: 0 5px;
        }
.testimonial-name {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
  
}
        .testimonial-cards {
    display: grid;
    grid-template-columns: auto auto;
    gap: 15px;
}
                .testimonial-heading {
                  width: 100%;
                }
      }
  /* single product page css */
  /* single-product banner  */
  section#shopify-section-template--24590007271703__wavy_banner_AcFHAJ .custom-wavy-banner-wrapper{
    height:135px;
  }
  /* product section */
#shopify-section-template--24590007271703__main .grid__item.product__media-wrapper {
    max-width: 100% !important;
}

  .product.product--small.product--left.product--thumbnail_slider.product--mobile-show.grid.grid--1-col.grid--2-col-tablet{
    /* border-radius to the product image */
/* slider-component#GalleryViewer-template--24590007271703__main:before {
    content: " ";
    position: absolute;
    z-index: 1;
    width: 96%;
    right: 0;
    left: 1%;
    top: -9px;
    height: 100%;
    background-size: contain;
    background-image: url('/cdn/shop/files/border1.png?v=1750531174');
    background-repeat: no-repeat;
} */
.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
  max-width: 100% !important;
  padding-left: 10px !important;
}
.countdown-timer {
    margin: 4px 0 0;
 
}
.product__info-container>*+* {
    margin: 1rem 0 -5px;
}
}
    /* product-testimonial */
  div#shopify-section-template--24590007271703__video_testimonial_4xEg9g {
        .testimonial-heading {
          width: 100%;
        }
    .swiper-button-next.video-btn {
    display: none !important;
}
.swiper-button-prev.video-btn {
    display: none !important;
}
         .testimonial-image-wrapper{
height:100%;
}
    p.star-video {
    margin: 0;
    padding: 0;
    line-height: 22px;
}
    .testimonial-card{
      padding: 20px;
    }
.testimonial-desc {
    font-size: 18px;
}
   
  }
    /* section comparision */
    .comparison-company:before {
    content: " ";
    height: 40px;
    width: 105%;
    top: -55px;
  
}

  
    
  /* footer section */

      div#shopify-section-sections--24590007337239__custom_footer_t9RdjF{
        .footer-form input[type="email"] {
 
    width: 285px;
    }
ul.footer-menu {
            display: flex;
            flex-direction: column;
            gap: 0px;
            padding: 0;
        }

    .footer-col.d-flex {
    display: flex
;
    flex-direction: column;
    justify-content: flex-start;
    align-items: self-start;

}
        .footer-right {
            width: 100%;
            display: flex
;
            flex-wrap: wrap;
            justify-content: space-between;
        }
.footer-col {
  
    min-width:151px;
}
.footer-left {
    width: 100% !important;
    text-align: center;
    padding-right: 0;
}
.social-icons
 {
justify-content: center;
}
.footer-col.footer-newsletter {
    display: flex;
    gap: 0;
  width: 100%;
    flex-direction: column;
    align-items: center;
}

}
  /* end media query */
}

@supports (-webkit-touch-callout: none) {
    /* Safari-specific CSS here */
    button.add-to-cart-btn.cart-d
  {
    color: #000 !important;
  }
}