@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) {
    .contact-wrapper {
    bottom: 75px;
    right: 15px;
}
section.slider-section.desktop_slider_section {
    display: none;
}
section.slider-section.mobile_slider_section {
    display: block;
}
     .col-sm-3.mb__hide_hbe {
        display: none;
    }
    div#variable-modal {
        padding: 10px;
    }
    .payment-methods {
        flex-wrap: wrap;
    }
    .footer_nav {
    display: block;
}
    .payment_method {
        width: 47%;
    }
    #variable-modal .modal-view {
        width: 100%;
        padding: 20px;
    }
    .close-variable-button {
        right: 0;
        top: 0;
    }
    .dimage_item img {
        object-fit: contain;
        pointer-events: none;
    }
    .mobile-header.fixed-top {
        top: -40px;
        transform: translateY(40px);
        transition: transform 1s;
    }
    .mobile-header.fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform 1s;
    padding-bottom: 6px;
}
.category-sliders {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 5px;
}
    .checkout-shipping .card-header {
        padding: 15px;
    }
    .coupon-section{
        display: none;
    }
    .pro_img {
        height: auto;
    }
    .menu-logo {
        height: 40px;
    }

    .logo-item {
        height: 40px;
        text-align: center;
    }

    .product_sliders {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }

   .footer_nav ul li a span {
    display: block;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
}
    .cat_img a {
        display: block;
        height: 100%;
    }

    .cat_img img {
        height: 100%;
    }

    .cat_img {
        height: 50px;
        text-align: center;
    }
    .sidebar-menu {
        display: block;
    }
   .sidebar-menu {
        background: #f5f7f9;
        margin: 0;
        border-radius: 3px;
    }
    li.mobile_home a {
        color: #fff;
    }
    .fixed_whats a {
        bottom: 5px;
        right: 10px;
    }
    .scrolltop {
        display: none !important;
    }

    .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;
        padding-top: 0;
    }

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

    .home-slider-container {
        width: 100%;
        margin-left: 0;
    }
    .container {
        max-width: initial;
    }

    .category-breadcrumb {
        justify-content: center;
    }
    .category-product {
        grid-template-columns: repeat(2, 1fr);
    }
    form.sort-form {
        width: 70%;
        margin: 0 auto;
        margin-top: 15px;
    }
    .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: var(--secondary-color);
    }
     .mobilemenu-bottom {
        border: 1px solid #ddd;
        padding: 20px  20px;;
    }

    .mobilemenu-bottom ul li {
    display: block;
    padding: 8px 0;
    background: transparent !important;
}
    .mobilemenu-bottom ul li a{
       color: #222;
    }
    .cat_item {
        padding: 5px;
    }
    .cat_name {
        height: 50px;
        overflow:hidden;
    }
    .m-hide {
        display: none !important;
    }
    .footer-menu.use_link_m ul li {
        font-size: 16px;
    }
    .footer-menu.use_link_m ul li a {
        padding: 0 !important;
        margin: 0 !important;
    }
    .footer-menu ul li a {
        margin-bottom: 5px;
    }
    .mobile-search {
        background-color: #fff;
        padding: 0px 6px;
        padding-top: 0;
        display: block;
    }

