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

/* .chheckout-section {

    margin-top: 50px;
} */

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

.laptop-category {
    padding: 0px 0px 0px 10px;
}

.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 {
    border-radius: 6px;
    padding: 6px;
    font-size: 12px;
    height: 30px;
    background-color: #0a296f;
    color: white;
    font-family: "Lato", sans-serif;
}

.pro_btn button {
    background: #1b0d10;
    color: #fff;
    width: 60%;
    padding: 6px 0px;
    font-size: 14.5px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    transition: all 0.5s;
    border-radius: 0px 0px 0px 0px;
    font-weight: 600;
    background-color: #1b0d10 !important;
    border: 1px solid #1b0d10;
    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: #1b0d10;
    color: #fff;
    width: 60%;
    padding: 6px 0px;
    font-size: 14.5px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    transition: all 0.5s;
    border-radius: 0px 0px 0px 0px;
    font-weight: 600;
    background-color: #1b0d10 !important;
    border: 1px solid #1b0d10;
    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);
}

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

.main-search form {
    border: 0.1px solid;
    height: 45px;
    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: #1b0d10 !important;
    width: 11%;
    float: left;
}

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

.header-list-items ul li span {
    position: absolute;
    top: -8px;
    right: -12px;
    background: #1b0d10;
    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: 10px !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: 5px !important;
}

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

.color_inner .selector .selector-item label {
    /* width: 30px;
    height: 30px;
    border-radius: 50%; */
    cursor: pointer;
    border: 1px solid #7D7D7D;

}

.logo-header {
    display: grid;
    grid-template-columns: 11% 69% 20% !important;

    grid-gap: 0;
}

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

.welcome-header {
    background-color: #000 !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: 15px !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: 13.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: 25px !important;
}

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

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

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

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

    /* .mobile-footer{
        position: relative;
        bottom: 42px;
    } */

    .pro_name {
        height: 20px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        display: block;
        margin-top: 5px;
        /* padding: 0 5px; */
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .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: 12px !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;
    }

    .btn-custom-green {
        background-color: #2bbd56;
        color: #ffffff;
        font-weight: 700;
        font-size: 1rem !important;
        border-radius: 0.75rem;
        padding: 0.75rem 0;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0.75rem;
    }

    .price-current {
        font-weight: 600;
        font-size: 24px !important;
        font-family: serif;
        color: black;
    }

    .mobile-quantity-label {
        font-weight: 700;
        font-size: 16px;
        font-family: Arial, sans-serif;
        color: #6c757d;
        margin-left: 0px;
    }

    .detail-section {
        padding-top: 0px;
    }

}

@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: 320px) and (max-width: 340px) {

    .btn-bengali-green,
    .btn-bengali-blue {
        font-size: 12px;
    }

    .btn-custom-green {
        background-color: #2bbd56;
        color: #ffffff;
        font-weight: 700;
        font-size: 13px !important;
        border-radius: 0.75rem;
        padding: 0.40rem 0 !important;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0.75rem;
    }
}


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

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