/* ORION MENU DEROULANT */

.orion-menu-deroulant {
    float: left;
    min-width:60px;
    height: 95px; 
    padding: 0 20px;
    margin-right: 5px;
    text-align: center;
    background-color: #033678;
    display: block;
}

.orion-menu-deroulant:hover {
    background-color: #044599;
}

.orion-menu-deroulant .orion_menu_icone {
    font-size: 40px;
    color:#b7f128;
    padding-top: 15px;
}

.orion-menu-deroulant:hover .orion_menu_icone {
    color:#fff;
}


.orion-menu-deroulant span {
 color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}

.orion-menu-deroulant:hover span  {
    color: #b7f128;
}

.fond_traits,
#footer,
#sfm-sidebar .sfm-scroll-wrapper {
    background-image: url(images/bg_traits.png);
    background-repeat: repeat;
}
.sfm-navicon::after, .sfm-navicon::before, .sfm-sidebar-close::after, .sfm-sidebar-close::before {
    background-color: #044599;
}

.sfm-menu nav,
.sfm-sidebar nav {
    margin-top: 10px;
  }


.sfm-widget-area .title {
    font-size: 20px;
}
.sfm-menu a,
.sfm-widget-area .title {
    text-transform: uppercase!important;
}


 .woocommerce-product-search input[type="search"] {
    width: 96%;
    padding: 0px 2%;
    line-height: 30px;
 
}
.woocommerce-product-search .search-submit {
padding: 0px 2%;
border-radius: 0px;
line-height: 30px;
text-transform: uppercase;
width: 96%;
}

/* FIN ORION MENU DEROULANT */


.orion_news .meta {
    display: none;
}



/* LOGO */

 #site-logo {
        padding:0px 5px!important;
        background-color: transparent;
}

#site-logo *,
#site-logo {
     transition: none!important;
 }
  
     #featured-title .bauer-container {
        padding:0px 20px;  
     }

   
.zonelogo_topbar {
display: none;
 }

 /* Fin LOGO */
/*
 #site-header::after {
     background-image: url(images/bg_traits.png);
     background-repeat: repeat;
 }
*/

 /* Sticky */
.fixed-hide #site-logo-inner, 
.fixed-show #site-logo-inner {
    max-width: 250px!important;
    margin: 0px 0px 10px 0px!important;
    max-height: 90px!important;
}

.fixed-hide #site-logo,
.fixed-show #site-logo {
    margin-top:0px;
 }

  #top-bar-inner {
    padding: 0px;
    overflow: hidden;
  }



  
  .top-bar-style-2 #top-bar::after {
    background-color: #d3d3d3;
    background-image: url(images/bg_traits.png);
    background-repeat: repeat;
    opacity: 1;
  }


  #top-bar .top-bar-content {
    display: table-cell;
    margin: 0;
    text-align: left;
    vertical-align: middle!important;
    width: 88%!important;
    padding: 5px 1%;
    display: block;
    
  }


  #top-bar .top-bar-content .content::after {
    left: 0!important;
  }

  .top-bar-socials {
      width: 10%!important;   
  }


  .top-bar-content .content {
      width: 25%;
      text-align: center;
      margin: 0px!important;
      padding: 0px!important;
      display: inline-block!important;
  }

#top-bar .top-bar-content .content::before {
  position: relative!important;
  margin-right: 10px;
}
 
#top-bar .top-bar-content .content.custom::before {
    content: "\f164";
}

#top-bar .top-bar-content .content.address::before {
    content: "\f54f";
 }
 
#top-bar .top-bar-content .content.email::before {
    content: "\f0d1";
}
  
/* ORION COL */
/*
.orion_col3 {
    width: 33.3333%;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
    display: inline-block !important;
  }
*/
.orion_container {
    display: flex;
  }
  
  .orion_col3 {
    flex: 0 0 33.3333%;
    text-align: center;
  }

  .orion_col_menu1 {
    text-align: left;
  }
  .orion_col_menu2 {
    text-align: center;
  }
  .orion_col_menu3 {
    text-align: right;
  }
/* Menu boutons droite */

