/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
/**
 * Header 6 style
 */
.header-style-6 {
  background-color: #f5f6fa;
}
/**
 * Logo
 */
.logo-container {
  text-align: center;
}
.logo-container .logo-content {
  position: relative;
  top: 10px;
}
.header-top {
  background-color: #fff;
  height: 50px;
}
/**
 * Language currency
 */
.language-currency .switcher {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  position: relative;
}
.language-currency .switcher:not(:first-child) {
  margin-left: 20px;
}
.language-currency .switcher .switcher-label {
  display: none;
}
.language-currency .switcher .switcher-content .action-switcher {
  height: 50px;
  line-height: 50px;
  font-size: 92.85%;
  color: #222;
}
.language-currency .switcher .switcher-content .action-switcher .heading-switcher span {
  position: relative;
  top: -1px;
}
.language-currency .switcher .switcher-content .action-switcher .heading-switcher span:after {
  margin-left: 5px;
  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;
}
.language-currency .switcher .switcher-content .dropdown-switcher {
  display: none;
  position: absolute;
  left: 0;
  right: auto;
  top: 100%;
  margin-top: 0;
  background: #fff;
  padding: 10px;
  white-space: nowrap;
  min-width: 170px;
  z-index: 200;
  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);
}
.language-currency .switcher .switcher-content .dropdown-switcher .list-item {
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
}
.language-currency .switcher .switcher-content .dropdown-switcher .list-item li {
  padding: 0 10px;
  border: 1px solid transparent;
  background-color: #f5f5f5;
}
.language-currency .switcher .switcher-content .dropdown-switcher .list-item li:not(:last-child) {
  margin-bottom: 10px;
}
.language-currency .switcher .switcher-content .dropdown-switcher .list-item li:hover {
  border-color: #222;
  background-color: #fff;
}
.language-currency .switcher .switcher-content .dropdown-switcher .list-item a {
  padding: 13px 0;
  display: block;
  color: #222;
  font-weight: 600;
}
.language-currency .switcher .switcher-content:hover .dropdown-switcher {
  display: block;
}
.language-currency .switcher.switcher-language .switcher-content .action-switcher .heading-switcher {
  padding-left: 28px;
  background-position: left center;
  background-size: 21px auto;
}
.language-currency .switcher.switcher-language .switcher-content .dropdown-switcher .list-item a span {
  display: block;
  padding-left: 40px;
  background-position: left center;
}
.delivery {
  line-height: 50px;
  text-align: center;
  color: #222;
  font-size: 92.857%;
}
.customer-list {
  float: right;
  padding-left: 18px;
  position: relative;
}
.customer-list:before {
  position: absolute;
  top: 14px;
  left: 0;
  color: #222;
  content: '\e95e';
  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;
}
.customer-list > .header.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.customer-list > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.customer-list > .header.links > li:not(:last-child):after {
  content: "/";
  margin: 0 3px;
  display: inline-block;
  vertical-align: top;
  line-height: 50px;
  color: #222;
  position: relative;
  top: 1px;
}
.customer-list > .header.links > li > a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 92.857%;
}
.customer-list .customer-welcome .dashboard {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: #222;
  font-size: 92.857%;
}
.customer-list .customer-welcome .customer-menu {
  right: 0;
  left: auto;
}
.customer-list .customer-welcome:after {
  display: none !important;
}
.header-middle {
  padding: 30px 0;
}
.right-header {
  float: right;
}
/**
 * Wishlist
 */
.header-wishlist {
  margin-right: 30px;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
}
.header-wishlist .block-title {
  margin: 0;
  height: 44px;
  padding-left: 28px;
  position: relative;
  display: block;
  line-height: 44px;
  padding-top: 3px;
  font-size: 92.857%;
  text-transform: uppercase;
}
.header-wishlist .block-title:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '\e93f';
  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;
}
.header-wishlist .count {
  min-width: 17px;
  height: 17px;
  line-height: 17px;
  padding: 0 3px;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 2;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}
/**
 * Minicart header
 */
