  .gh-loader {
        position: fixed;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        background: rgba(255, 255, 255, 0.60); 
        backdrop-filter: blur(3px);
        -webkit-backdrop-filter: blur(3px);
        
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 999999 !important; 
        border-radius: 0px !important;
    }

    .gh-loader-content {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .gh-logo-wrapper {
        position: relative;
        width: 130px; 
        height: 130px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .gh-logo {
        font-size: 36px; 
        font-weight: 800;
        font-family: 'Poppins', 'Helvetica Neue', Arial, sans-serif;
        letter-spacing: -0.5px;
        color: #5cb811; 
        position: absolute;
    }
    .gh-ring-outer {
        position: absolute;
        width: 100%;
        height: 100%;
        border: 4px solid transparent; 
        border-top: 4px solid #5cb811;
        border-bottom: 4px solid rgba(92, 184, 17, 0.15);
        border-radius: 50%;
        animation: ghSpinClockwise 1.2s cubic-bezier(0.5, 0.1, 0.4, 0.9) infinite;
    }
    .gh-ring-inner {
        position: absolute;
        width: 76%;
        height: 76%;
        border: 3px solid transparent; 
        border-left: 3px solid #5cb811;
        border-right: 3px solid rgba(92, 184, 17, 0.2);
        border-radius: 50%;
        animation: ghSpinCounter 0.9s linear infinite;
    }
    @keyframes ghSpinClockwise {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
    }

    @keyframes ghSpinCounter {
        0% { transform: rotate(360deg); }
        100% { transform: rotate(0deg); }
    }
      .cp-link {cursor: pointer;}
/*.tgl_c .active{background-color: blue;}*/

.chk{
   position: absolute;
   left: 15px;
}
/* Priyanka */

.error{
  float: left;
}
/* Priyanka */
.fil_chk{
    font-weight: normal;
  position: relative;
  padding-left: 36px !important; 
  font-size: 13px;
}
.outstocktext{
  text-align: center;
    margin-top: 36%;
}
li{ font-weight: normal;}
li.selected {color: #27AE60;font-weight:bold;}
.imagecl{cursor:  pointer;  cursor: hand;}
.side_box:hover {cursor: default; }
span.unclickable:hover { cursor: default; }
.line-separator {margin-left: 10px;margin-top: 17px;}
.side-line {display: inline-block;border-top: 1px solid black;width: 49%;}
.triangle {display: inline-block;height: 7px;width: 7px; transform: rotate(45deg);transform-origin: center center;border-bottom : 1px solid black;
border-right : 1px solid black;margin-left: -3px;margin-right: -3px;margin-bottom: -3px;}
.sidebar .side_box ul li:hover:nth-child(even), .sidebar .side_box ul li:active:nth-child(even), .sidebar .side_box ul li a:active:nth-child(even), .sidebar .side_box ul li a:hover:nth-child(even) {
    color: #94c766 !important;
    cursor:  pointer;  cursor: hand !important;
   background: transparent !important;
    border: none !important;
    
}
@media screen and (min-device-width : 280px) and (max-device-width : 480px) {
 
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
#sid { display: inline; }   
}
@media screen and (min-width: 0px) and (max-width: 400px) {
.side_box .side_box_1 .red5{ margin-right: 0px !important;margin-left: 70px; float: right; } 
}
.al{background-color: #fff;margin:10px; }
.msgg{background-color: #fff; padding: 15px;width: 374px;font-size: 15px;border: 1px solid grey;border-radius: 5px;text-align: center;float: left;
margin-left: 133px;align-content: center;}
.tgl_c li.selected{background-color: white;}
@media screen and (max-width: 550px) {
.product_div {padding-right: 5px !important;padding-left: 5px !important;}
}
.filter_menu{ display:block;}
.filter_menu_mobile{ display:none;}


/*#bd {
    font-weight: bold;
}*/

.color_container{margin-left:-5px;position:relative}
.color_container h5{padding:0 0 10px 0}
.color_container ul{
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}

.color_container ul li{
  color: #AAAAAA;
  display: block;
  position: relative;
  float: left;
  width: 20%;
  height: 35px;
  border-bottom: 0px solid #333;
  margin-bottom:5px;
}

.color_container ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.color_container ul li label{
  display: block;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    padding: 0;
    margin: 0;
    height: auto;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}



.color_container ul li .check{
  display: block;
  position: absolute;
  
  border-radius: 100%;
  height: 25px;
  width: 25px;
  top: 5px;
  left: 5px;
  z-index: auto;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}



.color_container ul li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 20px;
  width: 20px;
  top: -14px;
  left: -15px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}
#mobile_filter{
  width: 100%;
  height: 100%;
  top:0;
  /* margin-top: 16%; */
  position: fixed;
  z-index: 1111111;
  background:#fff;
}
.filter_data_ul li{
  border-bottom: 1px solid gray;
}
.mobile-filter-title {
  padding: 10px 5px 14px 20px;
  font-size: 13px;
  float: left;
}
.clear_all{
  padding: 10px 29px 14px 20px;
  font-size: 13px;
  text-align: right;
  font-weight: 600;
  color: #299e22;
}
.filter_clear{
  border-bottom: 1px solid #eeecec;
}
.mobile-filter-button{
  font-weight: 500; 
  font-size: 14px;
  padding: 18px 5px 18px 20px;
  /* border-bottom: 1px solid #dbd4d4; */
}
.filter_product{
  /* padding-top: 38px; */
  position:relative;
  height:100%;
  overflow-y:scroll;
}
.mobile-filter-div{
  /* background: #fcf9f9; */
  background: #f2f2f2;
  height: 100%;
  /* box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px; */
}
.filter_data_ul li{
  padding: 16px;
  border-bottom: 1px solid #f7f3f3;
  font-size: 13px;
}
/* .filter_data_ul li:active{
  font-weight:600;
} */
.active_mobile{
  background: #fff;
}
.active-filter{
  font-weight: 800;
}
.checkbox-input span{
  padding-top: 3px !important;
}
/* sort & filter icon start */
.r-12vffkv {
    pointer-events: none !important;
}


.r-12vffkv > * {
    pointer-events: auto;
}

.r-eqz5dr {
    flex-direction: column;
}

.css-filter {
    align-content: flex-start;
    align-items: stretch;
    background-color:#fff;
    border: 0 solid #dcdfe6;
    box-sizing: border-box;
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    flex-shrink: 0;
    list-style: none;
    margin: 0px;
    min-height: 0px;
    min-width: 0px;
    padding: 0px;
    position: relative;
    text-decoration: none;
    z-index: 0;
}
.css-filter1 {
    background-color: #fff;
    border: 0 solid black;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 1.00);
    display: inline;
    font: 14px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-align: start;
    text-decoration: none;
    white-space: pre-wrap;
    word-wrap: break-word;
}
#mobile-div-filters {
  background: #fff !important;
  opacity: 1 !important;
}
#mobile-div-filters .css-filter {
  background-color: #fff !important;
}

