.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 * Language - currency
 */
.header-container .language-currency::after {
  content: "";
  display: block !important;
  clear: both;
}
.header-container .language-currency .switcher-label {
  display: none;
}
.header-container .language-currency .switcher {
  float: left;
  border-left: 1px solid #ddd;
}
.header-container .language-currency .switcher.currency {
  border-right: 1px solid #ddd;
}
.header-container .language-currency .switcher-content {
  position: relative;
}
.header-container .language-currency .switcher-content:hover .action-switcher {
  background: #fff;
}
.header-container .language-currency .switcher-content:hover .action-switcher:before {
  display: block;
}
.header-container .language-currency .switcher-content:hover .dropdown-switcher {
  display: block;
}
.header-container .language-currency .action-switcher {
  padding: 0 15px;
  position: relative;
}
.header-container .language-currency .action-switcher:before {
  content: "";
  display: none;
  height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
}
.header-container .language-currency .heading-switcher {
  display: block;
  height: 35px;
  line-height: 35px;
  color: #111;
  font-weight: normal;
  text-transform: uppercase;
}
.header-container .language-currency .heading-switcher span:after {
  margin-left: 3px;
  vertical-align: top;
  position: relative;
  top: 1px;
  content: '\e92e';
  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;
  font-size: 12px;
}
.header-container .language-currency .heading-switcher:hover {
  cursor: pointer;
}
.header-container .language-currency .dropdown-switcher {
  display: none;
  position: absolute;
  right: -1px;
  top: 100%;
  margin-top: 0;
  background: #fff;
  padding: 10px 10px 0;
  white-space: nowrap;
  min-width: 150px;
  z-index: 310;
  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-container .language-currency .list-item {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-container .language-currency .list-item li {
  padding: 0 10px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  background-color: #f5f5f5;
}
.header-container .language-currency .list-item li:hover {
  border-color: #222;
  background-color: #fff;
}
.header-container .language-currency .list-item a {
  padding: 8px 0;
  display: block;
  color: #222;
  font-weight: 600;
}
.header-container .language-currency .switcher-language .list-item li a span,
.header-container .language-currency .switcher-language .heading-switcher {
  background-size: 20px auto;
  background-position: left center;
  padding-left: 25px;
}
.header-top .btn-close {
  position: absolute;
  right: 30px;
  top: 8px;
  font-size: 16px;
  z-index: 99;
}
.header-top .btn-close.active:before {
  content: '\e91a';
  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;
  font-size: 16px;
  color: #fff;
}
.header-top .hd-top-content {
  background: #f7f7f7;
  height: 35px;
  line-height: 35px;
}
.header-top p {
  margin: 0;
}
.header-top .faqs-header a {
  font-size: 100%;
  padding: 0 15px;
  line-height: 35px;
  display: block;
  border-left: 1px solid #ddd;
}
.header-top .faqs-header a:hover {
  color: #111;
  background: #fff;
}
.header-middle {
  background: #111111;
}
.header-middle .logo {
  float: none;
  margin: 0;
  max-width: 100%;
  text-align: center;
}
.vertical-block {
  display: inline-block;
  width: 220px;
}
.vertical-block .vertical-menu-block .block-title-menu {
  background-color: transparent;
  color: #fff;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  height: 60px;
  line-height: 60px;
  padding: 0px 15px;
  font-size: 1.6rem;
  font-weight: 500;
}
.vertical-block .vertical-menu-block .block-title-menu:after {
  content: '\e92e';
  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;
  font-size: 16px;
  float: right;
  position: relative;
  right: -3px;
}
.vertical-block .vertical-menu-block .vertical-menu-content {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  min-width: 220px;
  border: 0;
  padding: 15px 0;
}
.vertical-block .vertical-menu-block .vertical-menu-content .sm_megamenu_wrapper_vertical_menu .icon_items {
  display: none;
}
.vertical-block .vertical-menu-block .vertical-menu-content .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li {
  border-bottom: 0;
}
.vertical-block .vertical-menu-block .vertical-menu-content .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li a.sm_megamenu_head {
  padding: 8px 15px;
}
.vertical-block .vertical-menu-block .vertical-menu-content .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-item > a:after {
  vertical-align: top;
  float: right;
  opacity: .5;
  content: '\e930';
  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;
  font-size: 14px;
  right: -3px;
  position: relative;
}
.vertical-block .vertical-menu-block .vertical-menu-content .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-item > a:hover:after {
  opacity: 1;
}
.vertical-block .vertical-menu-block:hover .block-title-menu {
  background-color: #333;
}
.sm_megamenu_wrapper_horizontal_menu .horizontal-type {
  display: flex;
  justify-content: center;
}
.sm_megamenu_wrapper_horizontal_menu .horizontal-type > li {
  margin: 0 20px;
}
.sm_megamenu_wrapper_horizontal_menu .horizontal-type > li > a {
  font-size: 1.3rem;
  text-transform: uppercase;
  display: block;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
}
.sm_megamenu_wrapper_horizontal_menu .horizontal-type > li > a .icon_items {
  position: absolute;
  top: auto;
  right: 0;
  line-height: 1;
}
.sm_megamenu_wrapper_horizontal_menu .horizontal-type > li > div {
  border: none !important;
  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-top-content .r-header {
  display: flex;
  justify-content: end;
  align-items: center;
}
.customer-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.customer-header .block-wishlist,
.customer-header .header-block {
  margin: 0;
  padding: 12px 10px;
}
.customer-header .block-wishlist .wishlist-title,
.customer-header .header-block .wishlist-title {
  display: none;
}
.customer-header .header-block {
  position: relative;
}
.customer-header .header-block .header-dropdown {
  display: none;
  position: absolute;
  background: #fff;
  padding: 10px;
  z-index: 200;
  top: 100%;
  left: 0;
  min-width: 150px;
  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);
}
.customer-header .header-block .header-dropdown.header-dropdown-support {
  width: 370px;
  right: 0;
  left: auto;
  padding: 30px;
}
.customer-header .header-block .header-dropdown.header-dropdown-support p {
  margin: 0px;
}
.customer-header .header-block .header-dropdown.header-dropdown-support h3 {
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  color: #111;
}
.customer-header .header-block .header-dropdown.header-dropdown-support a {
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #111111;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  margin-top: 15px;
}
.customer-header .header-block .header-dropdown.header-dropdown-support a:hover {
  background: #111111;
  color: #fff;
}
.customer-header .header-block:hover .header-dropdown {
  display: block;
}
.customer-header .block-wishlist > a,
.customer-header .header-block > a {
  display: block;
  color: #888;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  white-space: nowrap;
  padding-bottom: 6px;
}
.customer-header .block-wishlist > a:before,
.customer-header .header-block > a:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../images/icon-image.png);
  background-repeat: no-repeat;
  margin: 0 auto;
  filter: brightness(0) invert(1);
}
.customer-header .account-block .header.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.customer-header .account-block .header.links .customer-welcome .greet.welcome {
  margin-bottom: 5px;
}
.customer-header .account-block .header.links .customer-welcome .greet.welcome:after {
  display: none;
}
.customer-header .account-block .header.links .customer-welcome .customer-menu {
  display: block;
  position: static;
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.customer-header .account-block .customer-links > .header.links > li:last-child {
  margin-bottom: 0;
}
.customer-header .account-block .customer-links > .header.links > li > a {
  display: block;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  background: #f5f5f5;
}
.customer-header .account-block > a:before {
  background-position: -210px -722px;
}
.customer-header .block-wishlist > a:before {
  background-position: -245px -722px;
}
.customer-header .block-wishlist .count {
  background-color: #ff5e7d;
  color: #fff;
  display: inline-block;
  min-width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  padding: 0 3px;
  position: absolute;
  top: 7px;
  right: -19px;
  margin-left: 13px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 11px;
  font-weight: bold;
}
.customer-header .block-wishlist .counter + .count {
  display: none;
}
.minicart-header .minicart-wrapper {
  margin: 0 0 0 30px;
  padding: 0;
  float: none;
  padding-right: 20px;
}
.minicart-header .minicart-wrapper .mage-dropdown-dialog {
  display: none !important;
  right: 0;
  left: auto;
}
.minicart-header .minicart-wrapper .mage-dropdown-dialog .block-minicart {
  margin: 18px 0 0;
}
.minicart-header .minicart-wrapper:hover .mage-dropdown-dialog {
  display: block !important;
}
.minicart-header .minicart-wrapper .action.showcart {
  display: block;
  text-align: center;
  color: #888;
  text-transform: uppercase;
  position: relative;
}
.minicart-header .minicart-wrapper .action.showcart:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/icon-image.png) no-repeat -287px -722px;
  margin: 0 auto ;
  filter: brightness(0) invert(1);
}
.minicart-header .minicart-wrapper .action.showcart .text {
  display: none;
}
.minicart-header .minicart-wrapper .action.showcart .text-min-cart {
  display: none;
}
.minicart-header .minicart-wrapper .action.showcart .counter.qty {
  background-color: #ff5e7d;
  color: #fff;
  display: inline-block;
  min-width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  padding: 0 3px;
  position: absolute;
  top: 7px;
  right: -19px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
}
.minicart-header .minicart-wrapper .action.showcart .counter.qty .price-minicart,
.minicart-header .minicart-wrapper .action.showcart .counter.qty .counter-label {
  display: none;
}
/**
 * Search core
 */
