
/* ===== Parent Wrapper ===== */
.top-navbar{
    display: none;
}
.header-svg-icon{
    width: 20px;
}
.hide-pric{
    display: none !important;l
}
.footer-sbvat{
    align-items: center;
   justify-content: end;
}
.footer-sbvat .vat-img{
    width: 30%;
    margin: 0 0 2% 0;
}
.footer-sbvat .sbc-img{
    width: 100%;
    margin: 0 0 2% 0;
}
.help-col{
    padding: 0 0 0 5%;
}
.help-col h4{
    color: #fff;
    font-size: 22px;
    padding:0 0 15px 0;
}
.foot-l{
    background-color: #fff;
    border-radius: 15px;
    width: 50%;
    padding: 5px;
}
.help-col a{
    text-decoration: none;
    color: #eee;
}
.text-r{
    color: #eee;
}
.help-col a:hover{
    color: #091d3e;
}
.help-col ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.help-col ul li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    line-height: 30px;
}
.disc-bg{
       background-color: #fdba74;
    color: #000;
    font-weight: 700;
    padding: 5px 20px;
    border-radius: 25px;
    font-size: 14px;
}
.add-to-cart{
    border-radius: 25px;
}
.bg-cart{
    background-color: #088a34;
    transition: 0.4s;
    color: #fff;
    border-color: #088a34;
}
.bg-cart:hover{
    background-color: #0ea842;
    border-color: #0ea842;
}
.aiz-plus-minus{
    width: 130px;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
}

/* body section .container{
    padding: 0 8%;
} */
.logo-carousl-sec{
    padding: 5% 0;
}
.logo-carousl-sec  h2{
        font-size: 30px;
    font-weight: 600;
    color: #122545;
}
.logo-carousl-sec .logo-carousel{
    border: 1px solid #ededf2;
    display: grid;
grid-template-columns: 20% 20% 20% 20% 20%;
}
.logo-carousl-sec .logo-carousel .img-logo img{
    width: 100%;
}

/*banner slider css*/
.home-banner-area .slick-arrow{
    opacity: 0;
}
.home-banner-area:hover .slick-arrow{
    opacity: 0.6;
}
.home-banner-area .home-slider .slick-arrow{
    color: #eee;
    background-color: #000;
}
.home-banner-area .home-slider .slick-arrow:hover{
    color: #eee;
    background-color: #000;
    opacity: 1;
}

/* Default: all slides slightly faded */
.home-banner-area .home-slider .baner-slder .slick-slide {
    opacity: 0.4;
    transition: opacity 0.6s ease-in-out;
}

/* Active slide fades in */
.home-banner-area .home-slider .baner-slder .slick-slide.slick-current.slick-active {
    opacity: 1;
}

#section_newest .aiz-carousel .slick-slide {
  padding: 0 10px; /* gap */
}
#section_newest .aiz-carousel .carousel-box{
    border-radius: 10px;
    margin: 10px 0;
}

/* When on first slide */
#section_newest .aiz-carousel .slick-slider.slick-initialized:not(.slick-infinite) .slick-prev.slick-disabled {
  opacity: 0;
  pointer-events: none;
  /* or use display: none; */
}

/* When on last slide */
#section_newest .aiz-carousel .slick-slider.slick-initialized:not(.slick-infinite) .slick-next.slick-disabled {
  opacity: 0;
  pointer-events: none;
  /* or use display: none; */
}

.display-nw{
    display: none !important;
}

/*Flash Del*/
#flash_deal{
    padding: 0 8%;
}
#flash_deal .container{
    background-color: #efefef;
    padding: 1.5%;
    border-radius: 10px;
}
/*#flash_deal .row{*/
/*    background-color: transparent !important;*/
/*}*/
#flash_deal .row .col-xxl-8 .d-lg-flex{
    display: none !important;
}
#flash_deal .aiz-carousel {
  margin: 0 -10px; /* half of gap */
}

#flash_deal .aiz-carousel .slick-slide {
  padding: 0 10px; /* gap */
}
#flash_deal .aiz-carousel .carousel-box{
    border-radius: 10px;
    margin: 10px 0;
}

/*Featured section start*/
#featured_cat .aiz-carousel .slick-arrow{
    top: 35%;
}
#featured_cat .aiz-carousel .slick-prev{
    left: -10px;
}
#featured_cat .aiz-carousel .slick-next{
    right: -10px;
}

#featured_subcat{
    padding: 0 8%;
}
#featured_cat .container{
    background-color: #fff;
    padding: 1.5%;
    border-radius: 10px;
}
#section_featured .container{
    background-color: #fff;
    padding: 1.5%;
    border-radius: 10px;
}
#newest_products .container{
    background-color: #fff;
    padding: 1.5%;
    border-radius: 10px;
}
#newest_products .container{
    background-color: #fff;
    padding: 1.5%;
    border-radius: 10px;
}
#section_best_selling .container{
    background-color: #fff;
    padding: 1.5%;
    border-radius: 10px;
}
#section_home_categories .container{
    background-color: #fff;
    padding: 1.5%;
    border-radius: 10px;
}

/* #featured_cat .aiz-carousel {
  margin: 0 -10px; /* half of gap */
} */

#featured_cat .aiz-carousel .slick-slide {
  padding: 0 10px; /* gap */
}
#featured_cat .aiz-carousel .carousel-box{
    border-radius: 10px;
    margin: 10px 0;
}


#featured_subcat{
    padding: 0 8%;
}
#featured_subcat .container{
    background-color: #efefef;
    padding: 1.5%;
    border-radius: 10px;
}

#featured_subcat .row .col-xxl-8 .d-lg-flex{
    display: none !important;
}
#featured_subcat .aiz-carousel {
  margin: 0 -10px; /* half of gap */
}

#featured_subcat .aiz-carousel .slick-slide {
  padding: 0 10px; /* gap */
}
#featured_subcat .aiz-carousel .carousel-box{
    border-radius: 10px;
    margin: 10px 0;
}

/*Featured Cat section start*/
#section_newest .aiz-carousel .slick-prev{
    left: -10px;
}
#section_newest .aiz-carousel .slick-next{
    right: -10px;
}



.aiz-main-wrapper .no-gutters .site-cs img{
    width: 85%;
}




/*Choose City Section CSS*/
.city-select {
    color: #dfdfe6;
  width: 200px;
  position: relative;
}

.city-select .select-box {
  border: 1px solid #dfdfe6;
  padding: 10px 12px;
  border-radius: 5px;
  margin: 0 15px;
  cursor: pointer;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #898b92;
}

.city-select .arrow {
  font-size: 12px;
  color: #898b92;
}

.city-select .dropdown {
    padding: 8px;
  display: none;
  position: absolute;
  width: 100%;
  border-top: 2.5px solid #ff250c;
  margin: 10px 15px 10px 5px;
  background: #fff;
  z-index: 10;
}

.city-select .dropdown input {
  width: 100%;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #dfdfe6;
  background-color: #f1f5f9;
  outline: none;
  margin: 0 0 5px 0;
}
.city-select .dropdown input:hover{
    border: 1px solid #ff250c;
}
.city-select .dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 180px;
  overflow-y: auto;
}
/* width */
.city-select .dropdown ul::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.city-select .dropdown ul::-webkit-scrollbar-track {
  border-radius: 10px;
}
 
