/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.dd-account-subscriptions fieldset > .field {
  width: 48%;
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../Dotdigitalgroup_Sms/images/flags.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../Dotdigitalgroup_Sms/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
.form-create-account .iti__flag-container,
.form-address-edit .iti__flag-container,
#connector-newsletter-form-validate .iti__flag-container {
  height: 32px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.product-image {
  position: relative;
}
.cataloglabel.cataloglabel-placeholder {
  display: flex;
  position: absolute;
  z-index: 8;
  flex-grow: 1;
}
.cataloglabel.cataloglabel-placeholder.position-TL {
  top: 0px;
  left: 0px;
}
.cataloglabel.cataloglabel-placeholder.position-TR {
  top: 0px;
  right: 0px;
}
.cataloglabel.cataloglabel-placeholder.position-TC {
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.cataloglabel.cataloglabel-placeholder.position-ML {
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.cataloglabel.cataloglabel-placeholder.position-MR {
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
.cataloglabel.cataloglabel-placeholder.position-MC {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cataloglabel.cataloglabel-placeholder.position-BL {
  bottom: 0px;
  left: 0px;
}
.cataloglabel.cataloglabel-placeholder.position-BR {
  bottom: 0px;
  right: 0px;
}
.cataloglabel.cataloglabel-placeholder.position-BC {
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.cataloglabel.cataloglabel-placeholder.direction-horizontal {
  flex-direction: row;
}
.cataloglabel.cataloglabel-placeholder.direction-horizontal > * {
  margin-right: 5px;
}
.cataloglabel.cataloglabel-placeholder.direction-horizontal > *:last-child {
  margin-right: 0;
}
.cataloglabel.cataloglabel-placeholder.direction-vertical {
  flex-direction: column;
}
.cataloglabel.cataloglabel-placeholder.direction-vertical > * {
  margin-bottom: 5px;
}
.cataloglabel.cataloglabel-placeholder.direction-vertical > *:last-child {
  margin-bottom: 0;
}
.cataloglabel.cataloglabel-placeholder.position-MANUAL {
  position: relative;
}
.cataloglabel.cataloglabel-product-top-label {
  display: table;
  text-align: center;
}
.cataloglabel.cataloglabel-product-top-label > span {
  display: table-cell;
  vertical-align: middle;
  line-height: 14px;
  padding: 10px 10px;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
}
.cataloglabel.cataloglabel-product-list img {
  margin-right: 3px;
}
.category-products li.item {
  position: relative;
}
.tooltip {
  position: absolute;
  z-index: 1000;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  min-width: 70px;
  padding: 8px 4px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
}
.tooltip-inner b {
  display: block;
  font-size: 12px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #666;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #666;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #666;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #666;
}
.catalog-product-view-media {
  position: relative;
}
.product.media {
  position: relative;
}
.product-item-info a {
  position: relative;
  display: block;
}
@media only screen and (max-width: 768px) {
  .mst-finder__finder-horizontal .mst-finder__finder-filters {
    display: flex;
    flex-direction: column;
  }
}
.mst-finder__loader {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mst-finder__loader i {
  width: 20px;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
legend.hidden {
  display: none;
}
.mst-finder__filter-label span.mst-finder__filter-label-text,
.mst-finder__filter-label > h2 {
  margin: 0 0 .5rem;
  padding: 0;
  font-size: inherit;
  font-weight: 600;
  line-height: inherit;
  display: inline-block;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display: none;
}
/*seo-info*/
/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}
/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family: Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family: Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family: Arial;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform: none;
}
.seo-info .seo-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
}
/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width: 100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label,
.seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label,
.seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width: 100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}
/*link*/
.seo-info .seo-additional-info-link-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}
/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}
/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}
/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}
.seo-info .m-seo-info-scroll-hide {
  display: none;
}
/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display: table;
  width: 100%;
  padding-top: 3px;
}
.seo-info .m-seo-info-template-table-row {
  display: table-row;
}
.seo-info .m-seo-info-template-table-cell {
  display: table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}
