/********************************************************
			Templatemela Custom Styles
********************************************************/
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@400;600&display=swap");

.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  padding:0;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  /*border-color: blue;*/
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
.customNavigation {
  position: absolute;
  z-index: 95;
  width: auto;
  top: -40px;
  direction: ltr !important;
  right: 0px;
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -khtml-transition: all 0.6s ease-in-out;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  -khtml-opacity: 1;
}
#latest-blog-toggle .customNavigation a {
  background: none;
  border: none;
  height: 15px;
  width: 15px;
}
#latest-blog-toggle .customNavigation{
  top: -49px;
}
#latest-blog-toggle .customNavigation a::before {
  color: #fff;
  line-height: 17px;
}
#latest-blog-toggle .customNavigation a:hover::before {
  color: #0048ff;
}
.brands .customNavigation {
  width: 100%;
  top: 36%;
}
.brands .customNavigation a {
  position: absolute;
}
.js-qv-mask.mask.additional_slider .customNavigation a {
  height: 23px;
  width: 23px;
}
.js-qv-mask.mask.additional_slider .customNavigation a::before {
  line-height: normal;
  font-size: 18px;
}
.js-qv-mask.mask.additional_slider:hover .customNavigation {
  opacity: 1;
  -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
.products:hover .customNavigation, .tmcategory-container:hover .customNavigation, .homeblog-inner:hover .customNavigation{
  opacity: 1;
  -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
.customNavigation a {
  background: #f4f4f4;
  cursor: pointer;
  font-size: 0;
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  border: 1px solid #f4f4f4;
}
.customNavigation a:hover {
  background: #0048ff;
  border: 1px solid #0048ff;
}


.customNavigation a.prev {
  left: 0;
}
.customNavigation a.next {
  right: 0px;
}
.customNavigation a.prev::before, .customNavigation a.next::before {
  font-family: fontawesome;
  font-size: 18px;
  left: 3px;
  line-height: 28px;
  position: absolute;
  right: 0;
  text-align: center;
  color: #acacac;
  font-weight: 100;
}
.customNavigation a.prev::before {
  content: "\f104";
  left: 0;
}
.customNavigation a.next:before {
  content: "\f105";
}
.customNavigation a:hover:before{ color: #fff; }
.js-qv-mask.mask.additional_slider .customNavigation, .tmcategory-container .customNavigation, #tmtestimonialcmsblock .customNavigation {
  width: 100%;
  top: 45%;
}
.js-qv-mask.mask.additional_slider .customNavigation{
  top:32%;
}
#tmcategorytabs .tab-content .products .customNavigation{
  top: -65px;
}
.js-qv-mask.mask.additional_slider .customNavigation a,.tmcategory-container .customNavigation a, #tmtestimonialcmsblock .customNavigation a {
  position: absolute;
}
@media (max-width: 991px) {
  .js-qv-mask .customNavigation a.next{
    right: 0;
  }
    #latest-blog-toggle .customNavigation {
    top: 0;
  }
 }
 @media(max-width: 767px){
  #tmcategorytabs .tab-content .products .customNavigation {
    top: -110px;
  }
 }

 @media(max-width: 479px){
  .customNavigation {
		position: relative;
		top: 0;
		margin: 20px 0 0;
		text-align: center;
	}
  .js-qv-mask.mask.additional_slider .customNavigation, .tmcategory-container .customNavigation, #tmtestimonialcmsblock .customNavigation{
    position: absolute;
    margin: 0;
  }
  #tmcategorytabs .tab-content .products .customNavigation {
    top: 0;
  }
  .sidebar-bestseller.block .customNavigation, .sidebar-latest.block .customNavigation, .sidebar-featured.block .customNavigation{
    top: 0;
  }
  .brands .customNavigation{
    position: absolute;
    margin: 0;
  }
}


#tmcmsblock {
    margin: -10px auto 45px;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

