.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);
  }
}
.header-container {
  background-color: #fff;
}
.header-bottom {
  background-color: #333;
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu::after {
  content: "";
  display: block !important;
  clear: both;
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  float: left;
  margin-right: 1px;
  margin-left: 0;
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
  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);
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a {
  /*background-color: #444; */
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
  height: 50px;
  line-height: 46px;
  /* padding: 0px 20px; */
  /* text-transform: uppercase; */
  /* color: #fff; */
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  min-width: 200px;
  align-items: center;
  border: 1px solid #030101;
  padding: 0px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a .icon_items {
  /*position: absolute;*/
  top: 0;
  right: 0;
  line-height: 0;
  order: 1;
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent-item > a .sm_megamenu_title:after {
  margin-left: 3px;
  vertical-align: top;
  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: 15px;
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .top-menu-block > div {
  padding: 0px !important;
  margin-bottom: 18px;
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .top-menu-block .sm_megamenu_head_item > .sm_megamenu_title > a {
  font-weight: normal !important;
  font-size: 14px !important;
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .top-menu-block .sm_megamenu_head_item > .sm_megamenu_title > a:hover {
  color: #D9180A;
}
.horizontal-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .top-menu-block .sm_megamenu_actived .sm_megamenu_head_item > .sm_megamenu_title > a {
  color: #D9180A;
}
/**
 * Css menu
 */
.horizontal-block .navigation {
  background: none;
  font-weight: unset;
}
.horizontal-block .navigation .ui-icon {
  display: none !important;
}
.horizontal-block .navigation > ul {
  padding: 0;
}
.horizontal-block .navigation > ul > li {
  margin-right: 1px;
  margin-left: 0;
}
.horizontal-block .navigation > ul > li.parent > a:after {
  vertical-align: top;
  margin-left: 3px;
  position: relative;
  top: 0;
  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: 15px;
}
.horizontal-block .navigation > ul > li > a {
  font-weight: 400;
  height: 60px !important;
  line-height: 60px !important;
  padding: 0 20px !important;
  margin: 0;
  border: none !important;
  text-transform: uppercase;
  font-size: 107.69%;
  color: #fff !important;
}
.horizontal-block .navigation > ul > li > a:before {
  display: none;
}
.horizontal-block .navigation > ul > li.active > a,
.horizontal-block .navigation > ul > li.has-active > a {
  background-color: #444;
}
.horizontal-block .navigation .level0 .submenu {
  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);
}
.horizontal-block .navigation .level0 .submenu a {
  padding: 10px 20px;
  border: none !important;
}
.horizontal-block .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;
}
.horizontal-block .navigation .level0 .submenu li:hover,
.horizontal-block .navigation .level0 .submenu li:hover > a {
  background-color: #f3f4f8;
}
.menu-search {
  position: relative;
}
/**
 * Search core
 */
.search-container {
  position: absolute;
  right: 0;
  top: 10px;
}
.header-container .block-search {
  width: 300px !important;
  padding: 0 !important;
}
.header-container .block-search .block-content {
  border: none;
}
.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;
}
.header-container .block-search .field.search .control {
  margin: 0;
  padding: 0;
  border: none;
}
.header-container .block-search .field.search .input-text {
  background: #fff;
  position: static;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  width: 100%;
  height: 40px;
  padding-right: 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.header-container .block-search .actions {
  display: table-cell;
  vertical-align: top;
}
.header-container .block-search .actions .action.search {
  background: none;
  border: none;
  position: static;
  text-transform: uppercase;
  height: 40px;
  width: 50px;
  text-align: center;
  line-height: 40px;
  opacity: 1 !important;
  padding: 0;
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
}
.header-container .block-search .actions .action.search:before {
  color: inherit;
  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;
  line-height: 40px;
}
.header-container .block-search .actions .action.search span {
  display: none;
}
/**
 * Searchbox pro
 */
.header-container .block-search.search-pro {
  width: 395px !important;
}
.header-container .block-search.search-pro .control {
  display: flex;
}
.header-container .block-search.search-pro .searchbox-cat {
  background-color: #f5f5f5;
  padding-left: 10px;
  height: 40px;
  border: none;
  width: 135px;
  color: #444;
  position: relative;
  left: 0;
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
.hd-top-content {
  padding: 30px 0;
}
.hd-top-content::after {
  content: "";
  display: block !important;
  clear: both;
}
.logo-container {
  float: left;
  width: 400px;
  padding-top: 4px;
}
.logo-container .horizontal-menu {
  margin-left: 20px;
}
.r-container {
  float: right;
  width: calc(100% - 400px);
}
.r-container::after {
  content: "";
  display: block !important;
  clear: both;
}
/**
 * Language - currency
 */
.header-container .language-currency {
  float: left;
}
.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;
  margin-right: 20px;
}
.header-container .language-currency .switcher-content {
  position: relative;
}
.header-container .language-currency .switcher-content:hover .action-switcher:before {
  display: block;
  content: "";
  position: absolute;
  bottom: -12px;
  height: 15px;
  left: 0;
  right: 0;
}
.header-container .language-currency .switcher-content:hover .dropdown-switcher {
  display: block;
}
.header-container .language-currency .action-switcher {
  padding: 0 15px;
  position: relative;
  background-color: #f5f5f5;
  border: 2px solid transparent;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.header-container .language-currency .heading-switcher {
  display: block;
  height: 46px;
  line-height: 46px;
  color: #333;
  text-transform: uppercase;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.header-container .language-currency .heading-switcher span:after {
  margin-left: 5px;
  vertical-align: top;
  position: relative;
  content: '\f0d7';
  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;
}
.header-container .language-currency .heading-switcher:hover {
  cursor: pointer;
}
.header-container .language-currency .dropdown-switcher {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 10px;
  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);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.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;
}
.hd-r-customer {
  float: right;
}
.account-block,
.minicart-header {
  display: inline-block;
  vertical-align: top;
}
.minicart-header .minicart-wrapper {
  margin-left: 0;
  margin-right: 0;
}
.minicart-header .minicart-wrapper .block-minicart {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.minicart-header .minicart-wrapper .showcart {
  display: flex !important;
  background-color: #fff;
  /*border: 2px solid #eee;*/
  height: 50px;
  line-height: 46px;
  padding: 0 0 0 50px;
  font-size: 110%;
  color: #333;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.minicart-header .minicart-wrapper .showcart:after {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 24px;
  position: absolute;
  /*background: url(../images/icon-image.png) -184px -586px no-repeat; */
  /*top: 11px; */
  left: 22px;
  content: '\e904';
  font-family: 'icomoon' !important;
}
.minicart-header .minicart-wrapper .showcart:before {
  display: none !important;
}
.minicart-header .minicart-wrapper .price-minicart,
.minicart-header .minicart-wrapper .text {
  display: none;
}
.minicart-header .minicart-wrapper .text-min-cart {
  display: unset;
  font-weight: 700;
  display: none;
}
.minicart-header .minicart-wrapper .action.showcart .counter.qty {
  display: unset;
  margin-top: 10px;
  /*margin-left: 10px;*/
  margin-right: 0;
  padding: 0 2px;
  width: unset;
  min-width: 26px;
  height: 26px;
  line-height: 26px;
  font-weight: 700;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.minicart-header .minicart-wrapper .mage-dropdown-dialog {
  display: none !important;
  right: 0;
  left: auto;
  padding-top: 10px;
}
.minicart-header .minicart-wrapper:hover .mage-dropdown-dialog {
  display: block !important;
}
.header-block {
  position: relative;
}
.header-block > a {
  font-size: 14px;
  display: block;
  height: 50px;
  line-height: 46px;
  padding: 0 10px 0 52px;
  position: relative;
  color: #030101 !important;
  background-color: #fff;
  /*border: 2px solid #eee; */
  /*font-weight: 700;*/
  /*text-transform: uppercase;*/
  /*.border-radius(3px);*/
}
.header-block > a:before {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 24px;
  position: absolute;
  left: 22px;
  /*top: 10px;*/
  color: #030101;
  content: '\e95e';
  /*
           background: url(../images/icon-image.png) no-repeat -125px -583px;
            */
  font-family: 'icomoon' !important;
}
.header-block .header-dropdown {
  display: none;
  position: absolute;
  background: #fff;
  padding: 20px;
  z-index: 210;
  top: 100%;
  margin-top: 10px;
  left: 0;
  min-width: 200px;
  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);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.account-block-register > a:before {
  content: '\e943';
}
.header-block:hover > a:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -12px;
  height: 15px;
  left: 0;
  right: 0;
}
.header-block:hover .header-dropdown {
  display: block;
}
.account-block .header.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.account-block .header.links .customer-welcome .greet.welcome {
  margin-bottom: 5px;
}
.account-block .header.links .customer-welcome .greet.welcome:after {
  display: none;
}
.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;
}
.account-block .customer-links > .header.links > li:last-child {
  margin-bottom: 0;
}
.account-block .customer-links > .header.links > li > a {
  display: block;
  text-align: center;
  padding: 10px;
  background-color: #f5f5f5;
  text-transform: uppercase;
}
.phone-free {
  display: inline-block;
  vertical-align: top;
  padding-left: 47px;
  position: relative;
  /*margin-right: 90px;*/
  margin-left: 25px;
}
.phone-free:before {
  display: block;
  width: 36px;
  height: 36px;
  /*background: url(../images/icon-image.png) no-repeat -240px -577px; */
  position: absolute;
  left: 0;
  content: '\e94b';
  font-size: 36px;
  font-family: 'icomoon' !important;
}
.phone-free p {
  color: #030101;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 18px;
}
.phone-free a {
  display: table;
  line-height: 1;
  padding-top: 2px;
  font-size: 18px;
  font-weight: 700;
  color: #D9180A;
}
.layout-boxed .header-bottom {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
/**
 * Awesome....
 */
.header-mobile .mobile-top {
  background-color: #030101 !important;
}
