.site-nav.theme2 > .container-fluid {
  background: #59b200;
}

.site-nav.theme2 .site-nav-list > li > a.current {
  color: #fff;
  text-transform: none;
  text-decoration: underline;
}

#second-menu .site-nav-list > li > a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.35rem;
  min-height: 40px;
}

#menu_horiz_1 a:before {
  font-family: FontAwesome;
  content: "\f015";
  padding-right: 5px;
}

/* fa fa-home */
.icone_home a:before {
  font-family: FontAwesome;
  content: "\f015";
  padding-right: 5px;
}

/* fa fa-search */
.icone_search a:before {
  font-family: FontAwesome;
  content: "\f002";
  padding-right: 5px;
}

/* fa fa-tachometer */
.icone_rapide a:before {
  font-family: FontAwesome;
  content: "\f0e4";
  padding-right: 5px;
}

/* fa fa-shopping-cart */
.icone_vendeurs a:before {
  font-family: FontAwesome;
  content: "\f07a";
  padding-right: 5px;
}

a.icone_vendeurs :before {
  font-family: FontAwesome;
  content: "\f07a";
  padding-right: 5px;
}

/* fa fa-newspaper-o */
.icone_guides a:before {
  font-family: FontAwesome;
  content: "\f1ea";
  padding-right: 5px;
}

/* fa fa-bar-chart */
.icone_comparateur a:before {
  font-family: FontAwesome;
  content: "\f080";
  padding-right: 5px;
}

/* fa fa-map-marker */
.icone_wilayas a:before {
  font-family: FontAwesome;
  content: "\f041";
  padding-right: 5px;
}

/* fa fa-flag */
.icone_bars a:before {
  font-family: FontAwesome;
  content: "\f024";
  padding-right: 5px;
}

/* fa fa-star  */
.icone_star a:before {
  font-family: FontAwesome;
  content: "\f005";
  padding-right: 5px;
}

/* fa fa-tag  */
.icone_tag a:before {
  font-family: FontAwesome;
  content: "\f02b";
  padding-right: 5px;
}

/*
.site-nav-list > li > a.current {
    background-color: #333;
    color: #fff;
    font-weight: 500;
}

*/

h4,
.h4 {
  font-size: 14px;
}

.col4_items .produit_titre,
.col3_items .produit_titre,
.col2_items .produit_titre,
.slide .produit_titre {
  height: 45px;
}

.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: unset;
  border: unset;
  background: #fff;
}

.item_okaz_work {
  background-color: rgba(51, 51, 51, 0.9);
  background-image: none;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 1000;
  opacity: unset;
  position: absolute;
  float: none;
  padding: 20px 10px 10px;
  display: none;
}

.fiche {
  color: inherit;
  font-size: 15px;
  font-weight: inherit;
}

article.fiche {
  border-bottom: 0px solid #4c9900;
  margin-bottom: 20px;
}

.okaz_Oui,
.okaz_18,
.okaz_13,
.okaz_18_18,
.okaz_18_19,
.okaz_19_18 {
  background-image: url("/images_2/okaz_oui.png");
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -5000em;
  display: inline-block;
}

.okaz_Oui,
.okaz_18,
.okaz_13,
.okaz_18_18,
.okaz_18_19,
.okaz_19_18 {
  background-image: url("/images_2/okaz_oui.png");
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -5000em;
  display: inline-block;
}

.okaz_Non,
.okaz_19,
.okaz_14,
.okaz_Oui,
.okaz_18,
.okaz_13 {
  height: 20px;
  width: 15px;
}

