/*
Theme Name:     BudgetCars Child
Theme URI:      http://budgetcars.ancorathemes.com/
Description:    Make your modifications to BudgetCars in this child theme.
Author:         AncoraThemes
Author URI:     http://ancorathemes.com
Version:        1.0
Template:       budgetcars
*/

/* Kempston CI Constants */
:root {
	--kempston-ci-black: #020002;
	--kempston-ci-white: #FFFFFF;
	--kempston-ci-blue: #2A64AD;
	--kempston-ci-yellow: #FFC940;
	--kempston-ci-orange: #DD7149;
}	


.logo_footer_image_wrap {
	display: none !important;
}

.top_panel_default .menu_main_nav_area > ul > li.current-menu-item > a::after, .top_panel_default .menu_main_nav_area > ul > li > a:hover::after, .sc_testimonials_default .sc_testimonials_item_author_title::after, .vc_row:not(.scheme_dark) nav ul li a:hover::after, .vc_row:not(.scheme_dark) nav .sub-menu .current-menu-item > a::after, .vc_row:not(.scheme_dark) nav .sub-menu .current-menu-ancestor > a::after, .wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active > a::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:focus::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:hover::after, .vc_row:not(.scheme_dark) .sc_layouts_menu_nav > li.current-menu-item > a::after, .vc_row:not(.scheme_dark) .sc_layouts_menu_nav > li.current-menu-parent > a::after, .vc_row:not(.scheme_dark) .sc_layouts_menu_nav > li.current-menu-ancestor > a::after, .sc_services_item_number::after, .sc_team_short .sc_team_item_title::after, .sc_team_default .sc_team_item_title::after, .theme_hover::after {
	background-color: var(--kempston-ci-yellow);
}

div.request_quote_form{
	margin-bottom: 15px !important;
}

.heading-section, .calculator-child-heading {
	display: none !important;
}

.sc_testimonials_item_date {
	display: none !important;
}