.mobile-menu-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
    background: var(--primary-color);
}

    .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;
        line-height: 33px;
    }

    .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: 10px;
        padding-left: 20px;
        text-transform: capitalize;
        font-weight: 600;
        color: #222;
    }

    .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;
    }
    li.parent-category img {
        width: 30px;
        height: 30px;
        border-radius: 50px;
        background: #f1f1f1;
        overflow: hidden;
        border: 1px solid #ddd;
        margin-right: 5px;
    }

    .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;
        font-weight: 600;
    }

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

    .main-search form input {
    height: 100%;
    background: #f7f7f7;
    width: 90%;
    padding-left: 15px;
}

    header .toggle {
        margin-top: 0;
        padding-left: 12px;
    }

   .main-search.mobile-search {
    margin-top: 0;
    padding: 5px 10px;
    background: var(--primary-color);
}
  .main-search.mobile-search form {
    height: 40px;
    border-width: 1px;
    width: 100%;
}
    .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;
        margin-left: 4px;
    }

    .quantity .minus, .quantity .plus {
        height: 35px;
        line-height: 35px;
        width: 35px;
        font-size: 35px;
    }

    .d-flex.single_product.col-sm-6 {
        margin-left: 4px;
        margin-top: 10px;
    }

    .qty-cart {
        width: auto !important;
    }

    .cus-order-2 {
        order: 0;
    }

    .cus-order-1 {
        order: 1;
    }

    .chheckout-section {
        padding: 10px 0;
    }

    .cart_details {
        margin-bottom: 15px;
        margin-top: 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;
    }

    .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;
    }
    .delivery-partner {
        text-align: left !important;
    }

    .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-header {
    display: block;
    background-color: var(--primary-color);
}

 .mobile-logo {
    display: grid;
    grid-template-columns: 60% 40%;
    /* text-align: center; */
    font-size: 16px;
    height: 60px;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
}
    .footer_nav ul {
    margin-top: -5px;
}

    .fixed-top .mobile-logo i {
    margin-bottom: 0px;
    color: #fff !important;
}
    .marquee-item-wrap {
        height: 30px;
        line-height: 30px;
    }
  .menu-logo img {
    height: 57px;
    margin-top: -8px;
}
    /*.dimage_item {*/
    /*    height: 275px;*/
    /*}*/
    .footer-menu {
        padding-left: 20px;
    }

   ul.social_link {
    margin-top: 10px;
}
    a.mobile-social-link {
        text-align: center !important;
    }


    .search_product {
        position: absolute;
        width: 330px;
        background: #fff;
        z-index: 999999;
        border: 1px solid #ddd;
        top: 0;
        right: 12px;
    }

    .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: var(--secondary-color);
        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;
    }

    .menu-bag {
        margin-top: 9px;
        display: flex;
        justify-content: flex-end;
        margin-right: 1px;
    }
    a.toggle i {
        color: #fff;
    }
        .menu-bag i {
        font-size: 20px;
        color: #ffff;
    }

    .menu-bag ul li a {
        margin-right: 15px;
        position: relative;
    }

    .menu-bag .margin-shopping span {
        position: absolute;
        display: inline-block;
        background-color: var(--secondary-color);
        height: 19px;
        border-radius: 50px;
        padding: 1px 6px;
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        top: -9px;
        right: -9px;
    }
    .slider-section {
    margin-top: 5px;
    }   
    .slider-item {
        margin-top: 0px;
    }
    .banner-right {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        margin-top: 15px;
    }
    .banner-right-item {
        height: 85px;
    }
    .banner-right .item-1 {
        margin-bottom: 0;
    }
    .pro_btn {
        padding: 0px 5px;
        padding-bottom: 5px;
    }
    button.owl-next,button.owl-prev {
        font-size: 22px !important;
    }
   .cat-img {
    height: 70px;
    padding: 0px;
}
    .section-title h3 {
        font-size: 14px;
        font-weight: 600;
    }
    .category-title h3 {
        font-size: 14px;
    }