.header-container .smsearch-autocomplete {
  left: 0px;
  right: auto !important;
}
.header-container .block-search .label,
.header-container .block-search .nested {
  display: none !important;
}
.header-container .block-search .form.minisearch {
  display: table;
  width: 100%;
}
.header-container .block-search .field.search {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  background: none;
}
.header-container .block-search .field.search .control {
  margin: 0;
  padding: 0;
}
.header-container .block-search .field.search .input-text {
  background: none;
  position: static;
  border: 1px solid #ddd;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  width: 100%;
  height: 40px;
  padding-right: 10px;
  color: #999999;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.header-container .block-search .field.search .input-text:focus {
  border-color: #111;
  color: #111;
}
.header-container .block-search .actions {
  display: table-cell;
  vertical-align: top;
}
.header-container .block-search .actions .action.search {
  position: absolute;
  background: none;
  padding: 0;
  color: #111111;
  text-transform: uppercase;
  width: 25px;
  height: 40px;
  line-height: 40px;
  opacity: 1 !important;
  font-weight: 600;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.header-container .block-search .actions .action.search:before {
  content: '\e954';
  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;
  font-size: 18px;
  display: block;
  color: #111111;
}
.header-container .block-search .actions .action.search span {
  display: none;
}
/**
 * Searchbox pro
 */
.header-container .block-search.search-pro .control {
  display: flex;
}
.header-container .block-search.search-pro .searchbox-cat {
  background-color: transparent;
  padding-left: 15px;
  height: 48px;
  border-right: 1px solid #3a3a3a;
  border-width: 0 1px 0 0;
  width: 150px;
  color: #888;
  position: relative;
  left: -1px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.header-container .search-container {
  position: relative;
}
.header-container .search-container a.icon-search1 {
  font-size: 20px;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  text-align: center;
  margin-right: 10px;
}
.header-container .search-container.show-block a.icon-search1 {
  color: #fff;
}
.header-container .search-container.show-block .block-search {
  visibility: visible;
  opacity: 1;
}
.header-container .search-container .block-search {
  position: absolute;
  right: 0;
  left: auto;
  top: 48px;
  margin: 0;
  padding: 0;
  width: unset;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  background: #fff;
}
.header-container .search-container .block-search .input-text {
  width: 270px !important;
  height: 52px;
  border: none;
  padding-left: 15px;
  border-left: 1px solid #eee;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.header-container .search-container .block-search .action.search {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  left: auto;
  color: #111;
  opacity: 1;
}
.header-container .search-container .block-search .action.search:before,
.header-container .search-container .block-search .action.search span {
  display: none !important;
}
.header-container .search-container .block-search .action.search:after {
  content: '\e954';
  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;
  font-size: 20px;
}
.header-container .search-container .block-content {
  position: relative;
}
.header-container .search-container .block-search .control {
  display: flex;
  margin: 0;
  padding: 0;
}
.header-container .search-container .nested {
  display: none !important;
}
.header-container .search-container .block-search.search-pro .searchbox-cat {
  width: 150px;
  height: 40px;
  border: 1px solid #ddd;
  border-right: 0 !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/**
 * Css menu
 */
.desktop-menu .navigation {
  background: none;
  font-weight: unset;
}
.desktop-menu .navigation .ui-icon {
  display: none !important;
}
.desktop-menu .navigation > ul {
  padding-left: 0;
}
.desktop-menu .navigation > ul > li {
  margin-right: 50px;
  margin-left: 0;
}
.desktop-menu .navigation > ul > li.parent > a:after {
  display: none;
}
.desktop-menu .navigation > ul > li > a {
  font-weight: 400;
  height: 60px !important;
  line-height: 60px !important;
  padding: 0 !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 1.3rem;
  color: #111 !important;
}
.desktop-menu .navigation > ul > li > a:before {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.desktop-menu .navigation .level0 .submenu {
  text-align: left;
  border: none !important;
  font-weight: 400;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.desktop-menu .navigation .level0 .submenu a {
  padding: 10px 20px;
  border: none !important;
}
.desktop-menu .navigation .level0 .submenu .parent > a:after {
  float: right;
  content: '\e930';
  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;
  font-size: 14px;
}
.desktop-menu .navigation .level0 .submenu li:hover,
.desktop-menu .navigation .level0 .submenu li:hover > a {
  background-color: #f3f4f8;
}
@media (max-width: 1400px) {
  .header-top .btn-close {
    right: 0px;
  }
}
