/* ===== 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;
}
.left-price{display:flex;gap:5px;}
.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 a{
    background-color: #fff;
    border-radius: 15px;
    width: 40%;
    padding: 8px 5px 8px 15px;
}


.help-col a {
    text-decoration: none;
    color: #eee;
}

.text-r {
    color: #eee;
}

.help-col a:hover {
    color: #57a84e;
}
#featured_cat {
    padding: 20px 0 0;
    margin: -20px 0 0 0;
}
#section_home_categories {
        margin: -65px 0 0 0;
}
/*#featured_cat .slick-dots{display:none !important;}*/

.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 {
    width: 80%;
    margin: 0 auto;
}

.small-i {
    width: 17px;
    height: 17px;
}

.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 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%;
}




  /* Scoped under .kk-tab-section */
    /*.kk-tab-section {*/
    /*  max-width: 400px;*/
    /*}*/
    
    .kk-tab-section .kk-tab-nav {
      display: flex;
      background-color: #f1f1f361;
      border-radius: 8px;
      padding: 8px;
      gap: 20px;
    }
    
    .kk-tab-section .kk-tab-btn {
      flex: 1;
      border: none;
      background: transparent;
      padding: 18px 16px;
      font-size: 16px;
      font-weight: 500;
      color: #9a9aa1;
      border-radius: 6px;
      cursor: pointer;
      transition: all 0.2s ease;
      letter-spacing: 1.1px;
      box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    }
    
    .kk-tab-section .kk-tab-btn:hover {
      color: #4a4a52;
      box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
    }
    
    .kk-tab-section .kk-tab-btn.active {
      background-color: #ffffff;
      color: #1a1a1f;
      box-shadow: 1px 1px 7px rgb(7 137 51);
    }
    
    .kk-tab-content label{
            margin: 5px 0 6px 2px;
            font-size: 14px;
        }
    
    .kk-tab-content .form-control:hover{
        border: 1px solid #19c553;
    } 
    .kk-tab-content .form-select:hover{
        border: 1px solid #19c553;
    }
    
    .kk-tab-section .kk-tab-content {
        margin: 10px 5px 35px;
        padding: 18px 14px;
        border-radius: 8px;
        border: 1px solid #e4e5eb;
        border: 1px solid #e4e5eb;
    }
    
    .kk-tab-section .kk-tab-pane {
      display: none;
    }
    
    .kk-tab-section .kk-tab-pane.active {
      display: block;
    }
    
    .kk-tab-content h3{
        font-size: 20px;
        font-weight: 600;
        padding: 0 0 6px 6px;
        border-bottom: 1px solid #00002e;
        margin: 0 0 20px 0;
        color: #078933;
    }
    
    .kk-tab-content .form-control, .kk-tab-content .form-select{
        border: 1px solid #e4e5eb;
        width: 100%;
        padding: 14px 14px;
        height: 48px;
        line-height: 48px;
        color: #aaa;
        border-radius: 7px;
        margin: 0 0 8px 0;
    }
    .kk-tab-content .form-control::placeholder {
        font-size: 12px;
    }
     .kk-tab-content .form-select::placeholder {
        font-size: 12px;
    }
    .kk-tab-content .sub-tbn{
         letter-spacing: 1px;
        font-size: 17px;
        margin: 0 0 8px 0;
        width: 100%;
        height: 98%;
    }
    
    .kk-tab-content .bx-cl{
       margin: 10px 0 12px 0; 
    }



/*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*/
/* Override existing featured cat styles */
#featured_cat img {
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center !important;
    margin: 0 auto !important;
    /*height: 65% !important;*/
    /*width: 65% !important;*/
    object-fit: contain !important;
}

#featured_cat .h-150px {
    height: auto !important;
}

#featured_cat .carousel-box {
    text-align: center;
    padding: 10px 5px;
}

#featured_cat .h-100.w-100 {
    border-radius: 50% !important;
    background-color: #f5e6e6 !important; /* light pinkish, change to your color */
    aspect-ratio: 1/1;
    width: 100px !important;
    height: 100px !important;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#featured_cat .position-absolute.h-100.w-100 {
    border-radius: 50% !important;
}

/* Category name below circle */
#featured_cat .absolute-bottom-left {
    position: relative !important;
    bottom: auto !important;
    left: auto !important;
    text-align: center;
    padding: 8px 0 0 0 !important;
    height: auto !important;
    width: 100% !important;
    background: none !important;
}

