/*
Theme Name: Alfa Roofing Child Theme
Description: This is a custom child theme for Salient
Theme URI:   
Author: ThemeNectar
Author URI:  
Template: alfaroofing
Version: 1.0
*/
.top_call a.calltop {
    font-size: 16px !important;
}
.top_call {
    padding: 10px 30px 10px 55px;
    background-image: url(/wp-content/uploads/2023/05/call_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 45px;
}
.top_call strong {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.25;
    font-weight: 500;
    text-transform: uppercase;
    display: table;
    padding-bottom: 7px;
}
.top_call a.calltop {
    font-size: 30px !important;
}

#header-outer .nectar-header-text-content {
    padding: 0;
}
 #logo {
    margin-left: 20px;
}
.top_bar_address a {
    pointer-events: none !important;
    cursor: default;
    font-size: 20px !important;
    font-weight: 600 !important;
}
.form_wrap .gform_body.gform-body input {
    background: #fff;
    height: 50px;
    border: 1px solid #ccc !important;
}
.form_wrap .gform_body.gform-body textarea {
    background: #fff;
    height: 110px !important;
	border: 1px solid #ccc !important;
}
.form_wrap .gform_wrapper.gravity-theme .gform_footer, .form_wrap .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 1px 0 0;
    padding: 16px 0 0;
    text-align: center;
    width: 100%;
    display: table;
}
.form_wrap .gform_wrapper.gravity-theme .gform_footer input#gform_submit_button_1 {
    margin: 0 !important;
    width: 100%;
}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    background: transparent !important;
    border: 0px solid #c02b0a !important;
    font-size: 13.992px !important;
    margin-top: 0 !important;
    padding: 0 !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors{
	display:none;
}
#header-outer header {
    background: #0000008c;
}
.lp_banner_left h3 {
    font-size: 20px;
    background: #00000073;
    text-align: center;
    display: table;
    padding: 7px 10px;
    margin: 20px 0;
}
.lp_banner_left .nectar-fancy-ul ul {
    column-count: 2;
}
.lp_banner_left .nectar-fancy-ul ul li i {
    color: #fff;
}
.lp_banner_left .iwithtext .iwt-text a {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
}
.lp_banner_left .iwithtext .iwt-text {
    text-transform: uppercase;
    font-size: 14px;
	padding-left:65px;
}
.nectar-header-text-content {
    opacity: 10 !important;
}

.lp_banner_left .iwithtext .iwt-icon i {
    background: #fff !important;
    padding: 10px !important;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    top: 7px;
}
a.nectar-button.large.regular.has-icon.regular-button.border_button {
    border: 1px solid #fff;
    margin-left: 10px;
}
.warranties_section .nectar_icon_wrap i {
    color: #fff !important;
}
.warranties_section .nectar_icon_wrap {
    margin-bottom: 0;
}

#footer-outer #copyright[data-layout="centered"] {
    padding: 15px 0;
}

@media screen and (max-width: 999px){

#header-outer header {
  background: transparent;
}
.nectar-fancy-ul ul li {
  text-align: left;
}
a.nectar-button.large.regular.has-icon.regular-button.border_button {
  margin-left: 0px;
}	
}