.primary-navigation a {
	font-family: "Bebas Neue", serif;
}

.site-branding {
	max-width: 200px;
  position: absolute;
  top: 20px;
  left: 0;
  margin: 0;
  z-index: 20;
}

.primary-navigation .sub-menu {
	background-color: rgba(0,0,0,0.8);
}

.page-id-406 .main-boxed-header {
	border-color: #797978;
}

.primary-navigation > div > .menu-wrapper > li > .sub-menu li {
	background-color: rgba(0,0,0,0);
}

.border-divider .elementor-divider {
	height:40px!important;
	overflow: hidden!important;
	padding-block-start: 0!important;
	  padding-block-end: 0!important;
}

.primary-navigation .sub-menu .menu-item > a {
	color: #fff;
}

	#faq-mobile {display: none;} 

  .primary-navigation > div > .menu-wrapper > li > .sub-menu::after {
	  border-color: #000 transparent;
  }

.site-logo .custom-logo {
	max-width: 100%;
	max-height: auto;
}

.site-branding img {
	width: 100%;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
}

  input[type="checkbox"]::after {
	  left: 9px;
	  top: 5px;
  }
  
  input[type="checkbox"]:focus {
	  outline-offset: 0;
	  outline: none;
	}

.current-menu-item a {color: #C3C3C3!important;}

#menu-item-740 > a {color: #a98860 !important;}
#menu-item-740.current-menu-item > a {color: #C3C3C3!important;}

#menu-item-447 > a {color: #a98860 !important;}
#menu-item-447.current-menu-item > a {color: #C3C3C3!important;}

#menu-item-449 > a {color: #a98860 !important;}ù
#menu-item-449.current-menu-item > a {color: #C3C3C3!important;}

#menu-item-22 > a {color: #a98860 !important;}
#menu-item-22.current-menu-item > a {color: #C3C3C3!important;}

.elementor-kit-6 a:hover {color: #C3C3C3!important;}
.elementor-kit-6 #menu-item-22 a:hover {color: #C3C3C3!important;}
.elementor-kit-6 #menu-item-740 a:hover {color: #C3C3C3!important;}
.elementor-kit-6 #menu-item-447 a:hover {color: #C3C3C3!important;}
.elementor-kit-6 #menu-item-449 a:hover {color: #C3C3C3!important;}


.elementor-element .elementor-button {
	font-size: 26px!important;
	padding: 10px 30px 8px 30px !important;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
  outline: none;
} 

input[type="submit"]:not(:hover):not(:active):not(.has-background) {
	font-size: 26px!important;
	padding: 5px 30px 5px 30px !important;
	font-weight: 400;
}

.elementor-kit-6 input[type="submit"] {
	padding: 5px 30px 5px 30px !important;
}

.elementor-kit-6 input[type="button"]:hover, 
.elementor-kit-6 input[type="button"]:focus, 
.elementor-kit-6 input[type="submit"]:hover, 
.elementor-kit-6 input[type="submit"]:focus {
	font-size: 26px!important;
	padding: 5px 30px 5px 30px !important;
}


.site-header {
	position: relative;
	min-height: 120px;
}

.primary-navigation {
	width: 100%;
	margin: 0;
	justify-content: center;
	display: flex;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
	display: none!important;
}

.btn-shadow {
	-webkit-box-shadow: 0px 0px 15px -4px rgba(255,255,255,0.75)!important; 
	box-shadow: 0px 0px 15px -4px rgba(255,255,255,0.75)!important;
}

.elementor-button {
	-webkit-box-shadow: 0px 0px 15px -4px rgba(255,255,255,0.75)!important; 
	box-shadow: 0px 0px 15px -4px rgba(255,255,255,0.75)!important;
}

.elementor-widget-image img.size-large {
	width: 100%!important;
	height: auto!important;
}

.main-boxed-header {
	border-bottom: 40px solid #A98860;
	float: left;
	width: 100%;
}

body .site-content {
	padding-top: 150px;
}

p {
line-height: 1.2em;
} 

.icon-noleggio {
 max-width: 80px !important;
 display: flex;
 margin-right: 30px;
}

img.size-full {
	width: 100%!important;
	height: auto!important;
	max-width: 100% !important;
}

.position-relative {
 position: relative;
}

img.arrow {
 position: absolute;
 max-width: 60px!important;
 width: 100%!important;
}


.arrow.arrow-sx {
 top: 0;
 left: 0;
}

.arrow.arrow-dx {
  top: 0;
  right: 0;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, .site textarea:focus {
  color: var(--form--color-text);
  outline-offset: 0;
  outline: none;
}

select {
  width: 100%;
  border: none;
  border-radius: 10px;
}

input[type="checkbox"], input[type="radio"] {
	border: none;
	  border-radius: 10px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], .site textarea {
	width: 100%;
	  border: none;
	  border-radius: 10px;
}

.wpcf7-form .row {
	margin-bottom: 10px;
}

.label-top {
	font-size: 14px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 800;
}

.wpcf7-not-valid-tip {
	font-size: 12px;
	font-style: italic;
}

.wpcf7-list-item-label {
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
}

.site .button:not(:hover):not(:active):not(.has-background), .elementor-element button:not(:hover):not(:active):not(.has-background), input[type="submit"]:not(:hover):not(:active):not(.has-background), input[type="reset"]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
	width: 100%;
	font-size: 20px;
	background-color: #A98860;
}

.elementor-element button:hover, .elementor-element button:focus, .elementor-element input[type="button"]:hover, .elementor-element input[type="button"]:focus, .elementor-element input[type="submit"]:hover, .elementor-element input[type="submit"]:focus {
	width: 100%;
	font-size: 20px;
	background-color: #44331F;
}

.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background-color: #44331F;
	color: #fff;
}

.site .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, .wp-block-search .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus, .wp-block-file a.wp-block-file__button:focus {
  outline-offset: 0;
  outline: none;
} 



.site-footer {
	background-image: url(https://www.kce-supercars.it/wp-content/uploads/2025/03/footer-KCE_01.jpg);
	background-size: cover;
	background-position: top center;
	padding-top: 80px;
	padding-bottom: 30px;
	max-width: 100%;
	color: #fff;
	margin: 0!important;
}

.site-footer a {
	color: #fff;
	text-decoration: none;
}

.logo-footer {
	max-width: 200px;
}

.float-row {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.float-row p {
	margin-bottom: 10px;
}

.box-social ul {
	margin: 0;
	padding: 0;
}

.box-social ul li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
}

.box-link {
	margin-top: 40px;
}

.box-link ul {
	margin: 0;
	padding: 0;
}

.box-link ul li {
	font-size: 14px;
	list-style-type: none;
	margin-bottom: 10px;
}

.loghi-partner {
	margin-top: 30px;
}

.loghi-partner .logo-01 {max-width: 200px;
	margin: 0 auto;
	  display: block;
}

.loghi-partner .logo-02 {max-width: 160px;
	margin: 0 auto;
	  display: block;
}

.loghi-partner .logo-03 {max-width: 280px;
	margin: 0 auto;
	  display: block;
}

.loghi-partner .logo-04 {max-width: 280px;
	margin: 0 auto;
	  display: block;
}

.title-footer {
	font-family: "Bebas Neue", serif;
	font-size: 90px;
	color: #fff;
	text-align: center;
}

.first-col {
	display: flex;
	  justify-content: center;
	  align-items: center;
}

#copyright {
	text-align: center;
	margin-top: 50px;
}


.social-header {
	position: absolute;
	right: 0;
	top: 30%;
}

.social-header ul {
	margin: 0;
	padding: 0;
}

.foogallery.fg-dark.fg-shadow-small .fg-item-inner, .foogallery.fg-light.fg-shadow-small .fg-item-inner {
	box-shadow: none!important;
}

.social-header ul li {
	float: left;
	font-family: "Bebas Neue", serif;
	font-size: 18px;
	list-style-type: none;
	padding: 5px;
	line-height: 30px;
}

.social-header ul li a {
	text-decoration: none;
	color: #000;
}

.social-header ul li img {
	width: 30px;
}

.social-header ul li:last-child img {
	width: 40px;
	  position: relative;
	  top: -4px;
}

.wpcf7-spinner {}

.wpcf7 form .wpcf7-response-output {
	text-align: center;
	margin: 0;
}

.button-home {
	max-width: 50px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 99999999999999999999999999999;
}

.button-home img {
	width: 100%;
}

.page-id-236 .main-boxed-header {
	border-color: #000;
}

.page-id-257 .main-boxed-header {
	border-color: #ED0000;
}

.open-supercar .e-con-inner {
	position: relative;
}

.section-top-sx {
	width: auto;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 5;
}

.section-top-dx {
	width: auto;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 10;
}

.main-title-supercar {
	position: relative;
}

.main-title-supercar::before {
	display: block;
	content:"";
	background-image: url(https://www.kce-supercars.it/wp-content/uploads/2025/02/web_KCE_27.png);
width: 140px;
	  height: 170px;
	  background-size: contain;
	  background-position:center;
	  background-repeat: no-repeat;
	  position: absolute;
	  top: -100px;
	  right: -108px;
}

.section-top-dx .elementor-button {
	width: 210px;
}

.scelta-location {
	position: absolute;
	top: 0;
	z-index: 20;
	height: 100%;
	display: flex;
}

.scelta-location .e-con-inner {
	align-items: center!important;
}

.description-bottom {
	position: absolute;
	  bottom: 40px;
	  z-index: 50;
}