#page #header .row #header_logo a {
  padding: 27px 15px 0 0;
  margin-top: 0px;
}
#page {
  margin-bottom: 35px;
}
.sf-menu > li {
  float: left;
  border: 0;
  margin: 0;
  padding-bottom: 4px;
  margin-bottom: -4px;
}
.sf-menu > li > a {
  border: none;
}
.sf-menu {
  border: none;
  background: transparent;
}
.sf-menu li {
  width: 10%;
}
.mainmenu .menu-content {
  top: 0px;
}
#bouton_menu {
  display: none;
}
.sf-menu > li > a {
  height: 67px;
  font-weight: bold;
  color: #424445;
  font-size: 12px;
  text-align: center;
  display: grid;
  align-items: center;
}
.sf-menu > li:nth-child(9) > a {
  padding: 0;
}
.sf-menu > li:nth-child(9) {
  width: 12%;
}
.pull-right.separator a {
  position: absolute;
  right: 70px;
  top: 0;
}
body #header .sf-menu > li > a.pink {
  /*color: #e1087a;*/
  text-decoration: none;
  padding: 0;
  text-align: end;
  width: auto;
  position: absolute;
  right: 0;
}
body #header .sf-menu > li:last-child a:after {
  content: "";
  position: absolute;
  top: 16px;
  left: -16px;
  width: 1px;
  height: 30px;
  background: #4d4f50;
}
#bosservice_block ul li span,
#bosservice_block ul li span.sous_titre,
#decouvrez_nos_gammes .bg_grey ul li a .titre,
.cart_block .bosbloc ul li span {
  color: #4d4f50;
}
#header .connexion a.btn.button {
  background: #6ea28f;
  border: #6ea28f;
  color: white;
  border-radius: 0;
}
#header .connexion a.btn.button:hover {
  border: white;
}
.cart_block dl dt .remove_link {
  top: 10px;
}
.sf-menu > li > a{
  border-bottom: 4px solid transparent;
}
.sf-menu > li.sfHoverForce > a,
.sf-menu > li:hover > a,
.sf-menu > li > a:hover {
    background: none;
    border-bottom: 3px solid #e1087a;
    color: #424445;
}
body .sf-menu > li.sfHoverForce > a{
  border-bottom: 3px solid #e1087a!important;
  color: #424445!important;
}
#categories_block_left ul.dynamized > li > a.selected,
.my-account-menu li a.active {
  color: #424445;
}
#categories_block_left ul.dynamized > li > a:hover,
.breadcrumb a:hover, .breadcrumb a:hover span,
#category .btn_retour a:hover,
#product .btn_retour a:hover {
  color: #e1087a;
}
.pb-left-column #image-block {
  padding: 0 30px 0 0;
}
#product .our_price_display sup{
}
#product .our_price_display .price {
  color: #000!important ;
}
#cms #center_column .super_content a:hover {
  color: #6ea28f;
}
#module-bankwire-payment #page #header .row #header_logo a img,
#order #page #header .row #header_logo a img {
  width: 210px;
  height: auto;
}
#module-bankwire-payment #page #header .row #header_logo a ,
#order #page #header .row #header_logo a {
  margin-top: 0;
}
#order #page {
  margin-bottom: 0;
}
sup {
  top: 0;
}
.col_prix,
.col_prix p.our_price_display,
.col_prix p {
  text-align: center;
  margin:0;
  line-height: 21px;
  font-size: 13px;
  font-weight:normal;
font-family:'Open Sans', sans-serif !important;
  clear:both;
}
.col_prix span{
  width:100%;
}
.col_qte #product span.title {
	font-size: 16px;
}
.sf-menu > li > .col_3 {
  display:none;
}
.col_3 {
  position: relative;
}
.top span {
  color: #e1087a !important;
  padding: 9px;
  margin-left: 5px;
}
#header .header-top .menu  {
  padding-left: 0;
}

