/******************************************************
	CSS D'ANCIENNEMENT responsive-refonte.css
******************************************************/
@media (max-width: 425px) {
	/* Pop Up */
	#main_block_page_pop h1 {
		padding-top: 20px;
	}

	.wrapper-popupCo h2 {
		font-size: 18px;
	}

	.btnCreerCompte {
		font-size: 16px;
		display: flex;
	}
}

@media (max-width: 1100px){
	#bodyProduit .col_droite{
		width: auto;
		float: none;
		padding-left: 0;
	}

	.sloganProd,
	#reduceprono {
		margin-top: 30px;
	}
}

@media (max-width: 1024px){
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
		font-size: 14px;
		margin-right: 7px;
		padding: 0 15px;
		line-height: 38px;
	}

	.infosPaiementLivraison .bloc:after{
		content: none;
	}
}

@media (max-width: 968px){
	.cadre_produit, .partage_txt {
		width: auto !important;
	}
}

@media (max-width: 800px){
	#menu .sousMenu{
		position: static;
		left: 0;
		border: none;
		width: auto;
		transform: none;
		background: none;
	}

	#menu .sousMenu > li{
		padding: 0 12px;
		border-bottom: none;
	}

	#menu .sousMenu > li > a{
		font-size: 15px;
		line-height: 25px;
	}

	#menu .sousMenu:before{
		content: none;
	}

	#main_nouveaute_block_1 .categories > div{
		width: auto !important;
		float: none !important;
		margin-bottom: 150px !important;
	}

	#main_nouveaute_block_1 .categories > div#pro-0 {
		margin-bottom: 20px !important;
	}

	#main_nouveaute_block_1 .categories > div#pro-1{
		margin-bottom: 20px !important;
	}

	#main_nouveaute_block_1 .categories > div:nth-child(2n+1)::after{
		content: none; /*suppression bordure*/
	}

	.txt_bou_besoinaide a{
		padding: 0 20px 0 58px;
		line-height: 30px;
		font-size: 15px;
	}
}

@media (max-width: 675px){
	#monPanier .texte_panier, #monPanier .nbre_articles, #monCompte .texte_monCompte, #header_bandeau .blocReseauxSociaux{
		display: none;
	}

	#monCompte a{
		padding-left: 24px;
	}

	.barre_notes{
		width: auto;
	}

	#form1choix .radioimg{
		float: none;
		margin-right: 0;
		margin-bottom: 25px;
	}

	#form1choix .radioimg:last-child{
		margin-bottom: 0;
	}
}

@media (max-width: 520px){
	#etalage{
		height: 0 !important;
		padding-top: 100%;
		border: none;
	}

	#header_1_logo .logo_fabrique {
		max-width: 60px;
		padding: 0 14px;
	}

	#header_1_logo .logo_fabrique_en {
		max-width: 60px;
		padding: 0 14px;
	}

	body .etalage_thumb_active {
		width: 100%;
		box-sizing: border-box;
	}
	.infoLivraison{
		margin-bottom: 0px;
	}
}

/******************************************************
	CSS PROPRE POUR REFONTE 2020
******************************************************/
/***************************
	1100px - W
***************************/
@media (max-width: 1100px) {
	/***************
	PAGE DETAIL PRODUIT
	***************/
	.center_prod_box_details {
		display: flex;
		flex-direction: column;
	}

	.titreResponsiveProduit {
		display: block;
		text-align: center !important;
	}

	.titreDesktopProduit {
		display: none;
	}

	.product_img_details {
		float: none;
		width: 100%;
		margin-bottom: 50px;
	}

	.product_img_details #image {
		margin: 0 auto;
	}
}

/***************************
	1017px - W
***************************/
@media (max-width: 1017px) {
	/***************
	FOOTER
	***************/
	.imgFooter {
		margin-top: 10px;
	}
}

/***************************
	1024px - W
***************************/
@media (max-width: 1024px) {
	#bodyAccueil h2 {
		width: 80%;
	}

