/* LT 07/11/18 - juste les classes persos dispo dans MCT, autres groupes renommés en groupeZ - no wysiwyg enlevé */
/* GROUPEZ:Apparence generale */
/* NAME: body */
/* TYPE:BLOC */
@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');
body {
background-color: #FFFFFF;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #6f6f6f;
padding: 0px;
margin: 0px;
background-image: url('../img/fond.png');
background-repeat: no-repeat;
background-position: center center;
background-size: 100%;
}
#largeur_de_page_et_bordures {
background-color: #FFFFFF;
width: 100%;
max-width: 1290px;
margin: 0 auto;
padding: 25px 15px;
box-sizing: border-box;
position: relative;
z-index: 5;
}
p, dd, dt{margin:0;padding:0;}
hr{border-color:#E6E6E6;border-width: 0 0 1px;border-style:solid;}
.h1_pwb,.h2_pwb,.h3_pwb{margin:0;padding:0;}
fieldset {border:1px solid #E6E6E6;}
/* ---------------------------------------------------------------- */
/* LIENS, HOVER, ACTIVE, VISITED  */
/* ---------------------------------------------------------------- */
/* GROUPEZ:Apparence generale */
/* NAME: liens */
/* TYPE:BLOC */
a, a:visited {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: bold;
color: #222222;
text-decoration: none;
background: none;
}
/* GROUPEZ:Apparence generale */
/* NAME: liens au survol */
/* TYPE:BLOC */
a:not(.habillage_bouton_global):hover,a:not(.habillage_bouton_global):focus,a:not(.habillage_bouton_global):active {
outline: 0;
color: #3c3c3b;
text-decoration: underline;
}
/* ---------------------------------------------------------------- */
/* GABARIT  */
/* ---------------------------------------------------------------- */
.table{width:100%;display:table;}
.tableCell{display:table-cell;position:relative;box-sizing: border-box;}
.largeur_de_zone {
max-width: 1260px;
margin: 0 auto;
box-sizing: border-box;
}
/* GROUPEZ:Apparence generale */
/* NAME: zone en tete (header) */
/* TYPE:BLOC */
#header {
width: 100%;
padding: 0px;
background-color: #FFF;
box-sizing: border-box;
}
/* GROUPEZ:Apparence generale */
/* NAME: fond de navigation */
/* TYPE:BLOC */
#navs {
width: 100%;
background-color: transparent;
box-sizing: border-box;
margin-bottom: 20px;
}
#navs .largeur_de_zone {
background: url(../img/media/navs-bg.png);
background-repeat: repeat-x;
background-position: top left;
padding-top: 4px;
}
/* GROUPEZ:Apparence generale */
/* NAME: zone bas de page (footer) */
/* TYPE:BLOC */
#footer {
width: 100%;
padding: 20px;
background-color: #ffffff;
box-sizing: border-box;
border-bottom: 32px solid #c2b49a;
}
#header .table > .tableCell{vertical-align:middle;}
#logoSlogan {
width: 20%;
padding: 0 0 0 12px;
}
#texte_slogan_boutique, #texte_nom_boutique, #texte_telephone_boutique, #telephone_boutique{
font-family:"Open Sans",arial, sans-serif;
font-weight:400;
font-size:20px;
color:#777;
}
#search {
width: 40%;
padding: 0;
}
#devis_header, #compte, #selection {
width: 9%;
padding: 0;
text-align: center;
}
a.lien_retour_accueil,
a.lien_votre_compte,
a.lien_votre_selection,
#texte_mailing,
#etape_commande td span{
font-family:"Open Sans",arial, sans-serif;
font-size:14px;
color:#777;
font-weight:400;
text-transform:uppercase;
white-space: nowrap;
}
a.lien_votre_compte {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 600;
color: #706f6f;
text-transform: uppercase;
background: url(../img/media/compte-bg.png);
background-repeat: no-repeat;
background-position: top center;
padding-top: 38px;
}
a.lien_votre_selection {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 600;
color: #4d4d4d;
text-transform: uppercase;
background: url(../img/media/panier-bg.png);
background-repeat: no-repeat;
background-position: top center;
padding-top: 38px;
}
a.lien_retour_accueil span table,
a.lien_votre_compte span table,
a.lien_votre_selection span table{
margin:0 auto;
}
#encart_alerte_erreure_email{margin: 0 0 30px;}
#mentionsLegales, #mailingReseaux{text-align:center;}
#copyright{padding: 20px 0 0;}
#footer .table > .tableCell{width:33%;}
#footer .table > .tableCell:before{background-color:#E6E6E6;width:1px;content:"";position:absolute;right:0;bottom:5px;top:5px;}
#footer .table > .tableCell:last-child:before{display: none;}
.enstock{background-image:url("../img/icoCheck.svg");background-size:14px 14px;background-repeat:no-repeat;background-position:left center;padding-left:25px;color:#e61873;}
#titre_champ_email_deja_inscrit,#titre_champ_mdp_deja_inscrit, #titre_recuperation_mot_de_passe_perdu{display:none;}
#nouveau_client_adresse_e_mail, #deja_inscrits_adresse_e_mail{text-align:center;}
.label_recherche_resultats{display:none;}
#tableau_recherche_resultat tr{display:block;margin:5px 0;}
.comparateurItem{border:1px solid #E6E6E6;margin:20px 0;}
.adresseBloc #encadrement_texte_defaut{border:1px solid #E6E6E6;}
#texte_vos_commande, #texte_vos_coordonnees, #texte_vos_adresses, #texte_parrainage, #texte_fidelite{height:50px;}
#lien_deconnexion{margin-left:45px;}
#texte_vos_commande{background-image:url("../img/icoOrder.svg");background-size:32px 32px;background-repeat:no-repeat;background-position:left center;padding-left:45px;}
#texte_vos_coordonnees{background-image:url("../img/icoContact.svg");background-size:32px 32px;background-repeat:no-repeat;background-position:left center;padding-left:45px;}
#texte_vos_adresses{background-image:url("../img/icoTruck.svg");background-size:32px 32px;background-repeat:no-repeat;background-position:left center;padding-left:45px;}
#texte_parrainage{background-image:url("../img/icoUsers.svg");background-size:32px 32px;background-repeat:no-repeat;background-position:left center;padding-left:45px;}
#texte_fidelite{background-image:url("../img/icoStar.svg");background-size:32px 32px;background-repeat:no-repeat;background-position:left center;padding-left:45px;}
.livraison_defaut{display:block;background-image:url("../img/icoCheck.svg");background-position:95% center;background-repeat:no-repeat;background-size:25px 25px;}
/* ---------------------------------------------------------------- */
/* TEXTES  */
/* ---------------------------------------------------------------- */
/* grand titre */
/* GROUPEZ:Apparence generale */
/* NAME: titre */
/* TYPE:BLOC */
#grand_titre_defaut,
#grand_titre_actualite,
#grand_titre_adresse_email,
#grand_titre_bon_de_commande,
#grand_titre_catalogue,
#grand_titre_coordonnees_compte_client_modif,
#grand_titre_coordonnees_enregistrement,
#grand_titre_coordonnees_modifiable,
#grand_titre_coordonnees_remplib,
#grand_titre_coordonnees,
#grand_titre_coordonneesb,
#grand_titre_demande_enregistrement,
#grand_titre_detail_commande,
#grand_titre_fiche_produit,
#grand_titre_info_livraison_popup,
#grand_titre_info_livraison,
#grand_titre_infos_cgv_popup,
#grand_titre_infos_cgv,
#grand_titre_infos_partenaires,
#grand_titre_infos_securite_popup,
#grand_titre_infos_securite,
#grand_titre_infos_societe,
#grand_titre_liste_famille,
#grand_titre_liste_produits,
#grand_titre_mot_de_passe_perdu,
#grand_titre_nom_produit_fiche_produit,
#texte_marques_fiche_produit,
#grand_titre_page_actus_page,
#grand_titre_page_actus,
#grand_titre_page_libre,
#grand_titre_page_mailing,
#grand_titre_paiement_cheque,
#grand_titre_panier_vide,
#grand_titre_panierb,
#grand_titre_recherche_resultat,
#grand_titre_securite_tpev,
#grand_titre_sommaire_commande_front,
#grand_titre_sommaire_compte,
#titre_facture,
#titre_formulaire_perso,
#titre_page_erreur,
#titre_us_page_erreur,
#titre_code_dev_acces_rapide,
#titre_code_dev_cartes,
#titre_code_dev_deja_vu,
#titre_code_dev_edito,
#titre_code_dev_langue,
#titre_code_dev_login_sans_code_remise,
#titre_code_dev_login,
#titre_code_dev_mailing,
#titre_code_dev_marques,
#titre_code_dev_nav_vertical,
#titre_code_dev_nav_vertical2,
#titre_code_dev_nav_vertical3,
#titre_code_dev_nav_vertical4,
#titre_code_dev_nav_vertical5,
#titre_code_dev_nav_vertical6,
#titre_code_dev_nav,
#titre_code_dev_nom,
#titre_code_dev_promotion,
#titre_code_dev_recherche_style,
#titre_code_dev_recherche,
#titre_code_dev_retour_accueil,
#titre_code_dev_votre_compte,
#titre_code_dev_votre_selection,
#titre_code_dev,
#texte_pour_acceder_sas_securise,
#divBlocTitre_MiniPanier,
.titre_pwb {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 24px;
color: #575656;
}
/* sous titre */
/* GROUPEZ:Apparence generale */
/* NAME: sous titre */
/* TYPE:BLOC */
#chiffre_montant_sous_total_detail_commande,
#chiffre_montant_total_detail_commande,
#chiffre_montant_total_ttc_facture,
#chiffre_total_euros_paiement_cheque,
#date_facturation_facture,
#ficheProduitTexteDelaiDispo,
#numerotation_facture,
#panierbDispoLabel,
#prix_affiche_devises_promo_off_liste_produits,
#prix_affiche_promotion_devises_liste_produits,
#prix_promotion_francs_fiche_produit,
#texte_adresse_facturation_facture,
#texte_adresse_livraison_facture,
#texte_commande_panierb,
#texte_continuer_commande_panierb,
#texte_delais_acheminement_panierb,
#texte_indisponible_recherche_resultat,
#texte_pays_destination_panierb,
#texte_prix_si_devise_desactive,
#texte_votre_commande_detail_commande,
#texte_votre_reglement_detail_commande,
#titre_bon_livraison_detail_commande,
#titre_code_suivi_detail_commande,
#titre_date_bon_de_commande,
#titre_date_expedition_detail_commande,
#titre_date_facture_detail_commande,
#titre_date_sommaire_commande,
#titre_designation_detail_commande,
#titre_designation_panierb,
#titre_detail_livraison_detail_commande,
#titre_detail_tva_facture,
#titre_heure_bon_de_commande,
#titre_inprimer_facture_detail_commande,
#titre_marque_tri_liste_produits,
#titre_montant_sommaire_commande,
#titre_montant_total_ttc_facture,
#titre_nb_colis_detail_commande,
#titre_nom_article_liste_produits,
#titre_num_facture_detail_commande,
#titre_numero_facture,
#titre_panier_sous_total_detail_commande,
#titre_panier_total_detail_commande,
#titre_panier_total_paiement_cheque,
#titre_prix_liste_produits,
#titre_prix_total_final_bon_de_commande,
#titre_prix_total_detail_commande,
#titre_prix_total_panierb,
#titre_prix_unitaire_detail_commande,
#titre_prix_unitaire_panierb,
#titre_quantite_detail_commande,
#titre_quantite_panierb,
#titre_reference_detail_commande,
#titre_reference_sommaire_commande,
#titre_reglement_sommaire_commande,
#titre_remise_detail_commande,
#titre_remise_panierb,
#titre_transporteur_detail_commande,
#titreTauxTvaPanierb,
.DeviseEuroCrossSellingFicheProduit,
.DevisePromoEuroCrossSellingFicheProduit,
.DevisePromoFrancsCrossSellingFicheProduit,
.DevisePromoUSCrossSellingFicheProduit,
.intituleChampLibre,
.prixFrancsProduitComparateur,
.prixPromotionEuroProduitComparateur,
.texte_gras_catalogue,
.texte_gras_defaut,
.titreOngletOnFicheProduit,
.ValeurChampsLibresFicheProduit,
#grand_titre_adresse_livraison_coordonnees,
#prix_devise_gras_recherche_resultats,
#prix_promotion_euro_fiche_produit,
#prix_total_panierb,
#ref_commande_detail_commande,
#texte_com_enreg_confirm_order,
#texte_compte_recherche_resultats,
#texte_gras_grand_titre_bon_de_commande,
#texte_intro_grand_titre_coordonnees_remplib,
#texte_meme_adresse_livraison_coordonnees,
#texte_mot_cle_recherche_resultat,
#titre_adr_livr_formulaire_client,
#titre_adresse_detail_commande,
#titre_adresse_livraison_bon_de_commande,
#titre_champ_email_deja_inscrit,
#titre_champ_mdp_deja_inscrit,
#titre_cnil_infos_cgv_popup,
#titre_cnil_infos_cgv,
#titre_coordonnee_bon_de_commande,
#titre_coordonnees_detail_commande,
#titre_coordonnees_perso_coordonnees_modifiable,
#titre_coordonnees_perso_compte_client_modif,
#titre_coordonnees_personnelles_coordonneesb,
#titre_deja_client,
#titre_designation_bon_de_commande,
#titre_detail_commande_bon_de_commande,
#titre_detail_commande,
#titre_gras_catalogue,
#titre_gras_defaut,
#titre_identifiaction_infos_societe,
#titre_identification_cgu_infos_cgv_popup,
#titre_identification_cgu_infos_cgv,
#titre_identification_infos_cgv_popup,
#titre_identification_infos_cgv,
#titre_info_commande_detail_commande,
#titre_info_complem_bon_de_commande,
#titre_info_facturation_detail_commande,
#titre_info_livraison_detail_commande,
#titre_nouveau_client,
#titre_pour_le_mdp_formulaire_client,
#titre_prix_total_bon_de_commande,
#titre_prix_unitaire_bon_de_commande,
#titre_quantite_bon_de_commande,
#titre_recuperation_mot_de_passe_perdu,
#titre_remise_appliquee_detail_commande,
#titre_remise_bon_de_commande,
#titre_total_panierb,
#titre_votre_mode_reglement_bon_de_commande,
#titreEncadrementComparerArticlesComparateur,
.CaptionChampsLibresFicheProduit,
.CaptionCrossSellingFicheProduit,
#texte_liste_nom_liste_produits,
#compteClientModifModificationCompte,
#coordonneesEnregistrementCreationCompte,
#texte_grand_titre_coordonnees_enregistrement,
#texte_grand_titre_coordonnees,
.sous_titre_pwb{
font-size:14px;
color:#666;
}
#prix_pas_promotion_euro_fiche_produit{font-family: 'Open Sans', sans-serif;
font-size: 30px;
font-weight: bold;
color: #000000;}
#lien_powerboutique, #lien_powerboutique a{
font-size:10px;
color:#777;
font-style:italic;
}
#copyright {
font-size: 10px;
color: #777;
text-align: center;
padding: 0;
}
/* ------------------------------------------------------------------------------------------- */
/* CLASS_PERSO:class_perso1,class_perso2,class_perso3,class_perso4,class_perso5,class_perso6  */
/* ----------------------------------------------------------------------------------------- */
/* GROUPE:Classes perso */
/* NAME: classe perso1 */
/* TYPE:LIBRE */
.class_perso1{
font-size:12px;
color:#626262;
}
/* GROUPE:Classes perso */
/* NAME: classe perso2 */
/* TYPE:LIBRE */
.class_perso2{
font-size:12px;
color:#B5A683;
}
/* GROUPE:Classes perso */
/* NAME: classe perso3 */
/* TYPE:LIBRE */
.class_perso3{
font-size:12px;
color:#888888;
}
/* GROUPE:Classes perso */
/* NAME: classe perso4 */
/* TYPE:LIBRE */
.class_perso4{
font-size:12px;
color:#A2A2A2;
}
/* GROUPE:Classes perso */
/* NAME: classe perso5 */
/* TYPE:LIBRE */
.class_perso5{
font-size:12px;
color:#BBBBBB;
}
/* GROUPE:Classes perso */
/* NAME: classe perso6 */
/* TYPE:LIBRE */
.class_perso6{
font-size:12px;
color:#D4D4D4;
}
/* ---------------------------------------------------------------- */
/* CODE DEV  */
/* ---------------------------------------------------------------- */
#encart_code_dev_langue,
#encart_code_dev_mailing,
#encart_code_dev_nav_vertical,
#encart_code_dev_recherche_style,
#encart_code_dev_retour_accueil,
#encart_code_dev_votre_compte,
#encart_code_dev_votre_selection,
#encart_code_dev_nom{
display:none;
}
#nav_verti_contener, #encart_texte_votre_selection, #encart_texte_votre_compte, #encart_texte_retour_accueil, #encart_texte_langue{
position:relative;
margin:0;
padding:0;
}
#encart_texte_votre_selection {
top: 10px;
}
#encart_texte_votre_compte {
top: 10px;
right: -20px;
}
#encart_logo_boutique_logo, #encart_nom_slogan_telephone_boutique {
margin: -26px 0 16px;
padding: 0;
}
#encart_recherche_style {
text-align: left;
width: 100%;
max-width: 528px;
padding: 0;
margin: 0 auto;
position: relative;
top: -12px;
left: 1px;
}
#encart_recherche_style > form {
padding: 0 !important;
margin-left: 40px !important;
}
#bouton_texte_recherche_avancee_style{display:none;}
#champ_recherche_style {
height: 37px;
width: calc(100% - 50px);
padding: 0 37px 0 11px;
border: 1px solid #c6c6c6;
border-radius: 0;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 13px;
color: #939597;
}
#bouton_texte_recherche_style {
position: absolute;
top: 0;
right: 0;
background-image: url(../img/media/search-bg.png);
background-position: 0 center;
background-repeat: no-repeat;
display: block;
width: 37px;
height: 37px;
margin: 1px 0 0;
}
#image_accueil{
background-image:url("../img/icoHome.svg");
background-size:32px 32px;
background-repeat:no-repeat;
width:32px;
height:32px;
display:block;
margin: 0 10px 0 0;
}
#image_votre_compte {
background-image: url(../img/icoUser.svg);
background-size: 35px 35px;
background-repeat: no-repeat;
width: 35px;
height: 35px;
display: none;
margin: 0 10px 0 0;
}
#image_panier {
background-image: url(../img/icoPanier.svg);
background-size: 32px 32px;
background-repeat: no-repeat;
width: 32px;
height: 32px;
display: none;
margin: 0 10px 0 0;
}
#encart_mini_panier {
position: absolute;
right: 0;
display: none;
}
#nav_verti_menu{margin:0 auto;}
#mentions_legales_pwb{width:200px;margin:0 auto;}
#mentions_legales_adresse{background-image:url("../img/icoLocation.svg");background-size:15px 15px;background-repeat:no-repeat;}
#mentions_legales_telephone{background-image:url("../img/icoTel.svg");background-size:15px 15px;background-repeat:no-repeat;}
#mentions_legales_email{background-image:url("../img/icoMailing.svg");background-size:15px 15px;background-repeat:no-repeat;}
.mentions_legales_label, #mentions_legales_enseigne .mentions_legales_texte, #mentions_legales_statut .mentions_legales_texte, #mentions_legales_nom .mentions_legales_texte, 
#mentions_legales_adresse_bureaux .mentions_legales_texte, #mentions_legales_directeur_publication .mentions_legales_texte{display:none;}
.mentions_legales_texte{display: block;margin: 0 0 15px;padding: 0 0 0 20px;}
#image_drapeaux_us_langue{
background-image:url("../img/uk.png");
background-size:24px 24px;
background-repeat:no-repeat;
width:24px;
height:24px;
display:inline-block;
margin:5px;
vertical-align:middle;
}
#image_drapeaux_fr_langue{
background-image:url("../img/fr.png");
background-size:24px 24px;
background-repeat:no-repeat;
width:24px;
height:24px;
display:inline-block;
margin:5px;
vertical-align:middle;
}
#encart_texte_langue a{opacity:0.5;}
#encart_texte_langue a:hover{opacity:1;}
#encart_langue_fr_langue,#encart_langue_us_langue{display:inline-block;}
#texte_francais_langue,#texte_anglais_langue{display:none;}
#encart_mailing{
position:relative;
margin:0 0 30px;
padding:0;
}
#texte_abonnement_mailing,
#texte_desabonnement_mailing,
.radio_mailing{
display:none;
}
#bouton_texte_ok_mailing {
/* background-image: url(../img/icoMailing.svg); */
/* background-size: 30px 30px; */
/* background-repeat: no-repeat; */
/* width: 30px; */
/* height: 30px; */
position: relative;
bottom: initial;
right: initial;
}
#habillage_bouton_texte_ok_mailing {
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
color: #231f20;
background-color: #dadada;
border-radius: 0;
position: relative;
left: -3px;
padding: 6px 13px;
}
#champ_email_mailing {
display: inline-block;
height: 30px;
border: none;
border-radius: 0;
padding: 0 0 0 45px;
margin: 10px 0 0;
width: calc(100% - 45px);
max-width: calc(169px - 45px) !important;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14px;
color: #808285;
background-color: #ececec;
background-image: url(../img/icoMailing.svg);
background-size: 30px 30px;
background-position: 5px 50%;
background-repeat: no-repeat;
}
.reseau_social {
margin:0 5px;
}
#divBloc_MiniPanier,
#BlocPreferenceMiniPanier #encadrement_titre_code_dev,
#formMailStockPopup #encadrement_titre_code_dev{
background-color:#FBFBFB;
padding: 20px;
text-align: center;
border-radius:2px 2px 0 0;
}
#divBlocContenu_MiniPanier,
#BlocPreferenceMiniPanier #encadrement_texte_defaut,
#formMailStockPopup #encadrement_texte_defaut{
background-color:#FFF;
padding: 20px;
border-radius:0 0 2px 2px;
}
/* ---------------------------------------------------------------- */
/* BOUTONS */
/* ---------------------------------------------------------------- */
/* GROUPEZ: Boutons */
/* NAME: boutons de conversion */
/* TYPE:BLOC */
#habillage_bouton_imprimer_paiement_cheque,
#habillage_bouton_selectionner_fiche_produit,
#habillage_bouton_submit_appel_paiement,
#habillage_bouton_texte_commander_bon_de_commande,
#habillage_bouton_texte_commander_panierb,
#habillage_bouton_texte_etape_suivante_formulaire_client,
#habillage_bouton_texte_modifier_coordonnees_compte_client_formulaire_client,
#habillage_bouton_texte_valider_coordonnees_compte_client_formulaire_client,
#habillage_bouton_texte_valider_mode_catalogue_formulaire_client,
#habillage_bouton_valider_confirm_order,
#habillage_bouton_valider_formulaire_perso,
#habillage_bouton_voir_MiniPanier,
#afficheBoutonValidChoix #habillage_bouton_defaut,
#ContentCheckoutLivraison #habillage_bouton_defaut,
.habillage_bouton_conversion {
background-color: #c2b49a;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: normal;
color: #ffffff;
padding: 9px 20px 8px;
border: none;
border-radius: 0;
cursor: pointer;
text-transform: uppercase;
}
/* GROUPEZ: boutons */
/* NAME: boutons defaut */
/* TYPE:BLOC */
#habillage_bouton_alert,
#habillage_bouton_defaut,
#habillage_bouton_etape_suivante_adresse_e_mail,
#habillage_bouton_ok_sas_securise,
#habillage_bouton_sas_affilie,
#habillage_bouton_submit_blocage_aspirateur_panier,
#habillage_bouton_texte_code_remise,
#habillage_bouton_texte_imprimer_facture_detail_commande,
#habillage_bouton_texte_recalculer_panierb,
#habillage_bouton_texte_recherche,
#habillage_bouton_texte_rechercher_recherche_resultat,
#habillage_bouton_texte_validation_login_sans_code_remise,
#habillage_bouton_texte_validation_login,
#habillage_bouton_texte_valider_commande_affilie,
#habillage_bouton_texte_valider_mot_de_passe_perdu,
#habillage_bouton_valider_deja_inscrit_adresse_e_mail,
#habillage_boutonComparerListeProduits,
#habillage_boutonFermerComparateur,
#habillage_boutonViderComparateur,
#lien_deconnexion,
.habillage_boutonSupprimerProduitComparateur,
#blocRecherchePointRelais #lien_defaut,
#lien_detail_sommaire_commande,
.habillage_bouton_action {
background-color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: bold;
color: #818181;
padding: 9px 20px 9px;
border: 1px solid #818181;
border-radius: 0;
cursor: pointer;
}
#habillage_bouton_texte_recalculer_panierb {
background-image: url(../img/icoRefresh.svg);
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: 12px 12px;
padding-left: 35px;
}
/* GROUPEZ: boutons */
/* NAME: boutons secondaires */
/* TYPE:BLOC */
#habillage_bouton_annuler_formulaire_perso,
#habillage_bouton_fermer_MiniPanier,
#habillage_bouton_refuser_us,
#habillage_bouton_refuser,
#habillage_bouton_retour_accueil_paiement_cheque,
#habillage_bouton_retour_confirm_order,
#habillage_bouton_retour_formulaire_perso_merci,
#habillage_bouton_texte_annuler_formulaire_client,
#habillage_bouton_texte_annuler_transaction_us,
#habillage_bouton_texte_annuler_transaction,
#habillage_bouton_texte_envoyer_erreur_us,
#habillage_bouton_texte_envoyer_erreur,
#habillage_bouton_texte_fermer_pop_up_compte,
#habillage_bouton_texte_poursuite_achat_panierb,
#habillage_bouton_texte_retour_indispo_us,
#habillage_bouton_texte_retour_indispo,
#habillage_bouton_texte_retour_invalid,
#habillage_bouton_texte_retour_merci_cheque,
#habillage_bouton_texte_retour_merci_us,
#habillage_bouton_texte_retour_merci,
#afficheBoutonChangerChoix #habillage_bouton_defaut,
#lien_retour_sommaire_commande_front,
#lien_bouton_retour,
.habillage_bouton_secondaire {
background-color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: bold;
color: #818181;
padding: 9px 20px 9px;
border: 1px solid #818181;
border-radius: 0;
cursor: pointer;
}
#habillage_bouton_texte_recherche_style{display:none;}
/* ---------------------------------------------------------------- */
/* SELECT - INPUT */
/* ---------------------------------------------------------------- */
select {
background-image: url(../img/media/select-bg.png);
background-repeat: no-repeat;
background-position: 97% center;
-webkit-appearance: none;
-moz-appearance: none;
}
/* IE10 + */
select::-ms-expand {display: none;}
#menu_acces_rapide,
#menu_deroulant_annees_commande_affilie,
#menu_deroulant_catalogue,
#menu_deroulant_mois_commande_affilie,
#menu_deroulant,
#menu_marques,
#menu_option_deux_fiche_produit,
#menu_option_fiche_produit,
#menu_option_trois_fiche_produit,
#menu_option_un_fiche_produit,
#zoneAttributsSsRefsContenu select,
#select_gamme_recherche_resultat,
#select_par_marque_recherche_resultats,
#select_rayons_recherche_resultats,
#champ_email_client_inconnu_login,
#champ_email_client_inconnu_login_sans_code_remise,
#champ_mdp_client_inconnu_login,
#champ_mdp_client_inconnu_login_sans_code_remise,
#champ_email_deja_inscrit,
#champ_email_mot_de_passe_perdu,
#champ_mdp_deja_inscrit,
#champ_mdp_sas_affilie,
#champ_nom_mot_de_passe_perdu,
#champ_prenom_mot_de_passe_perdu,
#champ_recherche,
#champ_rechercher_recherche_resultat,
#champ_remise_code_remise,
#champ_saisie_blocage_aspirateur_panier,
#champ_votre_email_sas_securise,
#champ_votre_mdp_sas_securise,
#modif_adresse,
#champ_modif_cp_choix_point_relais,
#champ,
#invites_length select,
.champ {
border: none;
height: 33px;
min-width: 210px;
padding: 0px 18px 0px 7px;
margin-bottom: 5px;
border-radius: 0;
box-sizing: content-box;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
color: #797979;
background-color: #ececec;
}
#champ_prix_max_recherche_resultat, #champ_prix_mini_recherche_resultat {
width: 90px;
border: none;
height: 33px;
padding: 0px 18px 0px 7px;
border-radius: 0;
box-sizing: content-box;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
color: #797979;
background-color: #ececec;
}
#classement_prix_min {
/* margin-left: -10px; */
}
#champ_prix_max_recherche_resultat::-webkit-input-placeholder, #champ_prix_mini_recherche_resultat::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
color: #797979;
}
#champ_prix_max_recherche_resultat::-moz-placeholder, #champ_prix_mini_recherche_resultat::-moz-placeholder { /* Firefox 19+ */
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
color: #797979;
}
#champ_prix_max_recherche_resultat:-ms-input-placeholder, #champ_prix_mini_recherche_resultat:-ms-input-placeholder { /* IE 10+ */
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
color: #797979;
}
#champ_prix_max_recherche_resultat:-moz-placeholder, #champ_prix_mini_recherche_resultat:-moz-placeholder { /* Firefox 18- */
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
color: #797979;
}
/* ---------------------------------------------------------------- */
/* Prix - Lists, Produits & Panier */
/* ---------------------------------------------------------------- */
#prix_total_panierb, #prix_affiche_devises_promo_off_liste_produits, #prix_promotion_euro_fiche_produit, #montant_remise_pu_panierb {
font-family: 'Open Sans', sans-serif;
font-size: 28px;
font-weight: bold;
color: #000000;
}
#prix_barre_devises_liste_produits, #prix_barre_promotion_euro_fiche_produit, #chiffre_prix_unitaire_panierb {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
color: #b7b7b7;
}
/* ---------------------------------------------------------------- */
/* NAV HORIZONTALE & VERTICALE */
/* ---------------------------------------------------------------- */
/* fond premier niveau */
/* GROUPEZ:Navigation */
/* NAME:fond premier niveau */
/* TYPE:BLOC */
#nav_hori_menu,
#nav_hori2_menu,
#nav_hori3_menu,
#nav_hori4_menu,
#nav_hori5_menu,
#nav_hori6_menu{
background-color:#3F3F3F;
}
/* texte premier niveau */
/* GROUPEZ:Navigation */
/* NAME:texte premier niveau */
/* TYPE:BLOC */
#nav_hori_menu dt a,
#nav_hori2_menu dt a,
#nav_hori3_menu dt a,
#nav_hori4_menu dt a,
#nav_hori5_menu dt a,
#nav_hori6_menu dt a,
#nav_hori_menu td a,
#nav_hori2_menu td a,
#nav_hori3_menu td a,
#nav_hori4_menu td a,
#nav_hori5_menu td a,
#nav_hori6_menu td a{
font-size:16px;
color:#E6E6E6;
font-weight:bold;
text-align:center;
padding:15px;
}
/* texte premier niveau survole */
#nav_hori_menu dt a:hover,
#nav_hori2_menu dt a:hover,
#nav_hori3_menu dt a:hover,
#nav_hori4_menu dt a:hover,
#nav_hori5_menu dt a:hover,
#nav_hori6_menu dt a:hover,
#nav_hori_menu td a:hover,
#nav_hori2_menu td a:hover,
#nav_hori3_menu td a:hover,
#nav_hori4_menu td a:hover,
#nav_hori5_menu td a:hover,
#nav_hori6_menu td a:hover{
text-decoration:none;
}
/* fond deuxieme niveau */
/* GROUPEZ:Navigation */
/* NAME:fond premier niveau survol et fond deuxieme niveau */
/* TYPE:BLOC */
#nav_hori_contener_sous,
#nav_hori2_contener_sous,
#nav_hori3_contener_sous,
#nav_hori4_contener_sous,
#nav_hori5_contener_sous,
#nav_hori6_contener_sous,
#nav_verti_contener_sous,
#nav_verti2_contener_sous,
#nav_verti3_contener_sous,
#nav_verti4_contener_sous,
#nav_verti5_contener_sous,
#nav_verti6_contener_sous{
background-color:#717171;
padding:20px;
}
/* texte deuxieme niveau */
/* GROUPEZ:Navigation */
/* NAME:texte deuxieme niveau */
/* TYPE:BLOC */
#nav_hori_menu dd a,
#nav_hori2_menu dd a,
#nav_hori3_menu dd a,
#nav_hori4_menu dd a,
#nav_hori5_menu dd a,
#nav_hori6_menu dd a,
#nav_verti_menu dd a,
#nav_verti2_menu dd a,
#nav_verti3_menu dd a,
#nav_verti4_menu dd a,
#nav_verti5_menu dd a,
#nav_verti6_menu dd a{
font-size:14px;
color:#F6F6F6;
font-weight:bold;
padding:5px;
}
.nav_verti_image_treeview_close,
.nav_verti2_image_treeview_close,
.nav_verti3_image_treeview_close,
.nav_verti4_image_treeview_close,
.nav_verti5_image_treeview_close,
.nav_verti6_image_treeview_close{
background-image:url("../img/icoPlus.svg");
background-size:13px 13px;
background-repeat:no-repeat;
width:13px;
height:13px;
display:inline-block;
margin:0 15px;
cursor:pointer;
}
.nav_verti_image_treeview_open,
.nav_verti2_image_treeview_open,
.nav_verti3_image_treeview_open,
.nav_verti4_image_treeview_open,
.nav_verti5_image_treeview_open,
.nav_verti6_image_treeview_open{
background-image:url("../img/icoMoins.svg");
background-size:13px 13px;
background-repeat:no-repeat;
width:13px;
height:13px;
display:inline-block;
margin:0 15px;
cursor:pointer;
}
/* ---------------------------------------------------------------- */
/* FICHE PRODUIT - PANIER VIDE */
/* ---------------------------------------------------------------- */
#image_mail_envoyer_fiche_produit{
background-image:url("../img/icoMailing.svg");
background-size:20px 20px;
background-repeat:no-repeat;
width:20px;
height:20px;
display:block;
margin:0 5px 0 0;
}
#image_retour_fiche_produit, #image_fleche_commande_panier_vide{
background-image:url("../img/arrow-left.svg");
background-size:20px 20px;
background-repeat:no-repeat;
width:20px;
height:20px;
display:block;
margin:0 5px 0 0;
}
#image_loupe_fichier_attache_fiche_produit{
background-image:url("../img/icoAttachment.svg");
background-size:30px 30px;
background-repeat:no-repeat;
width:30px;
height:30px;
display:block;
}
#ficheProduitImageFavoris{
background-image:url("../img/icoStar.svg");
background-size:20px 20px;
background-repeat:no-repeat;
width:20px;
height:20px;
display:block;
margin:0 5px 0 0;
}
#ficheProduitImageZoom{
background-image:url("../img/icoSearch.svg");
background-size:20px 20px;
background-repeat:no-repeat;
width:20px;
height:20px;
display:block;
margin:0 5px 0 0;
}
#zoneAttributsSsRefs dt, #texte_option_fiche_produit{line-height:32px;}
/* ---------------------------------------------------------------- */
/* LISTE PRODUITS, LISTE FAMILLES */
/* ---------------------------------------------------------------- */
#image_fleche_retour_liste_produits, #image_fleche_retour_liste_famille{
background-image:url("../img/arrow-left.svg");
background-size:30px 30px;
background-repeat:no-repeat;
width:30px;
height:30px;
display:block;
}
#image_fleche_suivant_liste_produits, #image_fleche_suivant_liste_famille{
background-image:url("../img/arrow-right.svg");
background-size:30px 30px;
background-repeat:no-repeat;
width:30px;
height:30px;
display:block;
}
#couleur_fond_entete_recherche_resultats{margin: 20px 0;}
#bouton_image_croissant_nom_liste_produits,
#bouton_image_croissant_marque_liste_produits,
#bouton_image_croissant_prix_liste_produits{
background-image:url("../img/arrow-up.svg");
background-size:15px 15px;
background-repeat:no-repeat;
width:12px;
height:15px;
display:block;
}
#bouton_image_decroissant_nom_liste_produits,
#bouton_image_decroissant_marque_liste_produits,
#bouton_image_decroissant_prix_liste_produits{
background-image:url("../img/arrow-down.svg");
background-size:15px 15px;
background-repeat:no-repeat;
width:12px;
height:15px;
display:block;
}
/* ---------------------------------------------------------------- */
/* PANIER */
/* ---------------------------------------------------------------- */
#id_tableau{
background-color:#FFF;
}
.entete_panierb{
background-color:#FBFBFB;
text-align:center;
}
.down_qte{
background-image:url("../img/arrow-down.svg");
background-size:20px 20px;
background-repeat:no-repeat;
width:20px;
height:20px;
display:inline-block;
cursor:pointer;
margin:3px 0 0;
}
.up_qte{
background-image:url("../img/arrow-up.svg");
background-size:20px 20px;
background-repeat:no-repeat;
width:20px;
height:20px;
display:inline-block;
cursor:pointer;
}
.deleteItemPanierb{
background-image:url("../img/icoDelete.svg");
background-size:16px 16px;
background-repeat:no-repeat;
width:16px;
height:16px;
position:absolute;
margin:5px 0 0 4px;
vertical-align:middle;
}
#choix_livraison_frais_offert{color:#e61873;font-weight:bold;}
/* ---------------------------------------------------------------- */
/* FIL ARIANE TUNNEL COMMANDE */
/* ---------------------------------------------------------------- */
#ContentCheckoutSas #etape_commande, #ContentCheckoutPanier #etape_commande, #ContentCheckoutPanierVide #etape_commande, #creation_compte #etape_commande, #etape_commande .etape-1, #etape_commande .etape-5,
#paiementChequeEtapeVotreSelection, #paiementChequeEtapeIdentification, #paiementChequeEtapeIdentification, #paiementChequeEtapeModeReglement, #paiementChequeEtapeValidation{display:none;}
#etape_commande{table-layout:fixed;border-spacing: 20px;}
#etape_commande td{line-height:30px;height:30px;border:1px solid #E6E6E6;padding:5px;}
#etape_commande td span{padding: 0 30px;}
.etape-off span{float:inherit !important;color:#e61873 !important;}
.etape-on span{font-weight:bold !important;}
#choixLivraisonImageEtapesEffectuees, #bonDeCommandeImageEtapesEffectuees, #choixPointRelaisImageEtapesEffectuees{display:none;}
.etape-off{background-image:url("../img/icoCheck.svg");background-size:15px 15px;background-repeat:no-repeat;background-position:10px center;}
.etape-on{background-image:url("../img/arrow-right.svg");background-size:25px 25px;background-repeat:no-repeat;background-position:left center;}
/* ---------------------------------------------------------------- */
/* POINT RELAIS - CHOIX LIVRAISON - BON DE COMMANDE */
/* ---------------------------------------------------------------- */
.dys_mode_livraison, .dys_mode_paiement, .pointRelaisIdRadio{display:none;}
.checkbox_design_livraison, .checkbox_design_paiement, .checkbox_design_point_relais{
display:block;
width:25px;
height:40px;
background-image:url("../img/icoRadio.png");
background-size:14px 14px;
background-repeat:no-repeat; 
background-position:center center;
float:left;
cursor: pointer;
}
#formChoixPointRelais .dys_mode_livraison:checked + .checkbox_design_livraison,
#form_mode_paiement .dys_mode_paiement:checked + .checkbox_design_paiement,
#pointRelaisConteneur .pointRelaisIdRadio:checked  + .checkbox_design_point_relais{
background-image:url("../img/icoCheck.svg") !important;
background-size:25px 25px;
-webkit-transition: background-size 0.3s ease;
-moz-transition: background-size 0.3s ease;
-o-transition: background-size 0.3s ease;
-ms-transition: background-size 0.3s ease;
transition: background-size 0.3s ease;
}
.pointRelaisContent{display:block;padding-left:40px;}
#formChoixPointRelais label hr, #form_mode_paiement label hr, #pointRelaisConteneur hr{margin:0;}
#formChoixPointRelais label:hover, #form_mode_paiement label:hover, .pointRelaisChoisi{background-color:#DCEFD4 !important;}
#formChoixPointRelais #boutonValiderNormal, #formChoixPointRelais #boutonValiderPointRelais, #habillage_bouton_texte_commander_bon_de_commande{margin-top:35px;}
#ContentCheckoutCoordonnees{margin:30px 0;}
#blocTotal{display:none !important;}
#form_mode_paiement #texte_votre_mode_reglement_bon_de_commande{margin:0 0 30px;}
#form_mode_paiement #titre_gras_defaut{margin:30px 0 0;}
/* -------------------------------------------------------------------------------- */
/* FILTRES */
/* ------------------------------------------------------------------------------ */
#id_formulaire_pwb_filtre_liste label {
display:block; 
min-height:24px;
line-height:24px;
padding:10px 10px 10px 34px;
background-image:url("../img/icoCheckbox.png");
background-size:14px 14px;
background-repeat:no-repeat; 
background-position:10px center; 
}
#id_formulaire_pwb_filtre_liste .checkbox_design:checked + label {
background-image:url("../img/icoCheck.svg") !important; 
font-weight:bold;
}
#id_formulaire_pwb_filtre_liste .checkbox_design{display:none;}
#conteneurCentralFiltreListe .bloc_pwb_filtre_liste{
background-color:#FBFBFB;
background-image:url("../img/arrow-right-light.svg");
background-size:20px 20px;
background-repeat:no-repeat;
background-position:5px 13px;
}
#conteneurCentralFiltreListe .bloc_pwb_filtre_liste:hover{
background-image:url("../img/arrow-down.svg");
}
/* ---------------------------------------------------------------- */
/* ONGLETS */
/* ---------------------------------------------------------------- */
.boiteOngletsFicheProduit label{
background-color:#FBFBFB;
background-image:url("../img/arrow-right-light.svg");
background-size:30px 30px;
background-repeat:no-repeat;
background-position: 4px center;
}
/* onglet ferme survole */
.boiteOngletsFicheProduit label:hover{
background-image:url("../img/arrow-right.svg");
}
/* onglet ouvert */
.boiteOngletsFicheProduit input:checked + label{
background-image:url("../img/arrow-down.svg");
}
.ongletContent{
background-color:#FFF;
}
/* ---------------------------------------------------------------- */
/* ui-accordion.css - dataTable.css */
/* ---------------------------------------------------------------- */
.ui-state-default{
background-color:#FBFBFB;
background-image:url("../img/arrow-right-light.svg");
font-weight:normal;
}
.ui-state-hover {
background-image:url("../img/arrow-right.svg");
font-weight:bold;
}
.ui-state-active {
background-image:url("../img/arrow-down.svg");
font-weight:bold;
}
table.dataTable thead .sorting {
background-position:95% center;
background-repeat:no-repeat;
background-size:18px 18px;
background-image:url("../img/sort-both.svg");
}
table.dataTable thead .sorting_asc {
background-position:95% center;
background-repeat:no-repeat;
background-size:18px 18px;
background-image:url("../img/arrow-up.svg");
text-decoration:underline;
}
table.dataTable thead .sorting_desc {
background-position:95% center;
background-repeat:no-repeat;
background-size:18px 18px;
background-image:url("../img/arrow-down.svg");
text-decoration:underline;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before {
top:6px;
left:6px;
height:16px;
width:16px;
position:absolute;
line-height:16px;
content:'';
background-image:url("../img/icoMenuMobile.svg");
background-size:16px 16px;
background-repeat:no-repeat;
background-position:0 0;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before {
background-image:url("../img/icoClose.svg");
background-size:12px 12px;
background-repeat:no-repeat;
background-position:center center;
}
/*#####################################################################################################################################################################################################*/
/*#####################################################################################################################################################################################################*/
/* => Studio GFX 25/12/2017 */
/* ---------------------------------------------------------------------- */
/* BIG MENU SIMPLE + BIG MENU VIGNETTE RESUME + BIG MENU TETE DE GONDOLE */
/* -------------------------------------------------------------------- */
#voirplus_li .btSousnavigation{
background-image:url("../img/icoMenuMobile.svg");
background-size:32px 32px;
background-repeat:no-repeat;
background-position:50% 50%;
color:transparent !important;
}
#voirplus_li .btSousnavigation:hover{color:transparent !important;}
#nav_horizontale_2_pwb .bigMenuSimple #voirplus_li, #nav_horizontale_3_pwb .bigMenuSimple #voirplus_li{display:none;}
#nav_horizontale_2_pwb .bigMenuSimple{text-align: right;}
#nav_horizontale_3_pwb .bigMenuSimple{text-align: center;}
/*##################################################################################################################################################################################################*/
/*Nav 1*/
/*##################################################################################################################################################################################################*/
#nav_horizontale_1_contener {
position: relative;
z-index:10;
background: rgb(251,251,251);
background: -moz-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(237,237,237,1) 100%);
background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(251,251,251,1) 0%,rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#ededed',GradientType=0 );
/*border-radius: 0 0 5px 5px*/
}
#nav_horizontale_1_contener:after{
content: "";
display: block;
width: 100%;
height:10px;
background:#eee;
border-radius:0 0 5px 5px;
position: absolute;
bottom:-5px;
z-index:1
}
#nav_horizontale_1_contener .li_niveau_1{white-space: normal;background:none;width:12.5%}
/* texte premier niveau PC et mobile + titre nav mobile */
#nav_horizontale_1_contener .btSousnavigation, 
.btNavMobile{
padding:15px 3px;
font-size:18px;
line-height:18px;
color:#58595b;
font-weight:400;
text-decoration:none;
text-align:center;
transition:all 0.2s linear;
cursor: pointer;
text-transform: uppercase;
}
#nav_horizontale_1_contener ul .li_niveau_1 .btSousnavigation:before {
content: '';
position: absolute;
top: 32px;
left: 0;
width: 100%;
height: 100%;
background: url(../img/media/menu_li-before1.png);
background-repeat: no-repeat;
background-position: center bottom 0;
z-index: 1001;
transition:all 0.3s linear
}
#nav_horizontale_1_contener ul .li_niveau_1:hover .btSousnavigation:before{background-position: center bottom -5px}
#nav_horizontale_2_pwb .bigMenuSimple .li_niveau_1 .btSousnavigation, 
#nav_horizontale_3_pwb .bigMenuSimple .li_niveau_1 .btSousnavigation{
padding:inherit;
font-weight:inherit;
}
/* titre nav mobile survole */
.btNavMobile:hover{color:#E6E6E6;text-decoration:none;}
/* fond premier niveau survole PC  */
#nav_horizontale_1_contener [id^=u].on .btSousnavigation,
#nav_horizontale_1_contener [id^=u].li_niveau_1 .btSousnavigation:hover,
#nav_horizontale_1_contener [id^=u].li_niveau_1:hover .btSousnavigation{
background-color:#c2b59b;   
color:#fff
}
/*fond deuxieme niveau PC*/
#nav_horizontale_1_contener [id^=sousnavigation_u]{background:#fff !important;border-top:3px solid #c2b59b;margin-top:-4px;-webkit-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.33);box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.33);z-index: 1002}
/* barre de separation li PC */
#nav_horizontale_1_contener .li_niveau_1 .btSousnavigation::after{top:15px;bottom:15px;background:#3e3e3f;display:none}
/* texte vignette resume */
.bigMenuVignetteResume .li_niveau_1 .sousnavigation .blocItem .resume{font-size:12px;color:#F6F6F6;text-align:justify;}
/* texte deuxieme niveau PC et mobile */
#nav_horizontale_1_contener .li_niveau_1 .sousnavigation ul .li_niveau_2 a{padding:5px;font-size:14px;color:#F6F6F6;font-weight:bold;text-decoration:none;}
/* texte deuxieme niveau survole PC et mobile + lien tete de gondole survole */
.bigMenuSimple .li_niveau_1 .sousnavigation ul .li_niveau_2:hover a,
.bigMenuVignetteResume .li_niveau_1 .sousnavigation ul .li_niveau_2:hover a,
.bigMenuTeteGondole .li_niveau_1 .sousnavigation ul .li_niveau_2:hover a,
.bigMenuTeteGondole .li_niveau_1 .sousnavigation .gondoleListeItem .gondoleItem a:hover{
text-decoration:underline;
}
/* lien tete de gondole */
.bigMenuTeteGondole .li_niveau_1 .sousnavigation .gondoleListeItem .gondoleItem a{font-size:12px;color:#F6F6F6;text-decoration:none;}
/* barre de separation tete de gondole */
.bigMenuTeteGondole .li_niveau_1 .sousnavigation .sepatateurTdG{height:1px;background-color:#7F7F7F;margin: 15px 0px 0px;}
#voirplus_li .btSousnavigation{background-image:url("../img/icoMenuMobile.svg");background-size:32px 32px;background-repeat:no-repeat;background-position:50% 50%;color:transparent;}
#nav_horizontale_1_contener ul #voirplus_li.li_niveau_1 .btSousnavigation:before {
display: none;
}
/*Deco nav hori 1 */
#nav_horizontale_1_contener *{box-sizing: border-box}
.cadreRayon{display:inline-block;width:24%;margin-bottom:15px;border-right:0px solid #54a4d1}
.cadreRayon:nth-child(4n-12){border:none}
.cadreRayon a.lienRayon{font-size:15px;color:#000;font-weight:600;display:block;padding:0 0 7px;margin:0 15px 10px;line-height:15px;transition:all 0.5s ease;text-transform: none;border-bottom:0px solid #7bb4ca}
.cadreRayon a.lienRayon:hover,
.cadreRayon a.lienRayon:focus{
text-decoration:none !important;
opacity:1 !important;
color:#fafafa !important
}
.cadreRayon:hover a.lienRayon{border-color:#5e97ad}
/*.cadreRayon.on .lienRayon{text-decoration: underline}*/
#nav_horizontale_1_contener .lienGamme *{display:block;color:#6f6f6f;padding:2px 15px;transition: all 0.2s linear;font-size:13px}
#nav_horizontale_1_contener .lienGamme{position: relative}
#nav_horizontale_1_contener .lienGamme:hover > a,#nav_horizontale_1_contener .lienGamme.on{text-decoration: none !important;background:#fff}
#nav_horizontale_1_contener .lienGamme.on{opacity:1 !important;font-weight:600;color:#007eb0}
/*.lienGamme.on:before{content:"\25BA";display:inline-block;position: absolute;margin-top:2px;color:#a2d2ed;font-size:10px;}*/
.lienVoir{display:block;color:#929292;font-size:13px;font-weight:300;padding-left:15px;margin:10px 0;text-decoration: underline !important;}
.lienVoir:hover{color:#929292 !important}
/*CMS qui sont bon pour dans ton corps*/
#contenerCms{position: absolute;top:-5000px}
/*#####################################################################################################################################################################################################*/
/*Nav RWD*/
#largeur_de_page_et_bordures .inlineBlock{display:table-cell;box-sizing: border-box;border:0px solid red}
#largeur_de_page_et_bordures .inlineBlock.col1{width:16%;}
#largeur_de_page_et_bordures .inlineBlock.col2{width:94%;padding:0 15px}
#navCatalogueLeft{margin-bottom:15px;width:200px;border:1px solid #cecece}
.cadreRayonsD {list-style:none;padding:0 15px 20px 15px;margin:0;}
.cadreUniversD{border-radius:10px 10px 0 0}
#nomUniversD {
font:600 16px/16px 'Open Sans', sans-serif;
color:#222;
text-decoration:none;
display:block;
text-align:center;
border-bottom:1px solid #cecece;
padding:20px 15px 20px
}
.lienRayonD{padding:10px 0 0;border:0px solid red}
.lienRayonD > a {display:block;font:600 15px/15px 'Open Sans', sans-serif;color:#575656;text-decoration:none;}
.lienRayonD > a:visited,.lienRayonD > a:hover, .lienRayonD.on > a { text-decoration:underline;color:#575656 !important }
ul.cadreGammesD {list-style:none;margin:0px;padding:10px 0 0;display:none;}
.open ul.cadreGammesD { display:block; }
.cadreGammesD a {display:block;font:500 13px/13px 'Open Sans', sans-serif;text-decoration:none;color:#A0A0A0;margin:5px 0}
.cadreGammesD a:hover, .cadreGammesD .on a{text-decoration:none;color: #C2B59B;}
.cadreGammesD .on a{font-weight:bold;}
/*#####################################################################################################################################################################################################*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#tel_header {
display: table-caption;
width: 100%;
max-width: 1260px;
margin: 0 auto;
text-align: right;
font-family: 'Open Sans', sans-serif;
font-size: 26px;
font-weight: bold;
color: #706f6f;
padding-top: 15px;
}
#tel_header span:not(.texte_catalogue):before {
content: url(../img/media/tel_header-before.png);
position: relative;
top: 1px;
left: -5px;
}
#devis_header a.sur-mesure {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 600;
color: #706f6f;
text-transform: uppercase;
background: url(../img/media/sur_mesure-bg.png);
background-repeat: no-repeat;
background-position: top center;
padding-top: 42px;
position: relative;
top: 10px;
right: -20px;
}
#diapo_accueil {
display: inline-block;
vertical-align: top;
width: 68%;
}
#nouveautes {
display: inline-block;
width: calc(28.9% - 5px);
margin-left: 25px;
border: 1px solid #eeeeee;
margin-bottom: 40px;
}
#rassurances_top {
margin-top: 40px;
margin-bottom: 60px;
}
.rassurances {
width: 100%;
max-width: 1260px;
margin: 0px auto;
overflow: hidden;
border-top: 1px solid #d4d4d4;
border-bottom: 1px solid #d4d4d4;
}
.bloc-rassurance {
display: inline-block;
vertical-align: middle;
width: calc(25% - 105px);
padding: 20px 0 20px 101px;
min-height: 49px;
}
.bloc-rassurance.item-1 {
background: url(../img/media/rassurance_item1-bg-2.png);
background-repeat: no-repeat;
background-position: 20px 50%;
}
.bloc-rassurance.item-2 {
background: url(../img/media/rassurance_item4-bg-2.png);
background-repeat: no-repeat;
background-position: 20px 50%;
}
.bloc-rassurance.item-3 {
background: url(../img/media/rassurance_item3-bg-2.png);
background-repeat: no-repeat;
background-position: 20px 50%;
}
.bloc-rassurance.item-4 {
background: url(../img/media/rassurance_item2-bg-2.png);
background-repeat: no-repeat;
background-position: 20px 50%;
}
.bloc-rassurance.item-5 {
background: url(../img/media/rassurance_item5-bg-2.png);
background-repeat: no-repeat;
background-position: 20px 50%;
}
.bloc-rassurance .text-rassurance {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 16px;
color: #231f20;
}
.bloc-rassurance .text-rassurance span {
display: block;
font-size: 14px;
font-weight: normal;
line-height: normal;
color: #6d6e71;
}
.bloc-rassurance.item-1 .text-rassurance, .bloc-rassurance.item-2 .text-rassurance {
position: relative;
top: 8px;
}
.bloc-rassurance.item-3 .text-rassurance {
position: relative;
top: 10px;
}
.bloc-rassurance.item-4 .text-rassurance {
position: relative;
top: 10px;
}
#bloc_presentation {
margin-top: 0;
}
#bloc_presentation .blc-titre {
padding: 1px 0;
border-bottom: 1px solid #d4d4d4;
}
#bloc_presentation .blc-titre span {
font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: normal;
color: #ffffff;
background-color: #878786;
padding: 2px 50px 2px 13px;
position: relative;
}
#bloc_presentation .blc-titre span:before {
content: '';
position: absolute;
width: 0;
height: 0;
top: 0;
right: 0;
border: 16px solid;
border-color: #878786 #ffffff #ffffff #878786;
}
#bloc_presentation .contenu {
margin: 40px 0 0px;
padding: 40px 0 0px;
position: relative;
border-radius: 20px;
background: #f6f6f6;
background: -moz-linear-gradient(left, #f6f6f6 0%, #ffffff 77%, #ffffff 77%);
background: -webkit-linear-gradient(left, #f6f6f6 0%,#ffffff 77%,#ffffff 77%);
background: linear-gradient(to right, #f6f6f6 0%,#ffffff 77%,#ffffff 77%);
}
#bloc_presentation .contenu .left {
display: inline-block;
width: calc(61% - 60px);
padding-right: 55px;
 ;   padding-bottom: 90px;
vertical-align: top;
text-align: justify;
position: relative;
}
#bloc_presentation .contenu .left:before {
content: '';
 ;   position: absolute;
background-color: #c1c1c1;
width: 1px;
top: 0;
right: 0;
bottom: 20px;
}
#bloc_presentation .contenu .right {
display: inline-block;
width: calc(35% - 5px);
vertical-align: top;
text-align: center;
position: relative;
padding-bottom: 88px;
}
#bloc_presentation .contenu .left .blc-img {
display: inline-block;
vertical-align: top;
width: calc(50% - 5px);
position: relative;
}
#bloc_presentation .contenu .left .blc-img img {
position: absolute;
top: -30px;
left: 15px;
}
#bloc_presentation .contenu .left .blc-txt {
display: inline-block;
vertical-align: top;
width: calc(50% - 5px);
}
#bloc_presentation .contenu .left .blc-txt .blc-txt-titre {
font-family: 'Open Sans', sans-serif;
font-size: 24px;
color: #6f6f6f;
padding-bottom: 28px;
text-transform:uppercase;
}
#bloc_presentation .contenu .left .blc-txt .bold {
font-weight: bold;
color: #6f6f6f;
margin-bottom: 20px;
}
#bloc_presentation .right .blc-txt-titre {
font-family: 'Open Sans', sans-serif;
font-size: 24px;
color: #6f6f6f;
padding-bottom: 28px;
text-transform:uppercase;
}
#bloc_presentation .right img {
position: relative;
left: 5%;
}
#bloc_presentation .contenu .left a {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: normal;
text-decoration: none;
color: #ffffff;
background: url(../img/media/presentation_link-bg.png);
background-repeat: no-repeat;
padding: 11px 69px 10px 20px;
position: absolute;
bottom: 2px;
right: 30px;
}
#bloc_presentation .contenu .right a {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: normal;
text-decoration: none;
color: #ffffff;
background: url(../img/media/presentation_link-bg.png);
background-repeat: no-repeat;
padding: 11px 69px 10px 20px;
position: absolute;
bottom: 2px;
right: 30px;
}
.titre-a {
font-weight: normal;
text-decoration: none;
background: none!important;
background-repeat: no-repeat;
padding: 0px 0px 0px 0px!important;
position: relative!important;
bottom: 0px!important;
right: 0px!important;
font-family: 'Open Sans', sans-serif;
font-size: 24px!important;
color: #6f6f6f!important;
padding-bottom: 38px!important;
}
#footer .largeur_de_zone:nth-child(2) {
text-align: center;
}
#cataloguemailing, #devisfooter, #contactfooter {
display: inline-block;
vertical-align: top;
width: calc(33.33% - 38px);
margin-right: 50px;
position: relative;
text-align: center;
min-height: 350px;
margin-top: 60px;
}
#contactfooter {
margin-right: 0;
}
#cataloguemailing:after, #devisfooter:after, #contactfooter:after {
content: url(../img/media/bf-after.png);
position: absolute;
left: calc(50% - 183px);
bottom: -68px;
}
#cataloguemailing .middle-bloc, #devisfooter .middle-bloc, #contactfooter .middle-bloc {
background: #ececec;
padding-top: 60px;
padding-bottom: 30px;
margin-bottom: 20px;
min-height: calc(245px - 90px);
position: relative;
}
#cataloguemailing .bf-titre, #devisfooter .bf-titre, #contactfooter .bf-titre {
font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: bold;
color: #ffffff;
background-image: url(../img/media/bf_titre-bg.png);
background-repeat: no-repeat;
background-position: top center;
min-width: 275px;
padding: 12px 0 18px;
position: absolute;
top: -22px;
left: calc(50% - 137.5px);
line-height: 22px;
}
#cataloguemailing .middle-bloc-text, #devisfooter .middle-bloc-text, #contactfooter .middle-bloc-text {
font-family: 'Open Sans', sans-serif;
font-size: 28px;
font-weight: bold;
line-height: 22px;
color: #231f20;
}
#contactfooter .middle-bloc-text{line-height: 26px;}
#cataloguemailing .middle-bloc-text {
margin-top: 15px;
}
#cataloguemailing .middle-bloc-text span, #devisfooter .middle-bloc-text span, #contactfooter .middle-bloc-text span {
display: block;
font-size: 21px;
font-weight: normal;
}
#cataloguemailing #texte_mailing {
display: block;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: bold;
text-transform: none;
white-space: normal;
color: #231f20;
}
#devisfooter .bottom-bloc a {
display: inline-block;
border: 1px solid #8e8e8e;
padding: 9px 15px;
margin: 15px 0;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
color: #222222;
}
#devisfooter .bottom-bloc a:before {
content: url(../img/media/link_bf-before.png);
position: relative;
top: -1px;
margin-right: 5px;
}
#contactfooter .bottom-bloc p {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
color: #222222;
}
#contactfooter .bottom-bloc p a {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
color: #414042;
}
#paiementfooter {
clear: both;
text-align: center;
padding-top: 40px;
padding-bottom: 20px;
margin-top: 50px;
}
#paiementfooter .bf-text {
display: inline-block;
vertical-align: middle;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
color: #222222;
}
#paiementfooter img {
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
#navFooter {
padding-bottom: 20px;
}
#nav_verti_menu tr {
display: inline-block;
margin-right: 10px;
}
#nav_verti_menu a {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
color: #222222;
position: relative;
padding-right: 10px;
}
#nav_verti_menu a:before {
content: '';
width: 1px;
background: #c4c4c4;
position: absolute;
top: 9px;
bottom: 5px;
right: 0;
}
#nav_verti_menu tr:last-child a:before {
display: none;
}
#reseauxsociaux {
text-align: center;
padding-bottom: 20px;
}
#encart_navigation_fiche_produit,
#encart_navigation_fiche_produit a,
#separateur_navigation_fiche_produit,
#texte_navigation_fiche_produit,
#encart_navigation_liste_famille,
#encart_navigation_liste_famille a,
#separateur_navigation_liste_famille,
#navigation_texte_type_liste_famille,
#encart_navigation_liste_produits,
#encart_navigation_liste_produits a,
#separateur_navigation_second_niveau_liste_produits,
#navigation_texte_type_liste_produit {
 ;   font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
color: #a1a0a0;
text-decoration: none;
}
/********************************************************/
/***************   Liste gammes   ***************/
/********************************************************/
.lg-contenu {
text-align: center;
border: 1px solid #cecece;
}
.lg-contenu .lg-image {
padding: 15px;
}
.lg-contenu .lg-nom {
padding-bottom: 10px;
border-top: 0px solid #cecece;
}
.lg-contenu .lg-resume {
padding: 0px;
border-top: 0px solid #cecece;
}
.lg-contenu .lg-nom a, .lg-contenu, .lg-resume  #lien_categorie_nom_famille {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
color: #575656;
text-transform: uppercase;
 }
/********************************************************/
/***************  Liste articles  ***************/
/********************************************************/
.la-contenu {
width: calc(100% - 0px);
border: 1px solid #dadada;
padding: 10px;
}
.la-contenu:hover {
border: 1px solid #c2b49a;
}
.la-contenu .la-image {
text-align: center;
}
.la-contenu .la-nom {
margin-top: 10px;
}
.la-contenu .la-nom a, .la-contenu #texte_liste_nom_liste_produits {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: normal;
text-transform: none;
color: #58595b;
}
.la-contenu .la-prix-barre, .la-contenu .la-prix {
text-align: right;
}
.la-contenu .la-prix-barre #prix_barre_devises_liste_produits {
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: normal;
text-transform: none;
color: #58595b;
}
.la-contenu .la-prix #prix_affiche_devises_promo_off_liste_produits {
font-family: 'Open Sans', sans-serif;
font-size: 22px;
font-weight: normal;
text-transform: none;
color: #58595b;
white-space: normal !important;
}
/********************************************************/
/***************  Fiche article   ***************/
/********************************************************/
#contenerImgFiche {
display: inline-block;
width: calc(40% - 5px);
vertical-align: top;
}
#contenerInfosFiche {
display: inline-block;
width: calc(60% - 5px);
 ;   vertical-align: top;
}
#contenerInfosFiche .table.item-2 .tableCell {
width: 40%;
vertical-align: top;
}
#contenerInfosFiche .table.item-2 .tableCell:first-child {
 width: 60%;
padding-right: 37px;
}
#titre_sous_ref1_fiche_produit, #titre_sous_ref2_fiche_produit, #texte_option_fiche_produit {
display: block;
color: #58585b;
float: none !important;
font: italic bold 13px/30px 'Open Sans',sans serif;
}
#zoneAttributsSsRefsContenu select, #menu_sous_ref1_fiche_produit, #menu_option_fiche_produit {
border: 1px solid #cdcdcd;
background-color: #ffffff;
height: 36px;
width: calc(100% - 75px);
}
.titre-description-fiche {
padding: 1px 0;
border-bottom: 1px solid #d4d4d4;
margin-bottom: 20px;
}
.titre-description-fiche span {
font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: normal;
color: #ffffff;
background-color: #878786;
padding: 2px 210px 2px 13px;
position: relative;
}
.titre-description-fiche span:before {
content: '';
position: absolute;
width: 0;
height: 0;
top: 0;
right: 0;
border: 16px solid;
border-color: #878786 #ffffff #ffffff #878786;
}
.rassurances.fiche {
border: none;
}
.rassurances.fiche .bloc-rassurance {
width: calc(100% - 110px);
background-color: #f6f6f6;
padding: 5px 17px 5px 101px;
margin-bottom: 12px;
text-align: right;
}
.rassurances.fiche  .bloc-rassurance.item-1 {
background-image: url(../img/media/rassurance_fiche_item3-bg.png);
background-repeat: no-repeat;
background-position: 27px 50%;
}
.rassurances.fiche  .bloc-rassurance.item-2 {
background-image: url(../img/media/rassurance_fiche_item2-bg.png);
background-repeat: no-repeat;
background-position: 20px 50%;
}
.rassurances.fiche  .bloc-rassurance.item-3 {
background-image: url(../img/media/rassurance_fiche_item1-bg.png);
background-repeat: no-repeat;
background-position: 20px 50%;
}
.rassurances.fiche  .bloc-rassurance.item-4 {
background-image: url(../img/media/rassurance_fiche_item4-bg.png);
background-repeat: no-repeat;
background-position: 34px 50%;
}
#habillage_bouton_selectionner_fiche_produit {
width: calc(60% - 0px);
background-image: url('../img/panier.png');
background-position: 20px center;
background-repeat: no-repeat;
float: right;
margin-right: 54px;
text-align: right;
}
/*Reseaux*/
#contenerReseau{padding:15px 5px 30px !important;margin-top: 15px;position: relative;background:#fff}
#contenerReseau #lien_envoi_mail_titre,
#contenerReseau #ficheProduitLienFavoris,
#contenerReseau #lien_retour_fiche_produit{
display: inline-block;
margin-bottom: 5px !important;
position: absolute;
font-size:11px;
font-weight: normal;
color:#6f6f6f;
top:15px
}
#contenerReseau #lien_envoi_mail_titre{right:35%}
#contenerReseau #ficheProduitLienFavoris{right:13%}
#contenerReseau #lien_retour_fiche_produit{right:0;}
#contenerReseau table  a#lien_envoi_mail_titre,
#contenerReseau table  a#ficheProduitLienFavoris,
#contenerReseau table  a#lien_retour_fiche_produit{
padding:0 !important;
position: inherit !important
}
#contenerReseau #lien_envoi_mail_titre div,
#contenerReseau #ficheProduitLienFavoris div,
#contenerReseau #lien_retour_fiche_produit div{
padding:0 !important;
margin:0 0 0 8px !important
}
#contenerReseau  #image_mail_envoyer_fiche_produit,
#contenerReseau #ficheProduitImageFavoris,
#contenerReseau #image_retour_fiche_produit{
   background-position: center top 2px;
