/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 08-Aug-2023, 3:16:25 pm
    Author     : naeem.tabsyst
*/
:root{
    --fv-bg-secondary-rgb:248,249,250;
    --fv-text-primary:#212529;
    --fv-text-success:#3BB77E;
    --fv-text-black:#212529;
    --fv-border-default:#c3c3c3;
    --fv-main-website-theme:#212529;
    --fv-heading-dark-color:#3E4152;
    --fv-main-website-theme-blog-a-tag:#3BB77E;
    
}
*{
    font-family: 'Assistant', sans-serif;
}

body,html{
    width: 100vw;
    min-height: 100vh;
    overflow-x: hidden;
    display: flex;
    flex-direction:column; 
}
main{
    flex:1;
}


.bg-light-gray {
    background-color: #F4F4F4 !important;
}


/*DESKTOP*/

.floverfy-web-header-desktop{
    display: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: white;
}


.floverfy-mobile-search-icon{
    border: none;
    /*border-top: 1px solid black;*/
    /*border-bottom: 0.5px solid black;*/
    border-radius: 0px;
    background-color: white;
}
.floverfy-mobile-search-input{
    border: none;
    /*border-top: 1px solid black;*/
    /*border-bottom: 0.5px solid black;*/
    border-radius: 0px;
}

#category-slider-featured-desktop .owl-stage-outer {
    box-shadow: #fff 0px 0px 35px 0px;
}

#category-slider-featured .owl-stage-outer {
    box-shadow: #fff 0px 0px 35px 0px;
}


.owl-carousel .owl-stage-outer {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 35px 0px;
}

.floverfy-cart-icon-count {
    font-size: 8px;
}

.floverfy-web-logo{
    object-fit: contain;
    object-position: center;
}
.floverfy-web-logo{
    width: 160px;
    height: 40px;
}
.floverfy-footer{
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    width: 100%;
    margin-top: auto;
    /*min-height: 320px;*/
    bottom: 0;
    left: 0;
}

