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

/* .main-input {
    font-weight: 500;
    font-size: 12px;
    color: #c4c1c1;
}


.global-input input{
     font-weight: 500;
    font-size: 12px;
    color: #c4c1c1;
}


.main-search form input{
     font-weight: 600 !important;
    font-size: 12.5px;
    color: #c4c1c1 !important;
}

.global-input input::placeholder {
    color: #c4c1c1;
} */

.nav-link:focus,
.nav-link:hover {
    color: black !important;
}


.user-login-form {
    font-size: 12px;
    font-weight: 600;
}


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: #DF3130;
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 15px;
    color: #fff;
    border-radius: 2px;
}


.pro_btn button {
    background: #000000;
    color: #fff;
    width: 60%;
    padding: 6px 0px;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    transition: all .5sease;
    border-radius: 30px;
}

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

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

.main-search form {
    border: 0.1px solid;
    height: 33px;
    background: #f7f7f7;
    border-color: #d5c9c9;
    width: 90%;
    margin: 0 auto;
    border-radius: 3px;
    overflow: hidden;
    display: flex;
    border: 1px solid rgb(218, 32, 32) !important;
}

.main-search form button {
    height: 100%;
    outline: 0;
    background: #F7F7F7 !important;
    width: 17%;
    float: left;
    font-size: 16px !important;
}

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

.header-list-items ul li span {
    position: absolute;
    top: -8px;
    right: -12px;
    background: #DF3130;
    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: center;
}


.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 {
    border-color: #635c59 !important;
}

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


.sidebar_item h2.accordion-header button.accordion-button {
    background-color: #6A615E !important;
    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: #DF3130;
}

.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 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    opacity: .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: 65px !important;
} */

#content {
    width: 100%;

}

.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;
    align-items: center;
    padding: 10px 0px;
}


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

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

.nav-list {
    font-family: "Poppins", sans-serif !important;
}


li.cat_bar>a {
    padding: 13px 5px;
    display: flex;
    width: 100%;
    height: 45px;
    font-size: 12px;
    background-color: #DF3130 !important;
    margin-left: 0 !important;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff !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;
    color: grey !important;

}

.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: 300px !important;
    height: 270px !important;
    text-align: center !important;
    margin: auto !important;
    padding: 10px;
}


.magnifier {
    left: 125px !important;
    top: 200px !important;
    border: 1px solid rgb(240, 225, 225) !important;
    /* width: 400px !important; */
    height: 514px !important;
}


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

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

.main_hotdeal_inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
    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 0px !important;
    margin-top: 20px;
    background-color: #fff;
    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: 36px;
    margin-bottom: 0px !important;
}


/* photo_frame  style*/

body {
    font-family: Arial, sans-serif;
}

.product-card {
    text-align: center;
    margin-bottom: 20px;
}

.product-card img {
    width: 100% !important;
    height: 295px !important;
    /* object-fit: cover; */
}

.product-title {
    font-size: 16px;
    margin-top: 38px;
    text-align: center;
    font-weight: 500;
}

.product-price {
    font-size: 16px !important;
    font-weight: bold;
    margin-top: 7px;
}

.product-old-price {
    text-decoration: line-through;
    color: #888;
    font-size: 14px;
}

.product-card {
    position: relative;
    overflow: hidden;
}

.view-product-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red;
    color: white;
    padding: 10px 20px;
    border: none;
    font-size: 14px;
    opacity: 0;
    /* Default অবস্থায় লুকানো */
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    font-weight: 600;
}

.small-img-card:hover .view-product-btn {
    opacity: 1;
    visibility: visible;
}


.search_keyword::placeholder {
    font-size: 12px;
}

.login_for_order {
    background: #DF3130 !important;
    color: white !important;
    padding: 7px !important;
    border-radius: 5px;
}

.product-card:hover .card-button {
    background-color: #DF3130 !important;
    color: white;
}

.card-button {
    transition: all 0.3s ease;
}

.products-category:hover .card-button {
    background-color: #DF3130 !important;
    color: white;
}