#tmcmsbannerblock .cmsbanner .right_side {
   
    width: 100%;
 
}
#tmcmsbannerblock .full-banner {
    right: 25.2%;
    text-align: left;
    top: 10%;
    width: auto;
    left: auto;
    display: inline-block;
    position: absolute;
    z-index: 1;
    background: #DEDEDE;
    padding: 30px;
    opacity: 0.8;
}
.left_sub_image, .right_top_image {
 
 
    background: #f1f1f1;
 
    padding: 30px;
}

#header {
  background: #2F3A4C;
}


#header .nc_dropdown {  
float: left;
position:relative;
left: 25%;
list-style:none;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
color: #fff;
font-style: italic;
}
 
.nc_dropdown select {
  width: 251px;
  font-size: 16px;
  color: #0F0F0F;
  font-weight: 500;
}


@media (max-width: 1528px) {
	
#header .nc_dropdown {  
float: left;
position:relative;
left: 8%;
list-style:none;
padding-top: 25px;

}
	
}	



@media (max-width: 1498px) {
	
#header .nc_dropdown {  
float: left;
position:relative;
left: 8%;
list-style:none;
padding-top: 25px;

}
	
}	

@media (max-width: 1298px) {
	
#header .nc_dropdown {  
float: left;
position:relative;
left: 5%;
list-style:none;
padding-top: 25px;

} 
.nc_dropdown select {
width: 200px;
}
}
@media (max-width: 980px) {
	
#header .nc_dropdown {  
float: left;
position:relative;
left: 0%;
list-style:none;
padding-top: 25px;
width: 100%;
} 
.nc_dropdown select {
width: 200px;
}
}


@media (max-width: 472px) {
.nc_dropdown select {
width: 100%;
}
}

.headernavfull { 
  margin-bottom: 5px;
}

.nc_dropdown .btn {
  background: #bebebe;
  color: #000;
  font-weight: bold;
}

#tm_vertical_menu_top #top-menu {
  opacity: 1;
}
@media (max-width: 1199px){
#header #links_block_top a{
  font-size:11px;
}
}


#product-availability {
  margin:10px;
  font-weight: 500;
}
/* Ancien style conservé pour compatibilité */
#oosFormWrapper h6 {
  font-weight: 600;
}
#oosFormWrapper {
  margin: 10px 0 30px;
}

/* Nouveau design formulaire réapprovisionnement (oosFormWrapper) */
.oos-form-wrapper,
#oosFormWrapper.oos-form-wrapper {
  margin: 1rem 0 1.5rem;
  padding: 1.25rem;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

.oos-form-wrapper__title,
#oosFormWrapper .oos-form-wrapper__title,
#oosFormWrapper h6 {
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: 600;
  color: #333;
}

.oos-form-wrapper__fields,
#oosFormWrapper .oos-form-wrapper__fields,
#oosFormWrapper .form-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  margin: 0;
}

.oos-form-wrapper__input,
#oosFormWrapper #oosUserEmailAdd {
  flex: 1;
  min-width: 200px;
  padding: 0.6rem 1rem;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  font-size: 1rem;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.oos-form-wrapper__input:focus,
#oosFormWrapper #oosUserEmailAdd:focus {
  border-color: #70D612;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(112, 214, 18, 0.2);
}

.oos-form-wrapper__btn,
#oosFormWrapper .oos-form-wrapper__btn,
#oosFormWrapper input[type="button"].btn-primary {
  padding: 0.6rem 1.5rem;
  background: #70D612;
  border: 1px solid #5ab80e;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}

.oos-form-wrapper__btn:hover,
#oosFormWrapper .oos-form-wrapper__btn:hover,
#oosFormWrapper input[type="button"].btn-primary:hover {
  background: #5ab80e;
  border-color: #4a9a0c;
  color: #fff;
}

.oos-form-wrapper__alert,
#oosFormWrapper .oosAlertMessage {
  width: 100%;
  margin: 0.5rem 0 0;
  padding: 0.5rem 0;
  font-size: 0.9rem;
  color: #c0392b;
}

