/*
 Theme Name:     Wyman Plumbing - Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Wyman Plumbing - Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        3.0.22
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

h1{
	color:#325372;
}
h2{
	color:#517fab;
}
h3{
	color:#4a545e;
}

.entry-content ul, #left-area ul, .entry-content ul{
	list-style: none;
	list-style-type: none;
}
.entry-content ul li{
	background: url(images/drop.png) 0px 10px no-repeat;
	padding-left:20px;
}
.entry-content ul.job_listings li, .job-listing-meta li{background:none!important;padding-left:0px;}
.job-listing-meta li.job-type {background-color:#90da36!important;}
.lightlinks a{
	color:#fff;
}
.submitbtn{
    color: #fff;
	font-size: 16px;
    background: #325372;
	padding: 0.3em 1em;
    border: 2px solid;
}



/*SOCIAL ICONS */

.et-social-facebook a.icon:before { content: '\e093'; }
.et-social-twitter a.icon:before { content: '\e094'; }
.et-social-google-plus a.icon:before { content: '\e096'; }
.et-social-pinterest a.icon:before { content: '\e095'; }
.et-social-linkedin a.icon:before { content: '\e09d'; }
.et-social-tumblr a.icon:before { content: '\e097'; }
.et-social-instagram a.icon:before { content: '\e09a'; }
.et-social-skype a.icon:before { content: '\e0a2'; }
.et-social-flikr a.icon:before { content: '\e0a6'; }
.et-social-myspace a.icon:before { content: '\e0a1'; }
.et-social-dribbble a.icon:before { content: '\e09b'; }
.et-social-youtube a.icon:before { content: '\e0a3'; }
.et-social-vimeo a.icon:before { content: '\e09c'; }
.et-social-rss a.icon:before { content: '\e09e'; }
.et-map a.icon:before { content: '\e081'; }



/* Responsive Styles Tablet Portrait */
@media all and (max-width: 768px) {
	
}

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {	
	
}


@media all and (max-width: 568px) {
	
}

/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
	
}
