@font-face {
	font-family: "stm-icon";
	src: url("../../../../../motors-car-dealership-classified-listings/assets/fonts/default-icon-font/stm-icon.woff") format("woff"),
		url("../../../../../motors-car-dealership-classified-listings/assets/fonts/default-icon-font/stm-icon.ttf") format("truetype");
	font-display: block;
	font-style: normal;
	font-weight: 400;
}

.mvl-rental-booking-form {
	--mvl-rental-booking-form-base: #f0c540;
	--mvl-rental-booking-form-secondary: #273f44;
	--mvl-rental-booking-form-muted: #6a7486;
	--mvl-rental-booking-form-bg: #f4f5f8;
	--mvl-rental-booking-form-border: #d7dcec;
	--mvl-rental-booking-form-text: #17293a;
	display: block;
	width: 100%;
}

.mvl-rental-booking-form--text-left {
	text-align: left;
}

.mvl-rental-booking-form--text-right {
	text-align: right;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper {
	padding: 0 0 54px 0;
	margin-top: 8px;
	text-align: center;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_form_title {
	display: none;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .form-btn-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .form-btn-wrap button {
	background-color: var(--mvl-rental-booking-form-secondary);
	color: #fff;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_1 .stm_same_return {
	padding-bottom: 0;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_1 .stm_same_return .stm_drop_location {
	padding-bottom: 10px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_1 .stm_rent_car_form {
	position: relative;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_1.mvl-rental-booking-form__wrapper--same-return {
	padding-bottom: 121px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_1 .stm_rent_car_form:after {
	position: absolute;
	content: "";
	display: block;
	height: 8px;
	width: 90%;
	left: 50%;
	bottom: -25px;
	transform: translateX(-50%);
	background: rgba(0, 0, 0, 0.1);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(13%, rgba(0, 0, 0, 0.4)), color-stop(50%, rgba(0, 0, 0, 0.72)), color-stop(88%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.1)));
	background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 13%, rgba(0, 0, 0, 0.72) 50%, rgba(0, 0, 0, 0.4) 88%, rgba(0, 0, 0, 0.1) 100%);
	border-radius: 100%;
	filter: blur(5px);
	opacity: 0.4;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 {
	margin-top: 0;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form {
	padding-bottom: 26px;
	background-color: #fff;
	width: 635px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form h4:not(.stm_form_title) {
	margin-bottom: 29px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_same_return {
	padding-bottom: 0;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_same_return .stm_drop_location {
	padding-bottom: 30px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields {
	padding: 30px 31px 20px;
	margin-bottom: 35px;
	border: 2px solid var(--mvl-rental-booking-form-base);
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields.stm_rent_form_fields-drop {
	padding-bottom: 17px;
	margin-bottom: 33px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields label {
	margin: 10px 0 24px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .stm_form_title {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .stm-date-timepicker-start,
.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .stm-date-timepicker-end,
.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .select2-container--default .select2-selection--single {
	background-color: #eee;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_date_time_input input,
.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_form_fields .select2-container--default .select2-selection--single {
	background-color: #eee;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button[type=submit] {
	width: 100%;
	padding-top: 14px;
	padding-bottom: 15px;
	border-radius: 0;
	text-transform: none;
	font-size: 16px;
	box-shadow: none;
	top: 0;
	border: 2px solid var(--mvl-rental-booking-form-base);
	background-color: var(--mvl-rental-booking-form-base);
	color: var(--mvl-rental-booking-form-secondary);
	transition: all 0.3s ease;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form button[type=submit]:hover {
	background-color: var(--mvl-rental-booking-form-secondary);
	border-color: var(--mvl-rental-booking-form-secondary);
	color: #fff;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_car_form_error {
	height: 718px;
}

@media (max-width: 1023px) {
	.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_car_form_error {
		height: 150px;
	}
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_rent_car_form .stm_rent_car_form_error .stm_rent_car_form_error_message {
	width: 340px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_car_form {
	display: inline-block;
	width: 354px;
	max-width: 100%;
	padding: 35px 30px 31px;
	background-color: var(--mvl-rental-booking-form-base);
	text-align: left;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error {
	height: 380px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

@media (max-width: 1023px) {
	.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error {
		height: 150px;
	}
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error .woo-logo {
	margin-bottom: 15px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error .stm_rent_car_form_error_message {
	text-align: center;
	line-height: 20px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error .stm_rent_car_form_error_message span {
	font-weight: 700;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_car_form h4 {
	margin-bottom: 7px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	color: var(--mvl-rental-booking-form-secondary);
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper label {
	margin: 8px 0;
	color: #17293a;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper label .checker {
	margin-right: 5px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper label .checker .checked {
	background: var(--mvl-rental-booking-form-secondary);
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .mvl-rental-booking-form__same-return {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #17293a;
    text-transform: none;
    cursor: pointer;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .mvl-rental-booking-form__same-return input {
    position: relative;
    flex: 0 0 15px;
    width: 15px;
    height: 15px;
    margin: 0;
    border: none;
    border-radius: 2px;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .mvl-rental-booking-form__same-return input:checked {
    background-color: var(--mvl-rental-booking-form-secondary);
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .mvl-rental-booking-form__same-return input:checked:after {
    position: absolute;
    top: 2px;
    left: 5px;
    width: 4px;
    height: 8px;
    border: solid var(--mvl-rental-booking-form-base);
    border-width: 0 2px 2px 0;
    content: "";
    transform: rotate(45deg);
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper input[type=text].stm_error {
	outline: 2px solid red !important;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location {
	position: relative;
	z-index: 40;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location:before {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 13px;
    height: 17px;
    background: url("data:image/svg+xml,%3Csvg width='13' height='17' viewBox='0 0 13 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 16C6.5 16 12 10.75 12 6.5C12 3.46243 9.53757 1 6.5 1C3.46243 1 1 3.46243 1 6.5C1 10.75 6.5 16 6.5 16Z' stroke='%23c9c9c9' stroke-width='1.5'/%3E%3Ccircle cx='6.5' cy='6.5' r='2' stroke='%23c9c9c9' stroke-width='1.5'/%3E%3C/svg%3E") center / contain no-repeat;
    content: "";
    pointer-events: none;
    transform: translateY(-50%);
    z-index: 30;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location.stm_error .select2-container {
	outline: 2px solid red !important;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location.stm_error select,
.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location.stm_error .select2-selection--single {
	outline: 2px solid red !important;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default {
	z-index: 24;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location .select2-container--open {
	z-index: 9502;
}

body.stm_background_overlay:before {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9000;
	background: rgba(0, 0, 0, 0.5);
	content: "";
	pointer-events: none;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-card,
.stm_rent_location .mvl-rental-booking-form__office-card {
	position: absolute;
	top: 0;
	right: 100%;
	z-index: 99999;
	display: grid;
	grid-template-columns: 296px 280px;
	width: 576px;
	height: 295px;
	min-height: 295px;
	max-height: 295px;
	background-color: #fff;
	box-shadow: none;
	overflow: hidden;
	text-align: left;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-card[hidden],
.stm_rent_location .mvl-rental-booking-form__office-card[hidden] {
	display: none;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-map,
.stm_rent_location .mvl-rental-booking-form__office-map {
	height: 295px;
	min-height: 295px;
	max-height: 295px;
	background-color: #e7e9ee;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-details,
.stm_rent_location .mvl-rental-booking-form__office-details {
	display: flex;
	flex-direction: column;
	gap: 0;
	height: 295px;
	min-height: 295px;
	max-height: 295px;
	padding: 28px 0 27px 25px;
	background-color: #fff;
	font-size: 13px;
	line-height: 18px;
	color: #888;
	overflow: hidden;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-details strong,
.stm_rent_location .mvl-rental-booking-form__office-details strong {
	margin-bottom: 27px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: -0.4px;
	color: #273f44;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-row,
.stm_rent_location .mvl-rental-booking-form__office-row {
	position: relative;
	display: block;
	max-width: 220px;
	margin-bottom: 22px;
	padding-left: 35px;
	color: #888;
	font-size: 13px;
	line-height: 18px;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-row > i,
.stm_rent_location .mvl-rental-booking-form__office-row > i {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	border: 0;
	border-radius: 0;
	color: var(--mvl-rental-booking-form-base);
	font-family: "stm-icon" !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-row > i:before,
.stm_rent_location .mvl-rental-booking-form__office-row > i:before {
	color: inherit;
	font-family: "stm-icon" !important;
	font-size: inherit;
	font-style: normal;
	font-weight: 400;
	line-height: inherit;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-row > i.stm-icon-phone:before,
.stm_rent_location .mvl-rental-booking-form__office-row > i.stm-icon-phone:before {
	content: "\e80b";
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-row > i.stm-icon-pin:before,
.stm_rent_location .mvl-rental-booking-form__office-row > i.stm-icon-pin:before {
	content: "\e915";
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-row > i.stm-icon-time:before,
.stm_rent_location .mvl-rental-booking-form__office-row > i.stm-icon-time:before {
	content: "\e92d";
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-text,
.stm_rent_location .mvl-rental-booking-form__office-text {
	display: block;
	padding-top: 0;
	color: #888;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	white-space: pre-line;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-text [data-mvl-rental-office-phone],
.mvl-rental-booking-form .mvl-rental-booking-form__office-text [data-mvl-rental-office-email],
.stm_rent_location .mvl-rental-booking-form__office-text [data-mvl-rental-office-phone],
.stm_rent_location .mvl-rental-booking-form__office-text [data-mvl-rental-office-email] {
	display: block;
	margin: 0;
	padding: 0;
	color: #888;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	white-space: nowrap;
	word-break: normal;
	overflow-wrap: normal;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-text [data-mvl-rental-office-phone]:empty,
.mvl-rental-booking-form .mvl-rental-booking-form__office-text [data-mvl-rental-office-email]:empty,
.stm_rent_location .mvl-rental-booking-form__office-text [data-mvl-rental-office-phone]:empty,
.stm_rent_location .mvl-rental-booking-form__office-text [data-mvl-rental-office-email]:empty {
	display: none;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-row--contact,
.stm_rent_location .mvl-rental-booking-form__office-row--contact {
	margin-bottom: 22px;
}

.mvl-rental-booking-form .mvl-rental-booking-form__office-row--contact .mvl-rental-booking-form__office-text,
.stm_rent_location .mvl-rental-booking-form__office-row--contact .mvl-rental-booking-form__office-text {
	white-space: normal;
}

.stm_rent_location {
	position: relative;
	z-index: 9501;
}

.stm_rent_location .select2-dropdown {
	position: relative;
	min-height: 295px;
	max-height: 295px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	overflow: visible;
}

.stm_rent_location .select2-results > .select2-results__options {
	min-height: 0;
	max-height: 255px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default .select2-selection--single {
	height: 40px;
	background-color: #fff;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location .select2-container--default .select2-selection--single .select2-selection__rendered {
	height: 40px;
	line-height: 40px;
	padding-left: 36px;
	color: var(--mvl-rental-booking-form-secondary);
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location > i {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 13px;
    height: 17px;
    color: #c9c9c9;
    z-index: 25;
    transform: translateY(-50%);
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location > i.stm-service-icon-pin {
    display: none;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location > i.stm-service-icon-pin:before {
    content: "";
    position: absolute;
    inset: 0;
    display: block;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath d='M192 0C86 0 0 86 0 192c0 77 27 99 172 310 9 13 29 13 38 0C357 291 384 269 384 192 384 86 298 0 192 0zm0 272c-44 0-80-36-80-80s36-80 80-80 80 36 80 80-36 80-80 80z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath d='M192 0C86 0 0 86 0 192c0 77 27 99 172 310 9 13 29 13 38 0C357 291 384 269 384 192 384 86 298 0 192 0zm0 272c-44 0-80-36-80-80s36-80 80-80 80 36 80 80-36 80-80 80z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location > i.stm-service-icon-pin:after {
    content: none;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper button[type=submit] {
	margin-top: 23px;
	padding: 16px 24px 13px 19px;
	font-size: 12px;
	border-radius: 3px;
	box-shadow: none;
	text-transform: uppercase;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper button[type=submit] i {
	position: relative;
	top: -1px;
	left: 10px;
}

@media (max-width: 768px) {
	.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_car_form {
		width: 100%;
	}
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_pickup_location select {
	opacity: 1;
	visibility: visible;
	width: 100%;
	border: none;
	height: 40px;
	color: #888;
	padding: 0 40px 0 36px;
	-webkit-appearance: none;
	appearance: none;
	position: relative;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .mvl-rental-booking-form__select {
	height: 40px;
	width: 100%;
	border: none;
	background-color: #fff;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	padding: 0 40px 0 36px;
	color: #273f44;
	font-size: 14px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_date_time_input {
    display: block;
    margin-top: 16px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_form_fields + h4 {
    margin-top: 17px;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_date_time_input .stm_date_input {
	position: relative;
	cursor: pointer;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_date_time_input .stm_date_input input {
	width: 100%;
	height: 40px;
	padding: 0 16px 0 36px;
	border: none;
	background-color: #fff;
	font-size: 14px;
	color: #273f44;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_date_time_input .stm_date_input i {
	position: absolute;
	top: 50% !important;
	left: 14px !important;
	right: auto !important;
	transform: translateY(-50%);
	color: #c9c9c9;
	font-size: 14px;
	opacity: 1;
	pointer-events: auto;
	cursor: pointer;
	z-index: 2;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_date_time_input .stm_date_input input.active + i,
.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_date_time_input .stm_date_input input:focus + i {
	color: #c9c9c9;
	opacity: 1;
}

.xdsoft_datetimepicker {
	z-index: 100000 !important;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_same_return {
	display: none;
	padding-bottom: 10px !important;
}

.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_same_return.active {
	display: block;
}

.mvl-rental-booking-form .mvl-rental-booking-form__checkbox-field {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	font-size: 14px;
	color: var(--mvl-rental-booking-form-text);
}

.mvl-rental-booking-form .mvl-rental-booking-form__checkbox {
	margin-top: 2px;
}

.mvl-rental-booking-form .mvl-rental-booking-form__extra-description {
	color: var(--mvl-rental-booking-form-muted);
	font-size: 12px;
}

.mvl-rental-booking-form .mvl-rental-booking-form__section-title {
	color: var(--mvl-rental-booking-form-secondary);
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	margin: 0 0 10px;
}

.mvl-rental-booking-form .mvl-rental-booking-form__section {
	margin-top: 10px;
}

.mvl-rental-booking-form .mvl-rental-booking-form__summary {
	display: none;
}

.mvl-rental-booking-form .mvl-rental-booking-form__summary--error {
	background: rgba(255, 35, 37, 0.08);
	border: 1px solid #ff2325;
	border-radius: 4px;
	color: #b30000;
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
	margin: 12px 0 0;
	padding: 9px 11px;
	text-align: left;
}

.mvl-rental-booking-form--style_2 {
	max-width: 620px;
}

.elementor-editor-active .mvl-rental-booking-form .select2-container--open .select2-dropdown--above,
.elementor-editor-active .mvl-rental-booking-form .select2-container--open .select2-dropdown--below {
	z-index: 10000;
}

.elementor-editor-active .mvl-rental-booking-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border: none;
}

.elementor-editor-active .mvl-rental-booking-form .stm_pickup_location select {
	opacity: 1;
	visibility: visible;
	width: 100%;
	border: none;
	height: 40px;
	color: #888;
	padding: 0 40px 0 36px;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
}

.elementor-editor-active .mvl-rental-booking-form .stm_rent_car_form_wrapper.style_2 .stm_pickup_location select {
	background-color: #eee;
	color: #888;
}

.elementor-editor-active .mvl-rental-booking-form .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 0;
	right: 20px;
	width: unset;
	height: unset;
}

.elementor-editor-active .mvl-rental-booking-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
	height: unset;
	width: unset;
}

@media (max-width: 1023px) {
	.mvl-rental-booking-form .stm_rent_car_form_wrapper .stm_rent_car_form .stm_rent_car_form_error {
		height: 150px;
	}

	.mvl-rental-booking-form .mvl-rental-booking-form__office-card,
	.stm_rent_location .mvl-rental-booking-form__office-card {
		top: 46px;
		left: 0;
		right: auto;
		grid-template-columns: 1fr;
		width: 100%;
	}

	.mvl-rental-booking-form .mvl-rental-booking-form__office-map,
	.stm_rent_location .mvl-rental-booking-form__office-map {
		min-height: 190px;
	}
}

@media (max-width: 768px) {
	.mvl-rental-booking-form .mvl-rental-booking-form__office-card,
	.stm_rent_location .mvl-rental-booking-form__office-card {
		display: none !important;
	}

	.mvl-rental-booking-form .form-btn-wrap {
		flex-wrap: wrap;
	}

	.mvl-rental-booking-form .form-btn-wrap button {
		width: 100%;
	}
}
