/*
Theme Name: Demirifadue - ZoxChild
Theme URI:  https://www.wpserveur.net
Author:     WPServeur
Author URI: https://www.wpserveur.net
Template:   zoxpress
Version:    1.0
License:    GNU General Public License v2 or later
*/

/* Styles Contact 7 */
.c7rw{
	/*text-align: center !important;
	margin 0px auto; */
}
.c7-left { 
	width: 48%; 
	float: left; 
	margin-right: 1%;
} 
.c7-right {
		width: 49%; 
		float: right;
}
@media only screen and (max-width: 480px) {
.c7-left, .c7-right, input[type="text"] {
  	width: 100%;
	margin-bottom: 0px !important;
	margin-top: 2px !important;
	}
}
.c7-full {
		width: 100%; 
		float: left;
}
.clear:after{

	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	overflow: hidden; 
	margin-bottom: 10px;

}
.clearfix {
	display: block;
}
.wpcf7-form-control-wrap select{
	width: 100% !important;

}
.wpcf7-form textarea {
  	width: 100% !important;

}
.wpcf7-form input, select {
	width: 100% !important;
	
}
/* C& Styles end here */
