/*
Theme Name: Ayro
Theme URI: https://ayro.qodeinteractive.com
Description: A Fresh Theme for Tech & Digital Businesses
Author: Select Themes
Author URI: https://themeforest.net/user/select-themes
Text Domain: ayro
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.6
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

#left {
    width: 47%;
    float: left;
    margin-right:6%;
}

#right {
    width: 47%;
    float: left;
}
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
	  color: #FFFFFF;
}
.clearfix {
    display:block;
}

.wpcf7-form label {
  color: #FFFFFF;
	align-content: left;
text-align: left;
}
.wpcf7-form > p {
  color: #FFFFFF;
	align-content: left;
text-align: left;
}

.wpcf7-form label {
  color: #FFFFFF;
	align-content: left;
text-align: left;
}
input[type="text"] {
  background-color: #fff;
  color: #000;
  width: 100% !important;
}

input[type="email"] {
  background-color: #fff;
  color: #000;
  width: 100% !important;
}

input[type="tel"] {
  background-color: #fff;
  color: #000;
  width: 100% !important;
}

input[type="select"] {
  background-color: #fff;
  color: #000;
  width: 50% !important;
}
