@media (max-width:991.99px) {
    .stickyCart{
        display: none ! important;
    }
    .navbar-brand img {
        width: 50px;
    }
    #breadcrumb {
        padding-top: 70px;
    }

}
@media (max-width:575.99px) {
    .button_1 {
        height: 30px;
    }
    /* mobile menu=========== */
    .mobile_bottom .nav-link {
        font-size: 12px;
    }
    .mobile_bottom .nav-link span{
        font-size: 10px;
        padding-top: 5px;
    }
    /* =============common css================ */
    .section_header {
        padding: 0 0 20px 0;
    }
    .header3 {
        font-size: 20px;
        font-weight: 600;
    }
    /* ===============section space============= */
    #specific_item_catagory,
    #brand {
        padding: 30px 0;
    }
    /* ====================product card================ */
    .single_item .card_image{
        width: 100%;
        height: auto; 
      }
    .single_item .discount{
        font-size: 10px;
        padding: 8px 8px;
    }
      .single_item a h5{
        font-weight: 500;
        font-size: 10px;
        height: auto;
      }
      .single_item .price{
            font-size: 18px;
        }
        .single_item .original_price{
            font-size: 14px;
        }

     /* =============section card for evety section================ */
 .brand_wrapper{
    padding: 20px 10px;
}

    .offcanvas.offcanvas-end {
        width: 300px;
    }
    .offcanvas-body .fixed_cart_check{
        width: 298px;
    }
 

/* ===================navbar section================ */
.navbar {
    height: 60px;
    padding: 5px 0;
    z-index: 99999999;
}

.breadcrumb_wrapper h2{
    font-size: 20px;
}

/* ====================hero section================== */
#hero{
    margin-top: 70px;
}
.carousel-item {
    height: calc(99vw/1.5);
    max-height: 240px;
    overflow: hidden;
}
.carousel-control-next, .carousel-control-prev {
    display: none;
}
/* ===============brand section=============== */
#brand .brand_slider .brand_item {
    display: inline-block;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 90px;
    overflow: hidden;
}
/* ===============blog section=============== */
#blog .blog_wrapper .blog_card .blog_img{
    /* height: calc(100vw / 1.5); */
    /* max-height: 200px; */
    aspect-ratio: 6/4;
}
#blog .blog_wrapper .blog_card .card-body .blog-title{
    font-size: 14px;
}
#blog .blog_wrapper .blog_card .card-body .blog_info {
    font-size: 10px;
}
#blog .blog_wrapper .blog_card .card-body .blog_description {
    font-size: 12px;
    line-height: 16px;
}
/* ===============newsletter section=============== */
#newsletter h3 {
    font-size: 20px;
    padding-bottom: 10px;
}
#newsletter p {
    font-size: 12px;
    line-height: 18px;
}
/* ===============suppoor section=============== */
#support .support_item_wrapper .support_item::after{
    right: 0px;
}
#support .support_item_wrapper .support_item:nth-child(2)::after,
#support .support_item_wrapper .support_item:nth-child(4)::after,
#support .support_item_wrapper .support_item:last-child::after{
    width: 0;
}
/* =====================footer================ */
#footer .contact_information{
    margin-bottom: 20px;
}
#footer .contact_information .information .text {
    font-size: 12px;
    line-height: 18px;
}
#footer .footer_item_title {
    margin: 0 0 10px;
}
#footer .menu_footer .menu a {
    line-height: 18px;
    font-size: 12px;
}
#footer .copyright {
    padding: 20px 0 70px;
}
#footer .copyright p{
    font-size: 12px;
    line-height: 18px;
}

}


@media (min-width:576px) and (max-width:767.99px) {
    /* =============common css================ */
     /* ===============section space============= */
     #specific_item_catagory,
     #offers,
     #today_deal,
     #latest_product,
     #adverise,
     #women_product, 
     #recommend,
     #men_product, #top_rated, #brand,#outdoor_sports,#advertise3,#blog {
         padding: 30px 0;
     }
    .section_header {
        padding: 0 0 20px 0;
    }
    /* ================common==================================== */
    .prev_next{
        display: none !important;
    } 
    .product_wrapper .product-card .product-info .product-name {
        height: 30px;
        font-size: 10px;
        margin-bottom: 0px;
    }
    .product_wrapper .product-card .product-info .product-price {
        padding: 5px 0;
        font-size: 18px;
        font-weight: 600;
    }
    .product_wrapper .product-card .product-info .discount {
        position: absolute;
        padding: 4px;
        top: 10px;
        left: 10px;
        font-size: 8px;
        background: var(--primary);
        color: var(--white);
        margin: 0;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }
    .product_wrapper .product-card .product-info .card-btn {
        margin-top: 5px;
        padding: 5px 10px;
        background-color: var(--primary);
        color: #fff;
        border: none;
        border-radius: 5px;
        font-size: 10px;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }
  
    /* ===================navbar section================ */
    .navbar {
        height: 60px;
        padding: 5px 0;
        z-index: 99;
    }
    .mobile_bottom .nav-link {
        font-size: 14px;
    }
      /* ====================hero section================== */
      #hero{
        margin-top: 70px;
    }
    .carousel-item {
        height: calc(99vw/1.5);
        max-height: 340px;
        overflow: hidden;
    }
    .carousel-control-next, .carousel-control-prev {
        display: none;
    }
    /* .carousel-item {
        height: calc(80vw/1.5);
        overflow: hidden;
    } */
    /* ======================todays deal section================== */
    #today_deal .tody_deal_slider_wrapper .product-card .product-image {
        height: 100%;
        width: 100px;
    }
    #today_deal .tody_deal_slider_wrapper .product-card .product-image img{
        height: 100%;
        width: 100%;
    }
    #blog .blog_wrapper .blog_card .card-body .blog_description {
        font-size: 12px;
        line-height: 16px;
    }
    /* ===============suppoor section=============== */
    #support .support_item_wrapper .support_item::after{
        right: 0px;
    }
    #support .support_item_wrapper .support_item:nth-child(2)::after,
    #support .support_item_wrapper .support_item:nth-child(4)::after{
        width: 0;
    }
    /* =====================footer================ */
    #footer .contact_information{
        margin-bottom: 20px;
    }
    #footer .footer_item_title {
        margin: 0 0 10px;
    }
    #footer .menu_footer .menu a {
        line-height: 22px;
        font-size: 14px;
    }
    #footer .copyright {
        padding: 20px 0 70px;
    }

}

