/** les pages int **/
#yep_int_produit_tableau{width:100%; min-height:500px;} 
#yep_int_produit_tableau input{width:300px;} 
#yep_int_produit_tableau input[type="checkbox"]{width:20px; vertical-align: middle;}

#yep_int_produit_tableau #yep_tableau_cate_pdt_titre{margin:-90px 0 0 0; text-align: center;} 
#yep_int_produit_tableau #yep_tableau_cate_pdt_titre h1{color:rgb(52 58 236); font-weight:bold;}
#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table{margin-left:20%; }
#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table, #yep_int_produit_tableau #yep_tableau_cate_pdt_titre tr, 
#yep_int_produit_tableau #yep_tableau_cate_pdt_titre td{border:none !important;} 
#yep_int_produit_tableau #yep_tableau_cate_pdt_titre select {border:none; height:auto; font-size:1.5rem; font-weight:bold; color:black; background:none;}

#yep_int_produit_tableau #yep_table_interne {width:100%;} #yep_int_produit_tableau_contenu{min-height:400px;}

#yep_int_produit_tableau .btn{
	margin-left:10%; font-weight:bold; border:none; background-color: rgb(0 123 255 / 65%); 
	padding: .375rem .75rem; font-size: 1.5rem; line-height: 1; border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#yep_int_produit_tableau #yep_table_interne1 img{width:100%; height:150px; border-radius:200px;}
#yep_int_produit_tableau #yep_table_interne3 img{width:150px; height:150px; border-radius:200px;}
#yep_int_produit_tableau #yep_table_interne4{text-align:right; width:100%;}
#yep_int_produit_tableau #yep_table_interne4 a:hover{text-decoration:none;}
#yep_int_produit_tableau #yep_table_interne4 img{width:20px; height:20px; margin-left:5% !important; margin-top:-10px;}

#yep_int_produit_tableau #yep_table_interne2 {font-family: times;}

#yep_int_produit_tableau #belowtopnav{width:97%; margin-top:-30px;}

#yep_int_affich_save{margin-top:100px; margin-bottom:-80px;}
#yep_int_affich_save #text_champ_valide{text-align: center; font-size:18px; margin:-85px 0 85px 0;}

.yep_form_img_entete{width:20px; height:20px;}

#yep_table_affichage input{width:auto !important;}

#yep_table_interne4 form{width:auto; display:inline-table;}
#yep_table_interne4 input{width:20px !important; height:20px;
background-size: cover; border:none; background-color: transparent;
}

#example tfoot{display:none}

#affich_montant_total{text-align:right; font-family: "Raleway", sans-serif; font-size: 1.7rem; margin-bottom: .5rem; font-weight: 500; line-height: 1.2;}

#btn_plus_info{margin-top:20px; margin-bottom:20px;} #btn_plus_info table{float:right;}
#btn_plus_info input{margin-left:10px; font-weight: bold; border: none; background-color: rgb(0 123 255 / 65%); font-size: 15px; cursor:pointer; 
	color: #fff; text-align: center; vertical-align: middle; line-height: 1.5; border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; width:auto !important;
}

.register_fermer{background:#615fd6; -webkit-border-radius:25px; width:140px; -webkit-box-shadow:0px 8px 16px 0px rgb(0 0 0 / 20%); border:none;
    cursor:pointer; font-family:'Nunito', sans-serif; color:#fff; font-weight:700; font-size:16px; padding: 14px; 
	float: right; margin: -65px 400px 10px 0px; position: relative;
}
@media screen and (max-width: 1000px) {
	.register_fermer {margin: -65px 10px 10px 0px;}
}

/** int_product_gestion **/
#image_form_princ img{width:100px;}
.modal{color:black !important;}
#images_td{width:120px;} #images_td img{width:100px;}

/** int_category2 **/
#form_compare input{border:none; background:none; cursor: pointer; }
#form_compare input:hover{text-decoration:underline;}

@media screen and (max-width: 767px){#yep_int_affich_save{margin-top:-20px; margin-bottom:-30px;} 
	#yep_int_affich_save #text_champ_valide{margin:30px 0 10px 0;} 
}
@media screen and (min-width: 768px) and (max-width: 950px){#yep_int_affich_save{margin-top:30px;}
	#yep_int_affich_save #text_champ_valide{margin:-20px 0 50px 0;} 
}
@media screen and (min-width: 951px) and (max-width: 1000px){#yep_int_affich_save #text_champ_valide{margin:-40px 0 55px 0;} }
@media screen and (min-width: 1001px) and (max-width: 1050px){ #yep_int_affich_save{margin-top:50px;}
	#yep_int_affich_save #text_champ_valide{margin:-45px 0 80px 0;} }

@media screen and (max-width: 767px){
	/** les pages int **/
	#yep_int_produit_tableau{width:96.5%; margin-left:1%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre{margin:-20px 0 -30px 0;}
	#yep_int_produit_tableau #yep_table_interne4 {width:100%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table{margin-top:20px; margin-left:5%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table h1{font-size:16px; margin-top:7px;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table select{font-size:16px;}
	
	#page_annexe{display:none}
	
	/* exemple: int_order */
	#filter-order{display:none}
}

@media screen and (min-width: 768px) and (max-width: 950px){
	/** les pages int **/
	#yep_int_produit_tableau{width:96.5%;  margin-left:1%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre{margin:-25px 0 -30px 0;}
	#yep_int_produit_tableau input{width:200px;}
	#yep_int_produit_tableau #yep_table_interne4 {width:100%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table{margin-top:20px; margin-left:27%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table h1{font-size:18px; margin-top:7px;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre select{font-size:18px;}
}

@media screen and (min-width: 951px) and (max-width: 1080px){
	/** les pages int **/
	#yep_int_produit_tableau{width:96.5%;  margin-left:1%;}
	#yep_int_produit_tableau input{width:200px;}
	#yep_int_produit_tableau #yep_table_interne4 {width:100%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table{margin-top:25px; margin-left:30%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table h1{font-size:20px; margin-top:7px;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table select{font-size:20px;}
}

@media screen and (min-width: 951px) and (max-width: 1000px){
	/** les pages int **/
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre{margin:-45px 0 -30px 0;}
}

@media screen and (min-width: 1001px) and (max-width: 1250px){
	/** les pages int **/
	#yep_int_produit_tableau{width:96.5%;  margin-left:1%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table{margin-top:13px; margin-left:30%;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table h1{font-size:25px; margin-top:7px;}
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre table select{font-size:25px;}
}

@media screen and (min-width: 1001px) and (max-width: 1050px){
	/** les pages int **/
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre{margin:-50px 0 -30px 0;}
}

@media screen and (min-width: 1051px) and (max-width: 1150px){
	/** les pages int **/
	#yep_int_produit_tableau #yep_tableau_cate_pdt_titre{margin:-100px 0 -30px 0;}
}