#featured_cat .absolute-bottom-left a {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #333 !important;
    width: auto !important;
    margin: 0 auto !important;
    justify-content: center !important;
}

/* Remove hover overlay */
#featured_cat .pb-4.px-4 {
    padding: 0 !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 #e5e7eb;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: transparent;
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.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 {
    display: block;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-sec- .discount-badge {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: #fff3cd;
    color: #856404;
    padding: 8px 16px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
}
.product-sec- .flat-badge {
    position: absolute;
    bottom: 20px;
    right: 10px;
    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: 100px;
    height: 100px;
    border: 1px solid #e5e7eb;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
    transition: border-color 0.3s;
    padding: 2.2%;
}

.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 { font-size: 25px; font-weight: 600;}

.product-sec- .offers-section h3 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #333;
}

.product-sec- .offer-card {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 6.7% 0;
    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: 10px;
    margin-bottom: 2px;
}
.product-sec- .terms-sec{border: 1px solid #e5e7eb;border-radius: 8px;}

.product-sec- .delivery-option {
    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: 0px;
    margin: 5px 0 0;
    padding: 12px 0 6px;
}

.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: 12px 0 12px;
    border: none;
    border-radius: 50px;
    font-size: 18px;
    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: #000;
    text-decoration: none;
    font-size: 16px;
    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: 4%;
    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: 6px;
    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%; margin: -5px 0 0 0;}

.city-choose-sec {
    margin: 0 0 15px 0;
    border: 1px solid #e5e7eb;
    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: 15px;
    color: #000;
    width:85%;
}

.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;
    }
}


