.page-wrapper {
  overflow-x: hidden;
}
.page-header {
  background-color: #fff;
}
.container-header-lager {
  max-width: 1740px;
  padding: 0 15px;
  margin: 0 auto;
}
.header-top {
  background-color: #222;
}
.header-top-content {
  display: flex;
  justify-content: space-between;
}
.header-top-content .header-delivery {
  line-height: 40px;
  color: #919191;
}
.header-top-content .social-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-top-content .social-list ul:before,
.header-top-content .social-list ul:after {
  content: "";
  display: block;
  clear: both;
}
.header-top-content .social-list ul li {
  float: left;
  margin: 0;
}
.header-top-content .social-list li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: #919191;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.header-top-content .social-list li a span {
  display: none;
}
.header-top-content .social-list li a:hover {
  color: #fff;
}
.header-top-content .social-list .facebook a:before {
  content: '\ea90';
  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-top-content .social-list .twitter a:before {
  content: '\ea96';
  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-top-content .social-list .instagram a:before {
  content: '\ea92';
  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-top-content .social-list .pinterest a:before {
  content: '\ead1';
  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-top-content .social-list .vimeo a:before {
  content: '\eaa0';
  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-top-content .social-list li:first-child a {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header-bottom {
  /**
     * Language / Currency
     */
}
.header-bottom .header-megamenu {
  float: left;
  width: calc(50% - 95px);
}
.header-bottom .logo-container {
  float: left;
  width: 190px;
  padding-top: 30px;
  text-align: center;
}
.header-bottom .customer-wrapper {
  float: right;
  width: calc(50% - 95px);
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.item-left {
  margin-right: 30px;
  margin-left: 0;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.item-right {
  margin-left: 30px;
  margin-right: 0;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a {
  background: none !important;
  display: block;
  height: 98px;
  line-height: 98px;
  padding: 0;
  font-size: 114.285%;
  color: #222;
  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: 98px;
  line-height: 98px;
}
.header-bottom .switcher-content .heading-switcher {
  white-space: nowrap;
  color: #222;
}
.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: 98px;
  background: url("../images/header.png") no-repeat 14px -31px;
  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: #e2e2e2;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.header-links {
  position: relative;
}
.header-links:before {
  content: "";
  display: block;
  width: 50px;
  height: 98px;
  background: url("../images/header.png") no-repeat -27px -31px;
  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: 98px;
  background: url("../images/header.png") no-repeat -75px -31px;
  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: 85.714%;
  text-align: center;
  top: 30px;
  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: 98px;
  background: url("../images/header.png") no-repeat -120px -31px;
  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: 85.714%;
  text-align: center;
  top: 30px;
  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;
}
.header-bottom .column-featured h3 {
  font-size: 114.285%;
  color: #222;
  text-transform: uppercase;
}
/**
 * Ajax search
 */
.block-search.ajax-search {
  z-index: 500;
}
.block-search.ajax-search .bzotech-search-autocomplete {
  margin-top: 20px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-search.ajax-search .product-item-info .product-item-details {
  padding-left: 15px;
}
body {
  overflow-x: hidden;
}
@media (min-width: 1280px) {
  .ontop-element {
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
  }
  .header-desktop {
    background-color: transparent;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
  }
  .body-on-top .ontop-element {
    position: fixed;
    right: 0;
    left: 0;
    top: 0 !important;
    background: #fff;
    z-index: 700;
    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);
  }
  .page-header {
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
  }
  .cms-index-index.enable-stickymenu .page-header {
    position: fixed;
    right: 0;
    left: 0;
    top: 0 !important;
    background: #fff;
    z-index: 700;
  }
  .cms-index-index:not(.body-on-top) .page-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 300;
    background-color: transparent;
  }
  .cms-index-index:not(.body-on-top) .header-bottom .switcher-content .heading-switcher,
  .cms-index-index:not(.body-on-top) .header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a {
    color: #fff;
  }
  .cms-index-index:not(.body-on-top) .hd-cart .minicart-wrapper .action.showcart:after,
  .cms-index-index:not(.body-on-top) .header-wishlist a:before,
  .cms-index-index:not(.body-on-top) .header-links:before,
  .cms-index-index:not(.body-on-top) .search-header .block-search:before {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .cms-index-index:not(.body-on-top) .logo-content .logo {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .cms-index-index:not(.body-on-top).search-ajax-active .page-header,
  .cms-index-index:not(.body-on-top) .page-header:hover {
    background-color: #fff;
  }
  .cms-index-index:not(.body-on-top).search-ajax-active .page-header .header-bottom .switcher-content .heading-switcher,
  .cms-index-index:not(.body-on-top) .page-header:hover .header-bottom .switcher-content .heading-switcher,
  .cms-index-index:not(.body-on-top).search-ajax-active .page-header .header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a,
  .cms-index-index:not(.body-on-top) .page-header:hover .header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a {
    color: #222;
  }
  .cms-index-index:not(.body-on-top).search-ajax-active .page-header .hd-cart .minicart-wrapper .action.showcart:after,
  .cms-index-index:not(.body-on-top) .page-header:hover .hd-cart .minicart-wrapper .action.showcart:after,
  .cms-index-index:not(.body-on-top).search-ajax-active .page-header .header-wishlist a:before,
  .cms-index-index:not(.body-on-top) .page-header:hover .header-wishlist a:before,
  .cms-index-index:not(.body-on-top).search-ajax-active .page-header .header-links:before,
  .cms-index-index:not(.body-on-top) .page-header:hover .header-links:before,
  .cms-index-index:not(.body-on-top).search-ajax-active .page-header .search-header .block-search:before,
  .cms-index-index:not(.body-on-top) .page-header:hover .search-header .block-search:before {
    -webkit-filter: unset;
    filter: unset;
  }
  .cms-index-index:not(.body-on-top).search-ajax-active .page-header .logo-content .logo,
  .cms-index-index:not(.body-on-top) .page-header:hover .logo-content .logo {
    -webkit-filter: unset;
    filter: unset;
  }
}
@media (min-width: 1024px) {
  .header-desktop .megamenu-nav.horizontal-type .megamenu-items > li.parent > a:after {
    display: none;
  }
  .header-desktop .megamenu-nav.horizontal-type .megamenu-items > li.parent > a > .cat-name {
    padding: 0;
  }
  .header-desktop .megamenu-nav.horizontal-type .megamenu-items > li.parent > a > .cat-name:after {
    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: 16px;
    position: relative;
    top: -1px;
    margin-left: 3px;
  }
}
@media (max-width: 1024px) {
  .page-header-content {
    display: none;
  }
}
