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

.chheckout-section {

    margin-top: 50px;
}

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

.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: #0465EC;
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 15px;
    color: #fff;
    font-family: "Lato", sans-serif;
}

.pro_btn button {
    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;
}

.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: #0465EC;
    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: #958383;
}

.header-list-items ul li span {
    position: absolute;
    top: -13px;
    right: -17px;
    background: #253746;
    color: #fff;
    height: 20px;
    width: 20px;
    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: #0465EC;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    padding: 10px;
    font-weight: 600;
}

.footer-bottom {
    /* background: #0465EC; */
    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: #1E2226;
}

.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 {

    color: #333333 !important;
    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: 16px !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: 0px !important;
}

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

.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: 11% 60% 29% !important;
    grid-gap: 0;
}

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

.welcome-header {
    background-color: #0465EC !important;
    padding: 10px 0px !important;
    color: #fff;
}

.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;
    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;
}



.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;
    }
}

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

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

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

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

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

    .product-name {
        font-weight: 700;
    }


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

    .product-details {
        /* border: 1px dashed #000; */
        /* padding: 10px; */
        margin-top: 20px;
    }

    /* .container {
        width: 1450px;
        max-width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    } */

    .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: 0px !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: 16px !important;
    }

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

    #content {
        width: 100%;
        padding-top: 70px !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;
    }
}



/* ----------------------------------------------------------master css---------------------------------------------------------------------- */


/* General Navbar */
.navbar,
.container-fluid,
.navbar-collapse {
    overflow: visible !important;
}

.navbar-nav .nav-item {
    position: relative;
}

.navbar-nav .nav-link.main_category {
    font-size: 17px !important;
    color: #333D46 !important;
    font-weight: 500;
    padding: 10px 20px;
    transition: color 0.3s ease;
}

.navbar-nav .nav-link.main_category:hover {
    color: #5a2ec7 !important;
}

/* Mega menu */
.dropdown-menu.mega-menu {
    width: 100%;
    left: 0;
    right: 0;
    padding: 2rem;
    border-radius: 10px;
    border: none;
    background: #fff;
    position: absolute;
    top: 75%;
    z-index: 999;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
}

/* Hover effect - Show mega menu */
.nav-item.dropdown:hover .dropdown-menu.mega-menu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}

/* Category Card */
.category_card {
    padding: 15px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.category_card:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 8px 16px rgba(90, 46, 199, 0.2) !important;
    background-color: #f9f7ff !important;
}

/* Links */
.category_card h6 a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.category_card a {
    display: block;
    font-size: 14px;
    color: #555;
    text-decoration: none;
    margin: 5px 0;
    transition: all 0.3s ease;
}

.category_card a:hover {
    color: #5a2ec7 !important;
    transform: translateX(4px) !important;
    text-decoration: underline !important;
}


footer {
    background: #00002d;
    color: #fff;
    padding: 20px 40px;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    /*border-bottom: 1px solid #444;*/
    /*padding-bottom: 15px;*/
    margin-bottom: 15px;
}

.footer-links {
    display: flex;
    flex-wrap: wrap;
}

.footer-links a {
    color: #d1d1d1;
    margin-right: 20px;
    text-decoration: none;
    font-size: 14px;
    border-right: 1px solid #555;
    padding-right: 15px;
}

.footer-links a:last-child {
    border-right: none;
}

.footer-social {
    display: flex;
    gap: 28px;
    justify-content: center;
}

.footer-social a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.subscribe-box {
    display: flex;
}

.subscribe-box input {
    padding: 8px;
    border: none;
    outline: none;
    margin: 0px -4px 0px 0px;
}

.subscribe-box button {
    background: #555;
    color: #fff;
    border: none;
    padding: 8px 15px;
    cursor: pointer;
}

.footer-bottom {
    text-align: center;
    font-size: 13px;
    color: #aaa;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media (max-width: 767.98px) {

    .footer-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        border-bottom: none !important;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .footer-links {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .footer-links a {
        color: #d1d1d1;
        margin-right: 0px;
        text-decoration: none;
        font-size: 14px;
        border-right: none;
        padding-right: 0px;
        text-align: center;
        margin-bottom: 6px;
    }

    .footer-top {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        border-bottom: none !important;
        padding-bottom: 15px;
        margin-bottom: 15px;
        flex-direction: column;

    }

    .footer-social {
        display: flex;
        gap: 15px;
        margin: 10px 0px;
    }

    .subscribe-box {
        display: flex;
        margin-top: 4px;
    }

    footer {
        background: #1e2226;
        color: #fff;
        padding: 20px 24px;
    }
}


/* extra header */

/* ===== CUSTOM MODAL ===== */
.modal-backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    transition: opacity 0.3s ease;
    opacity: 0;
}

