/* 
 Theme Name:     divi-child
 Author:         Divi
 Author URI:     wrkmode.com
 Template:       Divi
 Version:        v.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.9.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


/*#main-footer .container,
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a
{
	display:none !important;
}

.nav#top-menu-nav, #top-menu, nav.et-menu-nav, .et-menu{
	min-height: 55px !important;
}*/



.bojler .et_pb_blurb_content .et_pb_blurb_container{
  display:flex;
  flex-direction:column !important;
}

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

.bojler .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
  order:1;
  padding-top:0px;
}
.bojler .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header,
.bojler .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description{
	padding-left:20px;
	padding-right:20px;
	padding-top:0;
}