td.item_header {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.gray_box {
  border: 0px solid #fff;
}

.item_okaz_block h4.prix span.prix {
  font-size: 15px;
}

.item_okaz_block h4.prix {
  font-size: 21px;
  color: #1d7d1c;
}

@media (max-width: 640px) {
  .col3_items .item_okaz_block {
    /*width:99%;*/
    /*margin-left:1px;*/
    width: 32%;
    margin-left: 6px;
  }

  .col3_items .item_okaz_block h4 {
    font-size: 13px;
  }

  .col3_items .item_okaz_block label {
    font-size: 12px;
  }

  .item_okaz_block h4.prix span.prix {
    font-size: 14px;
  }

  .item_okaz_block h4.prix {
    font-size: 16px;
  }
}

/*@media (max-width: 360px) */
@media (max-width: 592px) {
  .col3_items .item_okaz_block {
    /*width:99%;*/
    /*margin-left:1px;*/
    width: 48.5%;
    margin-left: 3px;
  }

  .col3_items .item_okaz_block h4 {
    font-size: 13px;
  }

  .col3_items .item_okaz_block label {
    font-size: 12px;
  }

  .item_okaz_block h4.prix span.prix {
    font-size: 14px;
  }

  .item_okaz_block h4.prix {
    font-size: 16px;
  }
}

@media (max-width: 375px) {
  .col3_items .item_okaz_block {
    /*width:99%;*/
    /*margin-left:1px;*/
    width: 98.5%;
    margin-left: 3px;
  }

  .col3_items .item_okaz_block h4 {
    font-size: 13px;
  }

  .col3_items .item_okaz_block label {
    font-size: 12px;
  }

  .item_okaz_block h4.prix span.prix {
    font-size: 14px;
  }

  .item_okaz_block h4.prix {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .hidden-xs-2 {
    display: none !important;
  }

  .gray_box {
    border: 0;
    box-shadow: none;
  }

  .col-sm-12 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .col-xs-2-1,
  .col-xs-2-2,
  .col-xs-2-3,
  .col-xs-2-4,
  .col-xs-2-5,
  .col-xs-2-6,
  .col-xs-2-7,
  .col-xs-2-8,
  .col-sm-8,
  .col-xs-2-9,
  .col-xs-2-10,
  .col-xs-2-11,
  .col-xs-2-12 {
    position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .col-xs-2-1,
  .col-xs-2-2,
  .col-xs-2-3,
  .col-xs-2-4,
  .col-xs-2-5,
  .col-xs-2-6,
  .col-xs-2-7,
  .col-xs-2-8,
  .col-xs-2-9,
  .col-xs-2-10,
  .col-xs-2-11,
  .col-xs-2-12 {
    float: left;
  }
  .col-xs-2-12 {
    width: 100%;
  }
  .col-xs-2-11 {
    width: 91.66666667%;
  }
  .col-xs-2-10 {
    width: 83.33333333%;
  }
  .col-xs-2-9 {
    width: 75%;
  }
  .col-xs-2-8 {
    width: 66.66666667%;
  }
  .col-xs-2-7 {
    width: 58.33333333%;
  }
  .col-xs-2-6 {
    width: 50%;
    padding-right: 2px;
    padding-left: 2px;
  }
  .col-xs-2-5 {
    width: 41.66666667%;
  }
  .col-xs-2-4 {
    width: 33.33333333%;
  }
  .col-xs-2-3 {
    width: 25%;
  }
  .col-xs-2-2 {
    width: 16.66666667%;
  }
  .col-xs-2-1 {
    width: 8.33333333%;
  }
}

@media (max-width: 375px) {
  .hidden-xs-1 {
    display: none !important;
  }

  .gray_box {
    border: 0;
    box-shadow: none;
  }

  .site-nav.theme2.structure_header_tab {
    display: none;
  }

  .col-sm-12 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .col-xs-1-1,
  .col-xs-1-2,
  .col-xs-1-3,
  .col-xs-1-4,
  .col-xs-1-5,
  .col-xs-1-6,
  .col-xs-1-7,
  .col-xs-1-8,
  .col-sm-8,
  .col-xs-1-9,
  .col-xs-1-10,
  .col-xs-1-11,
  .col-xs-1-12 {
    position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .col-xs-1-1,
  .col-xs-1-2,
  .col-xs-1-3,
  .col-xs-1-4,
  .col-xs-1-5,
  .col-xs-1-6,
  .col-xs-1-7,
  .col-xs-1-8,
  .col-xs-1-9,
  .col-xs-1-10,
  .col-xs-1-11,
  .col-xs-1-12 {
    float: left;
  }
  .col-xs-1-12 {
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
  }
  .col-xs-1-11 {
    width: 91.66666667%;
  }
  .col-xs-1-10 {
    width: 83.33333333%;
  }
  .col-xs-1-9 {
    width: 75%;
  }
  .col-xs-1-8 {
    width: 66.66666667%;
  }
  .col-xs-1-7 {
    width: 58.33333333%;
  }
  .col-xs-1-6 {
    width: 50%;
    padding-right: 2px;
    padding-left: 2px;
  }
  .col-xs-1-5 {
    width: 41.66666667%;
  }
  .col-xs-1-4 {
    width: 33.33333333%;
  }
  .col-xs-1-3 {
    width: 25%;
  }
  .col-xs-1-2 {
    width: 16.66666667%;
  }
  .col-xs-1-1 {
    width: 8.33333333%;
  }

  .item_image_responsive {
    max-width: 90% !important;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
}

.mm-on {
  font-weight: bold;
}

/*******************Habillage ****************/

.body_habillage {
  /*background: transparent url('/includes/pub_html5/ref_9_20309_oppo/webstar.jpg') no-repeat scroll center top;*/
}

.body_habillage #page {
  float: left;
}

@media (max-width: 1199px) {
  .body_habillage #page {
    float: none;
  }
}

#top_body_2 {
}

@media (max-width: 375px) {
  #top_body_left {
  }

  #top_body_right {
  }
}