/* Handle */
.city-select .dropdown ul::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 10px;
}

/* Handle on hover */
.city-select .dropdown ul::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}

.city-select .dropdown ul li {
    border-bottom: 1px solid #dfdfe6;
  padding: 10px;
    color: #898b92;
  cursor: pointer;
}

.city-select .dropdown ul li:hover {
  background: #f1f1f1;
  color: #000;
}
.city-select .dropdown ul li:hover a{
    color: #000;
}


/*Main cateogory slider*/
.min-category-row .aiz-carousel .slick-slide {
  padding: 0 10px; /* gap */
}
.min-category-row .aiz-carousel .slick-prev{
    left: -10px;
}
.min-category-row .aiz-carousel .slick-next{
    right: -10px;
}
.min-category-row .aiz-carousel .carousel-box {
    border-radius: 10px;
    margin: 10px 0;
}




/*promotional strips*/
.strips-sec .img-strip{
    border-radius: 25px;
}
.strips-sec .img-strip img{
    width: 100%;
    margin: 45px 5px;
    border-radius: 25px;
}
.strips-sec .img-strip img:hover{
    transition: 0.4s;
    transform: scale(1.05);
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.8);
}
.category-circle{
       background-color: #f5f6fb;
    border-radius: 50%;
    padding: 7% 4% 4% 7%;
    width: 40px;
    height: 40px;
}
.category-circle img{
    width: 80%;
}
.category-circle:hover img{
    transition: 0.4s;
    transform: scale(0.8);
}
/*Category Block Section Start*/
.subcategory-row .prdct-bx img{
    border-radius: 10px;
    padding: 3px;
    transition: 0.4s;
    width: 100%;
    border-radius: 15px;
}
.subcategory-row .prdct-bx{
    border-radius: 15px;
    padding: 7px;
    background-color: #fff;
    padding: 10px 10px;
    transition: 0.4s;
    position: relative;
    margin: 14px 0;
}
.subcategory-row .prdct-bx:hover img{
    transform: scale(1.05);
    transition: 0.4s;
    /*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);*/
}
.subcategory-row .prdct-bx:hover .big-ig{
    transform: scale(1.02);
    transition: 0.4s;
    /*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);*/
}
.category-badge {
    color: white;
  font-size: 16px;
  text-shadow: 
   3px 1px 2px #3a7cb5,
    1px 0px 1px #2a5c95,
    5px 2px 4px rgba(0, 0, 0, 0.4);
     position: absolute;
    top: 25px;
    left: 0;
    right: 0;
}
.subcategory-row .prdct-bx h4{
    font-size: 15px;
    padding: 0 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
   
}
.subcategory-row .prdct-bx .big-txt{
   font-size: 40px;    
   padding: 15px 0 0 0;
}

/*.todays-deal .carousel-box div span{*/
/*    color: #000 !important;*/
/*}*/

/*featured categories*/
#featured_cat img{
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center !important;
    margin: 0 auto !important;
    height: 58% !important;
    width: 60% !important;
}

.todays-deal .slick-dots{
    display: none !important;
}

/* ===== Icon Circle ===== */
.icon-bar .icon-item {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #088a34;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 8% 7% 7%;
    transition: background 0.3s ease;
}
.icon-l{
    color: #000;
    background-color: #f5f6fb;
    padding: 13px 15px;
    border-radius: 50%;
    margin: 0 6px;
}
.icon-cartl{
    padding: 13px;
}

 .icon-u{
   padding:  10px 14px 11px 13px
}

/* ===== Icon Image ===== */
.icon-bar .icon-item img {
    width: 22px;
    height: 22px;
    transition: transform 0.3s ease;
}

/* ===== Hover Effect ===== */
.icon-bar .icon-item:hover img {
    transform: scale(0.75);
}

/* Product Image Hover */

.image-hover-effect {
    position: relative;
    overflow: hidden;
}
.product-hover-image {
    top: 0;
    left: 0;
    opacity: 0; 
    transition: opacity 0.6s ease-in-out;
}

.image-hover-effect:hover .product-hover-image {
    opacity: 1; 
}

