/*
	Theme Name: Kool Car Hire
	Theme URI: https://koolcarhire.com.au/
	Description: 
	Author: Kool Car Hire Team
	Author URI: https://koolcarhire.com.au/
	Version: 1.0
	Requires at least: 6.0
	Tested up to: 6.4
	Requires PHP: 7.3
	Text Domain: koolcarhire
*/


html {
  -webkit-text-size-adjust: 100%;line-height: 28px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}
body {
	margin: 0;
	  font-size: 18px;
	  font-weight: 400;
	  line-height: 28px;
	   background:#1b1b1b !important;
		color:#fff !important;
	   font-family: 'Sofia Pro' !important;
	   font-weight:400 !important;letter-spacing:1px;
}
body.admin-bar > .elementor-location-header > .elementor-element {
    margin-top: 32px;
}
h1, h2, h3, h4, h5, h6 { font-family: 'Korataki' !important; font-weight:normal !important;letter-spacing:1px;}
.home .swiper-slide-contents h5 { font-family: 'Sofia Pro' !important;
	   font-weight:400 !important;}
p {margin-top:0;}
.btn-transparent {
    border: 1px solid #38B55C;
    color: #38B55C;
    line-height: 1;
    padding: 10px 20px;
    border-radius: 30px;
	display: inline-block;
    overflow: hidden;
}
/* .bg-fafafa{background-color:#fafafa;} */
.no-banner, .woocommerce-account .page-content{margin-top:156px;}
a.custom-button {
    background-color: #d01818;
    color: #fff;
    text-decoration: none;
    padding: 10px 40px;
    border-radius: 25px;
	display: inline-block;
}

section.default-page {
    margin-top: 156px;
    padding-top: 50px;
}

