/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

@font-face {
    font-family: 'Roboto Condensed';
    src: url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Light.woff2') format('woff2'),
        url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-LightItalic.woff2') format('woff2'),
        url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-BoldItalic.woff2') format('woff2'),
        url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Regular.woff2') format('woff2'),
        url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Bold.woff2') format('woff2'),
        url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Italic.woff2') format('woff2'),
        url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_RobotoCondensed-Bold';
    src: url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Bold.eot');
    src: local('☺'), url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Bold.woff') format('woff'), 
    url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Bold.ttf') format('truetype'), 
    url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/RobotoCondensed-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'ROBOTO-BOLDCONDENSED';
    src: url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/ROBOTO-BOLDCONDENSED.eot');
    src: local('☺'), url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/ROBOTO-BOLDCONDENSED.woff') format('woff'),
     url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/ROBOTO-BOLDCONDENSED.ttf') format('truetype'), 
     url('https://www.fairwayselectrical.co.uk/wp-content/themes/bb-theme-child/fonts/ROBOTO-BOLDCONDENSED.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



h1,h2,h3,h4,h5,h6{
    font-family: 'ROBOTO-BOLDCONDENSED';   
}


/* Square icon To TOP */
#fl-to-top {
    
    /* change color depends on the site theme */
    background-color: rgba(204, 37, 45, 0.6);
    /* background-color: rgba(0, 0, 0, 0.3); */
    bottom: 70px;
}

/* Privacy and Cookies tab */
#cookie-law-info-bar span {
	margin-top: 0px;
	font-weight: bold;
}

div#cookie-law-info-bar {
    padding: 10px;
	font-size: 14px;
	text-align: left;
}

.cli-bar-btn_container {
    margin-top: 5px;
    float: right;
}

a#cookie_action_close_header,
a#cookie_action_close_header_reject {
    margin-top: 0px;
}

#cookie_hdr_showagain {
	font-size: 20px!important;
}

#cookie-law-info-again {
    bottom: 70px!important;
    right: auto!important;
    left: 0px!important;
    margin-bottom: 0px;    
	transition: all 0.2s linear;
    box-shadow: #27272770 1px 1px 5px 0px;
    padding: 12px 25px 10px 25px!important;
    border-top-left-radius: 0px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 100px;
}

#cookie-law-info-again:hover {
    background: rgb(234,154,36);
	background: linear-gradient(90deg, rgba(255,202,125,1) 0%, rgba(234,154,36,1) 100%);
}


@media screen and (max-width: 768px) {
	.cli-bar-btn_container {
		float: left;
		margin-left: 0px;
	}
	
	/* cookie info bar */
	#cookie_hdr_showagain {
		font-size: 16px!important;
	}
	#cookie-law-info-bar span {
		font-size: 13px!important;
	}
	#cookie-law-info-again {
		padding: 5px 12px 5px 10px!important;
	}
	#cookie-law-info-bar {
		bottom: 0px!important;
		padding: 5px 10px!important;
	}
	a#cookie_action_close_header,
	a#cookie_action_close_header_reject {
		padding: 6px 10px!important;
		margin: 5px 10px!important;
		font-size: 12px!important;		
	}
}


.air_source {
    display: flex;
}
.air_source > div{padding: 0px 10px;}
.air_source p{
    margin-bottom: 0;
}
.air_source p strong{
    font-size: 18px;
    color: #bf1e2e; 
}

@media screen and (max-width: 768px) {
    /* cookie info bar */
    #cookie_hdr_showagain,
    #cookie-law-info-bar span {
        font-size: 12px!important;
    }
    #cookie-law-info-again {
        padding: 5px 10px!important;
        padding-top: 0px!important;
    }
    #cookie-law-info-bar {
        bottom: 0px!important;
        padding: 5px 10px!important;
    }
    a#cookie_action_close_header,
    a#cookie_action_close_header_reject {
        padding: 6px 10px!important;
        margin: 5px 10px!important;
        font-size: 12px!important;      
    }
}

/* Sticky Footer */
.sticky-footer {
    position: fixed !important;
    bottom: 0px !important;
    z-index: 99 !important;
    width: 100% !important;
}
/* Sticky Header */
.sticky-header {
    position: fixed !important;
    top: 0px !important;
    z-index: 99 !important;
    width: 100% !important;
}

/* Recaptcha */
.grecaptcha-badge {
    bottom: 130px!important;
}