.overlay {
    position: absolute;
    bottom: 100px;
    color: #000;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    bottom: 9px;

}


.old-price {

    margin-right: 10px !important;
}

.nav-pills .nav-link.active {
    background-color: #DF3130 !important;
    color: white !important;
}


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


/* Checkout */

.checkout-header {
    text-align: center;
    margin: 43px 0px 10px 0px;
}

.checkout-header h1 {
    font-size: 24px;
    font-weight: 600;
    padding: 10px 0px;
}

.checkout-header p {
    font-size: 14px;
    color: #666;
}

.product-table th,
.product-table td {
    vertical-align: middle;
}

.product-table th {
    font-weight: bold;
}

.product-table img {
    width: 50px;
    height: 50px;
}

.billing-details,
.order-summary {
    border-top: 2px dashed #DF3130;
    padding-top: 20px;
    margin-top: 20px;

    margin-bottom: 20px;

}

.order-summary h4 {
    font-weight: bold;
}

.order-summary .total {
    font-size: 18px;
    font-weight: bold;
}

.order-summary .btn {
    background-color: #e60000;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.coupon-section {
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 20px;
    width: 100%;
    border-radius: 5px;
}

.coupon-section .btn {
    background-color: #e60000;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.border-bottom {
    padding-bottom: 10px;
    border-bottom: 1px solid #726666;
}

.input-border {
    border: 1px solid rgb(109, 106, 106);
    border-radius: 2px;
}

.input-border:hover {
    border: 1px solid rgb(109, 106, 106);
    border-radius: 2px;
}

.form-control,
.form-control:focus,
input,
input:focus {
    outline: 0;
    border: 0;
    box-shadow: 0 0 !important;
    border: 1px solid rgb(171, 167, 167) !important;
    border-radius: 2px;
    font-weight: 500;
}


.details_right {
    border: 1px solid #ffffff !important;
    padding: 10px 20px;
    height: 100%;
    border-radius: 5px;
}

.exta-card {
    content: "";
    display: block;
    width: 100%;
    height: 29.5%;
    position: absolute;
    background: #727373;
    top: 66%;
    left: 0px;
    z-index: 1;
    opacity: 76%;
}

.frame-size {
    display: flex;
    align-items: start;
    gap: 0px;
    margin: 0px 0px 5px 0px;
    flex-direction: column;

}

.main-search form input {
    height: 100%;
    padding: 0 5px;
    font-size: 13px !important;
    background: #f7f7f7;
    width: 90%;
    float: left;
    font-weight: 600 !important;
    color: #c4c1c1;
}

.main-search form input::placeholder {
    color: #c4c1c1;
    font-size: 13px !important;
    font-weight: 500;
    padding: 0px 7px;

}

.footer-about {
    text-align: left;
    padding-right: 70px;
}

.footer-about p {
    text-align: left;
    margin: 5px 0;
    color: #000000;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
}

.social-icons {
    display: flex;
    align-items: center;
}

.social-icons a {
    color: #333;
    font-size: 24px;
    margin: 0 10px;
    text-decoration: none;
}

.social-icons .footer-icons {
    border: 1px solid;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.quantity-selector {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 10px;
    background-color: #fff;
}

.quantity-selector span {
    font-size: 20px;
    font-weight: 500;
    margin: 0 10px;
}

.quantity-selector button {
    background: none;
    border: none;
    font-size: 19px;
    font-weight: bold;
    color: #000;
}

.add-to-cart-btn {
    background-color: #ff3d3d;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 1rem;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.add-to-cart-btn i {
    margin-right: 5px;
}

.details-title {
    margin: 20px 0px;
    font-size: 18px;
    font-weight: 600;
    color: #DF3130;
}

.btn-custom {
    background-color: #333;
    color: #fff;
    border: none;
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 2px;
}

.nav-tabs .nav-link.active {
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    position: relative;
    top: -1px;
    padding: 0 5px;
    border-top: 2px solid red;
    margin-top: 10px;
}

.nav-tabs {
    --bs-nav-tabs-border-width: none !important;
    --bs-nav-tabs-border-color: var(--bs-border-color);
    --bs-nav-tabs-border-radius: var(--bs-border-radius);
    --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
    --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
    --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
    --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}


.filter-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 20px;
    max-width: 500px;
    margin: 20px auto;
}