.show-mobile-div{
  top:52px !important;
  width: 100%;
  height:63px;
  position:fixed;
  text-align:center;
  /* border-bottom:1px solid #eaeaec; */
  /* box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em; */
  background:#fff;
  z-index: 1;
  margin:0px !important;
  padding:0px !important;
}
.searchResults .sticky .result-icon {
    top: 16px;
    left: 10%;
    width: 16px;
    height: 16px;
    position: absolute;
}

svg:not(:root) {
    overflow: hidden;
}
.show-mobile-div .innerdiv{
  width: 49%;
}
#filtertoggle,#sortby{
  font-size:16px;
  /* padding-top:15px;
  color:#B8B8B8;  */
  font-weight: 500;
  z-index:111;
  background: #fff;
  border: 0;
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
  width: 96%;
  padding: 10px;
  margin-top: 8px;
  border-radius: 8px;
}
#sortby{
  margin-left: 3% !important;
}
#filtertoggle{
  float: right;
}
.mobile-close{
  font-size:14px;
  color:#B8B8B8; 
  font-weight: 500;
  z-index:111;
  background: #fff;
  border: 0;
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
  width: 94%;
  padding: 12px;
  margin-top: 8px;
  border-radius: 8px;
}
.mobile-apply{
  font-size:14px;
  font-weight: 500;
  z-index:111;
  color:#fff;
  background: #299e22;
  border: 0;
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
  width: 94%;
  padding: 12px;
  margin-top: 8px;
  border-radius: 8px;
}
/* .vertical {
    border-right: 1px solid darkgray;
} */
.show-mobiles-div{
  bottom:0px !important;
  width: 100%;
  height:58px;
  position:fixed;
  text-align:center;
  /* border-top:1px solid darkgray; */
  background:#fff;
  /* box-shadow: 0px 0px 6px 2px lightgray; */
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}
 /* .buttonDivider {
    border-left: 1px solid #eaeaec !important;
    width: 1px;
    height: 40px;
    z-index: 1;
    float: left;
    margin-top: 12px;
} */
.topborder{
  border-top: 4px solid #eaeaec !important;
  width: 32px;
  height: 3px;
  z-index: 1;
  margin-top: 4px;
  margin-left: 46%
}
.sort-options{
  border-bottom:1px solid #ede7e7; 
  padding: 0px 17px 5px 17px;
}

