
/* BEGIN min width 1025px */
@media (min-width: 1025px) {
  .header .header-navigation {
    display: block !important;
  }
}
/* END min width 1025px */
/* BEGIN min width 1025px max width 1205 */
@media (min-width: 1025px) and (max-width: 1205px) {
  body.page-header-fixed {
    padding-top: 121px !important; /* height of the header */
  }
  .header .header-navigation {
    display: block !important;
    clear: both;
    margin-top: 15px;
    float: left !important;
  }
  .reduce-header .header-navigation {
    margin-top: -6px;
  }
  .header .header-navigation > ul > li {
    margin-right: 27px;
  }
  .header .header-navigation > ul > li > a {
    padding: 5px 0 18px;
  }
  .reduce-header .header-navigation > ul > li > a {
    padding-bottom: 13px;
  }
  .header .header-navigation > ul > li.active > a, .header .header-navigation > ul > li > a:hover, .header .header-navigation > ul > li > a:focus, .header .header-navigation > ul > li.open > a, .header .header-navigation > ul > li.open > a:hover, .header .header-navigation > ul > li.open > a:focus {
    background: none;
  }
  .header-navigation > ul > li.dropdown:hover > a:after {
    margin-left: 10px;
  }
  .dropdown-fix-right .dropdown-menu {
    left: 0;
    right: auto;
  }
  .header .header-navigation li.menu-search {
    top: 1px;
    margin-left: -20px;
  }
  .ecommerce .header .header-navigation li.menu-search {
    top: 2px;
  }
  .header .header-navigation li.menu-search span.sep {
    top: 2px;
    margin-right: 26px;
  }
  .header .header-navigation li.menu-search i {
    top: -4px;
  }
}
/* END min width 1025px max width 1205 */
/* BEGIN max width 1024px */
@media (max-width: 1024px) {
  body.page-header-fixed {
    padding-top: 107px !important; /* height of the header */
  }
  .header .mobi-toggler {
    display: block;
  }
  .header .header-navigation {
    float: none !important;
    display: none;
    clear: both;
    background: #F9F9F9;
    padding: 0 20px;
    margin: 0 -20px 25px;
    font-size: 16px;
  }
  .header .header-navigation li {
    float: none;
    padding: 0;
    clear: both;
  }
  .header .header-navigation li > a, .header .dropdown.open .dropdown-toggle, .header .header-navigation li.open > a {
    border-bottom: 1px solid #efefef !important;
    padding: 8px 10px 9px;
    margin: 0 -10px;
    position: relative;
    color: #666 !important;
    background: none !important;
  }
  .ecommerce .header .header-navigation li > a, .ecommerce .header .dropdown.open .dropdown-toggle, .ecommerce .header .header-navigation li.open > a {
    padding: 12px 10px 9px;
  }
  .header .header-navigation li > a:hover, .header .header-navigation li.active > a, .header .header-navigation li.open > a:hover {
    border-bottom: 1px solid #efefef !important;
    background: none !important;
    color: #FF5002 !important;
    text-decoration: none;
  }
  .header-navigation > ul > li.dropdown:hover > a:after {
    border: none;
  }
  .header-navigation > ul > li > a > i.fa-angle-down {
    display: block;
    float: right;
    margin: 3px 0 0;
  }
  /* dropdown menu */
  .header-navigation .dropdown-menu, .header-navigation > ul > li > .dropdown-menu {
    position: static;
    width: 100%;
    margin: 0;
    border: none;
    box-shadow: none;
    background: none;
    margin-top: 0;
    border-top: none;
    z-index: 22;
  }
  .header-navigation .dropdown-menu li {
    border: none !important;
    margin-left: 20px;
  }
  .header-navigation .dropdown-menu li > a {
    padding: 10px 10px 9px;
    z-index: 999;
    position: relative;
  }
  .header-navigation .dropdown-menu li > a > i {
    display: none;
  }
  .header-navigation .dropdown-menu .dropdown-menu {
    display: block;
  }
  .header-navigation .header-navigation-content {
    border: none;
  }
  .dropdown-megamenu .header-navigation-content {
    padding: 5px 0 0;
    margin-left: -20px;
  }
  .dropdown-megamenu .header-navigation-content .row {
    margin: 0;
  }
  .dropdown-megamenu .header-navigation-content .header-navigation-col {
    padding: 0 10px;
    float: none;
    width: 100%;
  }
  .dropdown-megamenu .header-navigation-content h4 {
    font-size: 13px;
    padding: 10px 10px 9px;
    margin: 0 -10px 0 10px;
  }
  .header-navigation .dropdown-megamenu .header-navigation-content li > a {
    padding: 10px 10px 9px;
  }
  .header-navigation-content-ext {
    background: none;
  }
  .header-navigation-description {
    height: auto !important;
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0 10px;
  }
  .header-navigation-content-ext .col-md-6, .header-navigation-content-ext .col-md-3 {
    float: none;
    width: 100%;
  }
  .dropdown-megamenu .header-navigation-content-ext .col-md-3 h4 {
    border-bottom: 1px solid #EFEFEF;
  }
  .header-navigation .dropdown-menu .header-navigation-content-ext li > a {
    display: block;
  }
  .header-navigation-content-ext .col-md-3, .header-navigation-content-ext .col-md-6 {
    padding: 0;
  }
  .header-navigation-content-ext .col-md-6 {
    margin-left: 10px;
  }
  .header-navigation-content-ext .col-md-6 h4 {
    margin-left: 0;
    padding-left: 0;
  }
  .header .nav-brands {
    margin: 15px 10px;
    padding: 0;
    width: 100%;
    background: #fff;
  }
  .header .nav-brands ul {
    border: 1px solid #F0F0F0;
    padding: 10px;
  }
  .header .nav-brands li {
    max-width: 50%;
    display: inline-block;
    border: none;
    margin-left: 0
  }
  .header .nav-brands li a, .header .nav-brands li a:hover {
    border: none !important;
    margin: 0 !important;
  }
  .nav-catalogue .dropdown-menu > li {
    margin-left: 0;
  }
  .nav-catalogue .header-navigation-content {
    padding: 20px 0 0;
  }
  .nav-catalogue .product-item {
    margin-bottom: 20px;
  }
  .header-navigation li.menu-search, .ecommerce .header-navigation li.menu-search {
    top: 0;
    padding: 20px 0 10px;
    position: relative;
  }
  .header-navigation li.menu-search span.sep {
    display: none;
  }
  .header-navigation .search-box {
    position: relative;
    right: auto;
    left: 0;
  }
  .header-navigation .search-box:after {
    right: auto;
    left: 0;
  }
  .top-cart-block {
    margin-top: 3px;
  }
  .page-header-fixed .header-navigation {
    height: 300px;
    overflow: auto;
  }
}
/* END max width 1024px */

	
/* BEGIN max width 767px */
@media (max-width: 767px) {
	.header .header-navigation {
    margin: 0 -10px 0;
    padding: 0 10px;
  }

  .header-navigation-content {
    min-width: 100px;
  }

}
/* END max width 767px */