.minicart-header {
  display: inline-block;
  vertical-align: top;
}
.minicart-header .minicart-wrapper {
  margin: 0 !important;
  padding: 0 !important;
}
.minicart-header .minicart-wrapper .action.showcart {
  height: 44px;
  line-height: 44px;
  padding-left: 34px;
  position: relative;
  padding-top: 3px;
  text-transform: uppercase;
}
.minicart-header .minicart-wrapper .action.showcart:before {
  display: none;
}
.minicart-header .minicart-wrapper .action.showcart:after {
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 44px;
  content: '\e958';
  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;
}
.minicart-header .minicart-wrapper .action.showcart .text {
  position: static;
  width: auto;
  margin: 0;
  height: auto;
  padding: 0;
  font-size: 92.857%;
  display: inline-block;
  vertical-align: middle;
}
.minicart-header .minicart-wrapper .action.showcart .price-minicart {
  display: none;
}
.minicart-header .minicart-wrapper .action.showcart .counter.qty {
  margin: 0;
  min-width: 17px;
  height: 17px;
  line-height: 17px;
  padding: 0 3px;
  font-size: 12px;
  display: inline-block !important;
  text-align: center;
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 2;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}
.minicart-header .minicart-wrapper .mage-dropdown-dialog {
  display: none !important;
}
.minicart-header .minicart-wrapper:hover .mage-dropdown-dialog {
  display: block !important;
}
.header-bottom {
  background-color: #f5f6fa;
}
.header-bottom.menu-on-top .icon_items {
  display: none !important;
}
/**
 * Megamenu
 */
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu {
  text-align: center;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  text-align: left;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 25px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  color: #222;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a .icon_items {
  position: absolute;
  top: -8px;
  right: 0;
  line-height: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent-item > a .sm_megamenu_title:after {
  margin-left: 3px;
  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: 14px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent-item > a .icon_items {
  right: 17px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
  border: none !important;
  background-color: #fff;
  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);
}
/**
 * Css menu
 */
.horizontal-menu-block .navigation {
  background: none;
  z-index: 200;
  text-align: center;
  font-weight: normal;
}
.horizontal-menu-block .navigation ul {
  padding: 0;
}
.horizontal-menu-block .navigation .ui-icon {
  display: none !important;
}
.horizontal-menu-block .navigation > ul > li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 25px;
}
.horizontal-menu-block .navigation > ul > li > a {
  border: none !important;
  height: 50px;
  line-height: 50px !important;
  padding: 0 !important;
  display: block !important;
  color: #222 !important;
  text-transform: uppercase;
}
.horizontal-menu-block .navigation > ul > li.parent > a:after {
  margin-left: 3px;
  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: 14px;
}
.horizontal-menu-block .navigation > ul li .submenu {
  border: none !important;
  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);
}
.horizontal-menu-block .navigation > ul li .submenu li {
  background-color: transparent !important;
}
.horizontal-menu-block .navigation > ul li .submenu li a {
  background: transparent;
  font-weight: normal;
  padding: 10px 20px;
}
.horizontal-menu-block .navigation > ul li .submenu li:hover > a {
  background-color: #f5f5f5;
}
.horizontal-menu-block .navigation > ul li .submenu li.parent > a:after {
  float: right;
  position: relative;
  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;
}
/**
 * Search core
 */
.block-search {
  width: 100% !important;
  padding: 0 !important;
  max-width: 215px;
  float: none !important;
}
.block-search .form.minisearch {
  display: table;
  width: 100%;
}
.block-search .form.minisearch .field.search {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  background-color: #fff;
}
.block-search .form.minisearch .field.search .label {
  display: none !important;
}
.block-search .form.minisearch .field.search .control {
  margin: 0;
  padding: 0;
  border: none;
}
.block-search .form.minisearch .field.search .control .nested {
  display: none !important;
}
.block-search .form.minisearch .field.search .input-text {
  background: none;
  position: static;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 13px;
  width: 100%;
  height: 44px;
  padding-right: 10px;
  font-size: 92.857%;
  color: #222;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-search .form.minisearch .field.search .input-text::-webkit-input-placeholder {
  color: #222222;
  opacity: 1;
}
.block-search .form.minisearch .field.search .input-text:-moz-placeholder {
  color: #222222;
  opacity: 1;
}
.block-search .form.minisearch .field.search .input-text::-moz-placeholder {
  color: #222222;
  opacity: 1;
}
.block-search .form.minisearch .field.search .input-text:-ms-input-placeholder {
  color: #222222;
  opacity: 1;
}
.block-search .form.minisearch .actions {
  display: table-cell;
  vertical-align: top;
}
.block-search .form.minisearch .actions button {
  background: #fff;
  border: none !important;
  position: static;
  margin: 0;
  padding: 0;
  height: 44px;
  width: 44px;
  text-align: center;
  line-height: 44px;
  opacity: 1 !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-search .form.minisearch .actions button: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: 18px;
}
.block-search .form.minisearch .actions button:before,
.block-search .form.minisearch .actions button span {
  display: none;
}
/**
 * SearchBox Pro
 */
.block-search .block-title {
  display: none !important;
}
.block-search.search-pro {
  max-width: 265px;
}
.block-search.search-pro .form.minisearch .field.search .control {
  position: relative;
}
.block-search.search-pro .form.minisearch .field.search .control:before {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  color: #222;
  content: '\e946';
  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;
}
.block-search.search-pro .form.minisearch .field.search .searchbox-cat {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  background: none;
  border: none;
  width: 44px;
  padding: 0;
  text-indent: -999px;
}
.block-search.search-pro .form.minisearch .field.search .input-text {
  margin-left: 44px;
  border-left: 1px solid #f5f6fa;
  width: calc(100% - 44px);
}
/**
 * Responsive header 6
 */