.make_tab_2_container {
  position: relative;
}

.hub_container {
  height: 17px;
  max-height: 17px;
  overflow: hidden;
}

.hub_link {
  color: #666;
  text-decoration: none;
}

.mm-navbar__breadcrumbs {
  overflow-x: hidden;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

label.error {
  color: #bd0926;
}

.nav-tabs {
  max-width: 100%;
  display: -webkit-box;
  overflow-x: auto;
  overflow-y: hidden;
  border-bottom: 1px solid #59b200;
}

.nav-tabs > li {
  float: none;
  margin-bottom: -1px;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 7px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #333;
  color: #fff;
  border-color: #333;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #fff;
  cursor: pointer;
  background-color: #59b200;
  border-color: #59b200;
  border-bottom-color: currentcolor;
  border-bottom-color: transparent;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.structure_content_titre,
.catalogue_content_titre_item,
h3.titre_onglet {
  font-size: 1.5em;
}

article.fiche {
  max-width: 600px;
}

article {
  border-bottom: 0px solid #4c9900;
}

article.grid_item {
  border-right: 0px solid #ccc;
}

article.grid_item h6 {
  color: #b45900;
  margin: 0px;
}

article.grid_item header h3 {
  font-size: 1.3333em;
  margin: 0px;
  margin-bottom: 0px;
  margin-bottom: 5px;
  line-height: 1.4em;
  text-align: justify;
}

.grid_item_sep {
  height: 1px;
  background: #ccc;
  margin-bottom: 15px;
  padding: 0 15px;
  margin-bottom: 15px;
}

article.grid_item figure {
  padding: 0px;
}

article.grid_item figure.pull-right {
  padding: 0;
  margin-left: 15px;
}

article.grid_item figure.pull-left {
  padding: 0;
  margin-right: 15px;
}

/*
body#pagebg_144 .banner 
{
  background: #6f2e76 none repeat scroll 0 0;
}

body#pagebg_144 .banner > .container-fluid 
{
  background: #803588 none repeat scroll 0 0;
}
*/

body#pagebg_144 .site-nav {
  background: #2e2e2e none repeat scroll 0 0;
}

body#pagebg_144 .site-nav > .container-fluid {
  background: #2e2e2e none repeat scroll 0 0;
}

body#pagebg_144 .site-nav-list > li > a.current {
  background-color: #484848;
  color: #fff;
}

body#pagebg_144 .site-nav-list > li > a:hover,
body#pagebg_144 .site-nav-list > li > a:focus {
  background-color: #616161;
  color: #fff;
}