.sort-options a{
  padding:5px; 
  /* background:#299e22; */
}

.sortby-close-btn{
  color: #333;
  background: #fff;
  border: none;
  /* padding: 0px 5px 0px 5px;
  border-radius: 18px; */
  font-size: 20px;
  right: 22px;
  top: 13px;
  position: absolute;
}
.filter_mobile_menu{
  bottom: 0px;
  position: fixed;
  background: #ffff;
  width: 100%;
  z-index: 1111;
  /* border: 1px solid lightgrey; */
  padding-left:0px;
  border-radius:12px 12px 0;
  box-shadow: 4px 8px #ede5e5;
  opacity:1111;
  /* box-shadow: 0px 0px 4px 2px #ede5e5; */
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}
/* sort & filter icon end */

.strip-desc {
    display:none;
}
.border-bottom {
    border-bottom: 10px solid #dee2e6 !important ;
    }
@media (min-width: 992px) {
#mobile_filter,#filter_mobile_menu{
  display:none;
}
}
@media (max-width: 767px) {
  #content .product_c {
    margin-top: 55px !important;
    position: relative;
}
  .mobile-banner {
  height:100px !important;
}
  .filter_menu {
    padding: 0px !important;
  }
  .head-emi-strip {
  margin: 42px 0 0px !important;
  }
  .row.row-sm [class*="col"] {
    padding-left: 1px;
    padding-right: 0px;
  }
   .filter_product {
        padding-bottom: 130px;  !important;
  }
  .fil_chk input[type="checkbox"] {
    margin: 2px 9px 0 0 !important;
    border:1px solid black !important;
  }
  .nav-link input[type="radio"] {
    margin: 6px 5px 0 0 !important;
  }
  .show-mobile-div,#mobile-div-filters{
    display:block !important;
  }
  #mobile-div-filters {
    border:1px solid #dcdfe6;
  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); */
  }
}
@media (min-width: 992px) {
    .filters-a {
        cursor: pointer;
        font-size: 12px;
        background-color: #e0e0e0;
        box-shadow: 0 2px 4px 0 hsla(0, 0%, 100%, .5);
        border-radius: 3px;
        margin: 2px 4px 5px;
        overflow: hidden;
        transition: background-color .1s;
        /* max-width: 118px; */
        padding: 8px;
        float: left;
    }
        .filters-b {
        display: inline-block;
    }
    .filters-c {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: bottom;
        margin-left: 8px;
        max-width: 90%;
        display: inline-block;
    }
        .filter-m {
        font-size: 11px;
        font-weight: 500;
        color: #2874f0;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 15px;
        margin-left: 5px;
    }
        .show-m {
        background: #fff;
        top: 82px;
        width: 100%;
    }
    .subc-more{
  font-size: 11px;
  font-weight: 500;
  color: #2874f0;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 9px;
  padding: 0px 0px 10px 15px;

}
#showl{
  display:none;
}
}
.banner-img {
  height:225px !important;
}
/* Priyanka */
.pagination-blue {
  display: flex;
  justify-content: center;
  gap: 10px;
  font-family: Arial, sans-serif;
}

.page {
  padding: 8px 12px;
  border: 1px solid #ccc;
  cursor: pointer;
}

.page.active {
  background: #007bff;
  color: white;
  border-color: #007bff;
}

