/*
 Theme Name:   KTM Child
 Author:       Stephan Riedl (riedl_stephan@outlook.de)
 Template:     ktm
 Version:      1.2.0
 Text Domain:  ktm-child
*/

@media (min-width:1200px) {
	.container {
		/*max-width:1480px !important;*/
		max-width:1480px !important;
	}
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Blender Pro Bold";
	line-height:1.2 !important;
}
.header-fonts h1 {
	font-family:"Blender Pro Bold";
	text-transform:uppercase;
	letter-spacing:-2px;
}
.header-fonts h2 {
	font-family:"Blender Pro Bold";
	text-transform:uppercase;
}
.header-fonts h3 {
	font-family:"Blender Pro Bold";
	text-transform:uppercase;
}

.blender-book {
	font-family:"Blender Pro Book";
	font-weight:normal;
	letter-spacing:0px !important;
}
.blender-thin {
	font-family:"Blender Pro";
	font-weight:100;
	letter-spacing:0px !important;
}
.blender-medium {
	font-family:"Blender Pro Medium";
	font-weight:500;
	letter-spacing:-0.5px !important;
}
.blender-bold {
	font-family:"Blender Pro Bold";
	font-weight:bold;
	letter-spacing:-1px !important;
}
.blender-heavy {
	font-family:"Blender Pro";
	font-weight:900;
	letter-spacing:-1px !important;
}

a.custom-logo-link img {
	width:180px;
}
a {
	text-decoration:none;
}

/*
 * Section background colors
 */
