/*
 Theme Name:   Moab On Location Catering
 Theme URI:    
 Description:  Divi Child Theme
 Author:       James Alborough
 Author URI:   http://bearstar.net
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  moab
*/


@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#top-menu li li {
    margin: 0;
    padding: 0;
	line-height:1.3;

}

.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }


.et-social-yelp a.icon:before { content: url("/wp-content/uploads/2020/04/yelp-divi-2.png");
}

.et_pb_slide_description .et_pb_slide_title {
word-wrap: normal;
}

@media screen and (max-width:480px) {
	.et_pb_slide_description .et_pb_slide_title {
    font-size: 40px !important;
	}
	.et_pb_slide_description {
	padding:4%;
	}
}