@font-face {
    font-family: 'Transformation Display_v4 Bold';
    src: url('../fonts/TransformationDisplay_v4-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Transformation Text_v4';
    src: url('../fonts/TransformationText_v4-Regular.otf') format('opentype');
}
 button.slide-arrow:focus {
  color: black;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Transformation Display_v4 Bold';
}

p, span, a, ul li , button ,input::placeholder , strong{
    font-family: 'Transformation Text_v4';
}

html , body{
    overflow-x: hidden;
} 
a{
    text-decoration: none;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
    padding-left: unset;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    text-transform: uppercase;
    padding: 0px 10px 0px 0px;
    font-size: 14px !important;
    color: #00333E !important;
}
.ratingSec {
    gap:8px;
}
.ratingSec  p{
    padding-top:3px;
}
 .anoucement-bar{
    padding: 8px 0px;
 }
 /* heroSection */
.hero-section {
    position: relative;
    background: url('../images/banner/hero.png') no-repeat center center;
    background-size: cover;  
    color: #fff;  
  
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.verified_text > p{
    font-size: 12px;
}
.verified_text > img{
   width: 14px;
}
.verified_text {
    gap:5px;
}
.mobile-heroSection{
    position: relative;
    background: url('../images/banner/Rectangle\ 1.png') no-repeat center center;
    background-size: cover;  
    color: #fff;  
    height:800px;  
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

}
.hero-section .container {
    position: relative;
    z-index: 2;
    padding: 117px 0 149px;
}
.hero-title.fs-48.linkColor.fw-700.mt-24 {
    line-height: 48px;
}
.custom_col{
    display: flex;
    align-items: center;
    
}
.naturalTextCOntent {
    gap:8px
}
.hero-section p{
    margin-bottom: 0px;
}
.product-card{
    width: 236px;
}
.product-card > img{
    padding:unset !important;
}
.ProductContent.slick-slide {
    /* width: 261px !important; */
}
h5.benifit_text{
    margin-bottom: 20px;
    margin-top: 30px !important;
}
.custom_row{
    margin-top: 62px;
}
.ratingSec.d-flex.justify-content-center {
    padding-top: 7px;
}
.listpading{
    margin-top: 30px;
}
.deliverySec{
    display: flex;
}
.customer_services{
    padding-top: 28px;
    padding-bottom: 28px;

}
p.fs-16.linkColor.lh-26.ratingText{
    padding-top: 24px;
}
.col-md-4.custom_col {
    border-right: 1px solid #c6ced0;
}
.col-md-4.custom_col:last-child {
    border: none;
    justify-content: center;
}
.col-md-4.custom_col:nth-child(2) {
  
    justify-content: center;
}
.row.mt-5 {
    margin-top: 2rem; 
}
button.btn_shop.btn_bg {
    padding: 0px;
    width: 237px;
    border: none;
    border-radius: 0px;
    background: #67C701 !important;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    line-height: 0px;
    justify-content: center;
    height: 56px;
    padding-top: 3px;
 
}
.ast-addon-cart-wrap.ast-desktop-cart-position-.ast-cart-mobile-position-.ast-cart-tablet-position- {
    margin-top: 9px;
}
.ast-icon.icon-search svg {
    height: 1em;
    width: 1em;
    margin-top: 12px;
    margin-right: 2px;
    color: #00333E !important;
}
img.emoji{
    margin-left: 8px !important;
}
.button.btn_shop.btn_bg:hover{
    border: 2px solid #67C701 !important;
background: #67C701 !important;
}
 .hero-section.container{
    padding-top: 79px;
    padding-bottom: 84px;
}
 
/* Featured Products Section */
.featured-products {
    padding: 96px 0;
    color: #fff;
    position: relative;
 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.featured-products::before
  {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 58%;
    background-size: cover;
    background-position: center;
    z-index: -1;  
    
}
.featured-products::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 42%;
    background-size: cover;
    background-position: center;
    z-index: -1;  
}


.featured-products::before {
    top: 0;
    background-image: url('/wp-content/uploads/2024/09/Rectangle-11.png'); 
}

.featured-products::after {
    bottom: 0;
    background-color: #85D0CD; 
}

.featured-products .container {
    position: relative;
    z-index: 999;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
     
}

.product-card {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
   
    color: #333;
}
.product-card > div > img{
    width: 70px;
}
.product-card >img{
    border-radius: none !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
.know_mores_list{
    padding-top: 20px;
}

.product-card h5 {
    margin-top: 8px;
    color: #0A253D;
}

.product-card .btn-primary {
    background-color: #67C701;
    border-color: #67C701;
    width: 154px;
    border: none;
    border-radius: 0px;
    height: 38px;
    text-transform: uppercase;
    font-family: Transformation Text_v4;
    padding-top: 10px;
    font-weight: 500;
    margin-top: 9px;
}

  
.product-card {
    background-color: white;
    border-radius: 0.5rem;
    
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.product_section{
    display:flex;
    gap: 20px;
    z-index:999;
}
.ProductContent.slick-slide  {
    /* width: 261px !important; */
}
 
.position-relative {
    position: relative;
}

.main-image {
    max-width: 100%;
    height: auto;
    justify-content: end;
}

.overlay-image {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-100%, 100%);
}

ul{
    padding: unset;
    margin: unset;
}


ul li{
    list-style-type: none;
}
 
.bg_image{
   
    background: url('/wp-content/uploads/2024/09/Frame-1000004645.png') no-repeat center center;
    background-size: cover;  
  
}

    /* First Section: Products and Bundles */
    .product-section {
  
        display: flex;
        
        align-items: end;
        background-size: cover;
        background-position: center;
        background-image: url('../images/brand/Rectangle\ 26.png');
        position: relative;
        height: 400px;
    }
    .bundle-section {
       
      
        display: flex;
      
        background-size: cover;
        background-position: center;
        background-image: url('/wp-content/uploads/2024/09/Frame-1000004659-1.png');
    }
    .overlay-text {
        
        padding: 26px 32px;
        border-radius: 10px;
    }

    /* Slick Slider for Testimonials */
    .testimonial-section {
        background-color: #E9F7F2;
        padding: 50px 0;
        text-align: center;
    }
    .slick-slide {
        padding: 0 15px;
    }
    .testimonial-card {
        background: #fff;
        padding: 32px 20px;
        border-radius: 10px;
        box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
        height: 100%;
        border: 2px solid #00333E;
    }
 
    

    /* Superfood Section */
    .superfood-section {
        background-color: #f7f3f1;
        padding: 50px 0;
        text-align: center;
    }
    .superfood-content {
        max-width: 700px;
        margin: 0 auto;
    }

    button.btn.btn-primary.Shopnow.fs-16.linkColor{
        background: #fff;
        border: none;
        border-radius: 0px;
        width: 163px;
        height: 46px;
        padding-top:7px;
        color:#00333E !important;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .row.no-gutters {
        padding: 40px 40px;
    }
    .bundle_product{
        padding-left: 24px;

    }
    .rating {
        color: #f4c150;
        font-size: 1.2em;
        text-align: left;
    }
p.ratingText{
    text-align: left;
}
/* Products Section */
.products_Section {
    position: relative;
   
    display: flex;
    flex-direction: column;
 
    overflow: hidden;
}
.main_rating {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.products_Section::before,
.products_Section::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    background-size: cover;
    background-position: center;
    z-index: 0;  
}
.testimonial-card > div > img{
    width: 56px;
}
.faq_textheading p{
    line-height: 28px;
    padding-top: 14px;
}

.products_Section::before {
 

    bottom: 0;
    background-image: url('/wp-content/uploads/2024/09/Frame-1000004645.png');
}

.products_Section::after {
    top: 0;
    background-color: #85D0CD; 
}

.products_Section .container {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    
}
.clinet{
    text-align: left;
}
button.fs-16.linkColor.fAq_btn {
    width: 225px;
    height: 49px;
    border: 2px solid #0A253D;
    text-transform: uppercase;
    background: #FFF;
    margin-top: 32px;
    display: flex;
    align-items: center;
    padding: 0px;
    padding-top: 2px;
}
.linkColor:hover{
    /* color: #00333E !important; */
}

/* .faq-section */
.accordion-section {
    margin-bottom: 10px;
  }
  
  .accordion-title {
    
    padding: 18px;
   
    cursor: pointer;
    width: 100%;
    text-align: left;
     
    border-radius: 5px;
    position: relative;
    transition: 0.4s;
  }
  
  .accordion-title i {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    padding: 0px 5px;
    border-radius: 5px;
    font-weight:900 !important;
    color:  #00333E;
    width: 40px;
  height: 40px;
  display: flex;

  justify-content: center;
  align-items: center;
  }

  .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    
  }
 
  .main_client_sec{
max-width: 484px;
width: 100%;
background-color: #fff;
border: 2px solid #DCD0CD;
border-radius: 4px;
padding: 16px;
  }

  /* Blog-Section  styling*/
  .section-title {
    text-align: center;
 
    font-weight: bold;
  
    margin-bottom: 20px;
}
.section-subtitle {
    text-align: center;
    margin-bottom: 40px;
    color: #5B6A82;
}
.blog-card {
  
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
}
 
.blog-card img {
    width: 100%;
    height: auto;
    display: block;
}
.blog-card-body {
    padding: 24px;
}
.blog-card-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #0A253D;
    margin-bottom: 15px;
}
hr{
    margin-top:43px;
}
.blog-card-text {
    color: #5B6A82;
    margin-bottom: 24px;
}
.input-container button{
border-radius: 0px !important;
}
.learn-more {
    color: #67C701!important;
    text-decoration: none;
    font-weight: bold;
}
.learn-more i {
    margin-left: 5px;
}
.lrean_more {
    margin-top: 39px;
}
/* marqusection_styling */
#logoMarqueeSection {
    max-width: 1920px!important;
  margin-top: 40px !important;
  }
  .why-choose-section.row{
    margin-top: 62px !important;
  }
  .why-choose-section p{
    line-height: 32px;
  }
  section.know-more-section{
    padding:100px 0px !important;
  }
  .know-more-section h2{
line-height: 45px;
  }
  .know-more-section > div.shop-button{
    margin-top: 30px !important;
  }
 h1.hero-title{
    margin-bottom: 0px;
 }
 .verified{
    margin-left: 20px;

 }
 .verified > p{
    color: #748B90;
 }
 .verified > img{
    width: 14px;
 }
 .icon-box > h5{
    padding-top: 24px;
 }
      .main_client_sec.mt-24 {
        margin-top: 31px !important;
      }
  .default-content-container {
      margin-left: auto;
      margin-right: auto;
      margin-top: 0;
      margin-bottom: 0;
    
      padding-right: 5rem;  
      padding-top: 4.5rem;
      padding-bottom: 4.5rem;
      width: 100%;
      min-height: 100vh;
  }
  
  div.marquee>a>img {
    height: unset;
}
  
  .logoMarqueeSection>div>div {
      padding-top: 0;
      padding-bottom: 0;
      min-height: 0;
  }
  
  .marquee-wrapper {
    display:  inline-block;
    white-space: nowrap;
  }
  
  .marquee {
      display:  inline-block;
      white-space: nowrap;
      position: relative;
      transform: translate3d(0%, 0, 0);
      animation-name: marquee;
      animation-timing-function: linear;
      animation-iteration-count: infinite;
  }
  
  
  .marquee a {
      display:  inline-block;
      white-space: nowrap;
      padding-right: 5.4rem;
  }
  
  .marquee-wrapper:hover .marquee {
      animation-play-state: paused !important;
  }
  
  @keyframes marquee {
      0% {
          transform: translate3d(0%, 0, 0);
      }
  
      100% {
          transform: translate3d(-100%, 0, 0);
      }
  }
   .sea-moss-benefits{
    text-align: center;
   }
   .benefit-card {
    text-align: left;
}

 
.slide-arrow {
    background-color: transparent;
    border: none;
    font-size: 20px;
    color: #00333E; 
    position: absolute;
    top: 50%;  
    transform: translateY(-50%);  
    z-index: 1;
    cursor: pointer;
}
 
