
@media screen and (max-width: 767px){
	.menu_top_mob {
    display: block !important;
}
li.menli {
    display: block !important;
    margin-right: 10px;
    font-size: 15px;
    text-transform: uppercase;
    margin-left: 20px;
}
	.blocklogo {
    height: 100% !important;
    width: 60% !important;
    background: #f3be4e;
    margin: auto;
	padding-bottom: 5px;
}
	.menutop {
		display: none;
     padding-top: 13px !important;
    height: 85px;
    background: #fff;
    width: 100% !important;
    float: none !important;
    margin-top: -5px;
    margin-left: 10px;
}
.blockcart {
    width: 100% !important;
    height: 40px !important;
    background: rgba(221, 221, 221, 0) !important;
    margin-top: -10px;
    /* margin-left: 0px; */
    border-radius: 14px 0 0 0;
}
.sear {
    float: right;
    width: 100% !important;
    margin-right: 0px !important;
    margin-top: 10px !important;
}

header {
    margin-top: -56px;
    height: 100% !important;
    background: transparent url(http://fitofort.com.ua/catalog/view/theme/default/image/slide-1.jpg) 0 0 no-repeat;
    background-position: 36% 0 !important;
    background-size: 222% !important;
}
.top_row {
    margin-top: 60px !important;
}
.blockcart:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0px !important;
    height: 90px;
    background: transparent url(http://fitofort.com.ua/catalog/view/theme/default/image/cart-left-block.png) 0 0 no-repeat;
}
.blocklogo:after {
    content: "";
    position: absolute;
    right: -10px;
    bottom: 0;
    width: 0px !important;
    height: 90px;
    background: transparent url(http://fitofort.com.ua/catalog/view/theme/default/image/logo-right-block.png) 0 0 no-repeat;
}


}
@media screen and (width: 768px){
ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -40px !important;
}

li.menli {
    display: inline-block;
	margin-right: 0px !important;
    margin-left: 2px !important;
    font-size: 13px !important;
    text-transform: inherit !important;
}


}


@media screen and (width: 960px){
.container {
    width: 100% !important;
}	

ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -23PX;

}
li.menli {
    display: inline-block;
	margin-right: 0px !important;
    margin-left: 4px !important;
    font-size: 13px !important;
    text-transform: uppercase;
}	
	
	
	
}




@media screen and (width: 1024px){
	
ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -30PX;

}
li.menli {
    display: inline-block;
	margin-right: 5px !important;
      font-size: 14px !important;
    text-transform: uppercase;
}		
	
	
	
	
}



@media screen and (width: 800px){
ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -35PX !important;

}	
	
 li.menli {
    display: inline-block;
    margin-right: 2px !important;
    font-size: 13px !important;
    text-transform: inherit !important;
}
#cart > .btn {
    height: 100%;
    font-size: 12px !important;
    line-height: 18px;
    color: #000;
}

}