.section-bg-grey, .bg-light { background-color:#ececec !important; z-index:1; }
.section-bg-dark, .bg-dark { background-color:#151515 !important; z-index:1; }
.bg-dark-acc { background:#121212; z-index:0; }
.bg-grey { background-color:#222222 !important; z-index:1; }
.bg-hex-top:before {
	content:" ";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(/wp-content/uploads/2024/07/bg-hex-top.png) no-repeat center top / contain;
	z-index:-1;
	opacity:0.7;
}
.bg-hex-bottom:after {
	content:" ";
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	background:url(/wp-content/uploads/2024/07/bg-hex-bottom.png) no-repeat center bottom / contain;
	z-index:-1;
	opacity:0.7;
}

/*
 * Gradients
 */
.gradient-black {
	background:rgb(21,21,21);
	background:linear-gradient(0deg, rgba(21,21,21,1) 0%, rgba(5,5,5,1) 100%);
}

/*
 * Overlays
 */
.header-overlay {
	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1075%26quot%3b)' fill='none'%3e%3cpath d='M1440 0L1333.14 0L1440 76.6z' fill='rgba(255%2c 255%2c 255%2c .1)'%3e%3c/path%3e%3cpath d='M1333.14 0L1440 76.6L1440 178.79L742.9300000000001 0z' fill='rgba(255%2c 255%2c 255%2c .1)'%3e%3c/path%3e%3cpath d='M742.93 0L1440 178.79L1440 379.23L723.4499999999999 0z' fill='rgba(255%2c 255%2c 255%2c .075)'%3e%3c/path%3e%3cpath d='M723.4499999999999 0L1440 379.23L1440 456.84000000000003L270.30999999999995 0z' fill='rgba(255%2c 255%2c 255%2c .05)'%3e%3c/path%3e%3cpath d='M0 560L42.2 560L0 280.05z' fill='rgba(0%2c 0%2c 0%2c .1)'%3e%3c/path%3e%3cpath d='M0 280.05L42.2 560L287.41 560L0 196.75z' fill='rgba(0%2c 0%2c 0%2c .075)'%3e%3c/path%3e%3cpath d='M0 196.75L287.41 560L708.6500000000001 560L0 169.56z' fill='rgba(0%2c 0%2c 0%2c .05)'%3e%3c/path%3e%3cpath d='M0 169.56L708.6500000000001 560L948.6200000000001 560L0 65.09z' fill='rgba(0%2c 0%2c 0%2c .025)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1075'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
	z-index:1;
}

/*
 * Carousel
 */
.tns-carousel-wrapper {
	/*border-radius:0.25rem;*/
	overflow:hidden;
}
.tns-carousel-wrapper img {
	width:100%;
}
@media (min-width:1200px) {
	.tns-carousel-wrapper.home,
	.tns-carousel-wrapper.home .tns-carousel-inner,
	.tns-carousel-wrapper.home .tns-item {
		height:650px;
	}
	.tns-carousel-wrapper.fixed,
	.tns-carousel-wrapper.fixed .tns-carousel-inner,
	.tns-carousel-wrapper.fixed .tns-item {
		height:600px;
	}
}
@media (max-width:1200px) {
	.tns-carousel-wrapper.home,
	.tns-carousel-wrapper.home .tns-carousel-inner,
	.tns-carousel-wrapper.home .tns-item {
		height:650px;
	}
	.tns-carousel-wrapper.fixed,
	.tns-carousel-wrapper.fixed .tns-carousel-inner,
	.tns-carousel-wrapper.fixed .tns-item {
		height:250px;
	}
}
.tns-carousel-wrapper .tns-carousel-item {
	position:relative;
}
.tns-carousel-wrapper .tns-carousel-item .tns-carousel-overlay {
	position:absolute;
	width:50%;
	height:100%;
	z-index:2;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
}
@media (max-width:576px) {
	.tns-carousel-wrapper .tns-carousel-item .tns-carousel-overlay {
		width:70%;
	}
}
.tns-carousel-wrapper .tns-carousel-item .tns-carousel-backdrop {
	position:absolute;
	background:rgba(0,0,0,0.3);
	width:100%;
	height:100%;
	z-index:1;
}
.tns-item {
	display:flex !important;
	justify-content:center;
	align-items:center;
	max-height:750px;
}
.tns-controls button {
	color:#ffffff;
	background-color:#232323;
	border-radius:0;
}
.tns-controls button:hover {
	color:#ffffff;
	background-color:#fc802d;
}
.tns-controls {
	z-index:1;
	margin:40px;
	padding:0;
	list-style:none;
	position:absolute;
	left:0;
	width:calc(100% - 80px);
	top:40%;
	transform:translatey(-40%);
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.tns-controls li {
	height:2.9rem;
	line-height:3.3rem;
	border-radius:0;
	opacity:1;
	background-color:#232323;
}
.tns-controls li:hover {
	background-color:#ff6600;
	cursor:pointer;
}
.tns-controls li span {
	color:#ffffff;
}
.tns-nav [data-nav] {
	border-radius:0;
}
@media (max-width: 575.98px) {
	.tns-controls {
		margin:10px;
		width:calc(100% - 20px);
	}
	.tns-controls li {
		width:3rem;
		height:2.8rem;
		line-height:3.3rem;
		font-size:calc(1.26rem + 0.12vw);
	}
}

/*
 * Glide
 */
.glide-vehicles .glide__slides {
	padding:0;
}
.glide-vehicles .glide__slide {
	text-align:center;
}
.glide-vehicles .glide__slide img {
	object-fit:cover;
	width:100%;
	height:100%;
}
.glide-vehicles .glide__slide .vehicle-name {
	font-family:"Blender Pro Bold";
	padding:3px 0;
	color:#565656;
	text-transform:uppercase;
	font-size:1rem;
}
.glide-vehicles .data-wrapper {
	display:block;
	background:radial-gradient(circle, rgba(232,232,232,0.5) 0%, rgba(205,205,205,0.5) 100%);
	margin:2px;
	/*border-radius:0.25rem;*/
	margin-bottom:10px;
	overflow:hidden;
}
.glide-vehicles .glide__arrow {
	color:#ffffff;
	background-color:#232323;
	border-radius:0 !important;
	border:none;
	box-shadow:none;
}
.glide-vehicles .glide__arrow:hover {
	background-color:#fc802d;
}
.glide-vehicles .glide__arrows {
	position:relative;
}

/*
 * Instagram
 */
.instagram-gallery-item__wrap {
	/*border-radius:0.25rem;*/
}
.instagram-gallery__button {
	font-family:"Blender Pro Bold";
	border-radius:0;
	text-transform:uppercase;
	padding:0.9rem 2rem 0.9rem 2rem;
}
.instagram-gallery__button--follow {
	background-color:#ff6600;
}
.instagram-gallery__button--follow:hover {
	background-color:#fc802d;
}
.instagram-gallery__actions {
	margin:25px 0 0 0;
}
.instagram-gallery-item {
	padding:5px !important;
}

/*
 * Modal
 */
.modal {
	margin-top:-1px;
}

/*
 * Offers
 */
.shop-wrapper {
	background-color:rgba(255,255,255,0.2);
}
.title-img-wrapper {
	background:rgb(232,232,232);
	background:radial-gradient(circle, rgba(232,232,232,1) 0%, rgba(205,205,205,1) 100%);
	border:1px solid #cdcdcd;
}
.title-img {
	width:100%;
}
.shop-info {
	background-color:#f2f2f2;
}
.attachment-wrapper {
	max-height:450px;
	border-radius:5px;
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
}
.dealer-logo-wrapper {
	background-color:rgba(255,102,0,1);
	min-height:70px;
	display:flex;
	align-items:center;
}
.dealer-logo-wrapper img {
	width:50%;
}

/*
 * Theme custom CSS
 */
.mask {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}
.bg-black.header, .bg-primary.header, .bg-success.header, .bg-warning.header, .bg-danger.header, .bg-info.header, .bg-white.header, .bg-gradient.header {
	z-index:1;
}
.bg-black {
	background:rgb(0,0,0) !important;
	/*background:linear-gradient(34deg, rgba(255,102,0,0.2) 0%, rgba(35,35,35,1) 100%) !important;*/
	background:linear-gradient(34deg, rgba(35,35,35,0.2) 0%, rgba(35,35,35,0.8) 100%) !important;
}
.jarallax .container {
	z-index:2;
}
hr.indent-line {
	width:50px;
	height:0;
	vertical-align:-11px;
	margin-right:5px;
	border:none;
	border-top:2px solid #ff6600;
}
nav.breadcrumb {
	font-family:"Blender Pro Medium";
	font-weight:900;
	color:#575757;
	margin-bottom:0;
	padding-bottom:0;
	text-transform:uppercase;
}
nav.breadcrumb a {
	text-decoration:none;
}
.vehicle_price {
	font-size:26px;
	background-color:#efefef;
	padding:10px 25px 10px 25px;
	letter-spacing:-1px !important;
}
.vehicle_price span:nth-of-type(1) {
	margin-right:3px;
	vertical-align:-4px;
}
.vehicle_price span:nth-of-type(2) {
	color:#ff6600;
	margin-left:5px;
}
.vehicle_price_extras {
	font-size:14px;
	color:#232323;
	padding-left:32px;
	color:#ababab;
	letter-spacing:0;
}
.vehicle_links a {
	font-family:"Blender Pro Bold";
	font-weight:bold;
	font-size:24px;
	display:block;
	border-top:1px solid #cdcdcd;
	padding:10px 0 10px 0;
	text-decoration:none;
	color:#444444;
}
.vehicle_links a:hover{
	color:#ff6600;
}
.vehicle_links a:last-of-type {
	border-bottom:1px solid #cdcdcd;
}
.vehicle_links a span {
	font-size:34px;
	vertical-align:-10px;
	margin-right:3px;
	color:#ff5b00;
}
.flex-control-nav {
	display:flex;
	justify-content:center;
}
.nav-tabs {
	margin-bottom:1px;
}
.nav-tabs li.nav-item {
	margin:0 !important;
}
.nav-tabs li.nav-item .nav-link {
	font-family:"Blender Pro Bold";
	font-weight:bold;
	text-transform:uppercase;
	background-color:#cdcdcd;
	border:none;
	border-radius:0;
}
.nav-tabs li.nav-item .nav-link.active {
	background-color:#ff6600;
	color:#ffffff;
}
.tab-content {
	background-color:rgba(255,255,255,0.7);
	padding:10px 20px 10px 20px;
}
table.technical-details {
	font-size:18px;
}
table.technical-details tr td {
	padding:0.2rem 0.2rem;
	border-bottom:0;
}
table.technical-details tr td:nth-of-type(1) {
	font-family:"Blender Pro Bold";
}
table.technical-details tr td:nth-of-type(2) {
	font-family:"Blender Pro Book";
}
.big-font {
	font-family:"Blender Pro Heavy";
	font-weight:bold;
	position:absolute;
	z-index:0;
	top:15%;
	right:0;
	font-size:128px;
	line-height:120px;
	color:#cdcdcd;
}
.big-font span {
	font-size:256px;
	color:#fafafa;
}
.big-img {
	position:absolute;
}
.configurator-img {
	position:absolute;
	margin-top:-100px;
	width:220px;
	right:-30px;
}
.configurator-link {
	text-decoration:none;
	transition:0.3s ease-in-out;
	opacity:1;
}
.configurator-link:hover {
	opacity:0.8;
}
.yt-video {
	aspect-ratio:16/9;
	width:80%;
}
@media (max-width:576px) {
	.yt-video {
		width:100%;
	}
}
.dealer-title {
	font-family:"Blender Pro Bold";
	font-size:22px;
	text-transform:uppercase;
}
ul.dealer-logos {
	list-style-type:none;
	margin:0;
}
ul.dealer-logos li {
	display:inline-block;
	border-right:1px solid #555555;
	padding:0 15px 0 15px;
}
ul.dealer-logos li:first-of-type {
	padding:0 15px 0 0;
}
ul.dealer-logos li:last-of-type {
	padding:0 0 0 15px;
	border:none;
}
#navbarFooterGeneral ul li,
#navbarFooterDealers ul li,
#navbarFooterLegal ul li {
	margin-bottom:11px;
}
#navbarFooterGeneral ul li a,
#navbarFooterDealers ul li a,
#navbarFooterLegal ul li a {
	margin:0;
	padding:0;
	font-weight:400;
}
.card-grid .card-img-top,
.card-grid .dealer-logo-wrapper {
	background:rgb(232,232,232);
	background:radial-gradient(circle, rgba(232,232,232,1) 0%, rgba(205,205,205,1) 100%);
}
.card-grid .card-img-top.dark {
	background:#232323;
}
.card-grid .dealer-logo-small {
	transform:scale(0.5);
}

.card-grid .card-title {
	font-family:"Blender Pro Bold";
	letter-spacing:-1px;
	line-height:1 !important;
	min-height:56px;
}
.card-grid .card-subtitle {
	font-family:"Blender Pro Bold";
	letter-spacing:-0.3px;
	color:#ff6600;
}
.card-grid ul.list-group {
	font-family:"Blender Pro Medium";
	font-size:18px;
}
.card-grid ul.list-group span.material-symbols-outlined {
	font-size:24px;
	vertical-align:-7px;
	color:#ff6600;
}
.card-grid ul.list-group .multi-line {
	line-height:1.2;
	font-size:0.75em;
	margin-top:8px;
}
.badge {
	border-radius:0;
}
.badge.badge-primary {
	--cx-badge-font-weight:600;
	--cx-badge-color:#fc802d;
	border:1px solid #fc802d;
}
.badge.badge-outlined {
	--cx-badge-font-weight:600;
	--cx-badge-color:#fc802d;
	border:1px solid #fc802d;
}

.filter-wrapper {
	/*border-radius:0.25rem;*/
}
.filter-wrapper .filter-label {
	font-size:0.6rem;
	font-weight:700;
	text-transform:uppercase;
}
.filter-wrapper .filter-label span.material-symbols-outlined {
	color:#ff6600;
	vertical-align:-7px;
	margin-right:5px;
}
.gradient-wrapper {
	position:relative;
}
.gradient-wrapper:before {
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	width:100%;
	height:50%;
	/*background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,102,0,0.3));*/
	background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.3));
}
.gradient-wrapper {
	overflow:hidden;
}
.gradient-wrapper .overflow-wrapper {
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
	border-radius:0;
	height:340px;
}
.card .gradient-wrapper .overflow-wrapper {
	height:300px;
}
#error-404-wrapper {
	min-height:100vh;
	background-image:url(/wp-content/uploads/2023/08/header-login.webp);
	background-blend-mode:multiply;
	background-color:#777777;
	background-size:cover;
	background-position:center center;
}
#error-404-wrapper .error-404.not-found {
	min-height:100vh;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