@media (max-width: 768px) {
    .floverfy-footer-bottom-bar {
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .g-md-6-col {
        grid-column: span 6;
        flex: 1; /* Ensure equal height in columns */
    }
}

.g-row {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    padding: 3rem !important;
}

.g-row .about-us-img{      
    width: 574px;
    height: auto;
    flex-shrink: 0;
}

@media (max-width: 768px) {

    .g-row {
        
        padding: 1rem !important;
    }
 
}

@media screen and (min-width: 990px) {
    .shop_by_flavour-image-container {
        justify-items: center;
        column-gap: 20px;
        row-gap: 20px;
        margin-top: 40px;
        margin-bottom: 40px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-width: 889px) {
    .shop_by_flavour-image-container {
        justify-items: center;
        column-gap: 20px;
        row-gap: 20px;
        margin-top: 40px;
        margin-bottom: 40px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding: 1rem;
    }
}

.shop_by_flavour-image-container .shop_by_flavour-img-wrapper {
    position: relative;
}

.shop_by_flavour-image-container .shop_by_flavour-img-wrapper .bottom-left {
    position: absolute;
    top: 33%;
    left: 27px;
}

@media screen and (max-width: 889px) {
    .shop_by_flavour-image-container .shop_by_flavour-img-wrapper .bottom-left {
        position: absolute;
        top: 20px;
        left: 14px;
    }
}

.shop_by_flavour-image-container .shop_by_flavour-img-wrapper .bottom-left .content-first {
    color: #FFF;
    font-family: 'Lexend', sans-serif !important;
    font-size: 22.293px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media screen and (max-width: 889px) {
    .shop_by_flavour-image-container .shop_by_flavour-img-wrapper .bottom-left .content-first {
       
        font-size: 18.293px;
      
    }
}

.shop_by_flavour-image-container .shop_by_flavour-img-wrapper .bottom-left .content-second {
    color: #FFF;
    font-family: 'Lexend', sans-serif !important;
    font-size: 22.293px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media screen and (max-width: 889px) {
    .shop_by_flavour-image-container .shop_by_flavour-img-wrapper .bottom-left .content-second {
       
        font-size: 18.293px;
       
    }
}

.popular-brand-image-slider {
    justify-items: center;
    column-gap: 20px;
    row-gap: 20px;
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

@media screen and (max-width: 889px) {
    .popular-brand-image-slider {     
        grid-template-columns: repeat(3, 1fr);
    }
}




/* /////------ SIGN UP WITH EMAIL :: NEWSLETTER :: START ----------////// */


/* .sign-up-with-email-container-fluid {
    background-color: #151515;
    background-image:url(assets/imgs/vpg/rectangle.svg);
    background-repeat: no-repeat;
    background-size: cover;
} */

.sign-up-with-email-container-fluid .sign-up-with-email-textOne{
    color: #FFF;
    font-family: 'Lexend', sans-serif !important;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.26px;
}

.sign-up-with-email-container-fluid .sign-up-with-email-textTwo{
    color: #FFF;
    text-align: center;
    font-family: 'Lexend', sans-serif !important;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.33px;
    padding: 3px;
    border: 2px solid #fff;
}

#footer-subscription_newsletter-div {
    width: 400px;
}

#footer-subscription_newsletter-email {
    border-radius:unset !important;
}


@media screen and (max-width: 889px) {
    .sign-up-with-email-container-div {
        flex-direction: column;
    }
}

@media screen and (min-width: 990px) {
    .sign-up-with-email-container-div {
        flex-direction: row;
    }
}




/* /////------ SIGN UP WITH EMAIL :: NEWSLETTER :: END ----------////// */


/* ////// -------- INDEX :: PRODUCT BANNER :: START --------- /////// */


.product-banner-grid-one {
    display: grid; 
    grid-template-columns: repeat(2, minmax(0, 1fr)); 
    width: 100%; 
    gap: 1rem; 
    margin-bottom: 1rem;
}

@media screen and (max-width: 889px) {
    .product-banner-grid-one {
        grid-template-columns: repeat(1, minmax(0, 1fr)); 
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
}

.product-banner-grid-two {
    display: grid; 
    grid-template-columns: repeat(3, minmax(0, 1fr)); 
    width: 100%; 
    gap: 1rem; 
    margin-bottom: 0px;
}

@media screen and (max-width: 889px) {
    .product-banner-grid-two {
        grid-template-columns: repeat(1, minmax(0, 1fr)); 
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
}

.product-banner-container-div {
    align-items: center; 
    border-radius: 10px; 
    display: flex; 
    flex-direction: row; 
    justify-content: space-between; 
    position: relative;
}

.product-banner-content {
    display: flex; 
    justify-content: space-between; 
    align-content: space-between; 
    flex-direction: row; 
    align-items: flex-end; 
    width: 100%;
    border-radius: 10px;
}


@media screen and (max-width: 889px) {
    .product-banner-image-wrapper {
        height: 250px !important;
    }
    .product-banner-image-wrapper img{
        height: 250px !important;
    }
}

.product-banner-image-wrapper {
    width: 100%; 
    height: 335px; 
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
}

.product-banner-image-wrapper img{
    max-width: 100%;
    height: 335px;
    width: 100%;
}



@media screen and (min-width: 540px) {
    img.banner-img-top {
        height: 200px;
    }
}

@media screen and (max-width: 375px) {
    img.banner-img-top {
        height: 145px;
    }
}

img.banner-img-top {
    object-position: center;
    object-fit: contain;
    width: 600px;
}

img.banner-img-bottom {
    object-position: center;
    object-fit: contain;
    height: 100px;
    width: 350px;
}


.owl-stage-outer {
    background-color: #fff !important;
}


.owl-stage {
    background-color: #fff !important;
}


.owl-carousel {
    background-color: #fff !important;
}




/* ////// -------- INDEX :: PRODUCT BANNER :: END --------- /////// */




/* .floverfy-footer .accordation_container-div{
    flex-direction: row !important;
} */

@media (min-width: 768px) {
   
    .floverfy-footer .accordation_container-div{
        flex-direction: row !important;
    }

    .floverfy-footer .accordation_container-div .list-group-item{
        border: none !important;
    }

}
@media (max-width: 767px) {
   
    .floverfy-footer .accordation_container-div{
        flex-direction: column !important;
    }

}


.flover-main-slider-img{
    height: 80vh;
    width: 100%;
    object-fit: contain;
    object-position: cover;
}



.floverfy-footer{
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    width: 100%;
    /*min-height: 320px;*/
    bottom: 0;
    left: 0;
}
/*----------RESPONSIVE START DESKTOP --------*/
@media (min-width: 992px) {
    .floverfy-web-header-desktop{
        display: block;

    }
    .floverfy-web-header-mobile{
        display: none;
    }
    .floverfy-web-logo{
        width: 180px;
    }

}

.notice-green{
    background-color: #29d99e;
    color: white;
    font-size: 14px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}
.notice-default{
    background-color: #44445f;
    /* background-color: #2d727d; */
    color: white;
    font-size: 14px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}

.notice-default a{

    color: white !important;
    text-decoration: none !important;
    
}

.floverfy-link-list-collapse .list-group-item a{
    text-decoration: none;
    color: black;
}

@media (max-width: 767px) {
    
    .floverfy-link-list-collapse-btn{
        border-bottom: 0.5px solid black;
    }

}
@media (min-width: 768px) {
    
    .floverfy-link-list-collapse-btn{
        border-bottom: none;
    }

}




.bg-fv-secondary{
    background-color: rgb(var(--fv-bg-secondary-rgb));
}

.floverfy-link-list-collapse-btn:not(.collapsed){
    background-color:  rgb(var(--fv-bg-secondary-rgb));
    color: var(--fv-text-black);
}


/*            .floverfy-link-list-collapse-btn:focus{
                border-color:  rgb(var(--fv-bg-secondary-rgb));
              
            }*/




/*----------RESPONSIVE END DESKTOP--------*/


.floverfy-sticky-navbar{
    /*background-color: #c0c0c0;*/
    position:fixed;
    top:0;
    width:100%;
    z-index:100;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
       
}

@media only screen and (min-width: 992px){

    .floverfy-sticky-navbar{
        
        padding-left: 9vw !important;
        padding-right: 9vw !important;
    }

}

.fv-mini-cart-img-conatiner img{
    height: 80px;
    width: 100px;
    object-fit: contain;
    object-position: center;
}
.fv-mini-cart-input{
    text-align: center;
    border-top:  none;
    border-bottom:  none;
}
.fv-mini-cart-item-name{
    
}
.fv-mini-cart-item-name a{
    text-decoration: none;
color: #3E4152;
font-family: Assistant;
font-size: 1rem;
font-style: normal;
font-weight: 700;
line-height: 100%;
    display: inline-block;
    
}

.fv-mini-cart-stock-status .In-Stock{
    color: var(--fv-text-success);
}
.fv-mini-cart-footer {
    padding: 10px;
    padding-bottom: 40px;
    background-color: rgb(var(--fv-bg-secondary-rgb));
    bottom: 0;
    top: auto;
}

.fv-cart-footer{
   
  
/*    height: auto;
    width: 100%;*/
   
      /*background-color: rgb(var(--fv-bg-secondary-rgb));*/
      /*background-color: #F0F0F0;*/
  
}
.fv-cart-summary-col{
    /*padding: 10px;*/
}
.fv-cart-main-row{
     padding: 10px;   
}

@media only screen and (max-width: 992px){
 .fv-cart-footer{
    position: fixed;
    bottom:0;
    left: 0;
    height: auto;
    width: 100vw;
    z-index: 100;
      background-color: rgb(var(--fv-bg-secondary-rgb));
      /*background-color: #F0F0F0;*/
  
}  
    .fv-cart-summary-col{
        /*padding: 0px;*/
    }
    .fv-cart-main-row{
         padding: 0px;   
    }
}
.fv-mini-cart-table{
    overflow-y: auto;
        width: 100%;
}

.fv-mini-cart-table tr{
    border-bottom: 0.5px solid var(--fv-border-default);
    
}

.fv-btn-square{
    border-radius: 0px;
}

.fv-cart-header{
    border-bottom:1px solid var(--fv-heading-dark-color);
}
.fv-cart-header h1{
    color: var(--fv-heading-dark-color);
    font-weight: 700;
    font-size: 17.534px;
}
    
    




            .fv-cart-brand-name a{
                color: #696B79;
                font-family: Assistant;
                font-size: 0.8rem;
                font-style: normal;
                font-weight: 400;
                line-height: 100%; /* 11.275px */
                text-decoration: none;
                    display: block;
            }
            .fv-mini-cart-qty-change-btn{
                background-color: white;
            }
/*decsc START*/

.floverfy-cms-descriptions img{
    max-width: 100%;
    object-fit: contain;
    object-position: center;
       
}

.fv-trumbo-desc .clearfix::after {
    content: "";
    display: table;
    clear: both
}

.fv-trumbo-desc .alignleft {
    display: inline;
    float: left;
    margin-right: 1.618em
}
.fv-trumbo-desc .alignleft.flip {
    float: right!important;
    margin-left: 1.618em!important
}

.fv-trumbo-desc .alignright {
    display: inline;
    float: right;
    margin-left: 1.618em
}

.fv-trumbo-desc .alignright.flip {
    float: left!important;
    margin-right: 1.618em!important
}

.fv-trumbo-desc .aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}
.fv-trumbo-desc p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
/*decsc END*/

.fv-seperator-heading{
    background-color: #F0F0F0;
    padding: 5px;
}



.modified-accordion .card-header{ position: relative;}
.modified-accordion .card-header:after{ content: ''; position: absolute; width: 100%; 
 height: 100%; left: 0; top: 0;}
.modified-accordion .collapse:not(.show){ display: block;}


@media (max-width: 767px) {
.modified-accordion .collapse:not(.show){ display: none;}
.modified-accordion .card-header:after{ display: none;}
}


@media (min-width: 992px) {
.content-padding{
    padding-left: 10vw;
    padding-right: 10vw;
}
}







.floverfy-web-header-desktop .navbar .megamenu{ padding: 1rem; }
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    
    .navbar .has-megamenu{position:static!important;}
    .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }
    
}	
/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px){
    .floverfy-web-header-desktop .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
        overflow-y: auto;
        max-height: 90vh;
        margin-top:10px;
    }
}


