/**
 * Theme Name: TGSC-Child
 * Template:   thegreatshutterco
 */


 .single-landing-page footer{
	max-height: unset;
	padding: 100px 15px 0 15px;
	overflow: hidden;
}

.single-landing-page .footer-bottom {
    background: #585758;
    padding: 15px 15px;
		margin-top: 25px;
}

@media (max-width: 767px) {
    .single-landing-page .footer-bottom .footer-bottom-main ul {
        flex-direction: column;
    }
}

.single-landing-page .benefit-sec .benefit-sec-content-last-box .benefit-sec-content-text-box .benefit-sec-last-box-button a,
.single-landing-page .banner-sec .banner-cards .banner-card-one .banner-sec-card-one-button a{
    display: block;
    box-sizing: border-box;
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
}

.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{
	background: transparent !important;
}

.grw-review-inner.grw-backgnd{
	font-family: "Futura PT" !important;
}

.wp-google-left picture{
	display: none !important;
}

.wp-gr .grw-dot.active{
	background-color: black !important;
}

.wp-gr .grw-dot{
	background-color: #e5c085 !important;
	opacity: 1!important;
}

.faq-main-title{
	text-align: center;
}

.grecaptcha-badge { visibility: hidden; }

.single-landing-page footer{
	max-height: unset;
	padding: 100px 15px 0 15px;
	overflow: hidden;
}

.single-landing-page .footer-bottom {
	background: #585758;
	padding: 15px 15px;
	margin-top: 25px;
}

@media (max-width: 767px) {
	.single-landing-page .footer-bottom .footer-bottom-main ul {
		flex-direction: column;
	}
}

.single-landing-page .benefit-sec .benefit-sec-content-last-box .benefit-sec-content-text-box .benefit-sec-last-box-button a,
.single-landing-page .banner-sec .banner-cards .banner-card-one .banner-sec-card-one-button a{
	display: block;
	box-sizing: border-box;
	max-width: 80%;
	text-align: center;
	margin: 0 auto;
}

.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{
	background: transparent !important;
}

.grw-review-inner.grw-backgnd{
	font-family: "Futura PT" !important;
}

.wp-google-left picture{
	display: none !important;
}

.wp-gr .grw-dot.active{
	background-color: black !important;
}

.wp-gr .grw-dot{
	background-color: #e5c085 !important;
	opacity: 1!important;
}

.faq-main-title{
	text-align: center;
}


/* Zoho Form Starts */

.zcwf_lblLeft *{
	font-family: "Futura PT" !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}

.zcwf_lblLeft form label{
	text-transform: unset;
}

.zcwf_lblLeft form input[type=text],
.zcwf_lblLeft form input[type=number],
.zcwf_lblLeft  form input[type=tel],
.zcwf_lblLeft form input[type=email],
.zcwf_lblLeft form select,
.zcwf_lblLeft form textarea{
	width: 100% !important;
	background-color: #e3c490 !important;
	border: 1px solid transparent; !important;
	padding: 15px !important;
	border-radius: 40px !important;

}

.zcwf_row {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
}


.zcwf_lblLeft .zcwf_button{
	padding: 10px 30px !important;
	margin: 0;
    border-radius: 40px;
    background: #e3c490;
    color: white !important;
    text-align: center;
    font-size: 18px !important;
    border: 1px solid transparent !important;
	border-radius: 40px !important;
	width: 100%;
	margin-bottom: 1rem;
    max-width: 100% !important;
	transition: 0.4s;
}

.zcwf_lblLeft .zcwf_button:hover{
	    background: #cc9f4b;
    color: white !important;
	    border: 1px solid #e1d1b3 !important;
}

@media (max-width: 991px) {
	.zcwf_lblLeft .zcwf_col_lab,
	.zcwf_lblLeft .zcwf_col_fld {
		width: 100% !important;
	}
}

#crmWebToEntityForm{
	background-color: transparent !important;
}

#crmWebToEntityForm.zcwf_lblLeft{
	padding: 0 !important;
}

.zcwf_col_fld{
	width: 100%;
}

.zcwf_lblLeft .zcwf_col_fld{
	max-width: 100% !important;
}

.g-recaptcha{
	max-width: 100% !important;
}
.call-box{
	right: 0px;
	max-height: 90vh;
	overflow-y: scroll;
	justify-content: center;
	border-radius: 40px !important;
	overflow-x: hidden !important;
}

.zcwf_row{
	justify-content: center;
}

footer{
	z-index: 22;
}

.g-recaptcha {
transform:scale(0.77);
transform-origin:0 0;
}

.main-sideBar.active{
	z-index: 99;
}

.header-hamburger{
	z-index: 102;
}