a.grid-wrapper {
	overflow:hidden;
}
a.grid-wrapper img {
	transform:scale(1);
	transition: all 0.2s ease-out;
}
a.grid-wrapper:hover img {
	transform:scale(1.1);
	transition: all 0.2s ease-out;
}
.tns-carousel-item img {
	transform:scale(1);
	transition: all 0.2s ease-out;
}
.tns-carousel-item:hover img {
	transform:scale(1.05);
	transition: all 0.2s ease-out;
}
.tns-carousel-item.no-zoom img {
	transform:scale(1);
	transition: all 0.2s ease-out;
}
.tns-carousel-item.no-zoom:hover img {
	transform:scale(1);
	transition: all 0.2s ease-out;
}

/*
 * Theme design
 */
:root {
	--cx-font-sans-serif:"Lato", sans-serif;
	--cx-primary:#ff6600;
	--cx-primary-rgb:255,102,0;
	--cx-gradient-from-color:#fc802d;
	--cx-gradient-to-color:#ff6600;
	--cx-link-color:#ff6600;
	--cx-link-hover-color:#fc802d;
}
.btn-primary {
	--cx-btn-bg:#ff6600;
	--cx-btn-border-color:#ff6600;
	--cx-btn-hover-bg:#fc802d;
	--cx-btn-active-bg:#fc802d;
	--cx-btn-hover-border-color:#fc802d;
	--cx-btn-active-border-color:#fc802d;
}
.btn-primary:active,
.btn-primary:focus {
	background-color:#ff6600;
	border-color:#ff6600;
}
.btn-outline-primary {
	--cx-btn-color:#ff6600;
	--cx-btn-border-color:rgba(255,102,0, .4);
	--cx-btn-hover-bg:#fc802d;
	--cx-btn-active-bg:#fc802d;
	--cx-btn-hover-border-color:#fc802d;
	--cx-btn-active-border-color:#fc802d;
}
.btn-translucent-primary {
	--cx-btn-color:#ff6600;
	--cx-btn-bg:rgba(255,102,0, .2);
	--cx-btn-hover-bg:#fc802d;
	--cx-btn-active-bg:#fc802d;
}
.btn-dark {
	--cx-btn-bg:#000000;
	--cx-btn-border-color:#000000;
	--cx-btn-hover-bg:#232323;
	--cx-btn-active-bg:#232323;
	--cx-btn-hover-border-color:#232323;
	--cx-btn-active-border-color:#232323;
}
.btn-dark-acc {
	color:#ffffff !important;
	--cx-btn-bg:#232323;
	--cx-btn-border-color:#232323;
	--cx-btn-hover-bg:#000000;
	--cx-btn-active-bg:#000000;
	--cx-btn-hover-border-color:#000000;
	--cx-btn-active-border-color:#000000;
}
.btn-outline-dark {
	--cx-btn-color:#000000;
	--cx-btn-border-color:rgba(0,0,0, .4);
	--cx-btn-hover-bg:#232323;
	--cx-btn-active-bg:#232323;
	--cx-btn-hover-border-color:#232323;
	--cx-btn-active-border-color:#232323;
}
.btn-translucent-dark {
	--cx-btn-color:#000000;
	--cx-btn-bg:rgba(0,0,0, .2);
	--cx-btn-hover-bg:#232323;
	--cx-btn-active-bg:#232323;
}
.btn-hover-shadow:hover.btn-primary,
.btn-hover-shadow:hover.btn-outline-primary,
.btn-hover-shadow:hover.btn-translucent-primary,
.btn-hover-shadow:hover.btn-gradient {
	--cx-btn-hover-shadow-color:rgba(255,90,48, .92);
}
.btn-scroll-top {
	--cx-btn-scroll-top-bg:#ff6600;
	--cx-btn-scroll-top-hover-bg:#fc802d;
}
.text-primary {
	color:rgba(255,102,0,1) !important;
}
.accordion {
	--cx-accordion-active-color:#ff5a30;
	--cx-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill-rule='evenodd' d='M7.999.667c.368 0 .667.298.667.667v6h6c.368 0 .667.298.667.667s-.299.667-.667.667h-6v6c0 .368-.298.667-.667.667s-.667-.299-.667-.667v-6h-6C.964 8.667.666 8.369.666 8s.298-.667.667-.667h6v-6c0-.368.298-.667.667-.667z' fill='%23ff5a30'/%3e%3c/svg%3e");
	--cx-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill-rule='evenodd' d='M.666 8c0-.368.298-.667.667-.667v1.333C.964 8.666.666 8.368.666 8zm14 0v.667H1.333V7.333h13.333V8zm0 0v.667c.368 0 .667-.298.667-.667s-.299-.667-.667-.667V8z' fill='%23ff5a30'/%3e%3c/svg%3e");
}
.btn {
	--cx-btn-border-radius:0;
	font-family:"Blender Pro";
	text-transform:uppercase;
}
.btn:focus,
.btn:active,
.btn-check:active+.btn-outline-primary:focus, .btn-check:checked+.btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus, .wpcf7 .btn-check:active+input[type=submit]:focus, .wpcf7 .btn-check:checked+input[type=submit]:focus, .wpcf7 input.active[type=submit]:focus, .wpcf7 input.dropdown-toggle.show[type=submit]:focus, .wpcf7 input[type=submit]:active:focus,
.btn-check:active+.btn-outline-secondary:focus, .btn-check:checked+.btn-outline-secondary:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .btn-outline-secondary:active:focus {
	outline:none !important;
	box-shadow:none;
}
.btn span.material-symbols-outlined {
	margin-right:5px;
}
#navbarCollapse1.collapse {
	margin-top:2px;
}
#navbarCollapse1 a {
	font-family:"Blender Pro Bold";
	text-transform:uppercase;
}
#navbarCollapse1 > ul > li > a {
	color:#ffffff !important;
}
#navbarCollapse1 > ul > li > a:hover {
	color:#ff6600 !important;
}
#navbar.stuck #navbarCollapse1 > ul > li > a {
	color:#000000 !important;
}
#navbar.stuck #navbarCollapse1 > ul > li > a:hover {
	color:#ff6600 !important;
}
#navbar {
	padding-top:0;
}
#navbar.stuck {
	padding-top:14px;
	height:60px !important;
	opacity:0.95;
}
#navbar.stuck img.navbar-brand-floating {
	width:118px;
}
#navbar.mobile-black-bg {
	background:#000000;
}
.dropdown-menu {
	background:#ffffff !important;
	border:none;
	border-radius:0;
	margin-top:-9px !important;
}
.dropdown-menu a {
	font-weight:bold !important;
}
.navbar-nav .nav-item > .dropdown-menu {
	padding-bottom:0 !important;
}
@media (max-width:576px) {
	#navbar.stuck {
		height:inherit !important;
	}
	.navbar-light .navbar-nav,
	.navbar-dark .navbar-nav {
		background-color:#000000;
	}
	#navbar.stuck #navbarCollapse1 > ul > li > a {
		color:#ffffff !important;
	}
	.dropdown-menu {
		background:#000000 !important;
	}
	.dropdown-menu a {
		color:#ffffff;
	}
}
@media (min-width:769px) and (max-width:992px) {
	#navbar.stuck {
		height:inherit !important;
	}
	.navbar-light .navbar-nav,
	.navbar-dark .navbar-nav {
		background-color:#000000;
	}
	#navbar.stuck #navbarCollapse1 > ul > li > a {
		color:#ffffff !important;
	}
	.dropdown-menu {
		background:#000000 !important;
	}
}
.form-control {
	border-radius:0;
}
.footer .nav-link {
	font-size:0.75rem;
}
.text-light {
	color:#efefef !important;
}
.text-dark {
	color:#1f212c !important;
}
.card {
	border-radius:0;
}
.card.bg-dark-acc .card-title {
	min-height:inherit;
}

