/*
========================================================================

Theme Name: Businessx Child
Theme URI: http://www.acosmin.com/theme/businessx/
Author: Synvation GmbH
Author URI: http://www.synvation.de/
Description: Businessx is a modern one page WordPress theme with WooCommerce support, perfect for any business, agency or blog. With the help of the free Businessx Extensions plugin you will be able to add 12 sections (Slider, Features, About Us, Team, Clients, Portfolio, Actions, Testimonials, Pricing, FAQ, Hero, Blog) to your homepage and position them as you want on page.
Template: businessx
Version: 1.0.5.5
License: GNU General Public License version 3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-header, grid-layout, right-sidebar, sticky-post, translation-ready, threaded-comments, featured-images, custom-menu, theme-options, footer-widgets, portfolio, blog, e-commerce
Text Domain: businessx-child

========================================================================
*/

/* ET Form Like Styles For CF7 Form 
by Mayur Somani from www.agentwp.com
*/

.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select {
background: #F7F7F7 url(epanel/page_templates/images/contact_input.png) repeat-x !important;
border: 1px solid #CCC !important;
color: #111 !important;
padding: 8px !important;
border-radius: 8px !important;
-webkit-border-radius: 8px !important;
-moz-border-radius: 8px !important;
margin: 0px !important;
font-family: arial !important;
}

.wpcf7-form-control-wrap select {
background:#F7F7F7 !important;
}

.wpcf7-form-control-wrap input[type="text"] {
width:300px;
}

.wpcf7-form-control-wrap textarea {
width:400px;
}

.wpcf7-captchar, .wpcf7-quiz {
width:65px !important;
}

span.wpcf7-list-item {
display: block;
margin-left: 0 !important;
}

.wpcf7-submit, .wpcf7-reset {
border: 0px !important;
color: #4C4B4B !important;
float: right;
font-size: 12px;
text-shadow: 1px 1px 1px white;
text-transform: uppercase;
margin-right: 9px;
height: 35px;
}

.wpcf7-submit {
background: url(epanel/page_templates/images/contact_submit.png) no-repeat;
width: 73px;
margin-right: 6px;
}

.wpcf7-reset {
background: url(epanel/page_templates/images/contact_reset.png) no-repeat;
width: 61px;
}