/*!
Theme Name: BMW
Theme URI: https://tonjoo.com/
Author: Tonjoo
Author URI: https://tonjoo.com/
Description: BMW theme
Version: 0.9.37
Tested up to: 5.8
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bmw
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

BMW is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.alert {
	margin-bottom: 30px;
}

.alert-success {
	color: green;
	font-weight: bold;
}

.alert-danger {
	color: red;
}

.promotion-card a:hover {
	color: #262626;
}

.promotion-card .promotion-card__content .title:hover {
	color: #1959b1;
}

.promotion-card .promotion-card__content .link-detail:hover {
	color: #1959b1;
}

#retailer-map {
	width: 100%;
	height: 600px;
	background: #eee;
}

.map-retailer .retailer-wrap {
	z-index: 1;
}

.dl-show {
	display: block;
}

.dl-hide {
	display: none;
}

#finance-calc[disabled] {
	opacity: 0.7;
	cursor: wait;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
	color: #c2c2c2;
}

.select-model-wrap .right {
	text-align: right;
}

@media (max-width: 767.98px) {
	.select-model-wrap .button-action {
		width: 100%;
	}
}

section.product-visualizer .tab-item-navigation-model {
	display: -ms-inline-flexbox;
	display: inline-flex;
}

section.product-visualizer .tab-item-navigation-model li {
	padding: 10px;
	margin: 10px;
	border: 1px solid #e2e2e2;
	transition: all 0.3s;
}

section.product-visualizer .tab-item-navigation-model span {
	display: block;
	margin-top: 6px;
	color: #8a8a8a;
	transition: all 0.3s;
}

section.product-visualizer .tab-item-navigation-model li img {
	height: 80px;
}

@media (min-width: 768px) {
	section.product-visualizer .tab-item-navigation-model li img {
		height: 120px;
	}
}

section.product-visualizer .tab-item-navigation-model li:hover,
section.product-visualizer .tab-item-navigation-model li.selected {
	border-color: #262626;
}

section.product-visualizer .tab-item-navigation-model li:hover span,
section.product-visualizer .tab-item-navigation-model a[aria-selected="true"] span {
	color: #262626;
}

@media (min-width: 768px) {
	section.product-visualizer .virtualizer [role="tabpanel"] .tab-body,
	section.product-visualizer .virtualizer [role="tabpanel"] .swiper {
		height: 650px;
	}
}

.product-models .container-pc {
	display: flex;
	flex-direction: column;
}

@media (min-width: 768px) {
	.product-models .container-pc {
		flex-direction: row;
	}
}

.product-models .model-title {
	width: 400px;
	flex-direction: column;
}

.product-models .model-title li a {
	display: inline-block;
	padding: 10px 30px;
	color: #8a8a8a;
	border-left: 4px solid transparent;
}

.product-models .model-title li a[aria-selected="true"] {
	color: #262626;
	border-left-color: var(--color-accent);
}

.product-models .model-description {
	width: 100%;
	background-color: #0066b1;
	margin-top: 30px;
	border-top: 40px solid #fff;
}

.product-models .tab-product-model {
	background: linear-gradient(#f6f6f6, #e2e2e2);
	padding: 40px;
	position: relative;
	left: 30px;
	bottom: 24px;
	padding-bottom: 160px;
	position: relative;
	margin-top: -40px;
}

@media (min-width: 992px) {
	.product-models .model-description {
		margin-right: -30px;
	}
	.product-models .tab-product-model {
		padding-right: 60px
	}
}

@media (min-width: 768px) {
	.product-models .model-description p,
	.product-models .model-description li {
		font-size: 20px;
		font-weight: 300;
	}
}

.product-models .model-description h3 {
	font-size: 35px;
	margin-bottom: 20px;
}

.product-models .model-image {
	position: absolute;
	left: 0;
	bottom: -90px;
	height: 225px;
	max-width: none;
}

@media (min-width: 768px) {
	.product-models .model-image {
		left: -160px;
	}
}

.employee-lead-submission .order-item:first-child .button-delete {
	display: none;
}

.employee-lead-submission .order-item .button-add {
	display: none;
}

.employee-lead-submission .order-item:last-child .button-add {
	display: inline-block;
}

.employee-lead-submission .button {
	padding: 16px 20px;
}

.employee-lead-submission .button-delete {
	margin-right: 10px;
	border: none;
	color: #999;
}

.employee-lead-submission .button-delete:hover {
	color: #f00;
}

.employee-lead-submission .button-add {
	background-color: #999;
	color: #fff;
	border: none;
}

.employee-lead-submission .button-add:hover {
	background-color: #666;
}

.employee-lead-submission .upload-receipt .order-item .button-add,
.employee-lead-submission .upload-receipt .order-item .button-delete {
	display: none;
}

.employee-lead-submission .row-police .required,
.employee-lead-submission .row-vehicle .required {
	display: none;
}

.employee-lead-submission .form-input[disabled],
#npk[disabled] {
	background: #eee;
}

.employee-lead-submission .upload-receipt input[type="file"] {
	visibility: hidden;
}

.employee-lead-submission .receipt-label {
	cursor: pointer;
}

.employee-lead-submission .receipt-filename {
	font-weight: 300;
}

.npk-message {
	color: red;
}

.npk-message.success {
	color: green;
}

.form-legal__desc p {
	font-weight: 300;
}

.form-submit {
	display: flex;
	justify-content: center;
}

.form-legal .checkbox {
	margin-bottom: 4px;
}

.form-legal .checkbox label {
	align-items: flex-start;
}

.form-legal__desc a {
	color: var(--color-accent);
}

.form-legal__desc a:hover {
	color: var(--color-primary);
}

.button-primary.disabled {
	background: var(--color-grey);
	color: #FFFFFF;
	border-color: transparent;
	cursor: default;
}

.button-primary.disabled:hover,
.button-primary.disabled:focus {
	background: var(--color-grey);
	color: #FFFFFF;
	border-color: transparent;
}

.popup-modul.popup-with-footer .popup-head {
	justify-content: center;
	padding-bottom: 30px;
}

.popup-modul.popup-with-footer .popup-body {
	max-height: calc(100vh - 345px);
	margin-bottom: 30px;
}

.popup-modul.popup-with-footer .popup-footer {
	position: relative;
	text-align: center;
	display: block;
}

.popup-modul .popup-footer .popup-close {
	position: static;
	color: var(--color-accent);
	border: 2px solid var(--color-accent);
	border-radius: 30px;
	padding: 15px 60px;
}

.popup-modul .popup-footer .popup-close:hover {
	color: var(--color-primary);
	border-color: var(--color-primary);
}

.form-legal a {
	color: var(--color-accent);
}

.form-legal a:hover {
	color: var(--color-primary);
}