/* Navigation buttons */
.nav-blue {
  width: 35px;
  height: 35px;
  border: 1px solid #ccc;
  background: white;
  cursor: pointer;
  position: relative;
  border-radius: 6px;
}
.page-btn{
  border-color: rgba(0, 0, 0, 0) !important;
  border-radius: 50% !important;
  padding: .6809rem 1.299rem !important;
  font-size: 1.4125rem !important;
  line-height: 1.375 !important;
  background-color: #eae9ec !important;
  margin: 5px !important;
}
.pagination-blue .page-btn.active  {
    background-color: #18B22E !important;
    color: #fff;
}
/* Chevron using CSS borders */
.nav-blue::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border: solid #333;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
}

/* Left arrow */
.prev::before {
  transform: translate(-50%, -50%) rotate(135deg);
}

/* Right arrow */
.next::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
/* Priyanka */
 .banner-img {
                  border-radius: 20px;
                  overflow: hidden;
              }
              .prod-listings{
                margin-bottom:16px;
              }
              .prod-cont{
                width:99.2%;
                margin: 0 5px !important;
                
              }
/* Main wrapper */
.brands-section {
  display: inline-block;   /* key change */
  padding: 0px 5px;
  margin-top: 10px;
}

/* Box should not stretch */
.brands-box {
  display: inline-block;   /* shrink to content */
  background: #fff;
  /* border: 1px solid #e5e5e5; */
  /* border-radius: 8px; */
}

/* Header */
.brands-header {
  padding: 15px;
  /* border-bottom: 1px solid #eee; */
}

.brands-header h3 {
  margin: 0;
  font-size: 16px;
  line-height: 19px;
  white-space: nowrap; /* prevents breaking */
}

/* Links container */
.brands-links {
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

/* Links */
.brands-links a {
  display: inline-flex;
  padding: 6px 10px;
  font-size: 13px;
  border: 1px solid #ddd;
  border-radius: 6px;
  text-decoration: none;
  color: #333;
  white-space: nowrap;
}
.brands-links  a:hover {
    color: #278bed;
}

        .articles {
          display: flex;
          flex-wrap: wrap;
          gap: 10px;
          width:100%;
        }
        .s-gh{
          background:#fff;
          width: 99.2%;
          margin: 10px 5px !important;
        }

        .article-box{
          background: #fff;
          padding: 10px;
          border-radius:8px;
          margin-bottom: 10px;
          width: 33.33%;
          max-width: calc(33.45% - 10px);
          box-shadow: 0 3px 6px rgba(0, 0, 0, .10196078431372549);
        }

        .article-box img {
          width: 100%;
          border-radius: 8px;
        }

        .article-box p {
          margin-top: 10px;
          font-weight: 500;
        }
        /* .s-gh{
          background:#fff;
        } */
        .s-gh h4{
          font-size: 16px;
          line-height: 19px;
          padding-bottom: 15px;
          padding-top: 15px;
        }
        

       

@media (max-width: 768px) {
        .header-mobile-search {
          padding:0px 0px 10px !important;
    }
      .navbar-toggle {
        margin: 19px 0 !important;
    }
  .brands-section,.brands-box{
    display:block !important;
  }
  .brands-box {
    display: inline-grid !important;
    background: #fff;
  }
   .brands-section{
    margin-top:10px;
    padding:0px; !important;
   }

  .brands-header{
    display: flex !important;
  }
  .brands-carousel {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: max-content;
    grid-template-rows: repeat(2, auto);

    gap: 12px;
    width: 100%;

    overflow-x: auto;
    overflow-y: hidden;

    padding: 10px 0;

    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .brands-carousel a {
    scroll-snap-align: start;
    white-space: nowrap;

    min-width: max-content; /* 🔥 key fix */

    padding: 8px 14px;
    background: #f5f5f5;
    border-radius: 20px;
    text-decoration: none;
    color: #333;
    font-size: 14px;

    display: inline-flex;
    align-items: center;
  }
}


/* Mobile scroll */
@media (max-width: 768px) {

.articles-slider2 {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.articles-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.article-boxess {
  min-width: 100%;   /* 🔥 show only 1 image */
 
}

.article-boxess img {
  width: 100%;
  display: block;
  border-radius: 10px;
}

}