/*
 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
------------------------------------------------------- */
.cf_custom-hr{
	width:100%;
	height:1px;
	background-color:#ccc;
	border-radius:100%;
	margin:20px 0px 20px 0px;
}
.cf_et_blogpost_after_content{
	margin:auto;
	width:30%;
}

/* divi-filterable-blog-module syle overrides*/
a.et_pb_button.read-more{
  margin:auto;
  margin-top: 15px;
}
.fluid-width-video-wrapper{
  overflow:hidden;
}
.iframe {
  width: 100%    !important;
  height: auto   !important;
}