/*
Theme Name: Car Rental Child Theme
Description: Child theme for the WOW. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Theme URI: http://themeforest.net/user/XpeedStudio
Author: XpeedStudio
Author URI: http://themeforest.net/user/XpeedStudio/portfolio
Version: 2.4
* Tags: One page wordpress theme, landing page wordpress theme, drag & drop wordpress theme,  one-column, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
Template: carrental
*/
.elementor-icon-list-text{
    color: #817F91!important;
    font-family: "Rubik", Sans-serif!important;
    font-size: 16px;
    font-weight: 400!important;
    line-height: 25px;
}
body .xs-car-vehicles .vehicle-tab-nav > li.active > a {
	font-weight: unset!important;
	color:#fff; 
}
body .xs-car-vehicles .vehicle-tab-nav > li > a {
	font-weight: unset!important;
	color:#000;
}
body .xs-car-vehicles .vehicle-price {
	color:#fff;
}
body .btn.btn-primary,
body .xs-car-vehicles .vehicle-price,
body .xs-car-vehicles .vehicle-tab-nav > li > span,
body .xs-car-vehicles .vehicle-tab-nav > li.active {
	background-color: #ff4c30;
}
table.vehicle-features {
	font-family: "Rubik", Sans-serif;
    font-size: 16px;
	color: #817F91;
}
body .vehicle-features>tbody>tr>td {
	font-size: 16px;
}
.cars-button-holder .btn-link {
	margin-top: 10px;
}