style* { margin: 0 auto; font-family: Ubuntu; font-weight: 400 }
a{
  text-decoration: none;
}
p{
  margin: 0 0 10px;
}
header#bpost_header {
  background: none;
  border-bottom: solid 2px #EF2637;
  margin-bottom: 15px;
  font-family: 'Ubuntu' !important;
  font-weight: 400;
  color: #5A5A5A !important;
  font-weight: 400;
  margin: 0 auto;
  font-size: 14px;
  line-height: 22px;
  border-radius: 0px;
}
header#bpost_header a:hover{
  text-decoration: none;
}
#bpost_header .navbar-header{
  width: 100%;
}
#bpost_header .language_switcher_custom{
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
  left: 25px;
}
#bpost_header .panel{
  margin-bottom: 0px;
  margin-bottom: 0px;
  border: none;
  box-shadow: none;
}
#bpost_header .no_padding_right {
  padding-right: 0px;
  position: relative;
  left: 25px; 
}
#bpost_header .top_header_mypreference ul.nav.navbar-nav.navbar-right li a {
  color: #666666;
  padding: 15px 18px;
}
#bpost_header .top_header_professionnel_mypreference ul.nav.navbar-nav.navbar-right li a {
  color: #666666;
  padding: 15px 18px;
}
#bpost_header .language_switcher_custom .panel-heading{
  display: none;
}
#bpost_header .language_switcher_custom .panel-body{
  padding: 0px;
}
#bpost_header .language_switcher_custom .dropdown-language-item.dropdown button{
  border: none;
  color: #5A5A5A;
  box-shadow: none;
  padding-left: 0px;
  font-size: 14px;
}
/* #bpost_header .language_switcher_custom .dropdown-language-item.dropdown button:after{
  content: '\f078';
  size: 3px;
  font-family: FontAwesome;
  left: 35px;
  position: absolute;
} */
#bpost_header .language_switcher_custom .dropdown-language-item span{
  size: 3px;
  font-family: FontAwesome;
  color: #5A5A5A;
}
#bpost_header .language_switcher_custom .dropdown-language-item a{
  color: #5A5A5A;
  display: block;
  padding: 3px 20px;
}
/* #bpost_header .language_switcher_custom  button.btn-default.btn.dropdown-toggle {
  display: none;
} */
#bpost_header .language_switcher_custom  .navbar-default .navbar-nav > li > a{
  padding-right: 0px;
}
#bpost_header .language_switcher_custom #bootstrap-panel{
  border: none;
  box-shadow: none;
}
#bpost_header .language_switcher_custom .btn-default:hover, #bpost_header .language_switcher_custom .btn-default:focus, #bpost_header .language_switcher_custom .btn-default:active{
  background: none;
}
#bpost_header .language_switcher_custom .open > .dropdown-toggle.btn-default{
  background-color: white;
}
#bpost_header .language_switcher_custom .btn-group.open .dropdown-toggle{
  box-shadow: none;
}
#bpost_header .language_switcher_custom .dropdown-language-item ul{
  min-width: 30px;
  top: 39px;
  left: -10px;
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li{
  min-width: 130px;
  text-align: center;
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a {
  position: relative;
  top: 5px;
  color: #666666;
}
#bpost_header .bpost_top_header_menu ul li a.is-active:parent{
  background: red;
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a.is-active {
  background: white;
  color: #5A5A5A;
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.active-li{
  border: 1px solid #ccc;
  font-family: 'Ubuntu';
  font-weight: 500;
  border-top: 0px;
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a span{
  display: none;
}
#bpost_header .top_header_mypreference ul li a:after{
  content: '|';
  padding-left: 15px;
}
#bpost_header .top_header_mypreference ul li a:before {
  content: url(../images/login.svg);
  left: 0px;
  position: absolute;
  padding-top: 3px;
 }
#bpost_header .top_header_professionnel_mypreference ul li a:after{
  content: '|';
  padding-left: 15px;
}
#bpost_header .top_header_professionnel_mypreference ul li a:before {
  content: url(../images/login.svg);
  left: 0px;
  position: absolute;
  padding-top: 3px;
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li span{
  display: none;
}
#bpost_header .navbar-default .navbar-nav > li > a {
  color: #5A5A5A;
}
/* BOOTSTRAP VERSION 4 CSS */
.bpost_top_header_menu h2{
  display: none;
}
.language_switcher_custom .dropdown-toggle::after{
  display: none;
}
#bpost_header .bpost_top_header_menu .navbar-nav{
  margin: 7.5px -15px;
}
div#example-navbar-collapse a:hover {
  text-decoration: none;
}
/*MEDIA QUERY B4 */
@media only screen and (max-width: 767px) {
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile .nav > li > a:after {
      right: 22px;
  }
}
/* BOOTSTRAP VERSION 4 CSS - END */
@media (max-width: 767px) {
  #bpost_header{
    height: 50px;
  }
  #bpost_header .language_switcher_custom{
    justify-content: flex-end;
    left: 0px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.first{
    border: none;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li{
    text-align: left;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a{
    display: inline-block;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li span{
    display: inline-block;
    font-family: FontAwesome;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last{
    display: none;
    position: absolute;
    background: white;
    top: 49px;
    border: 1px solid #DEDEDF;
    border-radius: 4px;
    margin-left: 7px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show {
    display: block;
    z-index: 1;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a{
    top: 0px;
    width: fit-content;
    padding: 0px;
    margin: 10px 15px;
    background: none;
  }
  #bpost_header .language_switcher_custom .dropdown-language-item ul{
    top: 5px !important;
    box-shadow: none;
    left: -15px !important;
  }
  #bpost_header .top_header_mypreference {
    display: none;
  }
  #bpost_header .top_header_professionnel_mypreference{
    display: none;
  }
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile ul li a:before {
    content: url(../images/login.svg);
    font-family: FontAwesome;
    left: 40px;
    position: absolute;
    padding-top: 3px;
  }
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile li a{
    padding: 6px 25px;
  }
  .menu-preference-block-mobile .navbar-nav {
    padding: 10px 20px;
  }
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile ul li{
    border: 1px solid #DEDEDF;
    border-radius: 4px;
    padding-left: 20px;
  }
}
/* Media query only for Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile .nav > li > a {
    padding-left: 40px;
  }
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile ul li a:before {
    content: url(../images/login.svg);
    font-family: FontAwesome;
    left: 20px;
    position: absolute;
    padding-top: 3px;
  }
}
/* Media query only for menu to solve resolution issue between tablet and desktop */
@media (min-width: 768px) and (max-width: 1199px) {
  #bpost_header .language_switcher_custom{
    justify-content: flex-end;
    left: 0px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.first{
    border: none;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li{
    text-align: left;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a{
    display: inline-block;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li span{
    display: inline-block;
    font-family: FontAwesome;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last{
    display: none;
    position: absolute;
    background: white;
    top: 58px;
    border: 1px solid #DEDEDF;
    border-radius: 4px;
    margin-left: 7px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show {
    display: block;
    z-index: 1;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a{
    top: 0px;
    width: fit-content;
    padding: 0px;
    margin: 10px 15px;
    background: none;
  }
  #bpost_header .language_switcher_custom .dropdown-language-item ul{
    top: 12px !important;
    box-shadow: none;
    left: -32px !important;
  }
}
/* BOOTSTRAP VERSION 4 MEDIA CSS */
@media (min-width:1281px) {
  #bpost_header .bpost_top_header_menu .navbar-nav{
    flex-direction: inherit;
    margin: 0px;
  }
  #bpost_header .language_switcher_custom{
      left: 17px;
  }
  #bpost_header .top_header_mypreference, #bpost_header .top_header_professionnel_mypreference {
    text-align: right;
    position: relative;
    left: 25px;
  }
  #bpost_header .top_header_mypreference ul li a:before, #bpost_header .top_header_professionnel_mypreference ul li a:before{
    left: 0px;
    position: inherit;
    padding-right: 10px;
  }
  #bpost_header .language_switcher_custom .dropdown-language-item ul{
    top: 6px !IMPORTANT;
    left: -46px !IMPORTANT;
  }
}
/* BOOTSTRAP VERSION 4 MEDIA CSS - END */