/* ============ mobile view .end// ============ */

        .fv-section-title,.section-title,.website-data-page-heading{
            color: #535151;
            /* font-family: Assistant; */
            font-family: 'Lexend', sans-serif;
            font-size: 20px;
            font-style: normal;
            /* font-weight: bold; */
            font-weight: 500;
            line-height: 100%;
          }
          
          .fv-listing-perc-off{
              
              /* color: #EE4949; */
              color: #C10000;
              font-size: 16px;
          }
          .fv-listing-sale-price-container{
              font-size: 12px;
          }
          
          
          .fv-cart-totals-subtitle{
                text-decoration: none;
                color: #3E4152;
                /* font-family: Assistant; */
                font-family: 'Lexend', sans-serif;
                font-size: 1rem;
                font-style: normal;
                font-weight: 500;
                line-height: 100%;
                display: inline-block;
          }

          .mini-cart-view-btn, .mini-cart-checkout-btn {
            font-family: 'Lexend', sans-serif;
          }
          
          #fv-main-hero-slider{
              min-height:  300px;
          }
          .fv-slider{
             min-height:  300px; 
          }
          
          .fv-mini-cart-upsell-container{
             border-radius: 3px;
             background: rgba(238, 73, 73, 0.10);
             padding: 5px;
          }
          .fv-mini-cart-upsell-img img {
    width: 43px;
height: 43px;
    object-fit: contain;
    object-position: center;
}

