/**
 * Styles
 */
.header-top {
  background-color: #000;
}
.header-top .hd-language-currency {
  float: left;
}
.header-top .hd-language-currency:before,
.header-top .hd-language-currency:after {
  content: "";
  display: block;
  clear: both;
}
.header-top .switcher {
  float: left;
  margin-right: 20px;
  padding-right: 21px;
  position: relative;
}
.header-top .switcher .switcher-label {
  display: none;
}
.header-top .switcher:not(:last-child):before {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  background-color: #999;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.header-top .switcher-content {
  position: relative;
}
.header-top .switcher-content .action-switcher {
  color: #f5f5f5;
  font-size: 85.714%;
  height: 40px;
  line-height: 40px;
}
.header-top .switcher-content .heading-switcher {
  padding-right: 15px;
  text-transform: uppercase;
}
.header-top .switcher-content .heading-switcher:before {
  position: absolute;
  top: 13px;
  right: 0;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-left: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.header-top .switcher-content .dropdown-switcher {
  display: none;
  background-color: #fff;
  padding: 10px 15px;
  position: absolute;
  top: 100%;
  left: -15px;
  min-width: 170px;
  z-index: 200;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.header-top .switcher-content .dropdown-switcher .list-item {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 85.714%;
}
.header-top .switcher-content .dropdown-switcher .list-item li {
  margin: 0;
}
.header-top .switcher-content .dropdown-switcher .list-item li a span {
  display: block;
  padding: 5px 0;
}
.header-top .switcher-content:hover {
  cursor: pointer;
}
.header-top .switcher-content:hover .dropdown-switcher {
  display: block;
}
.header-top .switcher.language .heading-switcher {
  background-size: 23px;
  background-position: left center;
  padding-left: 30px;
}
.header-top .switcher.language .switcher-content .dropdown-switcher .list-item li a span {
  background-size: 23px;
  background-position: left center;
  padding-left: 30px;
}
.header-top .hd-location {
  float: left;
  height: 40px;
  padding-top: 5px;
  margin-right: 20px;
  padding-right: 21px;
  position: relative;
}
.header-top .hd-location:before {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  background-color: #999;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.header-top .hd-location .location a {
  display: block;
  padding: 5px 0 0 15px;
  position: relative;
  color: #f5f5f5;
  font-size: 85.714%;
}
.header-top .hd-location .location a:before {
  content: "";
  display: block;
  width: 8px;
  height: 12px;
  background: url("../images/icon-images.png") no-repeat -14px -12px;
  position: absolute;
  left: 0;
  top: 8px;
}
.header-top .cus-top-r {
  float: right;
}
.header-top .cus-top-r:before,
.header-top .cus-top-r:after {
  content: "";
  display: block;
  clear: both;
}
.header-top .cus-links {
  float: left;
}
.header-top .cus-links .header.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-top .cus-links > .header.links {
  padding-top: 5px;
  padding-left: 22px;
  position: relative;
}
.header-top .cus-links > .header.links:before,
.header-top .cus-links > .header.links:after {
  content: "";
  display: block;
  clear: both;
}
.header-top .cus-links > .header.links:before {
  content: "";
  width: 14px;
  height: 17px;
  background: url("../images/icon-images.png") no-repeat -41px -8px;
  position: absolute;
  top: 11px;
  left: 0;
}
.header-top .cus-links > .header.links > li {
  float: left;
  margin-bottom: 0;
}
.header-top .cus-links > .header.links > li:not(:first-child) {
  margin-left: 12px;
}
.header-top .cus-links > .header.links > li:not(:first-child):before {
  content: "/";
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin-right: 10px;
  margin-top: 4px;
}
.header-top .cus-links > .header.links > li > a {
  font-weight: 700;
  color: #f5f5f5;
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
  font-size: 85.714%;
}
.header-top .cus-links > .header.links > .customer-welcome {
  position: relative;
}
.header-top .cus-links > .header.links > .customer-welcome .greet.welcome {
  font-size: 85.714%;
  color: #f5f5f5;
  font-weight: 700;
  padding: 10px 0 5px;
  height: 40px;
  margin-top: -5px;
}
.header-top .cus-links > .header.links > .customer-welcome .customer-menu {
  left: -15px;
  font-size: 85.711%;
}
.header-top .hd-services {
  float: left;
}
.header-top .hd-services ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-top .hd-services ul:before,
.header-top .hd-services ul:after {
  content: "";
  display: block;
  clear: both;
}
.header-top .hd-services ul li {
  float: left;
  margin-left: 30px;
  margin-bottom: 0;
  padding-top: 5px;
}
.header-top .hd-services ul li a {
  color: #f5f5f5;
  font-weight: 700;
  display: block;
  font-size: 85.714%;
  padding: 5px 0;
}
.header-middle {
  padding: 30px 0;
}
.logo-container {
  float: left;
}
.hd-middle-content:before,
.hd-middle-content:after {
  content: "";
  display: block;
  clear: both;
}
.hd-middle-content .logo-container {
  width: 328px;
}
.hd-middle-content .r-middle-container {
  margin-left: 328px;
  padding-top: 5px;
}
.hd-middle-content .search-header {
  width: 100%;
}
.hd-middle-content .block-search {
  float: none;
  margin: 0;
  padding: 0;
  width: unset !important;
}
.hd-middle-content .block-search .control {
  margin: 0;
  padding: 0;
}
.hd-middle-content .block-search .nested {
  display: none !important;
}
.hd-middle-content .block-search form {
  border: 1px solid #ccc;
  background-color: #fff;
  position: relative;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.hd-middle-content .block-search form .input-text {
  background: none;
  height: 48px;
  border: none;
  padding: 0 60px 0 20px;
  font-size: 100%;
  position: static;
}
.hd-middle-content .block-search form .actions .action.search {
  margin: 0;
  padding: 0;
  width: 48px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 0;
  background: url("../images/icon-images.png") no-repeat 4px -46px;
}
.hd-middle-content .block-search form .actions .action.search:before,
.hd-middle-content .block-search form .actions .action.search span {
  display: none;
}
.hd-middle-content .block-search.search-by-category .control {
  position: relative;
}
.hd-middle-content .block-search.search-by-category .control:before {
  content: "";
  display: block;
  position: absolute;
  left: 188px;
  top: 15px;
  pointer-events: none;
  width: 2px;
  height: 18px;
  background-color: #e4e4e4;
}
.hd-middle-content .block-search.search-by-category .select-categories {
  width: 182px;
  background-color: transparent;
  border: none;
  height: 48px;
  padding-left: 15px;
}
.hd-middle-content .block-search.search-by-category .input-text {
  margin-left: 190px;
  width: calc(100% - 190px);
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.hd-support {
  padding-left: 45px;
}
.hd-support .header-phone {
  white-space: nowrap;
  color: #000;
  position: relative;
  padding-left: 38px;
  padding-top: 8px;
}
.hd-support .header-phone:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background: url("../images/icon-images.png") no-repeat -53px -54px;
  position: absolute;
  left: 0;
  top: 13px;
}
.hd-support .header-phone .phone-title,
.hd-support .header-phone .phone-link {
  line-height: 1;
}
.hd-support .header-phone .phone-link a {
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.hd-support .header-phone .phone-title {
  margin-bottom: 6px;
}
.hd-support .header-phone a {
  color: #000;
  font-weight: 700;
  font-size: 16px;
}
.hd-cart {
  padding-top: 9px;
  padding-left: 45px;
}
.hd-cart .minicart-wrapper {
  margin: 0;
  padding: 0;
  float: none;
}
.hd-cart .minicart-wrapper .action.close {
  display: none;
}
.hd-cart .minicart-wrapper .block-minicart {
  margin-top: 0;
  right: 0;
  left: unset;
  border: 1px solid #ccc;
}
.hd-cart .minicart-wrapper .action.showcart {
  position: relative;
  padding-left: 42px;
}
.hd-cart .minicart-wrapper .action.showcart .text {
  border: 0;
  display: block;
  clip: unset;
  height: unset;
  width: unset;
  margin: 0 0 4px;
  overflow: unset;
  padding: 0;
  position: unset;
  line-height: 1;
  color: #000;
}
.hd-cart .minicart-wrapper .action.showcart .counter-label {
  display: none;
}
.hd-cart .minicart-wrapper .action.showcart .counter-number {
  min-width: 20px;
  height: 20px;
  padding: 0 3px;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 17px;
  top: -4px;
  z-index: 20;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.hd-cart .minicart-wrapper .action.showcart .counter.qty {
  display: block;
  background: none;
  height: auto;
  width: auto;
  min-width: unset;
  margin: 0;
  color: unset;
  line-height: unset;
  text-align: unset;
  padding: 0;
}
.hd-cart .minicart-wrapper .action.showcart:after {
  content: "";
  display: block;
  width: 29px;
  height: 29px;
  background: url("../images/icon-images.png") no-repeat -107px -56px;
  position: absolute;
  top: 3px;
  left: 0;
}
.hd-cart .minicart-wrapper .action.showcart:before {
  display: none;
}
.hd-cart .minicart-wrapper .subtotal {
  line-height: 1;
}
.hd-cart .minicart-wrapper .subtotal .price {
  font-size: 114.285%;
  font-weight: 700;
  color: #000;
}
.hd-cart .minicart-wrapper .subtotal .label {
  display: none;
}
.hd-cart .minicart-wrapper .mage-dropdown-dialog {
  padding-top: 5px;
  display: none !important;
}
.hd-cart .minicart-wrapper:hover .mage-dropdown-dialog {
  display: block !important;
}
/**
 * Megamenu
 */
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.item-left {
  margin-right: 20px;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a {
  padding: 0 15px;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.parent > a {
  padding: 0 30px 0 15px;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.parent > a > .cat-name {
  padding-right: 0;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.parent > a:after {
  display: none;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.parent > a:before {
  position: absolute;
  top: 18px;
  right: 15px;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li:hover > a,
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.active > a,
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.has-active > a {
  background-color: rgba(0, 0, 0, 0.15);
}
@media (max-width: 1366px) {
  .header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.item-left {
    margin-right: 1px;
  }
}
