.mobile_search i, .mobile-cart .fa-shopping-cart{	color:#000 !important;}
@media screen and (max-width:991px){
.page-wrapper header{height: 65px;}	
.cbp-spmenu-open {display: block;}
.menu_icon p {
    color: #000;
    font-size: 13px;
}
.mobile_search{
	right:10% !important;
	top:9px !important;
	font-size:19px !important;
	position:absolute;
}
.menu_icon{ right: 10px; left: inherit; top: 11px;}
.logo a{ float: left; }
.logo{ width: 100% !important; height: auto; }
img.logo_img {float: left; margin-top: 5px;max-height: 50px;    width: auto;}
a.mobile-cart.showCartSlide {
    float: left;
    margin-top: 0px;
    /*position: relative;
	top: 15px;*/
}
.cart_search {
    width: 90%;
    display: inline-block;
    /*padding: 0 15px;*/
}
.btnCloseNav{padding-right: 10px;}
.cart_search .navbar-form {
    margin: 0;
    padding: 0;
}
.top_bar {
	width:100%;
    display: inline-block;
    background-color: #fff;
    border-bottom: 1px solid #888;
    position: fixed;
    top: 0;
    z-index: 999;
	padding:0px;
}
.mobile-cart .fa-shopping-cart{ font-size: 20px; margin:0px !important;height:auto; }
/*
.container.bg_color.main-container {
    margin-top: 55px !important;	
}
*/
.mb_logo {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}
.mb_logo img {
    margin: 0 auto;
    max-height: 50px !important;
    width: auto;
}
.mb_logo a{ text-decoration: none; background-color:transparent; }
.mobile_hide_search{
    display: none !important;
}
.btnCloseNav {
    background-color:transparent !important;
    float: right;
	border: none !important;
	position:absolute;
	right:0px;
}
.btnCloseNav > img {
    background-color: transparent;
    padding-right: 20px;
}
.mobileshowCart{
    background-color: #00ce00;
    border-radius: 50%;
    color: #FFF;
    font-size: 13px;
    height: 22px;
    left: 36px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 22px;
}
.icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
	border:1px solid #000;
}
.icon-bar + .icon-bar {
    margin-top: 4px;
}
.header_bg{ display: none;}
}
@media screen and (max-width:767px){
#varegruppebutton, .top_infobar{display:none;}
.top_infobar{
display: none;
margin-top: 55px;
}
.box_data{margin-top: 0px;}
.box_data div {margin-top: 20px;}
.top_infobar .top_infobar_link {float: left;}
.top_infobar .top_infobar_link  p{padding-left: 0px;padding-right: 8px;}
.bg_color { margin-top: 55px;}
}
@media screen and (max-width:575px){
.mobile_search{
	right:20% !important;
}

.logo {
    height: 50px !important;
}
.logo_img{
width:100% !important;
padding-top:10px;
}
}
/*
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
.container.bg_color.main-container {  margin-top: 20px !important;}
.menu_bg_dt { display: none;}
.mobile_search { top: 15px !important;}
.menu_icon { top: 15px;right:25px;}
.top_infobar{display: none;margin-top: 55px;}	
.header_bg{ display: none;}
}
@media only screen and (min-width: 991px) and (max-width: 1115px){
    .headerandmenu {display: none;}
}
*/