main{
    margin-bottom: 1.2rem;
}

.fv-general-seperation-title,.fv-card-heading {
    background-color: #F0F0F0;
    padding: 5px;
}


.add-to-cart-animation-lottie-container{
    position: absolute;
    top: 4px;
    left: -4px;
    z-index: -1
}
.add-to-cart-animation-lottie-container-mobile {
    position: absolute;
     top: -1px;
    left: -3px;
    z-index: -1
}


/* ============ mobile view ============ */

@media (min-width: 720px){
    .footer-accordation-legal_div .accordion-button::after {
        background-image: none;
    }
}

/* ============ mobile view .end// ============ */

/* ============ Desktop view ============ */

@media (min-width: 768px){
    .footer-accordation-legal_div .accordion-button:not(.collapsed) {
        box-shadow: none;
    }
}

/* ============ Desktop view .end// ============ */



.mobile-header-info-wrap {
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #ececec;
    margin: 17px 0 30px 0;
  }

  .single-mobile-header-info {
    position: relative;
    margin-bottom: 13px;
  }

 .single-mobile-header-info a {
    font-size: 17px;
    display: block;
    color: #253D4E;
    text-decoration: none;
  }


  .single-mobile-header-info a i {
    font-size: 25px;
    color: var(--fv-main-website-theme);
    margin-right: 8px;
  }


  .product-rate {
    background-image: url(../icons/rating-stars.png);
    background-position: 0 -12px;
    background-repeat: repeat-x;
    height: 12px;
    width: 60px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}