.filter-title {
    font-weight: bold;
    margin-bottom: 0px;
}

.range-slider {
    width: 100%;
    margin: 20px 0;
}

.range-labels {
    display: flex;
    justify-content: space-between;
}

.range-labels span {
    font-weight: bold;
}

.range-slider input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    background: #ddd;
    outline: none;
    opacity: 0.7;
    transition: opacity .2s;
}

.range-slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #ff0000;
    cursor: pointer;
    border-radius: 50%;
}

.range-slider input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #ff0000;
    cursor: pointer;
    border-radius: 50%;
}

.filter-price-inputs {
    display: flex;
    justify-content: space-between;
    margin-top: 13px;
}

.slider-box {
    padding: 10px 0px;
}


.category-title {
    font-weight: bold;
    font-size: 1.25rem;
}

.category-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0;
}

.subcategory-item {
    padding-left: 1.5rem;
}

.dot {
    height: 8px;
    width: 8px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    margin-right: 0.5rem;
}

.details-responsive-width {
    width: 80%;
}

.detail-frame-btn {
    width: 135px;
    height: 40px;
    font-weight: 600;
}

.detail-custom-image {
    width: 100px;
}

.file-upload-title {
    font-size: 20px;
    font-weight: 600;
    font-family: Lato;
}

.detail-custom-image image {
    width: 100% !important;
}

.billing-details .form-label {
    font-size: 17px;
    font-family: 'Poppins' !important;
    font-weight: 500;
}


.input-border::placeholder {
    font-family: 'FontAwesome' !important;
}

.banner-position {
    top: 10% !important;
    padding: 65px;
}


.overlay p {
    text-align: center;
    font-size: 12px;
    color: white;
    font-family: "Poppins";
    margin-bottom: 10px;
}


.bot::before {
    content: "";
    position: absolute;
    left: 3%;
    width: 0.6rem;
    height: 0.6rem;
    background-color: #ccc;
    border-radius: 50%;

}

.frame_color_image {
    width: 80px !important;
}


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

.exta-placeholder::placeholder {
    font-weight: 500;
    font-size: 14px;
}

.custom-weight {
    font-weight: 500;
}

.sort {
    font-weight: 500;
    font-size: 14px;
}

.search_keyword::placeholder {
    font-weight: 500;
}

.login-pass::placeholder {
    font-weight: 500;
}

.description p {
    font-weight: 500;
    font-size: 16px;
}