.live-circle-icon {
    animation: blink-1p5 1.5s infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@keyframes blink-1p5 {
    0%   { opacity: 1; }   
    50%  { opacity: 0.5; }   
    100% { opacity: 1; }  
}

  /* Respect reduced motion preferences */
  @media (prefers-reduced-motion: reduce) {
    .blink { animation: none; }
  }

.product-details-page .add-to-cart {
  transition: transform 0.3s ease-in-out;
}

.product-details-page .add-to-cart:hover {
  transform: scale(1.02, 1.1);
}



.topselling-items-carous{
        display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
.slider-top-sell{
    border: 1px solid #dee2e6;
    padding: 10px;
    border-radius: 15px;
    margin: 8px 5px;
}






        .product-sec- .product-section {
            padding: 10px;
        }

        /* Left side - Image gallery */
        .product-sec- .image-gallery {
            position: relative;
            height: 100%;
        }

        .product-sec- .main-image-container {
            position: relative;
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            padding: 20px;
            margin-bottom: 20px;
            background: #fafafa;
        }

        .product-sec- .zoom-icon {
            position: absolute;
            top: 30px;
            right: 25px;
            width: 30px;
            height: 30px;
            border: 2px solid #088a34;
            border-radius: 50%;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            background: white;
        }

        .product-sec- .zoom-icon::before {
            content: '+';
            font-size: 20px;
            color: #ff250c;
            padding: 2px 0 0 0;
        }

        .product-sec- .main-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 10px;
        }

        .product-sec- .discount-badge {
            position: absolute;
            bottom: 20px;
            right: 20px;
            background: #fff3cd;
            color: #856404;
            padding: 8px 16px;
            border-radius: 4px;
            font-weight: 600;
            font-size: 14px;
        }

        .product-sec- .thumbnail-container {
            display: flex;
            gap: 10px;
            overflow-x: auto;
        }

        .product-sec- .thumbnail {
            min-width: 80px;
            height: 80px;
            border: 2px solid #e0e0e0;
            border-radius: 4px;
            cursor: pointer;
            overflow: hidden;
            transition: border-color 0.3s;
        }

        .product-sec- .thumbnail:hover,
        .product-sec- .thumbnail.active {
            border-color: #007bff;
        }

        .product-sec- .thumbnail img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        /* Right side - Product info */
        .product-sec- .product-info h1 {
            font-size: 24px;
            color: #333;
            margin-bottom: 20px;
            line-height: 1.4;
        }

        .product-sec- .price-section {
            margin-bottom: 15px;
            align-items: center;
        }

        .product-sec- .price-section h3 {
            font-size: 16px;
            color: #666;
            margin-bottom: 10px;
        }

        .product-sec- .price-container {
            display: flex;
            align-items: center;
            gap: 15px;
            margin-bottom: 10px;
        }

        .product-sec- .current-price {
            font-size: 32px;
            color: #e74c3c;
            font-weight: 700;
        }

        .product-sec- .original-price {
            font-size: 20px;
            color: #999;
            text-decoration: line-through;
        }

        .product-sec- .save-badge {
               text-align: center;
    background: #d4edda;
    color: #155724;
    padding: 6px 12px;
    border-radius: 15px;
    font-weight: 700;
    font-size: 14px;
    margin: 15px 0 5px;
        }

        .product-sec- .discount-percentage {
          background: #ff9800;
    color: #000;
    padding: 5px 10px 4px;
    border-radius: 25px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    width: 53%;
    margin: 0 0 -10px auto;
        }

        .product-sec- .quantity-section {
            margin-bottom: 15px;
            display: flex;
            gap: 25px;
            align-items: center;
        }

        .product-sec- .quantity-label {
            color: #999;
            font-size: 16px;
            font-weight: 600;
            display: block;
        }

        .product-sec- .quantity-controls {
            display: flex;
            align-items: center;
            gap: 15px;
            border: 1px solid #aaa;
            border-radius: 20px;
        }

        .product-sec- .quantity-btn {
            width: 35px;
            height: 35px;
            border: 0;
            background: rgba(255, 255, 255, 0);
            border-radius: 4px;
            cursor: pointer;
            font-size: 18px;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s;
        }

        .product-sec- .quantity-btn:hover {
            transform: scale(1.02);
            transition: all 0.3s;
            color: #0d2041;
        }

        .product-sec- .quantity-input {
            width: 45px;
            height: 35px;
            text-align: center;
            border: 0;
            border-radius: 4px;
            font-size: 16px;
        }

        .product-sec- .offers-section {
            margin-bottom: 10px;
        }

        .product-sec- .offers-section h3 {
            font-size: 20px;
            margin-bottom: 15px;
            color: #333;
        }

        .product-sec- .offer-card {
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            padding: 20px;
            text-align: center;
        }

        .product-sec- .offer-text {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            margin-bottom: 5px;
        }

        .product-sec- .offer-validity {
            font-size: 16px;
            font-weight: 600;
            color: #666;
            margin: 0;
        }

        .product-sec- .offer-validity span {
            font-weight: 700;
        }

        .product-sec- .delivery-section {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 15px;
            margin-bottom: 2px;
        }

        .product-sec- .delivery-option {
            border: 1px solid #fafafa;
            border-radius: 8px;
            padding: 10px;
            text-align: center;
            background-color: #fafafa;
        }

        .product-sec- .delivery-option h4 {
            font-size: 18px;
            margin-bottom: 5px;
            color: #000;
        }

        .product-sec- .delivery-option p {
            font-size: 13px;
            margin: 0;
            color: #71717A;
        }

        .product-sec- .terms-link {
            text-align: center;
            background-color: #fafafa;
            border-radius: 8px;
            margin: 5px 0;
            padding: 5px 0 8px;
        }

        .product-sec- .terms-link a {
            color: #666;
            text-decoration: underline;
            font-size: 12px;
        }

        .product-sec- .action-buttons {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 15px;
            margin-bottom: 10px;
        }

        .product-sec- .btn {
            padding: 10px;
            border: none;
            border-radius: 20px;
            font-size: 16px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s;
        }
        .details-lft{
            position: relative;
        }
        .details-lft .product-wish{
              text-align: center;
    width: 100%;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: auto;
    justify-content: center;
    margin: 0 auto;
        }
        .button-rows-he{
            padding: 3% 0;
        }
        .product-quantity .btn{
            margin: 0 0 3% 0;
        }
        .product-sec- .btn-buy {
            background: #000;
            color: white;
            border-radius: 30px;
        }

        .product-sec- .btn-buy:hover {
            background: #333;
        }

        .product-sec- .btn-cart {
            background: #088a34;
            color: white;
            border-radius: 30px;
        }

        .product-sec- .btn-cart:hover {
            background: #0052cc;
        }

        .product-sec- .product-actions {
            display: flex;
            justify-content: center;
            gap: 30px;
        }

        .product-sec- .action-link {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #666;
            text-decoration: none;
            font-size: 14px;
            cursor: pointer;
            transition: color 0.3s;
        }

        .product-sec- .action-link:hover {
            color: #000;
        }

        .product-sec- .action-icon {
            width: 20px;
            height: 20px;
        }

        /* Lightbox styles */
        .product-sec- .lightbox {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.95);
            z-index: 10000;
            align-items: center;
            justify-content: center;
        }

        .product-sec- .lightbox.active {
            display: flex;
            flex-direction: column;
        }

        .product-sec- .lightbox-header {
            position: absolute;
            top: 0;
            right: 0;
            padding: 20px;
            display: flex;
            gap: 15px;
            z-index: 10001;
        }

        .product-sec- .lightbox-btn {
            width: 40px;
            height: 40px;
            background: rgba(255, 255, 255, 0.1);
            border: none;
            border-radius: 4px;
            color: white;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: background 0.3s;
        }

        .product-sec- .lightbox-btn:hover {
            background: rgba(255, 255, 255, 0.2);
        }

        .product-sec- .lightbox-content {
            flex: 1;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            width: 100%;
            padding: 30px 100px 150px;
        }

        .product-sec- .lightbox-image {
            position: absolute;
            top: 45%;
            left: 50%;
            max-width: 85%;
            max-height: 85%;
            object-fit: contain;
            transform: translate(-50%, -50%) scale(1);
        }

        .product-sec- .lightbox-nav {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 50px;
            height: 50px;
            background: rgba(255, 255, 255, 0.1);
            border: none;
            border-radius: 50px;
            color: white;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 24px;
            transition: background 0.3s;
        }

        .product-sec- .lightbox-nav:hover {
            background: rgba(255, 255, 255, 0.2);
        }

        .product-sec- .lightbox-nav.prev {
            left: 20px;
        }

        .product-sec- .lightbox-nav.next {
            right: 20px;
        }

        .product-sec- .lightbox-thumbnails {
            background: rgb(0 0 0 / 50%);
            padding: 10px;
            border-radius: 10px;
            position: absolute;
            bottom: 8%;
            display: flex;
            gap: 12px;
            justify-content: center;
            overflow-x: auto;
            max-width: 100%;
            scrollbar-width: thin;
            scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
        }

        .product-sec- .lightbox-thumbnails::-webkit-scrollbar {
            height: 6px;
        }

        .product-sec- .lightbox-thumbnails::-webkit-scrollbar-track {
            background: transparent;
        }

        .product-sec- .lightbox-thumbnails::-webkit-scrollbar-thumb {
            background: rgba(255, 255, 255, 0.3);
            border-radius: 3px;
        }

        .product-sec- .lightbox-thumb {
            min-width: 85px;
            width: 85px;
            height: 85px;
            border: 3px solid #efefef;
            border-radius: 6px;
            cursor: pointer;
            overflow: hidden;
            transition: all 0.3s;
            opacity: 0.8;
            flex-shrink: 0;
            background: #1a1a1a;
        }

        .product-sec- .lightbox-thumb:hover {
            border-color: #fff;
            opacity: 0.8;
            transform: scale(1.05);
        }

        .product-sec- .lightbox-thumb.active {
            border-color: #fff;
            opacity: 1;
            transform: scale(1.05);
        }
   

        .product-sec- .lightbox-thumb img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
     
        
          /* ===== Offer Wrapper Selelct City Start ===== */
        .offer-wrapper {
            border-radius: 6px;
        }

        /* ===== Offer Rows ===== */
        .offer-wrapper .offer-row {
            display: grid;
            grid-template-columns: 12% 88%;
            align-items: center;
            gap: 10px;
            padding: 10px;
            border: 1px solid #e5e5e5;
            border-radius: 6px;
            margin-bottom: 8px;
        }

        .offer-wrapper .offer-logo {
            font-weight: bold;
            border-radius: 6px;
            font-size: 14px;
        }
        .offer-wrapper .offer-logo img{
            width: 100%;
        }

        .city-choose-sec{
                   margin: 0 0 15px 0;
    border: 1px solid #e0e0e0;
    padding: 5px 10px;
    border-radius: 10px;
        }
        
        .filter-sidebar {
    width: 100%;
    max-width: 250px;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
}