#oosFormWrapper #oosAjaxLoadIcon,
.oos-form-wrapper__loader {
  margin-top: 0.75rem;
  text-align: center;
}

#oosFormWrapper #oosAjaxLoadIcon img,
.oos-form-wrapper__loader img {
  max-width: 32px;
  height: auto;
}

.oos-form-wrapper__result,
#oosFormWrapper .ptk_oos_msgs {
  margin-top: 0.75rem;
  padding: 0.5rem 0;
  font-size: 0.95rem;
  color: #333;
}

h1  {
  font-size: 1.175rem;
}

.ph-social-link-block.displayBanner {
 
  padding-top: 5px;
  background: #292929;
}

/* Message réapprovisionnement - en dessous de la quantité, couleurs voyantes */
.product-restock-request--spaced {
  margin-top: 1rem;
  padding-top: 0.75rem;
  clear: both;
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
}.restock-message-box {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 1rem 1.25rem;
  background: #70D612;
  border: 2px solid #5ab80e;
  border-radius: 8px;
  color: #fff;
  font-size: 1.05rem;
  font-weight: 600;
  box-shadow: 0 2px 8px rgba(112, 214, 18, 0.35);
}.restock-message-box__icon {
  flex-shrink: 0;
  font-size: 1.5rem;
  color: #fff;
  opacity: 1;
}.restock-message-box__text {
  line-height: 1.4;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* Badge stock / réappro : même design et fonctionnement que page résultats Algolia */
/* Autoriser le tooltip à dépasser la vignette (éviter overflow: hidden du thème) */
.products .product_list li.product_item,
.products .product_list li.item,
.products .product-miniature,
.products .product-miniature1,
.product_item .product-miniature,
.product_item .product-miniature1 {
  overflow: visible;
}
.product-miniature .thumbnail-container,
.product-miniature1 .thumbnail-container,
.products .product-miniature .thumbnail-container,
.products .product-miniature1 .thumbnail-container {
  position: relative;
  overflow: visible;
}
.special_block,
.new_block .image-block {
  position: relative;
  overflow: visible;
}
/* Fiche produit : badge sur la photo principale */
.product-leftside .product-cover {
  position: relative;
  overflow: visible;
}
.product-leftside .product-cover .product-stock-badge-wrapper {
  position: absolute;
  top: 10px;
  right: 10px;
  left: auto;
  z-index: 10;
}
/* Position en haut à droite de la photo */
.product-stock-badge-wrapper {
  position: absolute;
  top: 10px;
  right: 10px;
  left: auto;
  z-index: 10;
}

/* Badge remise S2R en haut à gauche pour ne pas être caché par En stock / En réappro (en haut à droite) */
.thumbnail-container .product-flags li.discount_type_flag {
  left: 15px;
  right: auto;
  top: 13px;
  z-index: 5;
}
/* Style badge (identique Algolia) */
.product-stock-badge-wrapper .algolia-hit-stock-badge {
  font-size: 12px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 4px;
  line-height: 1.3;
  flex-shrink: 0;
  display: inline-block;
}
.product-stock-badge-wrapper .algolia-hit-badge-disponible {
  color: #fff;
  background-color: #70D612;
}
.product-stock-badge-wrapper .algolia-hit-badge-sur-demande {
  color: #fff !important;
  background-color: #FFCC00;
}
/* Wrapper tooltip (position relative pour le tooltip) */
.product-stock-badge-wrapper .algolia-hit-stock-badge-wrapper {
  position: relative;
  display: inline-block;
}
/* Pont invisible pour garder le :hover entre le badge et le tooltip */
.product-stock-badge-wrapper .algolia-hit-stock-badge-wrapper::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 260px;
  height: 12px;
}
/* Tooltip au survol (identique Algolia) – z-index élevé pour passer au-dessus des vignettes voisines */
.product-stock-badge-wrapper .algolia-hit-stock-tooltip {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 6px;
  padding: 10px 12px;
  background: #333;
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  border-radius: 6px;
  white-space: normal;
  width: 260px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease 0s, visibility 0s linear 0.3s;
  pointer-events: none;
}
.product-stock-badge-wrapper .algolia-hit-stock-badge-wrapper:hover .algolia-hit-stock-tooltip,
.product-stock-badge-wrapper .algolia-hit-stock-tooltip:hover {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
  pointer-events: auto;
}
.product-stock-badge-wrapper .algolia-hit-stock-tooltip a {
  color: #70D612;
  text-decoration: underline;
  font-weight: 600;
  cursor: pointer;
}
.product-stock-badge-wrapper .algolia-hit-stock-tooltip a:hover {
  color: #8ee838;
}

