/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .hero-category {
        height: 312px;
    }

    .single-product.card.index3 .card-footer {
        padding: 0;
    }

    .home3-grid-product .sidebanner img {
        height: 340px;
        object-fit: cover;
    }
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-grid {
        gap: 10px;
    }

    .navbar ul li a {
        padding: 5px;
    }

    .hero-category {
        display: none;
    }

    .hero-grid {
        display: block;
    }

    .thumb_nav .item img {
        height: auto !important
    }

    .home3-grid-product .sidebanner {
        display: none;
    }

    .home3-grid-product {
        display: block;
    }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .thumb_nav .item img {
        height: auto !important
    }

    .hero-category {
        display: none;
    }

    .hero-grid {
        display: block;
    }

    .product_name {
        font-size: 20px;
    }

    /* .btn {
        padding: 5px 20px;
        width: 100%;
    }

    .hero-category {
        display: none;
    }

    .hero-grid {
        display: block;
    } */
    .shop-page-grid {
        display: block;
    }

    .delivery_status {
        flex-direction: row;
        justify-content: start;
    }

    .single-product.index3 .card-footer {
        padding: 0;
        padding-bottom: 8px;
    }
}

/* small mobile :320px. */
@media (max-width: 767px) {

    /* .section-title h2 {
        font-size: 24px;
    }

    .feature-category {
        padding: 5px 0 !important;
    }

    .feature-category-grid .owl-nav {
        display: none;
    }

    .section-title {
        margin-bottom: 10px;
    }

    .single-product span.btn-content i {
        display: none;
    }

   

    .single-product h6 {
        font-size: 12px;
        margin: 0;
        height: 30px;
    }

    .single-product span {
        font-size: 15px;
    }

    .shop_page button {
        padding: 5px !important;
        font-size: 10px;
    }

    .single-product .btn.buy-now-btn {
        padding: 0;
        line-height: 1;
        border: 1px solid !important;
        border-radius: 5px;
    }

    .single-product .btn.buy-now-btn span.btn-content span {
        font-size: 12px;
    }

    .single-product .card-footer {
        padding: 0;
        padding-bottom: 10px;
    } */
     .hero-category {
        display: none;
    }

    .hero-grid {
        display: block;
    }
    .dashboard-area .main-dashboard {
        padding: 10px;
    }

    .dashboard-area .tracking-history-card {
        padding: 10px;
    }

    .single-product .card-body {
        padding: 5px;
    }

    .single-product h6 {
        font-size: 12px;
        height: 30px;
        margin-bottom: 5px;
    }

    .single-product .card-body span {
        font-size: 15px;
    }

    .single-product .card-footer {
        padding: 0;
        gap: 3px !important;
        padding-bottom: 5px;
    }

    .single-product .card-footer button {
        border-radius: 0;
        line-height: 1;
        font-size: 12px;
        width: 100%;
    }

    .dashboard-area {
        display: block;
    }

    .dashboard-area {
        display: block !important;
    }

    .dashboard-area .main-dashboard {
        margin-top: 10px;
    }

    .dashboard-area .single-panel {
        padding: 10px;
    }

    .dashboard-area {
        display: block !important;
    }

    .dashboard-area .sidebar ul li {
        border: 1px solid #ebebeb;
    }

    .dashboard-area .sidebar ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .dashboard-area .sidebar ul li a {
        padding: 8px !important;
    }

    .dashboard-area .sidebar ul li a.active {
        padding-left: 0;
    }

    .thumb_nav .item img {
        height: auto !important;
    }

    .container.my-5.product_details {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .dashboard-area .invoice-section {
        margin-top: 0;
    }

    .dashboard-area .custom-order-table td {
        padding: 5px;
        padding-bottom: 0;
    }

    .feature-category .owl-nav {
        display: none;
    }

    .section-title h2 {
        font-size: 22px;
    }

    .section-title {
        margin-bottom: 10px;
    }

    .feature-category.py-5,
    .backpack-area.arrival-area.py-5,
    .arrival-area.py-5,
    .ez-cart-container.py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .arrival-area.pt-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .btn.buy-now-btn {
        line-height: 1;
    }

    .arrival-area.pb-5 {
        padding-bottom: 1rem !important;
    }

    .footer-section {
        margin-top: 0 !important;
        padding-top: 20px !important;
    }
.feature-category.pt-5 {
	padding-top: 1rem !important;
}
    .footer-section hr {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .dashboard-area .single-panel h5 {
        font-size: 15px;
    }

    .contact-page.py-5.bg-light {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .card.border-0.shadow-sm.p-4.h-100.rounded-3 {
        padding: 10px !important;
    }

    .ez-card.p-4.shadow-sm.border.rounded-3.bg-white {
        padding: 10px !important;
    }

}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 450px;
    }

    .single-product .card-footer button {
        width: auto;
    }

    .thumb_nav .item img {
        height: auto !important;
    }

    .delivery_status {
        flex-direction: row;
        justify-content: space-around;
    }

}