body {
  color: #111111;
}
body .page-wrapper .banner-colors {
  display: none;
}
body .page-wrapper .page-header .panel.wrapper {
  background: #E7E7E7;
  border: 1px solid #E5E5E5;
}
body .header.panel > .header.links > li.current strong {
  font-size: 16px;
  line-height: 180%;
  color: #111111;
  font-weight: normal;
}
body .nav-sections {
  font-family: 'Montserrat', 'Open Sans', 'sans-serif';
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
}
body .nav-sections ul.level0 > li.mega > .mega {
  color: #111111;
  font-weight: 500;
  font-size: 15px;
}
body .nav-sections ul.level0 > li.mega.has-child.mega-hover > .mega {
  color: #111111;
}
body .nav-sections ul.level0 > li.mega.has-child > .mega > span.menu-title::after {
  content: none;
}
body .page-wrapper .page-header .header.links {
  flex-wrap: wrap;
}
body .header.links .authorization-link {
  order: 6;
}
body .header.panel .header.links .header-shipping {
  margin: 0;
  width: auto;
}
body .header.panel .header.links .header-shipping div {
  display: inline-block;
}
body .header.panel .header.links .header-shipping .shipping-row {
  color: #5a5a5a;
}
body .header.panel .header.links .header-shipping strong {
  font-weight: 600;
  color: #111111;
}
body .header.panel .header.links .header-shipping .returns-row {
  margin-left: 33px;
  font-weight: 600;
}
body .header.panel .header.links .header-shipping .returns-row:before {
  font-weight: 700;
}
@media (min-width: 769px) {
  body .header.panel > .header.links > li {
    margin-left: 40px;
  }
  body .header.panel > .header.links > li > a {
    font-size: 16px;
    line-height: 180%;
    color: #111111;
  }
  body .header.panel > .header.links > li .phone-number {
    font-size: 14px;
    margin-top: 2px;
  }
  body .header.panel > .header.links > li .phone-number:before {
    content: '\f095';
    font-family: 'FontAwesome';
  }
  body .page-wrapper .page-header .header-shipping > div {
    margin-top: 3px;
  }
}
body .header.links .header-shipping + li {
  flex-grow: 1;
  font-weight: 600;
  margin-left: 24px;
}
body .authorization-link {
  position: relative;
}
body .authorization-link .first-account-label + a {
  display: none;
  position: absolute;
  width: 100%;
  padding: 15px 5px 10px 10px;
  background: #E7E7E7;
  z-index: 7;
  left: -10px;
}
body .authorization-link:hover .first-account-label + a {
  display: block;
}
body .page-wrapper .page-header a.logo {
  margin: 0 23px 0 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
@media (max-width: 768px) {
  body .page-wrapper .page-header a.logo {
    height: 40px;
    width: 150px;
    margin-left: 60px;
    margin-right: 10px;
  }
}
body .page-header .logo + div {
  border-left: 1px solid #e5e5e5;
  display: inline-block;
  padding: 3px 0 3px 17px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 15px;
}
body .page-header .logo + div p {
  font-family: 'Montserrat';
  line-height: 130%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  body .page-header .logo + div {
    padding-left: 9px;
    font-size: 12px;
    line-height: 130%;
    margin-top: 0;
  }
}
body .header.content {
  padding-bottom: 10px;
  padding-top: 13px;
}
body .header.content .logo-wrapper {
  float: left;
  position: relative;
}
body .header.content .logo-wrapper .nav-toggle {
  top: 0;
}
body .header.content .wish-list-wrapper {
  display: inline-block;
  position: relative;
  float: right;
  margin-top: 22px;
  z-index: 4;
}
body .header.content .wish-list-wrapper:before {
  content: none;
}
body .header.content .wish-list-wrapper .link {
  list-style-type: none;
}
body .header.content .wish-list-wrapper .link > a {
  font-size: 16px;
  line-height: 180%;
  color: #111111;
}
body .header.content .wish-list-wrapper > ul {
  margin: 0;
  padding: 0;
}
body .header.content .wish-list-wrapper > ul > li {
  margin: 0;
}
body .header.content .wish-list-wrapper .contact-link {
  list-style: none;
  display: none;
}
@media (min-width: 769px) {
  body .page-wrapper .page-header .block-search {
    width: 100%;
    box-sizing: border-box;
    padding: 0 280px;
    margin: 0 0 -90px;
  }
  body .page-wrapper .page-header .block-search #search {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    height: 48px;
    border-radius: 2px;
    padding-left: 35px;
    padding-right: 9px;
  }
  body .page-wrapper .page-header .block-search #search:before {
    line-height: 35px;
  }
  body .page-wrapper .page-header .block-search .action.search {
    left: 6px;
    top: 9px;
    right: auto;
  }
  body .page-wrapper .page-header .block-search .block-content {
    position: relative;
    max-width: 555px;
    margin: 0 auto;
    margin-top: 11px;
  }
  body .page-wrapper .page-header .block-search .block-content .label .control {
    padding-bottom: 0;
  }
}
body .header.content .minicart-wrapper {
  margin-left: 19px;
}
body .header.content .minicart-wrapper .action.showcart:before {
  content: ' ';
  background-image: url(../images/minicart.svg);
  height: 16px;
  width: 18px;
}
@media (max-width: 768px) {
  body .header.content .minicart-wrapper .action.showcart:before {
    height: 19px;
    width: 21px;
    background-size: 21px;
  }
}
body .header.content .minicart-wrapper .action.showcart .counter.qty.empty {
  display: block;
}
body .header.content .minicart-wrapper .action.showcart .counter.qty {
  background: #000;
  border-radius: 6px;
  line-height: 12px;
  height: 12px;
  font-size: 8px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  min-width: 6px;
  position: absolute;
  right: -4px;
  top: -8px;
}
@media (min-width: 769px) {
  body .header.content .minicart-wrapper {
    margin-top: 26px;
    z-index: 4;
  }
}
@media (max-width: 768px) {
  body .header.content .minicart-wrapper {
    margin-left: 10px;
    margin-right: 21px;
    margin-top: 12px;
  }
}
@media (min-width: 769px) {
  body .ub-mega-menu ul.level0 {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  body .ub-mega-menu ul.level0 > li.mega {
    margin-right: 50px;
    border-bottom: 2px solid #fff;
  }
  body .ub-mega-menu ul.level0 > li.mega.active,
  body .ub-mega-menu ul.level0 > li.mega:hover {
    border-bottom: 2px solid #111111;
  }
  body .ub-mega-menu ul.level0 > li.mega .child-content {
    top: 55px;
  }
  body .ub-mega-menu ul.level0 > li.mega.last {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  body .ub-mega-menu ul.level0 > li.mega.has-child > .mega {
    font-weight: 500 !important;
    font-size: 14px;
    padding: 0 20px;
  }
  body .header.content {
    padding: 18px 0;
  }
  body .header.content .wish-list-wrapper {
    margin-top: 12px;
  }
  body .header.content .wish-list-wrapper .wishlist {
    display: none;
  }
  body .header.content .wish-list-wrapper .contact-link {
    display: block;
    margin-right: 24px;
  }
  body .header.content .wish-list-wrapper .contact-link a {
    color: #000;
    padding-right: 5px;
    padding-top: 4px;
    position: relative;
  }
  body .header.content .wish-list-wrapper .contact-link a:after {
    content: '';
    height: 25px;
    width: 1px;
    background-color: #e5e5e5;
    display: block;
    right: -5px;
    top: 1px;
    position: absolute;
  }
  body .header.content .wish-list-wrapper .contact-link a i {
    font-size: 22px;
  }
  body .nav-sections-items {
    height: 100%;
  }
  body .block-search {
    margin-top: 0;
  }
  body .block-search .label {
    position: absolute;
    right: 50px;
    top: 24px;
    z-index: 10;
  }
  body .block-search .label:before {
    font-size: 29px;
  }
  body .block-search .control {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #FFF;
    z-index: 2;
    padding: 0 20px;
    margin: 0;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
  }
  body .nav-sections-item-title.active {
    display: none;
  }
  body .mobile-menu-header {
    position: absolute;
    top: 18px;
    left: 14px;
  }
  body #ub-mega-menu-1 {
    margin-top: 40px;
  }
  body .ub-mega-menu ul.level0 {
    list-style: none;
    margin: 0;
    padding: 25px 0;
    position: relative;
  }
  body .ub-mega-menu ul.level0 > li.mega .mega.ui-state-active,
  body .ub-mega-menu ul.level0 > li.mega .mega.active,
  body .ub-mega-menu ul.level0 > li.mega .mega:active,
  body .ub-mega-menu ul.level0 > li.mega .mega:focus,
  body .ub-mega-menu ul.level0 > li.mega .mega:hover {
    color: #111111;
  }
  body .ub-mega-menu ul.level0 li.mega a {
    padding: 0 20px!important;
  }
  body .ub-mega-menu ul.level0 li.mega a:after {
    content: '';
    display: block;
    border-bottom: 1px solid #d7d7d7;
  }
  body .ub-mega-menu ul.level0 > li.mega {
    float: none;
    border-bottom: none;
    position: relative;
  }
  body .ub-mega-menu ul.level0 > li.mega a {
    padding: 0 20px;
    line-height: 45px;
  }
  body .ub-mega-menu ul.level0 > li.mega > .mega {
    text-transform: none;
    font-weight: 500;
  }
  body .ub-mega-menu ul.level0 > li.mega.has-child span.menu-parent-icon {
    background: none;
    display: block;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 0;
    width: 30px;
    z-index: 111;
  }
  body .ub-mega-menu ul.level0 > li.mega.has-child span.menu-parent-icon:before {
    content: '\e608';
    font-family: 'icons-blank-theme';
    font-size: 30px;
    color: #111;
    line-height: 47px;
  }
  body .ub-mega-menu ul.level0 > li.mega.has-child span.menu-parent-icon.active:before {
    content: '\e622';
  }
  body .page-wrapper .nav-sections .nav-sections-items .nav-sections-item-content {
    padding: 0;
    margin: 0;
    height: 100%;
  }
  body .close-menu {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    font-size: 0;
    color: #fff;
  }
  body .close-menu:before {
    content: '\e616';
    font-family: 'icons-blank-theme';
    font-size: 40px;
    color: #111;
    line-height: 40px;
  }
  body .mobile-menu-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  body .mobile-menu-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  body .mobile-menu-footer ul li {
    border-bottom: none;
    margin: 0 20px;
  }
  body .mobile-menu-footer ul li a {
    text-transform: none;
    color: #ccc;
    font-weight: 500;
    font-size: 15px;
    line-height: 48px;
  }
  body .mobile-menu-footer ul li a .menu-title {
    font-weight: 500;
  }
  body .mobile-menu-footer ul li a:after {
    content: '';
    border-bottom: 1px solid #d7d7d7;
    display: block;
    width: 100%;
  }
  body .section-item-content.open .mobile-menu-header,
  body .section-item-content.open .mobile-menu-footer,
  body .section-item-content.open .close-menu {
    display: none;
  }
  body .section-item-content.open li.lega > .mega {
    text-transform: none !important;
  }
  body .section-item-content.open #ub-mega-menu-1 {
    margin-top: 0;
  }
  body .section-item-content.open #ub-mega-menu-1 .ub-mega-menu ul.level1 li.mega.has-child > .mega {
    font-weight: 500;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 {
    padding: 0;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega {
    border-bottom: none;
    width: 100%;
    margin: 0;
    position: relative;
    box-sizing: border-box;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega .child-content {
    padding: 0 !important;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega .child-content ul li.mega {
    border-bottom: none;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega .child-content ul li.mega a.mega {
    padding: 0 20px;
    line-height: 45px;
    text-transform: none;
    font-weight: 500;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega > .mega {
    display: none;
    line-height: 48px;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega > .mega + .menu-parent-icon {
    display: none;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega > .mega.active {
    background: #e7e7e7;
    padding: 0 20px 0 40px!important;
    display: block;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega > .mega.active + .menu-parent-icon {
    right: auto;
    left: 0;
    display: block;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega > .mega.active + .menu-parent-icon:before {
    content: '\e617';
    font-size: 40px;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level0 > li.mega > .mega.active ~ .menu-group-link.active {
    position: absolute;
    color: #777;
    text-decoration: none;
    top: 9px;
    right: 20px;
    z-index: 1;
    text-transform: none;
    font-style: normal;
    font-size: 13px;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level1.parent-active {
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 100;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level1.parent-active > li.mega {
    border-bottom: none;
    width: 100%;
    margin: 0;
    position: relative;
    box-sizing: border-box;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level1.parent-active > li.mega > .mega {
    display: none;
    line-height: 48px;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level1.parent-active > li.mega > .mega + .menu-parent-icon {
    display: none;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level1.parent-active > li.mega > .mega.active {
    background: #e7e7e7;
    padding: 0 20px 0 40px!important;
    display: block;
    line-height: 48px !important;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level1.parent-active > li.mega > .mega.active + .menu-parent-icon {
    right: auto;
    left: 0;
    display: block;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level1.parent-active > li.mega > .mega.active + .menu-parent-icon:before {
    content: '\e617';
    font-size: 40px;
  }
  body .section-item-content.open #ub-mega-menu-1 ul.level1.parent-active > li.mega > .mega.active ~ .menu-group-link.active {
    position: absolute;
    color: #777;
    text-decoration: none;
    top: 9px;
    right: 20px;
    z-index: 1;
    text-transform: none;
    font-style: normal;
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  html.nav-before-open .g-recaptcha {
    display: none;
  }
}
@media (max-width: 320px) {
  body .mobile-menu-footer {
    display: none;
  }
}
