/*
Theme Name: Divi Child
Description: Divi Child Theme
Template: Divi
*/

.cat-item:hover {
	background-color: #F1F1F1;
}

#et_pb_slide_title {
  color: #000;
}

#et_pb_side_content {
  color: #000;
}

#et_pb_slider_container_inner {
  color: #000;
}

.newsletter_row {
	width: 100%;
	border: 3px solid #fff;
	padding: 20px;
	font-size:16px;
}

.newsletteryear h2 {
	font-size:24px;
	font-weight:bold;
	color: black;
}
.newsletterColA ul {
	margin-bottom:2px;
	padding-bottom:2px;
}
.newsletterColB ul {
	margin-bottom:2px;
	padding-bottom:2px;
}
.newsletterColC ul {
	margin-bottom:2px;
	padding-bottom:2px;
}
.newsletterColD ul {
	margin-bottom:2px;
	padding-bottom:2px;
}

.newsletterColA {
	width: 22%;
	float: left;
	padding: 10px;
	margin-right:4%;
	border: 2px solid red;
}

.newsletterColB  {
	width: 22%;
	float: left;
	padding: 20px;
	margin-right:4%;
	border: 2px solid green;
}

.newsletterColC  {
	width: 22%;
	float: left;
	padding: 20px;
	margin-right:4%;
	border: 2px solid blue;
}

.newsletterColD  {
	width: 22%;
	float: left;
	padding: 20px;
	border: 2px solid red;
}

.clear {
  clear:both; 
}

.et_pb_text_inner ol li {
	margin-left: 5%;
	list-style-position: inside;
	text-indent: -1em;
}
.et_pb_text_inner ul {
	margin-left: 5%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	text-indent: -1em;
}



@media (min-width: 981px) and (max-width: 1350px) {
.container {
width: 95% !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
}

.spcid {
	color:red;
}

.wsp-pages-list {
	color:blue;
	line-height: 80px;
	font-size:20px;
	text-decoration: underline;
}

#XXXalbum_gallery_5086 {
	background-color: yellow;
}