.d-flex {
    display: flex;
}
.flex-wrap {
    flex-wrap: wrap;
}
.filter-location-list {
    background: #D01818 !important;
	border-color:#D01818 !important;
	width: 250px !important;
	margin-bottom: 0 !important;
    margin-right: 10px;
}
.filter-location-search {
	background: #D01818 !important;
	border-color:#D01818 !important;
	width: 360px !important;
	max-width: 100%;
	margin-bottom: 0 !important;
	margin-right: 10px;
	color: #fff;
	font-weight: 700;
}
.filter-location-search:focus {
	color: #ffffff;
	font-weight: 700;
}
.filter-location-search::placeholder {
	color: #ffffff;
	opacity: 1;
	font-weight: 700;
}
.filter-location-search:focus::placeholder {
	color: #ffffff;
	opacity: 1;
	font-weight: 700;
}
.filter-location-wrapper {
	position: relative;
	font-family: "Sofia Pro", Sans-serif;
}
.filter-location-title {
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 8px;
	width: 100%;
	font-size: 150%;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
}
.filter-location-dropdown {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 360px;
	max-width: 100%;
	background: #222222;
	border-radius: 20px;
	border: 2px solid #ffffff;
	padding: 12px 0 12px 0;
	margin-top: 5px;
	z-index: 10;
	max-height: 300px;
	overflow-y: auto;
}
.filter-location-dropdown.is-open {
	display: block;
}
.filter-location-option {
	display: block;
	width: 100%;
	text-align: left;
	background: transparent;
	border: 0;
	color: #fff;
	padding: 8px 16px;
	font-family: "Sofia Pro", Sans-serif;
}
.filter-location-option--location {
	color: #ff7b7b;
	text-transform: uppercase;
	font-weight: 700;
}
.filter-location-option--service-area {
	color: #ffffff;
	font-weight: 700;
}
.filter-location-group-start {
	margin-top: 10px;
	padding-top: 10px;
}
.filter-location-option:hover,
.filter-location-option:focus {
	background-color: #d01818;
}
.filter-location-option.is-active {
	background-color: #d01818;
}
.stripe-card-wrapper {
	background: #ffffff;
	border-radius: 15px;
	height: 60px;
	display: flex;
	align-items: center;
	padding: 0 16px;
    margin-bottom: 30px;
	max-width: 450px;
	width: 100%;
}
.stripe-card-element {
	width: 100%;
}
.stripe-card-element .StripeElement {
	width: 100%;
}
.stripe-payment-title {
	color: #ffffff;
	font-weight: 700;
	font-family: "Sofia Pro", Sans-serif;
	font-size: 25px;
	margin-top: 15px;
	margin-bottom: 6px;
	text-align: left;
}
.stripe-payment-note {
	color: #ffffff;
	font-family: "Sofia Pro", Sans-serif;
	margin-bottom: 12px;
	text-align: left;
}
.stripe-payment-block.is-hidden {
	display: none;
}
.featured-listing-section .featured-listing-note {
	color: #ffffff;
	margin-bottom: 12px;
}
.featured-listing-usps {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 12px;
}
.featured-listing-usps span {
	display: inline-flex;
	align-items: center;
	padding: 4px 10px;
	border: 1px solid #d01818;
	border-radius: 999px;
	color: #ffffff;
	font-weight: 700;
	font-size: 12px;
}
.featured-listing-choice {
	display: flex;
	margin-bottom: 16px;
}
.featured-listing-choice.rocker {
	border: 2px solid #d01818;
	border-radius: 30px;
	overflow: hidden;
	width: fit-content;
}
.featured-choice {
	display: flex;
	align-items: center;
    padding:0;
    text-align: center;
	font-weight: 700;
	color: #d01818;
	margin: 0;
}
.featured-choice input {
	display: none;
}
.featured-choice span {
	display: block;
	padding: 8px 22px;
}
.featured-choice input:checked + span {
	background: #d01818;
	color: #000000;
}
.featured-cards {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 16px;
}
.featured-cards.is-hidden {
	display: none;
}
.featured-card {
	    border: 2px solid #d01818;
    background: transparent;
    color: #ffffff;
    padding: 16px 18px;
    text-align: center;
    border-radius: 0;
    font-weight: 700;
    min-width: 140px;
    position: relative;
    border-radius: 20px;
}
.featured-card-title {
	display: block;
	font-size: 1rem;
}
.featured-card-price {
	display: block;
	color: #d01818;
	font-size: 1.25rem;
	margin-top: 4px;
}
.is-active .featured-card-price {
	display: block;
	color: black;
	font-size: 1.25rem;
	margin-top: 4px;
}
.link-btn a {
    text-decoration: none !important;
}
.featured-card-badge {
	display: inline-block;
    background: #d01818;
    color: #ffffff;
    font-size: 0.75rem;
    padding: 4px 8px;
    border-radius: 10px;
    margin-bottom: 8px;
    position: absolute;
    top: -20px;
    left: 50%;
    white-space: nowrap;
    transform: translateX(-50%);
}
.featured-card.is-active {
	background: #d01818;
	color: #000000;
}
.featured-payment {
	margin-bottom: 16px;
	max-width: 450px;
	width: 100%;
}
.featured-payment.is-hidden {
	display: none;
}
.featured-payment-title {
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 6px;
	text-align: left;
}
.featured-payment-note {
	color: #ffffff;
	margin-bottom: 12px;
	text-align: left;
}
.featured-card-errors {
	color: #d01818;
	margin-top: 8px;
}
.card-image-inner {
	position: relative;
}
.feature-this-overlay {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.45);
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}
.card-image-inner:hover .feature-this-overlay {
	opacity: 1;
}
.feature-this-button {
	background: #d01818;
	color: #000000;
	border: 2px solid #d01818;
	padding: 10px 18px;
	font-weight: 700;
	border-radius: 30px;
	display: inline-flex;
	align-items: center;
	gap: 8px;
}
.feature-this-star {
	font-size: 1rem;
}
.featured-upsell {
	margin-top: 16px;
	padding-top: 12px;
	border-top: 1px solid #d01818;
}
.featured-upsell.is-hidden {
	display: none;
}
.featured-upsell-title {
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 12px;
}
.featured-pay-button {
	background: #d01818;
	color: #000000;
	border: 2px solid #d01818;
	padding: 10px 18px;
	font-weight: 700;
	border-radius: 30px;
}
.featured-modal {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
}
.featured-modal.is-hidden {
	display: none;
}
.featured-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.6);
}
.featured-modal-dialog {
	position: relative;
	background: #111111;
	border: 2px solid #d01818;
	border-radius: 16px;
	padding: 24px;
	width: min(700px, 92vw);
	max-height: 90vh;
	overflow: auto;
}
.featured-modal-processing-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.7);
	color: #ffffff;
	font-weight: 700;
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 2;
}
.featured-modal-dialog.is-loading .featured-modal-processing-overlay {
	display: flex;
}
.featured-modal-close {
	position: absolute;
	top: 8px;
	right: 12px;
	background: transparent;
	border: 0;
	color: #ffffff;
	font-size: 28px;
	line-height: 1;
}
.featured-modal-car-name {
	color: #ffffff;
	font-size: 1.1rem;
	font-weight: 700;
	margin-bottom: 8px;
}
.featured-modal-title {
	color: #ffffff;
	margin-bottom: 16px;
}
.kch-term-multiselect {
	position: relative;
	min-height: 48px;
	padding: 0 !important;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	border-radius: 12px;
	height: auto;
}
.kch-term-search {
	border: 0;
	outline: none;
	flex: 1;
	min-width: 140px;
	background: transparent;
	color: #111111;
	font-weight: 700;
	padding: 10px 12px;
}
.kch-term-search::placeholder {
	color: #6c757d;
	opacity: 1;
	font-weight: 400;
}
.kch-term-chips {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}
.kch-chip {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background: #ffffff;
	color: #D01818;
	padding: 4px 10px;
	border-radius: 999px;
	font-size: 13px;
	font-weight: 700;
	white-space: nowrap;
	flex: 0 0 auto;
}
.kch-chip-remove {
	border: 0;
	background: transparent;
	color: #D01818;
	font-weight: 700;
	line-height: 1;
	padding: 0;
	cursor: pointer;
}
.kch-term-dropdown {
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 4px);
	background: #222222;
	border: 2px solid #ffffff;
	border-radius: 20px;
	max-height: 300px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(6px);
	transition: opacity .15s ease, transform .15s ease, visibility .15s ease;
	z-index: 30;
	padding: 10px 0;
}
.kch-term-multiselect.is-open .kch-term-dropdown {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateY(0);
}
.kch-term-option {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 8px 14px;
	color: #ffffff;
	font-weight: 700;
	cursor: pointer;
}
.kch-term-option input[type="checkbox"] {
	accent-color: #D01818;
}
.kch-term-option-btn {
	display: block;
	width: 100%;
	text-align: left;
	border: 0;
	background: transparent;
	padding: 8px 14px;
	color: #ffffff;
	font-weight: 700;
}
.kch-term-option:hover,
.kch-term-option:focus-within,
.kch-term-option-btn:hover,
.kch-term-option-btn:focus {
	background: #D01818;
	outline: none;
}
.kch-term-option.is-hidden,
.kch-term-option-btn.is-hidden {
	display: none;
}
.enq-cal {
	position: relative;
}
.form-loading-overlay {
	display: none;
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.6);
	color: #ffffff;
	font-weight: 700;
	align-items: center;
	justify-content: center;
	z-index: 5;
	text-align: center;
	padding: 20px;
}
.enq-cal.is-loading .form-loading-overlay {
	display: flex;
}
.filter-location-suboption {
	padding-left: 15px;
}
.filter-location-option.is-hidden {
	display: none;
}
.button {
    background-color: #D01818;
/*     font-family: "Outfit", Sans-serif; */
	 font-family: "Sofia Pro", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D01818;
    border-radius: 30px 30px 30px 30px;
    padding: 20px 40px;
    color: #fff;
    line-height: 1;
	cursor:pointer;
}

