/*
Theme Name:   AutoRide Child
Template:     autoride
Author:       QuanticaLabs
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  autoride-child
*/


/* css 7-4-25 */

.theme-page-footer-top {
    padding-top: 0 !important;
}
.content-bold .elementor-widget-container{
	font-family: Sora, sans-serif !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 28px !important;
}
.paragraph-content {
	font-family: Roboto, sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
	color: #7a7a7a !important;
}
.theme-page-header{
	position: absolute;
    text-align: center;
    z-index: 99999999999 !important;
    margin: 0 auto !important;
    width: 100% !important;
}
.theme-page-header-middle li span {
	color: #fff !important;
	font-size: 14px !important;
}
html .theme-page .theme-page-header .theme-menu.theme-menu-responsive+.theme-component-button {
    margin-right: 0px !important;
}
html .theme-page .theme-page-header-middle .theme-component-button>a {
    padding: 8px;
    background: #C60000;
    border: 0;
    border-radius: 0;
}
.theme-page-header-middle .theme-main .vc_row.wpb_row.vc_row-fluid {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.client-logo-slider .wpb_wrapper {
    display: flex;
    justify-content: space-evenly;
}
.heading-600 {
	font-weight: 600 !important;
}
.theme-menu-mode-responsive .theme-menu-responsive-list {
  z-index: 9999999999999999;
}
/* media query */
@media screen and (max-width: 768px){
	.heading-600 {
		font-size: 36px !important;
    	line-height: 36px !important;
	}
}

.chbs-summary-price-element span {
    color: #fff !important;
}
.chbs-vehicle-content .chbs-vehicle-content-header span {
    color: #fff !important;
}
.chbs-vehicle-content-meta-info .chbs-circle {
  color: #fff;
}
.chbs-list-reset li a span:nth-of-type(2) {
	text-transform: uppercase !important;
	color: #fff !important;
}
.chbs-list-reset .chbs-state-selected a span:nth-of-type(2) {
	color: #AF7123 !important;
	text-transform: uppercase !important;
}
.chbs-form-label-group .chbs-form-checkbox .chbs-meta-icon-tick {
    color: #000 !important;
}
.chbs-meta-icon-tick:before {
    content: "✔" !important;
}

.chbs-list-reset .chbs-state-completed a span:nth-of-type(2) {
	color: #AF7123 !important;
}
.chbs-list-reset .chbs-state-completed a span:nth-of-type(1) {
	background: #AF7123 !important;
}
.chbs-state-completed .chbs-meta-icon-tick:before {
	color: #fff !important;
}
/*.ui-datepicker-current-day a.ui-state-default.ui-state-active {
    background: #AF7123 !important;
    border-radius: 50px;
    color: #fff !important;
}
.chbs-form-field .chbs-datepicker {
	color:#AF7123 !important;
}
.chbs-form-field input.chbs-timepicker.ui-timepicker-input {
    color: #AF7123;
}*/
.chbs-payment-header {
	color: #fff !important;
}
.chbs-main .chbs-payment>li>a>span.chbs-payment-name {
    color: #000 !important;
}
.privacy-policy-page .sub_paregraph p {
    font-size: 16px;
}