/* Page Css */
/* Grasvity Form */
.consultation_formsec .gform_wrapper li.gfield.gfield_error {
    background: no-repeat;
    padding: 0;
    margin: 0;
    border: none;
}
.consultation_formsec .validation_message {
    padding-top: 0 !important;
}
.free_consultation_form .gform_footer.top_label {
    padding: 10px 0 0;
}
.free_consultation_form .gform_button {
    padding: 8px !important;
}
.free_consultation_form .gform_button {
    box-shadow: 0 3px 8px rgba(0,0,0,0.3);
    background-image: linear-gradient(to right, #0ac77f, #28c587, #3ac48e, #49c294, #57c09a) !important;
}
.free_consultation_form .gform_button:hover {
    background-image: linear-gradient(to right, #57c09a, #49c294, #3ac48e, #28c587, #0ac77f) !important;
}
/* comment Button CSS */

.mocommen_btn .pp-infobox-title-wrapper {
    display: block !important;
}
.mocommen_btn .pp-infobox-image {
    margin: 0;
    width: 70px;
    border-right: 2px solid #fff;
    padding: 3px;
}
.mocommen_btn .pp-heading-wrapper {
    margin-left: 0 !important;
    display: flex !important;
    align-items: center;
}
.mocommen_btn .pp-heading-wrapper-inner {
    width: calc(100% - 70px);
}
.mocommen_btn .pp-infobox-title {
    margin: 0 !important;
    padding: 3px 20px 3px 10px;
    text-align: center;
}
.commen_btn .pp-button{
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.20), 0 2px 12px 0 rgba(0,0,0,0.20);
}
.solar_btn {
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.20), 0 2px 12px 0 rgba(0,0,0,0.20);
}
.mocommen_btn .pp-infobox, 
.info_find_btn {
    background-image: linear-gradient(to right, #0ac77f, #28c587, #3ac48e, #49c294, #57c09a) !important;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.20), 0 2px 12px 0 rgba(0,0,0,0.20);
}
.mocommen_btn .pp-infobox:hover,
.info_find_btn:hover {
    background-image: linear-gradient(to right, #57c09a, #49c294, #3ac48e, #28c587, #0ac77f) !important;
}
.solar_panel_sec {
    position: relative;
    z-index: 2;
}
.after_img {
    position: relative;
    z-index: 1;
}
.after_img:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2020/06/service-bg-icon.png);
    left: 0;
    top: -110%;
    bottom: -80px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    z-index: -1;
}
.commercial_infobox .pp-infobox {
    position: relative !important;
    z-index: 1 !important;
}
.commercial_infobox .pp-infobox:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2020/06/commercial-bg.png);
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    z-index: -1;
    left: 0px;
    display: block;
}
.commercial_infobox .pp-description-wrap {
    max-width: 550px;
    margin: 0 auto;
}
.commercial_infobox_2 .pp-infobox:after {
    background-position: left center;
}
/* Testimonial CSS */
.rating_icon {
    max-width: 250px !important;
    margin: 0 auto;
    margin-top: 20px;
}
.happy_client_sec .pp-testimonials-wrap .owl-theme .owl-nav button svg {
    border: 3px solid #FEC201;
}
.happy_client_sec .pp-testimonials-wrap .owl-theme .owl-nav button {
    position: absolute;
    top: 10% !important;
}
.happy_client_sec button.owl-prev {
    left: 0;
}
.happy_client_sec button.owl-next {
    right: 0;
}
.happy_client_sec .pp-testimonials-content {
    max-width: 900px;
    margin: 0 auto;
}

/* Footer section */
.footer_sec {
    overflow: hidden;
}
.footer_sec > .fl-row-content-wrap:after {
    background-image: url(/wp-content/uploads/2020/06/footer-after-icon-01.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    background-color: transparent;
}
.footer_sec > .fl-row-content-wrap:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/06/copy-right-bg.png);
    display: block;
    position: absolute;
    left: 0;
    bottom: 32px;
    right: 0;
    height: 60px;
    opacity: 0.5;
}
.contact-us-form .fl-col-content.fl-node-content {
    max-width: 500px;
    margin: 0 auto;
}
.contact-us-form .fl-col-content.fl-node-content {
    position: relative;
    z-index: 2;
}
.contact-us-form .fl-col-content.fl-node-content:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2020/07/contact-form-bg.png);
    display: block;
    width: 120%;
    z-index: -1;
    height: 120%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
}
.cctv_listing {
    display: flex;
    text-align: left;
    padding-top: 10px;
}
.cctv_listing ul {
    width: 33.33%;
}
.cctv_listing ul li {
    list-style: none;
    position: relative;
}
.cctv_listing ul li:after {
    content: "";
    left: -12px;
    position: absolute;
    background: #BF1E2E;
    width: 7px;
    height: 7px;
    border-radius: 30px;
    top: calc(50% - 4px);
}
ul.Power_Sockets_list, ul.yellow-list {
    list-style-type: none;
    padding-left: 30px;
    position: relative;
    margin-top: 20px;
}