/* Mobile : masquer les tooltips pour éviter le débordement horizontal (barre blanche à droite) */
@media (max-width: 991px) {
  .product-stock-badge-wrapper .algolia-hit-stock-tooltip,
  .product-stock-badge-wrapper .algolia-hit-stock-badge-wrapper::after {
    display: none !important;
  }
  #algolia-search-widget .algolia-hit-stock-tooltip,
  #algolia-search-widget .algolia-hit-stock-badge-wrapper::after,
  #algolia-instantsearch-results .algolia-hit-stock-tooltip,
  #algolia-instantsearch-results .algolia-hit-stock-badge-wrapper::after,
  .algolia-hit-stock-tooltip,
  .algolia-hit-stock-badge-wrapper::after {
    display: none !important;
  }
}

/* Masquage provisoire : barre recherche Algolia + sélecteur véhicule (Marque/Cylindrée/Modèle/Année) */
#nc_dropdown1_home h4, #nc_dropdown1_home .block_content {
  display: none !important;
}

/* Bouton Contact visible uniquement sur mobile (barre header) */
.mobile-contact-btn-wrapper {
  display: flex;
  align-items: center;
}
.btn-mobile-contact {
  margin-top: 5px;
  display: flex;
  align-items: center;
  padding: 8px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.btn-mobile-contact:hover,
.btn-mobile-contact:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.85;
}
@media (min-width: 992px) {
  .mobile-contact-btn-wrapper {
    display: none;
  }
}

