@media only screen and (min-width: 767px) {

    .mobile-menu {
        display: none;
    }
    .mobile-search {
        display: none;
    }
    .mobile-filter-toggle {
        display: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.containerss {
    width: 95% !important;
    max-width: 1200px;
    margin: 20px auto;
}
section.news-headline {
    display: block;
}
.nav___tabs_seller {
    overflow: auto;
}
.seller-stat-highlight {
    font-size: 13px;
    font-weight: bold;
    color: #2b922b;
}
.seller-stat-note {
    font-size: 10px;
    color: #2b922b;
    font-weight: 400;
}
.store__part1 h4 {
    font-size: 15px;
}
form.sort-form {
    width: 205%;
}
.details__section {
    background: white;
    border: 1px solid #e2e2e2;
    padding: 7px 0px !important;
}
.dimage_item {
    height: 273px;
    width: 100%;
    overflow: hidden;
    /* margin-top: 4px; */
}
.chat__now__btn a {
    padding: 4px 2px;
    font-size: 13px;
}
.seller_profile_banner {
    height: auto;
    width: 100%;
}
.store__banners {
    grid-template-columns: 1fr 1fr;
}
a.show-all-btn {
    border-radius: 25px;
    padding: 5px 11px;
    padding-right: 15px;
}
.seller__logo {
    width: 100px;
    height: 103px;
}
.data__seller_lest {
    padding-left: 88px;
}
.shop_item p {
    font-size: 10px;
    color: #575353;
}
.shop__title p {
    font-size: 10px;
    color: #575353;
}
.shop__name p {
    font-size: 18px;
    font-weight: 600;
    color: #02a4bc;
}
.quick-product .name {
    font-size: 14px;
    line-height: 20px;
}
.modal-view {
    padding: 15px 6px;
}
.account_bar h5 {
    color: #fff;
    font-size: 13px;
}
.search_product {
    position: absolute;
    width: 91%;
    background: #fff;
    z-index: 999999;
    border: 1px solid #ddd;
    top: 42px;
    left: 50%;
    height: 375px;
    overflow: auto;
    /* margin: 0 auto; */
    transform: translateX(-50%);
}
.qty-cart .add-to-cart {
    text-transform: uppercase;
    font-size: 11px;
    height: 34px;
    width: 98px;
}
h2.titles {
    font-weight: 400;
    font-size: 21px;
    padding-top: 5px;
}
.all-category-wrapper {
    grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
    gap: 5px;
}
.description .tab-content {
    padding: 30px 6px;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 5px;
     margin-left: 0px; 
}
.main_product_inner_feature {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 5px;
}
.flash_offer_item {
    height: 150px;
}
.pro_img {
    height: 180px;
}
.main__pro__section__wrapper {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 1%;
}
.banner__category__part_left img {
    display: none;
}
.main_product_inner_features {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 5px;
}
.main___slider_data {
    display: grid;
    grid-template-columns: 100%;
    gap: 0px;
    overflow: hidden;
}
.slider__banner_part {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    height: 102px;
    overflow: hidden;
    margin-top: 5px;
/*    padding: 0 11px;*/
}
section.all-category-section {
    padding: 5px 0px;
}
.description {
    margin-bottom: 20px;
}
span.category-title {
    font-weight: 400;
    font-size: 9px;
    /* font-family: 'Nato Sans Bengali', sans-serif; */
}
.all-category-item {
    background: #fff;
    padding: 5px;
    border-radius: 3px;
    height: 75px;
}
.category-text {
    text-align: center;
    padding-top: 10px;
    line-height: 9px;
}
.form-control, .form-control:focus, input, input:focus {
     box-shadow: none !important; 
     border: none;
     outline: none;
}
.slider_wrapper_item {
    height: 102px;
    background: #a54b9a;
    overflow: hidden !important;
    width: 100%;
}
.top__pro__category_sec {
    display: grid;
    grid-template-columns: 100%;
    gap: 0px;
}
.latest__product_list {
    display: none;
}
img.category-image {
    height: 40px;
}
.main_footer_inner {
     grid-template-columns: 1fr;
    }
    .footer_supp_number {
    grid-template-columns: 1fr;
}
.qr__checker {
    width: 100%;
    margin: 0 auto;
    padding: 42px 0 23px;
}
.qr__checker form {
    background: white;
    height: 89px;
    padding: 0;
    border-radius: 5px;
}
.header-top {
    background: #000;
    padding: 8px 0;
    display: block;
    display: none;
}
.produt-output {
    width: 100%;
   
}
.copyright p {
    color: #fff;
    padding-bottom: 65px !important;
}
    .home-page-menu-left {
        display: none;
    }

.showing-data {
    display: none;
}
    .mobile-filter-toggle {
        display: flex;
        justify-content: center;
        margin: 10px 0;
        align-items: center;
        column-gap: 10px;
    }
    .mobile-filter-toggle span {
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 500;
    }
    .home-slider-container {
        width: 100%;
        margin-left: 0;
    }
    .feature-products p {
        padding-left: 20px;
    }
    .feature-products {
        position: fixed;
        top: 0;
        z-index: 99999;
        background-color: #fff;
        left: -300px;
        width: 300px;
        padding-top: 10px;
        height: 100vh;
        overflow-y: auto;
        transition: all 0.3s ease;
    }
    .category-breadcrumb {
        justify-content: center;
    }
    .feature-products.active {
        left: 0;
    }

    .mobile-menu.active {
        left: 0;
    }
    .mobile-menu {
        width: 300px;
        left: -300px;
        position: fixed;
        top: 0;
        z-index: 99999;
        background-color: #fff;
        height: 100vh;
        transition: all 0.3s ease;
        overflow-y: auto;
    }
    .mobile-search {
        background-color: var(--main-color);
        padding: 8px 16px;
        position: relative;
    }
.mobile-search form {
    display: flex;
    border: 1px solid;
    border-radius: 5px;
    background-color: #a54b9a;
    height: 34px;
    overflow: hidden;
    position: relative;
    border-color: #a54b9a;
}
    .mobile-search form svg {
        height: 16px;
        width: 16px;
        color: #fff;
    }
.mobile-search form input {
    /* background-color: #ee2626; */
     text-align: left; 
    padding-left: 15px;
    /* color: #ffffff; */
    /* height: 33px; */
}
.footer_nav ul li a {
    color: #a54b9a;
}
.tab__pro__sections .nav-item button {
    color: #000;
    font-size: 12px;
    font-family: 'Roboto';
    border-radius: 58px !important;
    padding: 3px 12px;
    border: 1px solid #a54b9a;
}
section.slider-section {
    margin-bottom: 7px;
    padding-top: 6px;
}
    .mobile-search form input::placeholder {
        color: #000;
    }
.mobile-search form button {
    background-color: #a54b9a;
    flex: 0 0 60px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
    .mobile-menu-logo {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #ddd;
        padding: 10px 15px;
    }
    .logo-image img {
        height: 40px;
        width: auto;
    }
    .mobile-menu-close {
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .mobile-menu-close i {
        font-size: 22px;
    }
    .first-nav .parent-category {
        display: block;
    }
    .first-nav .menu-category-list {
        display: block;
    }
    .first-nav .menu-category-list .menu-category-link {
        padding: 8px 0;
        display: block;
        padding-left: 20px;
        border-bottom: 1px solid #ddd;
    }
    .first-nav .parent-category .menu-category-name {
        display: block;
        padding: 8px;
        padding-left: 20px;
        border-bottom: 1px solid #ddd;
    }
    .parent-category.active .menu-category-name {
        color: var(--brand-color);
    }
    .mobile-menu li.parent-category {
        position: relative;
    }
    .mobile-menu span.menu-category-toggle {
        position: absolute;
        right: 0px;
        top: 0px;
        display: flex;
        width: 50px;
        height: 40px;
        justify-content: center;
        align-items: center;
    }
    .mobile-menu span.menu-category-toggle.active i {
        transition: transform 0.3s ease;
    }
    .mobile-menu span.menu-category-toggle i::before {
        content: "\f067";
        font-family: "FontAwesome";
    }
    .mobile-menu span.menu-category-toggle.active i::before {
        content: "\f068";
        font-family: "FontAwesome";
    }
    .second-nav {
        padding: 0 0px;
    }
    .second-nav.active {
        min-height: 15px;
    }
    .parent-subcategory {
        display: block;
        position: relative;
        padding: 0px;
    }
    .parent-subcategory .menu-subcategory-name {
        display: block;
        padding: 8px;
        padding-left: 40px;
        border-bottom: 1px solid #ddd;
    }
    span.menu-subcategory-toggle {
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        width: 50px;
        height: 40px;
        justify-content: center;
        align-items: center;
    }

    span.menu-subcategory-toggle.active i {
        transition: transform 0.3s ease;
    }
    span.menu-subcategory-toggle.active i::before {
        content: "\f068";
        font-family: "FontAwesome";
    }
    span.menu-subcategory-toggle i::before {
        content: "\f067";
        font-family: "FontAwesome";
    }

    li.childcategory {
        display: block;
    }
    ul.third-nav {
        padding: 0;
        background-color: #ffffff;
    }

    li.parent-subcategory.active {
        background-color: #fff;
    }
    li.parent-subcategory.active .menu-subcategory-name {
        color: var(--brand-color);
    }
    .menu-childcategory-name {
        display: block;
        padding: 8px 0;
        padding-left: 60px;
        border-bottom: 1px solid #ddd;
    }
 header .toggle {
    margin-top: 0;
    padding-left: 20px;
}
    .mobile-menu-social .mobile-social-list .mobile-social-link i {
        color: #c0c0c0;
        font-size: 16px;
    }
    .mobile-menu-social .mobile-social-list .mobile-social-link {
        border: 2px solid #c0c0c0;
        padding: 5px 13px;
        border-radius: 5px;
        display: block;
    }
    .mobile-menu-social .mobile-menu-social {
        display: flex;
        column-gap: 5px;
        padding-left: 20px;
    }
    .logo-area {
        display: none;
    }
    .menu-area {
        display: none;
    }
    .header-left {
        justify-content: center;
    }
    .header-right {
        display: none;
    }
    .category-item {
        padding: 5px 0;
    }
    .category-item p {
        font-weight: 400;
    }
    .qty-cart .quantity {
        height: 35px;
    }
    .quantity .minus,
    .quantity .plus {
        height: 35px;
        line-height: 35px;
        width: 35px;
        font-size: 35px;
    }
   
    .qty-cart {
        width: auto !important;
    }
    .cus-order-2 {
        order: 2;
    }
    .cus-order-1 {
        order: 1;
    }
    .chheckout-section {
        padding: 10px 0;
    }
    .cart_details {
        margin-bottom: 15px;
    }
    .success-img img {
        width: 200px;
    }
    .main_product_inner {
        grid-template-columns: 1fr 1fr;
    }
    .qty-cart {
        grid-template-columns: 130px auto;
    }
    .quantity .minus {
        width: 40px;
    }
   .quantity .plus {
    width: 40px;
    font-size: 23px;
}
    .compare_store.mobile-show {
        display: block !important;
        line-height: 42px;
        text-align: center;
    }

    .add-to-cart.mobile-fix {
        position: fixed;
        bottom: 64px;
        left: 0;
        right: 0;
        z-index: 999;
        padding: 10px;
        margin: 0 10px;
    }
    .footer-top {
        padding: 30px 0;
    }
    .footer-menu ul li img {
        margin: 0 auto;
        display: block;
    }
    .front-view-flex {
        padding: 10px 0px;
    }
    .front_category_title h1 {
        font-size: 20px;
    }
    .front-view-item {
        margin-bottom: 15px;
    }
    .front-view-title a {
        font-size: 13px;
    }
    .home-page-section-title-box h3 {
        font-size: 20px;
    }
    .category-banner-products {
        padding: 20px 5px;
    }
    .flash-product-section .col-sm-4 {
        padding: 10px 10px !important;
    }
    .flash_all {
        margin-top: 10px;
    }
    .slider-section .offset-sm-3 {
        padding-left: 5px;
    }
    .main-header {
        display: none;
    }
    .mobile-header {
    display: block;
    background: #fff;
}
    .mobile-top {
        background: #108bc3;
        padding: 8px 0;
    }
    .mobile-top ul {
        text-align: right;
    }
    .mobile-top ul li a {
        color: #fff;
        margin: 0 5px;
    }
    .menu-bar i {
        font-size: 22px;
        color: var(--brand-color);
    }
.mobile-logo {
    display: grid;
    grid-template-columns: 15% 30% 50%;
    text-align: center;
    font-size: 16px;
    height: 50px;
    align-items: center;
}
    .fixed-top .mobile-logo {
        margin-bottom: 0px;
    }
.menu-logo img {
    width: auto;
    height: 30px;
    margin-top: 0;
}
    .footer-menu ul li a {
        text-align: center;
    }
    .main-search.mobile-search {
        margin: 18px 0;
        padding: 0 10px;
    }
    .menu-bar {
        margin-top: 0;
    }

	.menu-bag .margin-shopping {
		position: relative;
		width: 100%;
		display: flex;
		justify-content: end;
	}
	
.menu-bag .margin-shopping i {
    font-size: 22px;
    color: #a54b9a;
}

.menu-bag .margin-shopping span {
    position: absolute;
    display: inline-block;
    background-color: #a54b9a;
    height: 18px;
    border-radius: 50px;
    padding: 1px 5px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    top: -8px;
    left: 12px;
}
    .menu-bag .margin-shopping span i.fa-solid.fa-bag-shopping {
        font-size: 22px;
    }
    .menu-bag {
        margin-top: 0px;
        display: flex;
        justify-content: flex-end;
    }
    .menu-bag ul li a {
        margin-right: 15px;
        position: relative;
    }
    .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;
    }

    .slider-item {
        height: 150px;
        margin-top: 0px;
    }
    .footer-about p {
        text-align: center;
    }
    .banner-item {
        margin-bottom: 15px;
    }
    .footer-bottom {
        margin-bottom: 24px;
    }
    .footer-about {
        text-align: center;
        padding: 0 15px;
    }
    .footer_nav {
        display: block;
    }
    .section-title-left h4 {
        font-size: 16px;
    }
    .section-title-right a {
        font-size: 13px;
    }
    .product-info .name {
        height: 70px;
    }
    .product-info {
        padding: 15px 10px;
    }
    .row > * {
        padding-right: calc(var(--bs-gutter-x) * 0.3);
        padding-left: calc(var(--bs-gutter-x) * 0.3);
    }
    .feature-title ul {
        text-align: center;
        overflow-y: scroll;
    }
    .feature-title h4 {
        text-align: center;
        margin-bottom: 10px;
    }
    .footer-top {
        padding-bottom: 32px;
    }
    .description #spicification {
         padding: 0px !important; 
         margin-top: 20px;
         background-color: #fff;
         border-radius: 5px;
         margin-left: 0px !important; 
         width: 100% !important; 
   }

    .category-sidebar {
        position: fixed;
        z-index: 9999;
        width: 100%;
        top: 0;
        background: #fff;
        left: 0;
        visibility: hidden;
        opacity: 0;
        transition: 0.35s all;
    }
    .close_filter {
        position: absolute;
        top: 0;
        right: 12px;
        border: 2px solid #ddd;
        font-size: 19px;
        padding: 0px 10px;
        border-radius: 50px;
        background: #d3b520;
        color: #fff;
    }
    .store__parts__section {
    display: grid;
    grid-template-columns: 45% 30% 25%;
    padding: 10px 8px;
    align-items: center;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    height: 70px;
}
 .chat__now__seller a {
    color: #00c3e2;
    padding: 7px 0px;
    border-radius: 3px;
    font-size: 10px;
}
.store__part3 a {
    color: #10c4e2;
    font-size: 10px;
}  
   .tab-description {
    line-height: 1.8;
    width: 100%;
    overflow-x: scroll;
}
    .close_filter,
    .show_filter {
        display: block;
    }
    .show_filter {
        display: inline-block;
        margin-right: 10px;
        margin-left: 8px;
    }
    .page-title h5 {
        font-size: 16px;
    }
    .product-section {
        margin-top: 0;
    }
    .sort-form select {
        font-size: 14px;
    }
    .category-sidebar.active {
        visibility: visible;
        opacity: 1;
    }
    .auth-section,
    .checkout-shipping {
        margin-top: 5px;
    }
    .payment-form .gap-3 {
        gap: 0 !important;
    }
    .checkout-shipping .form-check {
        width: 100%;
    }
    .modal-view.quick-product {
        width: 100%;
    }
    .quick-product .short_description,
    .quick-product .details_short {
        display: none;
    }
    .quick-product-img {
        width: 20%;
    }
    .quick-product-content {
        width: 80%;
    }
    .close-modal {
        left: 50%;
        top: -17px;
        transform: translateX(-50%);
    }
    .vcart-section {
        margin-top: 60px;
    }
    .menu-product {
        display: none;
    }
    .details-wishlist {
        display: none !important;
    }
    a.details-wishlist.compare_store.cursor {
        display: none !important;
    }
    p.margin-shopping img {
    padding-bottom: 7px;
    height: 54px;
}
    .top__offers p {
        text-align: center;
        font-size: 22px;
    }
    p.margin-shopping a {
        color: #f47f20;
    }
   .indicator_thumb {
        display: grid;
        grid-template-columns: repeat(4,1fr);
        grid-gap: 13px;
        margin: 10px 0;
        grid-template-rows: inherit;
    }
     .mobile-filter-toggle {
        display: none;
    }
    .filter_sidebar {
        position: fixed;
        visibility: hidden;
        opacity: 0;
        top: 30px;
        transition:0.35s all;
        background: #fff;
    }
    .filter_sidebar.active {
        background: #fff;
        z-index: 9999;
        height: 100%;
        width: 100%;
        top: 0;
        overflow:scroll;
        visibility: visible;
        opacity: 1;
    }
    .filter_sort {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        padding: 0 6px;
        margin-top: 12px;
    }
    .filter_btn {
        display: inline-block;
        background: #a54b9a;
        color: #fff;
        width: 55px;
        height: 33px;
        line-height: 33px;
        font-size: 17px;
        border: 1px solid #ddd;
        text-align: center;
        text-transform: capitalize;
    }
    .filter_close {
        background: #a54b9a;
        padding: 10px 15px;
        font-size: 18px;
        color: #fff;
        border-radius: 5px;
        margin: 8px 0;
        cursor: pointer;
        display: block;
    }
   .desc-nav-ul {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
   
    }
    .desc-nav-ul {
        display: flex;
        flex-wrap: wrap;
        margin-left:0;
        /*column-gap:1px;*/
    }
    .description-nav {
        margin-top: 10px;
    }
   .product-section {
        padding: 1px 0;
   }
   .dimage_item.img_slide {
        height: 235px;
   }
   .dimage_item.img_slide img {
        object-fit:contain;
   }
   .desc-nav-ul li a {
    padding: 3px 5px;
    margin-bottom: 7px;
}


}
@media only screen and (min-width: 767px) and (max-width: 991px) {
    .menu-product {
        display: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1140px) {
}
