/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.8.1684771235
Updated: 2023-05-22 16:00:35

*/
.form-filed-wrapper p:first-child span{
	min-width:85% !important;
	flex-direction:column !important;
}
.custom-contact-form textarea{
min-height:80px !important;
}
.custom-contact-form label{
	margin-bottom:6px !important;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field{
padding:10px 0px !important;
}
#wpforms-5031-field_2{
	    width: 100%;
    min-width: calc(100% - 84px);
}
#wpforms-submit-5031{
    height: 49px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
#wpforms-form-5031 .wpforms-submit-container{
		position: absolute;
    top: 24px;
    right: 2px;
}
##wpforms-submit-5031:focus{
outline:none !important;
	border:none !important;
}