/* Surcharges CSS et rectifications */
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background: rgba(82,97,108,0.5) url(../images/up-arrow.png) no-repeat center center;
	background-size: 35%;
	border-radius: 5px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.section-contact-map ul.horaires > li {
	white-space: pre-line;
}

.contactForm .valid-RGPDA.valid-RGPDA-full,
.items-product-liste .items-product-liste__col-right.items-product-liste-full {
	width: 100%;
}

#LinkSeeResults {
	display: flex;
	width: 274px;
	margin-top: 25px;
	margin: auto;
}

section.content-ktm,
section.grey-background { padding-bottom: 80px; }
.row-2-col .img-medium + .col { padding-left: 5rem; }
.row-2-col .col:nth-child(1) { padding-right: 5rem; }

.liste-partenaire li .img-partenaire { padding: 3rem; }

.col2-concessionnaire .row-detail.row-detail-eq-padding {
	padding-top: 10px;
	padding-bottom: 10px;
}

.share-links{display: flex; align-items: center;}

.share-links a.share-links__X{
    border: 1px solid #878787;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 26px;
    height: 26px;
    transition: all 300ms ease;
}

.share-links a.share-links__X:hover{border: 1px solid #FF6600;}
.share-links a.share-links__X svg{width: 13px;}

.share-links a{display: flex;}
.share-links a svg {
	fill: #878787;
	width: 28px;
	height: 28px;
	transition: fill 300ms ease;
}
.share-links a:hover { color: initial; }
.share-links a:hover svg {fill: #FF6600;}
.share-links span {margin: 0 0.25rem;}

.col1-detail-info .icon-check {
	fill: #8ed110;
}

.back-cat {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
}

.back-cat span {
	display: block;
	width: 16rem;
}

.back-cat a {
	color: #000;
	font-family: "Blender Pro bold", sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
}

.liste-articles {
	flex-wrap: wrap;
}

.content-ktm .article-detail img {
	width: initial;
}

.lSAction > a {
	background-image: url('../images/controls.png');
}

.contactForm.contactForm-full,
.contactForm.contactForm-full .cta-primary {
	display: block;
	width: 100%;
}

.contactForm.contactForm-full input {
	width: 25.5rem;
	margin: 0.5rem 0;
}

.contactForm .form-input:valid {
	background: url(../images/tick-inside-circle.svg) no-repeat 95% 50%;
	background-size: 19px;
}

.product-liste .product-img.permis-a2 {
	position: relative;
}

.product-liste .product-img.permis-a2:before {
	display: block;
	position: absolute;
	background: url('../images/icone-permis-a2.png') no-repeat;
	content: ' ';
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
}

.img-medium { max-width: 50%; }
.col.box-iframe + .col,
.img-medium + .col { margin-left: 1rem; }

#print-gallery {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

@media print {
	body {
		margin: auto !important;
		overflow: none;
		overflow: auto !important;
		font-size: 12pt;
		width: 100% !important;
		/* height: 100% !important; */
		/* border: 1px dotted blue; */
	}
	section { margin: 0 !important; }
	.product-sheet .items-concessionnaire { display: block; }
	.content-ktm.container.product-sheet,
	.product-sheet .items-concessionnaire .col1-concessionnaire,
	.product-sheet .items-concessionnaire .col2-concessionnaire {
		display: block !important;
		clear: both !important;
		margin: 0 !important;
		padding: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	.product-sheet .col2-concessionnaire h1,
	.product-sheet .col2-concessionnaire .detail-product { text-align: center; }
	.lSSlideOuter { display: none !important; }
	#print-gallery {
		display: block;
		text-align: center;
	}
	#print-gallery li {
		display: inline-block;
		width: 24%;
		margin: 0.125rem 0.16666666%;
		height: auto;
	}
	#print-gallery li img {
		width: 100%;
		height: auto;
	}
	.product-sheet .items-concessionnaire { margin-bottom: 1rem; }
	#detail-info table tr, #detail-info table tr th, #detail-info table tr td {
		line-height: 1.5rem;
		height: auto;
	}
}
@media print and (min-width: 768px) {
	.items-concessionnaire { page-break-after: always; }
}
.row-2-col-center{
    flex-direction: column;
}
.row-2-col-center .img-medium{
    max-width: fit-content;
}
.img-bas{
    margin-top: 60px;
}
.img-haut{
    margin-bottom: 60px;
}
.accueil .row-2-col{
    align-items: flex-start;
}
.adresse-footer{
    text-align: center;
}
.entry-footer .link-RS a svg.fb{
    fill: #3c5997;
}
.entry-footer .link-RS a svg.in{
    fill: #e46262;
}
.entry-footer .link-RS a svg.tw{
    fill: rgb(29 161 242);
}
.entry-footer .link-RS a svg.yt{
    fill: rgb(255 0 0);
}
.entry-footer .link-RS a svg.yt:hover, .entry-footer .link-RS a svg.tw:hover, .entry-footer .link-RS a svg.fb:hover, .entry-footer .link-RS a svg.in:hover{
    fill: rgb(255 102 0);
}
.team-ktm__list li {
    width: auto;
}
.items-product-liste__col-right .product-liste li {
    margin: 0 6px 25px;
}
.product-liste, .liste-articles {
    margin: 0 -8px;
    justify-content: center;
}
.liste-articles li {
    margin: 0 6px 24px;
}
.product-liste li {
    margin: 0 6px 24px;
}
.contactForm .valid-RGPDA{
    color: #000;
}

/*generique spéciale*/
.generique-speciale .row-2-col{
    margin-bottom: 50px;
    background: #d0d0d0;
    padding: 15px;
}
.generique-speciale .img-medium {
    max-width: 33%;
}
.generique-speciale .desktop-h1-42 {
    font-size: 33px;
}
/*generique spéciale*/

