@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) {
  .main_footer_inner {
    grid-template-columns: 1fr;
}  
.footer_supp_number {
    grid-template-columns: 1fr;
}
.main_slider {
     padding-left: 0%; 
}
  .main_slider .owl-dots {
    bottom: -26px;
    display: flex;
    left: 45%;
}
    .checkout-shipping h5, .cart_details h5 {
      text-align: center;
    }
    
    .checkout-shipping .form-check {
      width: 100%;
    }
.product-section {
     padding: 0; 
}

.qty-cart p {
    font-size: 19px;
    font-weight: 500;
    margin-top: 0;
}
.qty-cart .quantity {
    margin-top: 0;
  
}
.del_charge_area .alert {
    padding: 10px;
    border-radius: 0 !important;
}

.det_head button#home-tab {
    font-size: 20px;
}
.toast-center-center {
  left: 50%;
  transform: translateX(-50%);
 }
    table.cart_table .right__price {
    padding-right: 20px;
}
    .checkout-shipping label {
    font-size: 15px;
}
    li.parent-subcategory a {
    color: #000 !important;
}

li.parent-subcategory a:hover,
li.parent-subcategory a:focus {
    color: #d61a21 !important;
}
    .pro_name a {
    font-size: 14px;
    margin-top: 5px;
    display: block;
}
    
  html, body {
    overflow-x: clip;
}
.flext_area span {
    font-size: 13px;
}
.flext_area {
    height: 25px;
    justify-content: center;
}
.flext_area img {
    width: 42px;
    height:42px;
}
.flext_area {
   
    height: 25px;
}
.desc-nav-ul li a {
    padding: 0px 4px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    min-width: 132px;
    margin-top: 9px;
}
.footer-about a img {
    height: 95px;
    padding: 10px 0 0 0;
}
    .copyright p {
    padding-bottom: 20px;
}
    .dimage_item img {
    height: 250px !important;
}
.qty-cart.col-sm-12.details__cart .quantity {
    height: auto;
}
.qty-cart.col-sm-12.details__cart .quantity .minus {
    height: 33px;
    line-height: 28px;
}
.qty-cart.col-sm-12.details__cart .quantity .plus {
    height: 33px;
    line-height: 33px;
}
.qty-cart.col-sm-12.details__cart {
    grid-template-columns: 30% 70%;
}
    .customer-content {
        margin-top: 15px;
    }
    .payment-method-wrappers {
        grid-template-columns: repeat(2, 1fr);
    }
    .filter_sort {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        padding: 0 6px;
        margin-top: 12px;
    }
  
#content {
    width: 100%;
    padding-top: 0px;
}
.main_checkout_section {
    border-radius: 9px;
    margin: 0;
}
.card-header h6 {
    padding: 43px 0px 11px !important;
    font-size: 20px;
}
.cart__remove a {
    padding-left: 11px; 
}
.main_checkout_section {
    padding: 15px;
    border-radius: 28px;
    margin-top: 23px;
}
tr.header_cheak_outs {
    border-top: 2px dotted #ddd;
    font-size: 12px;
    font-weight: 500;
}
.qty-cart {
    padding: 10px 0 5px;
}
.qty-cart.vcart-qty.checke__caert span {
    font-size: 13px;
}
.qty-cart.vcart-qty {
    gap: 2px;
}
.cart__remove {
    margin-top: 13px;
}

.checkout_heder {
    text-align: center;
}
.checkout_heder h6 {
    padding: 18px 0px 7px 0;
    font-size: 18px;
}
td.text-left {
    display: flex;
    gap: 6px;
}

ul.fixed_icons li {
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #ff2d2d;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin-top: 10px;
}