display:inline-block !important;
height:23px !important;
background-size:15px
}
/*Alignements infos*/
#contenerDetailFiche{width:100%;display: table;table-layout: fixed;}
#contenerDetailFiche #blocQte,#contenerDetailFiche #blocPrix{display:inline-block;vertical-align: middle !important}
#contenerDetailFiche #blocQte{width:61%; margin-top:12px;}
#contenerDetailFiche #blocPrix{width: 25%;}
#contenerDetailFiche #blocPrix #zone_prix{float:right}
#contenerBtFiche{display:block;}
#champ_quantite_fiche_produit, #champ_quantite_panierb, #champ_cadeaux_offert_panierb {
border: 1px solid #E6E6E6;
  &;amp;nbsp; padding: 5px;
border-radius: 3px;
width: 80px;
text-align: center;
margin: 15px;
}
#contenerTexte {
font-family: 'Open Sans', sans-serif;
font-weight: normal;
font-size: 24px;
color: #58585b;
margin-bottom: 10px;
}
/*VC*/
.texteIntroductifFicheProduit,
.lienSelectionnezCrossSellingFicheProduit,
.lienInfosCrossSellingFicheProduit{
display:none
}
.CaptionCrossSellingFicheProduit{

font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: normal;
color: #ffffff;
background-color: #878786;
padding: 2px 210px 2px 13px;
position: relative;
display: block;
padding: 1px 0;
margin-bottom: 20px;


}
.CaptionCrossSellingFicheProduit::before {


content: '';
position: absolute;
width: 0;
height: 0;
top: 0;
right: 0;
border: 17px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
border-color: #878786 #ffffff #ffffff #878786;




/*
content: url(../img/media/titre-before.png);
background: #ffffff;
position: relative;
top: 3px;
padding-right: 15px;
*/
}
.crossSellingId1,
.crossSellingId2,
.crossSellingId3{
min-height:250px;
border:0px solid red
}
/*Hauteur zone img*/
.crossSellingId1 .crossSellingItemId1,
.crossSellingId2 .crossSellingItemId2,
.crossSellingId3 .crossSellingItemId3{
height:250px;
border:0px solid blue
}
/*Gestion bouton choix multiple*/
.crossSellingItemId1[style="margin-top:5px !important;width:100% !important;"]{height:15px}
.crossSellingItemId2[style="margin-top:5px !important;width:100% !important;"]{height:15px}
.crossSellingItemId3[style="margin-top:5px !important;width:100% !important;"]{height:15px}
/*Pour forcer le img auto RWD*/
.crossSellingId1 .crossSellingItemId1 .bordure_image_defaut,
.crossSellingId2 .crossSellingItemId2 .bordure_image_defaut,
.crossSellingId3 .crossSellingItemId3 .bordure_image_defaut{
display:block !important;
border:0px solid gray !important;
height:150px;
margin:0 auto
}
/*Contener principal img*/
.crossSellingId1 .crossSellingItemId1 .crossSellingItemContentId1,
.crossSellingId2 .crossSellingItemId2 .crossSellingItemContentId2,
.crossSellingId3 .crossSellingItemId3 .crossSellingItemContentId3{
float:none !important;
width:100% !important;
height:155px;
border:0px solid yellow
 }
