/*
Theme Name:   Divi Child
Theme URI:    http://wirecoder.com/
Description:  Divi Child Theme
Author:       Wirecoder
Author URI:   http://wirecoder.com/
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:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  diviChildTheme
*/

.et_pb_blurb:not(.et_pb_blurb_position_top) .et_pb_blurb_content {
	display: flex !important;
	align-items: center !important;
	max-height: fit-content !important;
}

.et_pb_blurb:not(.et_pb_blurb_position_top) .et_pb_blurb_content .et_pb_main_blurb_image {
	margin-bottom: 0px !important;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image {
	width: auto !important;
}

.et_pb_blurb .et_pb_main_blurb_image {
	margin-bottom: 10px !important;
}

.et_pb_blurb:not(.et_pb_blurb_postion_top) .et_pb_blurb_content .et_pb_module_header {
	padding-bottom: 0px !important;
} 