.card-button {
    padding: 7px 14px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.category-title-name {
    font-size: 16px !important;
}

.short-title {
    font-size: 0.8rem;
}

.category-image img {
    width: 500px !important;
    height: 400px !important;
}

.detail-frame-btn {
    padding: 6px 12px;
    font-size: 14px;
    min-width: 80px;
    white-space: nowrap;
}

.comn_sec {
    padding: 60px 0;
}


.cont-marin{
    padding: 60px 0px 0px 0px;
}



.nav-dreadcrumb {
    padding-left: 22px;
    padding-top: 30px
}

/* .dimage_item img {
    height: 500px !important;
    object-fit: cover;
    margin-top: 25px;
} */

.header-list-items ul {
    margin-top: 0px;
}

.search_click1::placeholder {
    font-weight: 600;
    font-size: 10px;
}


/*
.customer-section-margin {
    margin-top: 40px;
} */



.customer-section-margin {
    margin-top: 30px;
}


.customer-img img {
    width: 90px;
}

.login-pass::placeholder {
    font-weight: 600;
    font-size: 12px;
}


.related-images .related-image {
    width: 98.5% !important;
    height: 271px !important;
    object-fit: cover;
}

.hotdeal_top {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.hotdeal_top .extra-grid {
    text-align: center;
    margin-bottom: 15px;
}

.extra-grid-image {
    width: 100%;
    height: 271px !important;
}

.checkout-name {
    color: #DF3130;
    font-size: 16.5px
}

.home-tab {
    background: #DF3130;
    color: white;
    font-weight: 600;
    font-size: 14px
}

.home-tab:hover {
    background: #DF3130;
    color: white;
}


.laptop-maue {
    font-size: 15px !important;
    font-weight: 500 !important;
}

.min-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-tab-btn {
    font-size: 16px;
    color: black;
    font-weight: 500;
}


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


    .cont-marin {
         padding: 20px 0px 0px 0px;
    }

    .card-button:hover {
        color: white !important;

    }

    .home-tab {
        background: #DF3130 !important;
        color: white;
        font-weight: 600;
        font-size: 12px
    }


    .checkout-name {
        color: #DF3130;
        font-size: 13.5px
    }

    .magnifier {
        left: 20px !important;
        top: 193px !important;
        border: 1px solid rgb(240, 225, 225) !important;
        height: 330px !important;
    }


    /* .dimage_item img {
        height: 330px !important;
        object-fit: cover;
        margin-top: 25px;
    } */


    .detail-dreadcrumb {
        font-size: 8px !important;
    }

    .nav-dreadcrumb {
        padding-left: 22px;
        padding-top: 0px
    }

    .menu-logo {
        display: flex;
        align-items: start;
    }

    .homeproduct.main-details-page {
        margin-top: 0px;
    }

    .view-product-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: red;
        color: white;
        padding: 10px 15px;
        border: none;
        font-size: 9px !important;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
        font-weight: 600;
        width: 120px !important;
    }

    .detail-frame-btn {
        width: 90px;
        height: 40px;
        font-weight: 600;
    }

    .contact-info {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .footer-contact-address {
        text-align: center;
    }

    .product-card img {
        width: 100% !important;
        height: 230px !important;
    }

    .card-button {
        padding: 4px 8px !important;
        font-size: 10px !important;
        font-weight: 500 !important;
        margin: 0px !important;
    }

    .category-title-name {
        font-size: 12px !important;

    }

    .short-title {
        font-size: 0.8rem;
        display: none;
    }


    .frame_color_image {
        width: 50px !important;
    }

    .owl-dots {
        display: block !important;
        text-align: center;
        margin-top: 10px;
    }

    .owl-dot span {
        background: #747070 !important;
        width: 12px;
        height: 12px;
        margin: 5px 3px;
        display: inline-block;
        border-radius: 50%;
    }

    .owl-dot.active span {
        background: #747070 !important;
    }

    .banner-position {
        top: 11% !important;
        padding: 36px 22px 10px 20px;
    }


    .details-responsive-width {
        width: 100%;
    }


    .btn-upload .btn {
        width: 35%;
        padding: 10px 0px;
        font-size: 16px;
    }

    .footer-about {
        padding-right: 0px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .footer-about p {
        text-align: center;
        margin: 5px 0;
        color: #000000;
        font-size: 16px;
        line-height: 1.6;
    }

    .file-info .file-name {
        font-weight: 600;
        font-size: 12px;
    }

    #hero {
        height: 100vh;
        width: 100%;
        background-position: top 25% right 0;
        background-size: cover;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        margin-top: 1rem;
        object-fit: cover;
    }

    .text-section {
        max-width: 100%;
    }

    .btn-shop {
        background-color: red;
        color: #fff;
        padding: 8px 13px;
        border: none;
        border-radius: 5px;
        font-size: 9px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .text-section h1 {
        color: red;
        font-size: 2.3rem;
        font-weight: 700;
    }

    .text-section h2 {
        color: #000;
        font-size: 0.8rem;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .coupon-section {
        border: 1px solid #ddd;
        padding: 15px;
        margin-top: 20px;
        width: 100%;
        border-radius: 5px;
    }

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

    .details_right {
        border: 1px solid #ffffff !important;
        padding: 10px 0px;
        height: 100%;
        border-radius: 5px;
    }


    .container {
        max-width: 1320px;
    }


    .slider-item {
        width: 100%;

    }

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

    .old-price {
        text-decoration: line-through;
        color: grey !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        margin: 0px !important;
        margin-right: 5px !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 {
        max-height: 170px !important;
        width: 100% !important;
    }

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

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

    .main-details-page .product-section {
        padding: 0px 0px 30px 0px;
        background: #fff;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .related-images .related-image {
        height: 322px !important;
    }

    .mobile-search form svg {
        height: 16px;
        width: 16px;
        color: #111111;
    }

    .form-control,
    .form-control:focus,
    input,
    input:focus {
        outline: 0;
        border: 0;
        box-shadow: 0 0 0 !important;
        border: 1px solid #b8b8b8 !important;
        border-radius: 2px;
    }

    .mobile-search input {
        border: none !important;
    }

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

}


/* custom responsive */







.left-large-text {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    color: white;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-shadow: 0 0 5px black;
}

.small-img-card {
    position: relative;
    margin-bottom: 15px;
}

.small-img-card img {
    width: 100% !important;
    max-height: 312px !important;
    display: block;
}

.price-container {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    /* background: white; */
    border-radius: 10px;
    padding: 2px 8px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap;
}

.price-container .current-price {
    font-weight: 600;
    font-size: 20px;
    color: #131313;
}

.price-container .old-price {
    text-decoration: line-through;
    color: #999;
    font-weight: 500;
    font-size: 18px;
}

.price-container .currency {
    font-weight: 400;
}

.view-more-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.7);
    color: white;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.3;
}


/* @media (max-width: 500px) {
    .related_wrapper {
        width: 86% !important;
        margin: auto !important;
    }


} */


.price {
    font-size: 30px !important;
    font-weight: 600;
}

.old-price {
    font-size: 24px;
    font-weight: 500;
}

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

    .mobile-search form .exta-placeholder::placeholder {
        font-weight: 900;
        font-size: 50px;
    }

    .product-card img {
        width: 100% !important;
        height: 250px !important;
        /* object-fit: cover; */
    }

    .category-title-name {
        font-size: 12px !important;
    }

    .card-button {
        padding: 4px 14px !important;
        font-size: 12px !important;
        font-weight: 500 !important;
    }

    .overlay {
        position: absolute;
        bottom: 100px;
        color: #000;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        bottom: 4px;
    }

    .exta-card {
        content: "";
        display: block;
        width: 100%;
        height: 31%;
        position: absolute;
        background: #727373;
        top: 69%;
        left: 0px;
        z-index: 1;
        opacity: 76%;
    }

    .product-card .view-product-btn {
        font-size: 10px !important;

    }

    .product-card:hover .view-product-btn {
        font-size: 10px !important;

    }

    #content {
        width: 100%;
       
    }


    .container {
        max-width: 1320px;
    }

    .owl-carousel .owl-item img {
        display: block;
        width: 100% !important;
    }


}

