/*
Theme Name: Sahifa Child
Theme URI: http://themes.tielabs.com/sahifa/
Template: sahifa
Author: TieLabs
Author URI: http://tielabs.com/
Description: The Ultimate WordPress News Theme you have been waiting for!
Tags: two-columns,fluid-layout,fixed-layout,custom-background,threaded-comments,translation-ready,custom-menu
Version: 5.6.2.1481039459
Updated: 2016-12-06 15:50:59

*/
/* LaA Home page hack (removal of sidebar) */#home.content{		width: 100%;	}
/* LaA sidebar widgets */
/* Menu and Bookings widgets */

.widget-table{width: 100%;}
.widget-table tr td:first-child{
width:60%;
text-align: center;
}
.widget-table tr td:last-child{
width:40%;
text-align: center;
}
.widget-table tr td img{width: 100px;}

/* Footer buttons */
.mc_signup_submit{
	text-align:left;
}
#mc_signup_submit{
	  width:inherit !important;
}