@media (min-width: 1200px) {
  #header > .wrapper:nth-child(2) {
    padding-top: 0;
    padding-bottom: 0; }
    #header > .wrapper:nth-child(2) > .row:first-child {
      padding-top: 55px;
      padding-bottom: 50px; }
  #header .top_menu {
    margin-top: 15px; }
  #header .isStuck .top_menu {
    margin-top: 0; } }
@media (max-width: 991px) {
  #header .row .header_logo {
    margin-bottom: 20px; } }
@media (min-width: 1200px) {
  #header #header-login div.current a {
    padding-left: 30px; } }
#header #header-login div.current a:before {
  color: #222; }
  @media (max-width: 1199px) {
    #header #header-login div.current a:before {
      display: none; } }
#header #header-login div.current a:hover:before {
  color: #eb2972; }
@media (min-width: 1200px) {
  #header .align-center {
    border-bottom: 1px solid #f5f5f5; } }
@media (min-width: 1200px) {
  #header .inline-menu .top_menu .is-megamenu {
    margin-top: 0; }
  #header .inline-menu .top_menu > ul > li {
    padding-top: 25px;
    padding-bottom: 25px; } }
@media only screen and (min-width: 1200px) and (min-width: 1360px) {
  #header .inline-menu .top_menu .is-simplemenu {
    margin-top: 2px; } }

#header .isStuck .inline-menu .top_menu > ul > li {
  padding-top: 14px;
  padding-bottom: 14px; }
#header .nav-section {
  color: #949494;
  padding-top: 10px;
  padding-bottom: 9px; }
  #header .nav-section #languages-block-top ul, #header .nav-section #currencies-block-top ul {
    left: auto;
    right: 0;
    text-align: left; }
  #header .nav-section #languages-block-top div.current, #header .nav-section #currencies-block-top div.current {
    font-size: 13px; }
    #header .nav-section #languages-block-top div.current:after, #header .nav-section #currencies-block-top div.current:after {
      font-size: 12px; }
#header .dark-background #header_links li a:hover, #header .dark-background #header_links li a.active {
  color: #eb2972; }
#header .dark-background #languages-block-top div.current:after, #header .dark-background #currencies-block-top div.current:after {
  color: #eb2972; }
#header .dark-background #languages-block-top div.current:hover, #header .dark-background #languages-block-top div.current.active, #header .dark-background #currencies-block-top div.current:hover, #header .dark-background #currencies-block-top div.current.active {
  color: #eb2972; }
