/* 
 Theme Name:     Police On Guard For Thee
 Author:         Rob Stocki
 Author URI:     https://digitalpromoplus.com
 Template:       Divi
 Version:        1
 Description:    Theme built for reopenforbusiness.ca
*/ 


/* Remove Verticle Dividing Line Beside Sidebar 
#main-content .container:before {
	width: 0;
}
*/


.dpp-nunberedList ol li {

	list-style-position: outside !important;
	margin-bottom:1em;
	padding-left: .5em;
	line-height: 1.3em;

}


.dpp-nunberedList ol li{
	margin-left:1.5em;
}






/* #########################################################  */
/*****************************
Blog Style 7
******************************/
/* Blog Page */

body:not(.single) #content-area .et_pb_post {
	position: relative;
  overflow:hidden;
  padding-bottom: 4em;
 }
body:not(.single) #content-area .et_pb_post:after{
  content:"";
   clear:both;
 display:block;
}
body:not(.single) #content-area .et_pb_post .entry-featured-image-url {
	max-width: 45%;
  float:left;
  margin-right:5%;
  margin-bottom:0;
}

body:not(.single) #content-area .et_pb_post .entry-title {
	line-height: normal;
}
@media screen and (max-width: 767px) {
	body:not(.single) #content-area .et_pb_post .entry-featured-image-url {
		margin-bottom:30px;
		max-width: none;
	}
}






/**********************************************************
/* Blog Sidebar */

#dppSidebar {
	
	border:none !important;
	blackground:white;
}


#dppSidebar ul li {
	
	line-height: 1.3em;
	margin-bottom:1.5em;
}


#dppSidebar ul li a {
	
	color:#295fa0;
	text-decoration: underline;
}


#dppSidebar .widget_recent_entries span.post-date {
    display: block;
}





/**********************************************************
/* Gravity Form CSS */


#gravityFormsRowIDforSpaces {
	
}

#gravityFormsRowIDforSpaces .dppFormBlock {

margin-bottom:1.8em !important;

/*
	border:red thick dashed;
*/
}


/* Add space between form elements */
.gfield {

	margin-bottom:14em !important;
	padding-bottom:14em !important;
	
	/*
	border: red thin solid !important;	
	*/
	
}





div.et_pb_section.et_pb_section_0
{
  background-image: none !important;
}

.et_pb_section_1.et_pb_section
{
  background-color: transparent !important;
}

.et_pb_section_1.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider
{
  background-image: none !important;
}


