It seems we can’t find what you’re looking for.
			 
		
   	 
 
footer .menu#footer li {
    margin-right: 1.5em;
}
.fmenu{
	text-align: center;
	font-size: 14px;
}
footer .menu#footer li a {
    font-family: Poppins;
    font-size: .875em;
    font-weight: 500;
    letter-spacing: .0375em;
    text-transform: uppercase;
}
footer #copyright {
    text-align: center;
}
	
footer #yelp-attribute {
    text-align: center;
    width: 100%;
}
@media screen and (max-width: 420px){
	
	footer .menu#footer {
    	display: block!important;
	}
	
	footer .menu#footer li {
    	margin-right: 0px;
    	display: block;
	}
	footer .menu#footer li a {
	    font-family: Poppins;
	    font-size: .875em;
	    font-weight: 500;
	    letter-spacing: .0375em;
	    text-transform: uppercase;
	}
	.fmenu {
		text-align: center;
		font-size: 14px;
	}
	
	footer .menu#social-media {
	    text-align: center;
	}
	
	footer #copyright {
	    text-align: center;
	}
	
	footer #yelp-attribute {
	    text-align: center;
	    width: 100%;
	    padding-top: 10px;
	    margin: 0px;
	}
	
	.left{
		text-align: center;
	}
	
	.right{
		margin-bottom: 20px;
	}
	
}
@media (min-width: 992px){
	footer #yelp-attribute {
	    margin: 0 !important;
	}
}
header .menu ul a:focus, header .menu ul a:hover {
    color: #333333!important;
}
header .menu ul a:hover {
    color: #b6231f!important;
}
footer #yelp-attribute {
    margin: 0 0 .5625em 14px;
}
@media (min-width: 768px){
	footer #yelp-attribute {
	    font-size: .75em;
	    margin: 0;
	    padding-top: 10px;
	}
}
footer .menu#footer {
    display: block!important;
}
.navigation{
	display: none;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    display : none;
}