.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(3) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}
.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-id-width {
  width: 30px;
}
.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}
.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}
.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}
.seo-info .m-seo-info-status-width {
  width: auto;
}
/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}
@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}
.mst-seo-content__description {
  display: block;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  text-align: left;
  padding: 10px;
  background: rgba(255, 255, 255, 0.2);
}
.mst-seo-toolbar__toolbar {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000000;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 10rem;
  background: #fff;
}
.mst-seo-toolbar__toolbar-header {
  font-weight: 600;
  color: #fff;
  background: #315aa5;
  padding: 1rem 2rem 1rem 4rem;
  text-align: center;
  position: relative;
}
.mst-seo-toolbar__toolbar-header > i {
  position: absolute;
  left: 1rem;
  font-size: 15px;
}
.mst-seo-toolbar__toolbar-header .close {
  position: absolute;
  right: 1rem;
  top: 0.4rem;
  font-size: 18px;
  cursor: pointer;
}
.mst-seo-toolbar__toolbar-content {
  background: #F5F5F5;
  max-height: 55vh;
  overflow-y: auto;
}
.mst-seo-toolbar__toolbar-content section label {
  color: #999;
  padding: 1rem;
  display: block;
}
.mst-seo-toolbar__toolbar-content section ul {
  margin: 0;
  background: #fff;
  padding: 0 1rem;
  list-style: none;
}
.mst-seo-toolbar__toolbar-content section ul li {
  display: flex;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 1rem 0;
}
.mst-seo-toolbar__toolbar-content section ul li .title {
  font-weight: 600;
  width: 12rem;
  font-size: 1.3rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status {
  width: 20px;
  height: 20px;
  text-align: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status._success {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .status._warning,
.mst-seo-toolbar__toolbar-content section ul li .status._error {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .description {
  max-width: 30rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .action {
  margin-bottom: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .note {
  color: #999;
  font-size: 90%;
  overflow-x: hidden;
  word-wrap: break-word;
  margin-top: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li a {
  font-size: 1.2rem;
  color: #006bb4;
  text-decoration: underline;
}
.mst-seo-toolbar__toolbar-content section ul li a:hover {
  text-decoration: none;
}
.mst-seo-toolbar__toolbar._disabled {
  outline: none;
  box-shadow: none;
  display: none;
}
.mst-seo-toolbar__toolbar._hidden {
  outline: none;
  box-shadow: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
  display: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  background: #315aa5;
  color: #fff;
  padding: 1rem 1.5rem 1rem 4rem;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  font-size: 1.4rem;
  cursor: pointer;
  z-index: 100000;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
  display: none;
}
body.tutorial .mst-seo-toolbar__toolbar,
body.no-tutorial .mst-seo-toolbar__toolbar {
  left: 1rem;
  right: auto;
}
/*===========================================

@category  :    Ubertheme
@package   :    Ubertheme_Base
@author    :    Ubertheme.com
@copyright :    Copyright 2009-2021 Ubertheme

==============================================*/
@keyframes shine-lines {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@media screen and (min-width: 1200px) {
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega .child-content {
    max-width: 1220px;
  }
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-default {
    position: relative;
  }
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-default .child-content {
    right: auto;
    left: 0;
  }
}
.venitian.ub-mega-menu.horizontal-root li.has-child.tab-head .child-content,
.venitian.ub-mega-menu.horizontal-root li.mega .child-content {
  left: 0;
  max-height: 0;
  overflow: inherit;
  -moz-transform: scale(1, 0);
  -moz-transform-origin: 50% 0;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: scale(1, 0);
  -ms-transform-origin: 50% 0;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: scale(1, 0);
  -o-transform-origin: 50% 0;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: scale(1, 0);
  transform-origin: 50% 0;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: scale(1, 0);
  -webkit-transform-origin: 50% 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.venitian.ub-mega-menu.horizontal-root li.has-child.tab-head.active .child-content,
.venitian.ub-mega-menu.horizontal-root li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  overflow: hidden;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.pop.ub-mega-menu.horizontal-root li.has-child.tab-head .child-content,
.pop.ub-mega-menu.horizontal-root li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: scale(0.2);
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  -ms-transform: translateX(-80%);
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  opacity: 0;
  -o-transform: translateX(-80%);
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  transform: translateX(-80%);
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  -webkit-transform: scale(0.2);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
}
.pop.ub-mega-menu.horizontal-root li.has-child.tab-head.active .child-content,
.pop.ub-mega-menu.horizontal-root li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.linear.ub-mega-menu.horizontal-root li.has-child.tab-head .child-content,
.linear.ub-mega-menu.horizontal-root li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: translateX(-40%);
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -ms-transform: translateX(-40%);
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  opacity: 0;
  -o-transform: translateX(-40%);
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  transform: translateX(-40%);
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -webkit-transform: translateX(-40%);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
}
.linear.ub-mega-menu.horizontal-root li.has-child.tab-head.active .child-content,
.linear.ub-mega-menu.horizontal-root li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.fadeinup.ub-mega-menu.horizontal-root > li.mega > .child-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeinup.ub-mega-menu.horizontal-root > li.mega.mega-hover > .child-content {
  -webkit-animation-name: MegaFadeInUp;
  animation-name: MegaFadeInUp;
}
.fadeindown.ub-mega-menu.horizontal-root > li.mega > .child-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeindown.ub-mega-menu.horizontal-root > li.mega.mega-hover > .child-content {
  -webkit-animation-name: megaFadeInDown;
  animation-name: megaFadeInDown;
}
.slideinup.ub-mega-menu.horizontal-root > li.mega > .child-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slideinup.ub-mega-menu.horizontal-root > li.mega.mega-hover > .child-content {
  -webkit-animation-name: megaSlideInUp;
  animation-name: megaSlideInUp;
}
@keyframes MegaFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes megaFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes megaSlideInUp {
  from {
    -webkit-transform: translate3d(0%, 10%, 0);
    transform: translate3d(0%, 10%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/**
 * @category WAA
 * @copyright Copyright (c) 2021 WeAreAgent GmbH
 */
/**
 * @category WAA
 * @copyright Copyright (c) 2021 WeAreAgent GmbH
 */
/**
 * @category WAA
 * @copyright Copyright (c) 2021 WeAreAgent GmbH
 */
/**
 * @category WAA
 * @copyright Copyright (c) 2021 WeAreAgent GmbH
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 9.5px 4.75px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 4.75px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 150%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .login-container .fieldset:after {
    margin-left: 100%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 9.5px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous),
  .opc-estimated-wrapper {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 19px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 9.5px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .h2.dark h2,
  .h1 h2 {
    font-size: 24px;
    line-height: 1.25;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
    padding-left: 2%;
    padding-right: 2%;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 23.75px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #1d1d1d;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 9.5px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #1d1d1d;
    border: 1px solid #000000;
    box-shadow: 0 4.75px 4.75px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #1d1d1d;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #1d1d1d;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    color: #000000;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 19px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 9.5px;
    margin: 0 0 29px;
  }
  .fieldset > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .fieldset > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .fieldset > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    display: none;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 19px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 19px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 40px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 26px;
    font-size: 2rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #e2e2e2;
    border-bottom: none;
    height: 19px;
    padding: 4.75px 19px 7px 19px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 8px;
  }
  .product.data.items > .item.content {
    margin-top: 0;
    padding: 19px 19px 19px 19px;
    border: 0;
    border-top: 1px solid #e2e2e2;
  }
  .catalog-category-view .breadcrumbs {
    padding: 0;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .block-blog-recent-post .block-content {
    overflow: hidden;
  }
  .block-recent-posts {
    margin: 0 -15px;
  }
  .block-related-posts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-left: -3%;
  }
  .block-related-posts .block-related-posts-item {
    margin-left: 3%;
    width: 47%;
  }
  .amelsearch-further-section {
    display: block;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 25.5px;
    min-height: 16px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border-radius: 0;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #a8a8a8;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #a8a8a8 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 16px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #a8a8a8;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #a8a8a8;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-section .amsearch-products-section:not(:first-child) {
    border-left: 1px solid #ff866c;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    cursor: pointer;
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-product-list .amsearch-item {
    border: 0 solid transparent;
    max-width: calc(48%);
    margin: 0 1% 10px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-product-list .amsearch-item:hover {
    border: 0 solid #ff866c;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .nav-toggle {
    display: block;
    top: 35px;
  }
  .ub-nav-sticky.nav-off-canvas.sticky-fired .header.content .block-search {
    display: block;
    padding: 2px 0;
  }
  ul.accordion-root {
    max-width: 360px;
  }
  .drilldown {
    max-width: 360px;
  }
  ul.vertical-root .menu-group-link {
    display: none;
  }
  ul.vertical-root .child-content {
    left: 100%;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    display: none;
    position: absolute;
    top: 0;
    z-index: 99;
    -webkit-box-shadow: 3px 3px 3px #555555;
    -ms-box-shadow: 3px 3px 3px #555555;
    box-shadow: 3px 3px 3px #555555;
  }
  ul.vertical-root .child-content .child-content-inner {
    padding: 0 20px 20px;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root .child-content {
    left: auto;
    right: 100% !important;
    -webkit-box-shadow: -3px 3px 3px #555555;
    -ms-box-shadow: -3px 3px 3px #555555;
    box-shadow: -3px 3px 3px #555555;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root .child-content .child-content-inner {
    flex-direction: row-reverse;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root > li.mega > .mega span.menu-title {
    padding: 0 0 0 40px;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root li.mega.has-child > .mega span.menu-title:after {
    content: '\e617';
    right: auto;
    left: 10px;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root li.mega ul.level1 li.mega.has-child > .mega span.menu-title:after {
    right: auto;
    left: 10px;
  }
  .page-footer .level0 > li.mega.dynamic-width {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 19px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #000000;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #000000;
  }
  .modes-mode:last-child {
    border-right: 1px solid #000000;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 23.75px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 9.5px 9.5px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 23.75px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 28.5px;
    padding: 9.5px 0 28.5px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 4.75px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: #8f8f8f;
    content: "\e91b";
    font-family: 'Watchcollector';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:after {
    color: inherit;
  }
  .block-search .action.search:active:after {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 19px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 9.5px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 9.5px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 19px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 9.5px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 23.75px;
  }
  .modal-slide.minicart {
    max-width: 100%;
    top: 45px;
    height: calc(100% - 45px);
  }
  .modal-slide.minicart .item.product {
    padding-bottom: 70px;
  }
  .modal-slide.minicart .block-title {
    padding: 30px 24px 24px 24px;
  }
  .modal-slide.minicart .block-content {
    padding: 24px 85px 24px 24px;
  }
  .modal-slide.minicart .block-content .minicart-items .product-item-details .details-qty .plus:before,
  .modal-slide.minicart .block-content .minicart-items .product-item-details .details-qty .minus:before {
    font-size: 10px;
    line-height: 10px;
  }
  .modal-slide.minicart .product-item-photo {
    width: 25%;
    flex: 0 0 auto;
  }
  .modal-slide.minicart .product-item-details {
    flex: 1 1 auto;
  }
  .modal-slide.minicart .minicart-footer {
    padding: 28px 24px 24px 24px;
  }
  .modal-slide.minicart .minicart-footer .actions .action {
    width: 100%;
    max-width: 100%;
    min-width: 348px;
  }
  .checkout-cart-index .summary_block > .giftcard .fieldset .action-secondary {
    min-width: auto;
  }
  .opc-wrapper {
    width: 100%;
    float: none;
  }
  .opc-wrapper .opc-progress-bar {
    margin-top: 30px;
  }
  .opc-wrapper .opc-progress-bar .opc-progress-bar-item span {
    font-size: 15px;
    line-height: 22px;
  }
  .opc-wrapper .opc .checkout-shipping-address .fieldset > .field > .label {
    font-size: 15px;
    line-height: 22px;
  }
  .opc-wrapper .opc .checkout-shipping-address .fieldset > .field {
    margin: 0 0 24px 0;
  }
  .opc-wrapper .opc .checkout-shipping-address .fieldset > .field .control .select,
  .opc-wrapper .opc .checkout-shipping-address .fieldset > .field .control .input-text {
    font-size: 15px;
    line-height: 22px;
  }
  .opc-wrapper .form-giftcard-account .actions-toolbar {
    max-width: 221px;
    flex: 1 1 auto;
    width: 100%;
  }
  .opc-wrapper .form-giftcard-account .actions-toolbar .primary {
    width: 100%;
  }
  .opc-wrapper .form-giftcard-account .actions-toolbar .action.secondary {
    min-width: auto;
    max-width: none;
    width: 100%;
    margin: 0;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .checkout-index-index .page-main {
    padding-left: 10%;
    padding-right: 10%;
  }
  .checkout-index-index .form.methods-shipping .table-checkout-shipping-method tbody td p {
    font-size: 14px;
    line-height: 22px;
  }
  .opc-progress-bar {
    display: block;
    font-size: 0;
    counter-reset: i;
    margin-bottom: 40px;
  }
  .opc-progress-bar-item {
    width: auto;
    display: inline-block;
    position: relative;
    text-align: initial;
    vertical-align: top;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
    color: #33201b;
    font-weight: 400;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before {
    content: counter(i) ". ";
    counter-increment: i;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete > span {
    color: #33201b;
  }
  .opc-progress-bar-item._active > span {
    color: #1d1d1d;
    font-weight: 400;
  }
  .opc-progress-bar-item:not(:last-of-type) > span:after {
    background: #33201b;
    width: 6px;
    content: '';
    height: 1px;
    right: 0;
    bottom: 50%;
    position: absolute;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 9.5px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    max-width: 600px;
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
  .opc-sidebar .content.minicart-items {
    border-bottom: 1px solid #e2e2e2;
  }
  .opc-sidebar .items-in-cart {
    margin-bottom: 55px;
  }
  .opc-summary-wrapper .minicart-items-wrapper .product-image-container {
    height: auto !important;
    max-width: 100px;
    flex: 0 0 auto;
  }
  .opc-summary-wrapper .minicart-items-wrapper .product-item-details {
    flex: 1 1 auto;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 50%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.4rem;
    border-bottom: 0;
    margin-bottom: 23.75px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 9.5px 28.5px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 9.5px 0 0 38px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 19px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-payment-method .payment-method-title {
    padding-left: 36px;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 14px 19px 0 0;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 28.5px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    margin: 0 0 8px;
    padding: 6px 15px 0 0;
    text-align: right;
    width: 100%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 100%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 19px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 9.5px 9.5px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 19px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 19px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 9.5px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    display: none;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 19px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 19px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 9.5px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 19px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 9.5px;
    padding: 4.75px 9.5px 9.5px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 9.5px;
    padding: 4.75px 9.5px 9.5px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 23.75px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #000000;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 19px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -19px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 19px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 4.75px;
  }
  .header.content {
    padding: 28.5px 19px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 9.5px;
    padding-top: 9.5px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 19px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 9.5px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 9.5px;
    padding-right: 9.5px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 19px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .formbuilder.form .response-field-time .am_pm {
    margin-left: 23px;
  }
  .filter-title {
    padding: 25px 0;
  }
  .filter-title [data-role="close"] {
    display: none;
  }
  .filter.block {
    margin-bottom: 38px;
  }
  .filter-content .item {
    margin: 9.5px 0;
  }
  .show-filter .filter .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    color: #1d1d1d;
    font-family: 'Neue Haas Unica';
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    font-size: 1.8rem;
    padding-top: 25px;
    padding-bottom: 30px;
    text-transform: uppercase;
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #000000;
  }
  .page-layout-1column .filter-content {
    margin-top: 9.5px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 23.75px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 4.75px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 19px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #000000;
    padding: 4.75px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 4.75px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 23.75px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 23.75px;
  }
  .nav-sections-items .switcher {
    display: none;
  }
  .page-footer .switcher .options ul.dropdown a,
  .page-footer .switcher strong {
    font-size: 18px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: 170%;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .nav-toggle {
    top: 54px;
  }
  ._has-modal .sections.nav-sections,
  .modal-open-overflow .sections.nav-sections {
    z-index: 25;
  }
  ._has-modal .page-header,
  .modal-open-overflow .page-header {
    z-index: 26;
  }
  ._has-modal .slick-slider .slick-prev,
  .modal-open-overflow .slick-slider .slick-prev,
  ._has-modal .slick-slider .slick-next,
  .modal-open-overflow .slick-slider .slick-next {
    z-index: 10;
  }
  .header.panel .block-search {
    width: auto;
    padding-left: 0;
  }
  .header.panel .block-search .search-content {
    position: relative;
    max-width: 1920px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: auto;
    max-height: 90vh;
    position: absolute;
    padding: 23px 23px 23px 2%;
    right: 0;
    left: 50%;
    top: 0;
    z-index: 35;
    transform: translateX(-50%);
    box-sizing: border-box;
  }
  .header.panel .block-search .search-content:before {
    position: absolute;
    background-color: inherit;
    width: 100vw;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    content: '';
  }
  .header.panel .block-search .search-content:after {
    content: '';
    position: absolute;
    background-color: inherit;
    width: 100vw;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .header.panel .block-search .search-content:after {
    opacity: .5;
    position: fixed;
    height: 100vh;
  }
  .header.panel .block-search .search-content .minisearch .control {
    padding-top: 0;
  }
  .header.panel .block-search .search-content .logo {
    margin: 0;
  }
  .header.panel .block-search .search-content .search-close {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .header.panel .block-search .search-content .search-close:after {
    margin-bottom: 15px;
    padding: 0;
  }
  .header.panel .block-search .minisearch {
    max-width: 600px;
    left: calc(50% - 13%);
    transform: translateX(-50%);
  }
  .header.panel .block-search .minisearch .search-autocomplete ul {
    width: 70%;
  }
  .header.panel .block-search .minisearch .search-autocomplete ul li {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .header.panel .block-search .minisearch .control .input-text {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .header.panel .block-search .search-button-wrap {
    position: relative;
  }
  .header.panel > .header.links > .compare {
    margin: 0;
  }
  .page-footer .copyright {
    font-size: 15px;
    line-height: 22px;
  }
  .footer.content .newsletter .title {
    margin-bottom: 20px;
  }
  .footer.content .newsletter .title strong {
    font-size: 15px;
    line-height: 22px;
  }
  .footer.content .links-navigation {
    padding: 20px 0;
  }
  .footer.content .links-navigation ul {
    padding: 20px 0;
  }
  .footer.content .links-navigation.follow-us ul {
    padding-top: 15px;
  }
  .footer.content .links-navigation.follow-us i {
    margin-right: 16px;
  }
  .footer.content .links-navigation h4 {
    line-height: 2.2rem;
    font-size: 15px;
  }
  .footer.content .links-navigation li {
    line-height: 2.2rem;
    font-size: 15px;
  }
  .footer.content .links-navigation p {
    line-height: 2.2rem;
    font-size: 15px;
    padding: 20px 0;
  }
  .footer.content .links-navigation.follow-us .text-soc {
    line-height: 2.2rem;
    font-size: 15px;
  }
  .footer.content .links-navigation.payment {
    padding-top: 0;
  }
  .footer.content .links-navigation.payment h4 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 15px;
    line-height: 22px;
  }
  .footer.content .links-navigation.payment .icon {
    margin-right: 17px;
    margin-top: 17px;
  }
  .footer.content .block-links:nth-child(7) {
    grid-area: G;
    align-self: start;
    display: flex;
    flex-direction: column;
  }
  .footer.content .container-footer.links {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: 'A B C' 'D E F' 'G G G' 'H H H';
  }
  .field.password .control {
    float: inherit;
  }
  .slick-slider .slick-next,
  .slick-slider .slick-prev {
    bottom: 30px;
    transform: translate(0, 0);
  }
  .slick-slider .slick-prev {
    left: 0;
  }
  .slick-slider .slick-next {
    left: 55px;
  }
  .homepage-top-slider p {
    font-size: 15px;
  }
  .homepage-top-slider .background-image-mobile-only {
    background-image: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 73px !important;
    padding-bottom: 73px !important;
  }
  .homepage-top-slider .background-image-mobile-only .pagebuilder-mobile-only {
    display: none;
  }
  .homepage-top-slider .background-image-mobile-only > figure {
    max-height: 100%;
  }
  .homepage-top-slider .pagebuilder-mobile-hidden {
    max-height: 100%;
    margin: 0 auto;
  }
  .homepage-top-slider .pagebuilder-column-group {
    flex-direction: column;
  }
  .homepage-top-slider .padding-mobile-left-15 {
    padding-left: 15px;
  }
  .homepage-top-slider .padding-mobile-right-15 {
    padding-right: 15px;
  }
  .homepage-top-slider .padding-mobile-bottom-45 {
    padding-bottom: 45px;
  }
  .homepage-top-slider .slide-item-content {
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .homepage-top-slider .slide-item-content:before {
    content: '';
    z-index: -1;
    position: absolute;
    top: -40px;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    bottom: 0;
    background-color: #1d1d1d;
  }
  .homepage-top-slider .h1 {
    width: 100%;
  }
  .homepage-top-slider .h1 h2 {
    width: 100%;
  }
  .pagebuilder-mobile-only {
    display: none;
  }
  .mobile-only {
    display: none !important;
  }
  .mobile-padding-reset {
    padding: 0 !important;
  }
  .page-main [class*="aw_blog"] .blog-posts,
  [class*="aw_blog"] .page-main .blog-posts {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .page-main [class*="aw_blog"] .blog-posts > .blog-post,
  [class*="aw_blog"] .page-main .blog-posts > .blog-post {
    width: 50%;
    flex: 0 1 auto;
    margin-bottom: 30px;
  }
  .page-main [class*="aw_blog"] .blog-posts > .blog-post:nth-child(3),
  [class*="aw_blog"] .page-main .blog-posts > .blog-post:nth-child(3) {
    display: flex;
    margin: 30px -12px 60px;
    width: 100%;
    flex: 1 1 auto;
    align-items: center;
  }
  .page-main [class*="aw_blog"] .blog-posts > .blog-post:nth-child(3) > *,
  [class*="aw_blog"] .page-main .blog-posts > .blog-post:nth-child(3) > * {
    width: 50%;
    flex: 1 0 auto;
    padding: 0 12px;
    box-sizing: border-box;
  }
  .page-main [class*="aw_blog"] .blog-posts > .blog-post:nth-child(3) > *.blog-post-featured-image-wrapper,
  [class*="aw_blog"] .page-main .blog-posts > .blog-post:nth-child(3) > *.blog-post-featured-image-wrapper {
    margin-bottom: 0;
  }
  .page-main [class*="aw_blog"] .blog-posts > .blog-post:nth-child(3) .post-list-wrapper,
  [class*="aw_blog"] .page-main .blog-posts > .blog-post:nth-child(3) .post-list-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }
  .page-main [class*="aw_blog"] .product-slider-button-wrap,
  [class*="aw_blog"] .page-main .product-slider-button-wrap {
    padding-left: 120px;
  }
  .page-main [class*="aw_blog"] .blog-posts.slick-slider .slick-list,
  [class*="aw_blog"] .page-main .blog-posts.slick-slider .slick-list {
    margin-left: -12px;
    margin-right: -12px;
  }
  .aw_blog .blog-block-title {
    margin-bottom: 36px;
  }
  .page-main .aw_blog .blog-posts.slick-slider.slick-initialized {
    padding-bottom: 48px;
  }
  .amasty-catalog-topnav {
    margin: 0;
  }
  #amasty-shopby-product-list {
    padding-bottom: 150px;
  }
  .show-filter .block.finder .filter-options {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .block.finder {
    padding-top: 80px;
    padding-bottom: 10px;
  }
  .block.finder .block-title {
    text-align: center;
    margin-bottom: 10px;
  }
  .block.finder .block-title strong {
    color: #ffffff;
    font-family: 'Reckless';
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    font-size: 3.2rem;
  }
  .catalog-product-view .fotorama__arr:not(.fotorama__arr--disabled) {
    display: block !important;
  }
  .page-wrapper > .page-bottom {
    width: 100%;
  }
  .catalog-product-view .additional-attributes-wrapper .cpo-holder.additional-attribute {
    padding-top: 80px;
    max-width: 900px;
  }
  .catalog-product-view .additional-attributes-wrapper .cpo-holder.additional-attribute figure {
    padding: 0 5% 100px;
  }
  .catalog-product-view .additional-attributes-wrapper .cpo-holder.additional-attribute figure .img-holder {
    margin-right: 60px;
  }
  .catalog-product-view .widget.block {
    margin-bottom: 0;
  }
  .catalog-product-view .breadcrumbs .items {
    font-size: 15px;
    line-height: 22px;
  }
  .catalog-product-view .sections.nav-sections {
    margin-bottom: 0;
  }
  .catalog-product-view .choices-widget .pagebuilder-column-group > .pagebuilder-column:nth-child(2) {
    max-width: 40%;
  }
  .catalog-product-view .page-main .columns .column.main {
    padding-bottom: 70px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: column;
  }
  .catalog-product-view .page-bottom .columns .column.main {
    padding-bottom: 10px;
  }
  .catalog-product-view .promo_description [data-content-type="html"]:before,
  .catalog-product-view .promo_description [data-content-type="image"]:before {
    height: 7.5vw;
    max-height: none;
  }
  .catalog-product-view .product-info-main {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    margin-bottom: 27px;
    padding-right: 10px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    margin-top: 0;
    width: 85%;
    font-size: 18px;
    line-height: 25px;
  }
  .catalog-product-view .product-info-main .product-info-brand {
    font-size: 15px;
    line-height: 22px;
  }
  .catalog-product-view .product-info-main .box-tocart {
    width: 100%;
    margin: 10px 0;
  }
  .catalog-product-view .product-info-main .product-options-wrapper .field {
    margin-top: 50px;
  }
  .catalog-product-view .product-info-main .links-wrapper .links-tooltip {
    margin-left: 6px;
  }
  .catalog-product-view .product-info-main .links-wrapper .links-tooltip .tooltip-toggle:before {
    font-size: 14px;
    line-height: 14px;
  }
  .catalog-product-view .product-info-main .links-wrapper .links-tooltip .tooltip-toggle,
  .catalog-product-view .product-info-main .waa-tooltip .tooltip-toggle {
    padding: 5px 7px;
  }
  .catalog-product-view .product-info-main .price-box {
    margin-top: 30px;
  }
  .catalog-product-view .product.media {
    margin-bottom: 27px;
    width: 100%;
    -ms-flex-order: -2;
    -webkit-order: -2;
    order: -2;
  }
  .catalog-product-view:not(.fotorama__fullscreen) .fotorama__stage {
    max-height: 66.6666vw !important;
    max-width: 82.030vw;
  }
  .catalog-product-view .fotorama__nav--thumbs .fotorama__nav__frame {
    height: 74px !important;
    padding: 0;
  }
  .catalog-product-view .product-addto-links {
    top: 5px;
    right: -15px;
  }
  .catalog-product-view .product-addto-links > div {
    padding: 0 5px 0 20px;
  }
  .catalog-product-view .product-addto-links .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .catalog-product-view .product-addto-links .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .catalog-product-view .product-addto-links .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    line-height: 21px;
    color: #ff866c;
    content: "\e92b";
    font-family: 'Watchcollector';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-product-view .product-addto-links .towishlist:before {
    position: relative;
    top: 2px;
  }
  .catalog-product-view .assistance-wrapper,
  .catalog-product-view .product-info-delivery {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ff866c;
  }
  .catalog-product-view .assistance-wrapper {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .catalog-product-view .assistance-wrapper > * {
    flex: 0 0 auto;
    padding: 7px 0;
  }
  .catalog-product-view .assistance-wrapper > h3 {
    line-height: 1;
    margin-right: 10px;
  }
  .catalog-product-view .assistance-wrapper ul .nav.item {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .catalog-product-view .assistance-wrapper ul .nav.item:last-child {
    padding-right: 0;
  }
  .catalog-product-view .product-info-delivery {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px;
  }
  .catalog-product-view .page-bottom .page-main.page-main-details:before {
    top: -95px;
  }
  .catalog-product-view .product.attribute.promo_description {
    padding-bottom: 35px;
  }
  .catalog-product-view .product.attribute.promo_description .image-height .pagebuilder-column-group .pagebuilder-column:first-child {
    padding-bottom: 7.5vw;
  }
  .catalog-product-view .product.attribute.promo_description .pagebuilder-column-group {
    justify-content: space-between;
  }
  .catalog-product-view .product.attribute.promo_description .pagebuilder-column-group .margin-mobile-bottom-40 {
    width: 38%;
  }
  .catalog-product-view .product.attribute.promo_description .pagebuilder-column-group .padding-desktop-left-30 {
    padding-left: 0 !important;
  }
  .catalog-product-view .product.attribute.promo_description .pagebuilder-column-group .padding-desktop-left-30 iframe {
    width: 100%;
    height: 348px;
  }
  .catalog-product-view .product.attribute.promo_description .image-height .pagebuilder-column-group .pagebuilder-column:first-child {
    padding-bottom: 7.5vw;
  }
  .catalog-product-view .product.data.items {
    margin-bottom: 20px;
    justify-content: center;
  }
  .catalog-product-view .product.data.items > .item.title > .switch {
    border-width: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    height: auto;
  }
  .catalog-product-view .product.data.items > .item.title.active {
    border-bottom: 1px solid #ff866c;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute {
    padding-top: 45px;
    padding-bottom: 20px;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .title {
    width: 25%;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes {
    width: 75%;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes > li {
    width: 90%;
    margin-bottom: 24px;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes > li .label {
    width: 50%;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes > li .data {
    width: 50%;
  }
  .catalog-product-view .choices-widget {
    padding-top: 85px;
    padding-bottom: 100px;
  }
  .catalog-product-view .choices-widget h2 {
    margin: 0 auto 120px;
  }
  .catalog-product-view .choices-widget .author {
    margin-bottom: 60px;
  }
  .catalog-product-view .choices-widget .mobile-icon-img {
    width: 115px;
  }
  .catalog-product-view .related-collection-products-slider {
    padding-top: 85px;
  }
  .catalog-product-view .product-our-advantages .pagebuilder-column-group {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    padding: 10px 0;
  }
  .catalog-product-view .product-our-advantages .pagebuilder-column-group .padding-mobile-left-40 {
    flex-basis: 50%;
    align-items: flex-start;
  }
  .catalog-product-view .product-our-advantages .pagebuilder-column-group .padding-mobile-left-40 .margin-mobile-left-30 {
    padding-left: 30px;
  }
  .catalog-product-view .product-our-advantages [class*=' icon-']:before {
    line-height: 62px;
    padding-right: 15px;
  }
  .catalog-product-view .page-main-details .column.main .product.attribute.description .pagebuilder-column {
    width: 42%;
  }
  .catalog-product-view .page-main-details .column.main .product.attribute.description .pagebuilder-column figure {
    width: 37.2395vw;
  }
  .catalog-product-view .reset-margin-mobile-top.margin-mobile-bottom-25 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .catalog-product-view .reset-margin-mobile-top.margin-mobile-bottom-25 .zero-finance-block {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .block-mission-value .pagebuilder-column-group .pagebuilder-column {
    width: 50%;
  }
  .block-mission-value .pagebuilder-column-group .reset-padding-mobile-right {
    padding-right: 0 !important;
  }
  .block-mission-value .pagebuilder-column-group .h2.margin-mobile-bottom-40 {
    padding: 0;
  }
  .block-mission-value .pagebuilder-column-group .h2.margin-mobile-bottom-40 h2 {
    line-height: 30px;
  }
  .block-mission-value .pagebuilder-column-group .pagebuilder-column-group-columns-desktop-3 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 50% !important;
  }
  .block-mission-value .pagebuilder-column-group [data-content-type="column-group"] {
    margin-left: -5px;
    margin-right: -5px;
  }
  .block-mission-value .pagebuilder-column-group [data-content-type="column-group"] [data-content-type="column"] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .block-mission-value .block-mission-value-items .pagebuilder-column-group .padding-mobile-right-20 {
    flex-basis: 45% !important;
  }
  .catalog-product-view .product-info-main .product-addto-links .link-share .icon-share:before {
    font-size: 21px;
    line-height: 21px;
  }
  .zero-finance-block .desktop-only:first-of-type {
    margin-right: 0;
  }
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb {
    width: 74px;
    height: 74px;
    margin: 0 auto;
  }
  .installment-price .waa-tooltip .tooltip-content {
    left: 100%;
    right: auto;
    top: 0;
    margin-left: 5px;
    margin-top: auto;
  }
  .installment-price .waa-tooltip .tooltip-content:before {
    margin-top: -6px;
    top: 15px;
    right: 100%;
    border-right-color: #ff866c;
    border-bottom-color: transparent;
  }
  .installment-price .term-content {
    font-size: 24px;
  }
  .installment-price .launch {
    font-size: 16px;
  }
  .page-layout-2columns-left .column.main {
    width: 100%;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 24%;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .am-show-button {
    position: fixed;
    left: 0;
    bottom: 0;
    border-radius: 0;
    width: 100%;
  }
  .am_shopby_apply_filters .actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    z-index: 211;
  }
  .amshopby-filter-current .amshopby-remove {
    margin-right: 20px;
  }
  .amshopby-items.items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 15px;
  }
  .filter-current {
    margin-top: 10px;
  }
  .filter-current .amshopby-filter-value {
    margin-right: 14px;
  }
  .filter-options-title:after {
    content: '';
  }
  .filter-options {
    display: none;
  }
  .filter-options-item {
    padding-bottom: 18px;
  }
  .filter-options-title {
    padding: 18px 0 0 0;
  }
  body.filter-active .page-wrapper {
    visibility: hidden;
  }
  .show-filter .filter {
    background-color: #ffffff;
    visibility: visible;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    padding: 65px 15px 15px;
  }
  .show-filter .filter .filter-options {
    background-color: #ffffff;
    border-top: 1px solid #e2e2e2;
    padding: 0;
    display: block;
    z-index: 10;
  }
  .show-filter .filter-title {
    background-color: #ffffff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    padding: 25px 15px 10px 15px;
    z-index: 11;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .filter.block {
    margin-bottom: 0;
  }
  .filter-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
  .filter-title [data-role="close"] {
    display: block;
    border: none;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    background-color: #a8a8a8;
    text-decoration: none;
    width: 24px;
    height: 24px;
  }
  .filter-title [data-role="close"]:after {
    position: absolute !important;
    right: 0 !important;
    top: 12px !important;
    overflow: visible !important;
    font-size: 25px;
    color: inherit;
    vertical-align: middle;
    display: inline-block;
    speak: none;
    text-align: center;
  }
  .filter-current-header .block-subtitle {
    font-size: 14px;
    line-height: 24px;
  }
  .filter-options-title,
  .filter-current-choice,
  .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
  .amshopby-filter-current .amshopby-item.item {
    font-size: 18px;
    line-height: 26px;
  }
  .filter-content .item {
    margin: 14px 0;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    top: 2px;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 30px;
  }
  .category-view {
    padding-left: 2%;
  }
  .catalogsearch-result-index .products,
  .catalog-category-view .products {
    margin-top: 25px;
  }
  .active > .filter-options-title:after {
    content: '';
  }
  .top-toolbar .toolbar-products .toolbar-amount {
    display: block;
  }
  .top-toolbar .toolbar-products .toolbar-amount .desktop {
    display: none;
  }
  .top-toolbar .toolbar-products .sorter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .top-toolbar .toolbar-products .filter-trigger {
    border-right: 1px solid #e2e2e2;
    width: 26%;
  }
  .top-toolbar .toolbar-products .filter-trigger > span[data-hide] {
    font-size: 18px;
    margin-left: 7px;
    line-height: 20px;
    display: flex;
    align-items: center;
  }
  .top-toolbar .toolbar-products .filter-trigger:focus,
  .top-toolbar .toolbar-products .filter-trigger:hover {
    border-right: 1px solid #e2e2e2;
  }
  .top-toolbar .toolbar-products .sorter {
    display: none;
  }
  .top-toolbar .toolbar-products .sorter .sorter-label {
    font-size: 15px;
    line-height: 22px;
  }
  .top-toolbar .toolbar-products .sorter-options .dropdown.more-options .action.toggle {
    font-size: 15px;
    line-height: 22px;
  }
  .toolbar-bottom .toolbar-products {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 0;
  }
  .toolbar-bottom .mobile {
    display: none;
  }
  .page-products .columns {
    padding-top: 24px;
    position: relative;
  }
  .page-products .columns:before {
    position: absolute;
    background-color: inherit;
    width: 100vw;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    content: '';
  }
  .page-products .products-grid .product-item.item {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: calc(100% / 2);
  }
  .page-products .products-grid .product-item.item:nth-child(13).cms-block {
    width: 100%;
  }
  .product-item .product-item-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  .product-item .product-item-info:before {
    position: absolute;
    background-color: inherit;
    width: 100vw;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    content: '';
  }
  .product-item .product-item-info .cataloglabel.position-TL {
    z-index: 1;
  }
  .product-item .product-item-info .product-item-details {
    min-height: 150px;
    box-sizing: border-box;
    transition: all 0.5s ease-in-out;
  }
  .product-item .product-item-info .product-item-photo {
    padding-top: 85px;
    transition: all 0.5s ease-in-out;
  }
  .product-item .product-item-info .product-image-container {
    width: 80% !important;
    margin: auto;
  }
  .filter .filter-current-header {
    display: none;
  }
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    right: 0;
    left: auto !important;
  }
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav__shaft {
    background-color: transparent;
  }
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb {
    background-color: transparent;
  }
  .fotorama__wrap--css3 .fotorama__stage,
  .fotorama__stage:before,
  .fotorama__stage:after {
    left: 0 !important;
  }
  .watch-trade-in .reset-padding-mobile-top {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column:nth-child(1) {
    flex-basis: 100%;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column:nth-child(2),
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column:nth-child(4) {
    flex-basis: 40%;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column:nth-child(3) {
    flex-basis: 10%;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column.order-mobile-3.desktop-only {
    order: 1;
  }
  .page-bottom .friends.newsletter {
    padding: 100px 0 40px 0;
  }
  .page-bottom .friends.newsletter .block.newsletter {
    margin: 20px auto 40px;
  }
  .checkout-cart-index .form.form-cart .cart .item-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .qty {
    font-size: 15px;
    line-height: 22px;
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .item {
    width: 100%;
    padding: 30px 8px 0 30px;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .item .product-item-photo {
    max-width: 240px;
    width: 20%;
    padding-bottom: 20px;
    margin-bottom: -22%;
    position: relative;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .item .product-item-sku {
    margin-top: 10px;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .col.price {
    width: 50%;
    padding-left: 18.229vw;
    border-left: 50px solid transparent;
    padding-bottom: 120px;
    text-align: left;
    box-sizing: border-box;
    flex: 0 0 auto;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .col.subtotal {
    width: 30%;
    box-sizing: border-box;
    flex: 0 0 auto;
  }
  .checkout-cart-index .form.form-cart .cart .item-actions td {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }
  .checkout-cart-index .form.form-cart .cart .item-actions .gift-options-cart-item .action-gift {
    padding-left: 18.229vw;
    margin-top: -50px;
  }
  .checkout-cart-index .form.form-cart .qty-field-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .checkout-cart-index .form.form-cart .qty-field-wrapper .decreaseQty:after,
  .checkout-cart-index .form.form-cart .qty-field-wrapper .increaseQty:after {
    font-size: 12px;
  }
  .checkout-cart-index .form.form-cart .qty-field-wrapper .qty {
    font-size: 15px;
    line-height: 22px;
  }
  .checkout-cart-index .form.form-cart .price {
    font-size: 15px;
    line-height: 22px;
  }
  .checkout-cart-index .summary_block {
    grid-template-areas: 'A B' 'C D';
    grid-template-rows: 1fr 0;
  }
  .checkout-cart-index .summary_block .cart-totals {
    padding-top: 0;
  }
  .checkout-cart-index .summary_block .cart-totals .grand.totals .mark strong {
    font-size: 15px;
    line-height: 22px;
  }
  .checkout-cart-index .summary_block .cart-totals .grand .amount,
  .checkout-cart-index .summary_block .cart-totals .totals .mark {
    padding-top: 0;
  }
  .checkout-cart-index .summary_block .block.giftcard .giftcard.add .fieldset {
    margin-top: 14px;
  }
  .checkout-cart-index .summary_block .cart-container-totals {
    max-width: 286px;
    margin-left: auto;
    width: 100%;
  }
  .checkout-cart-index .product-item-details .product-item-name {
    font-size: 15px;
    line-height: 22px;
  }
  .cart.table-wrapper .item .col.item {
    position: static;
  }
  .checkout-shipping-method .step-title {
    margin-bottom: -24px;
  }
  .table-checkout-shipping-method {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 24px;
  }
  .table-checkout-shipping-method tbody td {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 0;
    padding-right: 12px;
  }
  .table-checkout-shipping-method tbody td:first-child {
    border-left: 1px solid #e2e2e2;
    padding-right: 12px;
  }
  .table-checkout-shipping-method tbody td:last-child {
    border-right: 1px solid #e2e2e2;
  }
  .table-checkout-shipping-method tbody tr {
    border: 1px solid #e2e2e2;
  }
  .table-checkout-shipping-method tbody tr:first-child td {
    border-top: 1px solid #e2e2e2;
  }
  .methods-shipping .actions-toolbar {
    margin-left: 0 !important;
    width: 100%;
  }
  .methods-shipping .actions-toolbar .primary {
    width: 100%;
  }
  .methods-shipping .actions-toolbar .action.primary {
    min-width: 100%;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .opc-wrapper .shipping-address-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .popup-authentication {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .popup-authentication .action-close {
    top: 15px;
    right: 0;
  }
  .popup-authentication .modal-content {
    padding-top: 26px;
  }
  .popup-authentication .block-authentication {
    border-top-width: 0;
  }
  .popup-authentication .block[class] + .block,
  .popup-authentication .block[class] {
    padding-top: 0;
  }
  .widget .block-local-experts {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .block-local-experts .pagebuilder-column-group .pagebuilder-column figure {
    width: 48.958vw;
  }
  .choices_slider_container.desktop-padding-reset {
    padding-bottom: 20px !important;
  }
  .choices_slider_container.desktop-padding-reset .pagebuilder-column.desktop-padding-reset {
    padding-bottom: 80px !important;
  }
  .choices_slider_container .slick-prev,
  .choices_slider_container .slick-next {
    transform: translateY(-18%);
  }
  .choices_slider_container .dark p {
    font-size: 1.4rem;
  }
  .choices_slider_container .slick-prev {
    bottom: -30px;
    left: auto;
    right: calc(25% + 10px);
  }
  .choices_slider_container .slick-next {
    bottom: -30px;
    left: auto;
    right: calc(25% - 50px);
  }
  .zero-finance-block [data-content-type="column"] .zero-finance-title {
    font-size: calc(19px + (50 - 19) * (100vw - 768px) / (1920 - 768));
    line-height: calc(19px + (50 - 20) * (100vw - 768px) / (1920 - 768));
    padding-left: calc(145px + (275 - 106) * (100vw - 768px) / (1920 - 768));
  }
  .zero-finance-block .desktop-only:first-of-type {
    margin-right: 2.9%;
  }
  .negative-margin-mobile-right-base {
    position: relative;
    z-index: 1;
  }
  .desktop-watch {
    position: relative;
  }
  .desktop-watch:after {
    content: '';
    position: absolute;
    left: -345px;
    background: url('..//images/homepage/brand-watch.png') no-repeat;
    width: 80%;
    max-height: 586px;
    height: 100%;
    z-index: -1;
    top: -7%;
  }
  .homepage-customers-testimonials-slider {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .homepage-customers-testimonials-slider .dark p {
    font-size: 1.4rem;
  }
  .homepage-customers-testimonials-slider .underline {
    max-width: 80%;
    padding-right: 35px !important;
  }
  .homepage-customers-testimonials-slider .slick-prev,
  .homepage-customers-testimonials-slider .slick-next {
    bottom: 8%;
  }
  .homepage-customers-testimonials-slider .slick-prev {
    left: 0;
  }
  .homepage-customers-testimonials-slider .slick-next {
    left: 58px;
  }
  .product-our-advantages [class^='icon-']:after,
  .product-our-advantages [class*=' icon-']:after {
    font-size: 32px;
    line-height: 32px;
  }
  .product-our-advantages [class^='icon-']:before,
  .product-our-advantages [class*=' icon-']:before {
    font-size: 32px;
    line-height: 32px;
  }
  .padding-mobile-bottom-40.introduction_container {
    padding-bottom: 0 !important;
  }
  .introduction_container .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .introduction_container .introduction_block {
    flex-basis: 40%;
    padding-bottom: 50px;
  }
  .introduction_container .divider-mobile-color hr {
    border-color: #ff866c !important;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .widget .selected-pieces-product-slider .h1 h2,
  .widget .product-slider .h1 h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .contact-index-index .column.main {
    margin-top: 0;
  }
  .contact-index-index .column.main > form,
  .contact-index-index .column.main > .widget.block {
    width: 50%;
  }
  .contact-index-index .column.main > .widget.block-static-block {
    margin-left: -2.5%;
    margin-right: -2.5%;
    flex: 1 1 auto;
    margin-bottom: 25px;
  }
  .contact-index-index .column.main > .widget.block-static-block img {
    width: 100%;
  }
  .contact-index-index .column.main > form {
    order: 2;
  }
  .contact-index-index .form.contact {
    padding-left: 3%;
    padding-right: 3%;
    flex: 0 1 auto;
  }
  .contact-index-index .form.contact h2 {
    margin-top: 0;
    width: auto;
  }
  .block.newsletter {
    width: max-content;
    padding: 20px 0;
    margin-bottom: 0;
  }
  .block.newsletter .title strong {
    line-height: 1.5;
    font-size: 18px;
  }
  .block.newsletter .field {
    margin-right: 0;
  }
  .block.newsletter .field.newsletter {
    min-width: 350px;
  }
  .friends.newsletter {
    padding: 200px 0 150px;
  }
  .friends.newsletter .block.newsletter {
    max-width: 100%;
    margin: 20px auto 85px;
    padding: 0;
  }
  .friends.newsletter .form.subscribe {
    width: 600px;
    max-width: none;
  }
  .friends.newsletter .form.subscribe .field.newsletter {
    width: 100%;
    max-width: none;
  }
  .friends.newsletter .form.subscribe .action.subscribe {
    border-radius: 0;
    width: 100%;
    max-width: none;
  }
  .order-desktop-12 {
    order: 12;
  }
  .order-desktop-11 {
    order: 11;
  }
  .order-desktop-10 {
    order: 10;
  }
  .order-desktop-9 {
    order: 9;
  }
  .order-desktop-8 {
    order: 8;
  }
  .order-desktop-7 {
    order: 7;
  }
  .order-desktop-6 {
    order: 6;
  }
  .order-desktop-5 {
    order: 5;
  }
  .order-desktop-4 {
    order: 4;
  }
  .order-desktop-3 {
    order: 3;
  }
  .order-desktop-2 {
    order: 2;
  }
  .order-desktop-1 {
    order: 1;
  }
  .order-negative-desktop-12 {
    order: -12;
  }
  .order-negative-desktop-11 {
    order: -11;
  }
  .order-negative-desktop-10 {
    order: -10;
  }
  .order-negative-desktop-9 {
    order: -9;
  }
  .order-negative-desktop-8 {
    order: -8;
  }
  .order-negative-desktop-7 {
    order: -7;
  }
  .order-negative-desktop-6 {
    order: -6;
  }
  .order-negative-desktop-5 {
    order: -5;
  }
  .order-negative-desktop-4 {
    order: -4;
  }
  .order-negative-desktop-3 {
    order: -3;
  }
  .order-negative-desktop-2 {
    order: -2;
  }
  .order-negative-desktop-1 {
    order: -1;
  }
  .z-index-desktop-20 {
    z-index: 20;
  }
  .z-index-desktop-19 {
    z-index: 19;
  }
  .z-index-desktop-18 {
    z-index: 18;
  }
  .z-index-desktop-17 {
    z-index: 17;
  }
  .z-index-desktop-16 {
    z-index: 16;
  }
  .z-index-desktop-15 {
    z-index: 15;
  }
  .z-index-desktop-14 {
    z-index: 14;
  }
  .z-index-desktop-13 {
    z-index: 13;
  }
  .z-index-desktop-12 {
    z-index: 12;
  }
  .z-index-desktop-11 {
    z-index: 11;
  }
  .z-index-desktop-10 {
    z-index: 10;
  }
  .z-index-desktop-9 {
    z-index: 9;
  }
  .z-index-desktop-8 {
    z-index: 8;
  }
  .z-index-desktop-7 {
    z-index: 7;
  }
  .z-index-desktop-6 {
    z-index: 6;
  }
  .z-index-desktop-5 {
    z-index: 5;
  }
  .z-index-desktop-4 {
    z-index: 4;
  }
  .z-index-desktop-3 {
    z-index: 3;
  }
  .z-index-desktop-2 {
    z-index: 2;
  }
  .z-index-desktop-1 {
    z-index: 1;
  }
  .text-align-desktop-justify {
    text-align: justify !important;
  }
  .text-align-desktop-right {
    text-align: right !important;
  }
  .text-align-desktop-left {
    text-align: left !important;
  }
  .text-align-desktop-center {
    text-align: center !important;
  }
  .margin-auto-desktop-right {
    margin-right: auto;
  }
  .margin-auto-desktop-left {
    margin-left: auto;
  }
  .pagebuilder-column-group-columns-desktop-12 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-12 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 8.33333333% !important;
  }
  .pagebuilder-column-group-columns-desktop-11 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-11 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 9.09090909% !important;
  }
  .pagebuilder-column-group-columns-desktop-10 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-10 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 10% !important;
  }
  .pagebuilder-column-group-columns-desktop-9 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-9 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 11.11111111% !important;
  }
  .pagebuilder-column-group-columns-desktop-8 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-8 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 12.5% !important;
  }
  .pagebuilder-column-group-columns-desktop-7 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-7 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 14.28571429% !important;
  }
  .pagebuilder-column-group-columns-desktop-6 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-6 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 16.66666667% !important;
  }
  .pagebuilder-column-group-columns-desktop-5 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-5 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 20% !important;
  }
  .pagebuilder-column-group-columns-desktop-4 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-4 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 25% !important;
  }
  .pagebuilder-column-group-columns-desktop-3 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-3 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 33.33333333% !important;
  }
  .pagebuilder-column-group-columns-desktop-2 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-2 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 50% !important;
  }
  .pagebuilder-column-group-columns-desktop-1 > .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-group-columns-desktop-1 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 100% !important;
  }
  .reset-padding-desktop-bottom {
    padding-bottom: 0 !important;
  }
  .reset-padding-desktop-top {
    padding-top: 0 !important;
  }
  .reset-padding-desktop-right {
    padding-right: 0 !important;
  }
  .reset-padding-desktop-left {
    padding-left: 0 !important;
  }
  .reset-margin-desktop-bottom {
    margin-bottom: 0 !important;
  }
  .reset-margin-desktop-top {
    margin-top: 0 !important;
  }
  .reset-margin-desktop-right {
    margin-right: 0 !important;
  }
  .reset-margin-desktop-left {
    margin-left: 0 !important;
  }
  .background-size-desktop-auto {
    background-size: auto !important;
  }
  .background-size-desktop-cover {
    background-size: cover !important;
  }
  .background-size-desktop-contain {
    background-size: contain !important;
  }
  .background-size-desktop-center {
    background-size: center !important;
  }
  .background-position-desktop-x-100 {
    background-position-x: 100% !important;
  }
  .background-position-desktop-x-99 {
    background-position-x: 99% !important;
  }
  .background-position-desktop-x-98 {
    background-position-x: 98% !important;
  }
  .background-position-desktop-x-97 {
    background-position-x: 97% !important;
  }
  .background-position-desktop-x-96 {
    background-position-x: 96% !important;
  }
  .background-position-desktop-x-95 {
    background-position-x: 95% !important;
  }
  .background-position-desktop-x-94 {
    background-position-x: 94% !important;
  }
  .background-position-desktop-x-93 {
    background-position-x: 93% !important;
  }
  .background-position-desktop-x-92 {
    background-position-x: 92% !important;
  }
  .background-position-desktop-x-91 {
    background-position-x: 91% !important;
  }
  .background-position-desktop-x-90 {
    background-position-x: 90% !important;
  }
  .background-position-desktop-x-89 {
    background-position-x: 89% !important;
  }
  .background-position-desktop-x-88 {
    background-position-x: 88% !important;
  }
  .background-position-desktop-x-87 {
    background-position-x: 87% !important;
  }
  .background-position-desktop-x-86 {
    background-position-x: 86% !important;
  }
  .background-position-desktop-x-85 {
    background-position-x: 85% !important;
  }
  .background-position-desktop-x-84 {
    background-position-x: 84% !important;
  }
  .background-position-desktop-x-83 {
    background-position-x: 83% !important;
  }
  .background-position-desktop-x-82 {
    background-position-x: 82% !important;
  }
  .background-position-desktop-x-81 {
    background-position-x: 81% !important;
  }
  .background-position-desktop-x-80 {
    background-position-x: 80% !important;
  }
  .background-position-desktop-x-79 {
    background-position-x: 79% !important;
  }
  .background-position-desktop-x-78 {
    background-position-x: 78% !important;
  }
  .background-position-desktop-x-77 {
    background-position-x: 77% !important;
  }
  .background-position-desktop-x-76 {
    background-position-x: 76% !important;
  }
  .background-position-desktop-x-75 {
    background-position-x: 75% !important;
  }
  .background-position-desktop-x-74 {
    background-position-x: 74% !important;
  }
  .background-position-desktop-x-73 {
    background-position-x: 73% !important;
  }
  .background-position-desktop-x-72 {
    background-position-x: 72% !important;
  }
  .background-position-desktop-x-71 {
    background-position-x: 71% !important;
  }
  .background-position-desktop-x-70 {
    background-position-x: 70% !important;
  }
  .background-position-desktop-x-69 {
    background-position-x: 69% !important;
  }
  .background-position-desktop-x-68 {
    background-position-x: 68% !important;
  }
  .background-position-desktop-x-67 {
    background-position-x: 67% !important;
  }
  .background-position-desktop-x-66 {
    background-position-x: 66% !important;
  }
  .background-position-desktop-x-65 {
    background-position-x: 65% !important;
  }
  .background-position-desktop-x-64 {
    background-position-x: 64% !important;
  }
  .background-position-desktop-x-63 {
    background-position-x: 63% !important;
  }
  .background-position-desktop-x-62 {
    background-position-x: 62% !important;
  }
  .background-position-desktop-x-61 {
    background-position-x: 61% !important;
  }
  .background-position-desktop-x-60 {
    background-position-x: 60% !important;
  }
  .background-position-desktop-x-59 {
    background-position-x: 59% !important;
  }
  .background-position-desktop-x-58 {
    background-position-x: 58% !important;
  }
  .background-position-desktop-x-57 {
    background-position-x: 57% !important;
  }
  .background-position-desktop-x-56 {
    background-position-x: 56% !important;
  }
  .background-position-desktop-x-55 {
    background-position-x: 55% !important;
  }
  .background-position-desktop-x-54 {
    background-position-x: 54% !important;
  }
  .background-position-desktop-x-53 {
    background-position-x: 53% !important;
  }
  .background-position-desktop-x-52 {
    background-position-x: 52% !important;
  }
  .background-position-desktop-x-51 {
    background-position-x: 51% !important;
  }
  .background-position-desktop-x-50 {
    background-position-x: 50% !important;
  }
  .background-position-desktop-x-49 {
    background-position-x: 49% !important;
  }
  .background-position-desktop-x-48 {
    background-position-x: 48% !important;
  }
  .background-position-desktop-x-47 {
    background-position-x: 47% !important;
  }
  .background-position-desktop-x-46 {
    background-position-x: 46% !important;
  }
  .background-position-desktop-x-45 {
    background-position-x: 45% !important;
  }
  .background-position-desktop-x-44 {
    background-position-x: 44% !important;
  }
  .background-position-desktop-x-43 {
    background-position-x: 43% !important;
  }
  .background-position-desktop-x-42 {
    background-position-x: 42% !important;
  }
  .background-position-desktop-x-41 {
    background-position-x: 41% !important;
  }
  .background-position-desktop-x-40 {
    background-position-x: 40% !important;
  }
  .background-position-desktop-x-39 {
    background-position-x: 39% !important;
  }
  .background-position-desktop-x-38 {
    background-position-x: 38% !important;
  }
  .background-position-desktop-x-37 {
    background-position-x: 37% !important;
  }
  .background-position-desktop-x-36 {
    background-position-x: 36% !important;
  }
  .background-position-desktop-x-35 {
    background-position-x: 35% !important;
  }
  .background-position-desktop-x-34 {
    background-position-x: 34% !important;
  }
  .background-position-desktop-x-33 {
    background-position-x: 33% !important;
  }
  .background-position-desktop-x-32 {
    background-position-x: 32% !important;
  }
  .background-position-desktop-x-31 {
    background-position-x: 31% !important;
  }
  .background-position-desktop-x-30 {
    background-position-x: 30% !important;
  }
  .background-position-desktop-x-29 {
    background-position-x: 29% !important;
  }
  .background-position-desktop-x-28 {
    background-position-x: 28% !important;
  }
  .background-position-desktop-x-27 {
    background-position-x: 27% !important;
  }
  .background-position-desktop-x-26 {
    background-position-x: 26% !important;
  }
  .background-position-desktop-x-25 {
    background-position-x: 25% !important;
  }
  .background-position-desktop-x-24 {
    background-position-x: 24% !important;
  }
  .background-position-desktop-x-23 {
    background-position-x: 23% !important;
  }
  .background-position-desktop-x-22 {
    background-position-x: 22% !important;
  }
  .background-position-desktop-x-21 {
    background-position-x: 21% !important;
  }
  .background-position-desktop-x-20 {
    background-position-x: 20% !important;
  }
  .background-position-desktop-x-19 {
    background-position-x: 19% !important;
  }
  .background-position-desktop-x-18 {
    background-position-x: 18% !important;
  }
  .background-position-desktop-x-17 {
    background-position-x: 17% !important;
  }
  .background-position-desktop-x-16 {
    background-position-x: 16% !important;
  }
  .background-position-desktop-x-15 {
    background-position-x: 15% !important;
  }
  .background-position-desktop-x-14 {
    background-position-x: 14% !important;
  }
  .background-position-desktop-x-13 {
    background-position-x: 13% !important;
  }
  .background-position-desktop-x-12 {
    background-position-x: 12% !important;
  }
  .background-position-desktop-x-11 {
    background-position-x: 11% !important;
  }
  .background-position-desktop-x-10 {
    background-position-x: 10% !important;
  }
  .background-position-desktop-x-9 {
    background-position-x: 9% !important;
  }
  .background-position-desktop-x-8 {
    background-position-x: 8% !important;
  }
  .background-position-desktop-x-7 {
    background-position-x: 7% !important;
  }
  .background-position-desktop-x-6 {
    background-position-x: 6% !important;
  }
  .background-position-desktop-x-5 {
    background-position-x: 5% !important;
  }
  .background-position-desktop-x-4 {
    background-position-x: 4% !important;
  }
  .background-position-desktop-x-3 {
    background-position-x: 3% !important;
  }
  .background-position-desktop-x-2 {
    background-position-x: 2% !important;
  }
  .background-position-desktop-x-1 {
    background-position-x: 1% !important;
  }
  .background-position-desktop-y-100 {
    background-position-y: 100% !important;
  }
  .background-position-desktop-y-99 {
    background-position-y: 99% !important;
  }
  .background-position-desktop-y-98 {
    background-position-y: 98% !important;
  }
  .background-position-desktop-y-97 {
    background-position-y: 97% !important;
  }
  .background-position-desktop-y-96 {
    background-position-y: 96% !important;
  }
  .background-position-desktop-y-95 {
    background-position-y: 95% !important;
  }
  .background-position-desktop-y-94 {
    background-position-y: 94% !important;
  }
  .background-position-desktop-y-93 {
    background-position-y: 93% !important;
  }
  .background-position-desktop-y-92 {
    background-position-y: 92% !important;
  }
  .background-position-desktop-y-91 {
    background-position-y: 91% !important;
  }
  .background-position-desktop-y-90 {
    background-position-y: 90% !important;
  }
  .background-position-desktop-y-89 {
    background-position-y: 89% !important;
  }
  .background-position-desktop-y-88 {
    background-position-y: 88% !important;
  }
  .background-position-desktop-y-87 {
    background-position-y: 87% !important;
  }
  .background-position-desktop-y-86 {
    background-position-y: 86% !important;
  }
  .background-position-desktop-y-85 {
    background-position-y: 85% !important;
  }
  .background-position-desktop-y-84 {
    background-position-y: 84% !important;
  }
  .background-position-desktop-y-83 {
    background-position-y: 83% !important;
  }
  .background-position-desktop-y-82 {
    background-position-y: 82% !important;
  }
  .background-position-desktop-y-81 {
    background-position-y: 81% !important;
  }
  .background-position-desktop-y-80 {
    background-position-y: 80% !important;
  }
  .background-position-desktop-y-79 {
    background-position-y: 79% !important;
  }
  .background-position-desktop-y-78 {
    background-position-y: 78% !important;
  }
  .background-position-desktop-y-77 {
    background-position-y: 77% !important;
  }
  .background-position-desktop-y-76 {
    background-position-y: 76% !important;
  }
  .background-position-desktop-y-75 {
    background-position-y: 75% !important;
  }
  .background-position-desktop-y-74 {
    background-position-y: 74% !important;
  }
  .background-position-desktop-y-73 {
    background-position-y: 73% !important;
  }
  .background-position-desktop-y-72 {
    background-position-y: 72% !important;
  }
  .background-position-desktop-y-71 {
    background-position-y: 71% !important;
  }
  .background-position-desktop-y-70 {
    background-position-y: 70% !important;
  }
  .background-position-desktop-y-69 {
    background-position-y: 69% !important;
  }
  .background-position-desktop-y-68 {
    background-position-y: 68% !important;
  }
  .background-position-desktop-y-67 {
    background-position-y: 67% !important;
  }
  .background-position-desktop-y-66 {
    background-position-y: 66% !important;
  }
  .background-position-desktop-y-65 {
    background-position-y: 65% !important;
  }
  .background-position-desktop-y-64 {
    background-position-y: 64% !important;
  }
  .background-position-desktop-y-63 {
    background-position-y: 63% !important;
  }
  .background-position-desktop-y-62 {
    background-position-y: 62% !important;
  }
  .background-position-desktop-y-61 {
    background-position-y: 61% !important;
  }
  .background-position-desktop-y-60 {
    background-position-y: 60% !important;
  }
  .background-position-desktop-y-59 {
    background-position-y: 59% !important;
  }
  .background-position-desktop-y-58 {
    background-position-y: 58% !important;
  }
  .background-position-desktop-y-57 {
    background-position-y: 57% !important;
  }
  .background-position-desktop-y-56 {
    background-position-y: 56% !important;
  }
  .background-position-desktop-y-55 {
    background-position-y: 55% !important;
  }
  .background-position-desktop-y-54 {
    background-position-y: 54% !important;
  }
  .background-position-desktop-y-53 {
    background-position-y: 53% !important;
  }
  .background-position-desktop-y-52 {
    background-position-y: 52% !important;
  }
  .background-position-desktop-y-51 {
    background-position-y: 51% !important;
  }
  .background-position-desktop-y-50 {
    background-position-y: 50% !important;
  }
  .background-position-desktop-y-49 {
    background-position-y: 49% !important;
  }
  .background-position-desktop-y-48 {
    background-position-y: 48% !important;
  }
  .background-position-desktop-y-47 {
    background-position-y: 47% !important;
  }
  .background-position-desktop-y-46 {
    background-position-y: 46% !important;
  }
  .background-position-desktop-y-45 {
    background-position-y: 45% !important;
  }
  .background-position-desktop-y-44 {
    background-position-y: 44% !important;
  }
  .background-position-desktop-y-43 {
    background-position-y: 43% !important;
  }
  .background-position-desktop-y-42 {
    background-position-y: 42% !important;
  }
  .background-position-desktop-y-41 {
    background-position-y: 41% !important;
  }
  .background-position-desktop-y-40 {
    background-position-y: 40% !important;
  }
  .background-position-desktop-y-39 {
    background-position-y: 39% !important;
  }
  .background-position-desktop-y-38 {
    background-position-y: 38% !important;
  }
  .background-position-desktop-y-37 {
    background-position-y: 37% !important;
  }
  .background-position-desktop-y-36 {
    background-position-y: 36% !important;
  }
  .background-position-desktop-y-35 {
    background-position-y: 35% !important;
  }
  .background-position-desktop-y-34 {
    background-position-y: 34% !important;
  }
  .background-position-desktop-y-33 {
    background-position-y: 33% !important;
  }
  .background-position-desktop-y-32 {
    background-position-y: 32% !important;
  }
  .background-position-desktop-y-31 {
    background-position-y: 31% !important;
  }
  .background-position-desktop-y-30 {
    background-position-y: 30% !important;
  }
  .background-position-desktop-y-29 {
    background-position-y: 29% !important;
  }
  .background-position-desktop-y-28 {
    background-position-y: 28% !important;
  }
  .background-position-desktop-y-27 {
    background-position-y: 27% !important;
  }
  .background-position-desktop-y-26 {
    background-position-y: 26% !important;
  }
  .background-position-desktop-y-25 {
    background-position-y: 25% !important;
  }
  .background-position-desktop-y-24 {
    background-position-y: 24% !important;
  }
  .background-position-desktop-y-23 {
    background-position-y: 23% !important;
  }
  .background-position-desktop-y-22 {
    background-position-y: 22% !important;
  }
  .background-position-desktop-y-21 {
    background-position-y: 21% !important;
  }
  .background-position-desktop-y-20 {
    background-position-y: 20% !important;
  }
  .background-position-desktop-y-19 {
    background-position-y: 19% !important;
  }
  .background-position-desktop-y-18 {
    background-position-y: 18% !important;
  }
  .background-position-desktop-y-17 {
    background-position-y: 17% !important;
  }
  .background-position-desktop-y-16 {
    background-position-y: 16% !important;
  }
  .background-position-desktop-y-15 {
    background-position-y: 15% !important;
  }
  .background-position-desktop-y-14 {
    background-position-y: 14% !important;
  }
  .background-position-desktop-y-13 {
    background-position-y: 13% !important;
  }
  .background-position-desktop-y-12 {
    background-position-y: 12% !important;
  }
  .background-position-desktop-y-11 {
    background-position-y: 11% !important;
  }
  .background-position-desktop-y-10 {
    background-position-y: 10% !important;
  }
  .background-position-desktop-y-9 {
    background-position-y: 9% !important;
  }
  .background-position-desktop-y-8 {
    background-position-y: 8% !important;
  }
  .background-position-desktop-y-7 {
    background-position-y: 7% !important;
  }
  .background-position-desktop-y-6 {
    background-position-y: 6% !important;
  }
  .background-position-desktop-y-5 {
    background-position-y: 5% !important;
  }
  .background-position-desktop-y-4 {
    background-position-y: 4% !important;
  }
  .background-position-desktop-y-3 {
    background-position-y: 3% !important;
  }
  .background-position-desktop-y-2 {
    background-position-y: 2% !important;
  }
  .background-position-desktop-y-1 {
    background-position-y: 1% !important;
  }
  .background-position-desktop-x-bottom {
    background-position-x: bottom !important;
  }
  .background-position-desktop-x-top {
    background-position-x: top !important;
  }
  .background-position-desktop-x-right {
    background-position-x: right !important;
  }
  .background-position-desktop-x-left {
    background-position-x: left !important;
  }
  .background-position-desktop-y-bottom {
    background-position-y: bottom !important;
  }
  .background-position-desktop-y-top {
    background-position-y: top !important;
  }
  .background-position-desktop-y-right {
    background-position-y: right !important;
  }
  .background-position-desktop-y-left {
    background-position-y: left !important;
  }
  .padding-desktop-bottom-80 {
    padding-bottom: 80px !important;
  }
  .padding-desktop-bottom-75 {
    padding-bottom: 75px !important;
  }
  .padding-desktop-bottom-70 {
    padding-bottom: 70px !important;
  }
  .padding-desktop-bottom-65 {
    padding-bottom: 65px !important;
  }
  .padding-desktop-bottom-60 {
    padding-bottom: 60px !important;
  }
  .padding-desktop-bottom-55 {
    padding-bottom: 55px !important;
  }
  .padding-desktop-bottom-50 {
    padding-bottom: 50px !important;
  }
  .padding-desktop-bottom-45 {
    padding-bottom: 45px !important;
  }
  .padding-desktop-bottom-40 {
    padding-bottom: 40px !important;
  }
  .padding-desktop-bottom-35 {
    padding-bottom: 35px !important;
  }
  .padding-desktop-bottom-30 {
    padding-bottom: 30px !important;
  }
  .padding-desktop-bottom-25 {
    padding-bottom: 25px !important;
  }
  .padding-desktop-bottom-20 {
    padding-bottom: 20px !important;
  }
  .padding-desktop-bottom-15 {
    padding-bottom: 15px !important;
  }
  .padding-desktop-bottom-10 {
    padding-bottom: 10px !important;
  }
  .padding-desktop-bottom-5 {
    padding-bottom: 5px !important;
  }
  .padding-desktop-top-80 {
    padding-top: 80px !important;
  }
  .padding-desktop-top-75 {
    padding-top: 75px !important;
  }
  .padding-desktop-top-70 {
    padding-top: 70px !important;
  }
  .padding-desktop-top-65 {
    padding-top: 65px !important;
  }
  .padding-desktop-top-60 {
    padding-top: 60px !important;
  }
  .padding-desktop-top-55 {
    padding-top: 55px !important;
  }
  .padding-desktop-top-50 {
    padding-top: 50px !important;
  }
  .padding-desktop-top-45 {
    padding-top: 45px !important;
  }
  .padding-desktop-top-40 {
    padding-top: 40px !important;
  }
  .padding-desktop-top-35 {
    padding-top: 35px !important;
  }
  .padding-desktop-top-30 {
    padding-top: 30px !important;
  }
  .padding-desktop-top-25 {
    padding-top: 25px !important;
  }
  .padding-desktop-top-20 {
    padding-top: 20px !important;
  }
  .padding-desktop-top-15 {
    padding-top: 15px !important;
  }
  .padding-desktop-top-10 {
    padding-top: 10px !important;
  }
  .padding-desktop-top-5 {
    padding-top: 5px !important;
  }
  .padding-desktop-right-80 {
    padding-right: 80px !important;
  }
  .padding-desktop-right-75 {
    padding-right: 75px !important;
  }
  .padding-desktop-right-70 {
    padding-right: 70px !important;
  }
  .padding-desktop-right-65 {
    padding-right: 65px !important;
  }
  .padding-desktop-right-60 {
    padding-right: 60px !important;
  }
  .padding-desktop-right-55 {
    padding-right: 55px !important;
  }
  .padding-desktop-right-50 {
    padding-right: 50px !important;
  }
  .padding-desktop-right-45 {
    padding-right: 45px !important;
  }
  .padding-desktop-right-40 {
    padding-right: 40px !important;
  }
  .padding-desktop-right-35 {
    padding-right: 35px !important;
  }
  .padding-desktop-right-30 {
    padding-right: 30px !important;
  }
  .padding-desktop-right-25 {
    padding-right: 25px !important;
  }
  .padding-desktop-right-20 {
    padding-right: 20px !important;
  }
  .padding-desktop-right-15 {
    padding-right: 15px !important;
  }
  .padding-desktop-right-10 {
    padding-right: 10px !important;
  }
  .padding-desktop-right-5 {
    padding-right: 5px !important;
  }
  .padding-desktop-left-80 {
    padding-left: 80px !important;
  }
  .padding-desktop-left-75 {
    padding-left: 75px !important;
  }
  .padding-desktop-left-70 {
    padding-left: 70px !important;
  }
  .padding-desktop-left-65 {
    padding-left: 65px !important;
  }
  .padding-desktop-left-60 {
    padding-left: 60px !important;
  }
  .padding-desktop-left-55 {
    padding-left: 55px !important;
  }
  .padding-desktop-left-50 {
    padding-left: 50px !important;
  }
  .padding-desktop-left-45 {
    padding-left: 45px !important;
  }
  .padding-desktop-left-40 {
    padding-left: 40px !important;
  }
  .padding-desktop-left-35 {
    padding-left: 35px !important;
  }
  .padding-desktop-left-30 {
    padding-left: 30px !important;
  }
  .padding-desktop-left-25 {
    padding-left: 25px !important;
  }
  .padding-desktop-left-20 {
    padding-left: 20px !important;
  }
  .padding-desktop-left-15 {
    padding-left: 15px !important;
  }
  .padding-desktop-left-10 {
    padding-left: 10px !important;
  }
  .padding-desktop-left-5 {
    padding-left: 5px !important;
  }
  .margin-desktop-bottom-80 {
    margin-bottom: 80px !important;
  }
  .margin-desktop-bottom-75 {
    margin-bottom: 75px !important;
  }
  .margin-desktop-bottom-70 {
    margin-bottom: 70px !important;
  }
  .margin-desktop-bottom-65 {
    margin-bottom: 65px !important;
  }
  .margin-desktop-bottom-60 {
    margin-bottom: 60px !important;
  }
  .margin-desktop-bottom-55 {
    margin-bottom: 55px !important;
  }
  .margin-desktop-bottom-50 {
    margin-bottom: 50px !important;
  }
  .margin-desktop-bottom-45 {
    margin-bottom: 45px !important;
  }
  .margin-desktop-bottom-40 {
    margin-bottom: 40px !important;
  }
  .margin-desktop-bottom-35 {
    margin-bottom: 35px !important;
  }
  .margin-desktop-bottom-30 {
    margin-bottom: 30px !important;
  }
  .margin-desktop-bottom-25 {
    margin-bottom: 25px !important;
  }
  .margin-desktop-bottom-20 {
    margin-bottom: 20px !important;
  }
  .margin-desktop-bottom-15 {
    margin-bottom: 15px !important;
  }
  .margin-desktop-bottom-10 {
    margin-bottom: 10px !important;
  }
  .margin-desktop-bottom-5 {
    margin-bottom: 5px !important;
  }
  .margin-desktop-top-80 {
    margin-top: 80px !important;
  }
  .margin-desktop-top-75 {
    margin-top: 75px !important;
  }
  .margin-desktop-top-70 {
    margin-top: 70px !important;
  }
  .margin-desktop-top-65 {
    margin-top: 65px !important;
  }
  .margin-desktop-top-60 {
    margin-top: 60px !important;
  }
  .margin-desktop-top-55 {
    margin-top: 55px !important;
  }
  .margin-desktop-top-50 {
    margin-top: 50px !important;
  }
  .margin-desktop-top-45 {
    margin-top: 45px !important;
  }
  .margin-desktop-top-40 {
    margin-top: 40px !important;
  }
  .margin-desktop-top-35 {
    margin-top: 35px !important;
  }
  .margin-desktop-top-30 {
    margin-top: 30px !important;
  }
  .margin-desktop-top-25 {
    margin-top: 25px !important;
  }
  .margin-desktop-top-20 {
    margin-top: 20px !important;
  }
  .margin-desktop-top-15 {
    margin-top: 15px !important;
  }
  .margin-desktop-top-10 {
    margin-top: 10px !important;
  }
  .margin-desktop-top-5 {
    margin-top: 5px !important;
  }
  .margin-desktop-right-80 {
    margin-right: 80px !important;
  }
  .margin-desktop-right-75 {
    margin-right: 75px !important;
  }
  .margin-desktop-right-70 {
    margin-right: 70px !important;
  }
  .margin-desktop-right-65 {
    margin-right: 65px !important;
  }
  .margin-desktop-right-60 {
    margin-right: 60px !important;
  }
  .margin-desktop-right-55 {
    margin-right: 55px !important;
  }
  .margin-desktop-right-50 {
    margin-right: 50px !important;
  }
  .margin-desktop-right-45 {
    margin-right: 45px !important;
  }
  .margin-desktop-right-40 {
    margin-right: 40px !important;
  }
  .margin-desktop-right-35 {
    margin-right: 35px !important;
  }
  .margin-desktop-right-30 {
    margin-right: 30px !important;
  }
  .margin-desktop-right-25 {
    margin-right: 25px !important;
  }
  .margin-desktop-right-20 {
    margin-right: 20px !important;
  }
  .margin-desktop-right-15 {
    margin-right: 15px !important;
  }
  .margin-desktop-right-10 {
    margin-right: 10px !important;
  }
  .margin-desktop-right-5 {
    margin-right: 5px !important;
  }
  .margin-desktop-left-80 {
    margin-left: 80px !important;
  }
  .margin-desktop-left-75 {
    margin-left: 75px !important;
  }
  .margin-desktop-left-70 {
    margin-left: 70px !important;
  }
  .margin-desktop-left-65 {
    margin-left: 65px !important;
  }
  .margin-desktop-left-60 {
    margin-left: 60px !important;
  }
  .margin-desktop-left-55 {
    margin-left: 55px !important;
  }
  .margin-desktop-left-50 {
    margin-left: 50px !important;
  }
  .margin-desktop-left-45 {
    margin-left: 45px !important;
  }
  .margin-desktop-left-40 {
    margin-left: 40px !important;
  }
  .margin-desktop-left-35 {
    margin-left: 35px !important;
  }
  .margin-desktop-left-30 {
    margin-left: 30px !important;
  }
  .margin-desktop-left-25 {
    margin-left: 25px !important;
  }
  .margin-desktop-left-20 {
    margin-left: 20px !important;
  }
  .margin-desktop-left-15 {
    margin-left: 15px !important;
  }
  .margin-desktop-left-10 {
    margin-left: 10px !important;
  }
  .margin-desktop-left-5 {
    margin-left: 5px !important;
  }
  .negative-padding-desktop-bottom-80 {
    padding-bottom: -80px !important;
  }
  .negative-padding-desktop-bottom-75 {
    padding-bottom: -75px !important;
  }
  .negative-padding-desktop-bottom-70 {
    padding-bottom: -70px !important;
  }
  .negative-padding-desktop-bottom-65 {
    padding-bottom: -65px !important;
  }
  .negative-padding-desktop-bottom-60 {
    padding-bottom: -60px !important;
  }
  .negative-padding-desktop-bottom-55 {
    padding-bottom: -55px !important;
  }
  .negative-padding-desktop-bottom-50 {
    padding-bottom: -50px !important;
  }
  .negative-padding-desktop-bottom-45 {
    padding-bottom: -45px !important;
  }
  .negative-padding-desktop-bottom-40 {
    padding-bottom: -40px !important;
  }
  .negative-padding-desktop-bottom-35 {
    padding-bottom: -35px !important;
  }
  .negative-padding-desktop-bottom-30 {
    padding-bottom: -30px !important;
  }
  .negative-padding-desktop-bottom-25 {
    padding-bottom: -25px !important;
  }
  .negative-padding-desktop-bottom-20 {
    padding-bottom: -20px !important;
  }
  .negative-padding-desktop-bottom-15 {
    padding-bottom: -15px !important;
  }
  .negative-padding-desktop-bottom-10 {
    padding-bottom: -10px !important;
  }
  .negative-padding-desktop-bottom-5 {
    padding-bottom: -5px !important;
  }
  .negative-padding-desktop-top-80 {
    padding-top: -80px !important;
  }
  .negative-padding-desktop-top-75 {
    padding-top: -75px !important;
  }
  .negative-padding-desktop-top-70 {
    padding-top: -70px !important;
  }
  .negative-padding-desktop-top-65 {
    padding-top: -65px !important;
  }
  .negative-padding-desktop-top-60 {
    padding-top: -60px !important;
  }
  .negative-padding-desktop-top-55 {
    padding-top: -55px !important;
  }
  .negative-padding-desktop-top-50 {
    padding-top: -50px !important;
  }
  .negative-padding-desktop-top-45 {
    padding-top: -45px !important;
  }
  .negative-padding-desktop-top-40 {
    padding-top: -40px !important;
  }
  .negative-padding-desktop-top-35 {
    padding-top: -35px !important;
  }
  .negative-padding-desktop-top-30 {
    padding-top: -30px !important;
  }
  .negative-padding-desktop-top-25 {
    padding-top: -25px !important;
  }
  .negative-padding-desktop-top-20 {
    padding-top: -20px !important;
  }
  .negative-padding-desktop-top-15 {
    padding-top: -15px !important;
  }
  .negative-padding-desktop-top-10 {
    padding-top: -10px !important;
  }
  .negative-padding-desktop-top-5 {
    padding-top: -5px !important;
  }
  .negative-padding-desktop-right-80 {
    padding-right: -80px !important;
  }
  .negative-padding-desktop-right-75 {
    padding-right: -75px !important;
  }
  .negative-padding-desktop-right-70 {
    padding-right: -70px !important;
  }
  .negative-padding-desktop-right-65 {
    padding-right: -65px !important;
  }
  .negative-padding-desktop-right-60 {
    padding-right: -60px !important;
  }
  .negative-padding-desktop-right-55 {
    padding-right: -55px !important;
  }
  .negative-padding-desktop-right-50 {
    padding-right: -50px !important;
  }
  .negative-padding-desktop-right-45 {
    padding-right: -45px !important;
  }
  .negative-padding-desktop-right-40 {
    padding-right: -40px !important;
  }
  .negative-padding-desktop-right-35 {
    padding-right: -35px !important;
  }
  .negative-padding-desktop-right-30 {
    padding-right: -30px !important;
  }
  .negative-padding-desktop-right-25 {
    padding-right: -25px !important;
  }
  .negative-padding-desktop-right-20 {
    padding-right: -20px !important;
  }
  .negative-padding-desktop-right-15 {
    padding-right: -15px !important;
  }
  .negative-padding-desktop-right-10 {
    padding-right: -10px !important;
  }
  .negative-padding-desktop-right-5 {
    padding-right: -5px !important;
  }
  .negative-padding-desktop-left-80 {
    padding-left: -80px !important;
  }
  .negative-padding-desktop-left-75 {
    padding-left: -75px !important;
  }
  .negative-padding-desktop-left-70 {
    padding-left: -70px !important;
  }
  .negative-padding-desktop-left-65 {
    padding-left: -65px !important;
  }
  .negative-padding-desktop-left-60 {
    padding-left: -60px !important;
  }
  .negative-padding-desktop-left-55 {
    padding-left: -55px !important;
  }
  .negative-padding-desktop-left-50 {
    padding-left: -50px !important;
  }
  .negative-padding-desktop-left-45 {
    padding-left: -45px !important;
  }
  .negative-padding-desktop-left-40 {
    padding-left: -40px !important;
  }
  .negative-padding-desktop-left-35 {
    padding-left: -35px !important;
  }
  .negative-padding-desktop-left-30 {
    padding-left: -30px !important;
  }
  .negative-padding-desktop-left-25 {
    padding-left: -25px !important;
  }
  .negative-padding-desktop-left-20 {
    padding-left: -20px !important;
  }
  .negative-padding-desktop-left-15 {
    padding-left: -15px !important;
  }
  .negative-padding-desktop-left-10 {
    padding-left: -10px !important;
  }
  .negative-padding-desktop-left-5 {
    padding-left: -5px !important;
  }
  .negative-margin-desktop-bottom-80 {
    margin-bottom: -80px !important;
  }
  .negative-margin-desktop-bottom-75 {
    margin-bottom: -75px !important;
  }
  .negative-margin-desktop-bottom-70 {
    margin-bottom: -70px !important;
  }
  .negative-margin-desktop-bottom-65 {
    margin-bottom: -65px !important;
  }
  .negative-margin-desktop-bottom-60 {
    margin-bottom: -60px !important;
  }
  .negative-margin-desktop-bottom-55 {
    margin-bottom: -55px !important;
  }
  .negative-margin-desktop-bottom-50 {
    margin-bottom: -50px !important;
  }
  .negative-margin-desktop-bottom-45 {
    margin-bottom: -45px !important;
  }
  .negative-margin-desktop-bottom-40 {
    margin-bottom: -40px !important;
  }
  .negative-margin-desktop-bottom-35 {
    margin-bottom: -35px !important;
  }
  .negative-margin-desktop-bottom-30 {
    margin-bottom: -30px !important;
  }
  .negative-margin-desktop-bottom-25 {
    margin-bottom: -25px !important;
  }
  .negative-margin-desktop-bottom-20 {
    margin-bottom: -20px !important;
  }
  .negative-margin-desktop-bottom-15 {
    margin-bottom: -15px !important;
  }
  .negative-margin-desktop-bottom-10 {
    margin-bottom: -10px !important;
  }
  .negative-margin-desktop-bottom-5 {
    margin-bottom: -5px !important;
  }
  .negative-margin-desktop-top-80 {
    margin-top: -80px !important;
  }
  .negative-margin-desktop-top-75 {
    margin-top: -75px !important;
  }
  .negative-margin-desktop-top-70 {
    margin-top: -70px !important;
  }
  .negative-margin-desktop-top-65 {
    margin-top: -65px !important;
  }
  .negative-margin-desktop-top-60 {
    margin-top: -60px !important;
  }
  .negative-margin-desktop-top-55 {
    margin-top: -55px !important;
  }
  .negative-margin-desktop-top-50 {
    margin-top: -50px !important;
  }
  .negative-margin-desktop-top-45 {
    margin-top: -45px !important;
  }
  .negative-margin-desktop-top-40 {
    margin-top: -40px !important;
  }
  .negative-margin-desktop-top-35 {
    margin-top: -35px !important;
  }
  .negative-margin-desktop-top-30 {
    margin-top: -30px !important;
  }
  .negative-margin-desktop-top-25 {
    margin-top: -25px !important;
  }
  .negative-margin-desktop-top-20 {
    margin-top: -20px !important;
  }
  .negative-margin-desktop-top-15 {
    margin-top: -15px !important;
  }
  .negative-margin-desktop-top-10 {
    margin-top: -10px !important;
  }
  .negative-margin-desktop-top-5 {
    margin-top: -5px !important;
  }
  .negative-margin-desktop-right-80 {
    margin-right: -80px !important;
  }
  .negative-margin-desktop-right-75 {
    margin-right: -75px !important;
  }
  .negative-margin-desktop-right-70 {
    margin-right: -70px !important;
  }
  .negative-margin-desktop-right-65 {
    margin-right: -65px !important;
  }
  .negative-margin-desktop-right-60 {
    margin-right: -60px !important;
  }
  .negative-margin-desktop-right-55 {
    margin-right: -55px !important;
  }
  .negative-margin-desktop-right-50 {
    margin-right: -50px !important;
  }
  .negative-margin-desktop-right-45 {
    margin-right: -45px !important;
  }
  .negative-margin-desktop-right-40 {
    margin-right: -40px !important;
  }
  .negative-margin-desktop-right-35 {
    margin-right: -35px !important;
  }
  .negative-margin-desktop-right-30 {
    margin-right: -30px !important;
  }
  .negative-margin-desktop-right-25 {
    margin-right: -25px !important;
  }
  .negative-margin-desktop-right-20 {
    margin-right: -20px !important;
  }
  .negative-margin-desktop-right-15 {
    margin-right: -15px !important;
  }
  .negative-margin-desktop-right-10 {
    margin-right: -10px !important;
  }
  .negative-margin-desktop-right-5 {
    margin-right: -5px !important;
  }
  .negative-margin-desktop-left-80 {
    margin-left: -80px !important;
  }
  .negative-margin-desktop-left-75 {
    margin-left: -75px !important;
  }
  .negative-margin-desktop-left-70 {
    margin-left: -70px !important;
  }
  .negative-margin-desktop-left-65 {
    margin-left: -65px !important;
  }
  .negative-margin-desktop-left-60 {
    margin-left: -60px !important;
  }
  .negative-margin-desktop-left-55 {
    margin-left: -55px !important;
  }
  .negative-margin-desktop-left-50 {
    margin-left: -50px !important;
  }
  .negative-margin-desktop-left-45 {
    margin-left: -45px !important;
  }
  .negative-margin-desktop-left-40 {
    margin-left: -40px !important;
  }
  .negative-margin-desktop-left-35 {
    margin-left: -35px !important;
  }
  .negative-margin-desktop-left-30 {
    margin-left: -30px !important;
  }
  .negative-margin-desktop-left-25 {
    margin-left: -25px !important;
  }
  .negative-margin-desktop-left-20 {
    margin-left: -20px !important;
  }
  .negative-margin-desktop-left-15 {
    margin-left: -15px !important;
  }
  .negative-margin-desktop-left-10 {
    margin-left: -10px !important;
  }
  .negative-margin-desktop-left-5 {
    margin-left: -5px !important;
  }
  .margin-reset-desktop {
    margin: 0 !important;
  }
  .negative-margin-desktop-left-base {
    margin-left: -2.2%;
  }
  .negative-margin-desktop-right-base {
    margin-right: -2%;
  }
  .padding-desktop-left-base {
    padding-left: 2%;
  }
  .padding-desktop-right-base {
    padding-right: 2%;
  }
  .negative-margin-left-base {
    margin-left: -2vw;
  }
  .negative-margin-right-base {
    margin-right: -2vw;
  }
  .related-products-items .product-items,
  [data-content-type="products"][data-appearance="carousel"] .product-items {
    padding-bottom: 24px;
  }
  .related-products-items .product-items .slick-list,
  [data-content-type="products"][data-appearance="carousel"] .product-items .slick-list {
    margin-right: -12px;
  }
  .related-products-items .slick-prev,
  [data-content-type="products"][data-appearance="carousel"] .slick-prev,
  .related-products-items .slick-next,
  [data-content-type="products"][data-appearance="carousel"] .slick-next {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 100%;
    bottom: 0;
  }
  .border-reset-desktop {
    border-width: 0 !important;
  }
  [data-content-type="video"] [type="button"] {
    display: inline-block;
    text-decoration: none;
    width: 126px;
    height: 88px;
  }
  [data-content-type="video"] [type="button"] > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  [data-content-type="video"] [type="button"]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 40px;
    color: #f7f0e3;
    content: "\e91a";
    font-family: 'Watchcollector';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  [data-content-type="video"] [type="button"]:hover {
    background-color: #ff866c;
    color: #ffffff;
  }
  [data-content-type="video"] [type="button"].stop {
    display: none;
  }
  [data-content-type="video"] [type="button"].stop:before {
    content: "\e909";
  }
  [data-content-type="video"].small-button [type="button"] {
    width: 70px;
    height: 50px;
  }
  [data-content-type="video"].small-button [type="button"]:before {
    font-size: 24px;
    line-height: 24px;
  }
  .page.messages {
    top: 160px;
    max-width: 1920px;
  }
  .message.global.cookie .actions {
    align-items: center;
  }
  .message.global.cookie p {
    padding-right: 20px;
  }
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary {
    margin-left: -10px;
  }
  .wishlist-index-index .product-item .product-item-info .product-item-actions {
    margin-top: 14px;
  }
  .wishlist-index-index .product-item .product-item-info .box-tocart .qty {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .cataloglabel.cataloglabel-placeholder.position-TL {
    z-index: 1;
    top: 24px;
    left: 24px;
  }
  .cataloglabel.cataloglabel-placeholder.position-TC {
    margin-left: -60px !important;
  }
  .cataloglabel.cataloglabel-placeholder.position-TR {
    z-index: 25;
    top: 24px;
    right: 24px;
  }
  .cataloglabel.cataloglabel-placeholder.position-TR .cataloglabel-view,
  .cataloglabel.cataloglabel-placeholder.position-BR .cataloglabel-view,
  .cataloglabel.cataloglabel-placeholder.position-MR .cataloglabel-view {
    margin-right: 120px;
  }
  .cataloglabel.cataloglabel-placeholder .cataloglabel-view > span,
  .cataloglabel.cataloglabel-placeholder .cataloglabel-list > span {
    font-size: 1.2rem;
    line-height: 2.2rem;
    padding: 0;
  }
  [data-content-type="accordion-item"] img {
    max-width: 196px;
  }
}
@media all and (min-width: 1024px), print {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    width: fit-content;
  }
  h1,
  .h1 {
    font-size: 3.2rem;
    line-height: 4.2rem;
  }
  h2,
  .h2 {
    font-size: 2.1rem;
    line-height: 2.6rem;
  }
  h3,
  .h3 {
    font-size: 2.1rem;
    line-height: 2.6rem;
  }
  h2.dark.underline,
  .h2.dark.underline,
  h2.light.underline,
  .h2.light.underline,
  h2.underline,
  .h2.underline,
  .underline > h2.dark,
  .underline > .h2.dark,
  .underline > h2.light,
  .underline > .h2.light,
  .underline > h2,
  .underline > .h2 {
    font-size: 3.2rem;
    line-height: 4.2rem;
  }
  .block-related-posts .block-related-posts-item.aw-three-posts {
    width: 30.3333333333%;
  }
  .block-related-posts .block-related-posts-item.aw-four-posts {
    width: 22%;
  }
  .block-related-posts .block-related-posts-item.aw-one-posts {
    width: 47%;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-product-list .amsearch-item {
    max-width: calc(31.33%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .ub-icon-next-l,
  .level0.horizontal-root > li.mega ul.level1 > li.mega.has-child > .mega > span.menu-title,
  .level0.horizontal-root > li.mega ul.level2 > li.mega.has-child > .mega > span.menu-title,
  .level0.horizontal-root > li.mega ul.level3 > li.mega.has-child > .mega > span.menu-title,
  .level0.horizontal-root > li.mega ul.level4 > li.mega.has-child > .mega > span.menu-title {
    display: inline-block;
    text-decoration: none;
  }
  .ub-icon-next-l:after,
  .level0.horizontal-root > li.mega ul.level1 > li.mega.has-child > .mega > span.menu-title:after,
  .level0.horizontal-root > li.mega ul.level2 > li.mega.has-child > .mega > span.menu-title:after,
  .level0.horizontal-root > li.mega ul.level3 > li.mega.has-child > .mega > span.menu-title:after,
  .level0.horizontal-root > li.mega ul.level4 > li.mega.has-child > .mega > span.menu-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15.12px;
    line-height: inherit;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .ub-icon-down-l,
  .level0.horizontal-root > li.mega.has-child > .mega > span.menu-title {
    display: inline-block;
    text-decoration: none;
  }
  .ub-icon-down-l:after,
  .level0.horizontal-root > li.mega.has-child > .mega > span.menu-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-toggle {
    display: none;
  }
  .nav-off-canvas .nav-sections {
    overflow: initial;
  }
  .nav-off-canvas .nav-sections.scroll-enabled {
    overflow: auto;
  }
  .nav-sections .nav-sections-items {
    display: block !important;
    margin: auto;
    max-width: 1920px;
  }
  .nav-sections .nav-sections-item-content > .drilldown {
    display: block;
  }
  .nav-before-open {
    overflow: inherit;
  }
  .nav-before-open body {
    height: auto;
  }
  .nav-before-open .page-wrapper {
    left: 0;
  }
  .nav-before-open .page-wrapper.nav-off-canvas {
    overflow: inherit;
  }
  .level0.horizontal-root {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .level0.horizontal-root > li.mega > .mega {
    padding: 0 20px;
    line-height: 50px;
    position: relative;
  }
  .ub-nav-sticky.sticky-fired .level0.horizontal-root > li.mega > .mega {
    padding: 0 10px;
  }
  .level0.horizontal-root > li.mega > .mega.ui-state-active,
  .level0.horizontal-root > li.mega > .mega:active,
  .level0.horizontal-root > li.mega > .mega:focus,
  .level0.horizontal-root > li.mega > .mega:hover {
    background: #e8e8e8;
    text-decoration: none;
  }
  .level0.horizontal-root > li.mega > .mega span.menu-icon {
    left: 50%;
    margin-left: -16px;
    top: -10px;
  }
  .level0.horizontal-root > li.mega > .mega.active {
    background: #e8e8e8;
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.has-child > .mega > span.menu-title:after {
    margin-left: 10px;
    margin-top: -1px;
  }
  .level0.horizontal-root > li.mega.has-child.mega-hover > .mega {
    background: #e8e8e8;
    color: #ff5501;
    text-decoration: none;
  }
  .level0.horizontal-root > li.mega .menu-group-link {
    display: none;
  }
  .level0.horizontal-root > li.mega .child-content {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    display: none;
    position: absolute;
    top: auto;
    z-index: 99;
    -webkit-box-shadow: 3px 3px 3px #555555;
    -ms-box-shadow: 3px 3px 3px #555555;
    box-shadow: 3px 3px 3px #555555;
  }
  .level0.horizontal-root > li.mega .child-content .child-content-inner {
    padding: 0 20px 20px;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
  }
  .level0.horizontal-root > li.mega .child-content li.mega.group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .level0.horizontal-root > li.mega .child-content li.mega.group > a.mega {
    color: #333333;
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level1 > li.mega.has-child > .mega > span.menu-title {
    position: relative;
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level1 > li.mega.has-child > .mega > span.menu-title:after {
    position: absolute;
    top: 0;
    right: 0;
  }
  .level0.horizontal-root > li.mega ul.level2 > li.mega.has-child > .mega > span.menu-title {
    position: relative;
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level2 > li.mega.has-child > .mega > span.menu-title:after {
    position: absolute;
    top: 0;
    right: 0;
  }
  .level0.horizontal-root > li.mega ul.level3 > li.mega.has-child > .mega > span.menu-title {
    position: relative;
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level3 > li.mega.has-child > .mega > span.menu-title:after {
    position: absolute;
    top: 0;
    right: 0;
  }
  .level0.horizontal-root > li.mega ul.level4 > li.mega.has-child > .mega > span.menu-title {
    position: relative;
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level4 > li.mega.has-child > .mega > span.menu-title:after {
    position: absolute;
    top: 0;
    right: 0;
  }
  .level0.horizontal-root > li.mega.style-default .child-content,
  .level0.horizontal-root > li.mega.style-1 .child-content {
    left: 0;
  }
  .level0.horizontal-root > li.mega.style-default {
    position: relative;
  }
  .level0.horizontal-root > li.mega.style-1 {
    position: static;
  }
  .ub-nav-sticky.sticky-fired .level0.horizontal-root > li.mega.style-1 .child-content {
    left: auto;
    right: 20px;
  }
  .level0.horizontal-root > li.mega.style-2 {
    position: static;
  }
  .level0.horizontal-root > li.mega.style-2 .child-content {
    left: 100px;
  }
  .ub-nav-sticky.sticky-fired .level0.horizontal-root > li.mega.style-2 .child-content {
    left: auto;
    right: 20px;
  }
  .level0.horizontal-root > li.mega.style-2 .child-content .child-content-inner {
    padding: 0 0 20px;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content {
    left: 0;
    padding: 20px 0;
    width: 100%;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 p {
    margin-left: 0;
    font-size: 1.4rem;
    line-height: 25px;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 1.806rem;
    font-weight: 700;
    line-height: 25px;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 img {
    margin-bottom: 23.75px;
    max-width: 400px;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega {
    position: static;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    border: 0;
    left: 200px;
    max-width: 80%;
    padding: 0 0 0 20px;
    top: 0;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content .child-content-inner {
    padding: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: 170px;
    padding-top: 0 !important;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega:hover,
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega:hover {
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level3 > li.mega.group > .mega {
    background: none !important;
    background-color: transparent !important;
    color: #333333;
    line-height: 100%;
    padding: 0;
    padding-bottom: 9.5px !important;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level3 > li.mega.group > .mega.active {
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .block.widget {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .block.widget .products-grid li.product-item {
    width: calc(33.33333333%) !important;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .product-item .product-item-info a {
    background: none !important;
    max-width: inherit !important;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega .mega {
    color: #333333;
    font-weight: 600;
    line-height: 35px;
    padding: 0 10px;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega.has-child .child-content {
    display: none;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega.has-child.active > .child-content {
    display: block !important;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega.has-child.active .has-child {
    background-color: #e8e8e8 !important;
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega.has-child.active > li.mega .mega {
    color: #ffffff;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level3 > li.mega .mega:hover,
  .level0.horizontal-root > li.mega.style-tabs ul.level3 > li.mega .mega.active {
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level4 > li.mega {
    padding: 0 !important;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level4 > li.mega .mega {
    font-weight: 400;
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level4 > li.mega .mega:hover,
  .level0.horizontal-root > li.mega.style-tabs ul.level4 > li.mega .mega.active {
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 80%;
    left: 190px;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .block.widget .products-grid li.product-item {
    margin-bottom: 23.75px !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content {
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner {
    padding: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega {
    display: inline-block;
    float: none;
    position: static;
    width: auto;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    background: #ffffff;
    border: 0;
    left: 200px;
    max-width: 80%;
    padding: 20px 0 0 !important;
    top: 0;
    width: 100% !important;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content .child-content-inner {
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: 130px;
    padding-top: 0 !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega span.menu-title,
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega span.menu-title {
    font-size: 1.4rem;
    padding-right: 0;
    width: auto;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega span.menu-title:after,
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega span.menu-title:after {
    display: none;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child.active a.mega span.menu-title,
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child.active span.mega span.menu-title {
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega {
    background-color: transparent !important;
    line-height: 100%;
    margin-bottom: 0;
    padding: 0;
    padding-bottom: 10px !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega span.menu-icon {
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 0 10px 0 0;
    position: static;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega span.menu-icon img {
    border: 2px solid #000000;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega span.menu-title {
    border-bottom: 0 !important;
    color: inherit !important;
    line-height: inherit !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega:hover img {
    border-color: #e8e8e8;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega.active {
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .collections .block.widget {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .collections .block.widget .products-grid li.product-item {
    width: calc(33.33333333%) !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .collections .product-item .product-item-info a {
    background: none !important;
    max-width: inherit !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega > .mega {
    color: #333333;
    font-weight: 600;
    line-height: 50px;
    padding: 0 20px;
    position: relative;
    text-align: center;
    transition: all 0.4s linear;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega > .mega span.menu-icon {
    border: 2px solid transparent;
    display: block;
    height: 80px;
    left: 0;
    margin: auto;
    margin-left: 0;
    max-width: 80px;
    position: static;
    top: 0;
    width: 100%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega > .mega:hover span.menu-icon {
    border-color: #e8e8e8;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega.has-child .child-content {
    display: none;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega.has-child.active > .child-content {
    display: block;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega.has-child.active a.has-child > span.menu-title {
    border-bottom: 1px solid #000000;
    display: inline-block;
    line-height: 50px;
    position: relative;
    z-index: 111;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega.has-child.active > li.mega .mega {
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level3 > li.mega .mega:hover,
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level3 > li.mega .mega.active {
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level4 > li.mega .mega {
    font-weight: 400;
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level4 > li.mega .mega:hover,
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level4 > li.mega .mega.active {
    color: #ff5501;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #000000;
    left: 0;
    max-width: 100%;
    min-height: 100% !important;
    padding: 20px !important;
    top: 50px;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.has-child .child-content {
    border-top: 0;
    display: block;
    margin: 0;
    padding: 0 !important;
    position: static;
    top: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .collections .block.widget .products-grid li.product-item {
    width: calc(50%);
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .hot-products .block.widget {
    margin-top: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .hot-products .block-title {
    line-height: 1.33;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .hot-products .block-title strong {
    font-size: 1.4rem;
  }
  .level0.horizontal-root > li.mega.has-child:focus > .child-content,
  .level0.horizontal-root > li.mega.has-child.mega-hover > .child-content {
    display: block;
  }
  .level0.horizontal-root .mega-with-thumb ul.mega-menu li {
    width: calc(20%);
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 15px !important;
  }
  .level0.horizontal-root .mega-with-thumb ul.mega-menu li a.mega {
    padding: 0 !important;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root {
    position: static;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega .child-content {
    max-width: 980px;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-default {
    position: static;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-default .child-content {
    left: auto;
    right: 20px;
    top: 60px;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root ul.level1 li.mega.has-child .child-content {
    top: 0;
  }
  ul.vertical-root > li.mega {
    position: relative;
  }
  ul.vertical-root > li.mega.has-child > .mega:after {
    position: absolute;
    left: 0;
    min-height: 42px;
    content: "";
    top: 0;
  }
  .nav-open ul.vertical-root > li.mega.has-child > .mega:after {
    width: 110%;
  }
  ul.vertical-root > li.mega > .child-content {
    left: 110%;
    top: 0;
  }
  ul.vertical-root ul.level1 > li.mega.has-child:hover > .child-content,
  ul.vertical-root ul.level1 > li.mega.has-child:focus > .child-content {
    right: -200px;
  }
  .nav-sections ul.vertical-root > li.mega.has-child.mega-hover > .mega {
    position: relative;
  }
  .nav-sections ul.vertical-root > li.mega.has-child.mega-hover > .mega:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    min-height: 42px;
  }
  .nav-open .nav-sections ul.vertical-root > li.mega.has-child.mega-hover > .mega:after {
    width: 110%;
  }
  .nav-sections ul.vertical-root > li.mega.has-child > .child-content {
    left: 300px;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .modal-slide.minicart {
    max-width: 50%;
    top: 50px;
    height: calc(100% - 50px);
  }
  .modal-slide.minicart .item.product {
    padding-bottom: 30px;
  }
  .modal-slide.minicart .item.product .product-item-details {
    padding-left: 20px;
  }
  .modal-slide.minicart .item.product .product-item-details .price-container {
    flex-direction: column;
  }
  .modal-slide.minicart .item.product .product-item-details .price-container .price-wrapper {
    width: 60%;
    flex: 1 1;
  }
  .modal-slide.minicart .product-item-photo {
    width: 29%;
  }
  .modal-slide.minicart .block-content {
    padding: 24px 35px 24px 24px;
  }
  .modal-slide.minicart .minicart-footer .actions {
    margin: 0 -15px;
  }
  .modal-slide.minicart .minicart-footer .actions .secondary {
    flex: 1 1;
    height: 50px;
    padding: 0 15px;
  }
  .modal-slide.minicart .minicart-footer .actions .action {
    min-width: 100%;
  }
  .modal-slide.minicart .minicart-footer .subtotal .price-container .price {
    font-size: 20px;
    line-height: 26px;
  }
  .modal-slide.minicart .action.primary.viewcart {
    min-height: 50px;
  }
  .opc-wrapper {
    width: 50%;
    float: left;
    margin-top: 20px;
  }
  .opc-wrapper .opc-progress-bar {
    margin-top: 0;
  }
  .opc-wrapper .opc-progress-bar .opc-progress-bar-item {
    margin: 0;
  }
  .opc-wrapper .form-giftcard-account .actions-toolbar {
    max-width: 155px;
  }
  .checkout-onepage-success .page-title {
    font-size: 32px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .opc-sidebar {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding-left: 20px;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .opc-summary-wrapper .minicart-items-wrapper .product-image-container {
    width: 125px !important;
    height: auto !important;
    max-width: none;
  }
  .opc-summary-wrapper .product-item .product-item-details {
    width: calc(100% - 125px);
  }
  .opc-summary-wrapper .opc-block-summary {
    margin-top: 20px;
  }
  .opc-summary-wrapper .opc-block-summary .product-item .subtotal {
    flex-wrap: wrap;
    justify-content: start;
  }
  .opc-summary-wrapper .opc-block-summary .minicart-items-wrapper {
    max-height: 100%;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .modal-open-overflow .sections.nav-sections {
    z-index: 25;
  }
  .modal-open-overflow .page-header {
    z-index: 26;
  }
  .page-header {
    z-index: 100;
  }
  .sections.nav-sections {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    position: relative;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 23px 2%;
    top: 50px;
    position: sticky;
    z-index: 50;
    margin-left: auto;
    margin-right: auto;
  }
  .sections.nav-sections:before {
    position: absolute;
    background-color: inherit;
    width: 100vw;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    content: '';
  }
  .sections.nav-sections .nav-sections-items {
    margin: 0;
    padding: 5px 0;
    z-index: 1;
  }
  .sections.nav-sections .nav-sections-items .aw_blog {
    padding: 0;
    width: 50%;
  }
  .sections.nav-sections .nav-sections-items .aw_blog .blog-post-featured-image-wrapper {
    margin-bottom: 5px;
  }
  .sections.nav-sections .nav-sections-items .aw_blog .blog-posts-post {
    margin: 0;
  }
  .sections.nav-sections .nav-sections-items .aw_blog .blog-post-title {
    font-size: 16px;
    line-height: 1.5;
    color: #b5b1aa;
    margin: 0;
  }
  .sections.nav-sections .nav-sections-items .aw_blog .block-recent-posts-link {
    color: inherit;
  }
  .sections.nav-sections .nav-sections-items .widget .aw_blog {
    width: 100%;
  }
  .sections.nav-sections .nav-sections-item-content {
    padding-right: 0;
    margin-right: -16px;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e2e2e2;
    height: 50px;
  }
  .page-header .header.content {
    display: none;
  }
  .page-header .header.panel {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-header .header.panel .panel-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-left: 1px solid #e2e2e2;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 12px;
    padding-top: 12px;
  }
  .footer.content .block-links:nth-child(7) {
    grid-area: G;
    align-self: start;
    display: flex;
    flex-direction: column;
  }
  .footer.content .container-footer.links {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: 'A B C D' 'E F G G';
  }
  .slick-dots {
    position: absolute;
    bottom: 90px;
    right: 18%;
    width: auto;
  }
  .homepage-top-slider .slide-item-content {
    text-align: inherit;
  }
  .homepage-top-slider .slide-item-content:before {
    display: none;
  }
  .homepage-top-slider .h1 h2 {
    font-size: 32px;
    line-height: 1.3125;
  }
  .homepage-top-slider .background-image-mobile-only {
    margin-left: 0;
    margin-right: 0;
  }
  .homepage-top-slider .pagebuilder-mobile-hidden {
    margin: 0;
  }
  .homepage-top-slider .pagebuilder-column-group {
    max-height: 622px;
    flex-direction: row;
    overflow: hidden;
  }
  .homepage-top-slider .padding-mobile-right-15 {
    padding-right: 0;
  }
  .homepage-top-slider .padding-mobile-left-15 {
    padding-left: 0;
  }
  .homepage-top-slider .padding-mobile-bottom-45 {
    padding-bottom: 0;
  }
  .homepage-top-slider .slick-dots {
    bottom: 40px;
  }
  .pagebuilder-tablet-overflow {
    display: none;
  }
  [class*="aw_blog"]#html-body .page-main .pagebuilder-banner-wrapper {
    max-height: 260px;
  }
  .page-main [class*="aw_blog"] .blog-post-header .blog-post-info,
  [class*="aw_blog"] .page-main .blog-post-header .blog-post-info {
    margin-right: 44%;
  }
  .page-main [class*="aw_blog"] .blog-posts,
  [class*="aw_blog"] .page-main .blog-posts {
    margin-bottom: 53px;
  }
  .page-main [class*="aw_blog"] .blog-posts .blog-post-title,
  [class*="aw_blog"] .page-main .blog-posts .blog-post-title {
    font-size: 24px;
  }
  .page-main [class*="aw_blog"] .blog-posts > .blog-post,
  [class*="aw_blog"] .page-main .blog-posts > .blog-post {
    margin-bottom: 53px;
  }
  .page-main [class*="aw_blog"] .blog-posts > .blog-post:nth-child(3),
  [class*="aw_blog"] .page-main .blog-posts > .blog-post:nth-child(3) {
    margin-top: 59px;
    margin-bottom: 118px;
  }
  .page-main [class*="aw_blog"] .blog-posts > .blog-post:nth-child(3) .post-list-wrapper,
  [class*="aw_blog"] .page-main .blog-posts > .blog-post:nth-child(3) .post-list-wrapper {
    padding-left: 10%;
    padding-right: 10%;
  }
  .page-main [class*="aw_blog"] .page-title,
  [class*="aw_blog"] .page-main .page-title {
    margin-bottom: 36px;
  }
  .page-main [class*="aw_blog"] .blog-post-title.h1,
  [class*="aw_blog"] .page-main .blog-post-title.h1 {
    font-size: 48px;
    line-height: 1.041666667;
  }
  .page-main [class*="aw_blog"] .blog-post-title.h1.underline:after,
  [class*="aw_blog"] .page-main .blog-post-title.h1.underline:after {
    width: 56%;
  }
  .page-main [class*="aw_blog"] [data-content-type='row'][data-appearance='full-bleed'] > .pagebuilder-column-group,
  [class*="aw_blog"] .page-main [data-content-type='row'][data-appearance='full-bleed'] > .pagebuilder-column-group {
    padding-left: 8vw;
  }
  [class*="aw_blog"] .blog_top_banner {
    padding-top: 140px;
  }
  [class*="aw_blog"] .blog-post-featured-image-wrapper .blog-post-featured-image {
    margin-top: 140px;
  }
  [class*="aw_blog"] .blog-post-featured-image-link .blog-post-featured-image {
    margin-top: 0;
  }
  .blog-post-info[date-title]:before {
    font-size: 18px;
    margin-right: 22px;
  }
  body[class="aw_blog-post-view"] .blog-post-featured-image-wrapper {
    margin-bottom: 155px;
  }
  .blog-post-header {
    margin-bottom: 48px;
  }
  .blog-post-header .date {
    font-size: 18px;
    line-height: 1;
  }
  .aw_blog-post-view .page-main .post-list-wrapper {
    margin-bottom: 120px;
  }
  .aw_blog-post-view .page-main .breadcrumbs {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .aw_blog-post-view .page-main .breadcrumbs .item:not(:last-child):after,
  .aw_blog-post-view .page-main .breadcrumbs a {
    color: #1d1d1d;
  }
  .aw_blog-post-view .page-main .blog-post-header {
    margin-bottom: 50px;
  }
  .catalog-product-view .widget.block {
    margin-bottom: 0;
    width: 100%;
    flex-grow: 1;
  }
  .catalog-product-view .page-main .columns .column.main {
    padding-bottom: 70px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .catalog-product-view .product-info-main {
    width: 41%;
    box-sizing: border-box;
    padding-left: 15px;
    margin-bottom: 27px;
    padding-right: 5.5vw;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    margin-top: 0;
    width: 85%;
    font-size: 20px;
    line-height: 26px;
  }
  .catalog-product-view .product.media {
    margin-bottom: 34px;
    width: 57%;
    -ms-flex-order: -2;
    -webkit-order: -2;
    order: -2;
  }
  .catalog-product-view:not(.fotorama__fullscreen) .fotorama__stage {
    max-width: 46.120vw;
    max-height: 39.970vw !important;
  }
  .catalog-product-view .product-our-advantages .pagebuilder-column-group {
    flex-wrap: nowrap;
    width: 100%;
    justify-content: flex-start;
    padding: 10px 0;
  }
  .catalog-product-view .product-our-advantages .pagebuilder-column-group .padding-mobile-left-40 {
    flex-basis: 50%;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes {
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes > li {
    width: 50%;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes > li .label {
    width: 50%;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes > li .data {
    width: 50%;
  }
  .catalog-product-view .product-addto-links .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .catalog-product-view .product-addto-links .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .catalog-product-view .product-addto-links .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    line-height: 21px;
    color: #ff866c;
    content: "\e92b";
    font-family: 'Watchcollector';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-product-view .page-main-details .column.main .product.attribute.description .pagebuilder-column figure {
    width: 40.625vw;
  }
  .catalog-product-view .product.attribute.promo_description .pagebuilder-column-group .padding-desktop-left-30 iframe {
    width: 416px;
    height: 416px;
  }
  .catalog-product-view .reset-margin-mobile-top.margin-mobile-bottom-25 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .catalog-product-view .reset-margin-mobile-top.margin-mobile-bottom-25 .zero-finance-block {
    padding-top: 120px !important;
    padding-bottom: 80px !important;
  }
  .catalog-product-view .promo_description [data-content-type="html"],
  .catalog-product-view .promo_description [data-content-type="image"] {
    max-width: 79%;
  }
  .catalog-product-view .product.data.items {
    margin-top: 70px;
  }
  .block-mission-value .pagebuilder-column-group .h2.margin-mobile-bottom-40 {
    padding: 0;
  }
  .block-mission-value .pagebuilder-column-group .h2.margin-mobile-bottom-40 h2 {
    line-height: 42px;
  }
  .block-mission-value .pagebuilder-column-group .pagebuilder-column-group-columns-desktop-3 > .pagebuilder-column-group > .pagebuilder-column {
    flex-basis: 33.33% !important;
  }
  .catalog-topnav.amasty-catalog-topnav {
    position: relative;
    z-index: 2;
  }
  .product-item .product-item-info .product-item-details {
    min-height: 215px;
  }
  p {
    font-size: 15px;
    line-height: 22px;
  }
  .page-layout-2columns-left .column.main {
    width: 79.4%;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.6%;
  }
  .top-toolbar .toolbar-products .filter-trigger:hover {
    border-right: 1px solid #e2e2e2;
  }
  .filter-current ~ .block-title {
    display: none;
  }
  body.filter-active .page-wrapper {
    visibility: visible;
  }
  .amshopby-filter-current .amshopby-item.item {
    font-size: 15px;
    line-height: 22px;
  }
  .am-show-button {
    position: absolute;
    border-radius: 6px;
    width: inherit;
    bottom: -80px;
  }
  .amshopby-items.items {
    display: block;
  }
  .show-filter .filter {
    position: relative;
    background: none;
  }
  .show-filter .filter .filter-options {
    background-color: transparent;
    border-top: none;
  }
  .show-filter .filter-title {
    position: relative;
    padding: 10px 0;
  }
  .page-with-filter .columns .sidebar-main {
    position: relative;
  }
  .sidebar.sidebar-main .block.filter {
    padding: 15px 0 0 0;
  }
  .sidebar.sidebar-main .block.filter .filter-options {
    border-top: 1px solid #e2e2e2;
  }
  .filter-title [data-role="close"] {
    display: none;
  }
  .show-filter .sidebar-main {
    background-color: #fff;
  }
  .filter-options-title:after {
    content: '\e919';
  }
  .filter-current-header {
    margin-top: 0;
    padding-top: 0;
  }
  .filter-title {
    padding: 0 0 17px 0;
  }
  .active > .filter-options-title:after {
    content: '\e916';
  }
  .filter-options-title,
  .filter-current-choice,
  .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
  .amshopby-filter-current .amshopby-item.item {
    font-size: 15px;
    line-height: 22px;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 30px;
  }
  .filter-options-item {
    padding-bottom: 13px;
  }
  .filter-options-title {
    padding: 13px 0 0 0;
  }
  .filter .filter-current-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .filter-current-header .block-subtitle,
  .filter-actions .filter-clear {
    font-size: 12px;
    line-height: 22px;
  }
  .catalog-topnav.amasty-catalog-topnav .block.filter {
    margin-bottom: 30px;
  }
  .catalogsearch-result-index .products,
  .catalog-category-view .products {
    margin-top: 0;
  }
  .product-item .product-item-name > a {
    line-height: 22px;
  }
  .product-item .brand-label {
    line-height: 22px;
    color: #7d7d7d;
  }
  .products-grid .product-item {
    margin-bottom: 0;
  }
  .products-grid .product-item-actions {
    margin: 0;
  }
  .product-item .product-item-info .cataloglabel.position-TL {
    z-index: 25;
  }
  .page-products .columns {
    padding-top: 49px;
    position: relative;
  }
  .page-products .columns:before {
    position: absolute;
    background-color: inherit;
    width: 100vw;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    content: '';
  }
  .page-products .products-grid .product-item.item {
    margin-left: 0;
    width: calc(100% / 3);
  }
  .page-products .products-grid .product-item.item.cms-block [data-content-type="button-item"] {
    width: 100%;
  }
  .page-products .products-grid .product-item.item.cms-block .pagebuilder-button-primary {
    min-width: auto;
    max-width: 218px;
    width: 100%;
  }
  .page-products .products-grid .product-item.item.cms-block .pagebuilder-button-primary span {
    margin-right: 20px;
    white-space: pre-wrap;
  }
  .page-products .products-grid .product-item.item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-item.item:nth-child(13).cms-block {
    width: calc((100% / 3) * 2);
  }
  .page-products .products-grid h3.dark {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .page-products .products-grid .dark > p {
    font-size: 14px;
    line-height: 22px;
  }
  .top-toolbar .toolbar-products .toolbar-amount {
    display: none;
  }
  .top-toolbar .toolbar-products .sorter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 auto;
    width: auto;
  }
  .top-toolbar .toolbar-products .sorter .sorter-label {
    font-size: 15px;
    line-height: 22px;
  }
  .top-toolbar .toolbar-products .sorter-options .dropdown.more-options .action.toggle {
    font-size: 15px;
    line-height: 22px;
  }
  .top-toolbar .toolbar-products .filter-trigger {
    border-right: 1px solid #e2e2e2;
    width: 19.5%;
  }
  .top-toolbar .toolbar-products .filter-trigger > span {
    font-size: 15px;
    line-height: 22px;
    display: inline-block;
    vertical-align: bottom;
    flex: 0 0 auto;
  }
  .top-toolbar .toolbar-products .filter-trigger:before {
    display: inline-block;
  }
  .watch-trade-in .reset-padding-mobile-top {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group {
    flex-wrap: nowrap;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column:nth-child(1) {
    flex-basis: 40%;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column:nth-child(1) .underline.h2 {
    padding: 0 10px 15px 0;
    margin-right: 20px;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column:nth-child(2),
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column:nth-child(4) {
    flex-basis: 25%;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column:nth-child(3) {
    flex-basis: 5%;
  }
  .watch-trade-in .widget.block .pagebuilder-column-group .pagebuilder-column.order-mobile-3.desktop-only {
    order: 0;
  }
  .visibility-tablet {
    display: none;
  }
  .checkout-cart-index .page-title-wrapper .page-title {
    font-size: 20px;
    line-height: 26px;
  }
  .checkout-cart-index .form.form-cart .cart .item-info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .item {
    width: 50%;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .item .product-item-photo {
    width: 35%;
    margin-bottom: 0;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .col.price {
    padding-left: 0;
    padding-bottom: 0;
    width: auto;
    text-align: right;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .col.subtotal {
    width: auto;
  }
  .checkout-cart-index .form.form-cart .cart .item-actions .gift-options-cart-item .gift-wrapping .gift-wrapping-title > .action.action-remove {
    margin-left: 15px;
  }
  .checkout-cart-index .form.form-cart .cart .item-actions .gift-options-cart-item .action-gift {
    padding-left: 16.70vw;
  }
  .checkout-cart-index .summary_block .cart-totals .grand.totals .amount strong {
    font-size: 32px;
    line-height: 42px;
  }
  .checkout-cart-index .summary_block .block.giftcard {
    padding-top: 12px;
  }
  .checkout-cart-index .summary_block .cart-container-totals {
    grid-area: B;
    max-width: 306px;
    margin-left: auto;
    width: 100%;
  }
  .table-checkout-shipping-method {
    min-width: 100%;
  }
  .opc-wrapper .shipping-address-item {
    width: 50%;
  }
  .opc-wrapper .shipping-address-item.selected-item + .not-selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item:nth-child(even):before {
    background: #cccccc;
    height: calc(80%);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
    display: block;
  }
  .opc-wrapper .shipping-address-item .action-select-shipping-item {
    padding: 10px;
    width: 100%;
  }
  .widget .block-local-experts {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .block-local-experts .pagebuilder-column-group .pagebuilder-column figure {
    width: 50.292vw;
  }
  .choices_slider_container.desktop-padding-reset {
    padding-bottom: 60px !important;
  }
  .homepage-customers-testimonials-slider {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .padding-mobile-bottom-40.introduction_container {
    padding-bottom: 60px !important;
  }
  .introduction_container .pagebuilder-column-group {
    flex-wrap: nowrap;
  }
  .introduction_container .introduction_block {
    flex-basis: 40%;
    padding-bottom: 0;
  }
  .widget .selected-pieces-product-slider .h1 h2,
  .widget .product-slider .h1 h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .contact-index-index .column.main {
    margin-top: 80px;
    flex-wrap: nowrap;
  }
  .contact-index-index .column.main > .widget.block-static-block {
    margin-right: 0;
  }
  .contact-index-index .column.main .form.contact {
    min-width: auto;
  }
  .cms-index-index .page-wrapper .sections.nav-sections,
  .cms-index-index .page-wrapper .page-header {
    position: fixed;
  }
  .cms-index-index .page-wrapper .sections.nav-sections {
    left: 50%;
    transform: translateX(-50%);
  }
  .cms-index-index .page-wrapper:not(.sticky-header) .sections.nav-sections {
    background-color: transparent;
  }
  .cms-index-index .page-wrapper:not(.sticky-header) .sections.nav-sections.mage-section-hover {
    background-color: #1d1d1d;
  }
  .cms-index-index .page-wrapper:not(.sticky-header) .page-header.mage-section-hover {
    background-color: #1d1d1d;
  }
  .cms-index-index .page-wrapper.sticky-header .sections.nav-sections {
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1);
  }
  .cms-index-index .page-wrapper.sticky-header .sections.nav-sections,
  .cms-index-index .page-wrapper.sticky-header .page-header {
    position: fixed;
  }
  .header.content {
    padding: 0;
    margin: 0;
  }
  .logo {
    margin: 0 auto 0 0;
  }
  .page-wrapper > .page-bottom {
    width: 100%;
  }
  span[class*="width-"],
  a[class*="width-"] {
    position: relative;
    z-index: 1;
  }
  span[class*="width-"]:after,
  a[class*="width-"]:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: -1;
  }
  span.width-x2:after,
  a.width-x2:after {
    width: 200%;
  }
  span.width-x3:after,
  a.width-x3:after {
    width: 300%;
  }
  ul.level0 ul.level1 > li.mega .mega {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 12px;
  }
  ul.level0 ul.level2 > li.mega > .mega {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  ul.level0 ul.level3 > li.mega > .mega {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  ul.level0 ul.level4 > li.mega > .mega {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  ul.level0 ul.level5 > li.mega > .mega {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  ul.level0 ul.level6 > li.mega > .mega {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  ul.level0 > li.mega > .mega {
    font-size: 1.4rem;
    line-height: 2.2rem;
    text-transform: none;
  }
  .level0.horizontal-root {
    position: static;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .level0.horizontal-root .mega-sub-title {
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-top: 6px;
    margin-bottom: 24px;
  }
  .level0.horizontal-root > li.mega .child-content {
    box-shadow: none;
    background: #1d1d1d;
    border: none;
  }
  .level0.horizontal-root > li.mega .child-content:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -30px;
    z-index: -1;
    background-color: transparent;
  }
  .level0.horizontal-root > li.mega.has-child > .mega.ui-state-active,
  .level0.horizontal-root > li.mega.has-child > .mega:active,
  .level0.horizontal-root > li.mega.has-child > .mega:focus,
  .level0.horizontal-root > li.mega.has-child > .mega:hover {
    background-color: #ff866c;
    color: #ffffff;
  }
  .level0.horizontal-root > li.mega.has-child > .mega > span.menu-title:after {
    content: none;
  }
  .level0.horizontal-root > li.mega.has-child.mega-hover > .mega {
    background-color: #ff866c;
    color: #ffffff;
  }
  .level0.horizontal-root > li.mega.has-child.mega-hover > .child-content {
    max-width: 1921px;
    padding-top: 10px;
    padding-bottom: 70px;
    box-shadow: 1px -3px 6px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e2e2e2;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content {
    box-sizing: border-box;
    top: 100%;
    padding-left: 9.7%;
    padding-right: 9.7%;
    width: 100vw !important;
    left: -1px !important;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner {
    padding: 0;
    float: left;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content.cols1 {
    padding-left: 18%;
    padding-right: 18%;
  }
  .level0.horizontal-root > li.mega > .mega {
    line-height: 22px;
    padding: 8px 16px;
    cursor: pointer;
  }
  .level0.horizontal-root > li.mega > .mega.ui-state-active,
  .level0.horizontal-root > li.mega > .mega:active,
  .level0.horizontal-root > li.mega > .mega:focus,
  .level0.horizontal-root > li.mega > .mega:hover {
    background-color: #ff866c;
    color: #ffffff;
  }
  .level0.horizontal-root > li.mega:not(:last-of-type) {
    margin-right: 40px;
  }
  .level0.horizontal-root > li.mega .mega.active {
    color: #ffffff;
    background: none;
  }
  .level0.horizontal-root .mega-sub-title {
    width: 100%;
  }
  .level0.horizontal-root .menu-desc {
    float: right;
    max-width: 60%;
  }
  .level0.horizontal-root .menu-desc .block-static-block {
    margin: 0;
  }
  .level0.horizontal-root .menu-desc .block-static-block [data-content-type="column"]:not(:last-of-type) {
    margin-right: 24px;
  }
  .nav-open.nav-before-open body {
    overflow-y: inherit;
  }
  .ub-mega-menu .close-menu {
    display: inline-block;
  }
  .menu-auto-width .child-content-inner {
    width: 290px !important;
  }
  .menu-auto-width .menu-desc {
    max-width: calc(100% - 290px) !important;
  }
  .menu-auto-width a.pagebuilder-button-secondary {
    padding-right: 35px;
  }
  [data-content-type="accordion"] [data-content-type="accordion-item"] [data-role="collapsible"] {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}
@media all and (min-width: 1367px), print {
  h1,
  .h1 {
    font-size: 3.8rem;
    line-height: 4.8rem;
  }
  h2,
  .h2 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  h3,
  .h3 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  h2.dark.underline,
  .h2.dark.underline,
  h2.light.underline,
  .h2.light.underline,
  h2.underline,
  .h2.underline,
  .underline > h2.dark,
  .underline > .h2.dark,
  .underline > h2.light,
  .underline > .h2.light,
  .underline > h2,
  .underline > .h2 {
    font-size: 3.8rem;
    line-height: 4.8rem;
  }
  .amslider .wrapper {
    justify-content: center;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-product-list {
    padding: 0 8px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-product-list .amsearch-item {
    max-width: calc(23%);
  }
  ul.level0.horizontal-root {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  ul.level0.horizontal-root > li.mega {
    position: relative;
  }
  ul.level0.horizontal-root > li.mega > .mega {
    padding: 0 20px;
  }
  .ub-nav-sticky.sticky-fired ul.level0.horizontal-root > li.mega > .mega {
    padding: 0 20px;
  }
  ul.level0.horizontal-root > li.mega.style-default,
  ul.level0.horizontal-root > li.mega.style-1 {
    position: relative;
  }
  .ub-nav-sticky.sticky-fired ul.level0.horizontal-root > li.mega.style-1 .child-content {
    left: 0;
    right: auto;
  }
  ul.level0.horizontal-root > li.mega.style-2 {
    position: relative;
  }
  ul.level0.horizontal-root > li.mega.style-2 .child-content {
    left: 0px;
  }
  .ub-nav-sticky.sticky-fired ul.level0.horizontal-root > li.mega.style-2 {
    left: 0;
    right: auto;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width {
    position: static;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content {
    left: 0;
    width: 100%;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .cms-content-important {
    font-size: 1.61rem;
    margin: 0;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .intro {
    margin-bottom: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 {
    margin-bottom: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 p {
    font-size: 1.61rem;
    line-height: 30px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 4.62rem;
    font-weight: 700;
    line-height: 55px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 img {
    max-width: inherit;
    float: right;
    margin-left: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level1 > li.mega.has-child > .mega > span.menu-title {
    display: inline-block;
    padding-right: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level1 > li.mega.has-child .child-content {
    left: auto;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level2 > li.mega.has-child > .mega > span.menu-title {
    display: inline-block;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level2 > li.mega.has-child .child-content {
    left: auto;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level3 > li.mega.has-child > .mega > span.menu-title {
    display: inline-block;
    padding-right: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level3 > li.mega.has-child .child-content {
    left: auto;
  }
  ul.level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  ul.level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: inherit;
  }
  ul.level0.horizontal-root .mega-with-thumb ul.mega-menu li {
    width: 20%;
  }
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega .child-content {
    max-width: 1240px;
  }
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-2 .child-content {
    right: 0;
  }
  ul.vertical-root ul.level1 > li.mega.has-child:hover > .child-content,
  ul.vertical-root ul.level1 > li.mega.has-child:focus > .child-content {
    right: -230px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .modal-slide.minicart {
    max-width: 50%;
    top: 50px;
  }
  .modal-slide.minicart .item.product .product-item-details .price-container {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .modal-slide.minicart .product-item-photo {
    width: 38%;
  }
  .modal-slide.minicart .minicart-items .product-item {
    margin: 30px 0;
  }
  .modal-slide.minicart .minicart-items .product-item-details {
    width: 73%;
  }
  .modal-slide.minicart .minicart-items .product-item-details .price-container .price-wrapper .minicart-price {
    padding-right: 10px;
  }
  .modal-slide.minicart .minicart-items .product-item-details .price-container .price-wrapper:nth-child(2n) {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .modal-slide.minicart .block-title {
    padding: 30px 0 10px;
    margin: 0 35px 0 24px;
  }
  .modal-slide.minicart .block-content {
    padding: 0 35px 0 24px;
  }
  .modal-slide.minicart .block-content .item.product .product {
    justify-content: center;
  }
  .modal-slide.minicart .minicart-footer {
    padding: 30px 40px 30px 25px;
  }
  .modal-slide.minicart .minicart-footer .subtotal .price-container .price {
    font-size: 24px;
    line-height: 30px;
  }
  .opc-wrapper {
    width: 50%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    max-width: 600px;
    margin: 0 0 19px;
  }
  .opc-wrapper .opc-progress-bar {
    margin-top: 30px;
  }
  .opc-wrapper .opc-progress-bar .opc-progress-bar-item span {
    font-size: 18px;
    line-height: 26px;
  }
  .opc-wrapper .opc .checkout-shipping-address .fieldset > .field > .label {
    font-size: 18px;
    line-height: 26px;
  }
  .opc-wrapper .opc .checkout-shipping-address .fieldset > .field .control .select,
  .opc-wrapper .opc .checkout-shipping-address .fieldset > .field .control .input-text {
    font-size: 18px;
    line-height: 26px;
  }
  .opc-wrapper .form-giftcard-account .actions-toolbar {
    max-width: 223px;
  }
  .checkout-index-index .form.methods-shipping .table-checkout-shipping-method tbody td p {
    font-size: 16px;
    line-height: 24px;
  }
  .checkout-index-index .fieldset > .field > .label,
  .checkout-index-index .fieldset > .fields > .field > .label {
    line-height: 2.6rem;
    font-size: 1.8rem;
  }
  .checkout-index-index .field input[type=checkbox]:checked ~ label:before {
    top: 4px;
  }
  .checkout-index-index .field input[type=checkbox] ~ label:after {
    top: 4px;
  }
  .checkout-onepage-success .opc-progress-bar {
    margin: 0 0 46px;
  }
  .checkout-onepage-success .opc-progress-bar .opc-progress-bar-item {
    margin: 18px 12px 0 0;
  }
  .checkout-onepage-success .checkout-success .order-numb {
    margin-bottom: 20px;
  }
  .checkout-onepage-success .checkout-success .checkout-success-text {
    margin-bottom: 25px;
  }
  .checkout-onepage-success .checkout-success .actions-toolbar {
    margin-top: 25px;
  }
  .checkout-onepage-success main {
    padding-left: 10%;
    padding-right: 10%;
  }
  .checkout-onepage-success .page-title {
    font-size: 38px;
  }
  .opc-sidebar {
    max-width: 756px;
    margin: 19px 0;
    width: 50%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding-left: 15px;
    box-sizing: border-box;
  }
  .opc-sidebar .content.minicart-items {
    border-bottom: 1px solid #e2e2e2;
  }
  .opc-sidebar .items-in-cart {
    margin-bottom: 55px;
  }
  .opc-block-shipping-information .shipping-information-title {
    line-height: 2.6rem;
    font-size: 1.8rem;
  }
  .opc-block-shipping-information .shipping-information-title .action-edit:before {
    font-size: 23px;
    line-height: 1;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .opc-summary-wrapper .minicart-items-wrapper .product-image-container {
    width: 156px !important;
  }
  .opc-summary-wrapper .product-item .product-item-details {
    width: calc(100% - 156px);
  }
  .opc-block-summary > .title {
    font-size: 18px;
  }
  .page-footer .copyright {
    font-size: 18px;
    line-height: 26px;
  }
  .footer.content .newsletter .title strong {
    font-size: 18px;
    line-height: 26px;
  }
  .footer.content .links-navigation h4 {
    line-height: 2.6rem;
    font-size: 18px;
  }
  .footer.content .links-navigation li {
    line-height: 2.6rem;
    font-size: 18px;
  }
  .footer.content .links-navigation p {
    line-height: 2.6rem;
    font-size: 18px;
  }
  .footer.content .links-navigation.follow-us .text-soc {
    line-height: 2.6rem;
    font-size: 1.8rem;
  }
  .footer.content .links-navigation.payment {
    padding-top: 0;
  }
  .footer.content .links-navigation.payment h4 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 18px;
    line-height: 26px;
  }
  .homepage-top-slider .pagebuilder-mobile-hidden,
  .homepage-top-slider .background-image-mobile-only > figure,
  .homepage-top-slider .pagebuilder-column-group {
    max-height: none;
  }
  .homepage-top-slider .h1 h2 {
    font-size: 38px;
    line-height: 1.2631;
  }
  .homepage-top-slider p {
    font-size: 18px;
  }
  .homepage-top-slider .slick-dots {
    bottom: 90px;
  }
  .catalog-product-view .additional-attributes-wrapper .cpo-holder.additional-attribute figure figcaption .ttl {
    font-size: 18px;
  }
  .catalog-product-view .breadcrumbs .items {
    font-size: 15px;
    line-height: 22px;
  }
  .catalog-product-view .fotorama__nav--thumbs .fotorama__nav__frame {
    margin-bottom: 12px;
  }
  .catalog-product-view .fotorama__nav--thumbs .fotorama__nav__frame {
    height: 120px !important;
    padding: 5px;
  }
  .catalog-product-view .fotorama__stage {
    max-width: none;
    max-height: none !important;
  }
  .catalog-product-view .product-info-main {
    width: 43%;
    padding-right: 7vw;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    font-size: 24px;
    line-height: 30px;
  }
  .catalog-product-view .product-info-main .product-info-brand {
    font-size: 18px;
    line-height: 26px;
  }
  .catalog-product-view .product-addto-links .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .catalog-product-view .product-addto-links .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .catalog-product-view .product-addto-links .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #ff866c;
    content: "\e92b";
    font-family: 'Watchcollector';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-product-view .product.attribute.promo_description .pagebuilder-column-group .padding-desktop-left-30 iframe {
    width: 600px;
    height: 600px;
  }
  .catalog-product-view .related-collection-products-slider {
    padding-top: 120px;
  }
  .catalog-product-view .product.data.items > .item.content[id*="cpo.product"][aria-hidden="false"] .cpo-holder {
    margin-bottom: -140px;
  }
  .block-mission-value .pagebuilder-column-group .h2.margin-mobile-bottom-40 {
    padding: 0;
  }
  .block-mission-value .pagebuilder-column-group .h2.margin-mobile-bottom-40 h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .assistance-modal .modal-inner-wrap {
    font-size: 18px;
  }
  .assistance-modal .assistance_table {
    margin-top: 45px;
  }
  .assistance-modal .assistance_table p,
  .assistance-modal .assistance_table .assistance_col {
    font-size: 18px;
  }
  .assistance-modal .action-close {
    top: 25px;
    right: 5px;
  }
  .assistance-modal .ttl {
    font-size: 18px;
  }
  .assistance-modal .modal-content {
    padding-left: 42px;
    padding-right: 42px;
    padding-bottom: 42px;
  }
  .assistance-modal .modal-header {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .catalog-product-view .assistance-wrapper [data-trigger="trigger"] {
    font-size: 18px;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .title {
    width: 17%;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes {
    width: 83%;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes > li .label {
    width: 28%;
  }
  .catalog-product-view .additional-attributes-wrapper .additional-attribute .additional-attributes > li .data {
    width: 72%;
  }
  .catalog-product-view .product-info-main .product-addto-links .link-share .icon-share:before {
    font-size: 28px;
    line-height: 28px;
  }
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb {
    width: 120px;
    height: 120px;
    margin: 0 auto;
  }
  p {
    font-size: 18px;
    line-height: 26px;
  }
  .product-item .product-item-name > a {
    font-size: 16px;
    line-height: 24px;
  }
  .ambrand-index-index.page-layout-2columns-left .sidebar-main,
  .catalogsearch-result-index.page-layout-2columns-left .sidebar-main,
  .catalog-category-view.page-layout-2columns-left .sidebar-main {
    position: relative;
    padding-bottom: 200px;
  }
  .filter-current-header .block-subtitle,
  .filter-actions .filter-clear {
    font-size: 18px;
    line-height: 26px;
  }
  .filter-current-header .block-subtitle,
  .filter-actions .filter-clear {
    font-size: 14px;
    line-height: 24px;
  }
  .top-toolbar .toolbar-products .filter-trigger:hover {
    border: none;
  }
  .sidebar.sidebar-main .block.filter {
    padding: 20px 0;
  }
  .filter-options-title,
  .filter-current-choice,
  .amshopby-filter-current .amshopby-item.item,
  .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view) {
    font-size: 18px;
    line-height: 26px;
  }
  .page-products .products-grid .product-item.item {
    margin-left: 0;
    width: calc(100% / 3);
  }
  .page-products .products-grid .product-item.item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-item.item:nth-child(13).cms-block {
    width: calc((100% / 3) * 2);
  }
  .page-products .products-grid h3.dark {
    font-size: 24px;
    line-height: 30px;
  }
  .page-products .products-grid .dark > p {
    font-size: 18px;
    line-height: 26px;
  }
  .page-products .columns {
    padding-top: 47px;
    z-index: 0;
  }
  .top-toolbar .toolbar-products .sorter .sorter-label {
    font-size: 18px;
  }
  .top-toolbar .toolbar-products .sorter-options .dropdown.more-options .action.toggle {
    font-size: 18px;
  }
  .top-toolbar .toolbar-products .filter-trigger {
    border-right: 1px solid #e2e2e2;
    width: 26%;
  }
  .top-toolbar .toolbar-products .filter-trigger > span {
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 7px;
  }
  .top-toolbar .toolbar-products .filter-trigger:focus,
  .top-toolbar .toolbar-products .filter-trigger:hover {
    border-right: 1px solid #e2e2e2;
  }
  .top-toolbar .toolbar-products .toolbar-amount {
    display: none;
  }
  .filter-active .page-products .products-grid .product-item.item .product-item-photo {
    padding-top: 70px;
  }
  .filter-active .product-item .product-item-info .product-item-details {
    min-height: 180px;
  }
  .page-bottom .friends.newsletter {
    padding: 230px 0 200px 0;
  }
  .page-bottom .friends.newsletter .block.newsletter {
    margin: 20px auto 40px;
  }
  .checkout-cart-index .page-title-wrapper .page-title {
    font-size: 24px;
    line-height: 30px;
  }
  .checkout-cart-index .form.form-cart .cart .item-info .qty {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .checkout-cart-index .form.form-cart .cart .item-actions td {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }
  .checkout-cart-index .form.form-cart .cart .item-actions .gift-options-cart-item .gift-wrapping .gift-wrapping-title > .action.action-remove {
    margin-left: 15px;
  }
  .checkout-cart-index .form.form-cart .cart .item-actions .gift-options-cart-item .action-gift {
    margin-top: -60px;
    padding-left: 240px;
  }
  .checkout-cart-index .form.form-cart .cart .item-actions .gift-options-cart-item .action-gift span {
    font-size: 18px;
    line-height: 26px;
  }
  .checkout-cart-index .form.form-cart .qty-field-wrapper .qty {
    width: 30px;
  }
  .checkout-cart-index .form.form-cart .price {
    font-size: 1.8rem;
    line-height: 0.15rem;
  }
  .checkout-cart-index .summary_block .cart-totals {
    padding-top: 0;
  }
  .checkout-cart-index .summary_block .cart-totals .grand.totals .mark strong {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .checkout-cart-index .summary_block .cart-totals .grand.totals .amount strong {
    font-size: 38px;
    line-height: 48px;
  }
  .checkout-cart-index .summary_block .cart-totals strong {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .checkout-cart-index .summary_block .cart-totals .grand .amount,
  .checkout-cart-index .summary_block .cart-totals .totals .mark {
    padding-top: 15px;
  }
  .checkout-cart-index .summary_block > .giftcard {
    height: 236px;
    max-width: 600px;
  }
  .checkout-cart-index .summary_block > .giftcard .title {
    padding-top: 25px;
  }
  .checkout-cart-index .summary_block > .giftcard .title span {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .checkout-cart-index .summary_block > .giftcard .fieldset {
    margin-top: 10px;
  }
  .checkout-cart-index .summary_block > .giftcard .actions-toolbar {
    min-width: 223px;
  }
  .checkout-cart-index .summary_block > .giftcard .actions-toolbar .action-secondary .add {
    width: 100%;
  }
  .checkout-cart-index .summary_block > .giftcard .actions-toolbar .action-secondary span {
    max-width: 143px;
  }
  .checkout-cart-index .summary_block .cart-container-totals {
    grid-area: B;
    min-width: 445px;
    margin-left: auto;
  }
  .checkout-cart-index .product-item-details .product-item-name {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33%;
  }
  .opc-wrapper .shipping-address-item:before {
    display: block;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
    display: none;
  }
  .cms-noroute-index .logo {
    width: 28%;
  }
  .cms-noroute-index .logo img {
    width: 100%;
  }
  .cms-noroute-index main,
  .cms-noroute-index .page-header,
  .cms-noroute-index .nav-sections {
    padding-left: 9%;
    padding-right: 9%;
  }
  .cms-noroute-index .horizontal-line:after {
    margin-top: 50px !important;
    margin-left: -25px !important;
  }
  .widget .brands-accordion-section {
    padding-top: 100px !important;
  }
  .widget .product-slider {
    padding-top: 80px;
  }
  .widget .selected-pieces-product-slider .h1 {
    padding-top: 50px;
  }
  .widget .selected-pieces-product-slider .h1 h2,
  .widget .product-slider .h1 h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .pagebuilder-mobile-only {
    display: none;
  }
  .contact-index-index .column.main {
    margin-top: 160px;
  }
  ul.level0.horizontal-root {
    position: static;
  }
  ul.level0.horizontal-root > li.mega .child-content {
    box-shadow: none;
    background: #1d1d1d;
    border: none;
  }
  ul.level0.horizontal-root > li.mega.has-child > .mega.ui-state-active,
  ul.level0.horizontal-root > li.mega.has-child > .mega:active,
  ul.level0.horizontal-root > li.mega.has-child > .mega:focus,
  ul.level0.horizontal-root > li.mega.has-child > .mega:hover {
    background-color: #ff866c;
    color: #ffffff;
  }
  ul.level0.horizontal-root > li.mega.has-child > .mega > span.menu-title:after {
    content: none;
  }
  ul.level0.horizontal-root > li.mega.has-child.mega-hover > .mega {
    background-color: #ff866c;
    color: #ffffff;
  }
  ul.level0.horizontal-root > li.mega.has-child.mega-hover > .child-content {
    padding-top: 10px;
    padding-bottom: 70px;
    box-shadow: 1px -3px 6px rgba(0, 0, 0, 0.1);
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content {
    box-sizing: border-box;
    top: 100%;
    padding-left: 9.7%;
    padding-right: 9.7%;
    width: 100vw !important;
    left: -1px !important;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner {
    padding: 0;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content.cols1 {
    padding-left: 18%;
    padding-right: 18%;
  }
  ul.level0.horizontal-root > li.mega > .mega {
    line-height: 22px;
    padding: 8px 16px;
    cursor: pointer;
  }
  ul.level0.horizontal-root > li.mega > .mega.ui-state-active,
  ul.level0.horizontal-root > li.mega > .mega:active,
  ul.level0.horizontal-root > li.mega > .mega:focus,
  ul.level0.horizontal-root > li.mega > .mega:hover {
    background-color: #ff866c;
    color: #ffffff;
  }
  ul.level0.horizontal-root > li.mega:not(:last-of-type) {
    margin-right: 40px;
  }
  ul.level0.horizontal-root > li.mega .mega.active {
    color: #ffffff;
    background: none;
  }
  ul.level0 > li.mega > .mega {
    font-size: 1.4rem;
    line-height: 2.2rem;
    text-transform: none;
  }
  ul.level0 > li.mega > .mega.ui-state-active,
  ul.level0 > li.mega > .mega.active,
  ul.level0 > li.mega > .mega:active,
  ul.level0 > li.mega > .mega:focus,
  ul.level0 > li.mega > .mega:hover {
    background-color: #ff866c;
    color: #ffffff;
  }
  [data-content-type="accordion-item"] img {
    max-width: 100%;
  }
}
@media all and (min-width: 1600px), print {
  [class*="aw_blog"] .page-main [data-content-type='row'][data-appearance='full-bleed'] > .pagebuilder-column-group {
    padding-left: 158px;
  }
  .aw_blog {
    padding-top: 70px;
    padding-bottom: 187px;
  }
  .zero-finance-block [data-content-type="column"] .zero-finance-title {
    padding-left: calc(106px + (275 - 106) * (100vw - 768px) / (1920 - 768));
  }
}
@media all and (min-width: 1920px), print {
  .zero-finance-block [data-content-type="column"] .zero-finance-title {
    font-size: 5rem;
    line-height: 4.8rem;
    padding-left: 275px;
  }
  ul.level0.horizontal-root {
    margin-left: auto;
    position: static;
  }
  ul.level0.horizontal-root > li.mega > .mega {
    padding: 8px 16px;
  }
}
.gcv2-consent-notice-banner-container {
  background-color: #F7F0E3;
}
.gcv2-consent-notice-banner-container .gcv2-consent-notice-description .gcv2-consent-notice-notice {
  color: #403334;
}