.product-rating {
    height: 12px;
    background-repeat: repeat-x;
    background-image: url(../icons/rating-stars.png);
    background-position: 0 0;
}



.star-cb-group {
    /* remove inline-block whitespace */
    font-size: 0;
    /* flip the order so we can use the + and ~ combinators */
    unicode-bidi: bidi-override;
    direction: rtl;
    /* the hidden clearer */
  }
  .star-cb-group * {
    font-size: 2rem;
  }
  .star-cb-group > input {
    display: none;
  }
  .star-cb-group > input + label {
    /* only enough room for the star */
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    width: 1em;
    white-space: nowrap;
    cursor: pointer;
  }
  .star-cb-group > input + label:before {
    display: inline-block;
    text-indent: -9999px;
    content: "☆";
    color: #888;
  }
  .star-cb-group > input:checked ~ label:before, .star-cb-group > input + label:hover ~ label:before, .star-cb-group > input + label:hover:before {
    content: "★";
    color: #e52;
    text-shadow: 0 0 1px #333;
  }
  .star-cb-group > .star-cb-clear + label {
    text-indent: -9999px;
    width: .5em;
    margin-left: -.5em;
  }
  .star-cb-group > .star-cb-clear + label:before {
    width: .5em;
  }
  .star-cb-group:hover > input + label:before {
    content: "☆";
    color: #888;
    text-shadow: none;
  }
  .star-cb-group:hover > input + label:hover ~ label:before, .star-cb-group:hover > input + label:hover:before {
    content: "★";
    color: #e52;
    text-shadow: 0 0 1px #333;
  }







  /* ------------- BLOG POST DETAILS :: START --------------- */





  .blog-list-title{
        font-size: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: 69px;
    }

  .blog-list-title a{
        color:#2d727d;
        text-decoration: none;
    }

    #recent-posts .list-group-item a {
        color:#2d727d;
        text-decoration: none;
    }


    .blog-img-container{
       
        width: 100%;
        height: 138px;
        text-align: center;

    }

    .blog-img-container a{
       
        text-decoration: none;
        color:#f5f5f5;
        
    }


    .blog-img{
        
        height: 100%;
        width: 100%;
        object-fit: fill;
     
    }
    .blog-list-short-desc{
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        height: 150px;
    }

    .blog-list-card{
        width: 100%;
        height: 450px;
    }

    @media screen and (min-width: 768px) {
        .blog-list-card{
            width: 300px;
        }
    }


    @media (min-width: 992px) {
        .blog_container{
            max-width: 1320px;
            padding: 12px 0;
        }
    }

    .fv-section-title-1 {
        position: relative;
        border-bottom: 1px solid #ececec;
        font-size: 22px;
        padding-bottom: 20px;
        margin-bottom: 30px !important;
    }


    .bg-secondary {
        --kt-bg-rgb-color: 228, 230, 239;
        background-color: #E4E6EF !important;
    }

    #blog-post a {
        text-decoration: none;
        color:#2d727d;
    }


    @media (min-width: 1400px) {
        .blog_container-div {
            max-width: 1438px !important;
        }
    }


    .blog_list-card{
        border-color:#f5f5f5 !important;
    }

    .blog_list-card_body {
        background-color: #f5f5f5;
        padding:25px !important;
    }

    .blog_details-line {
        width: 100%;
        border: 1px solid #dee2e6;

    }

    img {
        max-width: 100%;
    }



  /* ------------- BLOG POST DETAILS :: END --------------- */




  /* ------------- BLOG POST RECENT POST :: START --------------- */

    .blog_recet_post-div {
        display: flex;
        flex-direction: row;
        background: #fff;
        margin-bottom: 20px;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
        border: 1px solid #ddd;
    }

    .blog_recet_post-div .blog_recet_post-image_anger {
        width: 40%;
        height: auto;
    }
    

    .blog_recet_post-image {
        width: 100%;
        height: auto;
    }

    .blog_recet_post-content {
        width: 60%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 15px;
    }


    .blog_recet_post-subtitle {
        margin: 15px 0;
        font-size: 1em;
        color:#2d727d;
        text-decoration: none;
    }

    .blog_recet_post-footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px solid #ddd;
        padding-top: 10px;
        font-size: 0.9em;
    }

   


  /* ------------- BLOG POST RECENT POST :: END --------------- */




  @media screen and (max-width: 767px) {
    .top_badge_slider-web_view {
        display: none !important;
    }
}

