/*!
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi-child/
Version: 1.0.0
Description: Divi Child Theme
Author: Absolute Media
Author URI: http://www.absolutemedia.com.au
Template: Divi
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child
*/
.service-your-postcode h2 {
	font-weight: 100 !important; 
	color: #ffffff !important;
}
.widget-title {
	font-size: 18px !important;
    line-height: 1.2em !important;
}

.single-post .et_pb_image .et_pb_image_wrap {
	width: 100%;
}

.single-post .et_pb_image .et_pb_image_wrap img {
	width: 100%;
	border-radius: 15px;
}

.single-post .wp-block-image img {
	width: 100%;
	border-radius: 15px;
}

.single-post .et_pb_section {
	background: none;
}

@media only screen and (max-width: 1214px) {
	#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
		background: white!important;
	}
	
	.et_mobile_menu li a {
		color: black!important;
	}
}