/* @media only screen and (min-width:1540px) {

    .owl-carousel .owl-item img {
        display: block;
        width: 100% !important;
    }

    .category-image img {
        width: 100% !important;
        height: 600px !important;
    }

    .product-card img {
        width: 100% !important;
        height: 500px !important;
        object-fit: cover;
    }
} */



@media (min-width: 10px) and (max-width: 591px) {

    .check-order-btn {
        font-size: 14px;
    }

    #whatsapp-chat-box {
        position: fixed;
        bottom: 110px;
        right: -9px !important;
        max-height: 500px;
        border-radius: 20px;
        padding: 20px;
        display: none;
        z-index: 1001;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        overflow-y: auto;
        transition: opacity 0.3s ease;
    }

    .price {
        font-size: 22px !important;
        font-weight: 600;
        margin-left: 8px;
    }

    .detail-old-price {
        font-size: 20px !important;
        font-weight: 500 !important;
    }



    .price-container .current-price {
        font-weight: 600;
        font-size: 16px;
        color: #131313;
    }

    .detail-nav {
        margin-bottom: 10px;
    }

    .view-product-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: red;
        color: white;
        padding: 10px 20px;
        border: none;
        font-size: 10px !important;
        opacity: 0;
        /* Default অবস্থায় লুকানো */
        visibility: hidden;
        transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
        font-weight: 600;
    }

    .details-title {
        margin: 20px 0px;
        font-size: 14.7px;
        font-weight: 600;
        color: #DF3130;
    }

    .home-tab {
        background: #DF3130 !important;
        color: white;
        font-weight: 600;
        font-size: 12px
    }

    .footer-contact-address {
        text-align: center;
        font-weight: 600 !important;
    }


    .home-tab-btn {

        font-size: 13px;
        color: black;
        font-weight: 500;
    }

    .overlay {
        position: absolute;
        bottom: 100px;
        color: #000;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        bottom: 9px;
        width: 100%;
    }

    .hotdeal_top {
        grid-template-columns: repeat(2, 1fr);

    }

    .hotdeal_top .extra-grid image {
        max-width: 274px !important;
        height: 220px !important;
    }

    .extra-grid-image {
        height: 220px !important;
        object-fit: cover;
    }

    .product-title {
        font-size: 14px;
        margin-top: 39px;
        text-align: center;
        font-weight: 500;
        line-height: 1.3;
    }

    .card-button {
        padding: 4px 8px !important;
        font-size: 13px !important;
        font-weight: 500 !important;
        margin: 0px !important;
        color: black !important;
    }





    .checkout-header {
        text-align: center;
        margin: 15px 0px 10px 0px;
    }

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

    .product-table img {
        width: 40px;
        height: 40px;
    }

    .quantity-control button {
        background-color: white;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 1;
        font-size: 20px;
    }

    .quantity-control input {
        width: 25px;
        text-align: center;
        border: 1px solid #e5dcdc;
        margin: 0 5px;
        height: 25px;
        border: none !important;
    }

    .quantity-margin {
        margin: -16px 0px 0px 0px;
    }

    .cart_remove {
        font-size: 12px !important;
    }

    .detail-name {
        font-size: 10px !important;
    }

}