@media screen and (min-width: 768px) {
    .top_badge_slider-phone_view {
        display: none;
    }
}


.top_badge-phone_view .marquee {
    display: flex;
    overflow: hidden;
    /* height: 10vh; */
    user-select: none;
    gap: 2rem;
    /* padding-top: 1rem;
    padding-bottom: 1rem; */
}

.marquee__group {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    min-width: 100%;
    animation: scroll 13s linear infinite ;
}

.marquee__group p {
    margin: 0;
    display: flex;
    align-items: center;
    white-space: nowrap;
    gap: 10px;
}



@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(calc(-100% - .1rem));
    }
}

.top-badge-slider-heading {
    font-family: 'Lexend', sans-serif !important;
    /* font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: -0.5px; */
}



.shop-by-section-title {
    color: #151515;
    font-family: 'Lexend', sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.5px;
}

.section-content-vape-big h1 {
    color: #151515;
    font-family: 'Lexend', sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.5px;
}

.section-content-vape-big p {
    color: #151515;
    font-family: 'Lexend', sans-serif !important;
    font-weight: 500;
}

.section-content-vape-big .fv-section-title.shop-by-section-title {
    min-height: 3em;
}




@media screen and (max-width: 767px) {
    .section-content-vape-big p {
       padding: 1rem;
    }
}



.index-about-us-title {
    color: #151515;
    font-family: 'Lexend', sans-serif !important;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.26px;
}


.index-about-us-subtitle {
    color: #151515;
    font-family: 'Lexend', sans-serif !important;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.19px;
}

.about-us-index p {
    font-family: 'Lexend', sans-serif !important;
}


.carousel-category-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex-shrink: 0;
}

@media (max-width: 768px) {
    .carousel-category-buttons {

        gap: 10px;
      
    }
    .carousel-category-buttons span {

        font-size: 3vw !important;
        
    }
}





.index_buttons {
    height: 32px;
    border: 2px solid #151515;
    display: flex;
    justify-content: center;
    align-items:center;
    flex-shrink: 0;
}
.index_buttons span{
    font-weight: 600;
    letter-spacing: 0.7px;
    color: #151515;
    font-family: 'Lexend', sans-serif !important;
}
.index_buttons.active {
    background: #151515;
    height: 32px;
    border: 2px solid #151515;
    display: flex;
    justify-content: center;
    align-items:center;
    flex-shrink: 0;
}

.index_buttons.active span{
    font-weight: 600;
    letter-spacing: 0.7px;
    color: #f8f9fa;
    font-family: 'Lexend', sans-serif !important;
}