/* =====================medium screen============= */
@media (min-width:768px) and (max-width:991.99px) {
     /* ===============section space============= */
     #specific_item_catagory,
     #offers,
     #today_deal,
     #latest_product,
     #adverise,
     #women_product, 
     #recommend,
     #men_product, #top_rated, #brand,#outdoor_sports,#advertise3,#blog {
         padding: 40px 0;
     }
    /* ===================navbar section================ */
    .navbar {
    height: 60px;
    padding: 5px 0;
    z-index: 99;
    }
    /* ====================hero section================== */
    #hero{
        margin-top: 70px;
    }
    .carousel-item {
        height: calc(80vw/1.5);
        overflow: hidden;
    }
    /* ======================todays deal section================== */
    #today_deal .tody_deal_slider_wrapper .product-card .product-image {
        height: 100%;
        width: 140px;
    }
    #today_deal .tody_deal_slider_wrapper .product-card .product-image img{
        height: 100%;
        width: 100%;
    }
    #blog .blog_wrapper .blog_card .card-body .blog_description {
        font-size: 12px;
        line-height: 16px;
    }
    /* ===============suppoor section=============== */
    #support .support_item_wrapper .support_item::after{
        right: 0px;
    }
    #support .support_item_wrapper .support_item:nth-child(3)::after{
        width: 0;
    }
    /* =====================footer================ */
    #footer .contact_information{
        margin-bottom: 20px;
    }
    #footer .footer_item_title {
        margin: 0 0 10px;
    }
    #footer .menu_footer .menu a {
        line-height: 22px;
        font-size: 14px;
    }
    #footer .copyright {
        padding: 20px 0 70px;
    }
}
@media (min-width:992px) and (max-width:1199.99px){
     /* ===============section space============= */
     #specific_item_catagory,
     #offers,
     #today_deal,
     #latest_product,
     #adverise,
     #women_product, 
     #recommend,
     #men_product, #top_rated, #brand,#outdoor_sports,#advertise3,#blog {
         padding: 60px 0;
     }
     /* ===============header section===================/ */
     #header .main_header .search_bar form input{
        padding-right: 50px;
        height: 40px;
     }
     #header .main_header .search_bar form input::placeholder{
         color: var(--secondary);
         font-size: 12px;
     }
     #header .main_header .search_bar form .search_bnt{
         color: var(--secondary);
         right: 30px;
         top: 3px;
         border: none;
     }
     #header .main_header .toolbar{
        padding-left: 0;
     }
     #header .main_header .toolbar>a{
         height: 30px;
         width: 30px;
        
     }
     #header .main_header .toolbar>a:hover{
         border: 1px solid var(--primary);
     }
     #header .main_header .toolbar i{
        font-size: 12px;
     }
     #header .main_header .toolbar .user_icon{
         height: 30px;
         width: 30px;
         font-size: 12px;
     }
     .main_header .nav_cart {
        height: 35px;
        font-size: 12px;
        min-width: 100px;
    }
    /* =================navbar section============= */
    .navbar{
        background: var(--primary);
        height: 50px;

    }
/* ===================mega menu==================== */  
  .mega-menu {
    width: 703px;
  }
    /* ====================hero section================== */
    #hero{
        margin-top: 0px;
    }
    #hero .hero_cat {
        max-width: 234px;
    }
    /* ======================todays deal section================== */
    #today_deal .product_wrapper .product-card .product-info .card-btn {
        margin-top: 5px;
        padding: 10px 12px;
        background-color: var(--primary);
        color: #fff;
        border: none;
        border-radius: 5px;
        margin-top: 10px;
        font-size: 1em;
    }
}

@media (min-width:1200px) and (max-width:1399px){
/* ===================mega menu==================== */  
  /* Mega Menu styling */
  .mega-menu {
    width: 838px;
  }
}
@media (min-width:1400px){
/* ===================mega menu==================== */  
  /* Mega Menu styling */
  .mega-menu {
    width: 973px;
  }
}