/* Hero homepage style maquette (placeholders) */
.page-home {
  margin-top: 0;
}
#index .topdiv {
  padding-top: 0;
  padding-bottom: 0;
}
.page-home .s2r-hero {
  position: relative;
  width: 100vw;
  min-height: 540px;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding: 40px 20px 30px;
  background-color: #0f1115;
  background-image:
    linear-gradient(130deg, rgba(15, 17, 21, 0.58) 0%, rgba(15, 17, 21, 0.72) 100%),
    var(--s2r-hero-bg-image);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.page-home .s2r-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.58),
    rgba(0, 0, 0, 0.28) 58%,
    rgba(0, 0, 0, 0.44) 100%
  );
}
.page-home .s2r-hero__overlay {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.34));
  opacity: 1;
}
.page-home .s2r-hero__content {
  position: relative;
  z-index: 2;
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.page-home .s2r-hero__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: min(90%, 560px);
  min-height: 0;
  margin: 6px 0 14px;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.page-home .s2r-hero__logo-image {
  width: 100%;
  max-width: 560px;
  height: auto;
  display: block;
  border: 0;
  box-shadow: none;
  outline: none;
  margin-top:100px;
}
.page-home .s2r-hero__title {
  margin: 0 0 18px;
  font-size: 19px;
  line-height: 1.35;
  font-weight: 700;
  color: #fff;
}
.page-home .s2r-hero__search {
  width: 100%;
  max-width: 620px;
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
}
.page-home .s2r-hero__algolia {
  width: 100%;
}
.page-home .s2r-hero__algolia .algolia-search-wrapper {
  width: 100%;
}
.page-home .s2r-hero__algolia .algolia-search-form {
  margin: 0;
}
.page-home .s2r-hero__algolia .algolia-input-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 5px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 999px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  -webkit-backdrop-filter: blur(12px) saturate(140%);
  backdrop-filter: blur(12px) saturate(140%);
}
.page-home .s2r-hero__search-label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}
.page-home .s2r-hero__search-input {
  flex: 1;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 14px;
  padding: 8px 16px;
}
.page-home .s2r-hero__search-input::placeholder {
  color: rgba(255, 255, 255, 0.72);
}
.page-home .s2r-hero__search-input:focus {
  outline: none;
}
.page-home .s2r-hero__search-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 50%;
  background: #20242b;
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease;
}
.page-home .s2r-hero__search-button:hover {
  background: #70d612;
}
.page-home .s2r-hero__search-button .material-icons {
  font-size: 18px;
  line-height: 1;
}
.page-home .s2r-hero__actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 100px;
}
.page-home .s2r-hero__btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 40px;
  padding: 0 20px;
  font-size: 13px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.page-home .s2r-hero__btn-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.page-home .s2r-hero__btn:hover {
  transform: translateY(-1px);
  opacity: 0.95;
  text-decoration: none;
}
.page-home .s2r-hero__btn--primary {
  background: #70d612;
  color: #fff;
}
.page-home .s2r-hero__btn--secondary {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.08));
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(10px) saturate(135%);
  backdrop-filter: blur(10px) saturate(135%);
}
.page-home .s2r-hero__stats {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 48px;
}
.page-home .s2r-hero__stat {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.page-home .s2r-hero__stat-icon {
  width: 30px;
  height: 30px;
  object-fit: contain;
  margin-bottom: 6px;
}
.page-home .s2r-hero__stat-value {
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
}
.page-home .s2r-hero__stat-label {
  margin-top: 4px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: rgba(255, 255, 255, 0.82);
}

@media (max-width: 991px) {
  .page-home .s2r-hero {
    min-height: 480px;
    padding-top: 32px;
  }
  .page-home .s2r-hero__logo {
    width: min(88%, 500px);
    margin-top: 6px;
  }
  .page-home .s2r-hero__title {
    font-size: 18px;
  }
  .page-home .s2r-hero__stat-value {
    font-size: 26px;
  }
  .page-home .s2r-hero__stat-label {
    font-size: 11px;
  }
}

@media (max-width: 767px) {
  .page-home .s2r-hero {
    min-height: 420px;
    padding: 26px 12px 18px;
  }
  .page-home .s2r-hero__logo {
    width: 92%;
    margin-top: 0;
  }
  .page-home .s2r-hero__title {
    font-size: 16px;
  }
  .page-home .s2r-hero__search {
    padding-right: 4px;
  }
  .page-home .s2r-hero__actions {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }
  .page-home .s2r-hero__btn {
    width: 100%;
    justify-content: center;
  }
  .page-home .s2r-hero__stats {
    gap: 24px;
  }
  .page-home .s2r-hero__stat-value {
    font-size: 24px;
  }
  .page-home .s2r-hero__stat-label {
    font-size: 11px;
  }
}

/* Section cartes services sous la hero */
.page-home .s2r-home-cards {
  width: 100vw;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding: 42px 0px;
  background: #20242a;
}
.page-home .s2r-home-cards__inner {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 18px;
}
.page-home .s2r-home-card {
  overflow: hidden;
  border: 1px solid #3a4048;
  border-radius: 9px;
  background: #1f2329;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.24);
}
.page-home .s2r-home-card--clickable {
  cursor: pointer;
}
.page-home .s2r-home-card--clickable:focus {
  outline: 2px solid rgba(112, 214, 18, 0.9);
  outline-offset: 2px;
}
.page-home .s2r-home-card__media {
  position: relative;
  height: 136px;
  background-image:
    linear-gradient(to bottom, rgba(8, 10, 12, 0.06), rgba(8, 10, 12, 0.34)),
    var(--s2r-card-image);
  background-repeat: no-repeat;
  background-size: cover;
}
.page-home .s2r-home-card__media::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 68%;
  background: linear-gradient(
    to top,
    rgba(20, 22, 26, 0.88) 0%,
    rgba(20, 22, 26, 0.62) 36%,
    rgba(20, 22, 26, 0.28) 72%,
    rgba(20, 22, 26, 0) 100%
  );
  pointer-events: none;
}
.page-home .s2r-home-card__media--vehicules {
  background-position: left center;
}
.page-home .s2r-home-card__media--equipements {
  background-position: 34% center;
}
.page-home .s2r-home-card__media--pieces {
  background-position: 60% center;
}
.page-home .s2r-home-card__media--atelier {
  background-position: right center;
}
.page-home .s2r-home-card__body {
  position: relative;
  z-index: 2;
  margin-top: -14px;
  padding: 18px 10px 12px;
  background: linear-gradient(to bottom, rgba(31, 35, 41, 0), #1f2329 28%);
}
.page-home .s2r-home-card__title {
  margin: 0 0 3px;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #fff;
}
.page-home .s2r-home-card__text {
  margin: 0 0 8px;
  font-size: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.82);
}
.page-home .s2r-home-card__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 7px;
  background: #70d612;
  color: #fff;
  font-size: 11px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-decoration: none;
}
.page-home .s2r-home-card__link:hover {
  color: #fff;
  text-decoration: none;
  filter: brightness(1.04);
}
.page-home .s2r-home-card__link .material-icons {
  font-size: 14px;
}

