@media screen and (max-width: 767px) {
	.chenilles-detailed-list-col-right-wrapper {
		margin-bottom: 0;
		padding-right: 0;
		padding-left: 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		display: flex;
	}
}

.grecaptcha-badge { visibility: hidden; }
.recaptcha-policies { color:#666; font-size: 10px; }
.recaptcha-policies a { color:#000; }

.ql-editor h2 { margin-bottom: 0px !important; }

  /*Upload file*/
[data-remote-file-uploader] { display: none; }
.custom-file-input { display: flex; width: 100%; padding: 8px 12px; align-items: center; border: 1px solid #cccccc; transition: all .25s ease; box-sizing: border-box; cursor: pointer; height: 80px; margin-bottom: 40px; border-style: solid; border-width: 2px; border-color: #74aee0; background-color: #fff; color: #da3b15; font-size: 20px; line-height: 1.3; }
.custom-file-input input { width: 0; height: 0; opacity: 0; visibility: hidden; position: absolute; }
.custom-file-input i { margin-left: 10px; margin-right: 15px; }
.custom-file-input .filename:empty + .pick-label::before {content: 'Sélectionnez un fichier...';text-transform: none;font-weight: 400;color: #da3b15;}
.custom-file-input:hover { border-color: #999; }

/*Carousel*/
.w-slider-mask.carousel { height: 565px; }
.timeline-slide.w-slide.carousel { margin-top: 250px; }

.hidden-div { display: none; }
.checkbox-wrapper { padding-bottom: 8px; }

.modele-hidden { display: none; }
.all-models-hidden { display: none; }
.machine-selected a { background-color: #24346c; }

/*Chenilles*/
.product-gauge-text { width: 70px; }

/*Équipement*/
.form-label-2 { font-size: 23pt; margin-bottom: 25px; }

/*Intranet*/
.photo-slider-intranet { background-color: rgba(217, 217, 214, 0.25); }

/*SELECT COLOR*/
::-moz-selection {
background-color: #da3b15;
color: white;
}
::selection {
background-color: #da3b15;
color: white;
}

/*ACCORDEON GARANTIES*/
.guarantees-btn.active{}
.guarantees{ transition:all 250ms ease-out; max-height:0; overflow:hidden;}
.guarantees.open{ max-height:3000px; overflow:hidden;}

/*BANNER*/
.banner-generic { background-image: linear-gradient(180deg, rgba(0, 122, 201, 0.94), rgba(0, 122, 201, 0.94)), url('../images/texture-icons.svg')) }
.page-header[data-content-type="formulaire-de-chaines"] { background-image: linear-gradient(180deg, rgba(0, 122, 201, 0.94), rgba(0, 122, 201, 0.94)), url('../images/entete-icones-chaines-chenilles.svg') }
.page-header[data-content-type="formulaire-de-chenilles"] { background-image: linear-gradient(180deg, rgba(0, 122, 201, 0.94), rgba(0, 122, 201, 0.94)), url('../images/entete-icones-chaines-chenilles.svg') }
.page-header[data-content-type="mecano-soudure"] { background-image: linear-gradient(180deg, rgba(0, 122, 201, 0.94), rgba(0, 122, 201, 0.94)), url('../images/entete-icones-mecano.svg') }
.page-header[data-content-type="vehicule-minier"] { background-image: linear-gradient(180deg, rgba(0, 122, 201, 0.94), rgba(0, 122, 201, 0.94)), url('../images/entete-icones-vehicule-minier.svg') }
.page-header[data-content-type="nous-joindre"] { background-image: linear-gradient(180deg, rgba(0, 122, 201, 0.94), rgba(0, 122, 201, 0.94)), url('../images/texture-contact.svg') }
.page-header[data-content-type="modeles"] { background-image: linear-gradient(180deg, rgba(0, 122, 201, 0.94), rgba(0, 122, 201, 0.94)), url('../images/entete-icones-chaines-chenilles.svg') }
.page-header[data-content-type="equipements-de-construction"] { background-image: linear-gradient(180deg, rgba(0, 122, 201, 0.94), rgba(0, 122, 201, 0.94)), url('../images/entete-icones-mecano.svg') }

/* THESE NEXT LINE ARE TO HIDE CERTAIN BUTTONS THAT LEAD TO PAGES THAT ARE NOT READY YET DONE

.border-block .wrapper-h { display: none; }
.hero .hero-main-links-wrapper .hero-main-link-box:first-child {display: none;}
.w-nav-overlay .nav-menu .nav-menu-white-section .nav-menu-container .columns-nav .comlumn-nav:first-child {display: none;}
.w-nav-overlay .nav-menu .nav-menu-white-section .nav-menu-container .columns-nav .comlumn-nav.center {width: 50%;}
.w-nav-overlay .nav-menu .nav-menu-white-section .nav-menu-container .columns-nav .comlumn-nav:last-child {width: 50%;}
*/
.nav-lang-wrapper {display: none;}
