
.page_navigation--client--item_sav, 
#li_menu_sav,
#li_menu_connexion_sav {
	display: none !important;
}

#li_menu_telechargement, 
#li_menu_contact {
	display: none;
}

.liste_article--group_footer, 
#tr_recap_taxes, 
#tr_recap_frais_port, 
#tr_recap_frais_gestion, 
#tr_recap_tva, 
#tr_recap_total_ttc {
	display: none;
}

/*@import url('https://fonts.googleapis.com/css?family=Quicksand');*/

@font-face {
    font-family: "Quicksand-Regular";
    src: url('Quicksand-Regular.ttf');
}

@font-face {
    font-family: "Quicksand-Bold";
    src: url('Quicksand-Bold.ttf');
}

.page {
    font-family: Quicksand-Regular;
}

.actionBouton, 
.menu_famille--item ,
.page_body--titre1, 
.page_body--titre2,
.page_footer--titre1,
.page_header--menu--item {
    font-family: Quicksand-Bold;
}

.page {
    padding-top: 139px;
}

.page_header {
    height: 153px;
}


/* === HEADER === */

.page_header--logo {
    float: none;
    margin: 20px 0 0 0; 
    text-align: center;
}

.page_header--logo img {
    max-height: 80px;
}


/* === BODY === */

.page_body {
    min-height: calc(100vh - 384px);
}


/* === FOOTER === */

.page_footer {
    height: 174px;
}

.page_footer--content--item {
    border: none;
}

.page_footer--content--item li {
    margin-bottom : 3px;
}

.page_footer .infos_societe {
	text-align: left;
}

.page_footer .infos_societe--nom {
    color: #ffffff;
    font-size: 16px;    
    text-transform: uppercase;
    margin-bottom: 10px;
}

li.page_footer--titre1 {
    text-transform: uppercase;
    margin-bottom: 8px;
}


/* === FOOTER === */

footer {
    margin-top: 0px;
}

.page_footer {
    height: 150px;
    background-color: #f8c32b;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 0;
    color: #0F2454;
}

.page_footer a, .page_footer a:hover {
    color: #0F2454;
}

.page_footer--content--item {
    width: auto;
    max-width: 380px;
}

.infos_societe {
    text-align: center;
}

.infos_societe li {
    font-size: 14px;
    line-height: 20px;
}

.infos_societe li.infos_societe--nom {
    font-size: 14px;
    letter-spacing: 3px;
}

.infos_societe li.infos_societe--adresse1 {
    display: inline-block;
}

.infos_societe li.infos_societe--code_postal {
    display: inline-block;
    padding-right: 20px;
}

.infos_societe li.infos_societe--telephone {
    display: inline-block;
    padding-right: 10px;
}

.infos_societe li.infos_societe--fax {
    display: inline-block;
    padding-left: 10px;
}

.infos_societe li.infos_societe--site_vitrine, 
.infos_societe--google_maps {
    display: none;
}


/* === CARTOUCHE === */

.page_header--cartouche_client {
	border-bottom: none;
}

.cartouche_client {
	display: inline-block;
}

.filtre_client {
	margin-top: -8px;
	text-align: center;
}

.cartouche--filtre_client .rcbInner {
	border: none !important;
}

.cartouche--filtre_client .rcbDisabled {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.cartouche--filtre_client .rcbDisabled .rcbActionButton {
	display: none;
}


/* === MENU === */

#li_menu_catalogue {
    display: none;
}

.page_header--menu {
    text-align: left;
    left: 10px;
    top: 10px;
     width: 200px; 
    text-align: center;
}

.page_header--menu ul {
    display: flex;
     flex-direction: column; 
}

.page_header--menu #li_menu_reassort {
    order: 99;
}
 
.page_header--menu--item {
    display: block;
    padding: 0 0 6px 0;
    margin-bottom: 5px;
}

.page_header--menu--item, 
.page_header--menu--item:hover {
    border-bottom: 1px dashed #89a5be;
    line-height: 20px;
}

.page_header--menu--item:hover {
    font-size: 1.1em;
}

#li_menu_reassort a,
#li_menu_reassort a:hover {
    color: #e00d3d;
}

#li_menu_reassort, 
#li_menu_reassort:hover {
    border-bottom: 1px dashed #e00d3d;
}


/* === MENU FAMILLES === */

.fil_ariane {
   display: none; 
}

.li_menu_accueil {
   display: none !important; 
}

.page_header--navigation_famille {
    top: 120px;
}

.page_header--navigation_famille .menu_famille {
    border: none;
    background: none;
}

.page_header--navigation_famille .menu_famille .menu_famille--item a {
    color: #032552;
}