/***************
TUNNEL DE COMMANDE
***************/
	.header_tunnelCommande {
		flex-direction: column;
	}

	body #header_1_logo {
		margin: 0 auto !important;
	}

	.content_confirm_commande_etape {
		margin-top: 30px;
		width: 100%;
	}

	/***************
	MON PANIER
	***************/
	/*LIGNE PRODUIT*/
	.catpan1 {
		width: 100%;
		margin-bottom: 30px;
	}

	.lien_visuel_panier {
		margin-right: 10px;
	}

	.catpan2,
	.catpan3,
	.catpan4 {
		max-width: initial;
		width: 33.33%;
	}

	.content_panier_1_2_5 > form {
		position: absolute;
		top: 44px;
		right: 0;
	}

	/***************
	PAGE PAIEMENT
	***************/
	.content_paiement_2 {
		flex-direction: column;
		align-items: center;
	}

	.content_paiement_2_1,
	.content_paiement_2_2,
	.content_paiement_2_3,
	.content_paiement_2_4 {
		margin-right: 0;
	}

	/***************
	FOOTER
	***************/
	.infosPaiementLivraison .bloc,
	#infosPaiementFooter .infosPaiementLivraison .bloc {
		border: 1px solid #CCCCCC;
	}
}

/***************************
	961px - W
***************************/
@media (max-width: 961px) {
	.bloctTitreProd_Home {
		font-size: 1.2rem;
	}

	.wrapper-infoProd {
		font-size: 13px;
		padding: 0 10px;
	}

	.nbAvisProd {
		font-size: 13px;
		margin-left: 0;
	}
}


/***************************
	910px - W
***************************/
@media (max-width: 910px) {
	/***************
	PAGE LIVRAISON
	***************/
	.recap_confirmation_commande .block_recap_panier,
	body .recap_confirmation_commande,
	body .recap_confirmation_commande .block_recap_panier_paiement {
		width: 100% !important;
		float: none
	}
}