li.fixed_icon a {
    color: white;
    font-size: 18px;
    padding: 3px;
    text-align: center;
}
li.fixed_icon.whats_app {
    background: #0dc243;
    font-weight: 800;
}
li.fixed_icon.mesenger_app {
    background: #d7078b;
    font-weight: 800;
    background: linear-gradient(135deg, #0084ff, #3b5998);
}
.actives{
    display: block !important;
    overflow: visible;
    visibility: visible;
    opacity: 1;
    z-index: 99999;
}
ul.fixed_icons {
    position: fixed;
    right: 20px;
    bottom: 77px;
}

li.fixed_icon.whats_app i {
    font-size: 24px;
    font-weight: 400;
    margin-top: 8px;
}

tr.main__pro {
    box-shadow: 1px 5px 15px #ddd;
    display: grid;
    grid-template-columns: 70% 30%;
    width: 128%;
}
.check__qty .minus {
    height: 26px;
    line-height: 25px;
}
.check__qty .plus {
    height: 26px;
    line-height: 25px;
}
.vcart-qty .quantity .plus {
    height: 26px;
}
input.qty__value::value {
    margin-bottom: 3px;
}
.checke__caert {
    margin-left: 0px;
    margin-top: 12px;
}
.cartlist img {
    height: 65px;
    width: 65px;
}
tbody.main__pro {
    box-shadow: 1px 3px 15px #ddd;
}

.checke__caert {
     margin-left: 0px; 
     margin-top: 0px; 
}
.cat_img {
    height: 52px;
    width: 52px;
    margin: 0 auto;
}
    .filter_sidebar {
        position: fixed;
        visibility: hidden;
        opacity: 0;
        top: 30px;
        transition: 0.35s all;
        background: #fff;
    }
    .product_sliders {
       display: grid;
       grid-template-columns: repeat(3,1fr);
       gap: 10px;
    }
    .display_none_mb{
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .d_app {
    
        display: none;
        overflow: hidden;
        visibility: hidden;
}
    .filter_sidebar.active {
        background: #fff;
        z-index: 9999;
        height: 100%;
        width: 97%;
        top: 2px;
        visibility: visible;
        opacity: 1;
        overflow-y: auto;
    }
    .filter_sidebar.active::-webkit-scrollbar-track
    {
    	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    	background-color: #F5F5F5;
    }
    
    .filter_sidebar.active::-webkit-scrollbar
    {
    	width: 6px;
    	background-color: #F5F5F5;
    }
    
    .filter_sidebar.active::-webkit-scrollbar-thumb
    {
    	background-color: #d61a21;
    }

    .filter_btn {
        display: inline-block;
        background: #d61a21;
        color: #fff;
        width: 55px;
        height: 33px;
        line-height: 33px;
        font-size: 17px;
        border: 1px solid #ddd;
        text-align: center;
        text-transform: capitalize;
        cursor: pointer;
    }
    .filter_close {
        background: #d61a21;
        padding: 10px 15px;
        font-size: 18px;
        color: #fff;
        border-radius: 5px;
        margin: 8px 0;
        cursor: pointer;
        display: block;
    }
    .sidebar-menu {
        display: none;
    }
    li.mobile_home {
    border: 2px solid #ddd;
    margin-top: -35px;
    background: #f15524;
    padding-top: 15px;
    border-radius: 50%;
    width: 75px;
    height: 75px;
}
    
    li.mobile_home a {
        color: #fff;
    }
    
	.scrolltop {
	    display: none !important;
	}
    .hightlight_cont ul {

    padding-left: 5px;
}
    .mobile_hide {
        display:none;
    }
    .desktop_hide {
        display:block;
    }
    .sorting-section {
    margin-top: -15px;
}
    .card-body.cartlist {
    overflow-x: scroll;
}
    .section-title-header .section-title-name {
    font-size: 15px;
}
	#content {
     margin-left: 0; 
   }
   .meta_description {
   	display: none;
   }
	.mm-ocd {
    display: none;
   }
    .page-sort {
        padding-right: 6px;
    }
    .showing-data {
        display: none;
    }
    .mobile-filter-toggle {
        display: flex;
        justify-content: center;
        margin: 10px 0;
        align-items: center;
        column-gap: 10px;
        display: none;
    }
.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-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.mobile-menu::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.mobile-menu::-webkit-scrollbar-thumb
{
	background-color: #d61a21;
}

.mobile-search {
    background-color: #fff;
    padding: 15px 16px;
    padding-top: 0;
}
.mobile-search form {
    display: flex;
    border: 1px solid;
    border-radius: 5px;
    background-color: #d61a21;
    height: 40px;
    overflow: hidden;
    position: relative;
    border-color: hsla(0,0%,100%,.09);
}
.mobile-search form svg {
    height: 16px;
    width: 16px;
    color: #fff;
}
.mobile-search form input {
    text-align: left;
    padding-left: 15px;
    color: #000;
}

.mobile-search form button {
    background-color: #d61a21;
    flex: 0 0 60px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-menu-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
}
.logo-image img {
    height: 60px;
    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;
    border: 2px solid #0e0d0d;
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    margin-top: -28px;
}first-nav .parent-category {
    display: block;
    line-height: 33px;
}
ul.first-nav li {
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding: 2px 0;
}
.first-nav .menu-category-list {
    display: block;
}
.first-nav .menu-category-list .menu-category-link {
    padding: 10px 0;
    display: block;
    padding-left: 20px;
}
.first-nav .parent-category .menu-category-name {
    display: block;
    padding: 8px 0;
    padding-left: 20px;
    /* text-transform: capitalize; */
    font-family: "Hind Siliguri", sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
}
.mobile-menu li.parent-category {
    position: relative;
}
.mobile-menu span.menu-category-toggle {
    position: absolute;
    right: 0px;
    top: 0px;
    display: flex;
    width: 50px;
    height: 50px;
    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.active i {
    transform: rotate(180deg);
}
.second-nav {
    padding: 0 0px;
    background-color: #fff;
}
.second-nav.active {
    min-height: 15px;
}
.parent-subcategory {
    display: block;
    position: relative;
    padding: 0px;
}
.parent-subcategory .menu-subcategory-name {
    display: block;
    padding: 10px;
    padding-left: 40px;
}
span.menu-subcategory-toggle {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
}

span.menu-subcategory-toggle.active i {
    transition: transform 0.3s ease;
}
span.menu-subcategory-toggle.active i {
    transform: rotate(180deg);
}
li.childcategory {
    display: block;
}
ul.third-nav {
    padding: 0;
    background-color: #f2f2f2;
}
li.parent-category.active {
    background-color: rgba(0,0,0,.05);
}
li.parent-subcategory.active {
    background-color: #fff;
}

.menu-childcategory-name {
    display: block;
    padding: 10px 0;
    padding-left: 60px;
}
header .toggle {
    margin-top: 0;
    padding-left: 30px;
}
.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: 21px;
    margin-left: 4px;
}

.d-flex.single_product.col-sm-6 {
    margin-left: 4px;
    margin-top: 10px;
}
.cart_qty {
  
     margin-left: 0px !important; 
}
	.cus-order-2 {
	    order: 2;
	}
	.chheckout-section {
	    padding: 10px 0;
	}
	.cart_details{
	    margin-bottom: 15px;
	    padding:0px;
	}
    .success-img img {
        width: 200px;
    }
	.main_product_inner {
	    grid-template-columns: 1fr 1fr;
	}
    .check__data a {
        font-size: 14px;
    
    }
	.quantity .minus {
		width: 40px;
	}
	.quantity .plus {
		width: 40px;
	} 
	.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: 0px 0;
	}
    .product_item {
        margin-bottom: 5px;
}
	.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-color: #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;
}
.search_bar i {
    color: #f15524;
    font-size: 17px;
}
.mobile-search{
    display: none;
    visibility: hidden;
    overflow: hidden;
}
.active {
    display: block;
    visibility: visible;
    overflow: visible;
}
.ac_track{
    visibility: visible;
    overflow: visible;
    display: block !important;
}
section.auth-section.trac__toggle {
    position: fixed;
    top: 41px;
    left: 30px;
    z-index: 9999;
}
.pro_img {
    height: 170px;
}
.pro_name {
    height: 45px;
    margin-left: 8px;
    margin-top: 0px; 
}
.homeproduct {
     padding: 0; 
}
.section-title-header {
    padding-bottom: 10px;
    padding-top: 10px;
}
.category-slider {
    margin-top: 13px;
}
.mobile-logo {
    display: grid;
    grid-template-columns: 15% 12% 48% 10% 15%;
    text-align: center;
    font-size: 16px;
    height: 70px;
    align-items: center;
}
	.fixed-top .mobile-logo {
		margin-bottom: 0px;
	}