/* Verify Page */
.wc-verify-page {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
}

.return-to-shop{display:none;}

/* Checkout Page */
.woocommerce-checkout .page-content .woocommerce {
    padding-top: 80px;
}
.woocommerce-account .woocommerce-info .button, .woocommerce-checkout .woocommerce-error .button, .woocommerce-checkout #customer_details .col-2, .woocommerce-checkout ul.woocommerce-error, .woocommerce-checkout .woocommerce-message .button {
    display: none;
}
.woocommerce-checkout .col2-set .col-1{
	width:100%;
}

/* Woocommerce */
.woocommerce-MyAccount-navigation ul li.is-active {
    background: #d01818;
}
.woocommerce-account .woocommerce-Address {width: 100%;}
.select2-dropdown {background: #222222;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 60px;padding-left: 20px; color:#fff;}
.select2-container .select2-selection--single {height: 60px;border-radius: 35px;background: #222222;border: none;}
.select2-container--default .select2-selection--single .select2-selection__arrow {height: 60px;}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {background-color: #d01818;}
.woocommerce button.button {
    background-color: #d01818;
/*     font-family: "Outfit", Sans-serif; */
	 font-family: "Sofia Pro", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D01818;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 40px 15px 40px;
    color: #fff;
}
.woocommerce-password-strength {
    color: #000;
    letter-spacing: 0;
    font-size: 18px;
/*     font-family: "Outfit", sans-serif; */
	 font-family: "Sofia Pro", Sans-serif;
}
.woocommerce form .form-row label {
/*     font-family: "Outfit", sans-serif; */
	 font-family: "Sofia Pro", Sans-serif;
}
.woocommerce-password-hint {
/*     font-family: "Outfit", sans-serif; */
	 font-family: "Sofia Pro", Sans-serif;
}
a.woocommerce-terms-and-conditions-link {
    color: #d01818;
}
.woocommerce-SavedPaymentMethods label {width: auto;}

/* Single Car CSS */
.slick-slider img {
    height: auto;
    width: 100%;
}
#sync1 .slide-item {
    width: 100%;
    position: relative;
    display: block;
    height: 0;
    padding-top: 680px;
    border-radius: 20px;
    overflow: hidden;
}
#sync1 .slide-item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    border-radius: 20px;
}
#sync2 {
    position: relative;
    width: calc(100% - 100px);
    margin-top: 50px;margin-bottom: 50px;
    margin-right: 50px;
    margin-left: 50px;
}
#sync2 .thumbnail-item {
    width: 100%;
    position: relative;
    display: block;
    height: 0;
    padding-top: 180px;
    border-radius: 5px;
    overflow: hidden;
    /* cursor: pointer; */
}
#sync2 .thumbnail-item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    border-radius: 10px;
    padding: 5px;
}
#sync2 span.arrow-prev {
    z-index: 9;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 35px;
    left: -55px;
    cursor: pointer;
}
#sync2 span.arrow-next {
    z-index: 9;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 35px;
    right: -55px;
    cursor: pointer;
}
.single-car_listing .carlist-section #sync1 .owl-item .item {
    width: 100%;
    position: relative;
    display: block;
    height: 0;
    padding-top: 380px;
    border-radius: 20px;
    overflow: hidden;
}
.single-car_listing .carlist-section #sync1 .owl-item .item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    border-radius: 20px;
}
.single-car_listing .carlist-section .navigation-thumbs {
    position: relative;
    width: calc(100% - 100px);
    margin-top: 30px;
    margin-right: 50px;
    margin-left: 50px;
}
.single-car_listing .carlist-section #sync2 .owl-item .item {
    width: 100%;
    position: relative;
    display: block;
    height: 0;
    padding-top: 100px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}