@media(min-width:768px){
  .sf-menu > li ul {
    display:none;
  }
  .sf-menu > li .col_3_logos_brands .col-sm-4{
    margin-bottom:15px;
  }
  .sf-menu > li .col_3_image_big{
    margin-bottom:20px;
  }
  .sf-menu > li > ul {
    display:none;
    position:absolute;
    z-index: -1;
    top:65px;
    width:100%;
    background: lightgrey ;
    padding:8px 0;
  }
  .sf-menu > li.active > ul,
  .sf-menu > li.hover > ul {
    display:block;
    display: flex;
    flex-direction: column;
    width: 32%;
    border-radius: 0;
    padding:8px 0;
  }
  .sf-menu > li > ul > li a {
    width: 100%;
  }
  .sf-menu > li:hover > ul > li.active > ul,
  .sf-menu > li.hover > ul > li:hover > ul {
    display: block;
    width: 107%;
    background: white;
    border-radius: 0;
    min-height: 100%;
    padding: 20px 0;
  }
  .sf-menu > li > ul > li.active::after,
  .sf-menu > li > ul > li.hover::after {
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 36px;
    color: #e1087a;
   }
   ul.sf-menu li li.active ul,
   ul.sf-menu li li.hover ul,
   ul.sf-menu li li.sfHover ul {
    position: absolute;
    /*left: 380px;*/
     left:100%;
    top: 0;
   }
   .sf-menu li li li a {
    line-height: 12px;
   }
    .sf-menu > li.hover > .col_3 {
      display: block;
      width: 34%;
      position: absolute;
      z-index: -1;
      right: -1px;
      top: 65px;
      background: white;
      border-radius: 0;
      min-height: 100%;
      padding: 17px 10px;
  }
  .col_3 p {
    font-weight: bold;
    margin: 0 0 10px 0;
    line-height: 17px;
  }
  .col_3::before {
    content: "";
    position: absolute;
    background: lightgrey;
    width: 1px;
    height: 420px;
    top: 6px;
    left: -32px;
    z-index: 99;
  }
  .sf-menu > li > .col_3,
  .sf-menu > li > ul > li > ul,
  .sf-menu > li > ul{
      height:435px;
  }
  body .sf-menu > li > ul > li a,
  body #page #header #block_top_menu .sf-menu > li > a{
    height:37px;
    color: #424445;
  }
  body .sf-menu > li > ul > li > ul a {
    height: 32px;
  }
  .sf-menu > li.hover > ul > li.active > ul,
  .sf-menu > li.hover > ul > li:hover > ul,
  .sf-menu > li > ul{
    padding:10px 0;
  }
  .sf-menu > li:hover > ul:after{
    content: "";
    position: absolute;
    top: 0;
    width: 108%;
    min-height: 100%;
    background: white;
    float: left;
    left: 100%;
  }
  .sf-menu > li.hover > ul::before {
    content: "";
    position: absolute;
    top: -1px;
    width: 313%;
    height: 1px;
    background: lightgray;
  }
  .sf-menu > li.hover > ul li{
    z-index:2;
  }
  .sf-menu > li > ul > li.no_ul:after,
  .sf-menu > li > ul > li.no_ul.active:after,
  .sf-menu > li > ul > li.no_ul:hover:after{
      display:none;
  }
}

