



@media (min-width:1800px) {
    .custom-container {
        max-width: 1760px;
    }
}

@media (min-width:1700px) {
    .custom-container {
        max-width: 1660px;
    }
}

@media (min-width:1400px) {
    .custom-container-fluid {
        padding-left: 180px;
        padding-right: 180px;
    }
}

@media (max-width:1800px) {
    .listing-items-filter.boxes-list .item {
        width: calc(33% - 12px);
    }
}

@media (max-width:1399.98px) {
    .header-search {
        min-width: 640px;
    }

    .top-header-text,
    .top-header-link {
        font-size: 12px;
    }

    .top-header-content {
        gap: 8px;
    }

    .top-header-content hr {
        width: 1px;
        border-right: 1px solid var(--primery-dark) !important;
    }
/* 
    .hero-heading.main-hero-heading {
        font-size: 36px;
    }

    .hero-heading {
        font-size: 22px;
        margin-bottom: 0;
    }

    .hero-card-badge {
        padding: 6px 12px;
        margin-bottom: 8px;
        font-size: 12px;
    }

    .hero-card-price {
        font-size: 20px;
    }

    .btn-hero-action {
        font-size: 14px;
        border-radius: 10px;
        padding: 10px 24px;
    } */

    .heading {
        font-size: 36px;
    }

    .slick-prev.slick-arrow {
        left: 0px;
        transform: translateX(-50%);
        z-index: 9;
    }

    .slick-next.slick-arrow {
        right: 0;
        transform: translateX(50%);
        z-index: 9;
    }

    .special-product-about {
        margin: 80px 0;
    }
}

@media (max-width:1199.98px) {
    .special-product-about {
        margin: 60px 0;
    }

    .header-search {
        min-width: 520px;
    }

    .header .navbar-brand .header-logo {
        width: 120px;
    }

    .header-list-link {
        font-size: 12px;
        padding: 12px 10px;
    }

    .btn-header-search {
        padding: 7px 10px;
    }

    .header-search .form-control {
        padding: 10px 12px;
    }

    .footer-bottom {
        background: var(--primery-light);
        padding: 12px 0;
        margin-top: 32px;
    }

    .footer-logo {
        width: 120px;
    }

    .category-image {
        margin-bottom: 0;
    }

    .category-image::before {
        width: 60%;
    }

    .category-image img {
        width: 70%;
    }

    .category-card:hover .category-image::before {
        width: 55%;
    }

    .category-card:hover .category-image img {
        width: 75%;
    }

    .heading-discription {
        width: 100%;
    }

    .hero-heading.main-hero-heading {
        font-size: 42px;
    }

    .hero-heading {
        font-size: 30px;
    }

    .btn-primery {
        padding: 10px 32px;
    }

    .special-custom-margin {
        margin: 60px 0;
    }

    .special-product-about-img {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .special-product-about-content {
        border-radius: 24px;
        padding: 32px;
    }

    .blog-title {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .heading {
        font-size: 32px;
    }

    .heading.heading-designed::before,
    .heading.heading-designed::after {
        width: 80px;
        height: 32px;
    }

    .footer-links a,
    .footer-address,
    .footer-contact,
    .footer-email {
        font-size: 14px;
        font-weight: 500;
    }

    .category-name {
        margin-top: 0;
    }
}

@media (max-width:991.98px) {

    .search-suggestion-item {
        padding: 8px 0;
        font-size: 14px;
    }

    .search-suggestion-title {
        font-size: 16px;
    }

    .header-listing {
        scrollbar-width: none;
    }

    .header-search {
        min-width: 420px;
    }

    .header .navbar-nav .nav-item {
        margin-bottom: 12px;
    }

    .header .navbar-nav .nav-link {
        padding: 2px 26px;
    }

    .header .navbar-nav .nav-link i {
        margin-bottom: 0;
        display: inline-block;
        margin-right: 10px;
    }

    .header .navbar-collapse {
        background: var(--primery-light);
        margin-top: 10px;
    }

    /* .header .navbar-collapse {
        background: var(--primery-light);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        width: 360px;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    } */

    .footer-title,
    .category-name {
        font-size: 18px;
    }

    .counter-card {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        flex-direction: column;
    }
}

@media (max-width: 767.98px) {
    .menu-divider {
        border: none;
    }

    .header-search {
        min-width: 350px;
    }

    .footer-social a {
        width: 26px;
        height: 26px;
        line-height: 26px;
        margin-right: 6px;
        margin-bottom: 6px;
    }

    .hero-heading.main-hero-heading,
    .hero-heading {
        font-size: 34px;
    }

    button.slick-arrow {
        width: 34px;
        height: 34px;
    }

    .product-title {
        font-size: 16px;
    }

    .product-disc {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .saving-badge,
    .product-mrp {
        font-size: 12px;
    }

    .special-product-about-img {
        margin-bottom: 0;
    }

    .counter-card-aligns {
        gap: 12px;
    }

    .counter-card-title {
        font-size: 18px;
    }

    .text {
        font-size: 14px;
    }

    .counter-card-img {
        width: 50px;
        min-width: 50px;
        height: 50px;
        padding: 8px;
    }

    .heading.heading-designed {
        gap: 16px;
    }

    .heading {
        font-size: 28px;
    }

    .heading.heading-designed::before,
    .heading.heading-designed::after {
        width: 60px;
        height: 24px;
    }

    .chat-action-btn {
        font-size: 20px;
        width: 50px;
        height: 50px;
    }

    .brand-item {
        min-width: 140px;
        width: 140px;
        height: 80px;
    }
}

@media (max-width: 575.98px) {
    .header-center-align {
        order: 3;
        margin-top: 10px;
        width: 100%;
    }

    .header .navbar-collapse {
        order: 4;
    }

    .header .navbar-brand .header-logo {
        width: 100px;
    }

    .header-search {
        min-width: 100%;
        width: 100%;
    }

    .footer-bottom-align {
        justify-content: center;
        flex-direction: column;
        gap: 10px;
    }

    .footer-bottom-align .text {
        font-size: 12px;
    }

    .empty-page-card img {
        width: 220px;
    }

    .empty-page-card .empty-card-title {
        font-size: 22px;
    }
}

@media (min-width : 992px) {
    .col-custm-5 {
        width: 20% !important;
    }
}
/* ✅ Responsive Adjustments */
@media (max-width: 992px) {
  .shop-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .shop-controls {
    align-self: flex-end;
  }
}

@media (max-width: 600px) {
  .shop-header h2 {
    font-size: 18px;
  }
  .view-all {
    padding: 5px 10px;
    font-size: 14px;
  }
  .slick-prev,
  .slick-next {
    width: 26px;
    height: 26px;
    font-size: 14px;
  }
}