/*
 * KTM Loader
 */
.preloaderBg {
	position:fixed;
	z-index:10; 
	top:0;
	background:#ffffff;
	width:100%;
	height:100%;
	text-align:center;
}
.preloader {
	margin:auto;
	background:url(/wp-content/uploads/2023/08/ktm-logo-loader.webp) no-repeat center;
	background-size:90px;
	width:300px;
	height:300px;
	position:relative;
	top:-155px;
}
.preloader2 {
	border:2px solid #e3e3e3;
	border-top:2px solid #ff6600;
	border-radius:50%;
	width:150px;
	height:150px;
	animation:spin 1s ease-in-out infinite ;
	position:relative;
	margin:auto;
	top:-380px;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/*
 * Theme loader
 */
.page-loading {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-transition:all .4s .2s ease-in-out;
	transition:all .4s .2s ease-in-out;
	background-color:#ffffff;
	opacity:0;
	visibility:hidden;
	z-index:9999;
}
.page-loading.active {
	opacity:1;
	visibility:visible;
}
.page-loading-inner {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	text-align:center;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	-webkit-transition:opacity .2s ease-in-out;
	transition:opacity .2s ease-in-out;
	opacity:0;
}
.page-loading.active > .page-loading-inner {
	opacity:1;
}
.page-loading-inner > span {
	display:block;
	font-size:1rem;
	font-weight:normal;
	color:#787a80;
}
.page-spinner {
	display:inline-block;
	width:2.75rem;
	height:2.75rem;
	margin-bottom:.75rem;
	vertical-align:text-bottom;
	background-color:#cfcfd1; 
	border-radius:50%;
	opacity:0;
	-webkit-animation:spinner .75s linear infinite;
	animation:spinner .75s linear infinite;
}
@-webkit-keyframes spinner {
	0% {
		-webkit-transform:scale(0);
		transform:scale(0);
	}
	50% {
		opacity: 1;
		-webkit-transform:none;
		transform:none;
	}
}
@keyframes spinner {
	0% {
		-webkit-transform:scale(0);
		transform:scale(0);
	}
	50% {
		opacity:1;
		-webkit-transform:none;
		transform:none;
	}
}

/*
 * Cookie Consent
 */
.freeprivacypolicy-com---palette-dark .cc-nb-okagree,
.freeprivacypolicy-com---palette-dark .cc-nb-reject,
.freeprivacypolicy-com---palette-dark .cc-cp-foot-save {
	font-family:"Blender Pro Bold";
	letter-spacing:-0.5px;
	background-color:rgba(255,102,0,1);
	color:#ffffff;
	border-radius:0;
	font-size:1rem;
}
.freeprivacypolicy-com---palette-dark .cc-nb-changep {
	font-family:"Blender Pro Bold";
	letter-spacing:-0.5px;
	background-color:rgba(45,45,45,1);
	color:#ffffff;
	border-radius:0;
	font-size:1rem;
}
.freeprivacypolicy-com---palette-dark .cc-pc-head-close {
	font-family:"Blender Pro Bold";
	letter-spacing:-0.5px;
	border-color:rgba(255,102,0,1) !important;
}
.freeprivacypolicy-com---palette-dark .cc-nb-title {
	font-family:"Blender Pro Bold";
	font-size:1.8rem;
	letter-spacing:-0.5px;
}
.freeprivacypolicy-com---reset {
	text-align:center;
}
.freeprivacypolicy-com---nb .cc-nb-text {
	font-size:0.9rem;
}
@media (max-width:576px) {
	.cc-nb-main-container {
		padding:2rem !important;
	}
	.freeprivacypolicy-com---nb .cc-nb-text {
		font-size:0.8rem;
	}
}