@media(max-width:767px) {
  .top-banner {
    display: none;
  }
  #hamburger {
    width: 27px;
    height: 22px;
  }
  #hamburger::before,
  #hamburger::after,
  #hamburger span {
    height: 4px;
  }
  #page #header .row #header_logo a {
    padding: 0;
    margin: 0;
    height: auto;
  }
  .container_menu,
  #bouton_menu {
    background: transparent;
  }
  #bouton_menu {
    display: block;
  }
  #hamburger span::before {
    display: none;
  }
  .sf-menu > li span {
    right: 0;
  }
  #hamburger span::after {
    display: none;
  }
  #header_logo_menu a img {
    width: 75%;
    margin-top: 25px;
    margin-left: 15px;
  }
  body #header .sf-menu > li > a {
    display: none;
  }
  body #header a.avec_fleche,
  body #header .bouti_link a {
    height: fit-content;
    text-align: left;
    font-size: 16px;
  }
  body #header .boix_menu li a:hover,
  body #header .boix_menu li.bouti_link a:hover {
    color: #e1087a;
  }
  #page #header .cart-prices .row {
    display: flex;
  }
  #page {
    margin-bottom: 0;
  }
  #search_block_top .btn.button-search {
    height: 38px;
    width: 70px;
  }
  #page #header .mod_block_cart .connexion {
    right: 68px;
    padding: 0;
    padding-right: 0px;
    border-right: 1px solid #e6e7e7;
    padding-right: 12px;
    top: 31px;
  }
  .best_sale ul.product_list > li {
    width: 50%;
    text-align: center;
  }
  #index .product_list span.prix {
    float: none;
  }
  .top span {
    padding: 10px;
    margin-left: 0;
  }
  #header .shopping_cart a.panier {
    top: 2px;
  }
  .best_sale ul.product_list > li.block_fixe {
    display: none;
  }
}

@media(max-width:539px) {
  .best_sale ul.product_list > li {
    width: 50%;
  }
  .best_sale ul.product_list li.block_fixe a span:first-child {
    font-size: 22px;
  }
}

@media(max-width:450px) {
  #hamburger {
    width: 20px;
    height: 17px;
    top: 11px;
  }
  #hamburger::before,
  #hamburger::after,
  #hamburger span {
    height: 3px;
  }
  #page #header .row #header_logo .logo.mobile_only {
    max-width: 100%;
    width: 55%;
    height: auto;
    margin: 5px 20px;
  }
  .img-responsive {
    max-width: 100%;
    margin: 0;
  }
  #decouvrez_nos_gammes .bg_grey ul.avec_image li {
    width: 100%;
  }
  #decouvrez_nos_gammes .bg_grey ul.avec_image li:nth-child(2n+1) {
    padding-right: 0;
  }
  #decouvrez_nos_gammes .bg_grey ul.avec_image li:nth-child(2n) {
    padding-left: 0;
  }
  .best_sale .col-xs-12 {
    padding: 0;
  }
  #page #header .mod_block_cart .connexion {
    right: 58px;
    padding-right: 5px;
  }
}



header .top-banner {
  background-color: #333;
}
header .top-banner nav {
  display: flex;
  gap: 20px;
}
header .top-banner nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
}
header .top-banner nav a.active {
   background-color: #fff;
}
.slide_title p,
.slide_title{
  text-align:left;
}
@media(max-width:767px){
  #product .box-info-product .exclusive span{
    font-size:14px;
  }
  #product .content_prices .prix_right{
    padding-bottom:5px;
  }
  nav.breadcrumb ol li span{
    padding:0 5px;
  }
  nav.breadcrumb ol li:before{
    display:none;
  }
  nav.breadcrumb{
    padding:0;
  }
  nav.breadcrumb li a.home{
    width:22px;
    padding:0;
    margin:0;
    height: 17px;
    line-height: 17px;
  }
  .box_login .form_content .submit .button-medium.exclusive,
  .box_login .col-sm-6,
  #authentication .special_title{
    margin-bottom:0;
  }
  #authentication .special_title{
    margin-top:15px;
  }

  #authentication .box_login .col-sm-6:nth-child(2) .box{
    padding-top:0;
    padding-bottom:0;
  }
}
body nav.breadcrumb ol li:before{
  content: "\f105";
  font-family: "FontAwesome";
  padding: 0 0 0 4px
}
body nav.breadcrumb ol li:before{
  display:block;
}
body nav.breadcrumb ol li:first-child:before{
  display:none;
}