.filter-section {
    border-bottom: 1px solid #e5e7eb;
}

.filter-section:last-child {
    border-bottom: none;
}

.filter-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: #1f2937;
    transition: background-color 0.2s;
}

.filter-header:hover {
    background-color: #f9fafb;
}

.filter-header span {
    color: #2563eb;
}

.chevron {
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
    color: #6b7280;
}

.filter-header.active .chevron {
    transform: rotate(180deg);
}

.filter-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    padding: 0 16px;
}

.filter-header.active + .filter-content {
    max-height: 500px;
    padding: 0 16px 16px 16px;
}

.filter-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.filter-list li {
    padding: 8px 0;
}

.filter-list a {
    color: #4b5563;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s;
}

.filter-list a:hover {
    color: #2563eb;
}

.checkbox-label {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 0;
    cursor: pointer;
    font-size: 14px;
    color: #4b5563;
}

.checkbox-label input[type="checkbox"] {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.price-range {
    padding: 8px 0;
}

.range-slider {
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background: #e5e7eb;
    outline: none;
    -webkit-appearance: none;
}

.range-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #dc2626;
    cursor: pointer;
}

.range-slider::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #dc2626;
    cursor: pointer;
    border: none;
}

.price-value {
    margin-top: 12px;
    font-size: 14px;
    color: #4b5563;
    text-align: center;
}

.filter-select {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    font-size: 14px;
    color: #4b5563;
    background: white;
    cursor: pointer;
    outline: none;
    transition: border-color 0.2s;
}

.filter-select:hover,
.filter-select:focus {
    border-color: #2563eb;
}
   

        .offer-wrapper .offer-text {
            font-size: 12px;
            color: #222;
        }

        .offer-wrapper .offer-text a {
            margin-left: 6px;
            color: #0066cc;
            text-decoration: none;
            font-size: 13px;
        }

        /* ===== Availability ===== */
        .offer-wrapper .availability {
            margin: 14px 0 8px;
            font-size: 14px;
            color: #000;
            cursor: pointer;
        }

        /* ===== Custom Select ===== */
        .offer-wrapper .select-box {
            position: relative;
        }

        .offer-wrapper .select-input {
            width: 100%;
            padding: 10px;
            border: 1px solid #ff0000;
            border-radius: 4px;
            font-size: 14px;
            cursor: pointer;
        }

        .offer-wrapper .select-input::after {
            content: "▾";
            float: right;
        }

        .offer-wrapper .select-dropdown {
            display: none;
            position: absolute;
            width: 100%;
            background: #fff;
            border: 1px solid #ddd;
            border-radius: 4px;
            margin-top: 4px;
            z-index: 10;
        }

        .offer-wrapper .select-dropdown div {
            padding: 10px;
            cursor: pointer;
            border-bottom: 1px solid #eee;
        }

        .offer-wrapper .select-dropdown div:hover {
            background: #f3f3f3;
        }

        .offer-wrapper .select-dropdown div:last-child {
            border-bottom: none;
        }

        .offer-wrapper .branch-card {
            border: 1px solid #e3e3e3;
            border-radius: 6px;
            padding: 10px;
            margin-bottom: 8px;
            font-size: 14px;
        }

        .offer-wrapper .branch-card b {
            display: block;
            margin-bottom: 4px;
        }

        .offer-wrapper .map-icon {
            float: right;
            color: #fff;
            text-align:right;
            border-radius: 6px;
            font-size: 12px;
        }
        .offer-wrapper .map-icon img{
            width: 30%;
        }
        
        /*Select City section end*/
        
        /*BLINK Text*/
        .blink-red {
 color: black;
  animation: blinkRed 3s infinite;
}

@keyframes blinkRed {
  0%, 100% {
    color: black;
  }
  50% {
    color: red;
  }
}


/*Description and specification css*/
.product-tabs .product-section {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    background: #fff;
}

/* Left Menu */
.product-tabs .left-menu {
    width: 220px;
    padding-right: 15px;
}

.product-tabs .tab-btn {
    width: 100%;
    padding: 14px;
    margin-bottom: 10px;
    border: none;
    background: #f1f1f1;
    cursor: pointer;
    font-weight: 600;
    border-radius: 6px;
    transition: all 0.3s ease;
}

.product-tabs .tab-btn.active {
    background: #e9ecef;
    color: #0d6efd;
}

/* Right Content */
.product-tabs .right-content {
    flex: 1;
    position: relative;
    min-height: 420px;
    overflow-y: scroll;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}



/* width */
.product-tabs .right-content::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.product-tabs .right-content::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 5px grey; */
  border-radius: 10px;
}
 
/* Handle */
.product-tabs .right-content::-webkit-scrollbar-thumb {
  background: #e9ecef; 
  border-radius: 10px;
}

/* Handle on hover */
.product-tabs .right-content::-webkit-scrollbar-thumb:hover {
  background: #666; 
}




.product-tabs .tab-content {
    position: absolute;
    inset: 0;
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.4s ease, transform 0.4s ease;
    pointer-events: none;
    
    padding: 15px;
    border-radius: 10px;
    margin: 0 0 3%;
}

.product-tabs .tab-content.active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* Specification Rows */
.product-tabs .spec-row {
    display: flex;
    justify-content: space-between;
    padding: 10px 12px;
    margin-bottom: 8px;
    background: #e9ecef;
    border-radius: 4px;
    font-size: 14px;
}

.noUi-touch-area{
    background-color: #ff250c;
    border-radius: 50px;
}
.aiz-checkbox .text-dark{
    font-size: 14px;
}
.breadcrumb li {
    font-size: 16px;
    font-weight: 700;
}

.slider-value-text{
    font-size: 10px !important;
    padding: 3px 7px !important;
    background: rgb(238 238 238) !important;
    color: #000 !important;
}

