.page-wrapper {
  overflow-x: hidden;
}
.header-desktop {
  background-color: #2d3054;
}
.header-desktop .hd-top-support ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-desktop .hd-top-support ul:before,
.header-desktop .hd-top-support ul:after {
  content: "";
  display: block;
  clear: both;
}
.header-desktop .hd-top-support ul li {
  float: left;
  margin-right: 30px;
  margin-bottom: 0;
}
.header-desktop .hd-top-support ul li a {
  display: block;
  position: relative;
  height: 38px;
  line-height: 38px;
  font-size: 92.857%;
  color: #fff;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.header-desktop .hd-top-support ul li a:before {
  content: "";
  display: block;
  background-image: url("../images/icon-images.png");
  background-repeat: no-repeat;
}
.header-desktop .hd-top-support .help a {
  padding-left: 20px;
}
.header-desktop .hd-top-support .help a:before {
  width: 13px;
  height: 13px;
  background-position: -64px -56px;
  position: absolute;
  left: 0;
  top: 12px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.header-desktop .hd-top-support .tracking a {
  padding-left: 25px;
}
.header-desktop .hd-top-support .tracking a:before {
  width: 18px;
  height: 13px;
  background-position: -62px -96px;
  position: absolute;
  left: 0;
  top: 12px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.header-desktop .header-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.header-services .hd-top-services {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-services .hd-top-services > li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  margin-left: 28px;
}
.header-services .hd-top-services > li > a {
  display: block;
  height: 38px;
  line-height: 38px;
  color: #fff;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.header-services .dropdown-block {
  position: relative;
}
.header-services .dropdown-block > a:after {
  margin-left: 3px;
  content: '\e905';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
}
.header-services .dropdown-block .dropdown-list {
  background-color: #fff;
  padding: 15px 20px;
  position: absolute;
  min-width: 170px;
  right: 0;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 50;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.header-services .dropdown-block .dropdown-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-services .dropdown-block .dropdown-list ul li {
  margin-bottom: 1px;
}
.header-services .dropdown-block .dropdown-list ul li a {
  display: block;
  padding: 2px 0;
}
.header-services .dropdown-block:hover .dropdown-list {
  opacity: 1;
  visibility: visible;
}
.header-bottom {
  /**
     * Language / Currency
     */
}
.header-bottom .header-megamenu {
  float: left;
  width: calc(50% - 95px);
}
.header-bottom .logo-container {
  float: left;
  width: 190px;
  padding-top: 19px;
  text-align: center;
}
.header-bottom .customer-wrapper {
  float: right;
  width: calc(50% - 95px);
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.item-left {
  float: left;
  margin-right: 30px;
  margin-left: 0;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.item-right {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a {
  background: none !important;
  display: block;
  height: 80px;
  line-height: 80px;
  padding: 0;
  font-size: 153.84%;
  color: #fff;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a:before {
  content: "";
  display: none;
  position: absolute;
  bottom: -3px;
  height: 3px;
  left: 0;
  right: 0;
  z-index: 855;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a span {
  display: block;
  margin: 0 -15px;
  padding: 0 15px !important;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li:hover a:before {
  display: block;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a:after {
  display: none !important;
}
.header-bottom .megamenu-nav .megamenu-items > li > .dropdowm-megamenu.type-megamenu > .middle-level-0 > .megamenu-content-cate > .submenu > li > a {
  font-size: 169.230%;
  margin-bottom: 5px;
}
.header-bottom .menu-container {
  position: relative;
}
.header-bottom .menu-container .megamenu-items {
  position: static !important;
}
.header-bottom .menu-container .full-width > .type-megamenu {
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.header-bottom .menu-container .full-width > .type-megamenu:before {
  content: "";
  display: block;
  position: absolute;
  left: -10000px;
  right: -10000px;
  top: 0;
  background: #fff;
  z-index: 0;
  bottom: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.header-bottom .menu-container .full-width > .type-megamenu > div {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
.header-bottom .r-content {
  float: right;
  display: flex;
  align-items: center;
}
.header-bottom .switcher {
  position: relative;
  margin-left: 25px;
}
.header-bottom .switcher .switcher-label {
  display: none;
}
.header-bottom .switcher-content {
  position: relative;
}
.header-bottom .switcher-content .action-switcher {
  height: 80px;
  line-height: 80px;
}
.header-bottom .switcher-content .heading-switcher {
  white-space: nowrap;
  color: #fff;
}
.header-bottom .switcher-content .heading-switcher:after {
  line-height: 1;
  position: relative;
  top: -1px;
  content: '\e905';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
}
.header-bottom .switcher-content .dropdown-switcher {
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  padding: 10px 15px;
  position: absolute;
  top: 100%;
  left: -13px;
  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);
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.header-bottom .switcher-content .dropdown-switcher .list-item {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-bottom .switcher-content .dropdown-switcher .list-item li {
  margin: 0;
}
.header-bottom .switcher-content .dropdown-switcher .list-item li a {
  display: block;
  padding: 5px 0;
}
.header-bottom .switcher-content:hover {
  cursor: pointer;
}
.header-bottom .switcher-content:hover .dropdown-switcher {
  opacity: 1;
  visibility: visible;
}
.header-bottom .switcher.language .heading-switcher {
  background: none !important;
}
.header-bottom .switcher.language .switcher-content .dropdown-switcher .list-item li a span {
  background: none !important;
}
.search-header .block-search {
  float: none;
  margin: 0;
  padding: 0;
  width: unset;
}
.search-header .block-search:before {
  content: "";
  display: block;
  width: 50px;
  height: 80px;
  background: url("../images/header.png") no-repeat 14px 26px;
  cursor: pointer;
}
.search-header .block-search .nested,
.search-header .block-search .search-autocomplete {
  display: none !important;
}
.search-header .block-search .control {
  margin: 0;
  padding: 0;
}
.search-header .block-search .block-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0;
  width: 340px;
  padding: 20px;
  background-color: #fff;
  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);
  transition: .2s;
}
.search-header .block-search .block-content input {
  padding-right: 55px;
  padding-left: 20px;
}
.search-header .block-search .block-content .action.search {
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  position: absolute;
  opacity: .6;
  right: 25px;
  top: 20px;
}
.search-header .block-search .block-content .action.search:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url("../images/header.png") no-repeat 9px 7px;
  -webkit-filter: brightness(0.2);
  filter: brightness(0.2);
}
.search-header .block-search .block-content .action.search:before,
.search-header .block-search .block-content .action.search span {
  display: none;
}
.search-header .block-search:hover .block-content {
  opacity: 1;
  visibility: visible;
}
.search-active .search-header .block-search .block-content {
  opacity: 1;
  visibility: visible;
}
.switcher + .search-header {
  position: relative;
  padding-left: 20px;
  margin-left: 32px;
}
.switcher + .search-header:before {
  content: "";
  display: block;
  width: 1px;
  height: 19px;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.header-links {
  position: relative;
}
.header-links:before {
  content: "";
  display: block;
  width: 50px;
  height: 80px;
  background: url("../images/header.png") no-repeat -27px 26px;
  cursor: pointer;
}
.header-links .cus-links {
  position: absolute;
  background: #fff;
  white-space: nowrap;
  min-width: 170px;
  right: 0;
  top: 100%;
  padding: 15px 20px;
  opacity: 0;
  visibility: hidden;
  z-index: 20;
  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);
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.header-links:hover .cus-links {
  opacity: 1;
  visibility: visible;
}
.header-links .header.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-links .header.links li {
  margin-bottom: 1px;
}
.header-links .header.links a {
  display: block;
  padding: 2px 0;
}
.header-links .greet.welcome {
  font-weight: 700;
  margin-bottom: 4px;
}
.header-links .customer-welcome .customer-menu {
  position: static;
  margin: 0;
  padding: 0;
  display: block;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.header-links .customer-welcome .customer-menu .header.links li a {
  padding: 2px 0;
}
.header-links .customer-welcome + .link.authorization-link a {
  display: block;
  text-align: center;
  background-color: #fd5c63;
  color: #fff;
  margin-top: 11px;
  height: 40px;
  line-height: 38px;
  text-transform: uppercase;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.header-wishlist {
  margin: 0;
}
.header-wishlist a {
  display: block;
  position: relative;
  margin: 0 !important;
}
.header-wishlist a:before {
  content: "";
  display: block;
  width: 40px;
  height: 80px;
  background: url("../images/header.png") no-repeat -75px 26px;
  cursor: pointer;
}
.header-wishlist .wishlist-title {
  display: none;
}
.header-wishlist .count {
  position: absolute;
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 0 2px;
  font-size: 92.307%;
  text-align: center;
  top: 24px;
  right: -5px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.hd-cart .minicart-wrapper {
  float: none;
  margin: 0;
  padding: none;
}
.hd-cart .minicart-wrapper .action.close {
  display: none;
}
.hd-cart .minicart-wrapper .action.showcart {
  vertical-align: top;
}
.hd-cart .minicart-wrapper .action.showcart .text,
.hd-cart .minicart-wrapper .action.showcart .counter-label,
.hd-cart .minicart-wrapper .action.showcart .price-minicart,
.hd-cart .minicart-wrapper .action.showcart:before {
  display: none !important;
}
.hd-cart .minicart-wrapper .action.showcart:after {
  content: "";
  display: block;
  width: 50px;
  height: 80px;
  background: url("../images/header.png") no-repeat -120px 26px;
  cursor: pointer;
}
.hd-cart .minicart-wrapper .action.showcart .counter {
  margin: 0;
  display: block !important;
  position: absolute;
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 0 2px;
  font-size: 92.307%;
  text-align: center;
  top: 24px;
  right: -5px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.hd-cart .minicart-wrapper .block-minicart {
  margin: 0;
  border: none;
  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);
}
.hd-cart .minicart-wrapper .block-minicart:before,
.hd-cart .minicart-wrapper .block-minicart:after {
  display: none;
}
.hd-cart .minicart-wrapper .mage-dropdown-dialog {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.hd-cart .minicart-wrapper:hover .mage-dropdown-dialog {
  opacity: 1;
  visibility: visible;
}
.bottom-services {
  background-color: #fff;
  padding: 10px 0;
}
.bottom-services ul {
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: space-between;
}
.bottom-services li {
  margin: 0;
}
.bottom-services li a {
  white-space: nowrap;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.bottom-services li a img {
  margin-right: 10px;
}
.header-mobile .column-featured h3 {
  font-size: 114.285%;
}
@media (max-width: 1024px) {
  .navigation-mobile .secondary-megamenu {
    margin: 0;
    padding: 0;
    float: none;
  }
  .navigation-mobile .megamenu-container .megamenu-vertical {
    float: none;
  }
  body .megamenu-nav .megamenu-items .item-icon {
    display: none;
  }
  body .navigation-mobile .megamenu-nav .megamenu-items .item-icon img {
    width: 25px;
  }
  .discount-item .block-product-title strong {
    font-size: 142.857%;
    font-weight: 400;
    color: #222;
  }
  .drop-products-content.top-nav-slider2 .owl-theme .owl-nav {
    top: -63px;
  }
  .product-2-style .drop-products-content .products-grid .product-item-info {
    border: 1px solid #e2e2e2;
  }
}
