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

.gdpr-section {
	 position: fixed;
	 left: 0;
	 top: 0;
	 right: 0;
	 margin: 0;
	 padding: 0;
	 z-index: 99999999999;
}
 .gdpr-section .gdpr-content {
	 margin: 0 auto;
	 padding: 30px 20px 20px;
	 width: 100%;
	 max-width: 1000px;
	 background: rgba(255, 255, 255, .9);
	 border: 1px solid #ccc;
	 box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
}
 .gdpr-section .gdpr-close {
	 float: right;
	 margin: -25px 0 0 0;
	 padding: 0;
	 height: 24px;
	 background: transparent;
	 border: none;
	 color: #555;
	 font-weight: bold;
	 font-size: 24px;
	 line-height: 24px;
	 overflow: hidden;
	 opacity: 1;
	 cursor: pointer;
}
 .gdpr-section .gdpr-close:hover {
	 color: #000;
}
 .gdpr-section .gdpr-button {
	 display: block;
	 padding: 7px 20px;
	 width: 100%;
	 height: auto;
	 background: #007bff;
	 border: 1px solid #007bff;
	 color: #fff;
	 font-size: 14px;
	 line-height: 18px;
	 text-transform: uppercase;
	 text-align: center;
	 cursor: pointer;
}
 .gdpr-section .gdpr-button:hover {
	 background: #045bb9;
	 border-color: #045bb9;
}
 .gdpr-section p {
	 margin-bottom: 5px;
	 color: #757575;
	 font: 12px/15px Arial, Helvetica, sans-serif;
}
 .gdpr-section .gdpr-link {
	 display: block;
	 white-space: nowrap;
	 color: #007bff;
	 font-size: 16px;
	 line-height: 22px;
}
 .gdpr-section .gdpr-link:hover {
	 color: #045bb9;
}
 .gdpr-section .text-center {
	 text-align: center;
}
 @media (min-width: 576px) {
	 .gdpr-section .gdpr-button {
		 display: inline-block;
		 width: auto;
	}
	 .gdpr-section .gdpr-link {
		 display: inline-block;
		 margin: 0 10px;
	}
}
 @media (min-width: 768px) {
	 .gdpr-section {
		 left: 5px;
		 top: 5px;
		 right: 5px;
	}
	 .gdpr-section p {
		 margin-bottom: 10px;
		 font-size: 14px;
		 line-height: 18px;
	}
	 .gdpr-section .gdpr-link {
		 font-size: 15px;
	}
}

div.car_attribute_icon.ti-panel, div.car_attribute_content, .car_attribute_price, .single_car_users_online_wrapper, .header_cart_wrapper {
	display: none;
}

.top_contact_info > div.company_address {
    width: 50%;
}

.logo_wrapper.hidden {
    display: block;
}

#page_caption .single_car_header_content .single_car_header_price, .single_car_header_price {
    font-size: 25px;
}
 