.left-m-r{
    border-radius: 6px;
}

        /* Responsive Design */
        @media (max-width: 968px) {
            .product-sec- .product-section {
                grid-template-columns: 1fr;
                gap: 30px;
                padding: 0;
            }
           .details-lft .product-wish{
               bottom: 12%;
           }
            .product-sec- .price-container {
                flex-wrap: wrap;
            }

            .product-sec- .current-price {
                font-size: 28px;
            }

            .product-sec- .original-price {
                font-size: 18px;
            }
        }

        @media (max-width: 768px) {
            .product-sec- {
                padding: 10px;
            }
            .select-box{
                 padding: 5px 8px;
                 border-radius: 5px;
                 margin: 0px 5px -2px;
                 font-size: 10px;
            }
            .arrow {
                font-size: 8px;
            }
            .banner-con{
                 display: none;
            }
            .product-sec- .image-gallery{
                padding: 2%;
            }

            .product-sec- .lightbox{
                height: 100%;
            }

            .product-sec- .product-section {
                padding: 0px;
                gap: 20px;
            }
             .product-sec- .product-info{
                padding: 5%;
            }

            .product-sec- .product-info h1 {
                font-size: 20px;
            }

            .product-sec- .current-price {
                font-size: 24px;
            }

            .product-sec- .original-price {
                font-size: 16px;
            }

            .product-sec- .thumbnail-container {
                gap: 8px;
            }

            .product-sec- .thumbnail {
                min-width: 70px;
                height: 70px;
            }

            .product-sec- .lightbox-header {
                padding: 10px;
                gap: 8px;
            }

            .product-sec- .lightbox-btn {
                width: 36px;
                height: 36px;
            }

            .product-sec- .lightbox-content {
                padding: 60px 50px 20px;
            }

            .product-sec- .lightbox-nav {
                width: 40px;
                height: 40px;
                font-size: 20px;
                z-index: 999;
            }

            .product-sec- .lightbox-nav.prev {
                left: 5px;
            }

            .product-sec- .lightbox-nav.next {
                right: 5px;
            }

            .product-sec- .lightbox-thumbnails {
                padding: 15px 10px;
                gap: 8px;
            }

            .product-sec- .lightbox-thumb {
                min-width: 70px;
                width: 70px;
                height: 70px;
                border-width: 2px;
            }
        }

        @media (max-width: 640px) {
            .product-sec- .action-buttons {
                grid-template-columns: 1fr;
            }

            .product-sec- .delivery-section {
                grid-template-columns: 1fr;
                gap: 5px;
            }

            .product-sec- .price-section h3,
            .product-sec- .offers-section h3 {
                font-size: 18px;
            }

            .product-sec- .btn {
                padding: 12px;
                font-size: 15px;
            }

            .product-sec- .offer-card {
                padding: 15px;
            }

            .product-sec- .product-actions {
                flex-wrap: wrap;
                gap: 20px;
            }

            .product-sec- .lightbox-content {
                padding: 60px 15px 20px;
                top: 0;
            }

            .product-sec- .lightbox-nav {
                width: 35px;
                height: 35px;
                font-size: 18px;
            }

            .product-sec- .lightbox-btn {
                width: 32px;
                height: 32px;
            }

            .product-sec- .lightbox-btn svg {
                width: 16px;
                height: 16px;
            }

            .product-sec- .lightbox-thumbnails {
                padding: 12px 8px;
                gap: 6px;
            }

            .product-sec- .lightbox-thumb {
                min-width: 60px;
                width: 60px;
                height: 60px;
            }
        }

        @media (max-width: 480px) {
            .product-sec- .container {
                border-radius: 0;
            }

            .product-sec- .product-info h1 {
                font-size: 18px;
            }

            .product-sec- .current-price {
                font-size: 22px;
            }

            .product-sec- .save-badge {
                font-size: 12px;
                padding: 4px 8px;
            }

            .product-sec- .discount-percentage {
                font-size: 11px;
                padding: 3px 8px;
            }

            .product-sec- .thumbnail {
                min-width: 60px;
                height: 60px;
            }

            .product-sec- .main-image-container {
                padding: 15px;
            }

            .product-sec- .discount-badge {
                font-size: 12px;
                padding: 6px 12px;
            }

            .product-sec- .delivery-option h4 {
                font-size: 14px;
            }

            .product-sec- .delivery-option p {
                font-size: 12px;
            }
        }


















/* Image Gallery Viewer */
.img-zoom {
   cursor:grab;
}

.lightbox-modal {
    display: none;
    position: fixed;
    z-index: 1050;
    left:0; top:0;
    width:100%; height:100%;
    background: rgba(0,0,0,0.9);
    text-align: center;
    overflow: auto;
}
.lightbox-content {
    max-width: 90%;
    max-height: 80%;
    top: 5%;
    transition: transform 0.3s ease;
    cursor: zoom-in;
}

.lightbox-toolbar button {
    font-size: 18px;
    padding: 5px 10px;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    border: none;
    color: white;
    border-radius: 5px;
}
.lightbox-close { font-size: 22px; background: rgba(0,0,0,0.7);}


.lightbox-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 32px;
    background: rgb(0 0 0 / 25%);
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    z-index: 1100;
    transition: background 0.3s ease;
}
.lightbox-arrow:hover {
    background: rgba(0,0,0,0.8);
}
.lightbox-arrow.prev { left: 20px; }
.lightbox-arrow.next { right: 20px; }

.lightbox-toolbar {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between; /* left + right */
    align-items: center;
    padding: 0 15px;
    z-index: 1100;
}
.toolbar-left {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.toolbar-right button {
    margin-left: 4px;
    font-size: 18px;
    padding: 5px 10px;
    background: rgba(0,0,0,0.5);
    border: none;
    color: white;
    border-radius: 5px;
    cursor: pointer;
}

.toolbar-right button:hover {
    background: rgba(0,0,0,0.8);
}


.lightbox-modal img {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
   
    max-width: 90% !important;
    max-height: 80% !important;
    margin: 0 !important; 
    transition: transform 0.3s ease, opacity 0.3s ease !important;
}

.left-side-stick{
    position: sticky; top: 5px; z-index: 999;
}


/* Normal state */
.action-link {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #6b7280;
    text-decoration: none;
    transition: color 0.2s;
}

.action-icon {
    width: 20px;
    height: 20px;
    transition: all 0.2s;
}

/* Active/favorited state - RED */
.action-link.active {
    color: #dc2626;
}

.action-link.active .action-icon {
    fill: #dc2626;
    stroke: #dc2626;
}

/* Hover effect */
.action-link:hover {
    color: #374151;
}
















/*New changes End*/

/* Expand Icon */
.carousel-box {
    position: relative; 
    overflow: visible;  
}

.wd-show-product-gallery-wrap {
    position: absolute;
    bottom: 40px;
    left: 10px;
    z-index: 999; 
}

.wd-show-product-gallery-wrap a {
    display: flex;
    align-items: center;
    padding: 6px ;
    background: rgba(0,0,0,0);
    color: #666666;
    border-radius: 50px;
    text-decoration: none;
    overflow: hidden;
    width: 35px;
    transition: width 0.3s ease;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1);
}

