/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
.header-top {
  background-color: #f5f6fa;
}
/**
 * Language currency
 */
.language-currency .switcher {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  position: relative;
}
.language-currency .switcher:hover .dropdown-switcher {
  display: block !important;
}
.language-currency .switcher:not(:last-child) {
  margin-right: 20px;
}
.language-currency .switcher .switcher-label {
  display: inline-block;
  vertical-align: middle;
  height: 44px;
  line-height: 44px;
  position: relative;
  width: auto;
  color: #666;
  font-size: 92.857%;
  top: -1px;
}
.language-currency .switcher .switcher-label:after {
  content: ":";
}
.language-currency .switcher .switcher-content {
  display: inline-block;
  vertical-align: middle;
}
.language-currency .switcher .switcher-content .action-switcher {
  height: 44px;
  line-height: 44px;
  font-size: 92.857%;
}
.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: 3px;
  position: relative;
  top: 1px;
  vertical-align: top;
  color: #222;
  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;
}
.language-currency .switcher .switcher-content .dropdown-switcher {
  display: none;
  position: absolute;
  left: 0;
  right: auto;
  top: 100%;
  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 a {
  padding: 13px 0;
  display: block;
  color: #222;
  font-weight: 600;
}
.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-language .switcher-content .action-switcher .heading-switcher {
  padding: 0;
  background: none !important;
}
.language-currency .switcher.switcher-language .switcher-content .dropdown-switcher .list-item a span {
  display: block;
  padding-left: 40px;
  background-position: left center;
}
/**
 * Quick links
 */
.action-customer {
  float: right;
}
.action-customer .quick-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.action-customer .quick-links:after {
  content: "";
  display: block;
  clear: both;
}
.action-customer .quick-links li {
  margin: 0 28px 0 0;
  float: left;
}
.action-customer .quick-links li a {
  display: block;
  height: 44px;
  line-height: 44px;
  font-size: 92.857%;
  color: #666;
}
.action-customer .quick-links li a:before {
  vertical-align: top;
  margin-right: 4px;
}
.action-customer .quick-links li.localtion a:before {
  content: '\e945';
  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;
}
.action-customer .quick-links li.gift-card a:before {
  content: '\e93c';
  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;
}
.action-customer .quick-links li.track-order a:before {
  content: '\e97b';
  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;
}
.action-customer .customer-links {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  margin-top: 8px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.action-customer .customer-links > .block-content > .header.links {
  margin: 0;
  padding: 0 17px;
  list-style: none;
}
.action-customer .customer-links > .block-content > .header.links > li {
  margin: 0;
  display: inline-block;
}
.action-customer .customer-links > .block-content > .header.links > li:not(:last-child):after {
  content: "/";
  display: inline-block;
  margin: 0 2px;
}
.action-customer .customer-links > .block-content > .header.links > li > a {
  display: inline-block;
  height: 27px;
  line-height: 27px;
  font-size: 92.857%;
  text-transform: uppercase;
  color: #666;
}
.action-customer .customer-links .customer-welcome:after {
  display: none !important;
}
.action-customer .customer-links .customer-welcome .dashboard {
  display: inline-block;
  height: 27px;
  line-height: 27px;
  color: #666;
  text-transform: uppercase;
  font-size: 92.857%;
}
.action-customer .customer-links .customer-welcome .customer-menu {
  right: -17px;
  left: auto;
  margin-top: 9px;
}
.action-customer .customer-links .customer-welcome:hover:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 15px;
  bottom: -12px;
}
/**
 * Logo
 */
.middle-content {
  padding: 35px 0;
}
.middle-content:after {
  content: "";
  display: block;
  clear: both;
}
.logo-container {
  width: 280px;
  float: left;
}
.action-middle {
  float: left;
  width: calc(100% - 280px);
}
/**
 * Search
 */
.search-header {
  width: 100%;
}
.search-header .form.minisearch {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.search-header .block-search .block-content {
  padding: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.search-header .block-search {
  float: none;
  width: unset;
  margin: 0;
  padding: 0;
  position: relative;
}
.search-header .block-search .control {
  padding: 0;
}
.search-header .block-search .nested {
  display: none;
}
.search-header .block-search .action.search {
  width: 44px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  position: absolute;
  top: 7px;
  right: 7px;
  padding: 0;
  color: #222;
  opacity: 1 !important;
}
.search-header .block-search .action.search:before,
.search-header .block-search .action.search span {
  display: none;
}
.search-header .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: 24px;
}
.search-header .input-text {
  background-color: #fff;
  height: 36px;
  border: none !important;
  padding-right: 50px;
  padding-left: 10px;
}
.search-header .input-text::-webkit-input-placeholder {
  color: #888888;
  opacity: 1;
}
.search-header .input-text:-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.search-header .input-text::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.search-header .input-text:-ms-input-placeholder {
  color: #888888;
  opacity: 1;
}
/**
 * Search pro
 */
.search-header .search-pro .control {
  position: relative;
}
.search-header .search-pro .control:before {
  content: "";
  width: 200px;
  height: 36px;
  display: block;
  position: absolute;
  background: #f5f6fa;
  z-index: 0;
  pointer-events: none;
  top: 0;
  left: 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.search-header .search-pro .control:after {
  position: absolute;
  left: 174px;
  top: 0;
  height: 36px;
  line-height: 36px;
  color: #888;
  pointer-events: none;
  content: '\e925';
  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;
}
.search-header .search-pro .searchbox-cat {
  background: none;
  border: none;
  height: 50px;
  position: absolute;
  left: -7px;
  top: -7px;
  width: 206px;
  padding-left: 20px;
  padding-right: 30px;
  color: #222;
}
.search-header .search-pro .input-text {
  padding-left: 215px;
}
.block-table {
  display: table;
  width: 100%;
}
.block-table .search-header {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-right: 70px;
}
.block-table .table-cell {
  display: table-cell;
  vertical-align: top;
}
/**
 * Wishlist
 */
.header-wishlist {
  margin: 0;
}
.header-wishlist .block-title {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 46px;
  border: 2px solid #f1f1f1;
  position: relative;
  margin: 0;
  color: #222;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.header-wishlist .block-title:hover {
  border-color: #222;
}
.header-wishlist .block-title: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: 22px;
}
.header-wishlist .count {
  display: inline-block;
  background-color: #ff456c;
  color: #fff;
  font-size: 85.714%;
  min-width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  padding: 0 3px;
  position: absolute;
  top: -11px;
  left: -11px;
  border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  box-shadow: 0 0 1px 3px #ffffff;
  -moz-box-shadow: 0 0 1px 3px #ffffff;
  -webkit-box-shadow: 0 0 1px 3px #ffffff;
  -o-box-shadow: 0 0 1px 3px #ffffff;
}
.header-wishlist .wishlist-title {
  display: none;
}
/**
 * Minicart
 */
.minicart-header {
  margin: 0;
  padding: 0;
}
.minicart-header .minicart-wrapper {
  margin: 0 !important;
  padding: 0 0 0 10px;
  float: none;
}
.minicart-header .minicart-wrapper .mage-dropdown-dialog {
  display: none !important;
  padding-top: 10px;
}
.minicart-header .minicart-wrapper:hover .mage-dropdown-dialog {
  display: block !important;
}
.minicart-header .minicart-wrapper:hover .action.showcart {
  border-color: #222;
}
.minicart-header .minicart-wrapper .action.showcart {
  height: 50px;
  padding: 0 20px 0 45px;
  border: 2px solid #f1f1f1;
  position: relative;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.minicart-header .minicart-wrapper .action.showcart:before {
  display: none !important;
}
.minicart-header .minicart-wrapper .action.showcart:after {
  color: #222;
  position: absolute;
  left: 20px;
  top: 5px;
  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: 22px;
}
.minicart-header .minicart-wrapper .action.showcart .counter-label,
.minicart-header .minicart-wrapper .action.showcart .price-minicart,
.minicart-header .minicart-wrapper .action.showcart .text {
  display: none !important;
}
.minicart-header .minicart-wrapper .action.showcart .label-number-cart {
  display: inline-block;
}
.minicart-header .minicart-wrapper .action.showcart .counter.qty {
  font-weight: 700;
  line-height: 46px;
  display: inline-block !important;
  background: none !important;
  margin: 0;
  padding: 0 0 0 5px;
  position: static;
  width: auto;
  height: auto;
  color: #222;
  white-space: nowrap;
}
.header-bottom {
  height: 70px;
}
/**
 * Megamenu horizontal
 */
.horizontal-block {
  position: relative;
  float: left;
  width: calc(100% - 211px);
  padding-left: 30px;
}
.horizontal-menu .sm_megamenu_menu > li {
  height: 70px;
  padding: 15px 0;
  margin-right: 5px;
}
.horizontal-menu .sm_megamenu_menu > li > div {
  display: none;
  border: none !important;
  top: 100% !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 .sm_megamenu_menu > li:hover > div {
  display: block;
}
.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;
}
.horizontal-menu .sm_megamenu_menu > li > a {
  background-color: transparent;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.horizontal-menu .sm_megamenu_menu > li:hover > a,
.horizontal-menu .sm_megamenu_menu > li.sm_megamenu_actived > a {
  background-color: rgba(0, 0, 0, 0.15);
}
.phone-header {
  position: absolute;
  top: 15px;
  right: 0;
}
.phone-header a {
  display: inline-block;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.phone-header a:before {
  margin-right: 9px;
  content: '\e94b';
  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;
}
/**
 * Megamenu vertical
 */
.vertical-block {
  width: 211px;
  float: left;
  position: relative;
}
.vertical-block:before,
.vertical-block:after {
  content: "";
  display: block;
  width: 1px;
  height: 46px;
  position: absolute;
  top: 12px;
  opacity: 0.25;
}
.vertical-block:before {
  background-color: #fff;
  right: 0;
}
.vertical-block:after {
  background-color: #000;
  right: 1px;
}
.vertical-block .block-title-menu {
  display: none;
}
.vertical-block .title-vertical {
  height: 70px;
  position: relative;
  padding-left: 46px;
  padding-top: 17px;
}
.vertical-block .title-vertical:before {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #fff;
  position: absolute;
  top: 18px;
  left: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  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: 24px;
}
.vertical-block .title-small {
  font-size: 85.714%;
}
.vertical-block .title-big {
  text-transform: uppercase;
}
.vertical-block .title-big: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;
}
.vertical-block:hover .vertical-menu-content {
  display: block !important;
}
.vertical-menu-block .vertical-menu-content {
  border: none;
  min-width: 240px;
  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);
}
.vertical-menu-block .block-title-menu {
  text-transform: uppercase;
  height: 43px;
  line-height: 43px;
  color: #222;
  padding: 0 0 0 39px;
  background: none;
  position: relative;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.vertical-menu-block .block-title-menu:after {
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 0;
  top: 7px;
  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;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu {
  padding: 10px 0;
}
.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li {
  border: none;
}
.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div {
  border: none;
  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);
}
.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a.sm_megamenu_head {
  padding: 9.5px 20px;
  color: #222;
  margin-left: -1px;
  margin-right: -1px;
  background-color: transparent;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a.sm_megamenu_head:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 5px;
  height: 5px;
  background: url("../images/icon-images.png") no-repeat -109px -6px;
}
.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-item:after {
  content: "";
  width: 5px;
  position: absolute;
  right: -3px;
  top: 0;
  bottom: 0;
  display: none;
}
.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-item:hover:after {
  display: block;
}
.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-item > a:after {
  float: right;
  margin-right: -4px;
  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;
}
.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a.sm_megamenu_head:before {
  background-position: -109px -11px;
}
.vertical-menu-block .more-w .more-view {
  padding: 14px 20px;
  color: #222;
  border-top: 1px solid #e5e5e5;
}
.vertical-menu-block .more-w .more-view:after {
  float: right;
  content: '\e950';
  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;
}
.vertical-menu-block .more-w .more-view.open:after {
  content: '\e978';
  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;
}
.vertical-menu-block .more-w .more-view:hover {
  background-color: #f7f7f7;
}
.vertical-menu-block:hover .block-title-menu:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -13px;
  height: 15px;
}
/**
 * Vertical css menu
 */
.vertical-menu-block .navigation {
  background: none;
  font-weight: normal;
}
.vertical-menu-block .navigation > ul {
  padding: 10px 0 !important;
}
.vertical-menu-block .navigation ul {
  padding: 0;
}
.vertical-menu-block .navigation ul .ui-menu-icon {
  display: none !important;
}
.vertical-menu-block .navigation ul .parent > a:after {
  float: right;
  margin-right: -4px;
  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;
}
.vertical-menu-block .navigation li.level0 {
  margin: 0;
  display: block;
}
.vertical-menu-block .navigation li.level0 > a {
  display: block !important;
  color: #222;
  padding: 9.5px 20px;
  background-color: transparent;
  margin-left: -1px;
  margin-right: -1px;
  line-height: unset;
}
.vertical-menu-block .navigation li.level0 ul {
  background: #fff;
  border: none;
  font-weight: normal;
  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);
}
.vertical-menu-block .navigation li.level0 ul li a {
  padding: 9.5px 20px;
}
.vertical-menu-block .navigation li.level0 > ul {
  left: 100% !important;
  top: 0 !important;
  right: auto !important;
}
/**
 * Responsive header 4
 */
@media (min-width: 992px) and (max-width: 1199px) {
  .phone-header,
  .search-header .search-pro .control:before,
  .search-header .search-pro .control:after,
  .search-header .search-pro .searchbox-cat {
    display: none;
  }
  .search-header .search-pro .input-text {
    padding-left: 10px;
  }
}
