.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
/* Circle */
.banner-image {
  position: relative;
  display: block;
  overflow: hidden;
}
.banner-image:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.banner-image:hover:before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.header-style-1 {
  background: #fff;
  border-bottom: 1px solid #eeeeee;
}
.cms-index-index .header-style-1 {
  border: 0px;
}
.header-style-1 .header-top {
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
}
.header-style-1 .header-top .icon-x {
  font-size: 14px;
  position: absolute;
  right: 20px;
  top: 11px;
  color: #fff;
  z-index: 1;
  cursor: pointer;
}
.layout-boxed .header-style-1 .header-top {
  padding: 0 15px;
}
.header-style-1 .header-middle {
  background: #f7f7f7;
  padding: 0;
}
.layout-boxed .header-style-1 .header-middle {
  padding: 0 15px;
}
.header-style-1 .header-middle .header-content {
  position: relative;
  padding: 0;
  display: flex;
  align-items: center;
}
.header-style-1 .header-middle .header-content .logo-container {
  width: 210px;
}
.header-contact {
  padding-right: 90px;
}
.header-contact .medium {
  font-weight: normal;
  color: #111111;
  display: block;
  font-size: 128.57%;
}
.header-contact .medium strong {
  font-weight: 500;
}
.header-contact p {
  color: #999;
  font-size: 92.85%;
  margin: 0px;
}
.search-container {
  flex: 1 1 0;
  padding-right: 120px;
}
.search-container .block-search {
  float: none;
  margin: 0;
  padding: 0px;
  width: 100%;
}
.search-container .block-search .control {
  display: flex;
  margin: 0;
  padding: 0;
}
.search-container .block-search .control .input-text {
  height: 45px;
  border: 0;
  padding: 0 50px 0 20px;
  color: #aaaaaa;
  font-size: 92.85%;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border: 1px solid #fff;
}
.search-container .block-search .control .input-text:focus {
  border-color: #111;
  color: #111;
}
.search-container .block-search .actions button {
  right: 20px;
  top: 10px;
  padding: 0;
  opacity: 1 !important;
}
.search-container .block-search .actions button:after {
  display: none;
}
.search-container .block-search .actions button: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;
  color: #111;
}
.search-container .nested {
  display: none !important;
}
.customer-actions {
  display: flex;
}
.customer-actions > div {
  padding: 15px 0;
}
.customer-actions .customer-links {
  position: relative;
}
.customer-actions .customer-links > a:before {
  display: block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  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: 24px;
}
.customer-actions .customer-links > a span {
  display: none;
}
.customer-actions .customer-links > .header.links {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  background-color: #fff;
  padding: 15px;
  list-style: none;
  min-width: 125px;
  text-align: left;
  z-index: 500;
  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-actions .customer-links > .header.links li {
  margin: 0px;
}
.customer-actions .customer-links > .header.links li:not(:last-child) {
  margin: 0 0 5px;
}
.customer-actions .customer-links > .header.links li a {
  display: block;
  padding: 5px 10px !important;
  text-transform: uppercase;
  font-size: 92.85%;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #555555;
}
.customer-actions .customer-links > .header.links li a:hover {
  border-color: #111111;
  background-color: #ffffff;
  color: #111111;
}
.customer-actions .customer-links:hover > .header.links {
  display: block;
}
.customer-actions .setting-block {
  position: relative;
}
.customer-actions .setting-block:before {
  display: block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  color: #111;
  content: '\e956';
  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: 24px;
  margin-right: -13px;
}
.customer-actions .setting-block .header-dropdown {
  display: none;
  position: absolute;
  background: #fff;
  padding: 0px 15px 15px;
  z-index: 200;
  top: 100%;
  right: 0;
  min-width: 170px;
  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-actions .setting-block:hover .header-dropdown {
  display: block;
}
.customer-links .header.links .customer-welcome .customer-menu {
  display: block;
  position: static;
  margin: 0;
  padding: 0;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.customer-links .header.links .customer-welcome .customer-menu .customer-menu .header.links li a {
  padding: 7px 10px !important;
}
.customer-links .greet.welcome {
  display: none;
}
.header.links .customer-welcome .customer-menu .header.links li.authorization-link a {
  padding: 0 10px !important;
}
.search-active .header-bottom .customer-actions .search-container .block-search {
  display: block;
}
.header-container .setting-block .switcher {
  display: block;
}
.header-container .setting-block .switcher .list-item {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-container .setting-block .action-switcher {
  display: none;
}
.header-container .setting-block .switcher-label {
  display: block;
  margin: 18px 0 13px;
  text-transform: capitalize;
  color: #111;
  font-weight: 500;
}
.header-container .setting-block .switcher .list-item li {
  display: block;
  vertical-align: top;
  margin: 0;
}
.header-container .setting-block .switcher .list-item li:not(:last-child) {
  margin-bottom: 5px;
}
.header-container .setting-block .switcher .list-item li a {
  width: 100%;
  display: block;
  background: #f5f5f5 !important;
  height: 30px;
  border: 1px solid #f5f5f5;
  text-align: center;
  text-transform: uppercase;
  color: #555555;
  font-size: 13px;
  line-height: 30px;
  text-align: left;
  padding: 0 15px;
}
.header-container .setting-block .switcher .list-item li a span {
  background: none !important;
}
.header-container .setting-block .switcher .list-item li a:hover {
  border-color: #111;
  background: #fff !important;
  color: #111;
}
.header-container .minicart-wrapper {
  margin: 0;
  padding: 0;
  float: none;
}
.header-container .minicart-wrapper .mage-dropdown-dialog {
  display: none !important;
  right: 0;
  left: auto;
}
.header-container .minicart-wrapper .mage-dropdown-dialog .block-minicart {
  margin: 15px 0 0;
}
.header-container .minicart-wrapper:hover .mage-dropdown-dialog {
  display: block !important;
}
.header-container .minicart-wrapper .action.showcart {
  width: 52px;
  height: 52px;
  text-align: center;
  position: relative;
}
.header-container .minicart-wrapper .action.showcart .text-min-cart,
.header-container .minicart-wrapper .action.showcart .counter-label,
.header-container .minicart-wrapper .action.showcart .price-minicart,
.header-container .minicart-wrapper .action.showcart .text {
  display: none !important;
}
.header-container .minicart-wrapper .action.showcart:before {
  display: none !important;
}
.header-container .minicart-wrapper .action.showcart:after {
  content: '\e957';
  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: 24px;
  display: block;
  line-height: 52px;
}
.header-container .minicart-wrapper .action.showcart .counter.qty {
  display: inline-block !important;
  width: unset;
  height: 18px;
  line-height: 18px;
  min-width: 18px;
  padding: 0;
  background-color: #ff4466;
  color: #fff;
  position: absolute;
  top: 8px;
  right: 8px;
  margin: 0;
  font-size: 85.71%;
  border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
}
.header-wishlist {
  margin: 0;
}
.header-wishlist a {
  position: relative;
  display: block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  margin: 0 !important;
  color: #111;
  text-align: center;
}
.header-wishlist a:before {
  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: 24px;
}
.header-wishlist a .wishlist-title {
  display: none;
}
.header-wishlist .count {
  display: none;
}
.header-wishlist .counter + .count {
  display: none;
}
.horizontal-block {
  position: relative;
}
ul.menu-special {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  right: 0;
  top: 0;
}
ul.menu-special li {
  display: inline-block;
  line-height: 60px;
  margin: 0;
}
ul.menu-special li:not(:last-child) {
  padding: 0  25px 0 0;
}
ul.menu-special li a {
  font-size: 114.28%;
}
ul.menu-special li a [class^="icon-"] {
  font-size: 24px;
  margin-right: 1px;
  position: relative;
  top: 6px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu {
  display: flex;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:not(:last-child) {
  padding: 0  45px 0 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: capitalize;
  font-weight: normal;
  position: relative;
  font-size: 114.28%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a .icon_items {
  position: absolute;
  top: -5px;
  line-height: 1;
  right: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent-item > a: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;
  line-height: 0;
  position: relative;
  top: 1px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover {
  background: #fff;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
  border: none !important;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
}
.horizontal-block .navigation {
  background: none;
  font-weight: unset;
  z-index: 200;
}
.horizontal-block .navigation .ui-icon {
  display: none !important;
}
.horizontal-block .navigation > ul {
  padding-left: 0;
}
.horizontal-block .navigation > ul > li {
  margin-right: 35px;
  margin-left: 0;
}
.horizontal-block .navigation > ul > li.parent > a:after {
  display: none;
}
.horizontal-block .navigation > ul > li > a {
  font-weight: normal;
  height: 70px !important;
  line-height: 70px !important;
  padding: 0 !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 128.57%;
  color: #111 !important;
}
.horizontal-block .navigation > ul > li > a:before {
  display: none;
}
.horizontal-block .navigation > ul > li.has-active > a,
.horizontal-block .navigation > ul > li.active > a,
.horizontal-block .navigation > ul > li:hover > a {
  z-index: 10;
}
.horizontal-block .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);
}
.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;
}
@media (max-width: 1199px) {
  .search-container,
  .header-contact {
    padding-right: 30px;
  }
}
