body::before {
	content:"col";
	position:fixed;
	top:0;
	left:0;
	z-index:9999999;
	background-color:#000;
	color:#fff;
	display:none;
}

#site_contenu{min-height:600px}

h1{font-size:2.1rem}
h2{font-size:1.7rem}
h3{font-size:1.3rem}

.admin_edit_product{right:-160px !important;}
#modal{z-index:1090}
@media (min-width :576px) { body::before { content:"sm"; }}
@media (min-width :768px) { body::before { content:"md"; }}
@media (min-width :992px) { body::before { content:"lg"; }}
@media (min-width :1200px) { body::before { content:"xl"; }}
@media (min-width :1366px) { body::before { content:"xxl"; }}
@media (min-width :1680px) { body::before { content:"xxxl"; }}

li.important a{background-color:#dc3545!important;color:#fff !important}

.modal-title{font-size:22px}

.table thead th{vertical-align:middle}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px;
}
*:not(.btn) > .fa-file-pdf {
	color: red;
}
*:not(.btn) > .fa-file-excel {
	color: green;
}
.col-xs-5ths {
    max-width:20%;
    flex:0 020%;
    float:left;
}

@media (min-width:768px) {
    .col-sm-5ths {
        max-width:20%;
        flex:0 020%;
        float:left;
    }
}

@media (min-width:992px) {
    .col-md-5ths {
        max-width:20%;
        flex:0 020%;
        float:left;
    }
}

@media (min-width:1200px) {
    .col-lg-5ths {
        max-width:20%;
        flex:0 020%;
        float:left;
    }
}

@media (min-width:1366px) {
    .col-xl-5ths {
        max-width:20%;
        flex:0 020%;
        float:left;
    }
}

@media (min-width:1680px) {
    .col-xxl-5ths {
        max-width:20%;
        flex:0 020%;
        float:left;
    }
}
@media (min-width:1680px) {
    .col-xxxl-5ths {
        max-width:20%;
        flex:0 020%;
        float:left;
    }
}


/* SM */
@media only screen and (max-width:767px){

	.basket_products .name{position:relative;padding-right:30px}
	.basket_products .name *{font-size:16px}
	.basket_products .btn-delete_products{font-size:16px;position:absolute;top:0;right:-8px}
	.basket_products .referency,
	.basket_products .accessoires,
	.basket_products .stock,
	.basket_products .panier_caracteristiques{font-size:12px}
}


#debug{position:fixed;bottom:0;left:0;z-index:999999;font-family:'Consolas';width:100%;height:40px;background-color:#f5f5f5}
#debug .btn-group{margin-right:10px}
#debug .dropdown-menu{height:250px;overflow:auto}
#debug pre{margin:0;padding:5px}

