/*
Theme Name: Spaz
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Author: SpazMedia
Theme URI: http://spaz.theme-fusion.com/
Author URI: http://themeforest.net/user/SpazMedia
Version: 5.0.4
License: Themeforest Split Licence
License URI: -
Text Domain: Spaz
*/

#main .fusion-row{
	max-width:100% !important;
}
#main{
	padding:0 !important;
}
.fusion-column-wrapper p{
	padding:0 100px !important;
}
.home .fusion-column-wrapper p{
	padding:0!important;
}
.fusion-video.fusion-youtube {
    margin: 0 auto;
}
.fusion-column-content a {
    color: #fff;
    text-decoration: underline;
}
.fusion-column-content a:hover {
    color: #7e7e7e; 
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){
.page-dining-room .fusion-layout-column.fusion-column-last {
     clear: both; 
    
}
.fusion-body .fusion-page-title-bar{
    height:50vh !important;
}
}