.wd-show-product-gallery-wrap a .text {
    margin-left: 8px;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.wd-show-product-gallery-wrap a:hover {
    width: 145px; 
    color: #000;
}

.wd-show-product-gallery-wrap a:hover .text {
    opacity: 1;
}

/* Custom hober effect on btn */
.custom-hov-btn:hover {
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    transform: translateY(-2px);
}
.custom-hov-btn:active {
    transform: translateY(1px);
}

.pb-26px{
    padding-bottom: 1.625rem;
}
.py-19px{
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
}
.py-32px{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.pt-32px{
    padding-top: 2rem;
}
.pb-32px{
    padding-bottom: 2rem;
}
.mb-32px{
    margin-bottom: 2rem;
}

.my-32px{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
/* Extra small devices (xs) <576px */
@media (max-width: 575.98px) {
    .pb-26px { padding-bottom: 1rem !important; }
    .py-19px { padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; }
    .py-32px { padding-top: 1rem !important; padding-bottom: 1rem !important; }
    .pt-32px { padding-top: 1rem !important; }
    .pb-32px { padding-bottom: 1rem !important; }
    .mb-32px { margin-bottom: 1rem !important; }
    .my-32px { margin-top: 1rem !important; margin-bottom: 1rem !important; }
    #featured_cat img{
        height: 70% !important;
        width: 45% !important;
    }
}

/* Small devices (sm) ≥576px */
@media (min-width: 576px) and (max-width: 767.98px) {
    .pb-26px { padding-bottom: 1.25rem !important; }
    .py-19px { padding-top: 0.875rem !important; padding-bottom: 0.875rem !important; }
    .py-32px { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; }
    .pt-32px { padding-top: 1.25rem !important; }
    .pb-32px { padding-bottom: 1.25rem !important; }
    .mb-32px { margin-bottom: 1.25rem !important; }
    .my-32px { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; }
}

/* Medium devices (md) ≥768px */
@media (min-width: 768px) and (max-width: 991.98px) {
    .pb-26px { padding-bottom: 1.5rem !important; }
    .py-19px { padding-top: 1rem !important; padding-bottom: 1rem !important; }
    .py-32px { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
    .pt-32px { padding-top: 1.5rem !important; }
    .pb-32px { padding-bottom: 1.5rem !important; }
    .mb-32px { margin-bottom: 1.5rem !important; }
    .my-32px { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
}

/* Large devices (lg) ≥992px */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .pb-26px { padding-bottom: 1.625rem !important; }
    .py-19px { padding-top: 1.1875rem !important; padding-bottom: 1.1875rem !important; }
    .py-32px { padding-top: 1.75rem !important; padding-bottom: 1.75rem !important; }
    .pt-32px { padding-top: 1.75rem !important; }
    .pb-32px { padding-bottom: 1.75rem !important; }
    .mb-32px { margin-bottom: 1.75rem !important; }
    .my-32px { margin-top: 1.75rem !important; margin-bottom: 1.75rem !important; }
}

/* Extra large devices (xl) ≥1200px */
@media (min-width: 1200px) and (max-width: 1399.98px) {
    .pb-26px { padding-bottom: 1.75rem !important; }
    .py-19px { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; }
    .py-32px { padding-top: 1.875rem !important; padding-bottom: 1.875rem !important; }
    .pt-32px { padding-top: 1.875rem !important; }
    .pb-32px { padding-bottom: 1.875rem !important; }
    .mb-32px { margin-bottom: 1.875rem !important; }
    .my-32px { margin-top: 1.875rem !important; margin-bottom: 1.875rem !important; }
}

/* Extra extra large devices (xxl) ≥1400px */
@media (min-width: 1400px) {
    .pb-26px { padding-bottom: 1.625rem !important; }
    .py-19px { padding-top: 1.1875rem !important; padding-bottom: 1.1875rem !important; }
    .py-32px { padding-top: 2rem !important; padding-bottom: 2rem !important; } /* max 2rem */
    .pt-32px { padding-top: 2rem !important; }
    .pb-32px { padding-bottom: 2rem !important; }
    .mb-32px { margin-bottom: 2rem !important; }
    .my-32px { margin-top: 2rem !important; margin-bottom: 2rem !important; }
}



/*---All Product Card,Table Start---*/
.table-tabs-container {
    padding-top: 10px;
}



.add-new-btn {
    padding: 13px 40px 13px 32px;
}

.label-text {
    transition: color .4s ease;
    white-space: nowrap;
}

.plus-icon-container {
    transition: width .6s ease;
}

.add-new-btn:hover .plus-icon-container {
    width: 100%;
}

.add-new-btn:hover .label-text {
    color: var(--white)!important;
}
.add-new-btn:hover #plus-icon{
    right: 30px;
}
#plus-icon{
    position: absolute;
    right: 13px;
     transition: all .6s ease;
}
.add-new-btn:hover #filter-icon {
    right: 24px;
}

#filter-icon {
    position: absolute;
    right: 10px;
    transition: all .6s ease;
}


.table-nav-tabs{
    gap: 15px;
}
.table-tabs-container .nav-tabs .nav-item{
    margin-bottom: 0!important;
}
.table-tabs-container .nav-tabs .nav-link {
    border: none !important;
    border-bottom: 2px solid transparent !important;
    color: var(--gray);
    margin-right: 32px;
    background-color: transparent;
    outline: none !important;
    box-shadow: none !important;
    transition: all .4s ease;
}

.table-tabs-container .nav-tabs .nav-link:hover {
    color: var(--blue);
}

.table-tabs-container {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
}

.table-tabs-container .nav-tabs {
    display: inline-flex;
    flex-wrap: nowrap;
}
.table-tabs-container::-webkit-scrollbar {
    height: 2px;
}

.table-tabs-container::-webkit-scrollbar-thumb {
    background-color: var(--light);
    border-radius: 10px;
}


.table-tabs-container .nav-tabs .nav-link.active {
    color: var(--blue);
    border: none !important;
    border-bottom: 2px solid var(--blue) !important;
    background-color: transparent;
    outline: none !important;
    box-shadow: none !important;
}

.tab-filter-bar .input-group {
    transition: all .4s ease;
}

.tab-filter-bar .input-group:hover {
    border: 1px solid color-mix(in srgb, var(--blue), transparent 70%) !important;
    background-color: var(--white) !important;
}

.tab-filter-bar .input-group:focus-within {
    border: 1px solid var(--blue) !important;
    background-color: var(--white) !important;
}

.tab-filter-bar .dropdown button {
    background-color: var(--light);
}

.tab-filter-bar .dropdown button:focus {
    border: 1px solid var(--blue);
}

.tab-filter-bar .dropdown-menu {
    border-radius: 4px;
    z-index: 3;
}

/* .filter-filter-tab-content .dropdown-menu .dropdown-item{
    border-bottom: 1px solid var(--light);
}
.filter-filter-tab-content .dropdown-menu .dropdown-item:last-child{
    border-bottom: none;
} */
.tab-filter-bar .dropdown-menu .dropdown-item:hover {
    color: var(--blue);
}

.tab-filter-bar.dropdown-menu .form-check {
    cursor: pointer;
    /* border-bottom: 1px solid var(--light); */
    transition: all .4s ease;
}

.tab-filter-bar .dropdown-menu .form-check .form-check-label {
    color: var(--gray);
    cursor: pointer;
}

.tab-filter-bar .dropdown-menu .form-check .input-check {
    width: 16px;
    height: 16px;
    appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid var(--soft-white);
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
}

