body{font-family:'Poppins', sans-serif;}
       #select_cat_loc
    {
         width:25%;
         float:left;
         height:30px!important;
         font-size:10px;
         
    } 
    #cat_search
    {
        height:28px!important;
        width:50%;
        margin-top:1px!important;
        float:left;
        border-radius:0px;
    }
    #search_cat
    {
        background-color:#ff5c01;
        height:30px !important;
        width:25%;
        float:left;
        
    }
     
         #header,.header_categories,.head_block
         {
             background-color:#0d3aa9!important;
         }
         .head_pgc .head_block
         {
             margin:0px;
         }
         .head1
         {
             background-color:#f2f2f2!important;
             color:black;
         }
         .telephone
         {
             padding-top:5px;
         }
        .head_block
        {
            padding:20px 0px;
        }
        .home_img
        {
            margin-top:0px!important;
        }
        .sidepanel  {
  width: 0;
  position: fixed;
  z-index: 4;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 20px!important;
}
.sidepanel h3 {
    padding: 15px 10% 15px 20%!important;
  text-decoration: none;
  
  color: white;
  display: block;
  transition: 0.3s;
}
.sidepanel a {
  padding: 10px 10% 10px 20%!important;
  text-decoration: none;
  font-size: 12px;
  color: white;
  display: block;
  transition: 0.3s;
  border-bottom:2px solid gray;
}

.sidepanel a:hover {
  color: #f1f1f1;
}

.sidepanel .closebtn {
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 20px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #0d3aa9!important;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color:#0d3aa9!important;
}
        @media screen and (max-width:540px)
        {  
            #toggle_navbar
            {
                display:inline;
                float:left;
                width:10%!important;
                padding:0px!important;
            }
            .home_img
            {
                display:none;
            }
            .main_logo
            {
                width:60%!important;
            }
            #logo img
            {
                margin-left:23px!important;
                width:100%;
                float:left;
                padding-top:5px;
            }
            .shopcart
            {
                width:30%!important;
            }
            .shop_cart
            {
                /*margin-right:-11px!important;*/
                /*font-size:35px!important;*/
                width:100%;
                float:left;
            }
            .icon-search
            {
                display:none;
            }
            .header_categories
            {
                display:none;
            }
            #mobile
            {
                display:block!important;
            }
            .head_block
            {
               padding:5px 15px!important;
            }
        }
        
        @media screen and (min-width: 1024px)
        {
        .head_pgc .main-menu-w {
            width: 79%;
            
        }
        #toggle_navbar
            {
                display:none;
            }
        }
        @media screen and (width:320px)
        {
            /*.auto_search
            {
                width:65%!important;
            }*/
            .main_logo
            {
                width:50%!important;
                padding:5px 0px 0px 0px!important;
                /*float:right!important;*/
            }
            #logo img
            {
                /*width:85%!important;*/
                float:left!important;
                margin-left:35px!important;
                padding-top:0px!important;
            }
            .shopcart
            {
                width:25%!important;
            }
            .shop_cart
            {
                width:100%;
                float:left;
            }
        }
        @media screen and (min-width: 541px) and (max-width:991px)
        {
            #toggle_navbar
            {
                display:inline;
                float:left;
            }
            .home_img
            {
                display:none;
            }
            .main_logo
            {
                width:60%;
            }
            #logo img
            {
                width:100%;
                float:left;
                height:40px;
                padding-left:100px;
            }
            .shopcart
            {
                width:20%;
            }
            .shop_cart
            {
                width:100%;
                float:left;
            }
            .icon-search
            {
                display:none;
            }
            #mobile
            {
                display:block!important;
                margin-right:20px;
            }
            #mobile_button
            {
                width:15%!important;
            }
            #search_desktop
            {
                display:none;
            }
            .header_categories
            {
                display:none;
            }
        }
        @media screen and (width:1024px)
        {
            .get_right
            {
                width:15%!important;
                
            }
            .main-menu-w
            {
                width:700px!important;
            }
            .head_pgc .main-menu-w
            {
                width:73%!important;
            }
            .container-megamenu.horizontal ul.megamenu > li > a
            {
                font-size:8px!important;
            }
         }
        @media screen and (width:280px)
        {
            .main_logo
            {
                width:55%!important;
                padding:0px!important;
            }
            .shopcart
            {
                width:10%!important;
            }
            #mobile
            {
                padding:5px 20px !important;
            }
           #logo img
           {
               padding:10px!important;
           }
           #font_toggle
           {
               font-size:19px!important;
           }
           .shop_cart
           {
            font-size:30px!important    
           }
           
        }
        