/* body, footer{
    font-family: Lato, Arial, Helvetica, sans-serif !important;
} */

.chheckout-section {

    margin-top: 50px;
}

.btn-sm {
    padding: 8px 10px;
    font-size: 14px;
}

.extra-btn {
    background: #EB7100;
    color: #fff;
    width: 60%;
    padding: 6px 0px;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    transition: all 0.5s;
    border-radius: 0px 0px 0px 0px;
    font-weight: 600;
    background-color: #eb7100 !important;
    border: 1px solid #eb7100;
    color: white !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.menu-area {
    background: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

li.cat_bar>a {
    padding: 13px 5px;
    display: flex;
    width: 100%;
    height: 50px;
    font-size: 15px;
    background-color: #000000;
    margin-left: 0 !important;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    font-weight: 500;
}

a.view_more_btn {
    text-align: right;
    float: right;
    background: #000000;
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 15px;
    color: #fff;
    font-family: "Lato", sans-serif;
}

.pro_btn button {
    
    width: 60%;
    padding: 10px 0px;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    transition: all 0.5s;
    border-radius: 0px 0px 0px 0px;
    font-weight: 600;
    background-color: #00bbae !important;
    border: 1px solid #00bbae;
    color: white !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    border-radius: 0px 0px 5px 5px;
}

.cart_btn.order_button a {
    background: #FE5200;
    color: #fff;
    width: 60%;
    padding: 6px 0px;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    transition: all 0.5sease;
}

.main-search form button {
    height: 100%;
    outline: 0;
    background: #000000 !important;
    width: 11%;
    float: left;
}

.main-search form {
    border: 0.1px solid;
    height: 39px;
    background: #f7f7f7;
    border-color: #d5c9c9;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
}

.main-search form button {
    height: 100%;
    outline: 0;
    background: #000 !important;
    width: 11%;
    float: left;
}

.main-search form button svg {
    height: 20px;
    width: 35px;
    color: #fff;
}

.header-list-items ul li span {
    position: absolute;
    top: -14px;
    right: 40px;
    background: #000000;
    color: #fff;
    height: 18px;
    width: 18px;
    line-height: 18px;
    font-size: 12px;
    border-radius: 50px;
}

.pro_price p {
    color: #000000;
    font-weight: 500;
    margin-top: 5px;
    text-align: start;
}

.timer_inner .syotimer-cell {
    width: 38px;
    text-align: center;
    background: #000000;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    padding: 10px;
    font-weight: 600;
}

.footer-bottom {
    background: #000000;
    padding: 10px 0;
}

.product_item_inner .sale-badge-box {
    background-color: #000000;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_item:hover {
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
}

.cat_item:hover {
    border-color: #635c59;
}

.sidebar_item h2.accordion-header button.accordion-button {
    background-color: #000000;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0;
    padding: 10px 20px;
}

.ui-slider-horizontal .ui-slider-range {
    background-color: #000000;
}

.subcategory-filter-label input[type="checkbox"]:checked {
    background-color: #000000;
    opacity: 1;
}

.subcategory-filter-label input {
    position: relative;
    border: 2px solid #000000;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 0.6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    opacity: 0.5;
    margin-top: 3px;
}

.order_now_btn {
    font-size: 18px;
    color: #fff;
    background-color: #605959;
    border: 1px solid #605959;
    border-radius: 3px;
    width: 50%;
    margin-left: 5px;
    font-family: "Potro Sans Bangla";
    height: 45px;
    margin-top: 10px;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.order_now_btn:hover {
    font-size: 18px;
    color: #fff;
    background-color: #0096ff !important;
    border: 1px solid #0096ff !important;
    border-radius: 3px;
    width: 50%;
    margin-left: 5px;
    font-family: "Potro Sans Bangla";
    height: 45px;
    margin-top: 10px;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

/* extra nav css */

.navbar {
    padding: 0rem 1rem;
}

.navbar-brand img {
    height: 50px;
}

.search-bar {
    width: 100%;
    max-width: 600px;
}

.search-bar input {
    width: calc(100% - 40px);
    border: 1px solid #000;
    border-radius: 0;
}

.search-bar button {
    border: 1px solid #000;
    border-left: 0;
    border-radius: 0;
}

.navbar-text {
    font-size: 0.9rem;
}

.navbar-nav .nav-link {
    font-size: 0.9rem;
}

.navbar-nav .nav-link i {
    margin-right: 0.25rem;
}

.navbar-nav .nav-item:last-child .nav-link {
    background-color: #000;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
}

.form-content {
    background: #fff;
    border-radius: 5px;
    margin: 112px 0;
    border: 1px solid #ddd;
    overflow: hidden;
}

.call-us {
    display: flex;
    align-items: center;
}

.call-us i {
    font-size: 24px;
    margin-right: 10px;
}

.call-us .text {
    font-size: 16px;
}

.call-us .number {
    font-size: 20px;
    font-weight: bold;
}

.header-list-items {
    text-align: center;
    margin: 0px 0px !important;
    display: flex;
    justify-content: end;
}

.call {
    display: flex;
    gap: 20px !important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: end;
    align-items: center;
}

.header-list-items ul li {
    text-align: center;
    padding: 0;
    margin-left: 0px !important;
    font-weight: 600;
}

.product-section {
    margin-top: 40px !important;
}

#content {
    width: 100%;
    padding-top: 120px;
}

.color_inner .selector .selector-item label {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #ddd;
}

.logo-header {
    display: grid;
    grid-template-columns: 20% 50% 30% !important;
    grid-gap: 0;
}

.main-search {
    margin: 8px 0;
    position: relative;
    margin-left: 150px;
}

.welcome-header {
   
    padding: 10px 0px 0px 0px !important
   
}

.nav-list {
    background-color: #fff !important;
    border-top: none !important;
    border-bottom: none !important;
    border-bottom: 0.1px solid #212529 !important;
    border-top: 0.1px solid #212529 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

li.cat_bar>a {
    padding: 13px 5px;
    display: flex;
    width: 100%;
    height: 50px;
    font-size: 15px;
    background-color: #fff !important;
    margin-left: 0 !important;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    font-weight: 500;
    color: #000 !important;
}

.navbar-custom {
    background-color: #000;
    padding: 10px;
}

.navbar-custom .navbar-brand {
    color: #fff;
    font-weight: bold;
}

.navbar-custom .navbar-toggler {
    border: none;
}

.navbar-custom .navbar-toggler-icon {
    color: #fff;
}

.subcategory-extra {
    color: white;
    font-size: 12px;
    font-weight: 700;
    width: 220px;
}

.custom-menu-container {
    max-width: 1600px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    display: block;
    scrollbar-width: initial;
    scrollbar-color: #c1bebe;
}

/* Chrome, Edge, Safari */
.custom-menu-container::-webkit-scrollbar {
    height: 4px !important;
}

.custom-menu-container::-webkit-scrollbar-thumb {
    background: #c1bebe;
    border-radius: 10px;
    transition: 0.3s;
}

.custom-menu-container::-webkit-scrollbar-thumb:hover {
    background: #c1bebe;
}

/* card */

.card {
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
}

.discount-badge {
    background-color: #007bff;
    color: white;
    border-radius: 5px;
    padding: 5px 10px;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
}

.new-badge {
    background-color: #438e44;
    color: white;
    border-radius: 5px;
    padding: 5px 10px;
    position: absolute;
    top: 50px;
    left: 10px;
    font-size: 12px;
}

.action-icons {
    position: absolute;
    top: 250px;
    right: 166px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.action-icons i {
    background-color: white;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.price {
    color: #007bff;
    font-weight: bold;
    font-size: 22px !important;
}

.old-price {
    text-decoration: line-through !important;
    color: rgb(182, 55, 55) !important;
    font-size: 10px;
}

.order-btn {
    background-color: #007bff !important;
    color: white;
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: bold;
}

.card {
    border: 0.5px solid transparent;
    transition: border 0.3s ease-in-out;
}

.product-container:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
    transition: all 0.3s ease-in-out;
    /* background-color: #d7ddff; */
}

.product-container:hover .action-icons {
    opacity: 1;
}

/* .product-container:hover img {
    transform: scale(1.02);
    transition: transform 0.6s ease-in-out;
} */

.product-container:hover .new-badge,
.product-container:hover .discount-badge {
    z-index: 1000;
}

.product-container:hover .action-icons {
    z-index: 1000;
}

.card-img-top {
    width: 100% !important;
    height: 100% !important;
    text-align: center !important;
    margin: auto !important;
    /* padding: 10px; */
    border-radius: 0px;
}

.magnifier {
    left: 25px !important;
    top: 250px !important;
    border: 1px solid rgb(240, 225, 225) !important;
    /* width: 300px !important; */
    /* height: 350px !important; */
}

.main_product_inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    overflow: hidden;
}

/* .product_item {
    margin-bottom: 30px;
    position: relative;
    border: none !important;
    transition: 0.35s all;
    background: #fff;
    padding: 0px !important;
    border-radius: 5px;
} */

.description-title {
    font-family: Lato, sans-serif;
    color: rgb(51, 51, 51);
    margin-top: 20px;
    font-size: 30px;
}

.tab-content {
    padding: 4px 8px !important;
    margin-top: 20px;
    background-color: #e6e5e5;
    border-radius: 5px;
    margin-left: 0px !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none !important;
}

.goog-te-gadget-simple {
    background-color: #fff;
    border-left: 1px solid #d5d5d5;
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #d5d5d5;
    font-size: 10pt;
    display: inline-block;
    padding: 8px 15px !important;
    cursor: pointer;
}

.goog-te-banner-frame.skiptranslate,
.goog-te-gadget-simple img {
    display: none !important;
}

.goog-te-gadget-simple::before {
    content: "Languages";
    font-size: 12px;
    color: #333;
    margin-right: 5px;
}

.goog-te-gadget-simple {
    display: flex;
    align-items: center;
}

.homeproduct {
    padding-bottom: 0px;
    padding-top: 0px;
    background: #fff !important;
    margin-bottom: 10px;
    padding: 10px 0;
}

section.slider-section {
    margin-top: 20px;
    margin-bottom: 0px !important;
}

section.main-silder {
    margin-top: 44px !important;
    margin-bottom: 0px !important;
}


.product-card {
    border-radius: 0;
    border: 2px solid #e8e4e4 !important;
}

.product-card:hover {
    border: 2px solid #7ed6f7 !important;
}

.badge-free-delivery {
    position: absolute;
    top: 0px;
    left: 0px;
    background: black;
    color: white;
    font-style: italic;
    font-weight: 600;
    font-size: 0.7rem;
    padding: 2px 8px;
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: Arial, sans-serif;
}

.badge-sale {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #ff4c3b;
    color: white;
    font-weight: 600;
    font-size: 0.7rem;
    padding: 2px 8px;
    font-family: Arial, sans-serif;
}

.save-price {
    background: #222;
    color: white;
    font-size: 0.9rem;
    display: inline-block;
    padding: 3px 8px;
    margin-bottom: 8px;
    font-family: Arial, sans-serif;
    width: 176px;
    margin: 5px auto;
}

.old-price {
    color: #ff4c3b;
    text-decoration: line-through;
    font-family: Arial, sans-serif;
    font-size: 17.5px;
}

.new-price {
    font-family: Arial, sans-serif;
    font-size: 1rem;
}

.btn-buy {
    background: #222;
    border: none;
    font-weight: 700;
    font-family: Arial, sans-serif;
}

.btn-buy:hover,
.btn-buy:focus {
    background: #111;
}

.card-img-top {
    /* object-fit: contain; */
    height: 100%;
    width: 100%;
}

.card-body {
    padding: 0.75rem 1rem 1rem 1rem;
}

.card-title {
    font-family: Arial, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.card-container {
    margin-bottom: 10px;
}

.border-custom {
    border: 2px solid #7ed6f7 !important;
}

/* modal style */

.colorBtn.active {
    position: relative;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #0d6efd;
    /* Blue outline */
}

.colorBtn.active::after {
    content: "✓";
    color: white;
    font-size: 14px;
    position: absolute;
    top: 1px;
    left: 6px;
}

.modal-header {
    color: rgb(30, 29, 29);
    font-weight: 700;
    font-size: 1.25rem;
}

.insert-review a {
    background: red;
    width: 300px;
    text-align: center;
    padding: 15px 9px;
    color: white;
    font-weight: 500;
    border-radius: 8px;
    margin-top: 21px;
}

.btn-size {
    border: 1px solid #ccc;
    width: 50px;
    height: 38px;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
    background: white;
    color: black;
}

.quantity-control {
    border: 1px solid #ccc;
    width: 38px;
    height: 38px;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1;
    background: white;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.quantity-display {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 50px;
    height: 38px;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.btn-cancel {
    background-color: #d9534f;
    border: none;
    color: white;
    font-weight: 500;
    font-size: 1rem;
    padding: 0.375rem 1.25rem;
}

.btn-add-cart {
    background-color: #333333;
    border: none;
    color: white;
    font-weight: 500;
    font-size: 1.125rem;
    padding: 0.375rem 1.5rem;
}

.btn-add-cart i {
    margin-right: 0.5rem;
}

.modal-body .row>div:first-child {
    max-width: 180px;
}

.modal-body .row>div:first-child img {
    width: 100%;
    height: auto;
}

.modal-body label {
    font-weight: 500;
}

@media (max-width: 575.98px) {
    .modal-dialog {
        max-width: 95vw;
        margin: 1.75rem auto;
    }

    .modal-body .row {
        flex-direction: column;
    }

    .modal-body .row>div:first-child {
        max-width: 100%;
        margin-bottom: 1rem;
    }
    
    
   .logo .logo-sm img{
        
            width: 70px !important;
    height: 25px !important;
        
    }
}

#modalImage {
    width: 200px;
    height: 200px;
}

.porduct-modal-body {
    display: flex;
    align-items: center;
    gap: 25px;
}

.detail-section {
    margin-top: 30px !important;
}

.customer-section-margin {
    margin-top: 50px !important;
}


.addToCartBtn{
    
   width: 50% !important;
   
    padding: 12px 0px;
    
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

    #apply-coupon {
        font-size: 10px;
    }
    
    
    .addToCartBtn{
    
  padding: 12px 0px;
    
}

    .coupon-section .form-control {
        border: 2px solid #fd7322;
        border-right: none;
        border-radius: 5px;
        font-size: 16px;
        height: 38px;
        padding: 10px;
        width: 65% !important;
    }

    .detail-section {
        margin-top: -25px !important;
        padding-top: 0px !important;
    }

    .customer-section-margin {
        margin-top: 0px !important;
    }

    .addToCartBtn {
        font-size: 13px;
    }

    .modal-contean {
        width: 100%;
    }

    #modalImage {
        width: 100%;
        height: 100%;
    }

    .porduct-modal-body {
        display: flex;
        align-items: center;
        gap: 0px;
        flex-direction: column;
    }

    /* product-section */

    .product-section {
        margin-top: 40px !important;
    }

    .slider-item {
        width: 100%;
    }

    .price {
        color: #007bff;
        font-weight: bold;
        font-size: 22px !important;
    }

    .old-price {
        text-decoration: line-through;
        color: #ff0000 !important;
        font-size: 12px !important;
    }

    .product-parent {
        flex-direction: column;
    }

    #content {
        width: 100%;
        padding-top: 0px !important;
        margin-top: 0px !important;
    }

    .description-title {
        font-family: Lato, sans-serif;
        color: rgb(51, 51, 51);
        margin-top: 20px;
        font-size: 21px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        /*display: none !important;*/
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }

    .tab-content {
        padding: 10px 0px !important;
        margin-top: 0px !important;
        background-color: #fff;
        border-radius: 5px;
        margin-left: 0px !important;
    }

    .maring-left {
        padding-left: 20px !important;
    }

    .form-content {
        background: #fff;
        border-radius: 5px;
        margin: 9px 0px !important;
        border: 1px solid #ddd;
        overflow: hidden;
    }

    .footer-menu {
        text-align: center !important;
    }

    .device-hidden {
        display: none;
    }

    .main_product_inner {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 10px;
        overflow: hidden;
    }

    .category-image {
        margin: auto;
    }

    .product-container {
        margin: 0px !important;
    }

    .facbok-page {
        max-width: 95%;
    }

    .menu-bag li span {
        background: #e62e04;
        font-size: 10px;
        color: #fff;
        position: absolute;
        top: 0;
        left: 12px;
        width: 15px;
        height: 15px;
        border-radius: 50px;
        line-height: 15px;
        display: none;
    }

    .card-img-top {
        width: 300px !important;
        height: auto !important;
        text-align: center !important;
        margin: auto !important;
        padding: 0px;
    }

    .new-badge {
        background-color: #438e44;
        color: white;
        border-radius: 5px;
        padding: 5px 10px;
        position: absolute;
        top: 50px;
        left: 10px;
        font-size: 10px;
    }

    .discount-badge {
        background-color: #007bff;
        color: white;
        border-radius: 5px;
        padding: 5px 10px;
        position: absolute;
        top: 10px;
        left: 10px;
        font-size: 10px;
    }

    .category-title {
        font-size: 10px;
    }

    section.slider-section {
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

    .order-btn {
        background-color: #007bff !important;
        color: white;
        border-radius: 5px;
        padding: 10px 20px;
        font-weight: bold;
        font-size: 10px !important;
    }

    .main_product_inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
        overflow: hidden;
    }

    #modalImage {
        max-width: 100%;
        max-height: 250px;
    }

    .product-card-body {
        padding: 0px;
        padding-top: 10px;
        font-size: 12px !important;
    }

    .card-title {
        font-family: Arial, sans-serif;
        font-weight: 500;
        font-size: 0.7rem;
        margin-bottom: 0.5rem;
    }

    .main-image {
        height: 100% !important;
    }

    .details_slider {
        position: relative;
        /* border: 1px solid #ddd; */
        border-radius: 5px;
        height: auto !important;
    }

    .details-btn {
        font-size: 13px !important;
    }

    section.main-silder {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .slider-item {
        width: 100%;
        height: 200px !important;
    }

    .pro_name a {
        color: #000;
        font-size: 16.5px;
        text-transform: capitalize;
    }
}

@media (max-width: 767px) {
    .product-card {
        cursor: pointer;
    }
}

@media (max-width: 576px) {
    .btn-sm {
        padding: 5px 8px;
        font-size: 12px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    section.main-silder {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}




@media only screen and (min-width: 320px) and (max-width: 349px) {

    .pro_img {
        height: 160px !important;
    }

    .pro_price p {
        color: #000000;
        font-weight: 500;
        margin-top: 2px;
        text-align: start;
    }
}


@media only screen and (min-width: 350px) and (max-width: 380px) {

    .pro_img {
        height: 175px !important;
    }
}

@media only screen and (min-width: 381px) and (max-width: 430px) {

    .pro_img {
        height: 200px !important;
    }
}




.social-wrap{
      display:inline-block;
      background: linear-gradient(180deg, var(--peach-1), var(--peach-2));
      padding: 14px 18px;
      border-radius: 16px;
    }
    .social-list{
      list-style:none;
      display:flex;
      gap:16px;
      padding:0; margin:0;
      align-items:center;
    }
    .btn-icon{
      width:var(--size);
      height:var(--size);
      display:grid;
      place-items:center;
      border-radius:var(--radius);
      color:#fff;
      text-decoration:none;
      box-shadow: var(--shadow);
      transition: transform .12s ease, filter .2s ease, box-shadow .2s ease;
      font-size:22px;
    }
    .btn-icon:hover{
      transform: translateY(-2px);
      filter: brightness(1.06);
      box-shadow: var(--shadow-hover);
    }

    /* Brand backgrounds */
    .fb{ background:#1877F2; }
    .yt{ background:#FF0000; }
    .ig{
      background:
        radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    }
    .maps{ background: linear-gradient(45deg, #34A853, #4285F4); }
    .tiktok{ background:#000; } /* icon stays white */

    /* Optional: make it smaller on tiny screens */
    @media (max-width: 420px){
      :root{ --size:46px; }
      .social-wrap{ padding: 12px 14px; }
    }
    
    
    /*----------------------------------------------------------------------*/
    
    
    
    
    
    .filter_Cat_menu,
    .filter_child_menu {
        display: none;
        padding-left: 20px;

    }

    .filter_cat_bar a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
    }

    .filter-card-down .cat_down {
        cursor: pointer;
        transition: transform 0.3s ease;
        position: static !important;
        font-size: 14px !important;

    }

    .rotate {
        transform: rotate(180deg);
    }

    .grid-style {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        /* 3 items per row */
        gap: 10px;
    }

    .grid-style a {
        background-color: #f8f9fa;
        padding: 8px;
        border-radius: 4px;
        text-align: center;
        display: block;
        color: #000;
        transition: 0.3s;
        font-size: 10px
    }

    .grid-style a:hover {
        background-color: #dee2e6;
    }

    .page-item .page-link {
        width: 38px;
        height: 38px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        font-weight: 500;
        font-size: 14px;
        border-radius: 4px;
        border: 1px solid #dee2e6;
        color: #212529;
        background-color: #fff;
        cursor: pointer;
    }

    .page-item .page-link:focus {
        box-shadow: none;
    }

    .page-item.active .page-link {
        background-color: #f44336;
        border-color: #f44336;
        color: #fff;
    }

    .page-item.disabled .page-link {
        color: #6c757d;
        pointer-events: none;
        background-color: #fff;
        border-color: #dee2e6;
    }

    .custom_paginate .pagination {
        display: flex;
        justify-content: center;
        gap: 10px;
    }

    .category-card {
        border: 1px solid #e6e6e6;
        border-radius: 0.375rem;
        text-align: center;
        padding: 1rem 0.5rem 0.75rem 0.5rem;
        background: #fff;
        transition: box-shadow 0.3s ease;
        height: 100%;
    }

    .category-card:hover {
        box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
    }

    .stock-pill {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        padding: 6px 12px;
        border-radius: 999px;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 0.2px;
    }

    .stock-pill--ok {
        background: #e7f6ec;
        color: #13723b;
        border: 1px solid #bfe7cd;
    }

    .stock-pill--out {
        background: #fdeaea;
        color: #b42318;
        border: 1px solid #f2b8b5;
    }

    .order-now-btn,
    .addcartbutton,
    .extra-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        width: 100%;
        padding: 10px 14px;
        border-radius: 10px;
        font-weight: 700;
        letter-spacing: 0.2px;
        text-transform: uppercase;
        font-size: 12px;
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
        transition: transform 0.15s ease, box-shadow 0.2s ease, opacity 0.2s ease;
        color: #fff !important;
            text-align: center;

    }

    .order-now-btn:hover,
    .addcartbutton:hover,
    .extra-btn:hover {
        transform: translateY(-1px);
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.16);
    }

    .order-now-btn:active,
    .addcartbutton:active,
    .extra-btn:active {
        transform: translateY(0);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    }

    .product_item.wist_item {
        border: 1px solid #f0f0f0;
        border-radius: 14px;
        background: #fff;
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
        transition: transform 0.15s ease, box-shadow 0.2s ease, border-color 0.2s ease;
        padding: 4px;
        overflow: hidden;
    }

    .product_item.wist_item:hover {
        border-color: #d0d7de;
        box-shadow: 0 10px 26px rgba(0, 0, 0, 0.12);
        transform: translateY(-2px);
    }

    .category-img {
        width: 60px;
        height: 60px;
        object-fit: contain;
        margin-bottom: 0.5rem;
    }

    .category-text {
        font-family: Arial, sans-serif;
        font-size: 14px;
        color: #58595b;
        line-height: 1.2;
        font-weight: 600;
        margin-bottom: 2px;
    }



    .category-header {
        background-color: #e6e9ee;
        font-weight: 700;
        padding: 0.75rem 1rem;
        border-radius: 0.375rem 0.375rem 0 0;
    }

    .category-list {
        list-style: none;
        margin: 0;
        padding: 0 0rem 0rem 0;
        display: flex;
        flex-direction: column;
    }

    .category-list li {
        padding: 0px 0px 0px 0px;
        cursor: pointer;
    }

    .category-list li:hover {
        background: #f1f1f1;
    }

    .swiper {
        width: 100%;
        height: 500px;
    }

    .swiper-slide img {
        width: 100%;
        height: 100%;
        /*object-fit: cover;*/
        /*border-radius: 0.75rem;*/
    }

    .swiper-pagination-bullet-active {
        background: blue;
    }

    /* Responsive adjustments */
    @media (max-width: 992px) {
        .swiper {
            height: 400px;
        }
    }

    @media (max-width: 768px) {
        .swiper {
            height: 300px;
        }
    }

    @media (max-width: 576px) {
        .swiper {
            height: 220px;
        }

        body {
            padding: 0.5rem;
        }

        .swiper-slide img {
            border-radius: 0.5rem;
        }
    }


    /* category-card */

    .category-card {

        border-radius: 0.375rem;
        text-align: center;
        padding: 0px;
        background: #fff;
        transition: box-shadow 0.3s ease;
        height: 100%;

    }

    .category-card:hover {
        box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
    }

    .category-img {
        width: 100%;
        height: 100%;

        margin-bottom: 0.5rem;
    }

    .category-text {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #58595b;
        line-height: 1.2;
        font-weight: 600;
    }



    .category-header {
        background-color: #e6e9ee;
        font-weight: 700;
        padding: 0.75rem 1rem;
        border-radius: 0.375rem 0.375rem 0 0;
    }

    .category-list {
        list-style: none;
        margin: 0;
        padding: 0 0rem 0rem 0;
        display: flex;
        flex-direction: column;
    }

    .category-list li {
        padding: 0px 0px 0px 0px;
        cursor: pointer;
    }

    .category-list li:hover {
        background: #f1f1f1;
    }

    .category-card {
        border: 2px solid #F85506 !important;
    }

    .category-show {
        box-shadow: 0 4px 8px 0 #fff, 0 6px 20px 0 #fff !important;
    }





    /* Always show nav even on mobile */
    .owl-carousel .owl-nav.disabled {
        display: block !important;
    }

    /* carousel wrapper */
    .category-slider {
        position: relative;
    }

    /* nav wrapper */
    .category-slider .owl-nav {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        width: 100%;
        transform: translateY(-50%);
        z-index: 999;
    }

    /* buttons */
    .category-slider .owl-nav .owl-prev,
    .category-slider .owl-nav .owl-next {
        position: absolute;
        width: 38px;
        height: 38px;
        border-radius: 50% !important;
        background-color: #000 !important;
        /* ✅ BLACK */
        display: flex;
        align-items: center;
        justify-content: center;
        border: none !important;
        top: -16px;

    }

    /* left / right */
    .category-slider .owl-nav .owl-prev {
        left: -15px;
    }

    .category-slider .owl-nav .owl-next {
        right: -15px;
    }

    /* icon color */
    .category-slider .owl-nav i {
        font-size: 14px;
        color: #fff !important;
        /* ✅ WHITE */
    }

    /* focus fix */
    .category-slider .owl-nav button:focus {
        outline: none !important;
    }


    @media (max-width: 576px) {

        .category-slider .owl-nav .owl-prev,
        .category-slider .owl-nav .owl-next {
            width: 32px;
            height: 32px;
        }

        .category-slider .owl-nav .owl-prev {
            left: 5px;
        }

        .category-slider .owl-nav .owl-next {
            right: 5px;
        }
    }


    .swiper-button-next,
    .swiper-button-prev {
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    .swiper-button-next::after,
    .swiper-button-prev::after {
        font-size: 16px;
    }
    
    .category-slider{
  position: relative;
}

.category-slider .swiper-button-next,
.category-slider .swiper-button-prev{
  z-index: 9999;
  width: 36px;
  height: 36px;
}

/* arrow icon size */
.category-slider .swiper-button-next:after,
.category-slider .swiper-button-prev:after{
  font-size: 14px;
}

/* ✅ Mobile fix */
@media (max-width: 768px){
  .category-slider .swiper-button-next,
  .category-slider .swiper-button-prev{
    display: flex !important;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5555;
  }
}

    .home-category-products__skeleton {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    .home-category-products__skeleton-grid {
        display: grid;
        grid-template-columns: repeat(6, minmax(0, 1fr));
        gap: 12px;
    }

    .home-category-products__skeleton-section {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

    .home-category-products__message {
        margin-top: 12px;
        text-align: center;
        color: #6c757d;
        font-weight: 600;
    }

    .home-skeleton {
        position: relative;
        overflow: hidden;
        background: #f0f0f0;
        border-radius: 6px;
        min-height: 10px;
    }

    .home-skeleton::after {
        content: "";
        position: absolute;
        top: 0;
        left: -150px;
        height: 100%;
        width: 150px;
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,0) 100%);
        animation: home-skeleton-shimmer 1.5s infinite linear;
    }

    .home-skeleton--title {
        width: 200px;
        height: 25px;
        margin-bottom: 15px;
    }

    .home-skeleton-card {
        display: flex;
        flex-direction: column;
        gap: 10px;
        background: #fff;
        padding: 10px;
        border-radius: 8px;
        border: 1px solid #eee;
    }

    .home-skeleton--image {
        width: 100%;
        height: 180px;
        border-radius: 4px;
    }

    .home-skeleton--text {
        width: 100%;
        height: 14px;
        border-radius: 2px;
    }

    .home-skeleton--text.short {
        width: 60%;
    }

    @keyframes home-skeleton-shimmer {
        0% {
            transform: translateX(-100%);
        }
        100% {
            transform: translateX(250%);
        }
    }

    @media (max-width: 992px) {
        .home-category-products__skeleton-grid {
            grid-template-columns: repeat(4, minmax(0, 1fr));
        }
    }

    @media (max-width: 768px) {
        .home-category-products__skeleton-grid {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }
    }