/***************************
	857px - W
***************************/
@media (max-width: 857px) {
	/***************
        HEADER
    ***************/
	header {
		padding: 0;
	}

	#header_1_logo {
		padding-bottom: 15px;
		float: initial;
		text-align: center;
	}

	#header_1_logo img {
		width: 70%;
	}

	#header_bandeau {
		padding-bottom: 0;
	}

	/***************
	MENU
	***************/
	.menuDesktop {
		display: none;
	}

	.menuResponsive {
		z-index: 99999999;
		display: flex;
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 40px;
		align-items: center;
		justify-content: center;
	}

	#header_reassurance .blocReseauxSociaux, #monCompte, #monPanier {
		margin-top: 0;
	}

	#header_reassurance_1 {
		position: relative;
		padding-top: 0;
		height: 39px;
		display: flex;
		justify-content: flex-end;
	}

	#blocLangue {
		order: 1;
		padding-bottom: 0;
	}

	.droite {
		order: 0;
	}

	#header_menu_deroulant {
		height: 40px;
		width: 100%;
		position: relative;
		top: initial;
		bottom: initial;
	}

	.active_menu_mobile {
		display: flex;
		position: absolute;
		top:0;
		left: 0;
		color: #41495b;
		z-index: 999;
		transition: all 0.3s ease;
		text-align: center;
		font-size: 0.75em;
		cursor: pointer;
	}

	.div_in_menu {
		position: relative;
		height: 25px;
		width: 100%;
		transition: transform 0.5s;
		-moz-transition: transform 0.5s;
		-webkit-transition: transform 0.5s;
		-o-transition: transform 0.5s;
		-ms-transition: transform 0.5s;
	}

	.div_in_menu .iconMenu {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		display: block;
		width: 25px;
		height: 3px;
		background-color: #000;
		transition: background 0.5s;
		-moz-transition: background 0.5s;
		-webkit-transition: background 0.5s;
		-o-transition: background 0.5s;
		-ms-transition: background 0.5s;
		display: block;
		font-size: 12px;
		color: #FFFFFF;
		text-transform: uppercase;
	}

	.div_in_menu .iconMenu::before,
	.div_in_menu .iconMenu::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		transform: translateY(-6px);
		-moz-transform: translateY(-6px);
		-webkit-transform: translateY(-6px);
		-o-transform: translateY(-6px);
		-ms-transform: translateY(-6px);
		display: block;
		width: 25px;
		height: 3px;
		background-color: #000;
		transition: transform 0.5s;
		-moz-transition: transform 0.5s;
		-webkit-transition: transform 0.5s;
		-o-transition: transform 0.5s;
		-ms-transition: transform 0.5s;
	}

	.div_in_menu .iconMenu::after {
		transform: translateY(6px);
		-moz-transform: translateY(6px);
		-webkit-transform: translateY(6px);
		-o-transform: translateY(6px);
		-ms-transform: translateY(6px);
	}

	.menu_mobile_open .div_in_menu .iconMenu::after {
		transform: translateY(0) rotate(-45deg);
		-moz-transform: translateY(0) rotate(-45deg);
		-webkit-transform: translateY(0) rotate(-45deg);
		-o-transform: translateY(0) rotate(-45deg);
		-ms-transform: translateY(0) rotate(-45deg);
	}

	.menu_mobile_open .div_in_menu .iconMenu::before {
		transform: translateY(0) rotate(45deg);
		-moz-transform: translateY(0) rotate(45deg);
		-webkit-transform: translateY(0) rotate(45deg);
		-o-transform: translateY(0) rotate(45deg);
		-ms-transform: translateY(0) rotate(45deg);
	}

	.menu_mobile_open {
		top: 0;
		left: 300px;
		height: 98%;
		background-color: #fff;
	}

	.menu_mobile_open .div_in_menu {
		background-color: #fff;
	}

	.menu_mobile_open .div_in_menu .iconMenu {
		background: transparent;
	}

	#menu{
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 0;
		background: #fff;
		height: auto;
		z-index: 999;
		box-shadow: 0px 0px 10px #333;
	}

	#menu ul {
		display: flex;
		flex-direction: column;
	}

	#menu > ul > li{
		border-right: none;
		border-bottom: 1px solid #999999;
		float: none;
		text-align: right;
		text-transform: capitalize;
		margin: 0;
		padding: 5px 0 0;
		position: relative;
		display: block;
	}

	#menu a {
		padding: 10px;
		font-size: 16px;
		line-height: 1.6;
		color: #41495b;
		display: block;
		position: relative;
		text-decoration: none;
		font-weight: 600;
		transition: all 0.2s ease;
		text-transform: capitalize;
	}

	#menu a:hover {
		color: #F0800E;
		background: none;
		border-bottom: none;
	}

	.texteMenu {
		height: 37px;
		display: flex;
		align-items: flex-end;
		justify-content: center;
		background-color: #fff;
	}

	#header_1_recherche {
		display: none;
	}

	#blocLangue {
		padding-left: 10px;
		margin-right: 10px;
		border-left: 1px solid #ccc;
		border-right: none;
		height: 100%;
	}

	#monCompte span,
	#monPanier span {
		display: none;
	}

	#monPanier a {
		padding-left: 40px;
	}

	/***************
	POP-UP CONNEXION
	***************/
	body #cboxContent {
		width: auto !important;
	}


	body #cboxClose {
		right: -5px !important;
		top: -5px !important;
	}

	body #cboxWrapper {
		width: 90% !important;
		max-height: 100%;
		overflow: auto !important;
		margin-top: 10px;
	}

	.wrapper-popupCo {
		flex-direction: column;
		padding: 10px;
		box-sizing: border-box;
	}

	body .content_popup_left,
	body .content_popup_right {
		width: 100% !important;
		margin: 0 auto;
		padding-bottom: 40px;
		min-height: auto !important;
	}

	body .content_popup_right {
		order: 0;
		margin-bottom: 15px !important;
	}

	body .content_popup_left {
		order: 1;
		margin-bottom: 20px;
	}

	body .btnCreerCompte {
		margin-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		justify-content: center;
	}

	/***************
	HOMEPAGE
	***************/
	#bodyAccueil main {
		padding: 0 2px;
	}

	.text_champ_home {
		padding: 0 5px;
		box-sizing: border-box;
	}

	#bodyAccueil #footerTop {
		padding-left: 5px;
		padding-right: 5px;
	}

	/***************
	TUNNEL DE COMMANDE
	***************/
	#page_livraison .content_confirm_commande_etape,
	#page_paiement .content_confirm_commande_etape {
		padding: 0 5px;
		box-sizing: border-box;
	}

	/***************
	PAGE LIVRAISON
	***************/
	#page_livraison #cboxClose {
		top: -11px;
		right: -10px;
	}
}