@media (max-width: 1199px) {
  .page-home .s2r-home-cards__inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .page-home .s2r-home-cards {
    padding-bottom: 24px;
  }
  .page-home .s2r-home-cards__inner {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 0 12px;
  }
}

/* Section showroom & atelier */
.page-home .s2r-showroom {
  width: 100vw;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding: 36px 0 40px;
  background: #0f1216;
}
.page-home .s2r-showroom__inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 18px;
  text-align: center;
}
.page-home .s2r-showroom__badge {
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 10px;
  border: 1px solid rgba(112, 214, 18, 0.5);
  border-radius: 999px;
  color: #70d612;
  font-size: 10px;
  font-weight: 600;
}
.page-home .s2r-showroom__title {
  margin: 0;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 46px;
  letter-spacing: 0.8px;
}
.page-home .s2r-showroom__title span {
  color: #70d612;
}
.page-home .s2r-showroom__subtitle {
  margin: 6px 0 22px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}
.page-home .s2r-showroom__image {
  height: 290px;
  margin-bottom: 18px;
  border: 1px solid #323842;
  border-radius: 12px;
  background-image:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.38)),
    var(--s2r-showroom-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-home .s2r-showroom__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.page-home .s2r-showroom-card {
  padding: 16px 16px 14px;
  border: 1px solid #323842;
  border-radius: 10px;
  background: #191d23;
  text-align: left;
}
.page-home .s2r-showroom-card__title {
  margin: 0 0 10px;
  color: #70d612;
  font-family: "Bebas Neue", sans-serif;
  font-size: 29px;
  letter-spacing: 0.5px;
}
.page-home .s2r-showroom-card__line {
  margin: 0 0 8px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  line-height: 1.45;
  font-family: "Poppins", sans-serif;
}
.page-home .s2r-showroom-hours,
.page-home .s2r-showroom-services {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-home .s2r-showroom-hours li {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 6px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
}
.page-home .s2r-showroom-services li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 14px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 13px;
  font-family: "Poppins", sans-serif;
}
.page-home .s2r-showroom-services li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #70d612;
}
.page-home .s2r-showroom-card__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 36px;
  margin-top: 8px;
  border-radius: 8px;
  background: #70d612;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
}
.page-home .s2r-showroom-card__cta:hover {
  color: #fff;
  text-decoration: none;
  filter: brightness(1.04);
}
.page-home .s2r-showroom-card__cta .material-icons {
  font-size: 14px;
}