.basicui-shopping-cart::before {
    content: " "!important;
  }
  .nav-top-cart-wrapper .shopping-cart-items-count {
    right: -10px;
    top: -5px;
  }

  .top-bar-menu li a {
    border-radius: 0;
  }




  .top-bar-menu li,
  .nav-top-cart-wrapper,
  .header-search-wrap,
  .top-bar-menu {
      /*border-left: #044599 1px solid;*/
      width: auto;
      float: right;
}
/*
.top-bar-menu {
    border-left: 0px;
}
*/

.top-bar-menu::before {
    background-color: #033678!important;
    content: ' ';
    width: 100px;
    height: 95px;
    margin-right: -50px;
    position: relative;
    display: inline-block;
    -moz-transform: skew(-25deg, 0deg);
-webkit-transform: skew(-25deg, 0deg);
transform: skew(-25deg, 0deg);

/* je le masque */
display:none!important;
  }
  
  #main-nav {
    display: none!important;
  }


/* WPML Je le masque temporairement */

/* texte top bar Je le masque temporairement */
/*
  #top-bar .top-bar-content .content.custom::before {
   display:none!important;
  }
*/
  #top-bar .wpml-ls-legacy-dropdown {
    margin: auto!important;
  }

/* FIN  WPML  */

.nav-cart-trigger > a,
.header-search-wrap > a,
.nav-top-cart-wrapper > a,
.bouton_devis > a, 
.bouton_haut > a {
    color: #8a99c0!important;
    background-color: #033678!important;
    padding: 15px 20px!important;
  font-weight: 500;
   
    text-transform: uppercase;
    
  }

  .nav-cart-trigger > a,
  .header-search-wrap > a:hover,
  .nav-top-cart-wrapper > a:hover ,
  .bouton_devis > a:hover , 
  .bouton_haut > a:hover {
    color: #fff!important;
    background-color: #044599!important;

  }

  .bouton_haut > a::before {
    color: #fff!important;
  }

  .bouton_haut > a:hover::before {
    color: #fff!important;
  }


  .nav-top-cart-wrapper {
    float: right;
    margin: 0;
  }

  .header-search-wrap {
    margin: 0;
    display: none;
  }



  .orion-menu-deroulant,
  .nav-cart-trigger > a,
  .header-search-wrap > a,
  .nav-top-cart-wrapper, .nav-top-cart-wrapper > a,
  .bouton_haut, .bouton_haut > a,
  .bouton_devis, .bouton_devis  > a,
#main-nav > ul > li > a { 

    height: 95px;
}

.widget_shopping_cart_content ul li {
    line-height: normal;
}


.nav-cart-trigger .cart-icon,
.bouton_haut > a::before {
    content: " ";
    width: 36px;
    height: 36px;
    position: relative;
    display: block!important;
    margin: auto;
    font-size: 36px;
    padding: 5px 0px 0px 0px;
    margin-bottom: 10px;
    
      
  }


  .nav-cart-trigger .cart-icon {
  margin-bottom: 2px;
  }

  .basicui-shopping-cart::before,
  .bouton_haut > a::before {
  font-family: 'BasicUI' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  }

  
  .basicui-shopping-cart::before,
  .bouton_haut.icone_loupe > a::before,
  .bouton_haut.icone_contact > a::before,
  .bouton_haut.icone_loupe > a::before { 
      background-position: top left;
      background-repeat: no-repeat;

  }


  /* Panier */
  .basicui-shopping-cart::before {
    /*content: "\e94d";*/
    content: " ";
    background-image: url(images/icones/panier.png);

    width: 36px;
    height: 36px;
    position: relative;
    display: block;

  }


/* Compte*/
  .bouton_haut.icone_compte > a::before {
    /*content: "\e93c";*/
    content: " ";
    background-image: url(images/icones/compte.png);
  }

  /* loupe */
  .bouton_haut.icone_loupe > a::before {
   /* content: "\e947";*/
   content: " ";
    background-image: url(images/icones/loupe.png);
  }

  /* Enveloppe contact */
  .bouton_haut.icone_contact > a::before {
    /*content: "\e917";*/
    content: " ";
    background-image: url(images/icones/enveloppe.png);
  }


  .bouton_haut.header-search-trigger {
      line-height: unset;

  }
  .nav-top-cart-wrapper > a,
  .bouton_haut.header-search-trigger > a,
  .bouton_haut > a {
    font-size: 12px!important;
}

.mobile-button { 
    position:relative; 
    transform: translate3d(0, 50%, 0);
}


