/*
 Theme Name:   The Restaurant Child Theme
 Template:     therestaurant
 Version:      1.0.0
 Text Domain:  therestaurant-child
*/

@import url("../therestaurant/style.css");

#footer .sidepanel {
	width: 29%;
	min-width: 200px;
}

#footer .social-icons li {
	float: left;
	margin: 0 10px 0 0;
}