/*
Theme Name: Espace Scooters
Description: Thème du site Un regard parfait
Version: 1.0
Author: Guillaume Sourisseau / Studdio
Author URI: https://www.studdio.com
Template: hello-elementor
*/

/** Carrousel vertical des références **/

.references_carrousel {
	position: relative !important;
	height: 270px !important;
	overflow: hidden !important;
	-webkit-mask-image: linear-gradient(to bottom,transparent 0%,#000 20%,#000 80%,transparent 100%) !important;
	mask-image: linear-gradient(to bottom,transparent 0%,#000 20%,#000 80%,transparent 100%) !important;
}

.references_carrousel #loop-182 {
	display: none !important;
}

.references_carrousel .elementor-widget-container {
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.references_carrousel .elementor-loop-container {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	box-sizing: border-box !important;
	will-change: transform;
}

.references_carrousel .elementor-loop-container .e-loop-item {
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	justify-content: center !important;
	height: 90px !important;
	min-height: 90px !important;
	max-height: 90px !important;
	margin: 0 !important;
	padding: 0 20px !important;
	box-sizing: border-box !important;
	opacity: 0.35 !important;
	transform: scale(0.95) !important;
	transition: opacity 0.3s ease, transform 0.3s ease !important;
}

.references_carrousel .elementor-loop-container .e-loop-item .elementor-heading-title {
	font-family: inherit !important;
	max-width: 100% !important;
	text-align: center !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1.2 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	margin: 0 !important;
	color: #A0A0A0 !important;
	transition: all 0.3s ease !important;
}

.references_carrousel .elementor-loop-container .e-loop-item.is-active {
	opacity: 1 !important;
	transform: scale(1) !important;
}

.references_carrousel .elementor-loop-container .e-loop-item.is-active .elementor-heading-title {
	color: #F89B9B !important;
	font-size: 28px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 2px !important;
}

.references_carrousel .elementor-loop-container .e-loop-item.is-active::after {
	content: '' !important;
	display: block !important;
	width: 140px !important;
	height: 2px !important;
	background-color: #F89B9B !important;
	margin-top: 8px !important;
}

 @media (max-width: 767px) {
	.references_carrousel {
		height: 210px !important;
}

	.references_carrousel .elementor-loop-container .e-loop-item {
		height: 70px !important;
		min-height: 70px !important;
		max-height: 70px !important;
}

	.references_carrousel .elementor-loop-container .e-loop-item .elementor-heading-title {
		font-size: 14px !important;
		letter-spacing: 1px !important;
}

	.references_carrousel .elementor-loop-container .e-loop-item.is-active .elementor-heading-title {
		font-size: 20px !important;
		letter-spacing: 1.5px !important;
}

	.references_carrousel .elementor-loop-container .e-loop-item.is-active::after {
		width: 100px !important;
		margin-top: 4px !important;
}

}

/** Marquee automatique des prestations **/
.marquee_custom {
	overflow: hidden !important;
	width: 100% !important;
}

.marquee_custom .elementor-widget-container {
	overflow: hidden !important;
	padding: 10px 0 !important;
	width: 100% !important;
}

.marquee_custom .marquee-track {
	display: flex !important;
	width: max-content !important;
	flex-wrap: nowrap !important;
	will-change: transform;
	animation: marquee-scroll 20s linear infinite !important;
}

.marquee_custom .marquee-track:hover {
	animation-play-state: paused !important;
}

.marquee_custom ul.elementor-icon-list-items {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	flex-shrink: 0 !important;
	width: max-content !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.marquee_custom ul.elementor-icon-list-items li.elementor-icon-list-item {
	display: inline-flex !important;
	align-items: center !important;
	flex-shrink: 0 !important;
	margin: 0 20px !important;
	white-space: nowrap !important;
}

.marquee_custom ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon {
	display: inline-flex !important;
	align-items: center !important;
}

.marquee_custom ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon svg {
	width: 20px !important;
	height: 20px !important;
	fill: #F89B9B !important;
}

 @keyframes marquee-scroll {
	0% {
		transform: translateX(0);
}

	100% {
		transform: translateX(-50%);
}

}
 @media (max-width: 767px) {
	.marquee_custom ul.elementor-icon-list-items li.elementor-icon-list-item {
		margin: 0 12px !important;
	}

		.marquee_custom ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon {
			margin-right: 12px !important;
	}

		.marquee_custom ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon svg {
			width: 6px !important;
			height: 6px !important;
	}

		.marquee_custom ul.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text {
			font-size: 15px !important;
			letter-spacing: 1.5px !important;
	}

}

body {
	 overflow-x: hidden !important;
}
 body span.peach {
	 color: #FFA9A1 !important;
}
 body .titre_peach span {
	 color: #FFA9A1 !important;
}
 body header .elementor-nav-menu > li.current-menu-item, body header .elementor-nav-menu > li.current-menu-parent {
	 background: #ffa9a182;
}
 body header .elementor-nav-menu > li.current-menu-item > a, body header .elementor-nav-menu > li.current-menu-parent > a {
	 color: black !important;
}
 body header .elementor-nav-menu > li:hover {
	 background: #ffa9a182;
}
 body header .elementor-nav-menu > li:hover >a {
	 color: black !important;
}
 body .header-container {
	 transition: transform 0.4s cubic-bezier(0.16,1,0.3,1);
}
 body .header-container .header-anime {
	 transition: max-height 0.3s ease-in-out, opacity 0.2s ease-in-out, padding 0.3s ease-in-out;
	 max-height: 200px;
	 overflow: hidden;
	 opacity: 1;
}
 body .header-container .header-bottom {
	 background: rgba(255,255,255,0.8) !important;
	 backdrop-filter: blur(12px) !important;
}
 body .header-container .social-bottom {
	 display: none !important;
}
 body .header-container.scroll-down {
	 transform: translateY(0);
}
 body .header-container.scroll-down .header-anime {
	 max-height: 0 !important;
	 padding-top: 0 !important;
	 padding-bottom: 0 !important;
	 opacity: 0 !important;
	 pointer-events: none;
}
 body .header-container.scroll-down .social-bottom {
	 display: flex !important;
}
 body .header-container.scroll-up {
	 transform: translateY(0);
}
 body .header-container.scroll-up .header-anime {
	 max-height: 200px !important;
	 opacity: 1 !important;
	 pointer-events: auto;
}
 body .elementor-widget-container div.e-hotspot--circle .e-hotspot__button:before {
	 left: -6px;
	 padding: 3.5px;
	 top: -6px;
	 border: 3px solid #ffffff5c;
	 border-radius: 50%;
}
 body .elementor-widget-container div.e-hotspot--circle .e-hotspot__button:after {
	 content: '';
	 position: absolute;
	 height: 6px;
	 width: 6px;
	 border-radius: 50%;
	 top: 6px;
	 left: 6px;
	 z-index: 999;
	 background: #daa992;
}
 body .elementor-widget-container div.e-hotspot--circle .e-hotspot__tooltip {
	 display: flex !important;
	 flex-direction: column !important;
	 row-gap: 10px;
	 padding: 15px 15px 20px;
}
 body .elementor-widget-container div.e-hotspot--circle .e-hotspot__tooltip p {
	 margin: 0;
	 display: flex;
	 flex-direction: column !important;
	 row-gap: 10px;
}
 body .elementor-widget-container div.e-hotspot--circle .e-hotspot__tooltip a {
	 border: 1px solid #111;
	 color: #111;
	 font-weight: 500;
	 padding: 5px 10px;
	 width: fit-content;
}
 body .elementor-widget-container div.e-hotspot--circle .e-hotspot__tooltip a:hover {
	 background: #111;
	 color: white;
}
 @media (min-width: 776px) {
	 .card_prestation .description {
		 opacity: 0;
		 height: 0;
		 transition: all 0.5s;
	}
	 .card_prestation .card:hover .description {
		 opacity: 1;
		 height: inherit;
	}
}
 .swiper-wrapper {
	 transition-timing-function: linear !important;
}
 @media (max-width: 1021px) {
	 .prestation_carousel_card > div {
		 justify-content: space-between !important;
	}
}
 .cta-fixed .top {
	 z-index: 1!important;
}
 .cta-fixed .bottom {
	 z-index: 0!important;
}
 .cta-fixed:hover .bottom {
	 z-index: 2 !important;
}
 .custom-cf7-form {
	 width: 100%;
	 max-width: 900px;
	 margin: 0 auto;
}
 .custom-cf7-form p {
	 margin: 0;
}
 .custom-cf7-form .form-grid {
	 display: grid;
	 grid-template-columns: repeat(2,1fr);
	 gap: 20px;
}
 .custom-cf7-form .form-grid .form-col {
	 display: flex;
	 flex-direction: column;
}
 .custom-cf7-form .form-grid .form-col.form-full {
	 grid-column: span 2;
}
 .custom-cf7-form .form-grid .form-col.form-submit {
	 align-items: center;
	 margin-top: 15px;
}
 .custom-cf7-form label {
	 font-size: 17px;
	 font-weight: 400;
	 color: #333;
	 letter-spacing: 1.5px;
	 text-transform: uppercase;
	 margin-bottom: 8px;
	 display: block;
}
 .custom-cf7-form input[type="text"], .custom-cf7-form input[type="tel"], .custom-cf7-form input[type="email"], .custom-cf7-form select, .custom-cf7-form textarea {
	 width: 100% !important;
	 background-color: #FFFFFF !important;
	 border: none !important;
	 padding: 12px 15px !important;
	 font-size: 14px !important;
	 color: #333333 !important;
	 box-sizing: border-box !important;
	 outline: none !important;
	 border-radius: 0 !important;
	 box-shadow: none !important;
}
 .custom-cf7-form input[type="text"]:focus, .custom-cf7-form input[type="tel"]:focus, .custom-cf7-form input[type="email"]:focus, .custom-cf7-form select:focus, .custom-cf7-form textarea:focus {
	 background-color: #FFFFFF !important;
}
 .custom-cf7-form select {
	 height: 46px !important;
	 appearance: none !important;
	 -webkit-appearance: none !important;
	 background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E") !important;
	 background-repeat: no-repeat !important;
	 background-position: right 15px top 50% !important;
	 background-size: 10px auto !important;
	 cursor: pointer;
}
 .custom-cf7-form textarea {
	 resize: vertical;
	 min-height: 90px;
}
 .custom-cf7-form .form-consent .wpcf7-list-item {
	 margin: 0;
}
 .custom-cf7-form .form-consent .wpcf7-list-item label {
	 display: flex;
	 align-items: flex-start;
	 gap: 12px;
	 font-size: 12px;
	 text-transform: none;
	 color: #222222;
	 letter-spacing: normal;
	 font-weight: 400;
	 line-height: 1.4;
}
 .custom-cf7-form .form-consent .wpcf7-list-item label input[type="checkbox"] {
	 margin-top: 2px;
	 flex-shrink: 0;
	 width: 16px;
	 height: 16px;
}
 .custom-cf7-form input[type="submit"] {
	 background-color: #1D1D1B !important;
	 color: #FFFFFF !important;
	 border: none !important;
	 padding: 10px 30px !important;
	 font-size: 13px !important;
	 font-weight: 500 !important;
	 letter-spacing: 2px !important;
	 text-transform: uppercase !important;
	 cursor: pointer;
	 transition: background-color 0.3s ease !important;
	 border-radius: 0 !important;
}
 .custom-cf7-form input[type="submit"]:hover {
	 background-color: #333333 !important;
}
 .custom-cf7-form .wpcf7-spinner {
	 display: block;
	 margin: 10px auto 0;
}
 @media (max-width: 767px) {
	 .custom-cf7-form .form-grid {
		 grid-template-columns: 1fr;
	}
	 .custom-cf7-form .form-grid .form-col.form-full {
		 grid-column: span 1;
	}
}

