/*
Theme Name: TheF1Carz Child
Theme URI: 
Description: Premium Car Rental Theme
Version: 1.0
Author: Tafeel
Author URI:
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: thef1carz
Template: thef1carz
*/
.car_attribute_price_day.three_cols .single_car_price{
	font-size: 29px;
	color: #9a1217;
}
#wrapper{
	padding-top:83px !important;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d{
	background-color: transparent !important;
	box-shadow:none !important;
}
dl {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0
}
dt {
  float: left;
  width: 50%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0
}
dd {
  float: left;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0
}

@media screen and (max-width: 600px) {
  .pickup_location {
    width: 100%;
  }
	.car_attribute_price_day.three_cols .single_car_price{
	font-size: 25px;
}
}