.menu-logo img {
    width: auto;
    height: 50px;
    margin-top: 0;
}
.footer-menu ul li a {
    text-align: center;
    text-transform: capitalize;
     font-family: "Hind Siliguri", sans-serif;
}
	.main-search.mobile-search {
	    margin: 18px 0;
	    padding: 0 10px;
	}
.menu-bar {
    margin-top: 0;
}

.menu-bag .margin-shopping {
    position: relative;
    width: 30px;
}
.menu-bag .margin-shopping span {
    position: absolute;
    display: inline-block;
    background-color: #f15524;
    height: 20px;
    border-radius: 50px;
    padding: 1px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    top: -10px;
    right: 0;
}
.menu-bag .margin-shopping span i.fa-solid.fa-bag-shopping {
    font-size: 22px;
}
.ac__color{
    color:#d61a21 !important;
}
.menu-bag {
    margin-top: 0px;
    display: flex;
    justify-content: flex-end;
    margin-right: 7px;
}
	.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;
	}
.footer-bottom {
    margin-bottom: 24px;
    padding-bottom: 45px;
}
	
	.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) * .3);
	    padding-left: calc(var(--bs-gutter-x) * .3);
	}
	.feature-title ul {
	    text-align: center;
	    overflow-y: scroll;
	}
	.feature-title h4 {
		text-align: center;
	    margin-bottom: 10px;
	}


	.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;
	}
	.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;
	     font-family: "Hind Siliguri", sans-serif;
	}
	.category-sidebar.active {
	    visibility: visible;
	    opacity: 1;
	}
	.auth-section, .checkout-shipping {
      margin-top: 5px;
    }
	.payment-form .gap-3 {
	    gap: 0 !important;
	}
	.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;
}
.cart_details {
     padding: 0px; 

}
}
@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) {


}
@media only screen and (min-width:1141px){


}