.tab-filter-bar .dropdown-menu .form-check:last-child {
    border-bottom: none;
}

.tab-filter-bar .dropdown-menu .form-check .input-check:checked {
    background-color: var(--dark);
    border-color: var(--dark);
}

.tab-filter-bar .dropdown-menu .form-check .input-check:checked::after {
    content: url('../img/dropdown-input-checkmark.svg');
    color: var(--white);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 3px;
    margin: auto;
    line-height: 13px;
}

.tab-filter-bar .dropdown-menu .input-check:checked[type="checkbox"]+label {
    color: var(--blue) !important;
}

.filter-filter-tab-content table tr td .rattings {
    gap: 6px;
}

.filter-filter-tab-content table tr td .stock-text:hover {
    color: var(--white);
}

.filter-filter-tab-content .table-options .hov-text-blue:hover span {
    transition: all .4s ease;
}

.filter-filter-tab-content .table-options .hov-text-blue:hover span {
    color: var(--blue) !important;
}

.filter-tab-content .table-options .hov-text-blue:hover span svg path {
    fill: var(--blue);
}

/* .filter-tab-content .table-options a{
    border-bottom: 1px solid var(--light);
}
.filter-tab-content .table-options a:last-child{
    border-bottom: none;
} */
.inner-select button {
    border: 1px solid var(--light) !important;
}

.inner-select .form-control:focus {
    background-color: transparent !important;
}

.filter-tab-content .table th {
    padding-right: 0;
    padding-left: 0;
}

.filter-tab-content .table td {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px dashed #dee2e6;
}

.filter-tab-content .table td .td-see-more {
    transition: all .4s ease;
}

/* .filter-tab-content .table td .td-see-more:hover {
    text-decoration: underline;
} */

.filter-tab-content .table td .td-see-more {
    transition: all 2s ease;
    position: relative;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}

.filter-tab-content .table td .td-see-more::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 98%;
    height: 2px;
    background-color: var(--blue);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.3s ease;
}

.filter-tab-content .table td .td-see-more:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}


/*---All Product Card,Table End---*/

.nav-cart-box{
    height: 100%;
}

/* Right Offcanvas wrapper Start */
#rightOffcanvas {
    box-shadow: rgba(50, 50, 93, 0.4) 0px 50px 100px -20px;
    transition: right 0.4s ease;
    min-height: 100vh;
}

.right-offcanvas-sm {
    width: 240px;
    right: -240px;
}

.right-offcanvas-md {
    width: 450px;
    right: -450px;
}

.right-offcanvas-lg {
    width: 648px;
    right: -648px;
}

.body-no-scroll {
    overflow: hidden;
}

@media (min-width: 320px) and (max-width: 575px) {
    #rightOffcanvas {
        right: -90%;
        width: 90% !important;
    }
}

#closeRightOffcanvas:hover svg path {
    fill: var(--hov-primary);
}

#rightOffcanvas .right-offcanvas-body {
    /* padding-right: 12px; */
    padding-bottom: 120px;
    width: 100%;
    overflow-y: scroll;
}

#rightOffcanvas.active {
    right: 0;
}

#rightOffcanvasOverlay {
    /* background: rgba(0, 0, 0, 0.6); */
    background: color-mix(in srgb, var(--dark) 60%, transparent);
    backdrop-filter: blur(2px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 1040;
    cursor: url('../img/cursor-cross.svg') 16 16, crosshair;
}

#rightOffcanvasOverlay.active {
    opacity: 1;
    visibility: visible;
}

#rightOffcanvas .right-offcanvas-body .brand-categories {
    border-width: 3px !important;
}

#rightOffcanvas .right-offcanvas-body .right-offcanvas-table thead tr th {
    border-top: 0;
    border-bottom: 1px solid var(--soft-secondary);
    border-left: 0;
    border-right: 0;
}

#rightOffcanvas .right-offcanvas-body .right-offcanvas-table {
    margin-bottom: 150px;
}

#rightOffcanvas .right-offcanvas-body .right-offcanvas-table tbody tr td {
    border-top: 1px dashed var(--soft-secondary);
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
}

#rightOffcanvas .right-offcanvas-body .right-offcanvas-table tbody {
    border-bottom: 1px solid var(--soft-secondary);
}

.stock-input {
    border: 1px solid var(--soft-secondary);
    max-width: 100px;
}

.stock-input:focus {
    border: 1px solid var(--hov-primary);
}

.right-offcavas-footer {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);

}

.right-offcavas-footer .footer-btn button {
    width: 100%;
    border-radius: 8px;
    border: 2px solid var(--soft-secondary);
    background-color: var(--white);
    transition: all .6s ease;
}

.right-offcavas-footer .footer-btn button.cancel {
    color: var(--red);
}

.right-offcavas-footer .footer-btn button.cancel:hover {
    background-color: var(--red);
    border-color: var(--red);
    color: white;
}

.right-offcavas-footer .footer-btn button.save {
    color: var(--teal);
}

.right-offcavas-footer .footer-btn button.save:hover {
    background-color: var(--green);
    border-color: var(--green);
    color: white;
}

/* Right Offcanvas wrapper End */



/* Delete Popup Modal Start */
#back-btn:hover {
    border-color: var(--green) !important;
    background-color: var(--green) !important;
    color: var(--white) !important;
}

#proceed-btn:hover {
    border-color: var(--red) !important;
    background-color: var(--red) !important;
    color: var(--white) !important;
}

#conform-yes-btn:hover {
    border-color: var(--red) !important;
    background-color: var(--red) !important;
    color: var(--white) !important;
}

#delete-link:hover {
    border-color: var(--red) !important;
    background-color: var(--red) !important;
    color: var(--white) !important;
}

.deleteModal {
    cursor: url('../img/cursor-cross.svg') 16 16, crosshair;
}

.deleteModal .modal-content {
    cursor: default;
}

.deleteModal .form-check .input-check {
    width: 16px;
    height: 16px;
    appearance: none;
    -webkit-appearance: none;
    background-color: var(--soft-light);
    border: 1px solid var(--soft-light);
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
}

.deleteModal .form-check .input-check:checked {
    background-color: var(--dark);
    border-color: var(--dark);
}

.deleteModal .form-check .input-check:checked::after {
    content: url('../img/dropdown-input-checkmark.svg');
    color: var(--white);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 3px;
    margin: auto;
    line-height: 13px;
}

.deleteModal .input-check:checked[type="checkbox"]+label {
    color: var(--blue) !important;
}

.deleteModal .input-check:checked[type="checkbox"]+label span {
    color: var(--green) !important;
}

.confirmDeleteModal .modal-content .modal-body p a {
    text-decoration: underline;
}

.confirmDeleteModal {
    cursor: url('../img/cursor-cross.svg') 16 16, crosshair;
}

.confirmDeleteModal .modal-content {
    cursor: default;
}

/* Delete Popup Modal End */


/* auction-bit_btn */
.custom-bit-btn {
    padding: 0.416rem 1rem;
    font-size: 0.8125rem;
}

@media (max-width: 575px) {
    .custom-bit-btn {
        padding: .25rem !important;
        font-size: .75rem;
    }
}
/* auction-bit_btn end */