del{color:#999;font-size:90%}

.titre_right{float:right;font-size:13px;padding:8px 0}

#header #header_menu_utilisateur{}
#header #header_menu_utilisateur .utilisateur_picto{text-align:center;cursor:pointer;color:#fff}
#header #header_menu_utilisateur .utilisateur_picto i{font-size:40px}
#header #header_menu_utilisateur .utilisateur_picto img{display:inline-block;text-align:center}
#header #header_menu_utilisateur .utilisateur_picto .title{color:#fff;font-size:0.85rem;display:block}
#header #header_menu_utilisateur .utilisateur_picto:hover{text-decoration:none;color:#fff}

.stepwizard-step p {margin-top:0px;color:#666;font-size:18px}
.stepwizard-row{}.stepwizard {display:table;width:100%;position:relative}.stepwizard-step button[disabled] {/*opacity:1 !important;filter:alpha(opacity=100) !important;*/}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {opacity:1 !important;color:#bbb}.stepwizard-row:before {top:14px;bottom:0;position:absolute;content:" ";width:100%;height:1px;background-color:#ccc;z-index:0}.stepwizard-step {display:table-cell;text-align:center;position:relative}.stepwizard-step .btn-step{width:30px;height:30px;text-align:center;padding:6px 0;font-size:15px;line-height:1.2;font-weight:700;-webkit-appearance:initial}
.stepwizard-step .btn-step.disabled, .stepwizard-step .btn-step.disabled:hover{opacity:1;background:#333}
.stepwizard-step a.btn-step:hover{background:#e2001a}
.stepwizard-step span.btn-step{cursor:default !important}

.form_bloc {
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:15px;
	min-height:110px;
}
.form_bloc h2 {
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	font-size:22px;
}

.thead{background:#333;padding:10px 0;color:#fff}
.tbody{}
.tbody .tr{border-bottom:1px solid #dee2e6;/*height:110px*/}
.tbody .tr:nth-child(odd){background:#f5f5f5}
.tbody .tr:nth-child(even){background:#fff}
/*.tbody .tr > *{display:table-cell}*/

#panier_reference td{vertical-align:middle}
#panier_reference td .fiche_produit_dispo_infos{margin:0}
#panier_reference .titre{font-size:15px}
.panier_caracteristiques{position:relative;display:inline-block;line-height:21px}
.panier_caracteristiques_hover{cursor:default;margin-bottom:0 !important}
.fiche_produit_options{list-style:none;padding:0}
.panier_caracteristiques:hover .panier_caracteristiques_infos{display:inline-block}
.panier_caracteristiques_infos{display:none;position:absolute;top:20px;left:0;background:#fff;border:1px solid #dee2e6;width:500px;z-index:10;padding:10px}


.dropdown-item.active, .dropdown-item:active{background:inherit;color:inherit}

.pagebreak{page-break-before:always}

.link_avis{text-decoration:none}
.produit-rose .link_avis{text-align:center;display:block;position:absolute;bottom:134px;left:0;width:185px}
.product_price{height:60px !important;font-weight:600}
.produit-rose .avis_desc, .produit-rose-home .avis_desc{font-size:14px;color:#333;text-decoration:none}
.produit-rose-home .link_avis{text-align:center;display:block;position:absolute;bottom:75px;left:0;width:185px}
.produit-line .text_info{position:relative}
.produit-line .link_avis{position:absolute;top:7px;right:10px;color:#333}
.avis_desc{font-size:18px;cursor:pointer}
.avis_products{margin-top:-20px;max-height:385px;overflow-y:auto}
.avis_infos{padding:10px;border-bottom:1px solid #aaa;position:relative;font-size:14px}
.avis_infos:nth-child(odd){background:#fff}
.avis_infos:nth-child(even){background:#f4f4f4}
.avis_infos_user > span{margin-right:10px}
.avis_note_star{margin-right:5px}
.avis_note_star .fa-star{color:#FFCD00;font-size:13px}
.avis_user_name{font-weight:bold}
.avis_texte{margin:5px 0 5px 15px;max-height:40px;overflow-y:hidden}
.avis_texte_max{max-height:none !important}
.avis_texte_max:after{display:none}
.btn_texte_max{font-weight:bold;cursor:pointer;position:absolute;bottom:0;right:0;color:#ff7800;width:80px;text-align:right}
.btn_texte_echange{font-weight:bold;cursor:pointer;position:absolute;bottom:0;left:25px;color:#ff7800;width:135px;text-align:left}
.list_echange_avis{display:none}
.echange_view{display:block}
.avis_echange {
    margin-left:15px;
    border-left:2px solid #fdd917;
    padding-left:5px;
    margin-top:5px;
}
.echange_admin{font-style:italic}

.fa-spinner{-webkit-animation:rotating 2s linear infinite;padding:10px calc(50% - 30px);font-size:30px}
@-webkit-keyframes rotating {
	from{-webkit-transform:rotate(0deg)}
	to{-webkit-transform:rotate(360deg)}
}

.btn-light{/*background:#ccc;border-color:#ccc*/}
.btn-dark{background:#777;border-color:#777}

.notification_hidden{position:fixed;top:0;left:0;width:100%;text-align:center;z-index:1200}
.notification_hidden > *{margin-bottom:0}
.alert-link{cursor:pointer}
.logout{cursor:pointer;color:#f6931f}
.logout:hover{text-decoration:underline}

.close{font-size:25px}

select {
		background:#fff;
		border:1px solid #eee;
		border-radius:3px;
		padding:3px 22px 3px 3px;
		background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'%3E%3C/path%3E%3C/svg%3E");
		background-position:calc(100% - 3px) 50%;
		background-repeat:no-repeat;
		background-size:16px;
		-webkit-appearance:none;
		-moz-appearance:none;
}
select::-ms-expand {
     display:none;
}
label, input[type="radio"], input[type="checkbox"]{cursor:pointer}
input[type="radio"], input[type="checkbox"]{margin-top:9px}
select option[disabled]{display:none}
.btn-text{background:none;border:none;cursor:pointer;padding:0}
.btn-text:hover{text-decoration:underline}

.col-15{
	position:relative;
	min-height:1px;
	padding-right:5px;
	padding-left:5px;
}

.col-15 {
	max-width:20%;
	flex:0 0 20%;
	float:left;
}

.form-group label{padding-top:0;padding-bottom:0;line-height:1.2;display:flex;align-items:center}

.datepickerImg{font-family:"Font Awesome 5 Free", 'Barlow', sans-serif;position:relative}
.datepickerImg:after{content:"\f073";position:absolute;top:5px;right:25px;color:#999;font-size:18px}

#form_recherche{position:relative}
.recherche_autocomplete{box-shadow:0 0px 10px #aaa}
.recherche_autocomplete p{margin:0;padding:10px}
.recherche_autocomplete .subtitle{font-size:10px;line-height:14px;text-align:right;padding-right:5px}
.recherche_autocomplete .titre{border-bottom:1px solid #aaa;padding:15px 7px 7px;font-size:14px;line-height:14px}
.recherche_autocomplete .list-group-item{padding:0.3rem 1rem;background:transparent;border:none}
.recherche_autocomplete #recherche_list_products .list-group-item{border:none;border-bottom:1px solid #ccc}
.recherche_autocomplete #recherche_list_products .list-group-item:last-child{border:none}
.recherche_autocomplete .list-group-item-action:hover{background:#eee}

#modal-share .modal-header .close {
	position:absolute;
	top:15px;
	right:15px;
}
#modal-share  .modal-title {
	padding-right:20px;
	padding-left:20px;
}
#modal-share li {
	margin-bottom:15px;
	color:#fff;
}
#modal-share li a {
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	width:100%;
	max-width:300px;
}
#modal-share li a.btn-facebook {
	background:#3b5998;
}
#modal-share li a.btn-twitter {
	background:#00acee;
}
#modal-share li a.btn-linkedin {
	background:#0e76a8;
}
#modal-share li a.btn-email {
	background:#ddd;
	color:#444;
}
.btn-social{margin:10px 0}


.modal-full.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	overflow:hidden;
}

.modal-full .modal-dialog {
	position:fixed;
	margin:0;
	width:100%;
	max-width:100%;
	height:100%;
	padding:0;
}

.modal-full .modal-content {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:0;
	box-shadow:none;
}

.modal-full .modal-header {
	position:absolute;
	top:0;
	right:0;
	left:0;
	height:50px;
	padding:10px;
	border:0;
}

.modal-full .modal-title {
	font-weight:300;
	font-size:2em;
	line-height:30px;
}

.modal-full .modal-body {
	position:absolute;
	top:50px;
	bottom:60px;
	width:100%;
	font-weight:300;
	overflow:auto;
	text-align:center;
}
.modal-full .modal-body img{
	width:auto !important;height:100%
}

.modal-full .modal-footer {
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	height:60px;
	padding:10px;
}



.dropfile{border:2px dashed #ccc}
.dropfile.hover{border-color:#17a2b8;color:#17a2b8}
.dropfile.success{border-color:#28a745;color:#28a745}
.dropfile.error{border-color:#dc3545;color:#dc3545}
.dropfile .instructions{}

.referency_quantity input[type="tel"] {
    position:relative;
    border-color:#BBB #ECECEC #ECECEC #BBB;
    padding:.2rem .2rem .2rem .2rem !important;
    width:60px !important;
}
.referency_quantity input[type="tel"]::-webkit-outer-spin-button,
.referency_quantity input[type="tel"]::-webkit-inner-spin-button {
    -webkit-appearance:none;
    background:#FFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKUlEQVQYlWNgwAT/sYhhKPiPT+F/LJgEsHv37v+EMGkmkuImoh2NoQAANlcun/q4OoYAAAAASUVORK5CYII=) no-repeat 50%;
    width:1em;
    border-left:1px solid #BBB;
    opacity:0;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
}
.referency_quantity input[type="tel"]:hover::-webkit-inner-spin-button,
.referency_quantity input[type="tel"]::-webkit-inner-spin-button:active{
    opacity:1;
}


.show-gallery, .thumbnail{cursor:zoom-in;cursor:-webkit-zoom-in;text-align:center;-webkit-align-self: center;}
#fiche_produit #produit_images{height:100%}
#fiche_produit #produit_images .col{padding:0}
#fiche_produit #produit_image_principale{position:relative;width:calc(100% - 100px);border:3px solid #eee;display:flex;/*padding:calc(100% - 547px)*/}
#fiche_produit #produit_image_principale .show-gallery{margin:auto}
/*#fiche_produit #produit_image_principale .show-gallery:after{content:"";display:block;padding-bottom:42%}*/
#fiche_produit #produit_image_principale .show-gallery img{/*position:absolute;width:100%;height:100%;top:0;left:0*/}
#fiche_produit #produit_image_principale #produit_image{max-height:500px}
#fiche_produit #produit_image_principale .show-thumbnail{color:#333;position:absolute;left:0;top:0;width:100%;height:100%}
#fiche_produit #produit_image_principale .show-thumbnail i{font-size:19px;position:absolute;left:10px;bottom:10px}
#fiche_produit #produit_images_thumbnail_gallery{position:relative;padding:25px 0;margin-left:10px;width:90px;text-align:center}

.produit_images_thumbnail_nav_prev{width:25px;height:14px;position:absolute;left:calc(50% - 10px);opacity:0.1;font-size:30px;top:-10px}
.produit_images_thumbnail_nav_next{width:25px;height:14px;position:absolute;left:calc(50% - 10px);opacity:0.1;font-size:30px;bottom:23px}
.produit_images_thumbnail_nav_prev.active,.produit_images_thumbnail_nav_next.active{opacity:1;cursor:pointer}

#fiche_produit .thumbnails_list{display:none}
#fiche_produit .thumbnails_list.active{display:inline-block}
#fiche_produit .thumbnails_list .thumbnail_img{border:2px solid #ececec;padding:1px;display:flex;width:80px;height:80px;text-align:center;position:relative;margin:5px 0}
#fiche_produit .thumbnails_list .thumbnail_img a{width:100%;height:100%;display:flex;justify-content:center;padding:5px}
#fiche_produit .thumbnails_list .thumbnail img{width:100%}



/* Breadcrumbs from http://bootsnipp.com/snippets/featured/triangle-breadcrumbs-arrows */
/* The responsive part */

.breadcrumb-item+.breadcrumb-item::before{vertical-align:top}
.breadcrumb > * > a {/* With less:.text-overflow(); */white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}
.breadcrumb > *:nth-child(n+1) {
  display:none;
}

/* === For phones =================================== */
@media (max-width:767px) {
	.breadcrumb > *:nth-child(2) , /*L'univers*/
	.breadcrumb > *:nth-last-child(-n+2) {display:block} /*Les 2 derniers*/
    .breadcrumb > * a {max-width:180px}
}

/* === For tablets ================================== */
@media (min-width:768px) and (max-width:991px) {
	.breadcrumb > *:nth-child(2) , /*L'univers*/
    .breadcrumb > *:nth-last-child(-n+4) {display:block} /*Les 2 derniers*/
    .breadcrumb > * a {max-width:200px}
}

/* === For desktops ================================== */
@media (min-width:992px) {
    .breadcrumb > *:nth-last-child(-n+6) {display:block}/*Les 3 derniers*/
    .breadcrumb > * a {max-width:220px}
}

.referencies .isResult{/* background:#efefef !important */}
.referencies .notResult{opacity:0.3}

.menu_soldes_black_friday{background-color:#B5161D;color:#fff}
#menu_site_nav .menu_soldes .nav-link{color:#fff !important; }

/* Fixed Jquery UI autocomplete */
.ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 9999;
}