/*
Theme Name: bobcat
Theme URI: technoarray.com
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: bobcat

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/


.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
     color: #000;
     border:1px solid #ADA9A5 ;
    
}

.wpcf7-form-control.wpcf7-text {
    color: #000;
    border:1px solid #ADA9A5;
    
}

textarea {
    color: #000;
    margin-top:0px !important;
}

.wpcf7-form-control.wpcf7-date.wpcf7-time.hasDatepicker {
    color: #000;
    border:1px solid #ADA9A5;
    
}
.wpcf7-form-control.wpcf7-select {
     color: #000;
     border:1px solid #ADA9A5;
     
}

.wpcf7-form-control.wpcf7-date.hasDatepicker {
     color: #000;
     border:1px solid #ADA9A5;
    
}

.rwpt_testimonials .rwpt_photos .rwpt_author {
    background-color: #f9e351 !important;
    color: #fff;
}

.rwpt_testimonials {
    margin-top: 25px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
textarea {
    color: #000;
    margin-top:0px !important;
    
}

}

#our-services li {
    float: none;
    list-style-type: none;
    margin-left: 30px;
    text-align: left;

}

.social {
    display: inline-flex;
    padding-top: 10px;
}

.img-responsive._mPS2id-t.mPS2id-target.mPS2id-target-first {
    width: 100% !important;
}

.textwidget {
    color: #fff;
    top: 150px;
    z-index: 100;
    left: 550px;
}
