/* 
 Theme Name:     Favo
 Author:         Mark Hendriksen
 Author URI:     https://www.markhendriksen.com
 Template:       Divi
 Version:        1.0
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

/* ########################### */
/* ###### CHANGE COLORS ###### */
/* ########################### */

/* ###### HOME PAGE COLORS ###### */

.svg_image {
fill: #fff !important; /* BACKGROUND COLOR BELOW HEADER IMAGE */
}

.check_home .fa {
    color: #67b930; /* GREEN CHECK ICON COLOR */
}

.blurb_home .et_pb_blurb:hover {
background-color: #67b930 !important; /* GREEN HOVER COLOR OUR SERVICES */
color: #fff !important; /* TEXT HOVER COLOR OUR SERVICES */
}

.blurb_home .et_pb_blurb:hover h4 {
color: #fff !important; /* TITLE HOVER COLOR OUR SERVICES */
}

.blurb_home .et_pb_blurb:hover .et-pb-icon {
    color: #fff !important; /* ICON HOVER COLOR OUR SERVICES */
}

.custom_testimonial .fa-quote-left,
.custom_testimonial .fa-quote-right {
color: #67b930; /* ICON QUOTE COLOR OUR REVIEWS*/
}

.more-link {
	background-color: #67b930; /* BUTTON BACKGROUND COLOR BLOG */
    color: #fff; /* BUTTON TEXT COLOR BLOG */
}

/* ###### SIDEBAR WIDGETS COLORS ###### */

.et_pb_widget_area_right .et_pb_widget {
	border-top: 5px solid #67b930; /* BORDER TOP COLOR */
}

/* ###### END COLORS ###### */

h3 {
font-size: 26px !important;
}

#Layer_1 {
margin-top: -480px !important;

}

.home_svg {
margin-top: -15px;
}

.check_home .fa {
    font-size: 22px;
}

.et_contact_bottom_container {
width: 100%;
}

.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_contact_form_container .et_contact_bottom_container .et_pb_contact_submit.et_pb_button {
    margin-left: 3%;
    margin-top: 3%;
}


#top-header .container {
border-bottom: 1px solid #fff;
}

#et-info {
width: 100%;
}

.et-social-icons {
float: right !important;
}

.nav li ul {
    width: 280px;
}

#top-menu li li {
    padding: 0 40px;
}

#top-menu li li a {
    border-bottom: 1px solid #fff;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 14px;
}

/* ###### BLURBS HOME ###### */

.blurb_home .et_pb_blurb,
.blurb_home .et_pb_blurb h4,
.blurb_home .et_pb_blurb .et-pb-icon {
	-webkit-transition: all .5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}



@media (min-width: 981px) and (max-width: 1350px) {
.blurb_home {
width: 95%; 
}

.blurb_home .et_pb_column .et_pb_blurb {
padding-left: 10px !important;
padding-right: 10px !important;
}

.blurb_99 {
width: 99%;
}

.blurb_home p {
	font-size: 14px;
    line-height: 1.7em;
}}

/* ###### BLURBS HOME CHECK ###### */

.blurb_check .et_pb_blurb_container {
vertical-align: middle;
}

.custom_testimonial,
.custom_testimonial .et_pb_text {
border-top-left-radius: 20px;
}

/* ###### TESTIMONIAL HOME ###### */

.custom_testimonial {
	-webkit-transition: all .3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	box-shadow: 0 0px 30px rgba(80,80,80,0.6);
}

.custom_testimonial:hover {
box-shadow: 0 0px 0px rgba(80,80,80,0.6);
}

.custom_testimonial {
border-bottom-right-radius: 20px;
}


.custom_testimonial .fa-quote-left,
.custom_testimonial .fa-quote-right {
font-size: 30px;
}

/* ###### BLOG GRID ###### */

.blog_grid .et_pb_post {
	box-shadow: 0 0px 30px rgba(80, 80, 80, 0.2);
    border: 1px solid #dedede;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.blog_grid .et_pb_post:hover {
box-shadow: 0 0px 30px rgba(80, 80, 80, 0);
}

