.search-favorits {
    color: #000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
    float: left;
    width: 50px;
}

header .recall-btn {
    color: #000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
    float: left;
    width: 50px;
}

.header-basket-link {
    padding-top: 5px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    float: left;
    width: 50px;
}

.mobile-header .mobile-logo .icon {
    width: 100px !important;
    height: 45px !important;
}




.recall-popup h4 {
 
    text-align: center;
}
.recall-popup .popup-inner {
    padding: 0.2rem;
}

.button {
    background-color: yellowgreen !important;
    border-radius: 6px;
}

.post-footer .copyrights {
    font-size: 14px;
    line-height: 25px;
    text-transform: none;
}

.footerform {
   position: relative;
    text-align: center;
}

.footerbtn {
    background-color: yellowgreen !important;
    width: 175px;
    border-radius: 6px;
    margin: 0 auto;
}

.footertel {
   color: yellowgreen !important;
   margin: 10px 0 0px 0;
}
.footertel a {
   color: yellowgreen !important;
font-size: 18px;
}

.b-cart__mintext{
color: red;
font-size: 18px;
padding-top: 10px;
}
@media (max-width: 580px){
.b-cart__mintext{
padding-bottom: 20px;
padding-top: 5px;
}
}
.top-tel{
float: right;
    font-size: 19px;
    font-weight: bold;
}

.menu-wrapper{
	 display: flex;
}


@media (max-width: 699px){

.search-favorits {
    display: flex;
    width: 50px;
}
.search-favorits .icon {
fill: #000000;
    height: 26px;
    width: 50px;
}

 .top-tel{
    display: none;
 }
.menu-wrapper{
	         display: flex !important;
         }

}
#bx_incl_area_15{
	 display: flex;
    flex-grow: 1;
}

.main-nav .main-menu > li.has-child > div.menu-wrapper.no-store
{
	width:auto;
}

@media screen and (max-width: 61.875em) and (min-width: 43.75em){
	.display-menu-on-medium .main-menu {
		height: auto;
        padding-bottom: 10px;
	}
}

@media (max-width: 991px){
		.container-icon {
			 position: relative;
			top: -2px;
			left: 0px;
			display: inline-block;
		}
		.menu-wrapper{
	         display: none;
         }
}
@media (min-width: 991px){
.menuitemfix{
	height: 93px;
}
}