/***************************
	800px - W
***************************/
	/***************
	HEADER
	***************/
@media (max-width: 800px) {

	/* POPUP */

	/*ACCES*/
	#blocLangue,
	#header_reassurance_1 .droite {
		z-index: 9999;
	}

	/*LOGO*/
	#header_1_logo{
		float: initial;
		text-align: center;
	}

	/***************
	HOMEPAGE
	***************/
	.content-listeProdHome {
		flex-wrap: wrap;
	}

	.unProdHome {
		max-width: 288px;
		width: 100%;
		margin-bottom: 50px;
	}

	.unProdHome:nth-child(3),
	.unProdHome:last-child {
		margin-bottom: 0;
	}

	.bloctTitreProd_Home {
		font-size: 1.6em;
	}

	.nbAvisProd {
		font-size: 17px;
		margin-left: 13.9px;
	}

	.wrapper-infoProd {
		font-size: 16px;
		padding: 0 17px;
	}

	/***************
	PAGE LISTE PRODUITS
	***************/
	.categorie58 .prod_box_cat_click,
	.categorie64 .prod_box_cat_click {
		padding: 0;
	}

	/***************
	PAGE MON COMPTE
	***************/
	.content_client_accueil_gauche {
		margin-bottom: 20px;
		width: 100%
	}

	/***************
	PAGE LIVRAISON
	***************/
	.liste_adresses {
		flex-direction: column;
	}

	.blocAdresseTunnel {
		margin-top: 20px;
		width: 100%;
	}

	/***************
	FOOTER
	***************/
	#footerTop {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		padding: 10px;
		box-sizing: border-box;
	}

	#footerTop .gauche,
	#footerTop .milieu {
		max-width: 360px;
		width: 100%;
		padding: 0;
	}

	#footerTop .droite {
		max-width: 480px;
		width: 100%;
		padding: 0;
	}
}

/***************************
	780px - W
***************************/
@media (max-width: 780px) {
	#bodyAccueil h1 {
		padding: 0 10px;
	}
}

/***************************
	770px - W
***************************/
@media (max-width: 770px) {
	.screenDesktop {display: none;}
	body .screen770 {display: flex;}

	/***************
	GENERAL
	***************/
	#main_block_1 .page_inter .paragraphe_obd img {
		max-width: 120px;
		width: auto;
		height: auto
	}
    #main_block_1 img {
        max-width: 98%;
        width: auto;
        height: auto;
    }

	/***************
	PAGE LISTE PRODUIT
	***************/
	.tbLogiciel {
		width: 100%;
		overflow-x: scroll;
	}

	.tbLogiciel th {
		font-size: 13px;
	}

	/***************
	PAGE DETAIL PRODUIT
	***************/
	.content-descriptifProd {
		flex-direction: column;
	}

	.gauche-descProd,
	.droite-descProd {
		padding: 0;
		width: 100%;
	}

	.gauche-descProd {
		padding-bottom: 50px;
		border-right: none;
		border-bottom: 2px solid #ccc;
	}

	.droite-descProd {
		padding-top: 50px;
	}

	.titreInfosSuppProd * {
		font-size: 20px;
	}

	/*PRODUIT BAS DE PAGE*/
	.content-infoProduitCompelement {
		flex-direction: column;
	}

	.imgProdComplement {
		margin: 0 auto 20px;
		width: 100%;
	}

	.titreProdComplement {
		font-size: 32px;
	}

	/***************
	PAGE MON COMPTE
	***************/
	/*TABLEAU*/
	.content_client_accueil_3 {
		float: none;
		width: 100%
	}

	.content_client_accueil_3_1,
	.content_client_accueil_4_1 {
		font-size: 10px
	}

	/***************
	PAGE LIVRAISON
	***************/
	.tableau_ports * {
		font-size: 12px;
	}

	.nomPointLivraison {
		padding-left: 10px;
	}

	.tableau_ports tbody > tr td .txt_entete_tableau_port {
		font-size: 14px;
	}

	.ligne_cgv span {
		width: 90%
	}
	
	/***************
	PAGE PAIEMENT
	***************/
	.header_tunnelCommande {
		margin: 20px auto;
	}
	
	.content_paiement_2_1, .content_paiement_2_2, .content_paiement_2_3, .content_paiement_2_4 {
    height: 100px;
	}

}