.col-text-seule{
    padding-right: 0 !important;
    width: 100%;
}
/*désactiver le crop fait par le style et utiliser celui de la fonction image() */
.product-liste li a .product-img.sans-ajax {
    height: auto;
}
.items-product-liste__col-right .product-liste li a .product-img.sans-ajax {
    height: auto;
}
.items-product-liste__col-right .product-liste li a .product-img.sans-ajax img {
    height: auto;
}
.old-price{
    font-size: 21px;
    text-decoration: line-through;
    color: #3D3D3D;
    display: block;
}
.liste-location li .img-vehicule-loc {
    height: auto;
}
.liste-location {
    margin: 0 -8px;
    justify-content: center;
}
.liste-location > li {
    transition: all 300ms ease;
    width: 22%;
    border: 2px solid #000;
    margin: 0 6px 40px;
    box-shadow: 0px 0px 0px #0000001a;

}
.liste-location > li:hover{
    transform: translateY(-8px);
    box-shadow: 8px 8px 0px #0000001a;
}
.liste-location li ul li {
    margin: 0 0 10px;
}
.product-sheet #image-gallery .clone a, .product-sheet #image-gallery .lslide a {
    max-height: initial;
}
#image-gallery{
    height: auto !important;
}
@media screen and (max-width: 1500px){
    .liste-location li .img-vehicule-loc {
        height: auto;
    }
    .liste-location li {
        margin: 0 6px 40px;
    }
}
.aucune-annonce{
    font-size: 30px;
    padding: 10px;
}
.padding{
    padding: 34px 44px;
}
.contact-annonce-image img {
    width: 100%
}
.contactForm .form-select {
    border: 2px solid #3E3E3E;
    color: #3E3E3E;
    border-radius: 0;
    height: 44px;
    width: 100%;
    min-width: 180px;
    padding: 0 40px 0 16px;
    margin-bottom: 20px;
}
.is-fixed .menu-header .desktop-h4-24, .is-fixed2 .menu-header .desktop-h4-24, .home .logo-header-dealer a, .is-fixed .logo-header-dealer a, .is-fixed2 .logo-header-dealer a {
    text-shadow: 1px 1px 1px #000;
}
.home .menu-header .desktop-h4-24, .menu-header .desktop-h4-24 {
    text-shadow: 1px 1px 1px #000;
}
.fixed-active-body #header-concessionnaire.sticky-active .logo-header-dealer a, .is-fixed #header-concessionnaire.sticky-active .logo-header-dealer a, .is-fixed2 #header-concessionnaire.sticky-active .logo-header-dealer a, .home #header-concessionnaire.sticky-active .logo-header-dealer a {
    text-shadow: none;
}
#header-concessionnaire.sticky-active .desktop-h4-24 {
    text-shadow: none;
}
#header-concessionnaire.sticky-active .desktop-h4-24, .desktop-h4-24{
    text-shadow: none !important;
}
.home .menu-header .desktop-h4-24, .home .detail-article .desktop-h4-24{
    text-shadow: 1px 1px 1px #000 !important;
}
.form-select{
    font-family: 'Blender Pro Book';
}
.contactForm .form-select *{
    font-weight: bold;
}
#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}

.team-ktm__list {
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (min-width:1025px){
    .hidden-md{
        display:none;
    }
}
@media screen and (max-width:1024px){
    .team-ktm__list li {
        margin: 16px 16px 121px 16px;
    }
    
    .hidden-sm{
        display:none;
    }
}
@media screen and (max-width: 1200px){
    .team-ktm__list li:hover {
        padding-bottom: 121px;
    }
}
.generique-speciale .row-2-col:empty { /*Pour ne pas afficher des zone gris vide si pas de contenu, une modification pour enlever les whitespace en html est faite*/
    display: none;
}
.logo-header-ktm{
    white-space: nowrap;
}
.titre-actu-home{
    color: #fff !important;
}
.txt-slideshow {
    color: #fff;
    position: absolute;
    display: flex;
    width: 33%;
    top: 0;
    left: 143px;
    align-items: center;
    bottom: 0;
}
.txt-slideshow .titre{
    font-size: 50px;
    line-height: 46px;
    margin-left: -4px;
    text-shadow: 0 1px 2px #000;
}
.txt-slideshow .desc{
    font-size: 29px;
    line-height: 37px;
    margin-bottom: 20px;
    margin-top: 15px;
    text-shadow: 0 1px 2px #000;
}
.txt-slideshow .btn{
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;    
}
.ecolo{
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 17px;
    font-family: "Blender Pro Book", sans-serif;
}
.titre-gamme.sous-titre a{
    color: #8d8d8d !important;
}

.titre-gamme.sous-titre {
    margin: 15px 0;
    color: #8d8d8d;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    font-family: "Blender Pro Bold", sans-serif;
}

.sous-titre-gamme.sous-titre {
    margin: 15px 0;
    color: #8d8d8d;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    font-family: "Blender Pro Bold", sans-serif;
}


@media(max-width: 768px){
    .banner-home .img-banner-home {
        max-height: inherit;
    }
    .txt-slideshow .titre{
        font-size: 28px;
    }
    .txt-slideshow .desc{
        font-size: 17px;
        line-height: 22px;
    }
    .txt-slideshow .btn{
        font-size: 16px;
    }
    .txt-slideshow {
        background: #5a5a5a;
        padding: 0 20px;
        position: static;
        width: 100%;
        min-height: 70px;
    }
    .les-btn-rs{
        margin-top: 40px;
    }
}