@media only screen and (max-width: 1500px){
       
}


@media only screen and (max-width: 1440px) {
    
}


@media only screen and (max-width: 1200px) {
    
}


@media only screen and (max-width: 992px) {
   
}


@media only screen and (max-width: 840px) {
    
}


@media only screen and (max-width: 768px) {
    .disNone{
        display:none;
    }
    /*.footerBannerDiv{
        margin-bottom: 70px;
    }*/
    header.redBg2{
        background: #ef432b !important;
        position:fixed;
        width: 100%;
    }
    .bgGreen, .topcategory .bgBlue, .bgPink, .bgOrange, .bgYellow{
        background: #fff !important;
    }
    .fProductImg{
        background: #fff;
    }
    .sticky-top .border-gray-200, .brownNavTopBg li a:hover{
        color: #fff !important;
    }
    .brownNavTopBg{
        display:none;
    }
    .navbar-toggler{
        /*border: 1px solid black !important;*/
        color: #000;
        position: absolute;
        right: 10px;
    }
    .mobileBtn, .mobileMenuUl{
        display:block !important;
    }
    #collapse_target .navbar{
        position: absolute;
        background: #0077ac;
        right:0;
    }
     #collapse_target .navbar ul{}
     #collapse_target .navbar ul li{
         display: block;
         text-align: left;
         color: #fff;
     }
     .collapsing{
         height: 0 !important;
     }
     .navbar{
         margin-top: 25px;
     }
     .mobileSearch{
         position: absolute;
        right: 65px;
     }
     .hamburgericon div{
          width: 30px;
          height: 3px;
          background-color: #fff;
          margin: 5px 0;
     }
     .flashImgCls1 img{
         width: 100% !important;
     }
     .navbar-toggler:focus{
         box-shadow: 0 0 0 !important;
     }
     .la-search{
         color: #000;
     }
     .top-navbar{
         display:none;
     }
     /*.mobileWishlist, .mobileCart{
         display:block !important;
     }*/
     .widget-category{
         margin-bottom: 95px !important;
     }
     .flashDealMobile {
         margin-bottom: 40px;
     }
     /*.home-banner-area, .marginTop63, .blogListingTop, #search-form{
         margin-top: 63px !important;
     }*/
     header img.h-md-40px{
         height: 55px;
     }
     .marginBottom63{
        margin-bottom: 63px !important; 
     }
     .daleOfTheWeek h3{
         margin-bottom: 0;
         font-size: 24px !important;
     }
     .daleOfTheWeek h2{
        font-size: 20px !important;
        margin-top: 10px !important;
        margin-bottom: 25px !important;
     }
    .mobile-bestselling-product .slick-slide, .mobile-bestselling-product .slick-track{
       width: 100% !important;
    }
    .fProductImg .img-fit{
      height: auto !important;
    }
    .cartDiv button{
      padding: 10px !important;
    }
    .qtyCartDiv .qtyDiv span{
		padding: 9px !important;
    }
    .qtyCartDiv .qtyDiv input{
		height: 47px !important;
      	padding: 10px 16px !important;
    }
    .mobile-col-div.row-cols-2 > *{
      flex: 0 0 100%;
      max-width: 100%;
    }
    h3 a.text-reset, .fs-15 span{
      font-size: 18px;
    }
  	.mobile-bestselling-product .aiz-card-box, .mobile-col-div .aiz-card-box{
  		padding: 30px 20px;
  	}
    .mobile-bestselling-product .input-group-cart{
		width: auto !important;
    }
  .dproduct-h1-cls p{
  	margin:0 0 5px;
  }
  .msgseller .btn-sm{
  	font-size: 12px;
  }
  .dproduct-price{
  	margin: 0 !important;  
  }
  .wauto{
  	width: auto !important;
    margin-top: 10px;
  }
  .ml10{
  	margin-left: 10px;
  }
  .btnProductRcp{
  	margin: 0 !important;  
  }
  #chosen_price_div .wauto{
  	margin-top: 0px;
  }
  .product-name1 {
    min-height: auto !important;
  }
  .aiz-cookie-alert{
  display:none !important;
 }
}


@media only screen and (max-width: 580px) {
    header img.h-md-40px{
        height: 40px;
    }
    .product__link{
        font-size: 10px !important;
        line-height: 13px;
    }
    .webview{
        display:none !important;
    }
    .mobileview{
        display:block ruby;
        display: grid;
    }
    .mobileviewimg{
        background: #f4f4f4;
        /*border-radius: 80px 80px 0px 0px;*/
        padding: 8px;
        margin-bottom: 10px;
        width: 100px;
        height: 100px;
    }
    .mobileCategoryBox{
        float: left;
        width: 50%;
        /*height: 230px;*/
    } 
    .mobileCategoryBox .product__catagory--single{
        display: block;
        float: left;
        height: 195px;
        text-align: center;
        padding: 7px 4px !important;
    }
    .mobileview .product__catagory .product__link{
        margin-bottom: 1px;
    }
    .redcolor{
        color: red;
        font-weight: bold;
    }
    .blogModuleCls img{
        height: 100px !important;
    }
  	.mobile-bestselling-product .slick-slide, .mobile-bestselling-product .slick-track{
       width: 100% !important;
    }
    
}


@media only screen and (max-width: 450px) {
    .fProductImg {
      height: auto !important;
    }
}


@media only screen and (max-width: 380px) {
    
}

.mobileBtn, .mobileMenuUl{
    display:none;
}


@media (min-width:320px) and (max-width:480px){

.realtedproduct .slick-track {
    width: 100% !important;
}

.realtedproduct .slick-slide {
    width: 100% !important;
}
/*.input-group-cart {
    width: 230px!important;
}*/
  
  
}



