/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.single-post .et_pb_row_0_tb_body.et_pb_row {
	max-width: 100%;
	width: 100%;
}
.single-post .et_pb_row .et_pb_section {
	width: 80%;
	max-width: 1200px;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.single-post .et_pb_row .et_pb_section.post_fullwidth {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.single-post .et_pb_row .et_pb_section.post_fullwidth .et_pb_row {
	max-width: 1200px !important;
	padding-left: 15px;
	padding-right: 15px;
	width: 80% !important;
}