.page_header--navigation_famille .menu_famille .menu_famille--item--content {
    top: 34px;
}

.page_header--navigation_famille .menu_famille :nth-child(3n+1).menu_famille--niv_2--item ul, 
.page_header--navigation_famille .menu_famille :nth-child(3n+2).menu_famille--niv_2--item ul, 
.page_header--navigation_famille .menu_famille :nth-child(3n+3).menu_famille--niv_2--item ul{
/*    background-color: #f7f7f7;*/
}

.page_header--navigation_famille .menu_famille .menu_famille--niv_2--item:hover > a, 
.page_header--navigation_famille .menu_famille .menu_famille--niv_2--item:hover > a:hover {
    background-color: #fbc403;
}

.page_header--navigation_famille .menu_famille .menu_famille--niv_3--item a:hover {
    background-color: #fbc403;
}


/* === BOUTONS === */ 

.actionBouton {
    transition: none;
    text-transform: uppercase;
}    

.page a.actionBouton,
.actionBouton {
    border-radius: 0px;
    background-color: #0F2454;
    border: solid 1px #0F2454;
}

.page a.actionBouton:hover,
.actionBouton:hover {
    border-radius: 0px;
    background-color: #ffffff;
    color: #0F2454;
    border: solid 1px #0F2454;
    opacity: 1;
}    

.actionBouton--modifier-quantite:hover {
    border: solid 0.5px #0F2454;
}


/* === TITRE 1 === */

.page_body--titre1 {
    font-size: 32px;
    text-align: center;
    line-height: 86px;
    height: 86px;
    vertical-align: middle;
    margin-bottom: 40px;
    position: relative;
}

.page_body--titre1 span {
    display: inline-block;
}

.page_body--titre1::before {
    display: none;
}    

.page_body--titre1::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%);
    width: 0;
    height: 0;
    background-color: transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid transparent;
    clear: both;
}


/* === TITRE 2 === */

.page_body--titre2 {
}    

.page_body--titre2::before {
    display: none;
}    

.page_body--titre2::after {
    background-color: transparent;
}    


/* === GRILLE CATALOGUE === */

.catalogue_vignette--evenement {
    max-width: 48px;
}

.catalogue_vignette--evenement img {
    max-width: 48px;
}


/* === LISTE CATALOGUE === */

.liste_article .td_evenement {
    width: 36px;
}

.liste_article .td_evenement img {
    max-width: 36px;
    max-height: 36px;
}


/* === LISTE === */

/* - Taxes - */

.th_taxe, .tf_taxe, .td_taxe, 
.th_taxes, .tf_taxes, .td_taxes {
   display: none;
}

/* - Commentaires - */
.div_commentaire_ligne {
   display: none;
}


/* === PAGE CONTACT === */

.content_contact--coordonnees .page_body--titre3:not(:first-child) {
    display: none;
}

#div_plan_acces  {
    display: none;
}


/* === CAROUSELS ARTICLES === */

.carousel_vignette--evenement {
    position: absolute;
    top: 8px;
    left: 8px;
    max-width: 48px;
    z-index: 15;
}

.carousel_vignette--evenement img {
	max-width: 48px;
}


/* === STATUT DE STOCK === */

.stock--statut_couleur {
	display: none;
}

.stock--statut_libelle {
	background-repeat: no-repeat;
	padding-right: 22px;
    background-position: right center;
}

.stock--statut_libelle.C19a992 {
    background-image: url("../_client/images/icon-stock-dispo.png");
}

.stock--statut_libelle.Cff0000 {
    background-image: url("../_client/images/icon-stock-non_dispo.png");
}

.stock--statut_libelle.C2c9acb {
    background-image: url("../_client/images/icon-stock-arrivage.png");
}



/* ==================================== */
/* =============== MEDIA ============== */

@media (max-width : 1200px) {

    .page_header--menu {
        display: none;
    }
    
    .page_header--logo {
         text-align: left; 
        margin-left: 20px;
		}
		
		  .page_header--cartouche_client {
    left: auto;
    transform: none;
  }

.page_header--cartouche_client {
  width: 400px;
  right: 0;
  top: 0;
}
}

@media (max-width : 1024px) {

.cartouche_client {
	float: right;
	padding-right : 20px;
	padding-top : 20px;
}

    .page_header--logo {
         left :0;
		}
		
		.page_header--navigation_famille {
		     top: 125px; 
		     left: 15px; 
		    transform: none;
		}
}

@media (max-width: 480px) {
  .page_header--cartouche_client {
    width: calc(100% - 120px);
  }
}
@media (max-width: 640px) {
  .page_header--cartouche_client {
    border: none;
    width: 360px;
    padding-left: 0;
  }
}
