/*
    Template: consulting
    Theme Name: ATE Fire
    Theme URI: https://www.indigoross.co.uk
    Author: IndigoRoss
    Author URI: https://www.indigoross.co.uk
    Description: ATE Fire Website
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/

#footer .copyright_row .copyright_row_wr .copyright a {
    color: #fff;
}

span.wpcf7-list-item {
	background: #fff;
}

.wpcf7-form-control.wpcf7-checkbox {
	
	background: #fff !important;
	padding: 5px 0px 15px;
}

.atecheck {
	
	background: #fff !important;
}

#main {
    background-image: url("http://www.atefire.co.uk/wp-content/uploads/2018/05/ate_back.jpg");
    background-repeat: repeat-x;
}

.top_nav .top_nav_wrapper > ul > li ul li a, .top_nav .main_menu_nav > ul > li ul li a {
    line-height: 1.6;
}

body.header_style_3 .header_top {
    border-top: 10px solid #8b5c07;
}

body.header_style_3 .top_nav {
    border-top: 2px solid #8b5c07;
}

.page_title {
    border-bottom: 10px solid #8b5c07;
}

.icon_text .text {
    margin-top: -6px;
}

#footer .copyright_row {

    position: relative;
    color: #fff !important;
    background-color: #610815;

}

#footer .copyright_row .copyright_row_wr .copyright {

    color: #fff !important;

}

.header_top .container {

    position: relative;
    z-index: 15;
    background-image: url("https://www.atefire.co.uk/wp-content/uploads/2023/07/30_years-1.png");
    background-repeat: no-repeat;

}

#footer .footer_widgets .widget .widget_title {
    position: relative;
	color: #6f0916;

}

#footer .copyright_row .copyright_row_wr .socials ul li a {
    background: #6f0916;
}

body.header_style_3 .header_top {
    padding: 21px 0 15px;
}

.header_top {
    position: relative;
    padding: 43px 0 71px;
    background: #fff;
}

.top_nav .top_nav_wrapper > ul > li ul li, .top_nav .main_menu_nav > ul > li ul li {
    position: relative;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    color: #333333;
}

body.header_style_3 .header_top .header_socials {
    margin-left: 68px;
    margin-top: 30px;
}

body.header_style_3 .header_top .icon_text {
    margin-top: 30px;
}

h2, .h2 {
    text-transform: none;
    color: #000;
}

h4, .h4 {
    text-transform: none;
    color: #777;
}

h3, .h3 {
    text-transform: none;
    color: #777;
}

a {
    color: #6f0916;
    text-decoration: none;
}

.icon_text .text {
    color: #101010;
    float: right;
    font-size: 13px;
}

.header_socials a {
    font-size: 22px;
    line-height: 22px;
    color: rgba(2, 2, 2, 0.7);
}

.top_nav .top_nav_wrapper > ul > li > a, .top_nav .main_menu_nav > ul > li > a {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

#footer .footer_widgets .widget.widget_text p {
    font-size: 13px;
    line-height: 22px;
    color: #202020;
}

#footer .footer_widgets .widget.widget_text {
    color: #202020;
}

#footer .copyright_row .copyright_row_wr .copyright {
    color: #202020;
}


h1::after, .h1::after, h2::after, .h2::after, h3::after, .h3::after, h4::after, .h4::after, h5::after, .h5::after, h6::after, .h6::after {
    content: '';
    width: 35px;
    height: 6px;
    background: #000000;
    border-radius: 3px;
    margin: 4px 0 0;
    display: none !important;
}

.breadcrumbs > span {
    margin: 0 12px 10px 0;
    color: #fff;
}

.widget.widget_nav_menu ul li a {
    color: #fff;
    text-decoration: none !important;
    border-left: 5px solid transparent;
    display: inline-block;
    padding: 14px 0 14px 18px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.widget.widget_nav_menu ul li {
    font-weight: 600;
    font-family: Poppins;
    border-bottom: 1px solid #fff;
    background: #d7d7d7;
}

.third_bg_color, .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat.third_bg_color {
    background-color: #6f0916 !important;
}

.widget.widget_nav_menu ul li:hover > a, .widget.widget_categories ul li:hover > a, .widget.widget_product_categories ul li:hover > a, .widget.widget_archive ul li:hover > a, .widget.widget_pages ul li:hover > a, .widget.widget_meta ul li:hover > a {
    border-left-color: #6f0916;
}