/* FIN Menu boutons droite */


.project-tags-container {
    overflow-x: scroll !important;
    scrollbar-color:  #1b87bf #fff;
    scrollbar-width: thin;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.bauer-container {
    width: 1170px;
    max-width: 90%;
  }

#featured-title .bauer-container,
#site-header-wrap .bauer-container {
    width: 100%!important;
  max-width: 100%!important;

}


/* HEADER */

#featured-title.center .main-title {
    padding-bottom: 10px !important;
    font-size: 30px !important;
}

#featured-title.center #breadcrumbs {
    margin-top: 10px !important;
}

#featured-title .inner-wrap {
    padding: 15px 0px 10px 0px !important;
}





#sidebar .widget.widget_tag_cloud .tagcloud a, #footer-widgets .widget.widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
    background-color: #88898a !important;
    border-color: #88898a !important;
    color: #fff;
}

#sidebar .widget.widget_tag_cloud .tagcloud a:hover, #footer-widgets .widget.widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover {
    background-color: #1b87bf !important;
    border-color: #1b87bf !important;
    color: #fff;
}

.site-navigation-wrap .bauer-container {
    display: flex !important;
    justify-content: center !important;
}




#main-nav {
  float: left;
}







.nav-top-cart-wrapper .nav-shop-cart {
top:79px;
}

.header-style-5 #site-header-inner {
    padding-top: 5px;
    padding-bottom: 45px;
}



.nav-top-cart-wrapper, .nav-top-cart-wrapper > a,
.bouton_haut, .bouton_haut a,
.bouton_devis, .bouton_devis a,
#main-nav > ul > li > a,
#site-header,
#site-header.fixed-hide, #site-header.fixed-show {
    height: 95px;  
}

#main-nav > ul > li > a {
    line-height: 95px;
}

 
.nav-top-cart-wrapper .nav-cart-trigger {
    width: 100%!important;
    height: 100%!important;

  }


  .nav-top-cart-wrapper .nav-cart-trigger .cart-icon {
      color:#fff;
  }

.fixed-show .main-logo img,
.fixed-hide .main-logo img {
    margin-top: 0px!important;
    max-height: 100px;
  }

  #site-header.fixed-hide #main-nav > ul > li > a,
  #site-header.fixed-show #main-nav > ul > li > a {
    height: 95px!important;
    line-height: 95px!important;
  }

  



#header-aside .aside-content .info-i span {
    font-size: 30px;
    color: #1b87bf !important;
    line-height: 40px;
    text-align: center;
}

/* Header Aside */
#header-aside {
    padding-top: 1.5% !important;
}

#header-aside .aside-content .info-i span {
    width: 60px !important;
}

#header-aside .aside-content .inner > span {
    width: 200px !important;
}

.info-i i::before {
    content: " " !important;
}

.info-i {
    background-position: left center !important;
    background-repeat: no-repeat !important;
}

.info-one .info-i {
    background-image: url(images/enlevement-icon.png) !important;
}

.info-two .info-i {
    background-image: url(images/depannage-icon.png) !important;
}

.info-three .info-i {
    background-image: url(images/metaux-icon.png) !important;
}



.header-style-6 #site-header-inner {
    padding:0px!important;
}

#site-header.fixed-hide, #site-header .site-navigation-wrap.fixed-hide,
#site-header-wrap {
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}

.cur-menu-2 #main-nav > ul > li > a span:before {
    width: 0;
}

.cur-menu-2 #main-nav > ul > li:hover > a span:before,
.cur-menu-2 #main-nav > ul > li.current-menu-item > a span:before,
.cur-menu-2 #main-nav > ul > li.current-menu-parent > a span:before {
    width: 70%;
}

#main-nav > ul > li.menu-item-has-children > a > span::after {
    margin-top: 0px!important;
}

#main-nav li.megamenu > ul.sub-menu > .menu-item-has-children > a {
    text-transform:uppercase!important ;
    color:#ef871c!important;
}

#main-nav li.megamenu > ul.sub-menu {
    background-color: rgba(255, 255, 255, 1)!important;
}

.header-style-6 #header-aside .aside-content .inner > span {
    border-color:rgba(0, 0, 0, 0.3);
}