/*Simulation contener Texte + prix*/
.crossSellingId1 .crossSellingItemId1 .crossSellingItemContentId1:nth-child(2),
.crossSellingId2 .crossSellingItemId2 .crossSellingItemContentId2:nth-child(2),
.crossSellingId3 .crossSellingItemId3 .crossSellingItemContentId3:nth-child(2){
border:0px solid green;
height:25%
}
.crossSellingItemContentId1,
.crossSellingItemContentId2,
.crossSellingItemContentId3{
position: relative !important
}
.lienTitreCrossSellingFicheProduit{
display: block !important;
position: absolute !important;
top:12px !important;
width:100% !important;
left:0 !important;
text-align: center;
font-weight:bold;
font-size:14px;
color:#222222;
}
/*Gestion Prix*/
#ventes #texte_prix_si_prix_desactive,
#ventes .DevisePromoEuroCrossSellingFicheProduit,
#ventes .DeviseEuroCrossSellingFicheProduit,
#ventes #prix_barre_promotion_euro_fiche_produit{
display: block;
width: 100%;
color: #b7b7b7 !important;
font-size:18px;
position: absolute;
left:0;
}
#ventes .DevisePromoEuroCrossSellingFicheProduit,
#ventes .DeviseEuroCrossSellingFicheProduit{
font-weight:normal
}
#ventes #texte_prix_si_prix_desactive,
#ventes .DeviseEuroCrossSellingFicheProduit,
#ventes .DevisePromoEuroCrossSellingFicheProduit{
bottom: -91px;
}
#ventes #prix_barre_promotion_euro_fiche_produit{bottom:-67px;font-weight:normal;}
.resumeCrossSellingFicheArticle,.hrFicheProduit,.lienTitreCrossSellingFicheProduit br{display:none}
.CheckboxCrossSellingFicheProduit{position: relative;margin-top: 17px;z-index:100000 }
#delaisAcheminement{
display:none;
}
/*--------------------------------------------------------------------------------------------------*/
/*Page acompte*/
#nouveau_client_adresse_e_mail,
#deja_inscrits_adresse_e_mail{
border:0px solid;
box-sizing: border-box;
position: relative
}
/*Gestion Bloc*/
#nouveau_client_adresse_e_mail{float:right !important;background: url(../img/cpteOff.png) no-repeat center;width:590px !important;height:424px !important}
#deja_inscrits_adresse_e_mail{float:left !important;background: url(../img/cpteOn.png) no-repeat center;width:525px !important;height:377px !important;padding-top:100px}
#titre_deja_client,
#titre_nouveau_client{
display:none
}
#texte_nouveau_client{display: block;position: absolute;top: 31%;left: 10%;width:70%;text-align: left;border:0px solid;box-sizing: border-box}
#texte_nouveau_client #titreCpte{display: block;font-size:18px;font-weight:600;margin-bottom: 5px;color:#464648}
#texte_nouveau_client #texteCpte{font-size:16px;font-weight: 400;color:#6d6e71}
/*Champs*/
#champ_email_deja_inscrit,
#champ_mdp_deja_inscrit{
border:1px solid #9ea0a3;
border-radius:10px;
min-width:300px !important;
height:28px !important;
padding:8px 10px;
font-size:14px !important;
color:#3e4142 !important;
background:linear-gradient(to bottom, #eeeeef, #e3e3e4, #cecfd1, #c7c8ca)
}
#champ_mdp_deja_inscrit{margin-bottom: 17px}
#lien_mdp_oublie{display: inline-block;color:#3e4142;font-size:13px !important;font-weight:300;text-decoration: underline;margin-right:-185px;border:0px solid}
/*Button*/
#bouton_valider_deja_inscrit_adresse_e_mail,
#bouton_etape_suivante_adresse_e_mail{
display: block !important;
position: absolute;
width:220px;
border:0px solid
}
#bouton_valider_deja_inscrit_adresse_e_mail{bottom:-20px;left:30%;}
#bouton_etape_suivante_adresse_e_mail{bottom:25px;left:22%;}
#bouton_valider_deja_inscrit_adresse_e_mail:before,
#bouton_etape_suivante_adresse_e_mail:before{
content:"\2714";
display: block;
position: absolute;
font-size:25px;
}
#bouton_valider_deja_inscrit_adresse_e_mail:before{left:8%}
#bouton_etape_suivante_adresse_e_mail:before{left:15%}
#habillage_bouton_valider_deja_inscrit_adresse_e_mail,
#habillage_bouton_etape_suivante_adresse_e_mail{
width:100% !important;
border-radius:10px;
background:linear-gradient(to bottom, #eeeeef, #e3e3e4, #cecfd1, #c7c8ca);
font-size:16px;
color:#3e4142;
border-color:#9ea0a3
}
@media screen and (max-width: 764px) {
#bloc_presentation .contenu .left .blc-img img {
position: absolute;
top: -80px;
left: 15px;
}
#bloc_presentation .blc-titre span::before {content: none;}
}
/* mentions légales */
#texte_raison_sociale {
text-align:center;
}
/* KR 15032018 : modifier bordure et ombre sousref2*/
.chosen {
box-shadow: 1px 1px 4px 2px #656565 !important;
}
.choix_text{
border: 1px solid #C9C7C8 !important;
}
/* fin KR 15032018 : modifier bordure et ombre sousref2*/