@media (max-width: 1199px) {
  .page-home .s2r-showroom__grid {
    grid-template-columns: 1fr;
  }
  .page-home .s2r-showroom__image {
    height: 240px;
  }
}

/* Section temoignages */
.page-home .s2r-testimonials {
  width: 100vw;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding: 34px 0 42px;
  background: linear-gradient(90deg, #1f2328 0%, #24282e 50%, #1f2328 100%);
}
.page-home .s2r-testimonials__inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 18px;
  text-align: center;
}
.page-home .s2r-testimonials__badge {
  display: inline-block;
  margin-bottom: 8px;
  padding: 3px 10px;
  border: 1px solid rgba(112, 214, 18, 0.55);
  border-radius: 999px;
  color: #70d612;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-weight: 600;
}
.page-home .s2r-testimonials__title {
  margin: 0 0 18px;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 46px;
  letter-spacing: 0.7px;
}
.page-home .s2r-testimonials__title span {
  color: #70d612;
}
.page-home .s2r-testimonials__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 18px;
}
.page-home .s2r-testimonial-card {
  padding: 16px 18px 14px;
  border: 1px solid #2f343c;
  border-radius: 9px;
  background: #12161b;
  text-align: left;
}
.page-home .s2r-testimonial-card__stars {
  margin: 0 0 6px;
  color: #ffc92d;
  font-size: 16px;
  letter-spacing: 1px;
}
.page-home .s2r-testimonial-card__text {
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.88);
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  line-height: 1.35;
  font-style: italic;
}
.page-home .s2r-testimonial-card__author {
  margin: 0;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}
.page-home .s2r-testimonials__score {
  display: inline-block;
  margin: 0;
  padding: 8px 14px;
  border: 1px solid #2f343c;
  border-radius: 7px;
  background: #12161b;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 600;
}

@media (max-width: 1199px) {
  .page-home .s2r-testimonials__grid {
    grid-template-columns: 1fr;
  }
}

