@media only screen and (max-width: 767px) {
    .searchbar input {
        width: 85% !important;
    }
     .s-prod img {
    height: 188px !important;
        
    }
    .slider-height-6{
        height: 188px !important;
    }
    
    .brand-slider-item .brand-sec{
        padding:0 !important;
    }
    .ps-form__left p{
        font-size: 9px !important;
    }
     .ps-form__left h4{
        font-size: 11px !important;
    }
    .f-center-txt p{
        font-size: 13px !important;
    }
    footer{
        display:none;
    }
    .footer-links{
           padding-bottom: 5px !important;
    }
    /*.footer-area{*/
    /*        margin-bottom: 46px;*/
    /*}*/
    .f-logo{
        width: 85% !important;
    }
    .testi p {
        font-weight: 400 !important;
        line-height: normal !important;
    }
    .entertain-sec .banner-wrapper a img {
        display: block;
        width: 100%;
        height: 85px !important;
    }
    .banner-wrapper a img {
        width: 100%;
        height: 85px !important;
        margin-bottom: 7px;
    }
    #bottomheader nav ul li {
        padding: 0 11px  !important;
    }
    .left-text{
        display:none;
    }
    .header-right-nav{
        display:none;
    }
    .b-menus{
                display:block !important;
            }
            .usr{
                display:block !important;
            }
            .home-cart{
                display:block !important;
            }
            
    .count-cart:after {
    left: 16px !important;
        
    }
    .p-circle article{
        width: 60%  !important;
        margin:auto  !important;
        height: 150px  !important;
    }
    .count-cart:before {
    font-size: 22px;
    }
    .usr a i {
    font-size: 19px !important;
    }
    .logo {
    width: 47%  !important;
    }
    .Latest-product .owl-item{
         width: 5% !important;
    }
    .Latest-product .owl-carousel .owl-item .brand-slider-item img {
       
    }
    .social-link ul{
            padding-bottom: 13px;
    }
    #shop-2 .atcBtn a {
    padding: 2px 0 !important;
    height: 29px !important;
    width: 85px  !important;
    }
    .mean-container .mean-nav ul {
    height: 100% !important;
    }
    .shop-bottom-area img {
    height: 100px !important;
        padding: 5px;
    }
    .atcBtn a {
        padding: 1px 10px !important;
        display: block !important;
        font-size: 10px !important;
    }
    .rating-product i {
    overflow: hidden;
    font-size: 12px !important;
    }
    .product-decs {
        height: 117px  !important;
        padding: 0px 6px 3px 9px  !important;
    }
    .menu-dropdown .sub-menu{
        position: relative;
    }
    .f-media{
        display:none;
    }
    .pay-txt{
        display:none;
    }
    .f-center-txt{
         display:none;
        padding-bottom:0 !important;
    }
    .side-icon{
                display:block !important;
            }
    .logo {
    left: 36px !important;
    }
    #mySidenav{
             display:block !important;
        }
        .header_account_area {
            right: 10px !important;
        }
       .grid-prod img{
       width:100%;
       height:140px !important;
   }
   #mySidenav {
        z-index: 99999 !important;
    }
   
   
   
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
    .searchbar input {
        width: 80% !important;
        }
        #prices{
                font-size: 11px;
        }
}