@media screen and (max-width: 480px){

	.site-footer #custom_html-4{
		text-align: center;
	}
	.site-footer #custom_html-4 .right img{
		display: none;
	}
	.site-footer .widget {
    margin-bottom: 5px;
	}	
	.site-footer .widget .left p{
        padding-bottom: 0;
    	margin-bottom: 0px;
	}
/*	.site-footer .col-sm-4{
		float:left;
		width: 50%;
	}
	.site-footer .col-sm-3{
		float:right;
		width: 50%;
	}*/
}
@media screen and (max-width: 768px){
.site-footer{
		background-image: url("../images/bottom-bg.jpg") !important;
	}
}
.fdoe_price_and_add_onecol{
	align-items: start !important;
}
#the_menu .fdoe-item:hover .fdoe_title h5 b{
	color: #ff0000;
}