.prev-arrow {
    left: -39px;
}

.next-arrow {
    right: -39px;  
}
 
button.slide-arrow  {
    background: #FFF;
   width: 36px;
    height: 36px;
    border: 1px solid  #00333E;
    margin-top: -19px;
    border-radius: 50%;
    padding: unset;
 
    display: flex;
    justify-content: center;
    align-items: center;
}

button.slide-arrow:hover  {
    background: #DA1C5C;
 color: #FFF;
 border: none;
}
 .slick_arrows{
  
    background-color: transparent;
    border: none;
    font-size: 20px;
    color: #00333E; 
    position: absolute;
    top: 50%;  
    transform: translateY(-50%);  
    z-index: 1;
    cursor: pointer;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 12px !important;
    opacity: 1 !important;
    color: #fff !important;
    
    opacity: 1;
}

    .slick-dots li.slick-active button:before {
        opacity: 1; 
        color: #DA1C5C !important;
    }
    .FooterSlider > div > .slide-arrow{
        color: #FFF !important;
    }
    .faq_button {
        border: 2px solid #00333E;
        
        height: 50px;
        text-align: center;
        padding-top: 13px;
    text-transform: uppercase;
    margin-top: 30px; 
 
    }
  /* Add badge to the first blog card */
.row.g-4 .col-md-6:nth-child(1) .blog-card::before {
    content: "Recipe";
    position: absolute;
    top: 12px;
    left: 12px;
    background-color: #DA1C5C;
    color: white;
    font-size: 14px;
    z-index: 1;
    height: 25px;
    width: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.row.g-4 .col-md-6:nth-child(2) .blog-card::before {
    content: "Blog";
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #DA1C5C;
    color: white;
    font-size: 14px;
   
    z-index: 1;
    height: 25px;
    width: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.blog-card {
    position: relative;
}

    @media (max-width: 768px) {
        button.btn.btn-primary.Shopnow.fs-16.linkColor {
        display: flex;
        justify-content: center;
        align-items: center;
    }
        .products_Section p{
            margin: 0 auto;
            margin-bottom: 20px;
        }
    .naturalTextCOntent h5{
        text-align: center;
    }
    .shop-button {
        width: 100%;
    }
    .ast-builder-grid-row {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
      }
    section.mobile-heroSection.text-center.mobile-only {
        
        padding: 30px 0px;
    }
    p.priceColor {
        font-size: 14px;
    }
    .benefit-card p{
        line-height: 22.4px !important;
        margin-bottom: 30px;
    }
    .why-choose-section p {
        line-height: 22.6px;
    }
    .products_Section h2{
        font-size:26px !important;
        line-height: 26px !important;
    }
    .faq_textheading h1{
        font-size: 26px !important;
        line-height: 26px !important;
    }
    .faq_textheading p{
        font-size: 16px !important;
    }
    h1.section-title {
        font-size: 26px !important;
        line-height: 26px !important;
    }
    a.learn-more {
        border: 2px solid #67C701;
        padding: 13.5px 27px;
        font-size: 16px;
    }
    .footer-section h3{
        font-size: 26px !important;
        line-height: 26px;
    }
    .input-container input::placeholder{
        color: #00333E !important;
        text-transform: uppercase !important;
    }
    .footer-section p{
        margin-bottom: 0px !important;
    }
    .footer-bottom .disclimerText {
        text-align: left;
    }
    .contact-info p {
        margin-bottom: 8px !important;
    }
    .ratingSec p{
        font-size: 12px !important;
    }
    .container{
        padding:0px 20px !important
    }
  
        .mobile-heroSection  {
            height: 860px;
            background-size: contain;
            background-color: #D5CCCA;
        }
        section.customer_services.mobile-only {
            margin-top: -41px;
            z-index: 999999999;
            position: relative;
            background: #fff;
        }

.deliverySec img{
    width: 33px;
    height:36px;
}
button.slick_arrow1  i{
    font-size: 15px !important;
}
.products_Section .container.mt-24{
    margin-top:0px !important
}
.verified {
    margin-left: 7px;
}
.footer-newsletter.d-flex.justify-content-center {
    margin-top: 30px;
}
.naturaltextSec .mobile-only {
    display: flex !important;
    justify-content: space-between;
}
.mobil_v {
    justify-content: space-around;
}
.mobil_v .naturalTextCOntent {
    margin: 0px;
}
}
.naturaltextSec h5 {
    font-family: 'Transformation Text_v4';
}
.marqueelogo {
    max-width: 58px !important;
}