/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
 
/* =Theme customization starts here
------------------------------------------------------- */

.type-page h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif !important;
}

h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif !important;
}

p {
	margin-bottom: 32px !important!;
}


/* Change width of slider to be smaller */
.et_pb_slider .et_pb_container {
	min-height: 400px .et_pb_fullwidth_header p {
    padding-bottom: 1;
}
	max-height: 400px !important;
}


.et_pb_section {
    padding: 0 10px 0 0 !important;
}

.et_pb_slide_description .et_pb_slide_title {
    margin-top: 40px !important;
}

/*.et_pb_filterable_portfolio_grid,
.et_pb_gallery_grid {
	display: inline !important; } */

.et_pb_fullwidth_header p {
    padding-bottom: 10px !important;
}

p {
    padding-bottom: 1em;
}