.header-style-5 #site-header .header-button a {
    background: -moz-linear-gradient(bottom,  #ef871c 0%, #eb6919 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom,  #ef871c 0%,#eb6919 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to topt,  #ef871c 0%,#eb6919 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef871c', endColorstr='#eb6919',GradientType=1 ); /* IE6-9 */
}

/* CONTENU */

.vc_separator h4 {
    font-size: 30px!important;
}

.imagefixe {
    background-attachment: fixed!important;
}

.cadres_accueil .desc,
#produits_accueil .bauer-content-box .inner .desc {
    min-height: 140px !important;
}

.cadres_accueil .titre_cadre {
    margin: 20px 0px 10px 0px;
}


.cadres_accueil .description_cadre, 
.cadres_accueil .titre_cadre {
    padding: 5px;
}


.cadres_accueil .description_cadre {
    min-height: 200px;  
}

.cadres_accueil .owl-carousel.owl-drag .owl-item {
    padding: 10px;
  }


.bg_bas_dup {
    background-position: bottom center !important;
    background-repeat: repeat-x!important;
}

.bg_haut_dup {
    background-position: top center !important;
    background-repeat: repeat-x!important;
}


.fond_droite_haut {
    background-position: top right !important;
}

.fond_droite_milieu div,
.fond_droite_milieu {
    background-position: center right !important;
}


.fond_droite_bas {
    background-position: bottom right !important;
}

.fond_droite_bas2 {
    background-position: bottom right !important;
}

.fond_gauche_bas {
    background-position: bottom left !important;
}

.iconescontact .vc_column-inner {
    display: block !important;
  }


  .carroussel_orion .bauer-icon-box {
    margin:8px;
}

.packs .bauer-content-box  .desc ,
.carroussel_orion .desc {
    min-height: 100px;
}

.carroussel_orion img {
    border-radius:15px 15px 0px 0px;
}





/* MOBILE MENU */

#main-nav-mobi {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    height: 100%;
    z-index: 999999;
    width: 300px;
    max-width: 100%;
    padding-bottom: 50px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #eee;
    color: #1b87bf !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
}

#main-nav-mobi ul li {
    margin: 0;
    position: relative;
    cursor: pointer;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

#main-nav-mobi .menu-item-has-children .arrow,
#main-nav-mobi a {
    color: #000 !important;;
}

#main-nav-mobi a:hover {
    color: #1b87bf !important;
}

/* Divers */
.images_marques .bauer-simple-image a img {
    padding: 10px 10px !important;
    border-radius: 3px;
    background-color: #ffffff;
}



.orion_fiche_produit,
.orion_fiches_produits .vc_grid-item-mini,
.images_marques .bauer-simple-image a img {
    border: 1px solid rgba(0, 0, 0, 0.07);
}


.orion_fiche_produit:hover,
.orion_fiches_produits .vc_grid-item-mini:hover,
.images_marques .bauer-simple-image a:hover img {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.images_marques .bauer-simple-image {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* ombres 2 */


.ombre_legere,
.orion_fiches_produits .vc_grid-item-mini,
.orion_fiche_produit,
.images_marques .bauer-simple-image a img {
-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
-o-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}

.cadre_ombrage,
.yith-wcan-filters,
.orion_listes_produits .products li .inner,
.orion_fiches_produits .vc_grid-item-mini:hover,
.orion_fiche_produit:hover,
.images_marques .bauer-simple-image a:hover img {
-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
-o-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}

.orion_liste_produits .vc_grid-item-mini {
    overflow: hidden;
}

.bords_arrondis,
.yith-wcan-filters,
.orion_liste_produits .vc_grid-item-mini,
.orion_fiches_produits  .orion_zone_photo_produit,
.orion_fiches_produits .vc_grid-item-mini,
.orion_listes_produits .products li .inner {
    border-radius: 10px;
}

.orion_liste_produits .orion_liste_produit_image{
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}


.ka_ajax_single_product_add_to_cart_button {
    padding: 16px !important;
  }
  



/* Fin Divers */




/* Woo Commerce */

.woo-single-post-class .summary h1 {
    font-size: 30px!important;
}

/* Important pour l'iphone ! */
.mobi-overlay .close,
.mobi-overlay .close::after {
    cursor: pointer!important;
}

.mobi-overlay {
    opacity: 1!important;
    visibility: visible!important;
}

/* Promotion Box */
.widget_information .phone span,
.widget_information .email span,
.widget_information .phone a,
.widget_information .email a {
    color:#000!important;
    text-decoration: none!important;
}
.widget_information .email .fa-envelope::before {
    content: "\f095"!important;
}



#footer {
    overflow: hidden;
   /* 
    background-image:url(images/logo_bg.png);
    background-position: right center;
    background-repeat: no-repeat;
*/
}

#footer-widgets .widget.widget_socials .socials a {
    color: #033678;
  }
  #footer-widgets .widget.widget_socials .socials a:hover {
    color: #044599
  }