.modal-backdrop.show {
    display: block;
    opacity: 1;
}

.custom-modal {
    position: fixed;
    top: 28%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    background: #fff;
    width: 800px;
    max-width: 95%;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 0;

    /* ✅ New additions */
    height: auto;
    /* height adjusts automatically */
    max-height: 90vh;
    /* ensures it doesn’t overflow screen */
    overflow-y: auto;
    /* scrolls only if too large */
}

.custom-modal.show {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.custom-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.custom-modal-header h2 {
    margin: 0;
    font-size: 1.2rem;
}

.close-modal {
    background: none;
    border: none;
    font-size: 1.4rem;
    cursor: pointer;
}

.custom-modal-body {
    font-size: 1rem;
    margin-bottom: 78px;
    margin-top: 27px;
    margin-right: 28px;
}

.custom-modal-footer {
    text-align: right;
}

.custom-modal-footer button {
    padding: 6px 12px;
    border: none;
    background-color: #007bff;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

.custom-modal-footer button:hover {
    background-color: #0056b3 !important;
}


/* product card */

.product-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease-in-out;
    overflow: hidden;
}

.product-card:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
}


.product-info {
    padding-top: 15px;
}

.product-title {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #4A4A4A !important;

}

.product-code {
    font-size: 9px;
    color: #888;
    margin-bottom: 8px;
}

.product-price {
    font-size: 15px;
    font-weight: 600;
    color: #7A868E;
    margin-bottom: 12px;
}

.buy-btn {
    background-color: #012b58;
    color: #fff;
    width: 100%;
    padding: 10px 0;
    font-weight: 500;
    border: none;
    border-radius: 0;
    transition: 0.3s;
}

.buy-btn:hover {
    background-color: #004080;
}

/*.product-img{*/

/*        height: 400px;*/
/*    width: 100%;}*/
/*}*/

.product-card a image {
    height: 320px !important;
}

@media (max-width: 767.98px) {

    .product-code {
        font-size: 9px !important;
        color: #888;
        margin-bottom: 0px;
    }

    .product-price {
        font-size: 13px;
        font-weight: 500 !important;
        color: #7A868E;
        margin-bottom: 0px;
    }

    .product_name {
        font-size: 14px;
    }

    .product-card a img {
        height: auto !important;
    }

    .buy-btn {
        background-color: #012b58;
        color: #fff;
        width: 100%;
        padding: 8px 0;
        font-weight: 500;
        border: none;
        border-radius: 0;
        transition: 0.3s;
        font-size: 10px;
    }

    .product-img {
        height: 250px;
        width: 100%;
    }
}




/* -----------------------------------------index css-------------------------------------------------- */



.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);
}

.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: 95vh;
    } */

.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) {}

@media (max-width: 576px) {


    body {
        padding: 0.5rem;
    }

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




@media (min-width: 0px) and (max-width: 320px) {
    /* .swiper {
            height: 320px !important;
            width: 320px !important;
        } */
}

@media (min-width: 321px) and (max-width: 375px) {
    /* .swiper {
            height: 375px !important;

        } */
}

@media (min-width: 425px) and (max-width: 425px) {
    /* .swiper {
            height: 425px !important;

        } */
}


/* Make Swiper responsive */
.swiper {
    width: 100%;
    height: auto;
    /* Let height adjust naturally */
    max-height: 95vh;
    /* Optional max height */
}

/* Extra small devices: up to 320px */
@media (max-width: 320px) {
    .swiper {
        height: 80vw;
        /* height proportional to width */
    }
}

/* Small devices: 321px to 375px */
@media (min-width: 321px) and (max-width: 375px) {
    .swiper {
        height: 80vw;
        /* proportional height */
    }
}

/* Medium devices: 376px to 425px */
@media (min-width: 376px) and (max-width: 425px) {
    .swiper {
        height: 70vw;
    }
}

/* Large devices: 426px to 1023px */
@media (min-width: 426px) and (max-width: 1023px) {
    .swiper {
        height: 60vw;
    }
}

/* Extra large devices: 1024px and above */
@media (min-width: 1024px) {
    .swiper {
        height: 95vh;
        /* almost full viewport height */
    }
}





/* 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;
}

.collection-box {
    position: relative;
    width: 100%;
    overflow: hidden;

    cursor: pointer;
}

.collection-box img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

/* Hover zoom */
.collection-box:hover img {
    transform: scale(1.1);
}



/* Show overlay on hover */
.collection-box:hover .collection-overlay {
    opacity: 1;
}



/* details page css */