.toggle-btn {
    color: var(--primary-color);
    font-size: var(--fs-12);
}
.footer-text-control {
    height: auto
}

@media (min-width: 320px) and (max-width: 1199.98px) {
    .footer-text-control {
        max-height: 80px;
        overflow: hidden;
        transition: max-height 0.7s ease;
    }

}


/*======  MY TABLE START =====*/
#aiz-data-table .toggle-plus-minus-btn {
    display: none;           
    user-select: none;
    line-height: 17px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    cursor: pointer;
}

/*Hover & Focus */
.hsn-code:hover,
.gst-value:hover {
    border: 2px solid var(--light);
    background-color: transparent !important;
}

.hsn-code:focus-within,
.gst-value:focus-within {
    border: 2px solid var(--blue) !important;
}

.hsn-code,
.gst-value {
    width: 90%;
}

@media (max-width: 1399px) {
    .hsn-code,
    .gst-value {
        width: 100%;
    }
    .logo-bar-area .container{
        padding: 0;
    }
     .hover-user-top-menu .container{
        padding: 0;
    }
    .header-svg-icon{
        width: 16px;
    }
    .name-k .h5{
        font-size: 10px !important;
    }
    .city-select .select-box{
        font-size: 10px;
    }
    .icon-l{
        padding: 11px 14px;
    }
    .search-input-box>input{
        height: 40px;
        font-size: 10px !important;
    }
    .search-input-box>svg {
    width: 10%;
    font-size: 7px;
    position: absolute;
    right: 8px;
    top: 10px;
    }
    .nav-user-info .h5{
        font-size:10px !important;
     }
}

.hsn-code #pen-icon,
.gst-value #pen-icon,
.hsn-code button span,
.gst-value button span,
.hsn-message,
.gst-message {
    display: none;
}

/* Hover: Show pen */
.hsn-code:hover #pen-icon,
.gst-value:hover #pen-icon {
    display: block !important;
    margin-top: 3px;
}

/* Focus: Hide pen, show button & message */
.hsn-code:focus-within #pen-icon,
.gst-value:focus-within #pen-icon {
    display: none !important;
}

.hsn-code:focus-within button span,
.gst-value:focus-within button span,
.hsn-code:focus-within .hsn-message,
.gst-value:focus-within .gst-message {
    display: block !important;
}




/* hide-sm */
@media (max-width: 767px) {
    .city-select {
               color: #dfdfe6;
        width: 260px;
        position: absolute;
        right: 45px;
        padding: 6px 12px;
        top: 54px;
    }
    #currency-change{
        display: none;
    }
    .city-select .select-box{
            padding: 8px 12px;
    }
    
    .category-menu-bar{
        display: none;
    }
    
    .lang-ul{
            position: absolute;
    left: 2px;
    top: 60px;
    opacity: 1;
    z-index: 999;
    }
    .city-select .dropdown{
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    }
    .city-select .dropdown input{
        font-size: 9.5px;
    }
    .city-select .dropdown ul li{
        padding: 6px 10px;
        font-size: 10px;
    }
    .hide-sm {
        display: none !important;
    }
    .product-tabs .product-section{
        flex-direction: column;
    }
    .product-tabs .left-menu{
        width: 100%;
    }
    .topselling-items-carous{
            grid-template-columns: 50% 50%;
    }
    #flash_deal .container{
        padding: 0 3%;
    }
    .subcategory-row .prdct-bx{
        margin: 4px 0 10px;
    }
    .subcategory-row .col-12{
        padding: 0;
    }
      .subcategory-row .col-6{
        padding: 0 14px;
    }
    .strips-sec .img-strip img{
        margin: 20px 5px;
    }
    .mobile-ham{
        position: absolute;
        right: -1px;
    }
  
    .mobile-search{
        color: #091d3e;
        margin: 0 20px 0 0;
    }
    .category-circle{
        padding: 8px 5px 5px 10px;
        width: 36px;
        height: 34px;
        display: none;
    }
    .category-circle img{
        width: 70%;
    }
    .icon-cartl{
        margin: 0 12px -3px -2px;
        padding: 10px 12px 9px 11px;
    }
    .mobile-search .la-search{
        background-color: #f5f6fb;
        border-radius: 50%;
        padding: 11px 11px 10px 12px;
        font-size: 14px;
        margin: 0 10px -4px 0;
    }
    #header-logo-preview{
        margin: 0 0 0 -10px;
    }
    .logo-bar-area{
        background-color: #fff;
        padding: 0 0 30px 0;
    }
    .nav-cart-box{
        right: 10px;
        margin: 0 0 0 0px;
        position: absolute;
        top: 55px;
        height: auto;
    }
}

/* hide-md */
@media (max-width: 991px) {
    .hide-md {
        display: none !important;
    }
}

/* hide-lg */
@media (max-width: 1199px) {
    .hide-lg {
        display: none !important;
    }
}

/* hide-xl */
@media (max-width: 1399px) {
    .hide-xl {
        display: none !important;
    }
}

/* hide-xxl */
@media (max-width: 1500px) {
    .hide-xxl {
        display: none !important;
    }
}

/* hide-xs */
@media (max-width: 575px) {
    .hide-xs {
        display: none !important;
    }
    
}
@media (max-width: 399px) {
.city-select {
    color: #dfdfe6;
    width: 200px;
    position: absolute;
    right: 50px;
}
.city-select .select-box{
        padding: 5px 8px;
    border-radius: 5px;
    margin: 0 5px;
}
.city-select .dropdown{
    width: 135%;
    margin: 10px 14px 10px 0px;
}
}
#aiz-data-table .data-row {
    border-top: 1px dashed var(--soft-light);
    border-bottom: 0 !important;
}

#aiz-data-table .data-row:last-of-type {
    border-bottom: 0 !important;
}

/* #aiz-data-table .data-row:first-of-type {
    border-bottom: 0 !important;
} */

#aiz-data-table .data-row td {
    border: 0 !important;
}



/* Details row */
#aiz-data-table .details-row {
    display: none;
}

#aiz-data-table .details-row td {
    background-color: var(--white);
    padding: 15px 0px !important;
}

#aiz-data-table .detail-item {
    border-bottom: 1px dashed var(--soft-light);
}
#aiz-data-table .detail-item:last-of-type{
    border-bottom: none!important;
}

#aiz-data-table thead th {
    border-bottom: 1px solid var(--soft-light);
    border-top: 0 !important;
}

/*======  MY TABLE END =====*/

#shippingTab .nav-item .nav-link.active{
    color: var(--dark)!important;
}



.choose-address{
    margin-top: -45px;
}
@media (max-width: 700px) {
.choose-address{
    margin-top: 0 !important;
    justify-content: start !important;
}
.help-col {
    padding: 5% 0 5% 5%;
}
.footer-btm-left{
    text-align: center;
}
.footer-btm-right{
    text-align: center;
}
.footer-sbvat{
    justify-content: center;
}
.foot-l{
    width: 62%;
}
.help-col .gutters-10{
    margin-right: 5px !important;
}
footer{
    padding: 0 0 20% 0;
}
}

#bulk-action-modal{
    z-index: 1050!important;
}/*your custom css goes here*/ 