/***************************
	739px - W
***************************/
@media (max-width: 739px) {
	/***************
	FOOTER
	***************/
	#footerTop * {
		text-align: center;
	}

	#footerTop .gauche,
	#footerTop .milieu,
	#footerTop .droite {
		max-width: initial;
		margin-bottom: 30px;
	}

	#footerTop .droite .inner {
		float: none;
	}

	.formNewsletter {
		margin: 0 auto;
	}
}

/***************************
		700px - W
***************************/
@media (max-width: 700px) {
	/***************
	GENERAL
	***************/
	p {
		font-size: 1em
	}

	/***************
	TUNNEL COMMANDE
	***************/
	.nbEtapeTunnel {
		width: 35px;
		height: 35px;
		font-size: 20px;
	}

	.imgEtapeTunnel {
		width: 30px;
	}

	.texteEtapeTunnel {
		font-size: 22px;
	}

	.entete_orange {
		font-size: 32px;
	}

	/***************
	PAGE CONTACT
	***************/
	.wrapper-pageContact {
		flex-direction: column;
		justify-content: center;
	}

	.droite_contact,
	.gauche_contact {
		width: 100%;
		margin: 0;
	}

	.gauche_contact {
		margin-bottom: 50px;
	}
}

/***************************
	675px - W
***************************/
@media (max-width: 675px) {

	/***************
	GENERAL
	***************/
	.respons50 { width:100% !important;}

	/***************
	HEADER
	***************/
	#header_bandeau_1,
	#header_reassurance {
		width: 100%;
		padding: 0
	}

	/*TOP HEADER*/
	#header_1_recherche,
	.btn_shop span {
		display: none;
		visibility: hidden
	}

	/***************
	PAGE PANIER
	***************/
	.ligne_recap_panier_total,
	.portnew {
		max-width: initial;
		width: 100%;
	}

	.ligne_recap_panier_total {
		font-size: 20px
	}

	#button2,
	.content_panier_cadeaux .content_panier_1_2_2 {
		width: 100%
	}

	#button2 {
		font-size: 20px!important;
	}

	/***************
	FOOTER
	***************/
	footer {
		margin-top: 50px;
	}

	.infosPaiementLivraison .bloc {
		margin: 10px 5px;
		display: block;
		white-space: nowrap;
	}
}

/***************************
	620px - W
***************************/
@media (max-width: 620px) {
	/***************
	PAGE LOGICIEL
	***************/
	.tbLogiciel .prod_price_bigproduit {
		font-size: 5vw;
		margin: 20px auto;
	}

	.tbLogiciel td {
		height: auto;
	}

	.tbLogiciel .btnAddLogiciel {
		display: none;
	}

	.tbLogiciel .btnAddLogicielMobile {
		display: block;
	}
}

/***************************
	670px - W
***************************/
@media (max-width: 670px) {
	#bodyAccueil h2 {
		width: 90%;
	}

	.btnMdpOublie{
		line-height: 25px !important;
		white-space: normal ;
	}

}

