@media (max-width: 1200px) {
    .home-banner {
        height: 600px;
    }
    .deals-selection .deals-filter {
        position: relative;
        top: inherit;
        right: inherit;
        margin-bottom: 30px;
    }
}
@media (max-width: 992px) {
    .logo {
        width: 70px;
    }
    .header-wrapper {
        padding: 10px 0;
    }
    .menu-toggle {
        display: flex;
    }
    .main-navigation.open .menu-toggle {
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 10;
    }
    .main-navigation {
        position: fixed;
        right: -100%;
        top: 0;
        height: 100%;
        background-color: #fff;
        width: 280px;
        padding: 30px 0px;
        z-index: 1300;
        box-shadow: -10px 0 10px -10px rgba(0, 0, 0, 0.25);
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }
    .main-navigation .menu-wrap ul > li {
        margin-bottom: 10px;
    }
    .main-navigation .menu-wrap ul > li > a {
        padding: 10px;
        display: block;
    }
    .main-navigation.open {
        right: 0;
    }
    .main-navigation .menu-wrap {
        width: 100%;
        height: 100%;
        overflow: auto;
        display: block;
        padding: 0 15px;
    }
    .main-navigation .menu-wrap ul {
        display: block;
    }
    .header-right .search-toggle,
    .header-right .user-toggle,
    .header-right .cart-toggle,
    .header-right .menu-toggle {
        margin-left: 15px;
    }
    .home-banner {
        height: auto;
    }
    .home-services .card-header {
        padding: 15px;
    }
    .home-services .card-body {
        padding: 20px;
    }
    .new-product .card-thumb:before {
        padding-top: 55%;
    }
    .deals-selection .card-image::before {
        padding-top: 55%;
    }
    .product-of-week .right {
        padding-left: 15px;
    }
    .home-services .card-body .top {
        display: none;
    }
    .home-services .card-title {
        font-size: 16px;
    }
    .new-product {
        padding: 50px 0;
    }
    .customer-say {
        padding: 50px 0;
    }
    .footer-wrapper .footer-title {
        margin-bottom: 15px;
    }
    .single-product .right .sticky {
        top: 112px;
    }
    .gallery-summary {
        margin-bottom: 30px;
    }
    .contact-information {
        margin-bottom: 10px;
    }
    .cart-table table {
        width: 1000px;
    }
    .receive-order-detail .items {
        width: 50%;
        margin: 10px 0;
    }
    .receive-order-detail .items:last-child {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }
}
@media (max-width: 767px) {
    .main-navigation .menu-wrap ul li.dropdown span {
        position: absolute;
        right: 0;
        top: 10px;
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #ccc;
    }
    .main-navigation .menu-wrap li.dropdown {
        padding: 0;
        margin: 0;
    }
    .main-navigation .menu-wrap li.dropdown .dropdown-menu.show {
        border: 0;
        position: relative !important;
        border-radius: none;
        width: 100%;
        border: 0;
        box-shadow: none;
        display: block;
        transform: inherit !important;
    }
    .main-navigation .menu-wrap > ul > li > ul {
        position: relative !important;
        width: 100%;
        box-shadow: none;
        border-radius: 0;
        border: 0px;
    }
    .main-navigation .menu-wrap > ul > li > ul > li > ul {
        left: inherit;
        position: relative !important;
        width: 100%;
        box-shadow: none;
        border-radius: 0;
        border: 0;
    }
    .main-navigation .menu-wrap > ul > li {
        padding: 0;
    }
    .home-banner .banner-text {
        padding: 30px;
    }
    .home-banner .swiper-pagination {
        display: none;
    }
    .section-title .title {
        font-size: 22px;
    }
    .single-product .right .sticky {
        position: relative;
        top: inherit;
    }
    .single-product {
        padding-bottom: 0;
    }
    .similar-product .card-thumb:before {
        padding-top: 50%;
    }
    .product-list-view .left {
        position: fixed;
        right: -100%;
        top: 0;
        width: 280px;
        height: 100%;
        z-index: 1300;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }
    .product-list-view .left.open {
        right: 0;
        padding: 0;
    }
    .product-list-view .left.open .wrap {
        position: relative;
        z-index: 1;
        padding: 30px 15px 0;
        background-color: #fff;
        overflow: auto;
        height: 100%;
    }
    .product-list-view .left.open:after {
        content: '';
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.25);
        z-index: -1;
    }
    .product-list-view .left.open .filter-close-toggle {
        display: block;
    }
    .filter-open-toggle {
        display: flex;
    }
    .product-summary .delivery-date {
        margin-bottom: 15px;
    }
    .cms-page .cms-content p {
        margin-bottom: 20px;
    }
    .contact-information .items {
        height: auto;
    }
    .blog-share-tags .blog-share {
        margin-bottom: 15px;
    }
    .copyright {
        text-align: center;
    }
    .cart .left {
        width: 100%;
    }
    .cart .right {
        width: 100%;
    }
    .cart-step-wrap {
        display: flex;
    }
    .cart-step-wrap .step.step-border {
        height: 100%;
    }
    .receive-order-detail .items {
        border-right: 0px;
    }
    .receive-order-detail .items:last-child {
        border-right: 0px;
    }
    .receive-order-detail .items {
        padding: 0 5px;
    }
}
@media (max-width: 500px) {
    .product-toolbar .showing label {
        display: none;
    }
    .product-toolbar .sort-by label {
        display: none;
    }
}

/* For responsive view */
@media screen and (max-width: 768px) {
    .header-right {
        flex-wrap: nowrap; /* Change to nowrap for responsive view */
    }
}