ul.Power_Sockets_list li:before, ul.yellow-list li:before {
    content: '';
    background: rgb(249,227,43);
    background: linear-gradient(180deg, rgba(249,227,43,1) 7%, rgba(248,147,29,1) 70%);
    height: 12px;
    width: 12px;
    display: block;
    border-radius: 50px;
    position: absolute;
    left: 0;
    margin: 6px 0px;
}   

.commercial_sectores_accordion {
    display: flex;
    align-items: center;
}
.commercial_sectores_accordion .Content{
        width: 60%;
    padding-right: 20px;
}
.commercial_sectores_accordion .Content_img{
    width: 40%;
    padding: 30px 0px 30px 30px;
}
.commercial_sectores_accordion .Content_img img{
    box-shadow: 1px 1px 12px 1px rgba(2, 0, 0, 0.45);
    width: 100%;
}
.Content_accordion_btn{
    border: 0;
    padding: 5px 30px;
    border-radius: 50px;
    font-size: 22px;
    font-weight: 500;
    background-image: linear-gradient(to right, #0ac77f, #28c587, #3ac48e, #49c294, #57c09a) !important;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.20), 0 2px 12px 0 rgba(0,0,0,0.20);
}
.commercial_accordion_icon .pp-accordion-item .pp-accordion-button-icon:before{
    font-size: 21px;
    background: #0dc780;
    padding: 8px 13px;
    border-radius: 50px;
    margin-right: 20px;
}

.news-section .uabb-creative-button-wrap {
    padding-top: 10px;
}
.news-section .uabb-button {
    background-image: linear-gradient(to right, #0ac77f, #28c587, #3ac48e, #49c294, #57c09a) !important;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.20), 0 2px 12px 0 rgba(0,0,0,0.20);
    width: 200px;
    padding: 10px;
    border-radius: 30px !important;
}
.news-section .uabb-button:hover{
    background-image: linear-gradient(to right, #57c09a, #49c294, #3ac48e, #28c587, #0ac77f) !important;
}
.news-section .uabb-post-thumbnail {
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.20), 0 2px 12px 0 rgba(0,0,0,0.20);
}

.page-id-866 .commercial_infobox .pp-description-wrap,
.page-id-837 .commercial_infobox .pp-description-wrap {
    max-width: 100% !important;
    margin: 0 auto;
}
.videoblock {
    max-width: 800px;
    margin: 30px 0 0;
}

@media only screen and (max-width:1024px){
	.sticky-header .covid-text-contact .uabb-module-content {text-align:center;}
}

@media only screen and (max-width: 992px){
    .happy_client_sec .pp-testimonials-content {
        max-width: 550px;
    }
    /* .footer_sec > .fl-row-content-wrap:after {
        background-size: contain;
    } */
    .collam_reversed {
        order: 2;
    }
    .commercial_sectores_accordion{
        display:block;
    }
    .commercial_sectores_accordion .Content {
        width: 100%;
        padding:0px;
    }
    .commercial_sectores_accordion .Content_img {
        width: 100%;
        padding: 40px;
    }
	.fl-builder-content .covid-text .fl-rich-text p{margin-bottom: 0;}
}

@media only screen and (max-width: 767px){
    .nav_menu_sec {
        background: #E3322C;
    }
    .happy_client_sec .pp-testimonials-wrap .owl-theme .owl-nav button {
        position: inherit;
    }
    .rating_icon {
        max-width: 150px !important;
        margin-top: 30px;
    }
    .footer_sec > .fl-row-content-wrap:before {
        bottom: 40px;
    }
    .free_consultation_form .gform_button{
        line-height: 1.4 !important;
    }
    .footer_nav {
        background: transparent;
    }
    .cctv_listing ul {
        width: 100%;
    }
    /* .footer_sec > .fl-row-content-wrap:after {
        top: 0;
    } */
    .commercial_accordion_icon .pp-accordion-item .pp-accordion-button-icon:before {
        padding: 6px 11px;
        margin-right: 0;
    }
    .pp-accordion-item-active
}
@media only screen and (max-width: 575px){
    .cctv_listing {
        display: block;
    }
    .air_source{
        display: block;
    }
    .air_source > div{
        margin-bottom: 10px;+
    }
}