/*
Theme Name: GrandCarRental Child
Theme URI: http://themes.themegoods2.com/grandcarrental/demo
Description: Premium Car Rental Travel Theme
Version: 1.0
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandcarrental
Template: grandcarrental
*/

#page_caption .single_car_header_content .single_car_header_price, .single_car_header_price {
	display: none !important;
}

.car_attribute_price {

    display: none;
}

@media only screen and (max-width: 767px) {
	.page_content_wrapper .top_contact_info > div {
		width: 100% !important;
	}
	.page_content_wrapper .top_contact_info {
		    line-height: 30px;

	}
}