@media (min-width: 591px) and (max-width:1000px) {
    .view-product-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: red;
        color: white;
        padding: 10px 20px;
        border: none;
        font-size: 10px !important;
        opacity: 0;
        /* Default অবস্থায় লুকানো */
        visibility: hidden;
        transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
        font-weight: 600;
    }
}


@media only screen and (min-width: 1001px) and (max-width:1400px) {

    .product-card .view-product-btn {
        font-size: 10px !important;

    }

    .product-card:hover .view-product-btn {
        font-size: 10px !important;

    }

}





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

    .category-breadcrumb {
        margin-top: 20px;
    }
}

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

    .exta-card {
        content: "";
        display: block;
        width: 100%;
        height: 36.5%;
        position: absolute;
        background: #727373;
        top: 55%;
        left: 0px;
        z-index: 1;
        opacity: 76%;
    }

    .indicator-item img {
        height: 60px !important;
        width: 80% !important;
        /* object-fit: cover; */
    }

}

@media only screen and (min-width: 321px) and (max-width: 376px) {

    .indicator-item img {
        height: 60px !important;
        width: 75% !important;
        /* object-fit: cover; */
    }

    .exta-card {
        content: "";
        display: block;
        width: 100%;
        height: 35.5%;
        position: absolute;
        background: #727373;
        top: 56%;
        left: 0px;
        z-index: 1;
        opacity: 76%;
    }



}

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

    .indicator-item img {
        height: 60px !important;
        width: 75% !important;
        /* object-fit: cover; */
    }

    .exta-card {
        content: "";
        display: block;
        width: 100%;
        height: 30.5%;
        position: absolute;
        background: #727373;
        top: 63%;
        left: 0px;
        z-index: 1;
        opacity: 76%;
    }

    .indicator-item img {
        height: 65px !important;
        width: 82% !important;
        /* object-fit: cover; */
    }
}
