/*	
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors Child theme
	Version: 4.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors-child
    Template: motors

    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.
*/

/* Add your own styles here */

/* Hide css */

li.astm-search-menu{display:none !important;}
.our_custome_search{ display: inline-block;width: 313px; }
#search-form-alt{ position: relative; width: 100%; margin: 0px auto; max-width: 311px;}
#search-form-alt input{background-color: #fff;}
#search-form-alt button{ position: absolute;top: 0px; right: 0px; background-color: transparent; color: #000; cursor: pointer;}
#search-form-alt button i{ color:#000;}
.top-bar-info li, .header-top-bar-socs ul li a, .stm-phone-number a{      font-size: 14px !important;}

/* Sachin form 9718550084 */


.sachin_form{
	    max-width: 550px;
    margin: 0px auto;
}
.sachin_form input[type="text"]{
	height: 34px;
    margin-top: 4px;
    border-radius: 5px;
}
.sachin_form input[type="email"]{
	height: 34px;
    margin-top: 4px;
    border-radius: 5px;
}
.sachin_form input[type="tel"]{
	height: 34px;
    margin-top: 4px;
    border-radius: 5px;
}

.sachin_form textarea{
	height: 100px;
    margin-top: 4px;
    border-radius: 5px;
}

.sachin_form label{
	color:#fff;
	margin-top:10px;
	margin-bottom:5px;
}

.sachin_form [type="submit"]{
	    background-color: #fff;
    color: #000;
    margin-top: 23px;
}
.div.wpforms-container-full{
	margin:0px 0px;
}
#wpforms-form-94450 .wpforms-field-label{
	color:#fff;
}
/* Resposive css */
#wpcf7-f93900-o2, .mobile_serch{ display:none;}

#wpcf7-f95786-o1 label{  color: #fff; margin-bottom:5px; }


#wpcf7-f95786-o1 input{ height: 35px;
    border-radius: 4px;
    background-color: #fff;
    color: #000;}


#wpcf7-f95786-o1 textarea{ height: 100px;
    border-radius: 4px;
    background-color: #fff;
    color: #000;}


#wpcf7-f95786-o1  input[type=submit]{
	    height: auto !important;
    margin-top: 10px !important;
    background-color: #1b232f !important;
}
.hide-tab-des{ display: none;}

@media only screen and (max-width: 768px) {
  #header,.stm_motorcycle-header{ display:block !important;}
	 .mobile_serch{ display:block; background-color: #1b232f; padding-top:30px !important;}
	.stm_mc-nav{ padding-top:10px !important;}
	.entry-header .container {
        min-height: 315px !important;
    }
	.entry-header .entry-title {
       top: 61% !important;
   }
	.wpcf7-form label{  color: #fff; margin-bottom:5px; }
   .hide-tab-des{ display: block;}
}
li.btn-enquire{
	    background-color: #000;
}

