/*
Theme Name: Divi Child Theme
Theme URI: http://www.abacusarts.com
Description: Custom Divi child theme develpoed for www.videoedit.pro
Author: Rip Noel
Author URI: http://www.abacusarts.com/team
Template: Divi
Version: 0.1.1
*/

@import url("../Divi/style.css"); 

html body header#main-header{
	box-shadow:2px 1px 22px 2px  #000000; 
	background-image:linear-gradient(0deg,#B5B5B5,#DCDCE4); 
	background-repeat:repeat-x!important; 
	background-color:#d4d5dc!important; 
}

html body div#et-top-navigation{
	padding-top:56px!important; 
}

.legalEase ol li{
	margin-bottom:10px!important; 
	margin-top:10px!important; 
}

.post-2 .et_pb_section:nth-child(1) .et_pb_text   .wp-caption{
	border-radius:20px!important; 
	padding-right:4px!important; 
	padding-left:4px!important; 
	padding-bottom:4px!important; 
}

.post-2 .et_pb_section:nth-child(1) .et_pb_text   p{
	padding-bottom:4px!important; 
}

.post-2 .et_pb_section:nth-child(1){
	background-repeat:repeat!important; 
	background-size:auto!important; 
	background-image:url(/wp-content/uploads/2017/03/mainBGc.fw_.png); 
}

html body div#main-content{
	background-repeat:repeat-y; 
}






