body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.9rem;
}
h2 {
  font-size: 36px;
  color: #000000;
  font-weight: 700;
}
h4 {
  font-size: 1.3rem;
}
h6 {
  font-size: 18px;
  font-family: "Open Sans";
  color: #000000;
  font-weight: 700;
  margin: 50px 0 30px 0;
}
.separator {
  border-top: 1px solid #D1D1D1;
  margin-top: 50px;
  margin-bottom: 50px;
}
.separator2 {
  border-top: 1px solid #D1D1D1;
}
.error,
.err {
  border: 1px solid #cb0a2b;
  color: #cb0a2b;
}
hr.styleFS {
  padding: 0 0 2px 0;
  border: none;
  border-bottom: 1px solid #333;
  color: #333;
  text-align: center;
  width: 200px;
  margin: 30px auto 45px auto;
}
hr.styleFS:after {
  content: "\2022";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 2em;
  padding: 0 0.25em;
  background-color: white;
  color: #cb0a2b;
}
.sep-white {
  background: url('/ressources/cms/images/template_v2/sep-white.png') no-repeat center;
  margin-bottom: 40px;
}
.sep-black {
  background: url('/ressources/cms/images/template_v2/sep-black.png') no-repeat center;
  margin: 25px 0 40px 0;
}
.sep-red {
  background-color: #cb0a2b;
  width: 25px;
  height: 2px;
  border-bottom: 1px solid #cb0a2b;
  margin-bottom: 20px;
}
.btnFS {
  padding: 7px 25px;
  height: 45px;
  margin-bottom: 10px;
  margin-top: 10px;
  background-color: #cb0a2b;
  color: #fff;
  border-radius: 2px;
  border: 0;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  box-shadow: 0px 3px 2px 0px rgba(119,119,119,0.3);
  -moz-box-shadow: 0px 3px 2px 0px rgba(119,119,119,0.3);
  -webkit-box-shadow: 0px 3px 2px 0px rgba(119,119,119,0.3);
}
.btnFS:hover {
  color: #fff;
  text-decoration: none;
  background-color: #555555;
}
.losange {
  -webkit-transform: matrix(0.7071,0.7071,-0.7071,0.7071,11,-5);
  -ms-transform: matrix(0.7071,0.7071,-0.7071,0.7071,11,-5);
  transform: matrix(0.7071,0.7071,-0.7071,0.7071,11,-5);
  width: 22px;
  height: 22px;
  background-color: #262626;
  display: inline-block;
  z-index: 500;
  position: absolute;
  left: -22px;
  top: 139px;
}
.yellow-red {
  border-top: 15px solid #262626;
  border-bottom: 5px solid #cb0a2b;
}
#menu {
  background-color: transparent;
  border-color: transparent;
}
#menu.navbar-toggle:focus,
#menu .navbar-toggle:hover {
  background-color: transparent;
}
#menu .navbar-nav>li>a {
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding: 10px 15px 15px 15px;
}
#menu.fixed-top .navbar-nav>li>a {
  color: #fff;
}
#menu .navbar-nav>.active>a,
#menu .navbar-nav>li>a:hover,
#menu .navbar-nav>li>a:focus {
  text-transform: uppercase;
  color: #cb0a2b !important;
  border-bottom: 2px solid #cb0a2b;
  background-color: transparent !important;
}
#menu.fixed-top .navbar-nav>.active>a,
#menu.fixed-top .navbar-nav>li>a:hover,
#menu.fixed-top .navbar-nav>li>a:focus {
  border-bottom: 0px;
}
#menu .navbar-collapse,
#menu.navbar-form {
  border: none;
}
#menu {
  min-height: 100px;
  background-color: #fff;
  box-shadow: 0px 0px 0px 0px;
}
#menu.fixed-top {
  min-height: 20px;
  background-color: #363636;
  box-shadow: 0px 3px 2px 0px rgba(119,119,119,0.3);
  -moz-box-shadow: 0px 3px 2px 0px rgba(119,119,119,0.3);
  -webkit-box-shadow: 0px 3px 2px 0px rgba(119,119,119,0.3);
}
#menu #submenuImg {
  height: 90px;
  display: inline-block;
}
#menu.fixed-top #submenuImg {
  display: none;
}
#menu #submenuImgXS {
  display: none;
}
#menu.fixed-top #submenuImgXS {
  height: 34px;
  display: inline-block;
}
#menu.fixed-top .navbar-toggler {
  border-color: #fff;
}
#menu.fixed-top .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28 280, 280, 280, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
#submenu {
  box-shadow: 0px 3px 2px 0px rgba(119,119,119,0.3);
  -moz-box-shadow: 0px 3px 2px 0px rgba(119,119,119,0.3);
  -webkit-box-shadow: 0px 3px 2px 0px rgba(119,119,119,0.3);
}
#submenuImgXS {
  display: none;
  width: auto;
}
#submenuImg {
  width: auto;
  height: 100px;
}
#menu i.fa {
  color: #F5BD11;
  margin-right: 15px;
}
#menu .mon_panier {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  background-color: #f5bd12;
  text-decoration: none;
  padding: 11px 5px 10px 5px;
  border-radius: 5px;
}
#menu .mon_panier:hover {
  color: #f5bd12 !important;
  background-color: #fff !important;
  border-bottom: 0px !important;
}
.magasinsAdresse {
  background-color: #262626;
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  height: 300px;
}
.magasinsAdresse h3 {
  margin-top: 40px;
  margin-bottom: 5px;
}
.magasinsAdresse h4 {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}
.magasinsMap {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
footer {
  margin-top: 75px;
  color: #999999;
  font-size: 14px;
  font-family: "Open Sans";
}
footer .row {
  padding: 20px;
  background-color: #202020;
}
footer .copyright {
  padding-top: 20px;
  color: #fff;
  text-decoration: none;
}
footer .social,
footer .social a {
  font-size: 20px;
  font-family: "Source Sans Pro";
  font-weight: 700;
  line-height: 1.2;
}
footer .social a {
  line-height: 1.2;
}
footer * a {
  color: #fff;
  text-decoration: none;
}
footer * a:hover {
  text-decoration: none;
  color: #999999;
}
#cconsent-bar {
  background-color: #202020 !important;
}
#cconsent-bar button {
  color: #202020 !important;
}
.ccm__content__heading h2 {
  margin-bottom: 2rem !important;
}
#cconsent-modal .ccm__footer button {
  background-color: #202020 !important;
}
@media print {
  .no-printable {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #top {
    display: none;
  }
  #logo {
    max-height: 60px !important;
  }
  #headerSuperieur {
    margin-top: 15px;
  }
  #headerExtra .headerExtraItems {
    display: inline-block;
    margin-bottom: 10px;
  }
  .indexTop,
  .indexTopImg {
    margin-top: 0;
    padding-top: 0;
  }
  .indexTop.accueil2 {
    text-align: center;
  }
  #menu {
    margin-top: 0;
  }
  .indexTopImg {
    display: none;
  }
  #bckHeader {
    margin-top: 40px;
  }
  ul#menuGeneral {
    border-bottom: 0px;
  }
  #menu .navbar-nav>li>a {
    color: #fff;
  }
  #menuCollapse ul {
    margin-top: 0;
  }
  #submenuImg {
    height: 34px;
  }
  #menu.fixed-top .eshopFiltresGlobalFrom {
    max-width: 150px;
  }
  .magasinsAdresse h3 {
    padding-top: 25px;
  }
  footer .copyright {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .indexTopImg {
    display: none;
  }
  #bckHeader {
    margin-top: 40px;
  }
  .d-search1 {
    max-width: 350px;
  }
  .submenuImgXS {
    padding-top: 15px;
    margin-top: 0px;
  }
  .mgTop {
    margin-top: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #top {
    display: none;
  }
  #logo,
  #submenuImg {
    max-height: 60px !important;
  }
  #headerSuperieur {
    margin-top: 15px;
  }
  #headerExtra .headerExtraItems {
    display: inline-block;
    margin-bottom: 10px;
  }
  .eshopFilterButtons {
    margin-bottom: 55px;
  }
  .indexTop,
  .indexTopImg {
    margin-top: 0;
    padding-top: 0;
  }
  #menu {
    margin-top: 0;
  }
  #menu i.fa {
    display: none;
  }
  .indexTop {
    text-align: center;
  }
  .indexTopImg {
    display: none;
  }
  .magasinsAdresse {
    padding-top: 10px;
  }
  ul#menuGeneral {
    border-bottom: 0px;
    padding-top: 10px;
  }
  .d-search1 {
    max-width: 150px;
  }
  .mgTop {
    margin-top: 120px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #bckHeader {
    background: bottom no-repeat url('/ressources/cms/images/template/ombre.png'), #f7f7f7;
    border-bottom: 5px solid #649A35;
    max-height: 140px;
  }
  .indexTopImg img {
    margin-top: -10px;
  }
  ul#menuGeneral {
    border-bottom: 0px;
  }
  .d-search1 {
    max-width: 180px;
  }
  #menu i.fa {
    color: #F5BD11;
    margin-right: 10px;
  }
  .d-search1 {
    width: 220px;
  }
  .mgTop {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1200px) {
  #bckHeader {
    background: bottom no-repeat url('/ressources/cms/images/template/ombre.png'), #f7f7f7;
    border-bottom: 5px solid #649A35;
    max-height: 140px;
  }
  ul#menuGeneral li.divider {
    border-bottom: 0px;
    height: 0px;
  }
  .mgTop {
    margin-top: 0px;
  }
}
.eshopWrp {
  background-color: #FFFFFF !important;
  padding: 0 !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsBreadcrumbWrp .eshopWellWrp {
  background-color: #f5bd12 !important;
  padding: 0px 10px;
  border-radius: 4px;
}
.eshopWrp .eshopProductsWrp .eshopProductsBreadcrumbWrp .eshopWellWrp .eshopProductsBreadcrumb > li.breadcrumb-item+li.breadcrumb-item:before {
  color: #cb0a2b !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsBreadcrumbWrp .eshopWellWrp .eshopProductsBreadcrumb .breadcrumb-item a,
.eshopWrp .eshopProductsWrp .eshopProductsBreadcrumbWrp .eshopWellWrp .eshopProductsBreadcrumb .breadcrumb-item:last-child a {
  color: #649A35 !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsToolbarWrp .eshopWellWrp {
  background-color: transparent !important;
  border-bottom: 1px solid #D1D1D1;
  border-radius: 0;
}
.eshopWrp .eshopProductsWrp .eshopProductsToolbarWrp .eshopWellWrp .eshopWell {
  border: 0;
}
.eshopWrp .eshopProductsWrp .eshopProductsToolbarWrp .eshopWellWrp .eshopProductsToolbarSearch {
  display: none;
}
.eshopWrp .eshopProductsWrp .eshopProductsToolbarWrp .eshopWellWrp .eshopRenderViewCase:last-child {
  display: none;
}
.eshopWrp .eshopProductsWrp .eshopProductsToolbarWrp .eshopWellWrp .eshopRenderViewCase {
  color: #262626 !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsToolbarWrp .eshopWellWrp .eshopRenderViewCase.active,
.eshopWrp .eshopProductsWrp .eshopProductsToolbarWrp .eshopWellWrp .eshopRenderViewCase:hover {
  color: #cb0a2b !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopWellWrp .eshopWell {
  border: 0px !important;
  padding: 5px !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopWellWrp {
  background-color: #fff;
}
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopMenuFGSG h2,
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopMenuFilter h3 {
  color: #262626 !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopMenuFGSG .eshopToggler,
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopMenuFGSG .fa-minus {
  color: #262626 !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopMenuFGSG .eshopToggler.bg-active .fa,
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopMenuFGSG .bg-active .fa-minus {
  color: #cb0a2b !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopMenuFGSG .bg-active,
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopMenuFGSG .bg-active a {
  color: #262626 !important;
  background-color: #f5bd12 !important;
  padding-left: 7px;
}
.eshopWrp .eshopProductsWrp .eshopProductsMenuWrp .eshopMenuFilter label {
  color: #262626;
  font-weight: 700;
}
.eshopMenuCart .eshopMenuGoToCart {
  background-color: #f5bd12;
}
.navbar .eshopMenuCart {
  min-width: 300px;
}
#menu  #menuCollapse.collapse.show a.mon_panier {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
#menu.fixed-top  #menuCollapse.collapse.show a.mon_panier {
  margin-top: 25px;
}
#menu  #menuCollapse.collapse.show a.mon_panier:hover,
#menu  #menuCollapse.collapse.show a.mon_panier:focus {
  text-transform: uppercase;
  color: #ffffff !important;
  border-bottom: 0px;
  background-color: #f5bd12 !important;
}
#menu .navbar-nav>.active>a.mon_panier,
#menu .navbar-nav>li>a.mon_panier:hover,
#menu .navbar-nav>li>a.mon_panier:focus {
  border-bottom: 0px !important;
}
.eshopMenuCart.eshopCartContainer .cartItemsWrp {
  overflow: auto;
  max-height: 75vh;
}
@media screen and (min-width: 767px) {
  .navbar .eshopMenuCart {
    min-width: 400px;
  }
}
.eshopWrp .eshopProductsWrp .eshopWellWrp {
  border-radius: 0px;
}
.eshopWrp .eshopProductsWrp .eshopWellWrp .eshopWell {
  border-radius: 0px !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopItemImg {
  padding: 0 !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopItemLibelle {
  margin-top: 0 !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopItemRefArticle {
  display: inline-block !important;
  color: #262626;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopItemLibelle .eshopProductDetailLink {
  border-left: 2px solid #f5bd12;
  padding-left: 5px;
  margin-left: -7px;
  color: #262626 !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopItemFPRIX,
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopItem_UnityLabel {
  color: #649A35 !important;
  font-weight: bold;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopItem_UnityLabelDetail {
  display: none;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopItemRefisTTC {
  display: inline-block !important;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopItemToCart {
  border-top: 1px solid #D1D1D1;
  padding-top: 15px;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_default .eshopWellWrp .eshopWell .eshopAddToCart {
  width: 100%;
}
.eshopWrp .eshopProductsWrp .eshopProductsItemsWrp .eshopItem_list .eshopWellWrp .eshopWell .eshopItem_listUnityLabelDetail {
  display: none;
}
.eshopWrp .eshopAddToFavoriteDropdown {
  color: #cb0a2b !important;
}
.eshopWrp .eshopAddToFavoriteDropdown :hover {
  color: #649A35 !important;
}
.eshopWrp .eshopQteToCartInput,
.eshopWrp .eshopUniteSelect {
  border-radius: 0 !important;
}
.eshopWrp .eshopAddToCart,
.eshopWrp .eshopAddToCart:focus {
  background-color: #649A35 !important;
  border-radius: 0 !important;
}
.eshopWrp .eshopAddToCart:hover {
  background-color: #cb0a2b !important;
}
#eshopProductDetailModal .modal-header {
  border: 0px;
}
.etat_stock_custom {
  height: 7px;
  width: 10px;
  border-radius: 15px;
  display: inline-block;
}
.etat_stock_1 {
  background-color: green;
}
.etat_stock_2 {
  background-color: orange;
}
.etat_stock_3 {
  background-color: red;
}
.etat_stock_10 {
  background-color: black;
}
.legende_stock {
  white-space: nowrap;
  margin-right: 10px;
  display: inline-block;
}
.eshopCartPayment .eshopSummary .eshopSummaryCustomerFieldsReference {
  display: none;
}
