@media (min-width: 1400px) {}

@media (max-width: 1400px) {}

@media (max-width: 1200px) {
    .mega-panel {
        width: 800px;
    }
}

@media (max-width: 992px) {
    .newsletter-img {
        display: none;
    }

    .newsletter-form {
        padding: 30px;
    }

    .newsletter {
        margin-top: -200px;
    }

    .article-container:nth-child(3n+2),
    .article-container .article-img {
        height: 450px;
    }

    .content-area {
        padding-left: unset;
    }

    .product-info {
        width: calc(100% - (calc(var(--bs-gutter-x) * .5) * 2));
        margin-top: 40px;
        margin-right: calc(var(--bs-gutter-x) * .5);
        margin-left: calc(var(--bs-gutter-x) * .5);
        padding: 0;
    }

    .product-content {
        width: 100%;
        padding: 30px;
        flex-direction: column;
        gap: 30px;
    }

    .cart-item-price {
        width: 100%;
        text-align: center;
    }

    .cart-summary {
        padding: 20px;
    }

    .cart-summary-discount {
        margin-top: 0 !important;
    }

    .cart-summary-discount .input-group {
        flex-direction: column;
    }

    .mobile-call-2 {
        display: flex !important;
    }

    .mobile-call {
        display: none !important;
    }

    .has-mega .mega-panel {
        display: none !important;
    }

    .mega-desktop {
        display: none !important;
    }

    .mobile-call-2 {
        display: inline-flex !important;
    }

    .main-nav ul {
        gap: 20px;
    }

    .bottom-header input[type=search] {
        width: 100%;
    }

    .call-btn {
        display: flex;
        width: 170px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .main-nav {
        display: none;
    }

    .bottom-header form {
        width: 50%;
        margin-left: 10px;
    }

    .sticky-header.is-scrolled .top-header,
    .sticky-header.is-scrolled .bottom-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

}

@media (max-width: 768px) {

    .sticky-header.is-scrolled .top-header,
    .sticky-header.is-scrolled .bottom-header {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .fs-h1,
    .fs-h1 span {
        font-size: 32px;
    }

    .fs-h2,
    .fs-h2 span {
        font-size: 28px;
    }

    .fs-h3,
    .fs-h3 span {
        font-size: 26px;
    }

    .fs-h4,
    .fs-h4 span {
        font-size: 24px;
    }

    .fs-h5 {
        font-size: 22px;
    }

    .fs-h6 {
        font-size: 20px;
    }

    .fs-p {
        font-size: 16px;
    }

    .fs-caption {
        font-size: 14px;
    }

    .mt-100 {
        margin-top: 50px;
    }

    .mb-100 {
        margin-bottom: 50px;
    }

    .footer-logo-area {
        text-align: right;
    }

    .social-media-area {
        justify-content: right;
    }

    .footer-menu-area {
        margin-bottom: 50px;
    }

    .gap-m-50 {
        gap: 50px;
    }


    .article-container:nth-child(2) .article-img,
    .article-container:nth-child(5) .article-img,
    .article-container:nth-child(8) .article-img,
    .article-container .article-img {
        height: 350px;
    }

    .table-of-content.mobile {
        display: block;
    }

    .table-of-content.desktop {
        display: none;
    }

    .product-att {
        width: 100%;
    }

    .add-to-cart-area {
        margin-right: unset;
    }

    .product-gallery {
        grid-template-columns: repeat(3, 1fr);
    }

    .add-to-cart-area {
        margin-top: 50px;
    }

    .category-list {
        width: 100%;
    }

    .hero-area {
        flex-direction: column-reverse;
    }

    .hero-detail {
        margin-top: 50px;
    }

    .hero-image-area img:first-child {
        height: 150px;
    }

    .search-input {
        width: 100%;
    }

    .tab-buttons {
        width: 100%;
        overflow: auto;
    }

    .tab-buttons .tab-button:first-child {
        padding-right: 40px;
    }

    .payment-hero h1 span:last-child {
        margin-right: 150px;
    }

    .payment-hero h1 {
        background-size: 25px, 25px;
        background-position: right 200px top, right 100px bottom;
    }

    .payment-hero p {
        width: 100%;
    }

    .login-form {
        width: 100%;
    }

    .profile input#idcard {
        width: 100%;
    }

    table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .table-container.cart {
        padding-left: 0;
    }

    .cart-summary {
        margin-top: 50px;
    }

    .store-detail-area {
        padding-left: unset;
        flex-direction: column;
    }

    .store-pic {
        height: 400px;
    }

    .store-content {
        position: relative;
        width: 100%;
        margin-bottom: 50px;
        flex-direction: column-reverse;
        align-items: start;
        gap: 30px;
    }

    .store-counter-area {
        margin-top: 50px;
    }

    .swiper.home-slider .swiper-slide {
        justify-content: center;
        text-align: center;
    }

    .swiper.home-slider .swiper-slide .btn {
        display: block !important;
    }

    .new-collection h2 {
        background-size: 25px;
        background-position: right 250px top;
    }

    .column-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .new-collection-img {
        margin-top: 50px;
    }

    .new-collection {
        padding: unset;
    }

    .product-gallery-detail {
        opacity: 1;
    }

    .new-products .tab-btn {
        width: 50%;
    }

    .new-products .tab-buttons {
        row-gap: 20px;
    }

    .product-gallery-detail {
        position: unset;
        padding: 20px;
        height: fit-content;
    }

    .pg-arrow {
        display: none !important;
    }

    .product-gallery a:first-child {
        grid-column: span 1;
        grid-row: span 1;
    }

    .our-product-title-area {
        margin-top: 50px;
        margin-bottom: 50px;
        text-align: center;
    }

    .filter-area {
        padding-left: unset;
        margin-bottom: 50px;
    }

    .responsive-area {
        display: flex;
        align-items: center;
        gap: 30px;

    }

    .exit-responsive {
        padding: 10px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        display: flex;
        margin-bottom: 60px;
        margin-top: 50px;
    }

    .swiper.product-slider .swiper-slide img {
        display: block;
        width: 100%;
        height: 500px;
        object-fit: cover;
    }

    .swiper.product-slider {
        height: 500px;
    }






    /* NEW */
    .border-right {
        border-right: none;
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    .toc-list {
        display: none !important;
    }

    .divider-ltr,
    .divider-rtl,
    .divider-ltr-2,
    .divider-rtl-2 {
        height: 150px;
    }

    .input-group {
        margin-top: 20px;
    }

    .footer-copyright {
        margin-top: 20px;
    }

    .footer-data .links {
        margin-top: 20px;
    }

    .hero-img-wrapper {
        margin-top: 50px;
    }

    .comments-wrapper {
        margin-top: 50px;
        height: 400px;
    }

    /* .btn.w-fit {
        width: 100%;
    } */
    #map {
        margin-top: 30px;
        height: 250px;
    }

    .sticky-div {
        padding-left: 0;
    }

    .sticky-div-left {
        padding-right: 0;
        margin-top: 20px;
    }

    .product-specifications {
        margin-top: 50px;
    }

    .product-filter-wrapper-2 .search-wrapper {
        width: 100%;
    }

    .product-filter-wrapper-2 form {
        width: 100%;
    }

    .product-filter-wrapper-2 .custom-select {
        display: none;
    }

    .responsive-filter-wrapper {
        display: flex;
        position: fixed;
        bottom: 20px;
    }

    .modal--sheet {
        width: 300px;
    }

    .modal--center {
        left: 50%;
        right: auto;
        width: calc(100% - 40px);
        max-width: none;
    }

    .product-filter-wrapper.hide {
        display: none
    }

    .cart-item {
        flex-direction: column;
        gap: 20px;
    }

    .cart-item-detail {
        flex-direction: column;
        width: 100%;
        gap: 20px;
    }

    .cart-item-detail a img {
        width: 80px;
        height: 80px;
    }

    .cart-item-detail a span {
        width: 100%;
        text-align: center;
        white-space: normal;
    }

    .checkout-form {
        gap: 0;
    }

    .checkout-form textarea {
        margin-top: 20px;
    }

    .job-cards {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }

    .job-cards .btn {
        width: 100%;
    }

    .heroSlider .slider-des {
        text-align: center;
        margin-bottom: 40px;
    }

    .heroSlider .slider-des .btn {
        margin-right: auto;
        margin-left: auto;
    }

    .icon-wrapper {
        justify-content: center;
        margin-top: 20px;
    }

    .pagination span {
        height: 40px;
    }

    .pagination-page {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }

    .pagination span:first-child,
    .pagination span:last-child {
        width: 40px;
        height: 40px;
    }

}

@media (max-width: 576px) {
    .product-gallery {
        grid-template-columns: repeat(1, 1fr);
    }

    .product-action-buttons a[aria-label="add to cart"] {
        flex-basis: 100%;
        order: 2;
    }

    .product-action-buttons a[aria-label="notif me"] {
        flex-basis: 100%;
        order: 2;
    }

    .product-action-buttons a[aria-label="add to favourite"] {
        flex: 0 0 auto;
        order: 1;
    }

    .product-action-buttons a[aria-label="ask a question"] {
        flex: 1;
        order: 1;
    }

    .product-action-buttons {
        flex-wrap: wrap;
    }

    .input-group {
        flex-direction: column;
    }

    .call-btn {
        width: 50px;
    }

    .call-btn span:first-child {
        display: none;
    }

    .bottom-header form {
        width: 100%;
        margin-left: 10px;
    }

}

@media (max-width: 450px) {}