/*
 Theme Name:   
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  Child Theme CityCab
 Author:       GCweb Pty Ltd
 Author URI:   http://www.gcweb.com.au
 Template:     wp_citycab
 Version:      1.0.0
 Text Domain:  gctowtrucks
*/


/*
-------------------------------------------------------------- */

#wprmenu_bar { z-index:9999 !important;}

#cs-phone .cshero-phone-number { float:left;}

.header.header-v1:after { background:#ffd200 none !important;}

.testimonial-layout1 .sprocket-quotes-item { background-image: url("images/quote-truck.png") !important;}


@media only screen and (max-width: 992px) {
	#cshero-header .logo > a { margin:0 auto !important;}
	#cshero-header .logo { text-align:center !important;}
	#cshero-header { padding: 15px 0 20px 0 !important;}
	
	#cs-phone .cshero-phone-number { float:none !important; width:310px; margin:0 auto;}
	.cshero-phone-number h3 { display:inline-block; padding-right:10px;}
	.cshero-phone-number h3.smash { padding-right:0px;}
}
@media only screen and (max-width: 480px) {
	.cshero-phone-number h3 { padding-right:0px;}
}

input[type='text'], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  border: 1px solid #000 !important;
  padding: .313em !important;
}
.gform_wrapper .top_label .gfield_label {  margin: .625em 0 0;}