.footer_nav ul li i {
    font-size: 20px;
    width: 33px;
    height: 30px;
    padding: 6px;
    border-radius: 7px;
    color: #7a7a7a;
}

    .footer-bottom {
        padding: 12px 0;
    }
    .footer-about p {
        margin: 0px 0px;
    }
    .footer-menu .title {
        margin-top: 15px;
    }
    .footer-about {
        padding-left: 20px;
    }
    .footer-hotlint{
        margin-bottom: 0;
    }
    li.title.text-center {
        text-align: left !important;
    }
    .social_link {
        justify-content: left;
    }

    li.mobile_home {
        border: 2px solid #ddd;
        margin-top: -27px;
        background: var(--secondary-color);
        padding-top: 15px;
        border-radius: 50%;
        width: 75px;
        height: 75px;
    }
   .pro_btn button {
    padding: 5px 0px;
    font-size: 13px;
}
     .cart_btn a {
        font-size: 14px;
    }

    .mobile_home span i {
        width: 0 !important;
        height: 0 !important;
        padding: 0 !important;
        border-radius: 0 !important;
        margin-right: 22px;
    }

    a.view_more_btn {
        text-align: right;
        float: right;
        background: var(--secondary-color);
        text-transform: capitalize;
        font-size: 15px;
        padding: 7px 15px;
        color: #fff;
        font-family: "Lato", sans-serif;
        border-radius: 50px;
    }

    .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);
    }
    .footer-top {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .category-sidebar {
        position: fixed;
        z-index: 9999;
        width: 100%;
        top: 0;
        background: #fff;
        left: 0;
        visibility: hidden;
        opacity: 0;
        transition: 0.35s all;
    }


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

    .close-modal {
        left: 50%;
        top: -17px;
        transform: translateX(-50%);
    }

    .vcart-section {
        margin-top: 60px;
    }

    .menu-product {
        display: none;
    }
    .details-product {
    padding: 0;
    margin-top: 0;
}
    .details_right {
        padding: 0px 0px;
    }
    .details-wishlist {
        display: none !important;
    }

    a.details-wishlist.compare_store.cursor {
        display: none !important;
    }
    .countdown-container .countdown-value {
    font-size: 18px;
}
.pro_des {
    padding: 0 2px;
}
.main-search form button {
    width: 16% !important;
}
.background_area.flash_sale_area {
    background: #f7fafc;
    padding: 15px;
}
.topbar-info {
    display: flex;
    gap: 10px;
}
.topbar-social span {
    font-size: 12px;
    display: none;
}
.topbar-social a {
    color: #fff;
    font-size: 12px;
}
.topbar-info a {
    color: #fff;
    font-family: 'Lato';
    font-size: 11px;
}
.discount {
    width: 40px;
    height: 40px;
}
.discount p {
    font-size: 11px;
}
.discount p:last-child {
    font-size: 14px;
}
.section-title h3 a {
    padding-left: 5px;
}
section.homeproduct {
    margin: 15px 0;
}
.pro_sold {
    margin: 0 5px;
}
.pro_price p {
    padding: 0 5px;
}
.cat-item {
    padding: 5px;
    height: 120px;
}
.cat-name a {
    font-size: 13px;
    font-weight: 600;
}
.cat-name {
    line-height: 15px;
}
.sidecart-btn {
    right: 14px;
    bottom: 50%;
    width: 54px;
    height: 54px;
    font-size: 20px;
}

    .sidecart-offcanvas {
        width: min(100vw, 340px) !important;
    }

    .sidecart-header {
        padding: 16px 14px 14px;
    }

    .sidecart-item {
        grid-template-columns: 48px minmax(0, 1fr);
        gap: 10px;
        padding: 12px;
    }

    .sidecart-item-thumb {
        width: 48px;
        height: 48px;
    }
.homeproduct.main-details-page .container {
    max-width: 100%;
}
.position-relative.details_left, .details_right {
    padding: 15px;
    margin-top: 10px;
}
.homeproduct.main-details-page .discount {
    width: 55px;
    height: 55px;
    top: 22px;
    right: 22px;
}
.homeproduct.main-details-page .discount p:last-child {
    font-size: 11px;
}
li.bred_pro_name {
    display: none;
}
}

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

@media only screen and (min-width:320px) and (max-width:767px) {
    .checkout-page {
        padding: 18px 0 30px;
    }

    .checkout-panel-header,
    .checkout-summary-header {
        padding: 16px 14px;
    }

    .checkout-panel-header h5,
    .checkout-summary-header h5 {
        font-size: 16px;
    }

    .checkout-panel-body {
        padding: 16px 14px 18px;
    }

    .checkout-summary-item {
        grid-template-columns: 52px minmax(0, 1fr);
        gap: 10px;
        padding: 14px;
    }

    .summary-item-thumb {
        width: 52px;
        height: 52px;
    }

    .summary-item-bottom {
        align-items: flex-start;
        flex-direction: column;
    }

    .checkout-coupon-form {
        padding: 14px;
    }

    .checkout-coupon-form .coupon {
        grid-template-columns: minmax(0, 1fr) 82px;
    }

    .checkout-summary-totals {
        padding: 14px 14px 6px;
    }

    .checkout-summary-card .order_place {
        width: calc(100% - 28px);
        margin: 16px 14px 10px;
        font-size: 17px;
        padding: 14px 16px;
    }

    .checkout-security-note {
        margin: 0 14px 16px;
        font-size: 13px;
    }

    .payment_method {
    padding: 14px;
    gap: 12px;
    width: 100%;
}

    .payment_method_icon {
        width: 38px;
        height: 38px;
    }

    .payment_method label {
        font-size: 15px;
    }

    .payment_method p {
        font-size: 12px;
    }

    .area-item {
        padding: 0 10px;
    }

    .area-item label {
        padding: 16px 10px 16px 38px;
        font-size: 14px;
    }
    .cart_details {
    position: static;
    top: 0;
}
.sorting-section .background_area {
    margin-top: 15px;
}
.col-lg-5.col-md-5.cust-order-1 {
    margin-top: 5px;
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .checkout-panel-body {
        padding: 18px;
    }

    .checkout-summary-item {
        grid-template-columns: 56px minmax(0, 1fr);
        padding: 14px 16px;
    }

    .checkout-coupon-form,
    .checkout-summary-totals {
        padding-left: 16px;
        padding-right: 16px;
    }

    .checkout-summary-card .order_place {
        width: calc(100% - 32px);
        margin-left: 16px;
        margin-right: 16px;
    }
}