/* Section derniers vehicules */
.page-home .s2r-vehicles {
  width: 100vw;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding: 30px 0 40px;
  background: #0e1115;
}
.page-home .s2r-vehicles__inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 18px;
}
.page-home .s2r-vehicles__title {
  margin: 0;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 46px;
  letter-spacing: 0.8px;
}
.page-home .s2r-vehicles__title span {
  color: #70d612;
}
.page-home .s2r-vehicles__subtitle {
  margin: 2px 0 16px;
  color: rgba(255, 255, 255, 0.92);
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}
.page-home .s2r-vehicles__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.page-home .s2r-vehicles__empty {
  grid-column: 1 / -1;
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}
.page-home .s2r-vehicle-card {
  overflow: hidden;
  border: 1px solid #2f353d;
  border-radius: 8px;
  background: #171b20;
}
.page-home .s2r-vehicle-card__image-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 170px;
  background: #efefef;
  overflow: hidden;
}
.page-home .s2r-vehicle-card__stock {
  position: absolute;
  top: 6px;
  right: 6px;
  min-height: 16px;
  padding: 0 8px;
  border-radius: 999px;
  background: #70d612;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 9px;
  line-height: 16px;
}
.page-home .s2r-vehicle-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-home .s2r-vehicle-card__body {
  padding: 10px 8px 10px;
}
.page-home .s2r-vehicle-card__name {
  margin: 0 0 6px;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.5px;
}
.page-home .s2r-vehicle-card__price-label {
  display: block;
  margin-bottom: 6px;
  color: #70d612;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-weight: 600;
}
.page-home .s2r-vehicle-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.page-home .s2r-vehicle-card__price {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 31px;
  line-height: 1;
}
.page-home .s2r-vehicle-card__cta {
  min-width: 92px;
  min-height: 20px;
  padding: 0 8px;
  border-radius: 4px;
  background: #70d612;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 19px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}
.page-home .s2r-vehicle-card__cta:hover {
  color: #fff;
  text-decoration: none;
  filter: brightness(1.04);
}

@media (max-width: 1199px) {
  .page-home .s2r-vehicles__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .page-home .s2r-vehicles__grid {
    grid-template-columns: 1fr;
  }
}

/* Section FAQ */
.page-home .s2r-faq {
  width: 100vw;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding: 34px 0 44px;
  background: linear-gradient(90deg, #1f2328 0%, #24282e 50%, #1f2328 100%);
}
.page-home .s2r-faq__inner {
  max-width: 760px;
  margin: 0 auto;
  padding: 0 18px;
  text-align: center;
}
.page-home .s2r-faq__badge {
  display: inline-block;
  margin-bottom: 8px;
  padding: 3px 10px;
  border: 1px solid rgba(112, 214, 18, 0.55);
  border-radius: 999px;
  color: #70d612;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-weight: 600;
}
.page-home .s2r-faq__title {
  margin: 0 0 6px;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
  letter-spacing: 0.8px;
}
.page-home .s2r-faq__title span {
  color: #70d612;
}
.page-home .s2r-faq__subtitle {
  margin: 0 auto 14px;
  max-width: 650px;
  color: rgba(255, 255, 255, 0.88);
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  line-height: 1.3;
}
.page-home .s2r-faq__list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: left;
}
.page-home .s2r-faq-item {
  border: 1px solid #2f343c;
  border-radius: 8px;
  background: #0f1216;
}
.page-home .s2r-faq-item summary {
  position: relative;
  padding: 9px 30px 9px 12px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  list-style: none;
}
.page-home .s2r-faq-item summary::-webkit-details-marker {
  display: none;
}
.page-home .s2r-faq-item summary::after {
  content: "▾";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  color: #70d612;
  font-size: 12px;
}
.page-home .s2r-faq-item[open] summary::after {
  content: "▴";
}
.page-home .s2r-faq-item p {
  margin: 0;
  padding: 0 12px 10px;
  color: rgba(255, 255, 255, 0.82);
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  line-height: 1.25;
}
.page-home .s2r-faq__contact-text {
  margin: 14px 0 10px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.page-home .s2r-faq__contact-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 166px;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 6px;
  background: #70d612;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 31px;
  font-weight: 600;
  text-decoration: none;
}
.page-home .s2r-faq__contact-btn:hover {
  color: #fff;
  text-decoration: none;
  filter: brightness(1.04);
}

@media (max-width: 767px) {
  .page-home .s2r-faq__title {
    font-size: 34px;
  }
}

/* Bandeau promo bas de page */
.page-home .s2r-promo-banner {
  width: 100vw;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding: 0;
  background: #1f2328;
}
.page-home .s2r-promo-banner__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  max-width: 1180px;
  margin: 0 auto;
  padding: 26px 30px;
  background: #70d612;
}
.page-home .s2r-promo-banner__title {
  margin: 0 0 4px;
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0.6px;
}
.page-home .s2r-promo-banner__text {
  margin: 0;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 500;
}
.page-home .s2r-promo-banner__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 168px;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 5px;
  background: #000;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}
.page-home .s2r-promo-banner__cta:hover {
  color: #fff;
  text-decoration: none;
  filter: brightness(1.08);
}

@media (max-width: 991px) {
  .page-home .s2r-promo-banner__inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 18px 16px;
  }
  .page-home .s2r-promo-banner__title {
    font-size: 38px;
  }
  .page-home .s2r-promo-banner__text {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .page-home .s2r-promo-banner__inner {
    gap: 12px;
    padding: 14px 12px;
  }
  .page-home .s2r-promo-banner__content {
    width: 100%;
  }
  .page-home .s2r-promo-banner__title {
    margin-bottom: 6px;
    font-size: 30px;
    line-height: 1.05;
    letter-spacing: 0.4px;
  }
  .page-home .s2r-promo-banner__text {
    font-size: 11px;
    line-height: 1.3;
  }
  .page-home .s2r-promo-banner__cta {
    width: 100%;
    min-width: 0;
    min-height: 38px;
    font-size: 12px;
  }
}