.text-decoration-none a{
    color: #fff !important;
}


.font-family-lexend-customization {
    font-family: 'Lexend', sans-serif !important;
}




.pv-open_attribute_modal_btn {
    border: 2px solid #272525;
}
.pv-open_attribute_modal_btn div span {
    color: #272525 !important;
    font-weight: 700 !important;
}

.qty-btn-container {
    border: 1px solid #272525;
}

.qty-btn-container a i:hover {
    color: #fff;
}



/* ------------- BLOG NO IMAGE :: START ---------------- */

        .img-unavailable-placeholder-container {
            background-color: #FFFFFF;
            padding: 0px 0px;
            text-align: center;
            height: 138PX;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .img-unavailable-icon-container {
            position: relative;
            margin-bottom: 5px;
        }

        .img-unavailable-image-frame {
            width: 80px;
            height: 47px;
            border: 3px solid #888;
            border-radius: 6px;
            background-color: #FFFFFF;
            position: relative;
            display: inline-block;
        }

        .img-unavailable-no-symbol {
            position: absolute;
            top: 44%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 20px;
            height: 20px;
            border: 3px solid #888;
            border-radius: 50%;
            background-color: transparent;
        }

        .img-unavailable-no-symbol::before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%) rotate(45deg);
            width: 18px;
            height: 4px;
            background-color: #888;
        }

        .img-unavailable-diagonal-slash {
            position: absolute;
            top: 28px;
            right: -13px;
            width: 66px;
            height: 6px;
            background-color: #FFFFFF;
            transform: rotate(-40deg);
            transform-origin: center;
        }

		.img-unavailable-diagonal-slash-2 {
            position: absolute;
            top: 31px;
            right: -13px;
            width: 62px;
            height: 6px;
            background-color: #888;
            transform: rotate(-40deg);
            transform-origin: center;
        }

        .img-unavailable-placeholder-text {
            color: #888;
            font-size: 17px;
            font-weight: bold;
            letter-spacing: 8px;
            line-height: 1.2;
            text-transform: uppercase;
        }

        .img-unavailable-text-line {
            display: block;
        }

/* ------------- BLOG NO IMAGE :: END ---------------- */



/* --------------- HOME :: FAQ :: START ---------------------  */

.home-faq-faq-container {
            width: 100%;
        }
        
        .home-faq-faq-item {
            margin-bottom: 15px;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
            transition: all 0.3s ease;
        }
        
        .home-faq-faq-item:hover {
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        }
        
        .home-faq-faq-question {
            position: relative;
            padding: 20px 60px 20px 25px;
            background: #fff;
            color: #333;
            font-size: 1.2rem;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            user-select: none;
			display:flex;
        }
        
        .home-faq-faq-question::after {
            content: '+';
            position: absolute;
            right: 25px;
            top: 50%;
            transform: translateY(-50%);
            font-size: 1.8rem;
            color: #a8b1c1;
            transition: transform 0.3s ease;
        }
        
        .home-faq-faq-answer {
            max-height: 0;
            overflow: hidden;
            background: #f8f9fa;
            transition: max-height 0.3s ease, padding 0.3s ease;
            color: #555;
            line-height: 1.6;
        }
        
        .home-faq-faq-answer p {
            padding: 0 25px 20px;
        }
        
        /* Checkbox hack for toggle functionality */
        .home-faq-faq-checkbox {
            /* position: absolute; */
            opacity: 0;
            z-index: -1;
        }
        
        .home-faq-faq-checkbox:checked + .home-faq-faq-question {
            background: #eef5ff;
            border-bottom: 1px solid #d0ddf7;
        }
        
        .home-faq-faq-checkbox:checked + .home-faq-faq-question::after {
            content: '−';
            transform: translateY(-50%) rotate(180deg);
        }
        
        .home-faq-faq-checkbox:checked ~ .home-faq-faq-answer {
            max-height: 300px;
            padding: 20px 0 10px;
        }
        
        .home-faq-faq-item:first-child {
            margin-top: 10px;
        }
        
        .home-faq-faq-item:last-child {
            margin-bottom: 0;
        }
        
        @media (max-width: 600px) {
            .home-faq-container {
                padding: 20px 15px;
            }
            
            h1 {
                font-size: 2rem;
            }
            
            .home-faq-faq-question {
                padding: 15px 50px 15px 20px;
                font-size: 1.1rem;
            }
            
            .home-faq-faq-question::after {
                right: 20px;
                font-size: 1.5rem;
            }
        }

        
