/**
Theme Name: 247plumbinghvac
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 247plumbinghvac
Template: astra
*/

.container_100h{
	height: 100%;
	display: none;
}

p.margin-t5{margin-top: 5px;}

h3.margin-b5{margin-bottom: 5px;}

/* .forminator-response-message{
	  position: absolute !important;
    top: 0 !important;
	  left: 0 !important;
    right: 0 !important;
    max-width: 600px !important;
    margin: -60px auto 0 !important;
    text-align: center !important;
    width: 100% !important;
    border-radius: 30px !important;
} */

.home-featured-cols {
	justify-content: center;
	max-width: 500px;
	margin: 0 auto;
}

.home-hero-col {
    background: #225C73;
    border-radius: 10px;
	margin-bottom: 0 !important;
	
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
}

.home-hero-col:hover {
	background: #458C85;
}

.home-hero-col figure img {
    border-radius: 10px;
}
.home-hero-col figure {
    padding: 10px;
}

.home-hero-col figure figcaption {
    text-align: left;
    padding: 0 10px 10px 15px;
    margin: 0;
    font-weight: bold;
}

.forminator-response-message.forminator-show.forminator-success p {
    font-weight: bold !important;
    font-size: 1.2rem !important;
}
.forminator-response-message.forminator-show.forminator-success {
    border-radius: 12px !important;
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}

.ph-black-color{
	color: #0D0D0D !important;
}

h2.ph-featured-title{
	max-width: 750px;
	margin: 0 auto;
}

.ph-form-group-cover{
	min-height: auto;
	height: 50vw;
	max-height: 420px;
}

.forminator-progress-label{
	display: none !important;
}

.forminator-progress-bar{
	margin-left: 0 !important;
}

.ph-form-group>div h2{
	font-size: 2rem;
}

.forminator-pagination--content{
	position: relative;
}

label.forminator-label{
	font-size: .85rem !important;
    margin-bottom: .35rem !important;
}

button#ph-zipcode-button {
    position: absolute;
    right: 0;
    bottom: 0rem;
    border-radius: 10px;
    padding: 14px 28px;
	
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
}

input[type="text"].forminator-input, input[type="email"].forminator-input{
    background: #F2F1F0;
    border-radius: 12px !important;
    padding: 14px 20px !important;
}

.forminator-select .select2-selection{
	border-radius: 12px;
	padding: 6px 8px !important;
}

.forminator-select.select2-container--open .select2-selection{
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.forminator-select-dropdown-container--open{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	overflow: hidden;
}

span.forminator-radio-bullet{
	display: none !important;
}

h3.ph-forminator-h3{
	margin-bottom: 0 !important;
}

span.forminator-radio-label {
    width: 100%;
    background: #D92929;
    color: #FFF;
    font-weight: 900;
    padding: 14px 20px;
    margin-left: 0 !IMPORTANT;
    border-radius: 24px;
    text-align: center;
	
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
}

.forminator-error-message {
    margin-top: 5px !important;
    background-color: transparent !important;
    color: #adacaa !important;
}

#address-1-zip .forminator-error-message{
    position: absolute;
    background-color: transparent !important;
    color: #adacaa !important;
}

.forminator-button.forminator-button-back,
button.forminator-button.forminator-button-next{
	display: none !important;
}

button#forminator-submit {
    border-radius: 25px;
    width: 100%;
    font-weight: 900 !important;
    font-size: 1rem !important;
	margin-bottom: 40px !important;
	
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
}

button#forminator-submit:hover{
	background-color: #8C2016;
}

button.ph-full-continue {
    width: 100%;
    padding: 15px 20px;
    font-size: .9rem;
	
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
}

button.ph-full-continue:hover,
button#ph-zipcode-button:hover,
label.forminator-radio.forminator-is_checked span.forminator-radio-label,
span.forminator-radio-label:hover {
    background-color: #8C2016;
}

.forminator-progress-bar span{
	background-color: #e88e33 !important;
}

.ph-form-group{
	background-color: rgba(242, 241, 240, 0.3);
	border-radius: 15px;
	overflow: hidden;
	padding: 0px !important;
	margin: 30px auto !important;
	position: relative;
	
}

.forminator-progress-bar{
	position: absolute !important;
	width: 100%;
	top: 0;
	left: 0;
	height: 12px;
}

.ph-form-group>div.forminator-guttenberg{
	padding: 0 25px;
	margin-top: 0 !important;
}

.forminator-textarea {
	background-color: #F2F1F0;
	border-radius: 12px !important;
}

button.join-as-pro-submit-btn {
    font-weight: 900 !important;
    font-size: 1rem !important;
    padding: 14px 20px ! IMPORTANT;
    border-radius: 8px !important;
}

details.wp-block-details {
    margin-block-start: 15px;
}

.ph247-hp-trust-block {
	padding: 10px 20px;
}

details.wp-block-details summary {
    font-size: 1rem;
    color: #3a3a3a;
	font-weight: 550;
    line-height: 1.2rem;
	display: flex;
    align-items: start;
}

details.wp-block-details summary::before {
    display: inline-block;
    padding: 0px 5px 2px;
	width: 18px;
    font-size: 1.4rem;
}

.ph247-hp-trust-block details.wp-block-details .wp-block-uagb-icon-list {
    margin-left: 20px;
    margin-top: 10px;
}

details.wp-block-details.ph247-closed summary::before {
	content: "+";
}

details.wp-block-details.ph247-open summary::before {
	content: "-";
	padding: 0px 0px 2px;
}

details.wp-block-details.ph247-open summary{
    color: #FFF;
    background: #3a3a3a;
    border-radius: 32px;
    padding: 10px 12px;
}

.ph247-only-desktop{
	display: none;
}

.ph247-mob-mg0{
	margin-bottom: 0 !important;
}

.ph247-hp-trust-block ::marker{
	font-size: 1px;
	color: #FFF;
}


@media only screen and (min-width: 768px) {
	
	.container_100h{
		display: block;
	}
	
	.ph247-only-mobile{
		display: none;
	}
	
	.ph247-only-desktop{
		display: block;
	}
	
	
	.ph247-mob-mg0.ph247-dt-mg15{
		margin-bottom: 15px !important;
	}
}

@media only screen and (min-width: 1024px) {
	.ph-form-group{
		display: flex;
		flex-direction: row-reverse;
		margin: 70px auto !important;
		max-width: 950px !important;
	}
	
	.ph-form-group>div{
		flex: 1 1 0;
		margin-top: 0;
	}
	
	button#ph-zipcode-button {
		bottom: 1.75rem;
	}
	
	#address-1-zip .forminator-error-message{
    	bottom: -10px;
	}
	
	.ph-form-group-cover{
		max-height: none;
		height: auto;
	}
	
	.ph-form-group>div.forminator-guttenberg{
		flex: 1.3 1 0 !important;
		padding: 0 30px;
		margin-top: 24px !important;
	}
	
	.forminator-select.select2-container--open .select2-selection{
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-top-left-radius: 12px;
		border-top-right-radius: 12px;
	}
	
	.forminator-select-dropdown-container--open{
		border-bottom-left-radius: 12px;
		border-bottom-right-radius: 12px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}

}