/*Footer Custom*/
.main-foot-r{display: grid; grid-template-columns: 40% 20% 40%; gap: 20px;}
.main-foot-r .dresc-l{text-align: justify; padding: 0 5% 0 0;}
.main-foot-r .sub-r{padding: 0 30% 0 0;}
.subscr-p{border-radius: 10px; padding: 0;margin: 8px 0;}
.subscr-p .div-fild{margin: 0;padding:0;border-radius: 5px 0 0 5px;background-color: #fff;border-color:#fff; color:#a9a3af;}
.subscr-p .fild-sub{margin: 0;padding:0;border-radius: 0 5px 5px 0;}
.subscr-p .sub-btn-h{border-radius: 0 5px 5px 0;    padding: 14px 0 10px;background-color:#088a34; border-color:#088a34;font-size:14px;font-weight:600;}
.subscr-p .div-fild .form-control{border-radius:5px 0 0 5px;padding: 25px 0 20px 5px; height:0;}
.subscr-p .sub-r .callsh{color: #fff !important;font-size:14px; padding: 4% 0;}
.subscr-p .sub-r .callsh .img{width:15px; height: 15px;}
.img-rare img{width: 100px; height: 100px;}
.img-rare .sbc-img { width: 100%; }

/*drescription & Specification*/
.custom-product-tabs {
    /*border: 1px solid #eee;*/
    padding: 5% 0;
    background: #fff;
}

.custom-product-tabs .specif-box{
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 1%;
}

/* LEFT TABS */
.custom-product-tabs .custom-tabs .nav-link {
    background: #e5e7eb;
    color: #000;
    margin-bottom: 10px;
    border-radius: 10px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    border: none;
    padding: 6% 0 4%;
}

.custom-product-tabs .custom-tabs .nav-link.active {
    background: #f3f4f6;
    color: #2e73bb;
}

/* SPEC TABLE */
.custom-product-tabs .spec-table {
    /*border-radius: 10px;*/
    overflow: hidden;
}

.custom-product-tabs .spec-row {
    display: flex;
    justify-content: space-between;
    padding: 12px 15px;
    font-size: 14px;
}

/* Alternate row background like screenshot */
.custom-product-tabs .spec-row:nth-child(odd) {
    /*background: #f7f7f7;*/
    background: #e9ecef;
}

/*.custom-product-tabs .spec-row:nth-child(even) {*/
/*    background: #e9ecef;*/
/*}*/

/* Text alignment */
.custom-product-tabs .spec-row span:first-child {
    color: #000;
}

.custom-product-tabs .spec-row span:last-child {
    font-weight: 500;
}


/*Custom Area*/

.wish-compare-sec{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.wish-compare-sec a{
    color: #000;
    font-size: 16px;
}
.wish-compare-sec .prdct-compare{
    color: #71717a;
}
.wish-compare-sec img{
    width: 18px;
    height: 18px;
}
.wish-compare-sec .la-heart-o{
    font-size: 18px;
}





/* ── Parent scope: all styles locked inside .product-grid-section ── */

/* Card shell */
.product-grid-section .product-card {
    background: #fff;
    border-radius: 14px;
    border: 1px solid #e8eaf0;
    overflow: hidden;
    position: relative;
    transition: box-shadow 0.22s ease, transform 0.22s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-grid-section .product-card:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.10);
    transform: translateY(-3px);
}

/* Wishlist button */
.product-grid-section .wish-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    line-height: 1;
}

.product-grid-section .wish-btn i {
    font-size: 1.35rem;
    color: #ccc;
    transition: color 0.2s ease, transform 0.2s ease;
}

.product-grid-section .wish-btn.active i {
    color: #e53935;
}

.product-grid-section .wish-btn:hover i {
    transform: scale(1.2);
    color: #e53935;
}

/* Discount badge */
.product-grid-section .discount-badge {
    position: absolute;
    top: 34%;
    left: 12px;
    background: #fde68a;
    color: #7c5e00;
    font-size: 10px;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 20px;
    z-index: 10;
    white-space: nowrap;
}

/* Image area */
.product-grid-section .product-img-wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 4;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.product-grid-section .product-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Placeholder when no image provided */
.product-grid-section .product-img-wrap .img-placeholder {
    width: 55%;
    height: auto;
    background: #dde1ee;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9ba3bf;
    font-size: 2rem;
}

/* Card body */
.product-grid-section .product-card-body {
    padding: 14px 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.product-grid-section .product-brand {
    font-size: 0.75rem;
    color: #888;
    font-weight: 600;
    text-transform: uppercase;
    display: none;
    letter-spacing: 0.04em;
}

.product-grid-section .product-name {
    font-size: 0.92rem;
    font-weight: 600;
    color: #1a1a2e;
    line-height: 1.35;
    min-height: 2.7em;
}

/* Pricing */
.product-grid-section .pricing-row {
    display: flex;
    align-items: baseline;
    gap: 8px;
    justify-content: space-between;
    margin-top: 4px;
}

.product-grid-section .price-current {
    font-size: 1.15rem;
    font-weight: 800;
    color: #e53935;
    display: flex;
    align-items: center;
}

.product-grid-section .price-current img {
    width: 20px;
    height: 20px;
}

.product-grid-section .price-original {
    font-size: 0.88rem;
    color: #aaa;
    text-decoration: line-through;
    display: flex;
    align-items: center;
}

.product-grid-section .price-original img {
    width: 20px;
    height: 20px;
}

.product-grid-section .currency {
    font-size: 0.78em;
    font-weight: 600;
}

/* OFF / Save pills */
.product-grid-section .pills-row {
    display: flex;
    justify-content: space-between;
    background: #95fbde;
    border-radius: 15px;
    padding: 5px;
    align-items: center;
}

.product-grid-section .pill-off {
    /*background: #fff3e0;*/
    color: #000;
    /*color: #e65100;*/
    font-size: 0.7rem;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 20px;
}

.product-grid-section .pill-save {
    /*background: #e8f5e9;*/
    /*color: #2e7d32;*/
    color: #000;
    font-size: 0.7rem;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 20px;
}

/* Card footer */
.product-grid-section .product-card-footer {
    padding: 0 16px 16px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.product-grid-section .btn-cart {
    flex: 1;
    background: #088a34;
    color: #fff;
    border: none;
    border-radius: 30px;
    padding: 9px 14px;
    font-size: 0.88rem;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s ease;
}

.product-grid-section .btn-cart:hover {
    background: #066828;
}

/* ── Heart icon: size + green outline default + green fill on active ── */
.product-grid-section .wishlist-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    line-height: 1;
    display: block;
    text-decoration: none;
}

.product-grid-section .heart-icon {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: #088a34;
    stroke-width: 2;
    transition: fill 0.2s ease, transform 0.18s ease;
}

.product-grid-section .wishlist-btn:hover .heart-icon {
    transform: scale(1.2);
}

.product-grid-section .wishlist-btn.active .heart-icon {
    fill: #088a34;
    stroke: #088a34;
}

/* ── Compare button: white bg + black icon by default ── */
.product-grid-section .compare-btn {
    width: 42px;
    height: 42px;
    border: 1.5px solid #d0d4e0;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    padding: 8px;
    transition: background 0.2s ease, border-color 0.2s ease;
}

.product-grid-section .compare-btn .icon-default {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-grid-section .compare-btn .icon-active {
    display: none;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Active state: black bg + white icon */
.product-grid-section .compare-btn.active {
    background: #1a1a1a;
    border-color: #1a1a1a;
}

.product-grid-section .compare-btn.active .icon-default {
    display: none;
}

.product-grid-section .compare-btn.active .icon-active {
    display: block;
}

/* ── Compare bottom bar ── */
.compare-bar {
    position: fixed;
    bottom: -90px;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    border-top: 2px solid #e8eaf0;
    box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.12);
    padding: 16px 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: bottom 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.compare-bar.visible {
    bottom: 0;
}

.compare-bar-title {
    font-size: 1rem;
    font-weight: 700;
    color: #1a1a2e;
}

.compare-bar-actions {
    display: flex;
    gap: 10px;
    align-items: center;
}

.compare-bar-delete {
    background: transparent;
    color: #e53935;
    border: 1.5px solid #e53935;
    border-radius: 8px;
    padding: 8px 20px;
    font-size: 0.88rem;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
}

.compare-bar-delete:hover {
    background: #fdecea;
}

.compare-bar-submit {
    background: #088a34;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 8px 24px;
    font-size: 0.88rem;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s;
}

.compare-bar-submit:hover {
    background: #066828;
}

.product-grid-section .row .col-sm-6 {
    padding: 0;
    margin: 0 0 5px 0;
}

/* Responsive tweaks */
@media (max-width: 576px) {
    .product-grid-section .product-name {
        font-size: 0.85rem;
    }

    .product-grid-section .price-current {
        font-size: 1rem;
    }
    .product-slider-section h3{
        font-size: 25px;
    }
}












/*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 #e5e7eb;
    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%;
}

.tab-content p{
    font-size: 16px;
    color: #11827;
    font-weight: 500;
}
.tab-content ul li{
    font-size: 16px;
    color: #11827;
    font-weight: 500;
    line-height: 25px;
}
.tab-content b{
    font-weight: 700;
}
.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: 20px;
    }

    .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: 18px;
    }

    .product-sec- .original-price {
        font-size: 16px;
    }

    .product-sec- .thumbnail-container {
        gap: 8px;
    }

    .product-sec- .thumbnail {
        min-width: 80px;
        height: 80px;
    }

    .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;
    }
    
    
    /*Footer*/
    .main-foot-r{grid-template-columns: 100%;}
    .foot-l a{width:100%;}
    .sub-r h4{font-size:18px;}
    .main-foot-r .sub-r { padding: 2%;}
    .footer-btm-right ul li{margin: 0 0 2% 0;}
    .footer-btm-left {font-size:12px !important;}
    
    #flash_deal .container .row{margin:0;}
    .subcategory-row .prdct-bx img {height: 170px !important;}
    .subcategory-row .main-prdct-bx img {height: 300px !important;}
    .img-rare .vat-img{width: 50%;}
}

@media (max-width: 480px) {
    .product-sec- .container {
        border-radius: 0;
    }

    .product-sec- .product-info h1 {
        font-size: 18px;
    }

    .product-sec- .current-price {
        font-size: 18px;
    }

    .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: 80px;
        height: 80px;
    }

    .product-sec- .main-image-container {
        padding: 15px;
        height:350px;
    }

    .product-sec- .discount-badge {
        font-size: 12px;
        padding: 6px 12px;
    }
    .product-sec- .flat-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;
}

 .details-lft h2{font-size: 24px;}














/*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;
}
#featured_cat .aiz-carousel .slick-list {
    overflow: visible;
}

#featured_cat .aiz-carousel .slick-track {
    margin-left: 0 !important;
}

/* Make sure the parent doesn't clip */
#featured_cat .bg-white.px-sm-3 {
    overflow: hidden;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* 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: 60% !important;*/
    /*    width: 60% !important;*/
    /*}*/
    #featured_cat .slick-dots{display: none !important;}
    #featured_cat .slick-arrow{display: none !important;}
    body section .container {
        width: 90%;
        margin: 0 auto;
    }
    .absolute-bottom-left {bottom:20px;}
    .absolute-bottom-left a { font-size: 13px !important;}
    #featured_cat {    margin: -5px 0 -70px 0;}
    #flash_deal .container {
        width: 98%;
        margin: 0 auto;
    }
    .details-lft h2{font-size: 18px;}
}

/* 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;
}

#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;
}


#bulk-action-modal {
    z-index: 1050 !important;
}
.choose-address {
    margin-top: -45px;
}


/* hide-xxl */
@media (max-width: 1500px) {
    .hide-xxl {
        display: none !important;
    }
}

/* hide-xl */
@media (max-width: 1399px) {
    .hide-xl {
        display: none !important;
    }
}
/* hide-lg */
@media (max-width: 1199px) {
    .hide-lg {
        display: none !important;
    }
}
/* hide-md */
@media (max-width: 991px) {
    .hide-md {
        display: none !important;
    }
}


/* hide-sm */
@media (max-width: 767px) {
    #section_home_categories {
        margin: 0 0 0 0;
    }
    
    .carousel-box .banner-con {
        height: 150px;
    }
    .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: -10px;
        top: -9.2px;
        opacity: 1;
        z-index: 999;
    }
     [dir="rtl"] .lang-ul { left: auto  !important; right: 0 !important;}
    .dropdown-menu{top:40%;}
    #lang-change {
        padding: 1.5px 0 !important;
    }
    .lang-current svg, .language svg {height: 20px !important;}

    .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: 10px 5px !important;
        padding: 8px;
    }
    .subcategory-row .main-prdct-bx {
         margin: 0 !important;
        padding: 4px 0 !important;
    }
    
    #flash_deal {
        padding: 0;
        margin: 6px 0 0 0 !important;
    }

    .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: 0 !important;
    }
     [dir="rtl"] .mobile-ham {right: auto !important; left: -1%;top: 35%;}
    .mobile-search {
        color: #091d3e;
        margin: 0 0 0 0;
    }
        body {
        padding-top: 100px;
    }
    .city-icl {padding: 5px 8px !important;}
    .support-ic{position: absolute; top: 32%; right:20%}
    .location-ic{position: absolute; top: 32%; right:30%}
    .header-svg-icon {width: 12px; padding: 0 0 2px 0;}
    [dir="rtl"] .location-ic{ left:20%;right: auto;}
    [dir="rtl"] .support-ic{ right:auto;left: 29%;}

    .category-circle {
        padding: 8px 5px 5px 10px;
        width: 36px;
        height: 34px;
        display: none;
    }
    
     [dir="rtl"].collapse-sidebar { left: auto !important; right: 0 !important;}

    .category-circle img {
        width: 70%;
    }

    .icon-cartl {
        margin: 0 12px -3px -2px;
        padding: 6px 9px;
        font-size: 12px;
    }

    .mobile-search .la-search {
        background-color: #f5f6fb;
        border-radius: 50%;
        padding: 9px 9px;
        font-size: 12px;
        margin: -2px 30px 0 0px;
    }
    
    [dir="rtl"] .la-search {margin: -2px 10px 0 30px !important;}

    #header-logo-preview {
        margin: 0 0 0 -10px;
    }
    [dir="rtl"] #header-logo-preview {
        margin: 0 -15px 0 0px;
    }

    .logo-bar-area {
        background-color: #fff;
        padding: 10px 0;
    }

    .nav-cart-box {
        right: 37%;
        margin: 0 0 0 0px;
        position: absolute;
        top: 33%;
        height: auto;
    }
    [dir="rtl"] .nav-cart-box {right: 52%;}
}


@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;
    }
    
    .price-left .left-price h4 { font-size: 16px !important;}
    .price-wrapper .save-badge {font-size: 10px !important;}
    .offer-wrapper .offer-row{grid-template-columns: 100%;}
    .offer-wrapper .offer-logo img {width: 25%;}
    .wish-compare-sec a {font-size: 10px;}
    .product-sec- .action-link{font-size: 10px;}
    .wish-compare-sec .la-heart-o { font-size: 14px;}
    .wish-compare-sec img {width: 14px; height: 14px;}
    .custom-product-tabs .custom-tabs .nav-link{font-size:14px;     padding: 4% 0 3%;}
    .custom-product-tabs .spec-row{font-size: 12px;}
}



/* 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;
    }
}