.single-car_listing .carlist-section #sync2 .owl-item .item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    border-radius: 5px;
}
.single-car_listing .carlist-section #sync2 .owl-nav > button{
    z-index: 9;
    position: absolute;
    top: 25px;
    width: 50px;
    height: 35px;
}
.single-car_listing .carlist-section #sync2 .owl-nav button.owl-prev {
    left: -55px;
}
.single-car_listing .carlist-section #sync2 .owl-nav button.owl-next {
    right: -55px;
}

/* Car Listing CSS */
.suspend-car {
  margin-left: 15px;
  color: #d01818;
}
.make-featured {
  color: #00bf00;
}
.car-content span.featured-icon {
    position: absolute;
    top: 33px;
    left: 8px;
}
.car-content span.featured-icon svg {
    width: 12px;
    height: 12px;
}
.inner-section {
	/*  background: url('/wp-content/uploads/2022/02/s3bg.jpg') fixed;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 200px 0 60px;
}
.inner-section h1 {
  text-shadow: 2px 2px 5px #000;
}
/* Testimonials */
.testimonials {
    padding: 6em 0;
}
#customers-testimonials .item-details {
  background-color: #fff;
  color: #000;
  padding:80px 40px;
  text-align: left;
}
#customers-testimonials .item-details h5 {
  margin: 0 0 15px;
  font-size: 24px;
  line-height: 30px;
}
.testimonials .owl-carousel .owl-nav [class*=owl-] {
  transition: all 0.3s ease;
}
.testimonials .owl-carousel .owl-nav [class*=owl-].disabled:hover {
  background-color: #D6D6D6;
}
.testimonials .owl-carousel, .testimonials .owl-carousel .item {
  position: relative;
}
.testimonials .owl-carousel .owl-next, .testimonials .owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  font-size: 20px;
  color: #fff;
  border: 1px solid #ddd;
  text-align: center;
}
.testimonials .owl-carousel .owl-prev {
  left: -70px;
}
.testimonials .owl-carousel .owl-next {
  right: -70px;
}
.fa-quote-left, .fa-quote-right {
	font-size:48px;
	position:absolute;
	color:#d01818;
}
.fa-quote-right {
	bottom:1em;
	right:10px;
}
.fa-quote-left {
	top:10px;
	left:10px;
}
.review-section .card {
	margin-top:40px;
	box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
}
.carlist-section h3 {font-size:30px;margin-bottom: 30px;}
.comment-form .form-group {margin: 15px 0;}

