/*
 Theme Name:   Green Shield Child
Theme URI:    https://github.com/ESBlueCorona/bc-rds
 Description:  Green Shield Child Theme
 Author:       By Polaris RDS Team
 Template:     rds
 Version:      2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  green-shield-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: /ESBlueCorona/bc-rds
*/

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Work+Sans:wght@300;400;500;600;700&display=swap');

.wufoo h2{
    font-family: Work Sans;
    font-size: 26px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 29.9px;
    letter-spacing: 0px;
    font-style: normal;
    word-spacing: 1px;
    text-decoration: none;
    color: #050708 !important;
}
@media only screen and (max-width: 991px) {
.wufoo h2{
        font-size: 22px;
        line-height: 25.3px;
        letter-spacing: 1px;
        word-spacing: 1px;
    }
}

.wufoo .info, .wufoo .paging-context{
	border-bottom:none!important;
}

.wufoo input.text, .wufoo input.text.focused , .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select, .wufoo li .wufoo-dropdown span{
	border-radius: 8px;
 border-style: solid;
 border-width: 1px;
  border-color: #050708!important;
 padding: 14px 10px !important;
	    width: 100% !important;
	  box-sizing: border-box;

}
body#public .info h2{
	font-size:26px!important;
	font-weight:800!important;
	line-height:29.9px!important;
	font-family:Work Sans!important;
	text-align:center!important;
	display:none!important;
	
}

body#public form li.rds_form_input label{
	text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 17.5px !important;
    color: #353535 !important;
	font-family:Outfit!important;
}

body#public form li.rds_form_input label .req{
	color:#000!important;
}

body#public form li.rds_name_field span , .home-banner-form span{
display: inline-block;
    vertical-align: top;
    margin-right: 0px;
       display: inline-block;
    vertical-align: top;
/*     padding-right: 10px; */
    width: calc(50% - 0px);
    box-sizing: border-box;
}

.home-banner-form span label{
	top: -25%;
    position: absolute;
}
body#public form li.rds_name_field span:first-of-type , .home-banner-form span:first-of-type {
    padding-right: 10px; 
}

body#public form li.rds_name_field span:last-of-type .home-banner-form span:last-of-type {
    padding-left: 10px; /* adjust as needed */
}
body#public form li.rds_name_field span label {
  display: block;
  margin-bottom: 4px;
}

body#public form li.rds_name_field input.field {
  display: block;
  width: 100%;
  box-sizing: border-box;
}

.wufoo li.focused{
	background-color:transparent!important;
}

li.buttons div {
    position: relative;
    width: 250px !important;
    min-height: 50px !important;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 22.5px;
    font-weight: 700;
    color: #000 !important;
    letter-spacing: 0px;
    font-family: Outfit;
    transform: perspective(1px) translateZ(0);
    transition-property: color;
    transition-duration: 0.3s;
    border: 1px solid #5DBB46 !important;
    overflow: hidden !important;
    background-color: #5DBB46;
    min-width: 220px;
    border-radius: 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-style: normal;
    word-spacing: 1px;
}
li.buttons div #saveForm {
    border: 0;
    background: transparent;
    appearance: none;
    color: inherit;
    position: absolute;
	cursor:pointer;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 22.5px;
    font-weight: 700;
}
li.buttons div #saveForm:hover{
	color:#fff!important;
}
li.buttons div::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    background-color: #3F7F2F;
    border-color: #3F7F2F;
}
li.buttons div:hover::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
	color:#fff!important;
}


.recaptcha-text{
	display:none!important;
}

#container, html.embed{
	background:transparent!important;
}

body#public form li.sign-me-up label{
	font-size:16px!important;
	font-weight:600!important;
	line-height:20px!important;
	font-family:Outfit!important;
}


@media (min-width: 768px) {
  .coupon-iframe iframe {
    height: 650px !important;
  }
}

@media (max-width: 768px) {
  .coupon-iframe iframe {
    height: 666px !important;
  }
}


.embed .confirm .create-message , .embed .confirm a.start-cta{
	display:none!important;
}

@media(max-width:768px){
	body .ct_gap .cta-inner-btn .btn-primary, body .ct_gap .cta-inner-btn .btn-secondary{
		width: auto !important;
	}
}

#title110 , #title2{display:none!important;}

body#public .half {
  display: inline-block!important;
  width: calc(49% - 5px)!important;
  vertical-align: top!important;
}

body#public .first-half {
  padding-right: 5px!important;
}

body#public .second-half {
padding-left: 0px !important;
    padding-right: 0px!important; }


.gate-automation {
	position: relative;
	width: 90px;
	height: 72px;
}
.gate-automation::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(img/serviceicon.svg) no-repeat center center / 100%;
}
.field.select.medium, .wufoo select.select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	height: 50px !important;
	background: #fff url(https://dynamicdoortx.com/wp-content/uploads/2025/07/chevron-down1.png) no-repeat center right 15px;
}

@media all and (max-width: 767px) {
	.gate-automation::after {
		width: 39px;
		height: 35px;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
}