.footer-grid .span_1_of_3 {
    width: 30%;
  }

.footer-grid .span_1_of_3:first-child {
    width: 40%;
    position: relative;
  }

  .footer-grid .span_1_of_3:last-child {
    width: 30%;
  }


.footer-grid .span_1_of_3:first-child::after {
    content: " ";
    width: 3000px;
    height: 200%;
    margin-top: -50px;
    position: absolute;
    background-color: #eee;
    background-color: rgba(0,0,0,0.1);
    top: 0;
    right: 0;
    z-index: -1;
  }





#footer-widgets .widget_information .email > span::after {
   display: none!important;
}



.footer-promotion {
    padding: 20px 0px !important;
    padding-top: 0px;
}

.footer-promotion .promo-heading {
    margin: 0 0 10px!important;
    
}

.footer-promotion .promo-sub-heading {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    max-width: 880px;
    margin: 0 auto 20px;
}

.footer-promotion .promo-btn {
    background-color: #1b87bf!important;
}

.footer-promotion .promo-btn:hover {
    color:#333!important;
}

/* Menu Mobile */


.visible_mobile {
    display: none!important;
}

.masque_mobile {
    display: block!important;
}

.mobile-button {
    padding: 20px 24px 20px 20px;
    margin-right:20px;
}

.header-style-5 .mobile-button, .header-style-6 .mobile-button {
    right: 0px!important;
    left: unset !important;
    top: -50px!important;
    padding: 20px;
}

.mobile-button span,
.mobile-button::before, .mobile-button::after {
    left: 10px;  
}

#main-nav-mobi li.current-menu-item a {
    color: #fff !important;
}

#main-nav-mobi a { 
    color:#012f55 !important;
}

#main-nav-mobi a:hover {
    color:#1b87bf!important;
}

#main-nav-mobi  .current-menu-item,
#main-nav-mobi  .current-menu-item {
    background-color: #012f55;   
}


#main-nav-mobi  .sub-menu {
    background-color: #fff!important;
}

#main-nav-mobi  .sub-menu  .sub-menu  {
    background-color: #1b87bf;
}


#scroll-top.show {
    bottom: 150px;

  }


  .footer-promotion .promo-heading {
    font-size: 28px;

  }


  #top-bar .top-bar-socials .icons {
    width: 80px;
  }

  .offres_box .box_ligne_last,
 .offres_box .box_ligne {
     line-height: 50px;
     border-bottom: 1px dotted #000;
     text-align: center;
 }

 .offres_box .box_ligne span {
     font-weight: bold;
}

.offres_box .box_ligne_last {
    border-bottom:0px!important;

}

      #site-logo-inner {
        margin: 0px 0;
      }

/* Barre de recherche */
.barre_recherche_mobile {
    display: none!important;
    width: 100%;
}

.barre_recherche .aws-container {
    padding-top: 25px;
}

.barre_recherche_mobile .aws-container {
    padding: 10px;
}

.masquer {
    display: none!important;
}




@media screen and (max-width: 1278px) {
    #main-nav > ul > li {
        margin: 0 8px!important;
    }

    #main-nav > ul > li > a {
        font-size: 14px!important;
    }




    #top-bar .top-bar-content {
        width: 98% !important;
        padding: 5px 1%;
      }


      .top-bar-content .content {
        width: 33.3333%;
      }


      .top-bar-content .custom ,
    .top-bar-content .address.content::after {
        display: none!important;
    }



}


@media screen and (max-width: 1176px) {
    #main-nav > ul > li {
        margin: 0 8px!important;
    }

    #main-nav > ul > li > a {
        font-size: 12px!important;
    }
}
    