b {
  font-weight: 600;
}

img.logo {
  max-width: 250px;
  height: auto;
  margin-top: 0px;
  vertical-align: top;
}

@media (max-width: 899px) {
  .banner_title {
    text-align: left !important;
  }

  .link_logo {
    margin-left: 30px;
  }

  img.logo {
    max-width: 200px;
    height: auto;
    margin-top: 5px;
    margin-left: 0px;
  }

  body {
    margin-top: 50px !important ;
  }
}

#btns_racourcis {
  position: fixed;
  bottom: 0px;

  /*width: 100%; */
  z-index: 1000;
}

.scroll-top {
  width: 40px;
  height: 40px;
  /*
    position: fixed;
    bottom: 5px;
    left: 10px;
    */
  float: left;
  margin-left: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.scroll-top i {
  display: inline-block;
  color: #ffffff;
}

.menu-top {
  width: 40px;
  height: 40px;
  /*
    position: fixed;
    bottom: 5px;
    right: 10px;
    */
  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-top i {
  display: inline-block;
  color: #ffffff;
}

.loupe-top {
  width: 40px;
  height: 40px;

  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.loupe-top i {
  display: inline-block;
  color: #ffffff;
}

.menu-hub {
  width: 40px;
  height: 40px;
  /*
    position: fixed;
    bottom: 5px;
    right: 110px;
    */
  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-hub i {
  display: inline-block;
  color: #ffffff;
}

.menu-vendeur {
  width: 40px;
  height: 40px;
  /*
    position: fixed;
    bottom: 5px;
    right: 110px;
    */
  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-vendeur i {
  display: inline-block;
  color: #ffffff;
}

.menu-marque {
  width: 40px;
  height: 40px;

  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-marque i {
  display: inline-block;
  color: #ffffff;
}

.menu-wilaya {
  width: 40px;
  height: 40px;
  /*
    position: fixed;
    bottom: 5px;
    right: 210px;
    */
  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-wilaya i {
  display: inline-block;
  color: #ffffff;
}

.menu-wilaya-produit {
  width: 40px;
  height: 40px;
  /*
    position: fixed;
    bottom: 5px;
    right: 210px;
    */
  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-wilaya-produit i {
  display: inline-block;
  color: #ffffff;
}

.menu-commune-produit {
  width: 40px;
  height: 40px;
  /*
    position: fixed;
    bottom: 5px;
    right: 210px;
    */
  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-commune-produit i {
  display: inline-block;
  color: #ffffff;
}

.menu-comparatif {
  width: 40px;
  height: 40px;
  /*
    position: fixed;
    bottom: 5px;
    right: 210px;
    */
  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-comparatif i {
  display: inline-block;
  color: #ffffff;
}

.menu-fiche {
  width: 40px;
  height: 40px;
  /*
    position: fixed;
    bottom: 5px;
    right: 210px;
    */
  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-fiche i {
  display: inline-block;
  color: #ffffff;
}

.menu-favoris {
  width: 40px;
  height: 40px;

  float: right;
  margin-right: 10px;

  display: none;
  background: orange;
  opacity: 1;
  z-index: 1000;
}
.menu-favoris i {
  display: inline-block;
  color: #ffffff;
}

h2.structure_content_titre,
h2.catalogue_content_titre_item {
  font-size: 16px;
  border-bottom: 1px solid #4c9900;
  line-height: 20px;

  margin-bottom: 10px;
  margin-top: 0px;
}

// Styling the default Slick dots

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;

  list-style-type: none;
}

.slick-dots li {
  margin: 0 0.25rem;
}

.slick-dots li button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;

  border: none;
  border-radius: 100%;
  background: grey;

  text-indent: -9999px;
}

.slick-dots li.slick-active button {
  background-color: red;
}

.phone_desktop {
  position: absolute;
  top: 0;
  background: #59b200;
  opacity: 1;
  cursor: pointer;
  color: #fff;
  padding: 3px;
  border-radius: 2px;
  font-weight: 500;
}
