/*
	Theme Name: FIFA (DD.NYC)
	theme	Theme URI: https://fifa.dd-nyc.co/
	Description: The theme for WordPress. Designed with LOVE by DigitalDesign.NYC
	Author: dd.nyc
	Version: 1.a
*/

.website-accessibility {
	cursor: pointer;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.s8 { display:none!important; }

.wpcf7-response-output { display:none!important; }

.footer-form-wrapper .wpcf7-not-valid-tip {
	display:none!important;
}

.footer-form-wrapper .wpcf7-form-control-wrap {
    position: relative;
    display: flex;
}

.selector-holder p {
	display:flex;
	width:100%;
	align-items: center;
}

#section-form .wpcf7-form-control-wrap {
    position: relative;
    display: flex;
}

#section-form .wpcf7-not-valid-tip{
    position: relative;
    top: 5rem;
    color: currentColor!important;
}

.hide234 { display:none!important; }

.s5-6-1 {
	display: block;
}

#section-form .wpcf7-form-control-wrap {
	flex: 1;
    flex-direction: column;
}

::part(acsb-trigger) {
	display:none!important;
}

button[part="acsb-trigger"] { display:none!important; }
button.container { display:none!important; }