@media screen and (max-width: 1110px) {
    #main-nav > ul > li {
        margin: 0 5px!important;
    }

    #main-nav > ul > li > a {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 1195px) {

    .top-bar-content {
        padding-left: 26px;
    }
    


    .header-style-6 .site-navigation-wrap .inner {
        padding: 0px!important;
    }




}




@media screen and (max-width: 1050px) {
.main-logo,
.main-logo img {
    height: 70px;
} 

#site-logo {
    padding-top: 10px!important;
}

}


     
@media screen and (max-width: 1016px) {


    .mobile-button {
        display: none!important;
    }
 
}


/* J'ai désactivé ça dans le fichier style

@media only screen and (max-width: 991px) {

    #top-bar .top-bar-inner-wrap,
    #top-bar .top-bar-content,
    #top-bar .top-bar-socials {
        display: block;
        width: 100%;
        margin: 0;
        text-align: center;
    }

}
*/


@media only screen and (min-width: 768px) {

    .nav-top-cart-wrapper {
    display: block!important;
    }


}


@media only screen and (max-width: 991px) {

    .orion_col3 {
        flex: 0 0 50%;
       }

    .barre_recherche {
        display: none;
    }

    .barre_recherche_mobile {
        display: block!important;
        height: 60px;
    }

    #site-header, #site-header.fixed-hide, #site-header.fixed-show {
        height: 150px;
    }
    


    .has-arrows .owl-theme .owl-nav {
      display: block !important;
    }

    .has-arrows.arrow-center.offsetcenter .owl-theme .owl-nav .owl-next {
transform: translate(-2%, -50%);
}

.has-arrows.arrow-center.offsetcenter .owl-theme .owl-nav .owl-prev {
    transform: translate(2%, -50%);
  }

  }


@media screen and (max-width: 990px) {

/*
.nav-top-cart-wrapper {
display: block;
}
*/


.bouton_haut.header-search-trigger {
    display: none!important;
}

    #site-logo {
        padding-top: 10px!important;
    }

    .header-style-5 #site-header-inner {
        padding-top: 0px;
        padding-bottom: 0px;
    }



    #main-content, .footer-has-promo #main-content, .footer-has-promo.has-related-post.is-single-post #main-content {
/*        padding: 0px 0;*/
          padding-bottom: 20px;
      }

      .visible_mobile {
        display: block!important;
    }
    .masque_mobile {
        display: none!important;
    }

}




@media screen and (max-width: 885px) {
.top-bar-content .content {
    width: 50%;
  }


  .top-bar-content .address,
  .top-bar-content .custom ,
.top-bar-content .address.content::after {
    display: none!important;
}
}





@media screen and (max-width: 767px) {
    .nav-top-cart-wrapper {
        display: block!important;
    }
    .main-logo,
.main-logo img {
    height: 70px;
} 
#site-logo {
    padding-top: 10px!important;
    padding-bottom: 0px;
}
}

@media screen and (max-width: 600px) {
    /*
.top-bar-menu {
        display:none!important;
        }
      
*/


.nav-top-cart-wrapper {
    display: block!important;
}

.top-bar-menu::before,
.nav-top-cart-wrapper, .nav-top-cart-wrapper > a, .bouton_haut, .bouton_haut a, .bouton_devis, .bouton_devis a, #main-nav > ul > li > a{
    height: 90px;
  }


#site-header, #site-header.fixed-hide, #site-header.fixed-show  {
    height: auto!important;
}

.imagefixe {
 background-attachment: inherit!important;
 }

.main-logo,
.main-logo img {
    height: 60px;
} 
#site-logo {
    padding-top: 15px!important;
    padding-bottom: 0px;
}

.bouton_devis, .bouton_devis a,
#main-nav > ul > li > a {
    line-height:90px;
}

.orion-menu-deroulant,
#site-header, 
#site-header.fixed-hide, #site-header.fixed-show {
    height: 90px;  
    
}







.basicui-shopping-cart::before,
.nav-cart-trigger .cart-icon,
.bouton_haut > a::before {
    width: 16px;
    height: 16px;  
     
}
.basicui-shopping-cart::before,
.bouton_haut > a::before {
    background-size:16px; 
}