#module-pdfquotation-accountpdfquotation #center_column,
#module-pdfquotation-accountpdfquotation #left_column{
  width: 100%;
}
#customer-information form{
  margin:0 -10px!important;
  width:calc(100% + 20px)!important;
  max-width: calc(100% + 20px)!important;
}
#customer-information .clearfix{
  padding:10px!important;
}
#customer-information .form-group{
  padding:0 10px;
  width:25%;
  float:left;
}
#customer-information .form-group input{
  width:100%;
}
#customer-information button{
  width:165px!important;
  font-size: 14px;
  font-weight: bold;
}
@media(max-width:767px){
  #customer-information .form-group{
    width:50%;
  }
  #customer-information button{
    width:100%;
  }
}

@media (max-width: 767px) {
    #page .header-container #header {
      height: 152px;
    }
    #topbannerpromo {
      display: block;
      top: 0;
      width:100%;
      z-index:111;
    }
    .mainmenu .menu-content {
      top: 19px;
    }
    #page #header .row #header_logo {
      padding-top: 45px;
      padding-bottom: 5px;
    }
    #page #header .mod_block_cart .connexion {
      top: 85Px;
    }
    #header .shopping_cart a.panier:before {
      top: 0px;
    }
    .shopping_cart a.panier span.ajax_cart_quantity {
       top: -6px;
       /*left: 24px;*/
    }
    #page #header .row #header_logo a{
        width:206px;
    }
    #page #header .row #header_logo .logo.mobile_only{
        width:auto;
    }
    body #search_block_top #search_query_top {
        height: 50px;
    }
    body #search_block_top .btn.button-search {
      height: 48px;
    }
}

@media (max-width: 450px) {
  /*#page .header-container #header {*/
  /*  height: 140px;*/
  /*}*/
  /*html body #page #header .row #header_logo {*/
  /*  padding: 25px 35px 5px 10px;*/
  /*}*/
  /*.mainmenu .menu-content,*/
  /*#header .shopping_cart a.panier::before {*/
  /*  top: 13px;*/
  /*}*/
}

#cms.cms-68 #center_column .super_content h2{
  margin-bottom:10px;
  color:#e1087a;
  font-size: 18px;
  padding: 0;
  /*font-size:25px;*/
}
#cms.cms-68 #center_column .super_content p bold{
  font-weight: bold;
}
#cms.cms-68 #center_column .super_content p,
#cms.cms-68 #center_column .super_content p{
    color:#424445;
  /*font-size:25px;*/
  font-weight:normal;
  text-align:center;
  /*line-height:27px;*/
  line-height: 18px;
}
#cms.cms-68 #center_column .super_content h1{
  color:#424445;
  margin-bottom:30px;
}
#cms.cms-68 #center_column .super_content h1 + p{
  text-align:left;
  color:#424445;
  margin-bottom:30px;
}
@media(min-width: 767px){
    .cms-68 .super_content .row{
        display:flex;
        justify-content:space-between;
        flex-direction: row-reverse;
      margin-bottom:30px;
      align-items: center;
    }
  #cms.cms-68 #center_column .super_content .row h2 + p,
  #cms.cms-68 #center_column .super_content .row img{
      margin:0;
    }
  #cms.cms-68 #center_column .super_content .row + .row{
    margin-bottom:0;
  }
}
#quantity_wanted:active,
#quantity_wanted:focus,
#quantity_wanted{
  cursor:default;
  outline:none;
 border: 1px solid rgb(189, 194, 201)
}
body .sf-menu > li{
  padding:0 4px 4px;
}
body .sf-menu > li > a{
  padding:10px 0px;
}
body .sf-menu > li:nth-child(2) > a,
body .sf-menu > li:nth-child(3) > a{
/*background:#F3F0ED;*/
  position:relative;
}
body .sf-menu > li:nth-child(2) > a:before,
body .sf-menu > li:nth-child(3) > a:before{
  content:"";
  background:#F3F0ED;
  position:absolute;
  top:10px;
  left:0;
  height:46px;
  width:100%;
  padding: 6px 15px;
  color: #424445;
  display:block;
  text-transform:uppercase;
}
body .sf-menu > li:nth-child(2) > a:before{
  content:"Gros équipement"
}
body .sf-menu > li:nth-child(3) > a:before{
  content:"Petit équipement"
}