/*
 Theme Name:   Divi Child Theme
 Theme URI:    https://www.elegantthemes.com/
 Description:  Child theme for DIVI by Elegant Themes
 Template:     Divi
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Dropdown Menu Width */

#theme_builder_header ul.sub-menu, .et-db #et-boc .et-l .nav li ul.sub-menu {
	width: 280px;
	margin: 0px auto;
    padding: 10px 0px;
}

#theme_builder_header ul.sub-menu li a, .et-db #et-boc .et-l .nav li ul.sub-menu li a {
	width: 240px;
	margin: auto;
}

/* Mobile Menu */

.et_mobile_menu li a {
	text-align: center;
	border: none;
}

.et_mobile_menu li a:hover {
    background-color: transparent;
}

.et_mobile_menu .sub-menu li {
	padding-left: 0px;
}

/* Mobile Menu Close Button */

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}

/* CTA Navigation Button */

li.cta_btn a span {
	color: #fff;
	background-color: #be1622;
	border: none;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 300ms ease 0ms;
	font-size: 13px;
	padding: 0.5em 1em;
	line-height: 0em !important;
}

li.cta_btn a:hover {
	opacity: 1 !important;
}

li.cta_btn a:hover span {
	color: #ffffff;
	background-color: #a0220a;
}

@media screen and (max-width: 980px) {
	li.cta_btn {
		margin-top: 10px;
	}
}

/* Banner Service List */

.et_pb_blurb.banner_service_list_item .et-pb-icon {
	font-weight: 500 !important;
	position: relative;
	bottom: -3px;
}

.et_pb_blurb.banner_service_list_item .et_pb_blurb_container {
	padding-left: 5px;
}

/* Banner Tel */

.banner_tel {
	font-size: 18px;
}

.banner_tel strong {
	font-size: 24px;
}

/* Gallery Slider */

#chimney_stack_gallery .et-pb-controllers {
	display: none !important;
}

/* Tick List */

.tick_list ul {
	list-style: none;
	padding-left: 0px;
}

.tick_list ul li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}

.tick_list ul li:before {
	font-family: ETmodules!important;
	position: absolute;
	top: 2px;
	left: 0;
	content: '\52';
	width: 50px;
	height: 50px;
	color: #be1622;
}

.tick_list.banner_tick_list ul {
	margin-top: 20px;
}

.tick_list.banner_tick_list ul li {
	font-size: 20px;
	margin-bottom: 15px;
}

.tick_list.banner_tick_list ul li:before {
	font-size: 22px;
	content: '\5a';
	color: #ffffff;
}

/* Local Area List */

.local_area_list ul {
	list-style: none;
	padding-left: 0px;
}

@media only screen and (max-width: 980px) {
	.local_area_list ul {
		padding-bottom: 0px;
	}
}

.local_area_list ul li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}

.local_area_list ul li:before {
	font-family: ETmodules!important;
	position: absolute;
	top: 6px;
	left: 0;
	content: '\e082';
	width: 50px;
	height: 50px;
	color: #be1622;
}

/* Ordered Lists */

ol.ordered_list {
	margin-top: 20px;
}

ol.ordered_list li {
	margin-bottom: 10px;
	font-weight: 700;
	color: #be1622;
}

ol.ordered_list li span {
	font-weight: 300;
	color: #000;
} 


/* Project Navigation */

.single-project.et_pb_pagebuilder_layout .nav-single {
    width: 100%;
    max-width: 2560px;
}

/* 2 Columns (Local Area Lists) */

@media only screen and (max-width: 980px) {
	.two-columns .et_pb_column {
		width: 50%!important;
	}
}

/* Estimate Bar */

.estimate_bar h2, .estimate_bar h3 {
	padding-bottom: 0px;
}

.estimate_bar .et_pb_button, .estimate_bar .et_pb_button:hover  {
	display: inline-block;
	background: transparent !important;
	color: #fff !important;
	border: 2px solid #fff !important;
	margin-left: 10px;
}

.estimate_bar .et_pb_button:hover  {
	background: #a0210a !important;
}

@media screen and (max-width: 980px) {
	.estimate_bar span  {
		display: block;
	}
	.estimate_bar .et_pb_button, .estimate_bar .et_pb_button:hover  {
		margin: 10px 0px 0px 0px;
	}
}
 
/* GMB Map */

#gmb_map iframe {
	width: 100%;
	height: 550px;
}

@media screen and (max-width: 980px) {
	#gmb_map iframe {
		width: 100%;
		height: 400px;
	}
}

/* Lead Form */

#lead_form .lead_form_box {
	padding: 10px 20px 15px 20px;
}

#lead_form h3 {
	padding: 10px 10px;
	background: #BE1622;
}

#lead_form #happyforms-49447_select_9-part label.happyforms-part__label span.label {
	line-height: 1.3em;
}

#lead_form textarea {
	height: 80px;
}

#lead_form .happyforms-form-progress {
	position: absolute;
	bottom: 8px;
	left: 130px;
	z-index: 10;
}

#lead_form .happyforms-form-progress button:hover {
	opacity: 0.5;
}

#lead_form .happyforms-form-progress__step-title {
	display: none;
}

#lead_form .happyforms-form--part-outer-padding-narrow .happyforms-form__part, #lead_form  .happyforms-step, .happyforms-step-preview {
    margin-bottom: 10px;
}

.happyforms-part--legal .label {
	margin-left: 5px;
}

.happyforms-part--legal .label p {
	font-size: 12px;
	line-height: 17px;
}

.happyforms-part--legal .label a {
	text-decoration: underline;
}

.happyforms-message-notices {
    margin: 25px 0px 25px 0px !important;
}

/* Blog Post Sidebar */

#recent-posts-2 li, #recent-posts-2 li a {
	line-height: 1.5em !important;
}

/* Footer */

#recent-posts-3 {
	margin-bottom: 0px !important;
}

.footer_list ul li {
	margin-bottom: 10px !important;
}

/* Footer Bottom */

#footer-bottom .container {
    width: 85%;
    max-width: 2560px;
}

#footer-bottom #footer-info .tce_legal, #theme_builder_bottom_footer .tce_legal {
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
}