.nav-cart-trigger > a, .header-search-wrap > a, .nav-top-cart-wrapper > a, .bouton_devis > a, .bouton_haut > a {
    padding: 25px 5px !important;
}

.orion_menu_titre,
.nav-top-cart-wrapper > a, .bouton_haut.header-search-trigger > a, .bouton_haut > a {
    font-size: 10px !important;
}

.orion-menu-deroulant {
    float: left;
    min-width: 50px;
    padding: 0 0px;
    margin-right: 1px;
}

.orion-menu-deroulant .orion_menu_icone {
    font-size: 24px;
    padding-top: 25px;
}



}



@media screen and (max-width: 520px) {


    .main-logo, .main-logo img {
        height: 45px;
      }
#site-logo {
    padding-top: 25px!important;
    padding-bottom: 0px;
}

    .top-bar-content .content {
        width: 100%;
      }

      .top-bar-content .content {
        display: block;
      }
    
    
    
      .top-bar-content .address,
      .top-bar-content .custom ,
    .top-bar-content .address.content::after {
        display: none!important;
    }

    .top-bar-content .content::after {
        display: none!important;
    }


}


/* CSS image 2 colonnes */


.project-related-wrap{
    display: none!important;
}



@media screen and (max-width:405px) {
#top-bar .top-bar-content .content {
    padding:0px

}


.top-bar-content {
    padding-left: 5px;
    
}

#top-bar .top-bar-content .content {
    margin-right: 5px !important;
}


}

@media screen and (max-width:370px) {
.main-logo, .main-logo img {
    height: 35px;
  }
#site-logo {
padding-top: 30px!important;
padding-bottom: 0px;
}

}


@media screen and (max-width:290px) {
    #top-bar .top-bar-content .content {
        display: none!important;
    }

}

/*
@media screen and (max-width:500px) {
.zonelogo_topbar {
    display: none;
}

}
*/

/* Background image décalée vers la droite */
 .bg-droite {
     background-position: 60% !important;
 }

 table, th, td {
    border: 0px solid #e7e7e7 !important;
}

.has-arrows.arrow-center.offsetcenter .owl-theme .owl-nav [class*="owl-"] {
    left: -40px !important;
}

.has-arrows.arrow-center.offsetcenter .owl-theme .owl-nav .owl-next {
    left: auto !important;
    right: -40px !important;
}

.owl-theme .owl-dots .owl-dot span {
    border: 3px solid #1b87bf !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    border-color: #1b87bf !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover::after {
    color: #1b87bf !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover::after {
    color: #1b87bf !important;
}

#copyright a {
    color: #fff !important;
}

#copyright a:hover {
    color: #1b87bf !important;
}
/*
#bottom {
    border-top: 4px solid #1b87bf;
}
*/

/* WOO */

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    background: #212256;
    color: #fff;
  }

  .woo-single-post-class .summary h1 {
    color: #212256;
    text-transform: uppercase;

  }

  .extra-options, .extra-options tbody, .extra-options tbody > tr {
    display: block;
}

.woo-single-post-class .summary .cart table .label {
    width: auto;
  }

  .orion_nuancier, .orion_systeme{
      margin-bottom: 35px;
  }

  .orion_nuancier .value {
      font-size: 11px;
  }


  .select2-container .select2-selection--single {
    height: 40px;
  }

  .select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 40px;

  }
  .select2-container--default .select2-selection--single .select2-selection__rendered,
  .select2-results__option,
  .orion_select_input  {
      font-size: 18px!important;

  }

  .products li h2.woocommerce-loop-category__title,
  .woocommerce-loop-category__title {
      font-size: 14px!important;
  }

  .woocommerce-loop-category__title .count {
      display: none;
  }

  .nuancier .wapf-field-label ,
  .titre_champs .wapf-field-label {
    font-family: "Poppins", sans-serif;
    color: #212256;
    font-weight: 500;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 25px;
      margin-top: 0px;
      margin-bottom: 15px;
    letter-spacing: 0.1px;
    
    text-transform: uppercase;
  }

  .nuancier .wapf-field-description,
  .titre_champs .wapf-field-description {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.1px;
    font-weight: 500;
    color: #000;
    margin-bottom: 5px;

  }

.nuancier .wapf-swatch-label {
    font-size: 11px;
  }

  .wapf-field-container {
    padding: 0 5px 30px 5px;
  }