/***************************
	535px - W
***************************/
@media (max-width: 535px) {

	/***************
	FAQ
	***************/

	.toggleTitre > span:after {
		content: normal;
	}

	.toggleTitre.active > span:after {
		content: normal;
	}

	.toggleTitre > h3:after, .toggleTitre > h4:after {
		content: normal;
	}

	.toggleTitre.active > h3:after, .toggleTitre.active > h4:after{
		content: normal;
	}


	.toggleTitre:after{
		content: url("../userfiles/image/refonte-site/commun/plus.svg");
		margin-left: 10px;
	}

	.toggleTitre.active:after{
		content: url("../userfiles/image/refonte-site/commun/moins.svg");
		margin-left: 10px;
	}

	/***************
	GENERAL
	***************/
	body .cta_general {
		font-size: 20px;
	}

	/***************
	HOMEPAGE
	***************/
	.titreProd {font-size: 27px;}
	.sousTitreProd {font-size: 20px;}
	.nbAvisProd {font-size: 14px;}
	.wrapper-infoProd{padding: 0 5px;}

	.btnAchatProd {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 25px;
	}
	.bloImgLogiciel_Home {padding: 0;}
	.bloImgLogiciel_Home img {
		margin-bottom: 25px;
		width: 100%;
	}

	/***************
	PAGE DETAIL PRODUIT
	***************/
	.product_img_details,
	.slick-listeImgProduit {
		width: 100%;
	}

	/***************
	PAGE PAIEMENT
	***************/
	.tableauRIB,
	.tableauRIB * {
		width: 100% !important;
	}

	.tableauRIB tr {
		display: flex;
		flex-direction: column;
	}
}

/***************************
	575px - W
***************************/
@media (max-width: 575px) {
	.unProdHome {
		width: 50%;
		border-bottom: 1px solid #CCC;
		border-left: none;
	}
}

/***************************
	520px - W
***************************/
@media (max-width: 520px) {
	/***************
	HOMEPAGE
	***************/
	.bloImgLogiciel_Home {
		height: 305px;
		padding: 0;
	}
	.youtube_wrapper {
		width: 95%;
	}

	/***************
	MON PANIER
	***************/
	.wrapper-selectPaysPanier {
		flex-direction: column;
		justify-content: center;
	}

	/***************
	MON LIVRAISON
	***************/
	#page_livraison #cboxClose {
		top: -28px;
		right: -26px;
	}
}

/***************************
	414px - W
***************************/
@media (max-width: 414px) {
	.nbAvisProd {
		margin-left: 5px;
	}
	.blocAvisProd img {
		margin-right: 2px;
	}
	#bodyAccueil h2 {
		width: 100%;
	}
	#bodyAccueil h1 {
		padding: 0 0px;
	}

	.titreDescriptifProd {
		font-size: 25px;
	}
}

/***************************
	425px - W
***************************/
@media (max-width: 425px) {
	/***************
	GENERAL
 	***************/
	h1 {
		font-size: 27px;
	}
	h2{
		font-size: 25px;
	}
	.titreResponsiveProduit{
		font-size: 40px;
	}

	.liste_adresses .une_adresse {
		width: 100%
	}
	
	/***************
	PAGE PANIER
 	***************/	
	
	#page_panier .content_confirm_commande_etape {
    	margin-bottom: 40px;
    	margin-top: 40px;
}

	/***************
	PAGE LIVRAISON
 	***************/
	.modesLivraison > tbody > tr td:last-child .txt_entete_tableau_port {
		display: none;
	}

	.nomPointLivraison {
		hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
	}
	#page_livraison .entete_orange {margin: 40px 0 20px 0;}
	.entete_orange {font-size: 26px;}
	
	/***************
	PAGE PAIEMENT
 	***************/
	
	.content_paiement_3 {
		margin-top: 20px;
    	padding: 20px;
	}
		
	/***************
	TUNNEL COMMANDE
 	***************/
 	#page_paiement .content_confirm_commande_etape {
	    margin-top: 30px;
	    margin-bottom: 30px;
	}
 	
	.texteEtapeTunnel {
		font-size: 20px;
	}

    .nbEtapeTunnel {
        width: 30px;
        height: 30px;
        font-size: 18px;
    }
    
    .content_paiement_2_1, .content_paiement_2_2, .content_paiement_2_3, .content_paiement_2_4 {
    height: 60px;
	}

}

/***************************
	384px - W
***************************/
@media (max-width: 384px) {
	/***************
	HOMEPAGE
 	***************/
	.titreInfoProd {
		min-height: 117px;
	}

}