.rentalcar-section .car-card .card-image-inner {
	width: 100%;
    position: relative;
    display: block;
    height: 0;
    padding-top: 240px;
    overflow: hidden;
}

.rentalcar-section .car-card .card-image-inner img {
	position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
}


.rentalcar-section .car-card .link-btn a {
	background: #d01818;
    border: 1px solid #d01818;
    color: #fff;
    padding: 8px 30px;;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    border-radius: 25px;
/*     width: 100%;
    max-width: 200px; */
}
.rentalcar-section .car-card .link-btn a:hover {
	background: #fff;
	color:#d01818;
    border: 1px solid #d01818;
}
.rentalcar-section .car-card .link-btn {
	margin: -28px 0 0 0;
	text-align:center;
	position:relative;
}
.rentalcar-section .car-card h4 {
	text-align:center;font-family:'Korataki' !important;
}
.rentalcar-section .car-card .star-rating {
	text-align: center;
    width: max-content;
    margin: auto;
}
.star-rating-wrap {display: flex;justify-content: center;position: relative;}
.star-rating-wrap .star-rating-overlap {position: absolute;background-color: #fff;top: 0;right: 0;height: 100%;}
.rentalcar-section .car-card .card-body ul {
	font-family: "Sofia Pro", Sans-serif;
	list-style-type: none;
    width: 46%;
    display: inline-block;
    padding: 0;
    border-right: 2px solid #ddd;
    margin: 20px 0;
}
.rentalcar-section .car-card .card-body ul:last-child {
	border-right:none !important;
}
.rentalcar-section .car-card .card-body ul li{
	position: relative;
    margin-bottom: 5px;
	padding:0 0 0 0;
}
.rentalcar-section .car-card .card-body ul li i{
	position: absolute;
	left:0;
	color:#d01818;
	top:0;
}
.rentalcar-section .car-card {margin-bottom:50px;}
.rentalcar-section .card:hover {
	-webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 22px 40px rgb(0 0 0 / 15%);
}
.rentalcar-section .card {
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
	background:#222;color:#fff;
}
.listing-search-form select, .listing-search-form input {
	width: 100%;
    height: 52px;
    line-height: 52px;
    background: #fff;
    border: 1px solid #ddd;
    color: #000;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 5px 10px;
}
.listing-search-form .custom-button {
	max-width: 250px;
    width: 100%;
    margin: 0 20px;
}
.listing-search-form form {
	padding: 40px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
    background: #fff;
}
.tooltip1 {
  position: relative;
  display: inline-block;
}
.tooltip1 .tooltiptext {
  visibility: hidden;
  width: max-content;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 15px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
}
.tooltip1:hover .tooltiptext {
  visibility: visible;
}
.tooltip1 .tooltiptext span {
    display: block;
    text-align: left;
}
.rating {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.rating-0 {
  filter: grayscale(100%);
}
.rating > input {
  display: none;
}
.rating > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  transition: .3s;
}
.rating > input:checked ~ label,
.rating > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}
.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}
span.removeImgWrapper {position: relative;display: inline-block;}
span.removeImgWrapper span.removeImg {position: absolute;top: -5px;right: -5px;background-color: #d01818;line-height: 1;border-radius: 100%;width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;color: #fff;font-weight: 600;font-size: 12px;cursor: pointer;}

.ajax-loader {/*position: absolute;bottom: 25%;left: 50%;transform: translateX(-50%);*/display: none;}
.ajax-loader img {width: 70px;height: auto;}
button.kch-save-btn {
    font-size: 18px;
    font-weight: 400;
    background-color: #D01818;
    border: 1px solid #D01818;
    border-radius: 30px;
    padding: 18px 40px 18px 40px;
    color: #fff;
}

.list-car-section h1 {color: #FFFFFF; font-family: "Sofia Pro", Sans-serif;font-size: 46px;font-weight: 700;line-height: 46px;}

/* Location Taxonomy */
p.result-count {margin-top: 10px;}
.car-item {position: relative; display: block; margin-bottom: 15px;}
.carlisting-imgBlock {width: 100%; position: relative; display: block; height: 0; padding-top: 280px;border-radius:20px;overflow:hidden;}
.carlisting-imgBlock img {position: absolute; width: 100%; height: 100%; object-fit: cover; object-position: center; top: 0; left: 0;transform: scale(1); transition: transform 500ms ease;border-radius:25px !important;}
.car-item:hover .carlisting-imgBlock img {transform: scale(1.05);}
.car-content { position: relative; display: flex; background-color: #222; padding: 30px 25px; margin-top: -55px; margin-left: 25px; margin-right: 25px; overflow: hidden; transition: all 500ms ease; z-index: 2; border-radius: 20px; flex-wrap:wrap; justify-content:space-between; align-items:center;}
.car-content h3 {font-family: "Sofia Pro", Sans-serif;font-size: 22px; margin: 0px; color: #fff; font-weight: 700; line-height: 1.2em; transition: all 500ms ease;}
.car-content a {font-family: "Sofia Pro", Sans-serif;font-size: 18px;font-weight: 400;background-color: #D01818;border:1px solid #D01818;border-radius: 30px;padding: 15px 28px 15px 28px;color:#fff;margin:20px 0;}

@media(max-width:768px){
	#sync1 .slide-item {padding-top: 320px;}
	#sync2 .thumbnail-item {padding-top: 100px;}
	.woocommerce-account .page-content{margin-top: 100px;}
	.woocommerce-MyAccount-navigation ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		row-gap: 2px;
		margin-right: 0 !important;
	}
	.woocommerce-MyAccount-navigation ul li {
		width: 33%;
		border-bottom: none !important;
		background: #444;
	}
	.woocommerce-MyAccount-navigation ul li a {
		font-size: 14px !important;
		padding: 5px 10px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		margin-top: 30px;
	}
	.woocommerce-MyAccount-navigation ul li a {
		font-size: 14px;
		padding: 5px 10px;
	}
	.woocommerce-message {padding-top: 5px;padding-right: 5px;padding-bottom: 5px;}
	.woocommerce-message a.button {
		float: none !important;
		margin-top: 5px;
		padding: 10px 20px !important;
		font-size: 14px !important;
		background: #d01818;
		color: #fff;
		display: inline-block;
		width: 82%;
		text-align: center;
	}
}

@media(max-width:480px){
	body .elementor-widget-theme-site-logo img {object-position: left !important;}
}