.more-link {
    text-transform: uppercase;
    padding: 1px 12px 0px 12px;
    font-size: 13px;
    margin-top: 10px;
    display: inline-block !important;
}

/* ###### SINGLE BLOG PAGE ###### */

.et_pb_widget_area_right .et_pb_widget {
    padding: 25px;
    background-color: #fff;
    border-radius: 5px;
	box-shadow: 0px 0px 5px rgba(136, 136, 136, 0.25);
}

.single .et_pb_post {
    margin-bottom: 0px;
}

.single .post {
    padding-bottom: 0px;
}

@media (min-width: 981px) {
#left-area {
    padding-bottom: 0px;
}}

@media (max-width: 479px) {
.single_post_row {
width: 90% !important;
}}

/* ###### SUB HEADER ###### */

@media (min-width: 480px) {
.sub_header a.et_pb_button {
width: 35%;
padding: 10px;
}}

.sub_header a.et_pb_button:hover {
padding: 10px;
}

@media (max-width: 479px) {
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
    margin-left: 0px;
}}

@media (min-width: 981px) {
.cta_middle_text {
text-align: left;
}}

@media (min-width: 386px) and (max-width: 479px) {
.et_pb_button_one {
margin-right: 20px;
}

.sub_header .header-content {
    width: 100% !important;
    max-width: 100% !important;
}}


/* ###### FOOTER ###### */

.et_pb_newsletter_form p {
padding-bottom: 0.5em !important;
}

.et_pb_signup_0.et_pb_subscribe .et_pb_newsletter_description h2 {
text-transform: initial;
}

/* ###### SIDEBAR MENU ###### */

.et_pb_widget_area .menu .menu-item {
background-color: #e5e5e5;
padding: 10px 20px 10px 20px;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.et_pb_widget_area .menu .menu-item:hover {
background-color: #67b930;
}

.et_pb_widget_area .menu .menu-item:hover a {
color: #fff;
}

.et_pb_widget_area .menu .menu-item a {
color: #444;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.et_pb_widget_area .menu .current-menu-item {
background-color: #67b930;
}

.et_pb_widget_area .menu .current-menu-item a {
color: #fff !important;
}

/* ###### OUR SERVICES PAGE ###### */

.button_services_page .et_pb_button_module_wrapper {
margin-left: 30px;
}

@media (min-width: 981px) and (max-width: 1300px) {
.custom_row {
width: 90% !important;
}}


/* ###### CONTACT PAGE ###### */

@media (min-width: 981px) {

.et_pb_column_1_3 .et_pb_map {
    height: 100% !important;
}

.google_map {
height: 100%;
}}

@media (min-width: 981px) and (max-width: 1150px) {
.contact_details {
padding-left: 25px !important;
padding-top: 25px !important;
}

.et_pb_column_1_3 .contact_detail_blurb.et_pb_blurb {
padding-left: 20px !important;
}}


/* ###### HOME PAGE 2 ###### */

.custom_tabs_home .et_pb_tabs_controls {
background-color: #2c3f5d;
border-bottom: 1px solid #d9d9d9;
border-top: 1px solid #d9d9d9;
}

.custom_tabs_home img.alignleft {
    padding-bottom: 25px;
}

.custom_tabs_home ul.et_pb_tabs_controls:after {
border: none;
}

.custom_tabs_home .et_pb_tabs_controls li a {
    padding: 10px 30px 10px;
}

.custom_tabs_home .et_pb_all_tabs {
padding-top: 45px !important;
}

.custom_tabs_home .et_pb_tab_active:last-child {
border-right: 0px solid #d9d9d9 !important;
}

@media (max-width: 980px) {
.et_pb_tabs_controls li {
    display: block;
    float: none;
    border-right: none;
    border-bottom: 1px solid #d9d9d9;
}}

@media (min-width: 981px) and (max-width: 1300px) {
.custom_row {
width: 95%;
}

.custom_tabs_home.et_pb_tabs_controls li,
.custom_tabs_home.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a {
    font-size: 14px !important;
}}





