/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- 
*/

body {
		overflow-x: hidden;
	}


.w50 {
	display: flex;
	overflow:hidden;
	gap: 1em;
}
.w50 p {
	width:100%;
}
.w33 {
	display: flex;
	margin-top: 30px;
	gap: 1em;
}
.w33 p {
	width:100%;
}
.form h3 {
	
	margin-bottom: 15px;
}.form h4 {
	
	margin-bottom: 15px;
}
.form input {
	width:100% !important;
	
}
.s97 {
	width:100% !important;
	
}
.form .title {
	margin-top: 30px;
}
.dsm_contact_form_7 .dsm-contact-form-7-select:after {
    right: 30px !important;
}

.w99 {
	width: 100% !important;
	
}
.form label {
	
}
.form textarea {
	width:100%;
	margin-top: 30px;
	
}