/* --------------- HOME :: FAQ :: END ----------------------- */




/* ---------------- Home page :: About the hayati pro :: Start ------------------- */


.home-below-content-faq-accordions__hayati_pro {
    display: grid;
    gap: 1.5rem;
}

.home-below-content-accordion-item {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 4px solid #151515;
}

.home-below-content-accordion-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.home-below-content-toggle-about-hayati-checkbox {
    display: none;
}

.home-below-content-about-toggle-specification-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 2rem;
    cursor: pointer;
    background: linear-gradient(135deg, #f8f9ff 0%, #e8f1ff 100%);
    position: relative;
    transition: all 0.3s ease;
}

.home-below-content-about-toggle-specification-label:hover {
    background: linear-gradient(135deg, #e8f1ff 0%, #d8e8ff 100%);
}

.home-below-content-faq-accordions__hayati_pro-h2 {
    font-size: 1.3rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.home-below-content-accordion-icon {
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, #b0b8e0, #b7a7c7);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.1rem;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 10px rgba(102, 126, 234, 0.3);
}

.home-below-content-toggle-about-hayati-checkbox:checked + .home-below-content-about-toggle-specification-label .home-below-content-accordion-icon {
    transform: rotate(180deg);
    background: #151515;
    box-shadow: 0 2px 10px rgba(72, 187, 120, 0.3);
}

.home-below-content-home-section-about-hayati {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), 
               padding 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
}

.home-below-content-toggle-about-hayati-checkbox:checked + .home-below-content-about-toggle-specification-label + .home-below-content-home-section-about-hayati {
    max-height: 500px;
    /* padding: 2rem; */
}

.home-below-content-accordion-content {
    /* background: linear-gradient(135deg, #f7fafc 0%, #edf2f7 100%); */
    /* border-radius: 12px; */
    padding: 1.5rem;
    /* border-left: 4px solid #667eea; */
    line-height: 1.7;
    color: #4a5568;
    font-size: 0.95rem;
}

.home-below-content-accordion-content a {
    color: #667eea;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    transition: color 0.3s ease;
}

.home-below-content-accordion-content a:hover {
    color: #764ba2;
}

.home-below-content-accordion-content a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -2px;
    left: 0;
    background: linear-gradient(135deg, #667eea, #764ba2);
    transition: width 0.3s ease;
}

.home-below-content-accordion-content a:hover::after {
    width: 100%;
}

/* Responsive Design */
@media (min-width: 768px) {
    .home-below-content-faq-accordions__hayati_pro {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .home-below-content-faq-accordions__hayati_pro-h2 {
        font-size: 1.4rem;
    }
}

@media (max-width: 767px) {
    .home-below-content-faq-accordions__hayati_pro {
        grid-template-columns: 1fr;
    }
    
    .home-below-content-faq-accordions__hayati_pro-h2 {
        font-size: 1.1rem;
    }
    
    .home-below-content-about-toggle-specification-label {
        padding: 1.2rem 1.5rem;
    }
    
    .home-below-content-toggle-about-hayati-checkbox:checked + .home-below-content-about-toggle-specification-label + .home-below-content-home-section-about-hayati {
        /* padding: 1.5rem; */
    }
}

/* Loading animation */
.home-below-content-accordion-item {
    animation: fadeInUp 0.6s ease forwards;
}

.home-below-content-accordion-item:nth-child(2) { animation-delay: 0.1s; }
.home-below-content-accordion-item:nth-child(3) { animation-delay: 0.2s; }
.home-below-content-accordion-item:nth-child(4) { animation-delay: 0.3s; }

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ---------------- Home page :: About the hayati pro :: End ------------------- */