@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap.less");
/**
 * 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.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.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-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.payment-method .payment-method-content #separator {
  display: none;
  align-items: center;
  text-align: center;
}
.payment-method .payment-method-content #separator:before {
  content: '';
  flex: 1;
  border-bottom: 1px solid #d4d9dd;
  margin-right: .25em;
}
.payment-method .payment-method-content #separator:after {
  content: '';
  flex: 1;
  border-bottom: 1px solid #d4d9dd;
  margin-left: .25em;
}
.payment-method .payment-method-content .st-input {
  height: 90px;
}
.payment-method .payment-method-content .st-expiration-date-inline {
  margin-right: 30px;
}
.payment-method .payment-method-content .st-expiration-date-inline #st-expiration-date-iframe {
  width: 135px;
}
.payment-method .payment-method-content .st-security-code-inline #st-security-code-iframe {
  width: 135px;
}
.payment-method .payment-method-content .expiration-date-security-code-inline {
  display: flex;
}
.payment-method .payment-method-content #save-card-info-api {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .payment-method .payment-method-content .st-input-inline {
    display: flex;
    margin-top: 10px;
  }
  .payment-method .payment-method-content .st-card-number-inline {
    margin-right: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .navpro.navpro .md-hide {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .navpro.navpro .lg-hide {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .navpro > .navpro-menu .md-hide-dropdown > a > .navpro-icon-caret::before {
    display: none !important;
  }
  .navpro > .navpro-menu .md-hide-dropdown > .navpro-dropdown {
    display: none !important;
  }
  .navpro > .navpro-menu .md-hide-dropdown a.level-top::before,
  .navpro > .navpro-menu .md-hide-dropdown a.level-top::after {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .navpro > .navpro-menu .lg-hide-dropdown > a > .navpro-icon-caret::before {
    display: none !important;
  }
  .navpro > .navpro-menu .lg-hide-dropdown > .navpro-dropdown {
    display: none !important;
  }
  .navpro > .navpro-menu .lg-hide-dropdown a.level-top::before,
  .navpro > .navpro-menu .lg-hide-dropdown a.level-top::after {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .navpro.orientation-horizontal > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .navpro.orientation-horizontal > ul > li {
    display: flex;
    align-items: flex-end;
  }
}
@media (min-width: 1280px) {
  .cms-index-index .navpro li.home-expanded {
    position: relative;
  }
}
@media (min-width: 1280px) {
  .cms-index-index:not('.theme-editor-sticky') .navpro li.home-expanded > .navpro-dropdown {
    opacity: 1;
    transform: none;
    visibility: visible;
    pointer-events: all;
    left: 0;
    top: 100%;
  }
  .cms-index-index:not('.theme-editor-sticky') .navpro li.home-expanded > .navpro-dropdown:not(.shown) > .navpro-shevron {
    opacity: 0;
  }
}
@starting-style {
  .navpro-dropdown {
    opacity: 0;
  }
  .orientation-vertical .navpro-dropdown {
    transform: rotateY(20deg);
  }
  .navpro.navpro-effect-slidein.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.orientation-vertical.dropdown-left .navpro-dropdown {
    transform: translateX(20px);
  }
  .navpro.navpro-effect-slideout.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slidein.orientation-vertical.dropdown-left .navpro-dropdown {
    transform: translateX(-20px);
  }
  .navpro.navpro-effect-slidein .navpro-dropdown,
  .navpro.navpro-effect-slidein.navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.dropdown-left .navpro-dropdown {
    transform: translateY(20px);
  }
  .navpro.navpro-effect-slideout .navpro-dropdown,
  .navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slidein.dropdown-left .navpro-dropdown {
    transform: translateY(-20px);
  }
}
@media (min-width: 1025px) {
  .navpro-dropdown {
    transform: rotateX(20deg);
    transform-origin: 0 0;
    transition-property: transform, opacity, display;
    transition-behavior: allow-discrete;
    transition-duration: .25s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .navpro-dropdown.shown {
    transform: none !important;
  }
  .navpro.navpro-effect-none .navpro-dropdown {
    transition: none;
    transform: none;
    transition-duration: 0s;
  }
  .navpro.navpro-effect-fade .navpro-dropdown {
    transform: none;
  }
  .orientation-vertical .navpro-dropdown {
    transform: rotateY(20deg);
  }
  .navpro.navpro-effect-slidein.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.orientation-vertical.dropdown-left .navpro-dropdown {
    transform: translateX(20px);
  }
  .navpro.navpro-effect-slideout.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slidein.orientation-vertical.dropdown-left .navpro-dropdown {
    transform: translateX(-20px);
  }
  .navpro.navpro-effect-slidein .navpro-dropdown,
  .navpro.navpro-effect-slidein.navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.dropdown-left .navpro-dropdown {
    transform: translateY(20px);
  }
  .navpro.navpro-effect-slideout .navpro-dropdown,
  .navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slidein.dropdown-left .navpro-dropdown {
    transform: translateY(-20px);
  }
}
@media (min-width: 769px) {
  .navpro-dropdown.size-small {
    width: 230px;
  }
  .navpro-dropdown.size-medium {
    width: 400px;
  }
  .navpro-dropdown.size-large {
    width: 650px;
  }
  .navpro-dropdown.size-boxed > .navpro-dropdown-inner,
  .navpro-dropdown.size-fullwidth > .navpro-dropdown-inner,
  .navpro-dropdown.size-fullscreen,
  .navpro-dropdown.size-xlarge {
    width: 850px;
  }
}
@media (min-width: 769px) {
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed {
    background: transparent;
    border: 0;
    box-shadow: none;
    min-width: 0;
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed > .navpro-dropdown-inner {
    max-width: var(--container-max-width, 1280px);
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
    min-width: 230px;
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed,
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullwidth,
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullscreen {
    max-width: none;
    width: 100%;
    left: 0 !important;
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullwidth > .navpro-dropdown-inner {
    max-width: var(--container-max-width, 1280px);
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 769px) {
  .navpro-dropdown .multicolumn-8 > li {
    width: 12.5%;
  }
  .navpro-dropdown .multicolumn-7 > li {
    width: 14.28571429%;
  }
  .navpro-dropdown .multicolumn-6 > li {
    width: 16.66666667%;
  }
  .navpro-dropdown .multicolumn-5 > li {
    width: 20%;
  }
  .navpro-dropdown .multicolumn-4 > li {
    width: 25%;
  }
  .navpro-dropdown .multicolumn-3 > li {
    width: 33.33333333%;
  }
  .navpro-dropdown .multicolumn-2 > li {
    width: 50%;
  }
  .navpro-dropdown .multicolumn-1 > li {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .navpro-icon-caret {
    opacity: 1 !important;
  }
  a.level-top > .navpro-icon-caret::before,
  .navpro .parent > a.level-top::before {
    opacity: 0.8;
    -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="6" viewBox="0 0 11 6"><g fill="none"><g fill="currentColor"><polygon transform="translate(-1352 -17)translate(0 8)translate(1270 3)translate(87.5 9)rotate(-270)translate(-87.5 -9)" points="90 9 87 14 85 14 88 9 85 4 87 4"/></g></g></svg>') no-repeat 50% 50%;
    -webkit-mask-size: 12px 12px;
  }
  .orientation-horizontal a.level-top > .navpro-icon-caret::before,
  .orientation-horizontal .parent > a.level-top::before {
    transform: rotate(0);
  }
}
@media (min-width: 769px) {
  .navpro.dropdown-top.orientation-horizontal a.level-top .navpro-icon-caret::before,
  .navpro.dropdown-top.orientation-horizontal .parent > a.level-top::before {
    transform: rotate(180deg);
  }
}
@media (min-width: 1024px) {
  .navpro-with-slideout .navpro .li-item.opened,
  body:has(.navpro-overlay) .navpro .li-item.opened {
    z-index: 89;
  }
  .navpro-overlay-element {
    content: '';
    display: none;
    position: fixed;
    inset: 0;
    opacity: 0;
    z-index: 85;
    transition: opacity, display;
    transition-behavior: allow-discrete;
    transition-delay: 300ms;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    background-color: rgba(0, 0, 0, 0.4);
  }
  @starting-style {
    .navpro-overlay-element {
      opacity: 0;
    }
  }
  .nav-open .navpro-with-slideout .navpro-overlay-element,
  body:has(.navpro-overlay li.opened:is(:hover, :focus-within)) .navpro-overlay-element {
    display: block;
    opacity: 1;
    transition-delay: 0ms;
  }
}
@media (min-width: 769px) {
  .navpro-sticky {
    top: 0;
    position: sticky !important;
    z-index: 99;
  }
  .navpro-sticky.nav-sections {
    z-index: 3;
  }
  .navpro-sticky.sticky-active {
    z-index: 500;
  }
  .navpro-top100 {
    top: 100px;
  }
  .navpro-top90 {
    top: 90px;
  }
  .navpro-top80 {
    top: 80px;
  }
  .navpro-top70 {
    top: 70px;
  }
  .navpro-top60 {
    top: 60px;
  }
  .navpro-top50 {
    top: 50px;
  }
  .navpro-top40 {
    top: 40px;
  }
  .navpro-top30 {
    top: 30px;
  }
  .navpro-top20 {
    top: 20px;
  }
  .navpro-top10 {
    top: 10px;
  }
}
@media (min-width: 769px) {
  .navpro-with-slideout .page-header .nav-toggle {
    display: block;
    position: static;
    margin: 21px 0 22px 8px;
  }
  .navpro-with-slideout .page-header .header.content .nav-toggle + .logo {
    margin-left: 15px;
  }
  .navpro-with-slideout .nav-sections {
    margin: 0;
  }
  .navpro.navpro.navpro-slideout {
    position: fixed !important;
    opacity: 0;
  }
}
.navpro-mobile-slideout .navpro-close {
  display: none;
}
@media (min-width: 769px) {
  .navpro-mobile-slideout .all-category {
    display: none;
  }
  .navpro.navpro.navpro-slideout {
    background: #ffffff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    max-width: none;
    padding: 0;
    top: 0;
    will-change: transform, opacity;
    transition-property: transform, opacity, visibility;
    transition-duration: 0s;
    transform-origin: 0 0;
  }
  .navpro-with-slideout .navpro.navpro.navpro-slideout {
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.2, 1);
  }
  .nav-open .navpro.navpro.navpro-slideout {
    opacity: 1;
  }
  .navpro.navpro.navpro-slideout .navpro-menu {
    background: #ffffff;
    padding: 0;
    gap: 0;
  }
  .navpro.navpro.navpro-slideout .navpro-header {
    min-width: 200px;
    padding: 0 12px;
    color: #777;
    text-transform: uppercase;
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: relative;
    float: right;
    margin-left: auto;
    display: block;
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::before,
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::after {
    content: '';
    position: absolute;
    left: auto;
    right: 10px;
    top: 0;
    height: 20px;
    width: 2px;
    background-color: #333333;
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::before {
    transform: rotate(45deg);
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::after {
    transform: rotate(-45deg);
  }
  .navpro.navpro.navpro-slideout li.li-item.level0 {
    margin: 0;
  }
  .navpro.navpro.navpro-slideout li.li-item.level0 > a.level-top {
    border: 1px solid #eaeaea;
    border-radius: 0;
    display: block;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark {
    background: #1d262d;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-menu {
    background: #1d262d;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark li.li-item.level0 > a.level-top {
    border-color: #232e36;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-header {
    color: #eaeaea;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-header .navpro-close::before,
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-header .navpro-close::after {
    background-color: #eaeaea;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion {
    -webkit-overflow-scrolling: touch;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion::-webkit-scrollbar-track {
    background-color: #13191d;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion::-webkit-scrollbar-thumb {
    background-color: #31404c;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-horizontal {
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(-100%);
  }
  .nav-open .navpro.navpro.navpro-slideout.orientation-horizontal {
    transform: translateY(0);
  }
  .navpro.navpro.navpro-slideout.orientation-horizontal .navpro-menu {
    flex-wrap: nowrap;
    align-items: center;
  }
  .navpro.navpro.navpro-slideout.orientation-horizontal li.li-item.level0 > a.level-top {
    border-width: 0 1px;
    margin-left: -1px;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical {
    width: 300px;
    top: 0;
    bottom: 0;
    transform: translateX(-100%);
    left: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion::-webkit-scrollbar-track {
    background-color: #ededed;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion::-webkit-scrollbar-thumb {
    background-color: #cfcfcf;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.dropdown-left {
    transform: translateX(100%);
    right: 0;
    left: auto;
  }
  .nav-open .navpro.navpro.navpro-slideout.orientation-vertical {
    transform: translateX(0);
  }
  .navpro.navpro.navpro-slideout.orientation-vertical li.li-item.level0 > a.level-top {
    border-width: 1px 0;
    margin-top: -1px;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical .navpro-header {
    padding: 16px 12px;
  }
}
.navpro-ribbon .navpro-dropdown {
  border-radius: 0 !important;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown {
  max-width: none;
  border-width: 1px 0 !important;
  left: 0 !important;
  width: 100% !important;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown:not(.size-fullscreen) > .navpro-dropdown-inner {
  max-width: var(--container-max-width, 1280px);
  width: 100%;
  margin: 0 auto;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown .navpro-dropdown {
  top: 100% !important;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown .navpro-icon-caret::before {
  transform: rotate(0);
}
.orientation-horizontal .navpro-ribbon .children {
  display: flex;
  flex-wrap: wrap;
}
.navpro-slideout.orientation-vertical .navpro-ribbon .navpro-dropdown {
  left: 100% !important;
  top: -1px !important;
  bottom: -1px;
}
.rtl .orientation-vertical .navpro-ribbon .navpro-dropdown,
.dropdown-left.orientation-vertical .navpro-ribbon .navpro-dropdown {
  left: auto !important;
  right: 100% !important;
}
.rtl .dropdown-left.orientation-vertical .navpro-ribbon .navpro-dropdown {
  right: auto !important;
  left: 100% !important;
}
.navpro-stacked ul li.li-item {
  position: static;
}
.navpro-stacked ul li.li-item > .navpro-dropdown {
  top: -1px !important;
  left: 100% !important;
}
.rtl .navpro-stacked ul li.li-item > .navpro-dropdown {
  left: auto !important;
  right: 100% !important;
}
.navpro-stacked ul .navpro-dropdown {
  transition-delay: .3s;
}
.navpro-stacked ul .navpro-dropdown.shown {
  transition-delay: 0s;
}
.dropdown-left .navpro-stacked ul li.li-item > .navpro-dropdown {
  left: auto !important;
  right: 100% !important;
}
.navpro-slideout.orientation-vertical .navpro-stacked {
  height: 100%;
  width: 300px;
  overflow: hidden;
  position: fixed;
  justify-content: flex-start;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown {
  width: 300px !important;
  transition-delay: 0s !important;
  box-shadow: none !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  border: 0 !important;
}
.rtl .navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown {
  left: auto !important;
  right: 0 !important;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close {
  top: 18px;
  right: auto;
  left: 26px;
  width: 10px;
  height: 10px;
  color: #333;
  border: 2px solid currentColor;
  border-top-width: 0;
  border-right-width: 0;
  transform: rotate(45deg);
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close:before {
  display: none;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close:after {
  content: '';
  position: absolute;
  height: 19px;
  width: 2px;
  right: auto;
  left: -1px;
  bottom: 0;
  top: auto;
  background: currentColor;
  transform: rotate(45deg);
  transform-origin: 50% 100%;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close + .navpro-dropdown-inner {
  margin-top: 32px;
}
.navpro-slideout.dropdown-left.orientation-vertical .navpro-stacked .li-item > a {
  text-align: right;
}
.navpro-slideout.dropdown-left.orientation-vertical .navpro-stacked .navpro-dropdown {
  left: auto !important;
  right: 0 !important;
}
.rtl .navpro-slideout.dropdown-left.orientation-vertical .navpro-stacked .navpro-dropdown {
  right: auto !important;
  left: 0 !important;
}
@media (min-width: 769px) {
  .navpro.navpro-theme-compact .navpro-dropdown.size-small {
    min-width: 180px;
    width: 180px;
  }
  .navpro.navpro-theme-compact .navpro-dropdown.size-medium {
    width: 260px;
  }
  .navpro.navpro-theme-compact .navpro-dropdown.size-large {
    width: 450px;
  }
  .navpro.navpro-theme-compact .navpro-dropdown.size-xlarge {
    width: 600px;
  }
}
.navpro.navpro-theme-air .navpro-dropdown {
  border-radius: 4px;
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.2);
  border: 0;
}
.navpro.navpro-theme-air .navpro-dropdown > .navpro-shevron {
  border: 0 !important;
}
.navpro.navpro-theme-air.orientation-vertical,
.navpro.navpro-theme-air.navpro-slideout {
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.2);
}
.navpro.navpro-theme-air.orientation-vertical:not(.navpro-slideout) {
  padding: 10px;
  border-radius: 4px;
}
.navpro.navpro-theme-air.orientation-vertical:not(.navpro-slideout) .level-top {
  color: #2b3945;
}
/**
 * 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%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  content: '\f1f8';
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 27.5px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 22px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\f01a';
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@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: #f2f5f7;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #ffffff;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@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 10px 5.5px 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 5.5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 54px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-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-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .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,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form: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 .page-title-wrapper:before,
  .account .page-title-wrapper: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,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 22px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .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 {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    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 {
    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 {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -27.5px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\f02f';
    font-family: "Font Awesome 5 Free";
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous),
  .sidebar .product-items .product-item-info .prolabels-wrapper > div,
  .sidebar .product-items .product-item-info .product-item-actions,
  .is_stuck.box-tocart .paypal.checkout,
  .filter .filter-current ~ .filter-subtitle,
  .sidebar .filter .filter-current-subtitle::before {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5.5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #eff0f1;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 36px;
    padding: 0;
  }
  .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 {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 22px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 4.8rem;
    margin-bottom: 2rem;
  }
  .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: 1260px;
    padding-left: 10px;
    padding-right: 10px;
    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: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 15px;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 15px;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 15px;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 15px;
  }
  .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: 27.5px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    font-size: 16px;
    font-weight: 600;
    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;
    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: #2b3945;
    line-height: 47px;
    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: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #000000;
    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: '\f107';
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    font-weight: 400;
    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: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #eaeaea;
    color: #eaeaea;
    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: #202633;
    padding: 8px 10px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #efefef;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #000000;
  }
  .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: '\f105';
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: '\f0d7';
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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;
  }
  .navigation li {
    position: relative;
  }
  .navigation .level0 > .level-top {
    text-transform: uppercase;
    font-family: arial, helvetica, sans-serif;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .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: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 22px;
    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 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 63px;
    text-decoration: none;
    background: #fafafa;
    border-bottom: none;
    height: 63px;
    padding: 1px 0 1px 0;
  }
  .product.data.items > .item.title > .switch:visited {
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #2b3945;
    text-decoration: none;
  }
  .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 {
    color: #2b3945;
    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: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 66px;
    padding: 48px 48px 0 48px;
  }
  .product.data.items:not(.accordion) > .item.title > .switch,
  .product.data.items.collapsed > [role=tablist] > .item.title > .switch {
    text-transform: uppercase;
    border-color: #2b3945;
    margin-top: 0px;
  }
  .product.data.items:not(.accordion) > .item.title.active > .switch,
  .product.data.items.collapsed > [role=tablist] > .item.title.active > .switch,
  .product.data.items:not(.accordion) > .item.title.active > .switch:focus,
  .product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:focus,
  .product.data.items:not(.accordion) > .item.title.active > .switch:hover,
  .product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:hover {
    border-color: #2b3945;
    z-index: 3;
    padding-top: 1px;
    padding-bottom: 2px;
    margin-top: 0;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .checkout-index-index .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-checkout.-modern .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .amcform-title-wrap {
    flex-grow: unset;
    max-width: initial;
    min-width: 30%;
  }
  .amcform-title-wrap .amcform-title {
    max-width: 174px;
  }
  .amcform-title-wrap:nth-child(3n + 1):before {
    content: none;
  }
  .amcform-title-wrap:nth-child(3n + 1):last-child:before {
    background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
    content: '';
    width: 50%;
  }
  .amcform-title-wrap:nth-child(3n + 1).ui-state-active:last-child:before {
    background: linear-gradient(270deg, #92b0ff 4.63%, rgba(227, 227, 227, 0) 83.33%);
  }
  .amcform-popup-block .amcform-header {
    font-size: 22px;
  }
  .amcform-popup-block .amcform-toolbar {
    flex-direction: row;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button {
    width: auto;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
    margin-top: 0;
  }
  .product.data.items {
    z-index: unset;
  }
  .circle-theme .amcform-title-wrap {
    min-width: 24%;
  }
  .amskit-toolbar-wrap {
    bottom: 25px;
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-toolbar-content {
    max-height: 650px;
  }
  .amskit-headings-wrap {
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .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-wrap: break-word;
    word-break: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    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: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .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: #1979c3;
  }
  .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;
  }
  .amstock-popup-block {
    overflow: auto;
    padding-bottom: 50px;
    max-width: 565px;
    max-height: calc(100% - 25px * 2);
    height: auto;
  }
  .amstock-popup-block > .amstock-button.-close {
    margin: 10px 5px;
    padding: 15px;
    width: 15px;
    height: 15px;
    background-size: 15px;
  }
  .amstock-popup-block > .amstock-content {
    max-height: 375px;
  }
  .amstock-popup-block .amstock-item {
    align-items: center;
    flex-direction: row;
    padding: 5px 0;
  }
  .amstock-popup-block .amstock-item > .amstock-title {
    margin-bottom: 0;
    padding: 0 5px;
  }
  .amstock-popup-block .amstock-item > .amstock-value {
    flex-wrap: nowrap;
    padding: 0 5px;
  }
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items .product-item {
    flex-grow: 1;
  }
  .ajaxpro-modal-dialog.ajaxpro-popup-simple:not(.ajaxpro-modal-dialog-slide) .modal-inner-wrap {
    max-width: 400px;
  }
  .ajaxpro-modal-dialog.modal-popup.modal-slide .modal-footer {
    text-align: center;
    justify-content: center;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide {
    left: auto;
    max-width: 95%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide .ajaxpro-continue-button {
    display: none;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .modal-inner-wrap {
    max-width: 600px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity {
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-1,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-2 {
    width: 100%;
    border: 0;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .actions button {
    margin: 5px 0;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart {
    width: 100%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.qty,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.qty {
    font-size: 1.3rem;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .product-item-photo,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .product-item-photo {
    max-width: 80px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #block-discount {
    min-width: 200px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #coupon_code {
    min-width: 155px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-minicart {
    max-width: 420px;
    width: 100%;
  }
  .breeze-gallery .images {
    overflow: visible;
    flex-wrap: wrap;
  }
  .breeze-gallery .images .item {
    width: calc((100% - (var(--gallery-columns-gap) * var(--gallery-columns-count) - var(--gallery-columns-gap))) / var(--gallery-columns-count));
  }
  .block-swissup-ajaxsearch-results .grid {
    display: flex !important;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper {
    min-width: 450px;
    flex-grow: 2;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 33.333%));
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info {
    border-bottom: none;
    margin: 0;
    box-sizing: border-box;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-photo,
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-details {
    max-width: none;
    display: block;
    text-align: center;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-info-stock-sku {
    justify-content: center;
  }
  .block-swissup-ajaxsearch-results .grid .custom-item-info-wrapper {
    order: -1;
    flex-grow: 1;
    min-width: 170px;
    max-width: 250px;
  }
  ul.select2-results__options > li.select2-results__option {
    margin: 0;
    padding: 1px 6px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper {
    display: block;
    box-sizing: border-box;
    padding: 0;
    border: 2px solid #2b3945;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -1px;
    background: #ffffff;
    position: relative;
    z-index: 1;
    max-width: 30%;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    box-shadow: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container {
    right: auto !important;
    left: 0 !important;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container--open .select2-dropdown {
    right: auto;
    left: -1px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown {
    min-width: 250px;
    max-width: 450px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::before {
    left: 15px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::after {
    left: 14px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results {
    padding: 3px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options {
    padding-right: 3px;
    -webkit-overflow-scrolling: touch;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
    background-color: #e9e9e9;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #2b3945;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .select2-container,
  .block-swissup-ajaxsearch .select2-container .select2-selection--single,
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
  }
  .block-swissup-ajaxsearch .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    height: 100%;
    border: 0;
    border-radius: 0;
    background: none;
  }
  .block-swissup-ajaxsearch .select2-container--default {
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: auto;
    line-height: normal;
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-bottom-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-search--dropdown .select2-search__field {
    box-shadow: none;
    height: auto;
  }
  .block-swissup-ajaxsearch.block-search .actions .action.search {
    display: block;
    position: absolute;
    top: 0;
  }
  .block-swissup-ajaxsearch.block-search .field.search {
    display: flex;
    flex-wrap: nowrap;
  }
  .block-swissup-ajaxsearch.block-search .field.search .origin {
    flex-grow: 1;
  }
  .block-swissup-ajaxsearch ._block-content-loading {
    position: static;
  }
  .block-swissup-ajaxsearch .loading-mask {
    right: 32px;
  }
  .swissup-ajaxsearch-folded-loading .header .block.block-search,
  .block-search.block-swissup-ajaxsearch.folded {
    width: 20px;
    height: 32px;
    opacity: 0;
    padding: 0;
  }
  .swissup-ajaxsearch-folded-loading .header .block.block-search .field.search,
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
  }
  .swissup-ajaxsearch-folded-loading .header .block.block-search .action.search,
  .block-search.block-swissup-ajaxsearch.folded .action.search {
    width: 20px;
    height: 32px;
    right: 0;
  }
  .swissup-ajaxsearch-folded-loading .header .block.block-search .action.search:before,
  .block-search.block-swissup-ajaxsearch.folded .action.search:before {
    font-size: 19px;
  }
  .block-search.block-swissup-ajaxsearch.folded {
    opacity: 1;
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
  }
  .block-search.block-swissup-ajaxsearch.folded .input-inner-wrapper .close {
    display: none;
    /* used for fullscreen mode only */
    width: 24px;
    height: 24px;
  }
  .block-search.block-swissup-ajaxsearch.folded .actions {
    z-index: 1001;
  }
  .block-search.block-swissup-ajaxsearch.folded .actions .action.close {
    position: absolute;
    z-index: 1001;
    top: 4px;
    right: -2px;
  }
  .block-search.block-swissup-ajaxsearch.folded .action.search .loading-mask {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .field.search {
    opacity: 1;
    width: auto;
    height: auto;
    visibility: visible;
    overflow: visible;
    min-width: 350px;
    padding: 0 0;
    top: 0;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .action.search {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    right: 2px;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .actions .action.close {
    width: 24px;
    height: 24px;
    transition: 300ms opacity ease-in-out;
    opacity: 1;
    overflow: visible;
  }
  .ajaxsearch-mask {
    opacity: 0;
    position: fixed;
    background: rgba(255, 255, 255, 0);
    z-index: 999;
  }
  .ajaxsearch-mask.shown {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search {
    background-color: transparent;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search .input-text {
    box-shadow: 0 0 10px 15px #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper {
    flex-shrink: 0;
    min-width: 90px;
    width: 90px;
    margin-right: -90px;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    padding-left: 95px;
  }
  .block-search.block-swissup-ajaxsearch.inline.shown .field.search {
    left: auto;
    right: 0;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .select2-selection--single {
    font-size: 40px;
    font-weight: 600;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .control,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-wrapper,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .twitter-typeahead {
    height: 100%;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text {
    border: 0;
    box-shadow: none;
    background: #ffffff;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text::placeholder {
    color: #cacaca;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .swissup-ajaxsearch-filter-category-wrapper {
    border: 0;
    background: #ffffff;
    border-right: 4px solid #333333;
    min-width: 140px;
    max-width: 200px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .input-inner-wrapper .action.close {
    display: flex;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown {
    z-index: 9999;
    position: static;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .field.search {
    z-index: 1000;
    left: 0;
    right: 0;
    top: 30px;
    height: 80px;
    padding-left: 10%;
    padding-right: 10%;
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .actions .action.close {
    display: none !important;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results {
    margin-top: 10px;
    padding-top: 10px;
    border: 0;
    border-top: 4px solid #333333;
    box-shadow: none;
    filter: none;
    max-width: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::before,
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::after {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .tt-dataset {
    max-height: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .list {
    font-size: 1.5rem;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask {
    background: #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask.shown {
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 7px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-results > .select2-results__options {
    max-height: 400px;
  }
  .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
  }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
  }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
  }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-search--inline {
    float: left;
  }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
  }
  .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
  }
  .select2-results {
    display: block;
  }
  .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-results__option[aria-selected] {
    cursor: pointer;
  }
  .select2-container--open .select2-dropdown {
    left: 0;
  }
  .select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-search--dropdown {
    display: block;
    padding: 4px;
  }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
  }
  .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-search--dropdown.select2-search--hide {
    display: none;
  }
  .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
  }
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }
  .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
  }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
  }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
  }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
  }
  .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
  }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
  }
  .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
  }
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
  }
  .select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
  }
  .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0;
  }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
  }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
  }
  .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
  }
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
  }
  .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
  }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
  }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
  }
  .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
  }
  .select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
  }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
  }
  .select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
  }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
  }
  .select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
  }
  .select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
  }
  .select2-container--classic .select2-dropdown--above {
    border-bottom: none;
  }
  .select2-container--classic .select2-dropdown--below {
    border-top: none;
  }
  .select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--classic .select2-results__option[role=group] {
    padding: 0;
  }
  .select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
  }
  .select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
  }
  .select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
  }
  .product.data.items .block.crosssell .products-grid .product-item {
    width: 25%;
    margin: 0;
  }
  .product.data.items .block.crosssell .product-item-actions {
    margin-top: 10px;
  }
  .product.data.items.collapsed > [role=tablist] {
    float: left;
    overflow-x: visible;
  }
  .product.data.items.collapsed > [role=tablist] > .item.title > .switch {
    padding: 1px 0 1px 0;
  }
  .product.data.items.accordion {
    margin: 0;
    padding: 0;
  }
  .product.data.items.accordion > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items.accordion > .item.title > .switch {
    display: block;
  }
  .product.data.items.accordion > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items.accordion > .item.content:before,
  .product.data.items.accordion > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items.accordion > .item.content:after {
    clear: both;
  }
  .product.data.items.accordion > .item.content.active {
    display: block;
  }
  .product.data.items.accordion > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items.accordion > .item.title > .switch {
    background: #eff0f1;
    height: 50px;
    padding: 1px 10px 1px 10px;
    font-family: arial, helvetica, sans-serif;
    font-weight: 600;
    line-height: 50px;
    color: #8f98a1;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:visited {
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:hover {
    color: #2b3945;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:active {
    color: #2b3945;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title:not(.disabled) > .switch:active,
  .product.data.items.accordion > .item.title.active > .switch,
  .product.data.items.accordion > .item.title.active > .switch:focus,
  .product.data.items.accordion > .item.title.active > .switch:hover {
    color: #2b3945;
    text-decoration: none;
    padding-bottom: 1px;
  }
  .product.data.items.accordion > .item.content {
    background: #ffffff;
    margin: -5px 0 5px;
    padding: 10px 15px;
  }
  .product.data.items.accordion > .item.title.active > .switch,
  .product.data.items.accordion > .item.title.active > .switch:focus,
  .product.data.items.accordion > .item.title.active > .switch:hover {
    padding: 1px 10px 1px 10px;
  }
  .product.data.items.accordion > .item.title a::after {
    display: block !important;
  }
  .product.data.items.accordion > .item.content:not([aria-hidden]) {
    display: none;
  }
  .product.data.items.expanded {
    display: flex;
    flex-flow: row wrap;
  }
  .product.data.items.expanded > .item.title {
    width: 25%;
    padding: 22px 10px 0 10px;
  }
  .product.data.items.expanded > .item.title h2 {
    font-size: 3rem;
  }
  .product.data.items.expanded > .item.content {
    border-top: 2px solid #eff0f1;
    width: calc(75% - 1px);
    padding: 32px 10px 0 10px;
  }
  .product.info.detailed .tabs-toolbar {
    background: #ffffff;
    box-shadow: 0 2px 0 #eff0f1;
    top: 0;
    z-index: 99;
    display: flex;
    position: sticky;
    text-align: center;
  }
  .product.info.detailed .tabs-toolbar-item {
    font-size: 3rem;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    padding: 1.5rem 1rem;
    width: 100%;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .product.info.detailed .tabs-toolbar-item.active {
    box-shadow: 0 2px 0 #2b3945;
  }
  .product.info.detailed .tabs-toolbar ~ .data.items > .item.title {
    visibility: hidden;
    height: 0;
    width: 100%;
    border: 0;
    padding: 0;
    overflow: hidden;
  }
  .product.info.detailed .tabs-toolbar ~ .data.items > .item.content {
    width: 100%;
  }
  .product.featured-attributes {
    display: block;
  }
  .block.newsletter .form.subscribe.hidden-consents > .field,
  .block.newsletter .form.subscribe.visible-consents > .field,
  .block.newsletter .form.subscribe.hidden-consents > .actions,
  .block.newsletter .form.subscribe.visible-consents > .actions {
    float: none;
  }
  .cookie-bar-mode-minimalistic .cookie-bar-container {
    flex-direction: row;
    align-items: center;
  }
  .cookie-bar-mode-minimalistic .cookie-bar-buttons {
    justify-content: flex-end;
    max-width: 50%;
  }
  .cookie-settings-multicols .cookie-groups {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .cookie-settings-multicols .cookie-group {
    width: calc(50% - 7px);
  }
  .cookie-settings-multicols .cookie-group-description {
    min-height: 85px;
  }
  :where(.products-grid, .products-list) .product-item-photo {
    position: relative;
  }
  .products-grid .product-item-photo {
    display: block;
  }
  :where(.products-grid, .products-list) .product-item-photo:hover .product-image-container {
    z-index: 0;
  }
  :where(.products-grid, .products-list) .product-item-photo:hover .hover-image-container {
    opacity: 1;
    z-index: 1;
  }
  @starting-style {
    :where(.products-grid, .products-list) .product-item-photo:hover .hover-image-container {
      opacity: 0;
    }
  }
  .table.grouped .col.qty {
    width: 30%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 33px;
    padding: 10px 0 33px;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #eff0f1;
  }
  .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 .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #eff0f1;
  }
  .paypal-review-discount .block {
    margin-bottom: 16.5px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 44px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 4.8rem;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 22px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .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%;
    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;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 22px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #ffffff;
    box-shadow: none;
    color: #5e5e5e;
    border: 1px solid #eff0f1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #fafafa;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #eff0f1;
  }
  .modes-mode.active {
    box-shadow: none;
    background: #ededed;
    color: #9e9e9e;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: #7d7d7d;
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15.5px;
  }
  .product-info-main .product-add-form {
    padding-top: 22px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 24px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 27.5px;
  }
  .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%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 52px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .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;
    text-transform: none;
    color: #333333;
    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:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\f002';
    font-family: "Font Awesome 5 Free";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    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,
  .block-search .action.search:active {
    color: #333333;
  }
  .block-search .action.search:hover {
    color: #333333;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 22px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 22px 27.5px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 22px;
    margin: 0 0 10px;
  }
  .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 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 22px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 22px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 27.5px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 33px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 22px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #8f98a1;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: "Font Awesome 5 Free";
    content: '\f00c';
  }
  .opc-progress-bar-item._active:before {
    background: #ff7a0e;
    border-color: #ff7a0e;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff7a0e;
    border-color: #ff7a0e;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff7a0e;
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 22px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 22px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 22px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .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: 101;
    -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: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.5rem;
    border-bottom: 0;
    margin-bottom: 27.5px;
  }
  .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: 10px 33px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 44px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 22px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 33px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .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%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 22px;
    vertical-align: top;
    width: 48%;
  }
  .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: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 22px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 24px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -22px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 22px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 2px solid #e1e1e1;
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    height: 52px;
    line-height: 24px;
    padding: 12px 15px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.4rem;
    margin: 0 0 0 5.5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.4rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 14px;
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 22px;
    margin-right: 0;
  }
  .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;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 22px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 22px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 22px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 22px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #eff0f1;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #eff0f1;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #eff0f1;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 22px 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: 22px;
    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%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 22px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 44px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 33px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    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 #eff0f1;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 27.5px;
    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: 5.5px;
    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 22px 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 #eff0f1;
    padding: 5.5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5.5px;
  }
  .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: 16px;
    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: 27.5px;
    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: 27.5px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 22px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #4c515a;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5.5px 10px 10px;
    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: 10px;
    padding: 5.5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff7a0e;
    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: 27.5px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15.5px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 16px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 22px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 22px 2px 22px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .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;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #4c515a;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 22px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\f106';
    font-family: "Font Awesome 5 Free";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 0;
    margin-top: 4px;
    min-width: 160px;
    z-index: 102;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 12px -5px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    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;
    text-transform: none;
    color: #333333;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    color: #333333;
  }
  .customer-welcome .action.switch:hover {
    color: #333333;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\f106';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5.5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5.5px 0 5.5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 33px 22px 0;
  }
  .logo {
    margin: -8px auto 27.5px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #202633;
    margin-top: auto;
    padding-bottom: 27.5px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 22px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 15px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #ffffff transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 22px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .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;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 12px;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    text-align: center;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .argento-tabs {
    position: relative;
    z-index: 1;
  }
  .argento-tabs:before,
  .argento-tabs:after {
    content: '';
    display: table;
  }
  .argento-tabs:after {
    clear: both;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    float: left;
    width: auto;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    height: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .argento-tabs > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    margin-top: 22px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .argento-tabs > .item.content:before,
  .argento-tabs > .item.content:after {
    content: '';
    display: table;
  }
  .argento-tabs > .item.content:after {
    clear: both;
  }
  .argento-tabs > .item.content.active {
    display: block;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    margin: 0 -1px 0 0;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 63px;
    text-decoration: none;
    background: #fafafa;
    border-bottom: none;
    height: 63px;
    padding: 1px 0 1px 0;
  }
  .argento-tabs > .item.title > .switch:visited {
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:hover {
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:active {
    color: #2b3945;
    text-decoration: none;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:active,
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover,
  .argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-title strong {
    color: #2b3945;
    text-decoration: none;
  }
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover,
  .argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-title strong {
    padding-bottom: 2px;
  }
  .argento-tabs > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    background: #ffffff;
    margin-top: 66px;
    padding: 48px 48px 0 48px;
  }
  .argento-tabs:not(.accordion) > .item.title > .switch,
  .argento-tabs.collapsed > [role=tablist] > .item.title > .switch {
    text-transform: uppercase;
    border-color: #2b3945;
    margin-top: 0px;
  }
  .argento-tabs:not(.accordion) > .item.title.active > .switch,
  .argento-tabs.collapsed > [role=tablist] > .item.title.active > .switch,
  .argento-tabs:not(.accordion) > .item.title.active > .switch:focus,
  .argento-tabs.collapsed > [role=tablist] > .item.title.active > .switch:focus,
  .argento-tabs:not(.accordion) > .item.title.active > .switch:hover,
  .argento-tabs.collapsed > [role=tablist] > .item.title.active > .switch:hover {
    border-color: #2b3945;
    z-index: 3;
    padding-top: 1px;
    padding-bottom: 2px;
    margin-top: 0;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    cursor: pointer;
  }
  .argento-tabs > .block {
    margin: 0;
  }
  .argento-tabs > .widget {
    clear: none;
  }
  .page-layout-1column.catalogsearch-advanced-index .page-title-wrapper,
  .page-layout-1column.customer-account-create .page-title-wrapper,
  .page-layout-1column.customer-account-createpassword .page-title-wrapper,
  .page-layout-1column.customer-account-forgotpassword .page-title-wrapper,
  .page-layout-1column.customer-account-confirm .page-title-wrapper,
  .page-layout-1column.sales-guest-form .page-title-wrapper,
  .page-layout-1column.testimonials-index-new .page-title-wrapper {
    text-align: center;
  }
  .abs-argento-wide-primary-action .actions-toolbar .primary {
    width: 100%;
  }
  .abs-argento-wide-primary-action .actions-toolbar .primary .action,
  .abs-argento-wide-primary-action .actions-toolbar .primary .button {
    width: 100%;
  }
  .abs-argento-wide-primary-action .actions-toolbar .primary button + button {
    margin-top: 10px;
  }
  .page-wrapper {
    max-width: none;
    margin: 0px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .page-layout-1column .filter .swatch-attribute-options {
    margin: 0;
    padding: 5.5px 10px;
  }
  .md-flex {
    display: flex;
  }
  .flex-row {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .flex-col > div + div,
  .flex-col-left > div + div,
  .flex-col-center > div + div,
  .flex-col-right > div + div {
    margin-left: 10px;
  }
  .flex-col.nowrap,
  .flex-col-left.nowrap,
  .flex-col-center.nowrap,
  .flex-col-right.nowrap {
    min-width: 0;
  }
  .flex-col-left {
    margin-right: auto;
  }
  .flex-col-center {
    padding: 0 10px;
    margin: 0 auto;
  }
  .flex-col-right {
    margin-left: auto;
  }
  .flex-grow-1.flex-col-left {
    justify-content: flex-start;
  }
  .flex-grow-1.flex-col-center {
    justify-content: center;
  }
  .flex-grow-1.flex-col-right {
    justify-content: flex-end;
  }
  .flex-grow-1 {
    align-items: center;
    display: flex;
    flex: 1;
  }
  .flex-grow-none {
    flex: none;
  }
  .header.panel > .header.links > li.welcome::before {
    content: ' ';
    display: inline-block;
    min-height: 1em;
  }
  .header.panel > .header.links > li.welcome a {
    color: #2b3945;
    text-decoration: underline;
  }
  .logo {
    margin-right: 10px;
    margin-left: 0;
  }
  .page-header .switcher.customer,
  .page-header .panel.wrapper .switcher.customer {
    display: inline-block;
    white-space: nowrap;
  }
  .page-header .switcher.customer .toggle,
  .page-header .panel.wrapper .switcher.customer .toggle {
    padding-right: 12px;
    cursor: pointer;
  }
  .page-header .switcher.customer .toggle .text,
  .page-header .panel.wrapper .switcher.customer .toggle .text {
    display: none;
  }
  .page-header .switcher.customer .options .action.toggle::after,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle::after {
    content: '\f007';
    color: #757575;
    font-size: 22px;
    margin-left: 6px;
  }
  .page-header .switcher.customer .options .action.toggle a:hover,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle a:hover,
  .page-header .switcher.customer .options .action.toggle a:active,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle a:active {
    text-decoration: none;
  }
  .page-header .switcher.customer .options .action.toggle:hover::after,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle:hover::after {
    color: #333;
  }
  .page-header div.wishlist {
    display: inline-block;
  }
  .page-header div.wishlist a:hover,
  .page-header div.wishlist a:active {
    text-decoration: none;
  }
  .page-header div.wishlist .text {
    display: none;
  }
  .page-header div.wishlist .icon {
    font-style: normal;
    display: inline-block;
    text-decoration: none;
  }
  .page-header div.wishlist .icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: inherit;
    color: #757575;
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .page-header div.wishlist .icon:hover:before {
    color: #333333;
  }
  .page-header div.wishlist .icon:active:before {
    color: #333333;
  }
  .header.content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-header .switcher {
    order: initial;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before,
  .minicart-wrapper .action.showcart:after,
  .minicart-wrapper .action.showcart.active:after {
    line-height: 30px;
  }
  .block-search {
    z-index: 90;
  }
  .block-search input {
    font-size: inherit;
  }
  .block-search .action.search:before {
    line-height: 30px;
  }
  .block-search .control {
    position: static;
    border-bottom: none;
  }
  .customer-welcome .action.switch {
    color: inherit;
  }
  .customer-welcome .action.switch:hover,
  .customer-welcome .action.switch:focus {
    color: inherit;
  }
  .customer-welcome .action.switch:after {
    font-size: 14px;
    line-height: inherit;
  }
  .page-header .nav-sections {
    flex-grow: 1;
    flex-shrink: 1;
  }
  .page-header.configurable .header.content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-header.configurable .header.content .nav-sections {
    margin-bottom: 0;
  }
  .page-header.configurable .switcher {
    float: none;
    order: initial;
    margin-right: 0;
  }
  .page-header.configurable .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .page-header.configurable .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .page-header.configurable .header.links > li {
    margin: 0 0 0 15px;
  }
  .page-header.configurable .header.links > li > a {
    color: #2b3945;
  }
  .page-header.configurable .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .page-header.configurable .logo {
    max-width: none;
    margin: 0 auto;
  }
  .page-header.configurable .header.bottom {
    max-width: 1260px;
    margin: 0 auto;
  }
  .page-header.configurable [class*="flex-col-"]:has(.nav-sections) {
    display: flex;
    flex-grow: 1;
  }
  .page-header.configurable .flex-col-left .block-search.block-swissup-ajaxsearch.inline.shown .field.search {
    left: 0;
    right: auto;
  }
  .page-header.configurable .flex-col-left .block-search.block-swissup-ajaxsearch.inline.shown .action.close {
    left: 330px;
  }
  .page-header.configurable .flex-col-left .switcher .options ul.dropdown,
  .page-header.configurable .flex-col-left .minicart-wrapper .block-minicart {
    left: 0;
    right: auto;
  }
  .page-header.configurable .flex-col-left .switcher .options ul.dropdown:before,
  .page-header.configurable .flex-col-left .minicart-wrapper .block-minicart:before {
    left: 10px;
    right: auto;
  }
  .page-header.configurable .flex-col-left .switcher .options ul.dropdown:after,
  .page-header.configurable .flex-col-left .minicart-wrapper .block-minicart:after {
    left: 9px;
    right: auto;
  }
  .page-footer {
    padding-bottom: 0;
  }
  .footer.content .links {
    padding: 0;
  }
  .footer.content .links > li {
    font-size: 16px;
    margin: 0 0 8px;
  }
  .footer.content ul {
    padding-right: 30px;
  }
  .navigation li {
    margin: 0;
  }
  .navigation:has(:focus-visible) .ui-state-active {
    outline: 2px solid;
  }
  .navigation .ui-menu:focus-visible:has(.ui-state-active) {
    outline: none;
  }
  .flex-row .nav-sections {
    width: 100%;
  }
  .navigation .parent > a {
    display: inline-block;
    text-decoration: none;
  }
  .navigation .parent > a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: inherit;
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    margin: 0 0 0 3px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .parent > a:after {
    float: right;
    line-height: normal;
  }
  .navigation .parent.level-top > a:after {
    content: '\f107';
  }
  .navigation .parent.level-top > a:after {
    float: none;
    vertical-align: baseline;
  }
  .navigation .parent .ui-menu-icon::after {
    display: none !important;
  }
  .nav-sections.is_stuck {
    z-index: 505;
  }
  .minicart-wrapper .block-minicart {
    width: 300px;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(n) {
    margin: 0 0 6px 6px;
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .modes-mode {
    border-color: #e1e3e5;
  }
  .modes-mode:last-child {
    border-right: 1px solid #e1e3e5;
  }
  .products-grid .product-item-actions {
    display: table;
    width: 100%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0 0 15px;
  }
  .wishlist-index-index .product-item-inner {
    position: static;
    border: none;
    padding: 0;
    background: transparent;
    box-shadow: none;
    display: block;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 42px;
  }
  .page-layout-1column .toolbar-products {
    box-sizing: border-box;
  }
  .page-layout-1column .filter.block {
    border: 0;
    margin: 20px 0;
  }
  .page-layout-1column .filter-options-title {
    background-color: #ffffff;
    border: 2px solid #eff0f1;
    padding: 7px 10px;
  }
  .page-layout-1column .filter-options-title:after {
    position: static;
    margin-left: 7px;
  }
  .page-layout-1column .filter-options-content {
    padding: 6px;
    border-radius: 0;
    box-shadow: 0 3px 12px -5px rgba(0, 0, 0, 0.15);
    border: 0;
  }
  .page-layout-1column .filter-options-item {
    margin-right: 10px;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 4;
  }
  .page-layout-1column .filter-options-item.active::before {
    border-bottom-color: #ffffff;
    bottom: 0;
  }
  .page-layout-1column.emulate-1column-filters .block.filter {
    margin: 0;
  }
  .page-layout-1column.emulate-1column-filters .filter-content {
    margin: 0;
  }
  .sidebar .product-items .product-item-info {
    padding: 0;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    position: static;
    max-width: 75px;
    clear: left;
  }
  .sidebar .product-items .product-item-info .product-item-details {
    text-align: left;
  }
  .breadcrumbs ~ .page-main > .messages .message {
    margin-top: 0;
  }
  .block.newsletter .field.newsletter {
    max-width: none;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: none;
  }
  .jumbotron .stub {
    border-width: 31px 51px 0;
    margin-left: -51px;
  }
  .jumbotron .stub:after {
    border-width: 30px 50px 0;
    top: -31px;
    margin-left: -50px;
  }
  .jumbotron .cover .triangle {
    border-bottom-width: 30px;
  }
  .jumbotron .cover .left {
    border-right: 49px solid transparent;
  }
  .jumbotron .cover .right {
    border-left: 49px solid transparent;
  }
  .stub ~ .container,
  .stub + .h2 {
    padding-top: 15px;
  }
  .cover ~ .container {
    padding-bottom: 25px;
  }
  .argento-float-photo {
    float: right;
    margin: -48px -48px 0 10px;
    max-width: 45%;
    position: relative;
  }
  .product.data.items.accordion .argento-float-photo {
    margin: -10px -10px 0 10px;
  }
  .product.data.items.expanded .argento-float-photo {
    margin: -2rem -0.5rem 0 10px;
  }
  .is_stuck.box-tocart {
    background: #ffffff !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    position: fixed !important;
    bottom: auto !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
  }
  .is_stuck.box-tocart .box-tocart-inner {
    border-bottom: 2px solid #eff0f1;
  }
  .is_stuck.box-tocart .box-tocart-inner:before,
  .is_stuck.box-tocart .box-tocart-inner:after {
    content: '';
    display: table;
  }
  .is_stuck.box-tocart .box-tocart-inner:after {
    clear: both;
  }
  .is_stuck.box-tocart .field.qty {
    margin: 0;
  }
  .is_stuck.box-tocart .action.tocart,
  .is_stuck.box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 0;
  }
  .is_stuck .product-info-sticky {
    float: left;
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-height: 52px;
    max-width: calc(97% - 400px);
    width: 57%;
  }
  .is_stuck .product-info-sticky .info-inner {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .is_stuck .product-info-sticky .photo {
    display: inline-block;
    vertical-align: middle;
  }
  .is_stuck .product-info-sticky .photo img {
    max-height: 52px;
    vertical-align: top;
  }
  .is_stuck .product-info-sticky .name {
    vertical-align: middle;
  }
  .is_stuck .product-info-sticky .price-box {
    display: none;
    padding: 0;
  }
  .is_stuck .product-info-sticky .price-box .price-container > span {
    margin: 0;
    font-size: 3rem;
  }
  .is_stuck .product-info-sticky .price-box .price-container .price {
    font-size: 3rem;
    font-weight: bold;
  }
  .is_stuck .box-tocart-inner {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px;
    padding: 0 10px 10px;
    width: auto;
  }
  .is_stuck .fieldset {
    float: right;
    margin: 0;
    min-width: 400px;
    width: 40%;
  }
  .is_stuck .fieldset:last-child {
    margin: 0;
  }
  .customer-account-create .block-swissup-social-login {
    width: auto;
  }
  .customer-account-create .block-swissup-social-login .buttons {
    justify-content: center;
  }
  .checkout-cart-index .cart-summary .block.discount .label {
    display: none;
  }
  .checkout-cart-index .cart-container .cart.main.actions {
    text-align: left;
  }
  .page-layout-checkout:not(.firecheckout) .header.content,
  .page-layout-checkout:not(.firecheckout) .page-main {
    max-width: 1024px;
  }
  .page-layout-checkout .page-header .header.content {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-layout-checkout .logo {
    margin: 0;
  }
  .page-layout-checkout .page-main {
    padding-top: 15px;
  }
  .opc-sidebar {
    margin: 0;
  }
  .opc-block-summary {
    padding: 0;
  }
  .opc-block-shipping-information {
    padding: 0;
  }
  .shipping-policy-block.field-tooltip {
    top: 12px;
  }
  .page-layout-checkout:not(.firecheckout) .opc-wrapper .opc,
  .page-layout-checkout:not(.firecheckout) .opc-sidebar {
    background: #ffffff;
    border: 1px solid #f2f5f7;
    border-radius: 4px;
    box-shadow: 0 2px 6px -5px rgba(0, 0, 0, 0.1);
    padding: 25px 35px;
    box-sizing: border-box;
  }
  .page-layout-checkout .opc-wrapper .step-title,
  .page-layout-checkout .opc-block-summary > .title {
    font-weight: bold;
  }
  .page-layout-checkout .modal-popup .modal-title,
  .page-layout-checkout .modal-popup .modal-footer {
    border-color: #eaeaea;
  }
  .page-layout-checkout .authentication-wrapper {
    margin-top: -56px;
  }
  .page-layout-checkout .authentication-dropdown {
    top: calc(100% + 3px);
    border-color: #f2f5f7;
    border-radius: 4px;
  }
  .page-layout-checkout .authentication-dropdown .modal-inner-wrap {
    border-radius: 4px;
  }
  .product-info-main .product.data.items #product-review-container,
  .product-info-main .product.data.items .review-add {
    float: none;
    width: 100%;
  }
  .product-info-main .product.data.items #product-review-container .review-item:first-child {
    padding-top: 0;
  }
  .product-info-main .product.data.items #product-review-container .review-item:last-child {
    padding-bottom: 30px;
  }
  .product-info-main .product.data.items #product-review-container .review-toolbar {
    margin: 0;
  }
  .product-info-main .product.data.items #product-review-container .review-toolbar .pages {
    padding: 0;
  }
  .product-info-main .product.data.items .review-fieldset {
    margin-bottom: 22px;
  }
  .captcha-image .captcha-reload {
    margin-left: -10px;
  }
  .cms-elements .page-main .contents ol {
    column-count: 3;
  }
  .image-block.element .info,
  .image-block.element .picture {
    width: 50%;
  }
  .image-block.element .info {
    padding: 3em;
  }
  .image-block.element.right {
    flex-direction: row;
  }
  .image-block.element.left {
    flex-direction: row-reverse;
  }
  .background-divider.element {
    display: flex;
    justify-content: center;
  }
  .background-divider.element > img {
    display: inline;
    max-width: 50%;
  }
  .background-divider.element .content {
    left: 50%;
    top: 50%;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .background-divider.element .content .action.primary {
    max-width: 150px;
    margin: 0 auto;
  }
  .element.icon-text-small .icons {
    padding: 4em;
  }
  .element.icon-text-small .icons .item {
    width: 49%;
  }
  .element.icon-text-big {
    flex-direction: row;
    justify-content: space-around;
  }
  .element.icon-text-big .item {
    width: 30%;
    margin: 20px 1%;
    padding: 4em 3em 6em;
  }
  .element.icon-text-top .block-title {
    margin-bottom: 15px;
  }
  .element.icon-text-top .block-title [role="heading"] {
    font-weight: 600;
    font-size: 42px;
  }
  .element.icon-text-top .content {
    flex-direction: row;
    justify-content: space-around;
  }
  .element.icon-text-top .content .item {
    width: 30%;
    margin: 20px 2%;
    padding: 3em 2em 5em;
  }
  .element.product-info .product-item-info {
    flex-direction: row-reverse;
    justify-content: space-evenly;
    align-items: center;
  }
  .element.product-info .product-item-info > div,
  .element.product-info .product-item-info > .product-item-photo {
    max-width: 500px;
  }
  .element.products-grid .block-title [role="heading"]::after,
  .element.products-slider .block-title [role="heading"]::after {
    display: inline-block;
  }
  .element.bio {
    flex-direction: row;
  }
  .element.bio .item {
    width: 30%;
    margin-bottom: 10px;
  }
  .element.pricing .block-title .heading {
    font-size: 4.8rem;
  }
  .element.pricing .block-content {
    flex-direction: row;
    padding: 4em;
  }
  .element.pricing .block-content .price-block {
    width: 32%;
  }
  .element.news .block-title {
    margin-bottom: 2em;
  }
  .element.news .block-title [role="heading"] {
    font-weight: 600;
    font-size: 32px;
  }
  .element.news .content .post-list {
    flex-direction: row;
  }
  .element.news .content .post-list li.item {
    flex-direction: row;
    width: 49%;
  }
  .element.news .content .post-list li.item .post-image {
    display: inline-block;
    width: 43%;
  }
  .element.news .content .post-list li.item .post-image img {
    display: block;
  }
  .element.news .content .post-list li.item .post-content {
    width: 54%;
    padding: 15px 15px 15px 40px;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-container .swiper-slide {
    max-width: none;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-prev,
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-next {
    display: block;
    top: 50%;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-prev {
    left: 0;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-next {
    right: 0;
    left: auto;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial {
    padding: 10px 50px 50px;
    display: flex;
    margin: 0;
    border-radius: 4px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author {
    transform: none;
    top: auto;
    bottom: 80px;
    position: absolute;
    left: 460px;
    text-align: left;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial img {
    order: -1;
    z-index: 1;
    width: auto;
    height: auto;
    transform: none;
    position: static;
    max-width: 350px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial::before {
    display: none;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    text-align: left;
    background: #fafafa;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote::before {
    color: #2745b2;
    font-size: 14em;
    font-family: arial, helvetica, sans-serif;
    display: block;
    position: absolute;
    content: "\201D";
    font-weight: normal;
    top: auto;
    margin-top: -10px;
    z-index: 2;
    left: auto;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .testimonial-message {
    position: relative;
    font-size: 2.4rem;
  }
  .abs-argento-force-title-centered,
  .page-title-wrapper .page-title,
  .argento-force-title-centered [role="heading"],
  .hero .block-title [role="heading"][aria-level="1"],
  .hero .block-title [role="heading"][aria-level="2"],
  .catalog-product-view .column.main > .block .block-title [role="heading"],
  .element.testimonials .testimonials-slider .content-heading {
    padding-left: 100px;
    padding-right: 100px;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-title-wrapper .page-title::before,
  .page-title-wrapper .page-title::after,
  .argento-force-title-centered [role="heading"]::before,
  .argento-force-title-centered [role="heading"]::after,
  .hero .block-title [role="heading"][aria-level="1"]::before,
  .hero .block-title [role="heading"][aria-level="1"]::after,
  .hero .block-title [role="heading"][aria-level="2"]::before,
  .hero .block-title [role="heading"][aria-level="2"]::after,
  .catalog-product-view .column.main > .block .block-title [role="heading"]::before,
  .catalog-product-view .column.main > .block .block-title [role="heading"]::after,
  .element.testimonials .testimonials-slider .content-heading::before,
  .element.testimonials .testimonials-slider .content-heading::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    background-color: #f7f7f7;
    width: 80px;
    height: 3px;
  }
  .page-title-wrapper .page-title::before,
  .argento-force-title-centered [role="heading"]::before,
  .hero .block-title [role="heading"][aria-level="1"]::before,
  .hero .block-title [role="heading"][aria-level="2"]::before,
  .catalog-product-view .column.main > .block .block-title [role="heading"]::before,
  .element.testimonials .testimonials-slider .content-heading::before {
    left: 0;
  }
  .page-title-wrapper .page-title::after,
  .argento-force-title-centered [role="heading"]::after,
  .hero .block-title [role="heading"][aria-level="1"]::after,
  .hero .block-title [role="heading"][aria-level="2"]::after,
  .catalog-product-view .column.main > .block .block-title [role="heading"]::after,
  .element.testimonials .testimonials-slider .content-heading::after {
    right: 0;
  }
  .abs-argento-force-title-reset,
  .catalog-product-view .page-title-wrapper .page-title,
  .account .page-title-wrapper .page-title {
    padding-left: 0;
    padding-right: 0;
    white-space: normal;
    max-width: none;
    overflow: visible;
    text-overflow: initial;
  }
  .catalog-product-view .page-title-wrapper .page-title::before,
  .catalog-product-view .page-title-wrapper .page-title::after,
  .account .page-title-wrapper .page-title::before,
  .account .page-title-wrapper .page-title::after {
    display: none;
  }
  .filter-options-content::before {
    right: 0;
    position: absolute;
    content: '';
    top: 0;
    width: 70px;
    height: 2px;
    border: 0;
    background: #ffd81e;
  }
  .filter-options-content::after {
    display: none;
  }
  .breadcrumbs ~ .page-main .page-title-wrapper {
    margin-top: 0;
  }
  .page-header {
    border-bottom: 2px solid #ebeef0;
  }
  .page-header .panel.wrapper {
    border-bottom: 2px solid #ebeef0;
  }
  .page-header .header.panel {
    padding: 4px 10px;
    max-width: none;
  }
  .page-header .header.panel > .header.links {
    display: none;
  }
  .page-header .header.panel [class*="col-md-"]:has(.switcher) {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .page-header .header.panel [class*="col-md-"]:has(.switcher) .switcher {
    float: none;
  }
  .page-header .header.panel .switcher .options .action.toggle {
    line-height: 30px;
  }
  .page-header .header.panel .switcher .options .action.toggle::after {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTEgNiI+PGcgZmlsbD0ibm9uZSI+PGcgZmlsbD0iIzIwMjYzMyI+PHBvbHlnb24gdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzNTIgLTE3KXRyYW5zbGF0ZSgwIDgpdHJhbnNsYXRlKDEyNzAgMyl0cmFuc2xhdGUoODcuNSA5KXJvdGF0ZSgtMjcwKXRyYW5zbGF0ZSgtODcuNSAtOSkiIHBvaW50cz0iOTAgOSA4NyAxNCA4NSAxNCA4OCA5IDg1IDQgODcgNCIvPjwvZz48L2c+PC9zdmc+');
    width: 10px;
    height: 10px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .page-header .header.panel .switcher .options .action.toggle.active::after {
    transform: scaleY(-1);
    content: '';
  }
  .page-header .header.panel .switcher .options .action.toggle .link {
    text-decoration: none;
    color: #2b3945;
  }
  .page-header .nav-sections {
    margin-bottom: 0;
  }
  .page-header .switcher.customer .options .action.toggle .icon,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle .icon {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEwIDEzIj48ZyBmaWxsPSJub25lIj48ZyBmaWxsPSIjMkIzOTQ1Ij48cGF0aCBkPSJNMyA3TDcgN0M4LjcgNyAxMCA4LjMgMTAgMTBMMTAgMTMgMCAxMyAwIDEwQzAgOC4zIDEuMyA3IDMgN1oiLz48Y2lyY2xlIGN4PSI1IiBjeT0iMyIgcj0iMyIvPjwvZz48L2c+PC9zdmc+');
    width: 13px;
    height: 13px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .page-header .switcher.customer .options .action.toggle::after,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle::after {
    content: '';
  }
  .page-header .switcher.customer .options .action.toggle .text,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle .text {
    display: inline-block;
  }
  .page-header div.wishlist .icon::before {
    content: '\f004';
    color: #2b3945;
  }
  .header.content {
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    display: flex;
    align-items: center;
  }
  .logo {
    margin-top: 0;
    margin-bottom: 0;
    flex-shrink: 0;
  }
  .page-header.configurable .header.content {
    padding: 5px 10px;
  }
  .page-header.configurable .header.content .switcher.customer {
    margin-top: 7px;
  }
  .page-header.configurable .panel.header .minicart-wrapper .block-minicart {
    margin-top: 4px;
  }
  .page-header.configurable .header-slider {
    max-width: 400px;
  }
  .page-header.configurable .minicart-wrapper {
    margin-top: 6px;
  }
  .page-header.configurable .block-search,
  .page-header.configurable .minicart-wrapper {
    order: unset;
  }
  .page-header {
    position: relative;
  }
  .page-header .block-search {
    order: 10;
    padding: 0;
    width: 300px;
    margin-left: 0;
  }
  .page-header .block-search .action.search {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48ZyBmaWxsPSJub25lIj48ZyBzdHlsZT0ic3Ryb2tlLXdpZHRoOjI7c3Ryb2tlOiMyQjM5NDUiPjxjaXJjbGUgY3g9IjguNSIgY3k9IjguNSIgcj0iNy41Ii8+PHBhdGggZD0iTTE0LjUgMTQuNUwxOC44IDE4LjgiLz48L2c+PC9nPjwvc3ZnPgo=');
    width: 20px;
    height: 20px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
  }
  .page-header .block-search .action.search:before {
    display: none;
  }
  .page-header .block-search.inline .action.close {
    right: 5px;
    font-size: 34px;
  }
  .page-header .block-search.inline.shown .field.search {
    top: -3px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::before {
    left: 0;
    top: 0;
  }
  .minicart-wrapper {
    order: 20;
    margin-top: 8px;
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    margin-top: 22px;
  }
  .nav-sections .nav-sections-items {
    text-align: center;
  }
  .nav-sections .nav-sections-items .navigation li {
    text-align: left;
  }
  .nav-sections .nav-sections-items .navigation:not(.navpro) {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .nav-sections .orientation-horizontal ul {
    padding: 0 20px;
  }
  .nav-sections .orientation-horizontal .level0 > .nav-a-icon-more {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .nav-sections .orientation-horizontal .level0 > .nav-a-icon-more svg {
    height: 24px;
  }
  .nav-sections .orientation-horizontal .level0 > a.level-top {
    padding: 30px 15px;
    font-size: 20px;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
  }
  .nav-sections .orientation-horizontal .level0 > a.level-top::before,
  .nav-sections .orientation-horizontal .level0 > a.level-top > .navpro-icon-caret::before {
    display: none;
  }
  .nav-sections .orientation-horizontal .level0.active > .level-top,
  .nav-sections .orientation-horizontal .level0.has-active > .level-top {
    border-bottom: 2px solid transparent;
  }
  .nav-sections .orientation-horizontal .level0:hover > .level-top,
  .nav-sections .orientation-horizontal .level0.opened > .level-top {
    border-bottom: 2px solid #ede734;
    z-index: 505;
  }
  .nav-sections .orientation-horizontal.navpro-slideout .level0 > a.level-top {
    margin-bottom: 0;
  }
  .navpro-dropdown-level1 {
    border-top-width: 2px;
  }
  .navpro-slideout .navpro-dropdown-level1 {
    border-top-width: 1px;
  }
  .page-footer {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iN3B4IiBoZWlnaHQ9IjEzcHgiIHZpZXdCb3g9IjAgMCA3IDEzIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgPjxnIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDA1LCAtMTQpIiBmaWxsPSIjMjAyNjMzIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLCA4KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTMwLCAyKSI+PHBvbHlnb24gcG9pbnRzPSI0ODIgMTAuNSA0NzcuOCAxNyA0NzUgMTcgNDc5LjIgMTAuNSA0NzUgNCA0NzcuOCA0Ij48L3BvbHlnb24+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPgo=');
    background-size: 500px;
    background-repeat: no-repeat;
    background-position: 0 35%;
    background-blend-mode: color-dodge;
  }
  .page-footer .block.newsletter {
    max-width: none;
  }
  .page-footer .footer.content .block {
    float: none;
    width: auto;
  }
  .page-footer .footer.content .footer.links > li {
    padding: 0 6px;
    border: none;
  }
  .page-footer .footer.content .footer.links > li [data-role="content"] {
    padding-left: 0;
  }
  .page-footer .footer.content .footer.links > li div[data-role="title"] {
    padding: 0 0 15px 0;
  }
  .cms-index-index .jumbotron > .easyslide-wrapper .swiper-button-prev,
  .cms-index-index .jumbotron > .easyslide-wrapper .swiper-button-next {
    width: 70px;
    background-position: 30px;
  }
  .cms-index-index .jumbotron > .easyslide-wrapper .swiper-button-prev::before,
  .cms-index-index .jumbotron > .easyslide-wrapper .swiper-button-next::before {
    width: 70px;
    height: 230px;
    top: -108px;
  }
  .cms-index-index .easyslide-description {
    padding-left: 120px;
  }
  .cms-index-index .easyslide-description .h1 {
    font-size: 55px;
    line-height: 52px;
  }
  .cms-index-index .easyslide-description .button {
    font-size: 24px;
    padding: 15px 16px;
  }
  .cms-index-index .easyslide-description .button span::after,
  .cms-index-index .easyslide-description .button:hover span::after,
  .cms-index-index .easyslide-description .button:focus span::after,
  .cms-index-index .easyslide-description .button:active span::after {
    width: 17px;
    height: 17px;
  }
  .cms-index-index .block-benefits {
    padding-bottom: 50px;
  }
  .cms-index-index .block-benefits .item {
    text-align: left;
    padding-top: 0;
  }
  .cms-index-index .block-benefits .item .text {
    margin: 0;
  }
  .cms-index-index .block.widget.highlight-cols-4 .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .filter {
    box-sizing: border-box;
  }
  .sidebar .filter-current .item {
    margin: 10px;
  }
  .sidebar .filter-actions {
    border: 2px solid #eff0f1;
    border-top: none;
    border-bottom: none;
    margin: 0;
  }
  .sidebar .filter .block-subtitle,
  .sidebar .filter .subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter .filter-current-subtitle {
    background: none;
    border: none;
    color: inherit;
    font-weight: bold;
  }
  .page-layout-1column .filter .filter-current .items {
    border: none;
  }
  .sidebar .filter .filter-current-subtitle {
    border-width: 2px;
    font-size: 18px;
  }
  .page-layout-1column .filter-options-title::after {
    top: 1px;
    width: 22px;
    height: 22px;
    background-position: center;
  }
  .filter-options-item {
    border-width: 2px;
  }
  .filter-options-item::before,
  .filter-options-item::after {
    display: none !important;
  }
  .filter-options-content::before {
    right: auto;
    left: 0;
  }
  .filter-options-content .item {
    margin: 10px;
  }
  .catalog-product-view .page-title-wrapper .page-title {
    margin: 0;
  }
  .catalog-product-view .product-info-main {
    min-width: 400px;
  }
  .catalog-product-view .product.media {
    max-width: calc(97% - 400px);
  }
  .is_stuck .product-info-sticky .photo img {
    filter: contrast(94%);
  }
  .is_stuck .product-info-sticky .price-box .price-container > .price-label,
  .is_stuck .product-info-sticky .price-box .price-container [data-price-type="oldPrice"] {
    display: none !important;
  }
  .product-info-main {
    margin-bottom: 33px;
  }
  .product-info-main .product-add-form {
    padding-top: 0;
  }
  .product-info-main .table-wrapper.grouped {
    margin-left: -10px;
    margin-right: -10px;
  }
  .box-tocart .action.tocart {
    margin: 0;
    width: 100%;
  }
  .product.media {
    margin-bottom: 33px;
  }
  .product.info.detailed .tabs-toolbar-item {
    font-size: 2rem;
  }
  .product.info.detailed .tabs-toolbar-item:hover {
    text-decoration: none;
  }
  .product.data.items > .item.title {
    margin: 0 24px 0 24px;
  }
  .product.data.items > .item.title:first-child {
    margin-left: 48px;
  }
  .product.data.items > .item.title.active > .switch {
    border-width: 0 0 2px 0;
    border-style: solid;
  }
  .product.data.items > .item.content {
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #eff0f1;
    /* Photo in description */
    /* Review add form */
  }
  .product.data.items > .item.content > :last-child,
  .product.data.items > .item.content .no-reviews {
    margin-bottom: 48px;
  }
  :not(.accordion).product.data.items > .item.content#product\.info\.description img:first-child {
    margin-bottom: 0;
  }
  .product.data.items > .item.content .argento-float-photo {
    filter: contrast(90%);
  }
  .product.data.items > .item.content #product-review-container:empty + .review-add {
    margin-top: -48px;
    width: calc(100% + 48px + 48px);
  }
  .product.data.items > .item.content .review-add {
    margin: 0 -48px 0 -48px;
  }
  .product.data.items > .item.content .review-add .block-title {
    height: 100px;
    overflow: hidden;
  }
  .product.data.items > .item.content .review-add .block-title::before {
    font-size: 116px;
  }
  .product.data.items > .item.content .review-add .block-content {
    padding: 24px 48px 48px;
  }
  .review-list .review-item {
    align-items: start;
    display: grid;
    grid-template-areas: 'ratings title' 'ratings content';
    grid-template-columns: auto 1fr;
  }
  .review-list .review-title {
    grid-area: title;
  }
  .review-list .review-ratings {
    grid-area: ratings;
  }
  .review-list .review-content-container {
    grid-area: content;
  }
  .product.data.items.collapsed {
    --tab-control__height: 63px;
    --tab-title__marging-right: 24px;
    --tab-title__marging-left: 24px;
    --tab-content__padding-top: 48px;
    --tab-content__padding: var(--tab-content__padding-top) 48px 0 48px;
  }
  .product.data.items.expanded > .item.title {
    margin: 0;
  }
  .product.data.items.expanded > .item.title:first-child {
    margin-left: 0;
  }
  .product.data.items.expanded > .item.content > :last-child,
  .product.data.items.expanded > .item.content .no-reviews {
    margin-bottom: 32px;
  }
  .product.data.items.expanded > .item.content .argento-float-photo {
    margin: -32px -10px 0 0;
    max-height: none;
  }
  .product.data.items.expanded > .item.content #product-review-container {
    float: none;
    width: 100%;
  }
  .product.data.items.expanded > .item.content #product-review-container:empty + .review-add {
    margin-top: -32px;
    width: calc(100% + 10px);
  }
  .product.data.items.expanded > .item.content .review-add {
    margin: 0 -10px 0 0;
    float: none;
    width: auto;
  }
  .product.info.detailed .tabs-toolbar {
    background: #fafafa;
  }
  .product.info.detailed .tabs-toolbar-item {
    font-size: 2rem;
  }
  .product.info.detailed .tabs-toolbar-item.active,
  .product.info.detailed .tabs-toolbar-item:hover {
    color: #2b3945;
  }
  .tabs-toolbar ~ .product.data.items.expanded > .item.content .review-add {
    margin: 0 -10px 0 -10px;
  }
  .tabs-toolbar ~ .product.data.items.expanded > .item.content #product-review-container:empty + .review-add {
    margin-top: -32px;
    width: calc(100% + 10px + 10px);
  }
  .product.data.items.accordion {
    background: none;
  }
  .product.data.items.accordion > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items.accordion > .item.title:first-child {
    margin-left: 0;
  }
  .product.data.items.accordion > .item.title.active > .switch {
    border-width: 0;
  }
  .product.data.items.accordion > .item.content {
    border-width: 0;
  }
  .product.data.items.accordion > .item.content > :last-child {
    margin-bottom: 0;
  }
  .product.data.items.accordion > .item.content .argento-float-photo,
  .product.data.items.accordion > .item.content .review-add {
    margin: -10px -15px -10px 0;
  }
  .bundle-options-container .bundle-options-wrapper {
    max-width: calc(97% - 400px);
  }
  .bundle-options-container .product-options-wrapper {
    width: 100%;
  }
  .bundle-options-container .block-bundle-summary {
    max-width: none;
    min-width: 400px;
    margin-top: 0;
    padding: 0;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    width: 100%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: none;
    width: 100%;
  }
  .page-product-downloadable .product-options-bottom {
    float: none;
    width: 100%;
  }
  .customer-account-login .actions-toolbar > .primary,
  .customer-account-create .actions-toolbar > .primary,
  .customer-account-confirmation .actions-toolbar > .primary,
  .customer-account-forgotpassword .actions-toolbar > .primary,
  .customer-account-login .actions-toolbar > .secondary,
  .customer-account-create .actions-toolbar > .secondary,
  .customer-account-confirmation .actions-toolbar > .secondary,
  .customer-account-forgotpassword .actions-toolbar > .secondary {
    display: block;
    width: 100%;
    float: none;
  }
  .customer-account-login .actions-toolbar .action,
  .customer-account-create .actions-toolbar .action,
  .customer-account-confirmation .actions-toolbar .action,
  .customer-account-forgotpassword .actions-toolbar .action {
    float: none;
    margin: 0;
  }
  .customer-account-login .actions-toolbar > .primary .action,
  .customer-account-create .actions-toolbar > .primary .action,
  .customer-account-confirmation .actions-toolbar > .primary .action,
  .customer-account-forgotpassword .actions-toolbar > .primary .action {
    width: 100%;
    font-size: 2.4rem;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .customer-account-login .actions-toolbar > .secondary .action,
  .customer-account-create .actions-toolbar > .secondary .action,
  .customer-account-confirmation .actions-toolbar > .secondary .action,
  .customer-account-forgotpassword .actions-toolbar > .secondary .action {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .login-container .fieldset > .field > .control {
    width: 100%;
  }
  .order-links .item strong,
  .order-links .item a {
    padding: 1px 25px 2px 25px;
    margin: 0;
    border-bottom: 0;
  }
  .order-links .item strong {
    background: #fff;
  }
  .contact.form .actions-toolbar > .primary {
    display: block;
    float: none;
  }
  .contact.form .actions-toolbar .action.submit {
    width: 100%;
    margin: 0;
    float: none;
  }
  .checkout-cart-index .cart.main.actions .action.continue::before {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgNyAxMyI+PGcgZmlsbD0ibm9uZSI+PGcgZmlsbD0iIzIwMjYzMyI+PHBvbHlnb24gdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUzMCAtMTQpdHJhbnNsYXRlKDAgOCl0cmFuc2xhdGUoNTMwIDIpdHJhbnNsYXRlKDMuNSAxMC41KXNjYWxlKC0xIDEpdHJhbnNsYXRlKC0zLjUgLTEwLjUpIiBwb2ludHM9IjcgMTAuNSAyLjggMTcgMCAxNyA0LjIgMTAuNSAwIDQgMi44IDQiLz48L2c+PC9nPjwvc3ZnPg==');
    width: 12px;
    height: 12px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .image-block.element .info {
    background-position-y: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .image-block.element.left .info {
    background-image: url('../images/arr-bg-left.svg');
    background-position-x: 70%;
  }
  .image-block.element.right .info {
    background-image: url('../images/arr-bg-right.svg');
    background-position-x: 15%;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    margin: 40px 0 -50px -300px;
    padding: 70px 20px 150px 360px;
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eeeeee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-checkboxes,
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 45%;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-comment {
    width: 55%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    transition: all .3s ease;
    width: 380px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    max-height: 100vh;
    overflow: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-seal {
    font-size: 12px;
    max-width: 265px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    background: #ffffff;
    border: 1px solid #d4d4d4;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background: #ffffff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-seal {
    font-size: 12px;
    margin: auto;
    max-width: 66%;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 7px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
    max-width: 66%;
  }
  .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;
  }
  .breeze-gallery.vertical:not(.opened) {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .breeze-gallery.vertical:not(.opened) .thumbnails {
    flex-direction: column;
    flex-wrap: nowrap;
    order: -1;
    max-height: 550px;
    margin: 0 5px 0 0;
    padding-right: 5px;
    padding-bottom: 0;
    overflow-y: overlay;
  }
  .breeze-gallery.opened {
    padding: 30px;
  }
  .cookie-settings-cols3 .cookie-group {
    width: calc(33% - 7px);
  }
  .cookie-settings-cols4 .cookie-group {
    width: calc(25% - 7px);
  }
  .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: 5px;
    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;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .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;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 0;
  }
  .order-links .item strong {
    padding: 1px 0 2px 0;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 22px;
    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;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .wishlist-index-index.page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/5 - 6px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .wishlist-index-index .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .wishlist-index-index.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/6 - 6px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/5 - 6px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products .products-grid .product-items {
    margin-left: -6px;
  }
  .page-products .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin: 0 0 6px 6px;
  }
  .page-products .products-grid .product-item.swiper-slide,
  .page-products.page-layout-1column .products-grid .product-item.swiper-slide,
  .page-products.page-layout-3columns .products-grid .product-item.swiper-slide {
    margin: 0;
  }
  .block.widget .products-grid .product-items {
    margin-left: -6px;
  }
  .block.widget .products-grid .product-items.swiper-wrapper {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item,
  .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin: 0 0 6px 6px;
  }
  .block.widget .products-grid .product-item.swiper-slide,
  .page-layout-1column .block.widget .products-grid .product-item.swiper-slide {
    margin: 0;
  }
  #product-review-container:empty + .review-add {
    width: 100%;
  }
  .opc-wrapper .shipping-address-item {
    width: 50%;
  }
  .image-block.element .info {
    padding: 6em;
  }
  .background-divider.element .content {
    padding: 50px 35px 40px;
  }
  .background-divider.element .content .block-title [role="heading"] {
    font-size: 6rem;
  }
  .background-divider.element .content .block-title .subtitle {
    font-size: 2.4rem;
  }
  .element.icon-text-small {
    flex-direction: row;
  }
  .element.icon-text-small .description {
    width: 35%;
    padding: 6em;
    background-position: 15% 95%;
  }
  .element.icon-text-small .icons {
    width: 65%;
  }
  .element.icon-text-big .item {
    padding: 4em 4em 6em;
  }
  .element.bio .item .wrapper img.image {
    margin: -30px 0 0 -30px;
  }
  .element.pricing .block-content {
    background-image: url('../images/arrows-bg.svg');
  }
  .element .testimonials-slider .block-content .swiper-container .swiper-slide {
    max-width: 400px;
    transition: margin-top 0.2s ease;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    font-size: 2.4rem;
  }
  .minicart-wrapper {
    margin-left: 40px;
  }
  .cms-index-index .easyslide-description .h1 {
    font-size: 110px;
    line-height: 104px;
  }
  .product-info-main {
    margin-bottom: 44px;
  }
  .product.media {
    margin-bottom: 44px;
  }
  .order-links .item strong,
  .order-links .item a {
    padding: 1px 25px 2px 25px;
    margin: 0;
    border-bottom: 0;
  }
  .contact.form .field.email {
    width: calc(50% - 22px / 2);
    float: right;
  }
  .contact.form .field.name {
    width: calc(50% - 22px / 2);
    float: left;
  }
  .contact.form .field.telephone,
  .contact.form .field.comment {
    clear: both;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    padding: 70px 80px 150px 400px;
  }
}
@media all and (min-width: 1440px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .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;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 0 0;
    position: static;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0;
  }
  .page-header .block-search.block-swissup-ajaxsearch.fullscreen.shown .field.search {
    padding-left: 20%;
    padding-right: 20%;
  }
  .page-header .block-search.block-swissup-ajaxsearch.fullscreen .action.close {
    right: 20%;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial::after,
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial::before {
    content: '';
    display: block;
    background: #ffd81e;
    position: absolute;
    left: 38px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial::before {
    bottom: 50px;
    top: auto;
    width: 12px;
    height: 100px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial::after {
    bottom: 38px;
    width: 120px;
    height: 12px;
  }
}
/* This variable is used for body and navigation dropdowns */
/* To cover swiper-wrapper */
.lib-modal-popup .modal-inner-wrap {
  transform: translateY(20px);
  transition: all 0.2s;
}
.lib-modal-popup ~ .modals-overlay {
  transition: opacity 0.2s;
  opacity: 0;
}
.lib-modal-popup._show ~ .modals-overlay {
  opacity: 1;
}
.lib-button {
  text-transform: uppercase;
  line-height: 18px;
}
.lib-button-primary {
  text-transform: uppercase;
  line-height: 18px;
}
.abs-revert-secondary-color {
  text-transform: uppercase;
  line-height: 18px;
}
.abs-action-button-as-link {
  text-transform: none;
  text-shadow: none;
  font-size: inherit;
  font-family: inherit;
}
.abs-action-button-as-link:focus,
.abs-action-button-as-link:active {
  text-shadow: none;
}
.abs-action-button-as-link:hover {
  text-shadow: none;
}
.lib-form-field .choice input {
  vertical-align: baseline;
}
.lib-main-navigation-desktop .navigation li {
  position: relative;
}
.lib-main-navigation-desktop .navigation .level0 > .level-top {
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
}
.lib-breadcrumbs {
  text-transform: none;
  min-height: 17px;
}
.lib-breadcrumbs a {
  font-weight: bold;
}
.abs-actions-addto:before {
  font-size: 16px;
  line-height: 16px;
}
.header.wrapper.is_stuck {
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.09);
  background: #ffffff;
}
.block.crosssell .product-item-info,
.block.upsell .product-item-info,
.block.related .product-item-info {
  width: auto;
}
.column.main .products-grid .product-items {
  margin-left: -6px;
}
.column.main .products-grid .product-item:nth-child(n) {
  margin: 0 0 6px 6px;
  padding: 0;
}
.column.main .products-grid .product.swiper-slide {
  margin: 0;
}
.rating-summary .rating-result {
  text-align: left;
}
@media (max-width: 900px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    width: 35px;
    margin-right: 5px;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 40px;
  }
}
@media (min-width: 1025px) {
  #product-review-container {
    float: left;
    width: calc(50% + 48px);
  }
  #product-review-container .review-item:last-child {
    padding-bottom: 0;
  }
  .review-add {
    float: right;
    width: 45%;
    position: relative;
  }
}
@media all and (min-width: 1260px), print {
  .is_stuck .product-info-sticky .price-box {
    display: block;
  }
}
@media (width: 768px) {
  .page-layout-checkout .opc-wrapper {
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #f2f5f7;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #ffffff;
  }
  .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media (min-width: 768px) and (min-height: 740px) {
  .opc-sidebar {
    position: sticky;
    top: 15px;
  }
}
/* Loop @force-icons array and set icons */
@media all and (min-width: 1260px), print {
  .page-products .page-wrapper .products-grid:not(.swiper-container) .product-items .product-item,
  .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    height: 354px;
  }
  .page-layout-1column.page-products .page-wrapper .products-grid:not(.swiper-container) .product-items .product-item,
  .page-layout-1column .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    height: 374px;
  }
}
@media (min-width: 1025px) and (max-width: 1259px) {
  .product.data.items:not(.expanded) > .item.content .review-add {
    margin-left: 0;
    margin-top: -48px;
  }
}
@media all and (min-width: 1260px), print {
  .product.data.items > .item.content {
    /* Review add form */
  }
  .product.data.items > .item.content .argento-float-photo {
    margin-top: -116px;
  }
  .product.data.items > .item.content .review-add {
    margin-top: -116px;
  }
}
@media (min-width: 1025px) {
  .tabs-toolbar ~ .product.data.items.expanded > .item.content #product-review-container {
    float: left;
    width: calc(50% + 48px);
  }
  .tabs-toolbar ~ .product.data.items.expanded > .item.content .review-add {
    width: 45%;
    float: right;
    margin-left: 0;
    margin-top: -32px;
  }
}
.element.testimonials .testimonials-slider {
  text-align: center;
}
.element.testimonials .testimonials-slider .content-heading .title {
  margin: 0;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
.page-wrapper {
  overflow: hidden;
  max-width: 100%;
}
* {
  box-sizing: border-box;
}
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
div,
span,
li,
button,
input,
textarea {
  font-family: "Open Sans", sans-serif;
  /* font-weight: 400; */
  font-style: normal;
  font-display: swap;
  line-height: 1.4;
}
a {
  color: #5a8fc5;
  text-decoration: none;
  transition: color 0.3s;
}
a:hover {
  color: #2745b2;
  text-decoration: none;
}
a:visited {
  color: #666;
}
a:active {
  color: #2745b2;
}
.mega-menu-finance-heading a:visited,
.foot-column a:visited,
.foot-social-icons a:visited {
  color: inherit;
}
.mega-menu-finance-heading a,
.foot-column a,
.foot-social-icons a,
.navigation a {
  color: inherit;
}
.mega-menu-finance-heading a:visited,
.foot-column a:visited,
.foot-social-icons a:visited,
.navigation a:visited {
  color: inherit;
}
/*Product Description Starts*/
.product-info-tabs {
  max-width: 1260px;
  min-width: 300px;
  margin: 0 auto;
  /*padding: 0 ; /*5vh;*/
  /*box-shadow: 0px 1px 7px #dbdbdb;*/
}
/* accordion-1 */
#pd-accordion {
  position: relative;
  border-bottom: 1px solid #ddd;
}
#pd-accordion .pda-head {
  background-color: #ffffff;
  color: #000;
  padding: 4px 4px;
  cursor: pointer;
  transition: 0.2s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#pd-accordion .arrow {
  color: #000;
  font-size: 22px;
  margin-bottom: 10px;
  transition: 0.25s ease;
  opacity: 0.3;
  transform: rotate(-90deg);
}
#pd-accordion .pda-head:hover .arrow {
  opacity: 1;
}
#pd-accordion .pda-head:hover,
#pd-accordion .active {
  /*background-color: rgb(122, 208, 255);*/
}
#pd-accordion .arrow-animate {
  transform: rotate(-180deg);
  opacity: 1;
}
#pd-accordion .content {
  background-color: #ffffff;
  padding: 10px 10px;
  color: #000;
}
#pd-accordion h2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
  margin: 0 0 2px 0;
  letter-spacing: -0.05em;
}
/* Product Specifications start */
#pd-accordion table {
  border-collapse: collapse;
  /* border-spacing: 0;*/
  width: 100%;
  /*border: 1px solid #ddd;*/
}
#pd-accordion th,
td {
  text-align: left;
  padding: 8px;
}
#pd-accordion td:first-child {
  font-weight: bold;
}
#pd-accordion tr:nth-child(even) {
  background-color: #f2f2f2;
}
.pd-technical {
  overflow-x: auto;
}
.product-info-tabs br {
  content: " ";
}
/* Product Specifications ends */
/* Product Description ends */
/* For Product Description Tabs & children */
.product.data.items > .item.content {
  background: #ffffff;
  padding: 20px 20px 0 20px;
}
/*MegaMenu Brands Starts*/
.mega-menu-bottom-block {
  padding: 20px 0;
  position: relative;
}
.mega-menu-bottom-block:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ddd;
}
.mega-menu-finance-heading {
  text-align: center;
  color: #2745b2;
  margin-bottom: 20px;
}
.mega-menu-finance-heading a {
  color: #2745b2;
  text-decoration: none;
}
.mega-menu-finance-heading a:hover {
  text-decoration: underline;
}
.mega-menu-popular-brands {
  margin-top: 20px;
}
.mega-menu-popular-brands h4 {
  position: relative;
  text-align: center;
}
.mega-menu-popular-brands h4 span {
  background: #fff;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}
.mega-menu-popular-brands h4:before {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
}
.mega-menu-brand-images {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.mega-menu-brand-images img {
  width: 125px;
  padding: 5px;
}
@media (max-width: 767.98px) {
  .mega-menu-bottom-block {
    display: none;
  }
}
/*MegaMenu Brands Ends*/
/*Header navigation starts*/
.navpro-dropdown > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > .parent-expanded > a {
  text-transform: none;
  font-size: 16px;
}
.navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > li > a {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
}
/*Header navigation ends*/
/* Fix FontAwesome 5 starts */
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before,
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  font-weight: 900;
}
.page-header .switcher.customer .options .action.toggle .icon,
.page-header .panel.wrapper .switcher.customer .options .action.toggle .icon {
  width: 15px;
  height: 15px;
  margin-top: 5px;
  filter: brightness(0) invert(1);
}
.minicart-wrapper .action.showcart::before,
.minicart-wrapper .action.showcart.active::before,
.minicart-wrapper .action.showcart.active::before,
.minicart-wrapper .action.showcart.active.active::before {
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTA4MCIgem9vbUFuZFBhbj0ibWFnbmlmeSIgdmlld0JveD0iMCAwIDgxMCA4MDkuOTk5OTkzIiBoZWlnaHQ9IjEwODAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZlcnNpb249IjEuMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSI0MGEzMGRhNWY4Ij48cGF0aCBkPSJNIDk5LjQ4NDM3NSA5IEwgNzEwLjczNDM3NSA5IEwgNzEwLjczNDM3NSA4MDAuODcxMDk0IEwgOTkuNDg0Mzc1IDgwMC44NzEwOTQgWiBNIDk5LjQ4NDM3NSA5ICIgY2xpcC1ydWxlPSJub256ZXJvIi8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xpcC1wYXRoPSJ1cmwoIzQwYTMwZGE1ZjgpIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNIDQwNSA5LjA3MDMxMiBDIDMwNS41NjY0MDYgOS4wNzAzMTIgMjI0LjczNDM3NSA4OS45MDIzNDQgMjI0LjczNDM3NSAxODkuMzM1OTM4IEwgMjI0LjczNDM3NSAyMDEuMDU4NTk0IEwgMjY4LjM2MzI4MSAyMDEuMDU4NTk0IEwgMjY4LjM2MzI4MSAxODkuMzM1OTM4IEMgMjY4LjM2MzI4MSAxMTMuOTE0MDYyIDMyOS42OTE0MDYgNTIuNjk5MjE5IDQwNSA1Mi42OTkyMTkgQyA0ODAuMzA0Njg4IDUyLjY5OTIxOSA1NDEuNjMyODEyIDExMy45MTQwNjIgNTQxLjYzMjgxMiAxODkuMzM1OTM4IEwgNTQxLjYzMjgxMiAyMDEuMDU4NTk0IEwgNTg1LjI2MTcxOSAyMDEuMDU4NTk0IEwgNTg1LjI2MTcxOSAxODkuMzM1OTM4IEMgNTg1LjI2MTcxOSA4OS45MDIzNDQgNTA0LjQyOTY4OCA5LjA3MDMxMiA0MDUgOS4wNzAzMTIgWiBNIDcxMC42MjUgODAwLjEzNjcxOSBMIDk5LjM3MTA5NCA4MDAuMTM2NzE5IEwgMTUzLjM3MTA5NCAyNDQuNjg3NSBMIDIyNC43MzQzNzUgMjQ0LjY4NzUgTCAyMjQuNzM0Mzc1IDM2OC41ODU5MzggTCAyNjguMzYzMjgxIDM2OC41ODU5MzggTCAyNjguMzYzMjgxIDI0NC42ODc1IEwgNTQxLjYzMjgxMiAyNDQuNjg3NSBMIDU0MS42MzI4MTIgMzY4LjU4NTkzOCBMIDU4NS4yNjE3MTkgMzY4LjU4NTkzOCBMIDU4NS4yNjE3MTkgMjQ0LjY4NzUgTCA2NTYuNjI1IDI0NC42ODc1IFogTSA3MTAuNjI1IDgwMC4xMzY3MTkgIiBmaWxsLW9wYWNpdHk9IjEiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvZz48L3N2Zz4=");
  width: 33px;
  height: 33px;
}
@media screen and (min-width: 768px) {
  .minicart-wrapper .action.showcart .counter.qty,
  .minicart-wrapper .action.showcart.active .counter.qty {
    color: #343434;
    background: #ffd81e;
    border-radius: 12px;
    font-size: 14px;
    line-height: 25px;
    width: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .minicart-wrapper .action.showcart .counter.qty,
  .minicart-wrapper .action.showcart.active .counter.qty {
    color: #343434;
    background: #ffd81e;
    border-radius: 12px !important;
    font-size: 18px;
    line-height: 25px;
    width: 25px !important;
  }
}
.minicart-wrapper .action.showcart .counter.qty.empty,
.minicart-wrapper .action.showcart.active .counter.qty.empty {
  display: none;
}
.header.wrapper {
  background-color: #2745b2;
}
.header.wrapper.last {
  background-color: #f2f2f2;
}
/*hide myaccount in header*/
.page-header .switcher.customer .options .action.toggle .text {
  display: none;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
/* Fix FontAwesome 5 ends */
/*Header - Navigation*/
@media screen and (min-width: 768px) {
  /*hide myaccount in header*/
  .page-header .switcher.customer .options .action.toggle .text {
    display: none;
  }
  .nav-sections .orientation-horizontal .level0 > a.level-top {
    padding: 10px 10px;
    font-size: 1.6rem !important;
  }
  .navpro.navpro .level0.parent > .level-top {
    font-size: 1.6rem;
  }
  .navpro-dropdown > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > .parent-expanded > a {
    font-size: 1.4rem;
  }
  .navpro-dropdown-expanded > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 1.4rem;
  }
  .page-header.configurable .header.content {
    min-height: 120px;
  }
  /*header logo*/
  .logo img {
    width: 220px;
  }
  .nav-sections .orientation-horizontal .level0:hover > .level-top,
  .nav-sections .orientation-horizontal .level0.opened > .level-top {
    border-bottom: 2px solid #ffd81e;
  }
  /*yellow border under the menu*/
  .nav-sections .orientation-horizontal .level0:hover > .level-top,
  .nav-sections .orientation-horizontal .level0.opened > .level-top {
    border-bottom: 2px solid #ffd81e;
  }
  .header.wrapper.is_stuck {
    background-color: #2745b2;
  }
  .header.wrapper.is_stuck .header.content {
    max-height: 85px;
    margin-top: 45px;
  }
  .header.wrapper.last.is_stuck {
    background-color: #ffffff;
  }
  /*Header My Account Text Hide*/
  .page-header.configurable .header.content .flex-col-right {
    min-height: 130px;
    display: flex;
    align-items: center;
  }
  /* For Product Description Tabs & children */
  .product.data.items:not(.accordion) > .item.title > .switch,
  .product.data.items.collapsed > [role="tablist"] > .item.title > .switch {
    text-transform: capitalize;
    border-color: #2b3945;
    margin-top: 0;
  }
  #tab-label-product.info.description-title {
    font-size: 22px;
  }
  .box-tocart {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .qty-wrapper {
    margin-right: 2%;
  }
  .field qty {
    width: 20%;
    padding: 0;
    margin: 0;
  }
  .box-tocart .fieldset .actions {
    width: 76%;
    padding: 0;
    margin: 0;
  }
  .box-tocart .field.qty label {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .navpro.navpro .level0 > .level-top {
    font-size: 1.6rem !important;
    padding: 10px !important;
    font-weight: 600 !important;
  }
  .navpro-dropdown > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > .parent-expanded > a:has(+ .navpro-dropdown-expanded, img) {
    font-size: 1.5rem !important;
    font-weight: 600;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header.configurable .block-search .label {
    background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTA4MCIgem9vbUFuZFBhbj0ibWFnbmlmeSIgdmlld0JveD0iMCAwIDgxMCA4MDkuOTk5OTkzIiBoZWlnaHQ9IjEwODAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZlcnNpb249IjEuMCI+PHBhdGggZmlsbD0iI2ZhZmFmYSIgZD0iTSAzNzEuMjUgNjcuNSBDIDUzOS4wMDc4MTIgNjcuNSA2NzUgMjAzLjQ5MjE4OCA2NzUgMzcxLjI1IEMgNjc1IDQ0Mi45NjA5MzggNjUwLjE0ODQzOCA1MDguODY3MTg4IDYwOC41ODk4NDQgNTYwLjgyODEyNSBMIDczMi42MTMyODEgNjg0Ljg4NjcxOSBDIDc0NS43OTY4NzUgNjk4LjA2NjQwNiA3NDUuNzk2ODc1IDcxOS40MzM1OTQgNzMyLjYxMzI4MSA3MzIuNjEzMjgxIEMgNzIwLjQ0OTIxOSA3NDQuNzgxMjUgNzAxLjMwNDY4OCA3NDUuNzE4NzUgNjg4LjA2NjQwNiA3MzUuNDIxODc1IEwgNjg0Ljg4NjcxOSA3MzIuNjEzMjgxIEwgNTYwLjgyODEyNSA2MDguNTg5ODQ0IEMgNTA4Ljg2NzE4OCA2NTAuMTQ4NDM4IDQ0Mi45NjA5MzggNjc1IDM3MS4yNSA2NzUgQyAyMDMuNDkyMTg4IDY3NSA2Ny41IDUzOS4wMDc4MTIgNjcuNSAzNzEuMjUgQyA2Ny41IDIwMy40OTIxODggMjAzLjQ5MjE4OCA2Ny41IDM3MS4yNSA2Ny41IFogTSAzNzEuMjUgMTM1IEMgMjQwLjc3MzQzOCAxMzUgMTM1IDI0MC43NzM0MzggMTM1IDM3MS4yNSBDIDEzNSA1MDEuNzI2NTYyIDI0MC43NzM0MzggNjA3LjUgMzcxLjI1IDYwNy41IEMgNTAxLjcyNjU2MiA2MDcuNSA2MDcuNSA1MDEuNzI2NTYyIDYwNy41IDM3MS4yNSBDIDYwNy41IDI0MC43NzM0MzggNTAxLjcyNjU2MiAxMzUgMzcxLjI1IDEzNSBaIE0gMzcxLjI1IDEzNSAiIGZpbGwtb3BhY2l0eT0iMSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");
    top: 11px;
    right: 60px;
    width: 32px;
    height: 32px;
  }
  .page-header.configurable .minicart-wrapper {
    min-width: 60px;
  }
  /*header logo*/
  .logo img {
    width: 150px;
  }
  .nav-sections-item-title {
    background: #2745b2;
    border: solid #2745b2;
    font-weight: 600;
  }
  .nav-sections-item-title a {
    color: #ffffff;
    font-weight: 600;
  }
}
/*Header Ends*/
/******************************************************/
/*******************Start Header Slider ***********/
/******************************************************/
.page-header .swiper-slide {
  color: white;
  /*font-family: "Arial", sans-serif;*/
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 1em;
  /* Increase the font size */
}
.page-header .swiper-slide i {
  font-size: 1.25em;
  /* Increase the icon size */
}
.page-header .swiper-slide i.fas.fa-phone {
  color: #ffd81e;
  transform: scaleX(-1);
  display: inline-block;
}
.page-header .swiper-slide a {
  color: white;
  text-decoration: none;
}
.page-header .swiper-slide a:hover {
  text-decoration: underline;
}
.page-header .header.panel {
  padding: 10px 0 !important;
}
.page-header .header.panel .header-slider.swiper-container::before {
  background: #262626 !important;
}
.page-header .header.panel .header-slider.swiper-container::after {
  background: #262626 !important;
}
.page-header .switcher.customer .options .action.toggle .text,
.page-header .panel.wrapper .switcher.customer .options .action.toggle .text {
  color: #ffffff;
}
.page-header .switcher.customer .options .action.toggle .text:hover,
.page-header .panel.wrapper .switcher.customer .options .action.toggle .text :hover {
  text-decoration: underline;
}
.header-slider .swiper-slide .branch-name {
  font-size: 1.6rem;
  color: white;
}
/*********End Header Slider **************************/
/************ Start Header Elements************/
@media only screen and (min-width: 768px) {
  .block-search.block-swissup-ajaxsearch.inline .field.search .input-text {
    box-shadow: none;
    color: #fff;
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    width: auto;
    height: auto;
    min-width: 400px;
    padding: 0 0;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .block-search.block-swissup-ajaxsearch.inline.shown .field.search {
    left: auto !important;
    right: auto !important;
  }
  .page-header .block-search.inline.shown .field.search {
    top: 0 !important;
  }
  .page-header .block-search.inline .action.close {
    left: 350px !important;
    font-size: 28px !important;
  }
  .block-search.block-swissup-ajaxsearch.folded .action.close {
    top: 0 !important;
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search input {
    width: 400px;
    color: #fff;
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
  }
  .page-header .block-search .action.search {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBMaWNlbnNlOiBNSVQuIE1hZGUgYnkgbWljaGFlbGFtcHI6IGh0dHBzOi8vZ2l0aHViLmNvbS9taWNoYWVsYW1wci9qYW0gLS0+CjxzdmcgZmlsbD0iI2ZmZmZmZiIgd2lkdGg9IjgwMHB4IiBoZWlnaHQ9IjgwMHB4IiB2aWV3Qm94PSItMi41IC0yLjUgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaW4iIGNsYXNzPSJqYW0gamFtLXNlYXJjaCI+PHBhdGggZD0nTTggMTRBNiA2IDAgMSAwIDggMmE2IDYgMCAwIDAgMCAxMnptNi4zMi0xLjA5NGwzLjU4IDMuNThhMSAxIDAgMSAxLTEuNDE1IDEuNDEzbC0zLjU4LTMuNThhOCA4IDAgMSAxIDEuNDE0LTEuNDE0eicvPjwvc3ZnPg==") !important;
    top: 5px !important;
    left: 350px;
    z-index: 10001;
  }
  .header .flex-grow-1.flex-col-center {
    justify-content: center;
    margin-right: 360px;
  }
  .header#search {
    color: #fff;
  }
}
@media only screen and (max-width: 767.98px) {
  .nav-toggle {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAUUlEQVR4nO3YgQnAQAzDQI3ezdUlCt83OsgIBhFIkpygPguHI3AEjsARzIw9SZJQxv8OjsAROILT+V3GJ0nyJVcedI7AETgCR3B6pGV8knCzFysxbeBnpwXzAAAAAElFTkSuQmCC);
  }
  .page-header .block-search .input-text {
    border-color: #333333 !important;
    background: #ffffff !important;
  }
}
/************ End Header Elements ************/
/************ Start Home Page Exports Links ************/
.export-customers {
  display: none;
}
@media only screen and (min-width: 768px) {
  .export-customers {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .export-link {
    font-size: 1em;
    color: #ffffff;
    text-decoration: none;
  }
  .export-link:hover {
    color: #ffffff;
    text-decoration: underline;
  }
}
/************ End Home Page Exports Links ************/
/************ Start Home Page Features Row ************/
.features-row {
  width: 100%;
  padding: 2rem 0;
  background: #fff;
}
.feature-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  gap: 1.5rem;
}
.feature-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex: 1;
}
.feature-item .feature-icon {
  width: 80px;
  height: 80px;
  object-fit: contain;
}
.feature-item .feature-text {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.feature-item h3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
}
.feature-item p {
  margin: 0;
  font-size: 1.4rem;
  color: #666;
  line-height: 1.3;
}
@media screen and (max-width: 1024px) {
  .feature-container {
    gap: 0.75rem;
  }
  .feature-item {
    flex: 1;
    gap: 0.5rem;
  }
  .feature-item h3 {
    font-size: 1.2rem;
  }
  .feature-item p {
    font-size: 0.9rem;
  }
  .feature-item .feature-icon {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .features-row {
    display: none;
  }
}
/************ End Home Page Features Row ************/
/************ Start Home Page Slider ************/
/* Hide mobile slider by default */
.slider-mobile {
  display: none;
}
/* Show mobile slider, hide desktop on small screens */
@media (max-width: 767.98px) {
  .slider-desktop {
    display: none;
  }
  .slider-mobile {
    display: block;
  }
  .page-header {
    margin-bottom: 0 !important;
    border-bottom-width: 0px !important;
  }
}
/************ End Home Page Slider ************/
/************ Start Home Page Best seller+3 Row ************/
.hp-product-tabs {
  max-width: 1200px;
  margin: 0 auto;
  padding: 5px 15px;
}
.hp-tab-container {
  border-radius: 8px;
  overflow: hidden;
}
.hp-tab-header {
  display: flex;
  align-items: center;
  gap: 0;
  background: #fff;
}
.hp-tab-button {
  flex: 1;
  padding: 2rem 2rem 3rem;
  background: #fff !important;
  border: none !important;
  color: #666;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
}
.hp-tab-button:not(:last-child) {
  border-right: 2px solid #ccc !important;
}
.hp-tab-button .hp-dropdown-arrow {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #666;
  transition: transform 0.3s ease;
  position: absolute;
  bottom: 0.75rem;
  left: 50%;
  transform: translateX(-50%);
}
.hp-tab-button:hover {
  color: #2745b2;
}
.hp-tab-button:hover .hp-dropdown-arrow {
  border-top-color: #2745b2;
}
.hp-tab-button.hp-tab-active {
  color: #2745b2;
  font-weight: bold;
}
.hp-tab-button.hp-tab-active .hp-dropdown-arrow {
  border-top-color: #2745b2;
  transform: translateX(-50%) rotate(180deg);
}
.hp-tab-content {
  background: #fff;
}
.hp-tab-pane {
  display: none;
  padding: 1.5rem;
}
.hp-tab-pane.hp-tab-active {
  display: block;
}
.hp-tab-pane .product-items .product-item {
  /* height: 400px !important; */
}
.hp-tab-pane .product-item .product-item-name {
  height: 80px !important;
}
.hp-tab-pane .product-item-inner {
  /*display: hidden;*/
  /*  display: flex !important;
  justify-content: center !important; */
}
.hp-tab-pane .products-grid .product-item-actions {
  display: none;
}
.hp-tab-pane .product-items .product-item .product-item-name {
  white-space: normal !important;
  font-size: 0.9em;
}
.hp-tab-pane .price-box .special-price,
.hp-tab-pane .price-box .old-price,
.hp-tab-pane .price-box .price {
  font-size: 1em !important;
}
.hp-tab-pane .action.primary {
  font-size: 1em !important;
}
.hp-tab-pane .product-item .minimal-price-link {
  margin-top: 0 !important;
}
@media screen and (max-width: 767.98px) {
  .hp-tab-button {
    padding: 1rem 0.5rem 2rem;
    font-size: 1.5rem;
    gap: 0.5rem;
  }
  .hp-tab-button .hp-dropdown-arrow {
    bottom: 0.5rem;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666;
  }
  .hp-tab-button.hp-tab-active .hp-dropdown-arrow {
    border-top-color: #2745b2;
  }
}
@media screen and (max-width: 480px) {
  .hp-tab-button {
    padding: 0.75rem 0.25rem 1.5rem;
    font-size: 1.25rem;
  }
  .hp-tab-button .hp-dropdown-arrow {
    bottom: 0.25rem;
  }
}
/************ End Home Page Best seller+3 Row ************/
/************ Start Home Page Category Blocks ************/
.category-grid {
  width: 100%;
  padding: 0;
}
.category-grid .category-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
.category-grid .category-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.category-grid .category-item {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.category-grid .category-item a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
  position: relative;
}
.category-grid .category-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}
.category-grid .category-item:hover img {
  transform: scale(1.05);
}
.category-grid .category-item-full {
  height: 100%;
}
.category-grid .category-title {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  background: #2745b2;
  color: #fff;
  padding: 0.5rem 1.5rem;
  border-radius: 4px;
  font-size: 1.5rem;
  white-space: nowrap;
  margin: 0;
  text-transform: none;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .category-grid .category-container {
    gap: 1rem;
  }
  .category-grid .category-column {
    gap: 1rem;
  }
  .category-grid .category-title {
    font-size: 1.2rem;
    padding: 0.45rem 1.3rem;
  }
}
@media screen and (max-width: 767.98px) {
  .category-grid .category-container {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .category-grid .category-column {
    gap: 1rem;
  }
  .category-grid .category-title {
    font-size: 1.75rem;
    padding: 1rem 2rem;
    bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .category-grid .category-title {
    font-size: 0.9rem;
    padding: 0.35rem 1rem;
    bottom: 10px;
  }
}
/************ End Home Page Category Blocks ************/
/************ Start Home Page Brands Carousel ************/
.brand-carousel-section {
  padding: 20px;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  /* Ensure the section is positioned relative to contain the arrows */
}
.brand-carousel-title {
  font-size: 1.75rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.brand-carousel-wrapper {
  max-width: 100%;
  overflow: hidden;
  padding: 0 40px;
  position: relative;
}
.brand-carousel-section .swiper-button-prev,
.brand-carousel-section .swiper-button-next {
  display: none;
}
@media (max-width: 767.98px) {
  .brand-carousel-title {
    font-size: 1.5rem;
  }
  .brand-carousel-wrapper {
    padding: 10px;
  }
}
/************ End Home Page Brands Carousel ************/
/************ Start Home Page CGR-Services ************/
.hp-cgr-services {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  gap: 20px;
}
.service-box {
  flex: 1;
  padding: 2px;
  transition: transform 0.3s;
  cursor: pointer;
  text-align: center;
}
.service-box img {
  max-width: 100%;
  height: auto;
}
.service-box .service-title {
  font-size: 2.5rem;
  text-transform: uppercase;
  margin: 5px 0;
  text-align: left;
  line-height: 1em;
}
.service-box .service-description {
  font-size: 1.5rem;
  color: #666;
  font-style: italic;
  line-height: 1em;
  text-align: left;
}
.service-box:hover {
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .hp-cgr-services {
    flex-direction: column;
    gap: 20px;
  }
  .service-box {
    margin-bottom: 20px;
  }
}
/************ End Home Page CGR-Services ************/
/************ Start Home Page Homepage Photo ************/
.cgr-homepage-photo {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.cgr-homepage-photo img {
  width: 100%;
  height: auto;
  display: block;
}
.overlay {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  z-index: 10;
  padding: 1rem;
}
.photo-heading {
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.read-our-story-button {
  background-color: white;
  color: black;
  padding: 8px 35px;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 767.98px) {
  .photo-heading {
    font-size: 1.25rem;
  }
  .read-our-story-button {
    padding: 8px 16px;
    font-size: 0.875rem;
  }
}
/* Hide mobile by default */
.mobile-only {
  display: none;
}
/* Hide desktop version on mobile */
@media (max-width: 767.98px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
}
.cgr-homepage-photo-mobile {
  position: relative;
}
/************ End Home Page Homepage Photo ************/
/************ Start Home Page Finance banner ************/
.hp-flexipay-finance {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.finance-image {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 767.98px) {
  .finance-image {
    width: 100%;
    height: auto;
  }
}
/************ End Home Page Finance banner ************/
/************ Start Home Page Homepage In-Store Services ************/
.hp-in-store-services {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
  gap: 50px;
}
.hp-left-column {
  flex: 0 1 60%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 20px;
}
.hp-left-column h2 {
  font-size: 2rem;
  margin-bottom: 5px;
}
.hp-left-column h3 {
  font-size: 1.5rem;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 0;
  text-decoration: none;
}
.hp-left-column p {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.hp-find-us-button {
  align-self: flex-start;
  margin-top: auto;
  background-color: #2745b2;
  color: white;
  padding: 12px 25px;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s;
  margin-top: 0;
}
.hp-find-us-button:hover {
  background-color: #1e3588;
  text-decoration: none;
}
.hp-right-column {
  flex: 0 1 40%;
  margin-left: auto;
}
.hp-right-column ul {
  list-style-type: none;
  padding: 0;
}
.hp-right-column li:first-child {
  border-top: 1px solid #ddd;
}
.hp-right-column li:last-child {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
.hp-right-column li {
  margin-bottom: 15px;
  border-top: 1px solid #ddd;
  position: relative;
  padding-top: 15px;
}
.hp-right-column li::before {
  /*content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #2745b2;
  margin-right: 15px;
  position: relative;
  top: -2px;*/
}
.hp-right-column a {
  color: #333;
  text-decoration: none;
  font-size: 1.75rem;
  transition: color 0.3s;
  display: inline-block;
}
.hp-right-column a:hover {
  color: #2745b2;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .hp-in-store-services {
    flex-direction: column;
    gap: 30px;
    padding: 15px;
  }
  .hp-left-column,
  .hp-right-column {
    flex: 1 1 100%;
    margin-left: 0;
  }
  .hp-find-us-button {
    align-self: center;
    width: 50%;
    text-align: center;
  }
  .hp-right-column li {
    margin-bottom: 15px;
  }
}
/************ End Home Page Homepage In-Store Services ************/
/*************Strat Home page Newsletter ************/
/************* Homepage Newsletter Section ************/
/************* Homepage Newsletter Section ************/
/* Main Wrapper */
.hp-newsletter {
  width: 100%;
  background-color: #f5f5f5;
  padding: 30px 0;
}
/* Centered Container */
.hp-newsletter-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
/* Title */
.hp-newsletter-title {
  width: 100%;
  color: #2745b2;
  font-size: 2.25rem;
  margin-bottom: 20px;
  font-weight: bold;
}
/* Form Block */
.block.newsletter {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  width: 100%;
  max-width: 600px;
  justify-content: center;
}
/* Input Field Wrapper */
.block.newsletter .field.newsletter {
  flex: 1 1 100%;
}
/* Email Input */
.block.newsletter input[type="email"] {
  width: 100%;
  height: 45px;
  padding: 0 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
/* Button Container */
.block.newsletter .actions {
  width: 100%;
  display: flex;
  justify-content: center;
}
/* Subscribe Button */
.block.newsletter .actions button,
.block.newsletter .action.subscribe {
  height: 45px;
  padding: 10px 30px;
  background: #2745b2;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  white-space: nowrap;
  width: auto;
  transition: background 0.3s ease;
}
/* Hover State */
.block.newsletter .action.subscribe:hover {
  background: #1d3593;
}
/* Remove Magento control margin */
.block.newsletter .field .control:before {
  display: none;
}
/************* Responsive Fixes ************/
@media (max-width: 767.98px) {
  .block.newsletter {
    flex-direction: column;
    align-items: stretch;
  }
  .block.newsletter .field.newsletter {
    width: 100%;
  }
  .block.newsletter .actions {
    width: 100%;
  }
  .block.newsletter .actions button {
    width: 100%;
  }
  .hp-newsletter-title {
    font-size: 1.75rem;
  }
}
/************ End Home Page Newsletter ************/
/************** Footer  starts ***********************************/
.foot-main {
  background-color: #fff;
  padding: 0;
  color: #333;
  width: 100%;
  border-top: 1px #ddd solid;
}
.foot-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 0 5px;
}
.foot-column {
  flex: 1;
}
.foot-column:first-child {
  flex: 3;
}
.foot-column h3 {
  font-size: 2.25rem;
  margin-bottom: 20px;
  font-weight: bold;
}
.foot-column p {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 15px;
  font-weight: 100;
}
.foot-sub-columns {
  display: flex;
  gap: 10px;
}
.foot-sub-column {
  flex: 1;
}
.foot-sub-column h4 {
  font-size: 1.75rem;
  margin-bottom: 15px;
  font-weight: bold;
}
.foot-sub-column p {
  font-size: 1.5rem;
  margin-bottom: 8px;
}
.foot-sub-column p a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s;
}
.foot-sub-column p a:hover {
  color: #2745b2;
}
.foot-opening-times {
  margin-top: 20px;
}
.foot-opening-times h4 {
  font-size: 1.75rem;
  margin-bottom: 10px;
  font-weight: bold;
}
.foot-opening-times p {
  font-size: 1.5rem;
  margin-bottom: 5px;
}
.foot-column ul {
  list-style: none;
  padding: 0;
}
.foot-column ul li {
  margin-bottom: 10px;
}
.foot-column ul li a {
  color: #333;
  text-decoration: none;
  font-size: 1.5rem;
  transition: color 0.3s;
  font-weight: 100;
}
.foot-column ul li a:hover {
  color: #2745b2;
}
@media (max-width: 1024px) {
  .foot-sub-columns {
    flex-wrap: wrap;
  }
  .foot-sub-column {
    flex: 0 1 calc(40%);
  }
  .foot-sub-column:last-child {
    flex: 1 1 100%;
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .foot-container {
    flex-direction: column;
    gap: 30px;
  }
  .foot-column:first-child {
    flex: 1;
  }
  .foot-sub-columns {
    flex-direction: column;
    gap: 30px;
  }
  .foot-sub-column {
    flex: 1 1 100%;
    text-align: center;
  }
  .foot-sub-column:last-child {
    margin-top: 0;
  }
}
.page-footer .footer-toolbar-top > .content {
  padding: 0;
}
.page-container > .content {
  padding: 0;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  box-sizing: unset;
}
.foot-main {
  background-color: #fff;
}
.foot-social {
  width: 100%;
  text-align: center;
  padding: 0;
  background-color: #fff;
}
.foot-social-container {
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.foot-social-container h3 {
  font-size: 2.25rem;
  margin: 0;
  color: #333;
}
.foot-social-icons {
  display: flex;
  align-items: center;
  gap: 30px;
}
.foot-social-icons a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s;
}
.foot-social-icons a:hover {
  color: #2745b2;
}
.foot-social-icons a i {
  font-size: 4rem;
}
@media (max-width: 767.98px) {
  .foot-social-container {
    flex-direction: column;
    gap: 20px;
  }
  .foot-social-container h3 {
    font-size: 1.75rem;
    color: #333;
  }
  .foot-social-icons {
    gap: 20px;
  }
}
.page-footer .footer.content {
  border-top: none;
  background-color: #fff;
  max-width: 100%;
  padding: 0;
}
.footer-toolbar-bottom {
  background: #2745b2;
}
.copyright {
  color: #fff;
}
/********************* Footer  ends *********************/
/************** Start Category Page Styles*******************/
@media only screen and (min-width: 768px) {
  .products-grid .special-price .price {
    color: #cc2324;
    font-size: 1.8rem;
  }
  .products-grid .old-price .price {
    font-size: 1.8rem;
    color: #b3bac2;
  }
  .products-grid .price {
    font-size: 1.8rem;
    color: #cc2324;
  }
}
@media only screen and (max-width: 767.98px) {
  .products-grid .special-price .price {
    color: #cc2324;
    font-size: 1.8rem;
  }
  .products-grid .old-price .price {
    font-size: 1.8rem;
    color: #b3bac2;
  }
  .products-grid .price {
    font-size: 1.8rem;
    color: #000;
  }
}
.toolbar .sorter {
  overflow: visible;
}
/* Keep the link in-flow (no absolute here) */
.toolbar .sorter-action {
  position: relative;
  /* anchor is the positioning context for ::before */
  right: auto;
  top: auto;
  transform: none;
  display: inline-block;
  line-height: 1;
}
/* Put the arrow slightly OUTSIDE on the right */
.toolbar .sorter-action::before {
  position: absolute;
  right: -16px;
  /* tweak this to push it further out */
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  /* keep it above borders */
  /* Long arrow + visibility */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  /* FA5 solid */
  font-size: 20px;
  /* larger = more visible */
  color: #444;
  /* darker for contrast */
  /* Long arrow (FA4 shim codes) */
  content: "\f30c";
  /* up */
}
/* Down state (long arrow) */
.toolbar .sorter-action.sort-desc::before {
  content: "\f309";
  /* down */
}
/************** End Category Page Styles*******************/
/***Licence headings colour and text style***/
.licenceheadingblue {
  font-weight: bold;
  color: #5a8fc5;
  font-size: 1.75rem;
}
#amasty-shopby-product-list .product-item {
  height: 460px;
  border-bottom: 1px dashed #ddd !important;
}
.page-products .product-item-info {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 4px;
  padding: 15px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}
.page-products .product-item-info:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.page-products .product-item-info .product-item-photo {
  order: 1;
  display: block;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.page-products .product-item-info .product-item-photo img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
  filter: none;
}
.page-products .product-item-info .product-item-photo img:hover {
  transform: scale(1.05);
}
.page-products .product-item-info .product-item-name {
  order: 2;
  height: 3.6em;
  margin: 0 0;
  position: relative;
}
.page-products .product-item-info .product-item-name .product-item-link {
  color: #333333;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-products .product-item-info .product-item-name .product-item-link:hover {
  color: #2745b2;
  position: relative;
}
.page-products .product-item-info .product-item-name .product-item-link:hover:after {
  content: attr(title);
  position: absolute;
  background: #ffffff;
  padding: 5px 10px;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 1;
  top: 100%;
  left: 0;
  width: max-content;
  max-width: 300px;
}
.page-products .product-item-info .product-item-actions {
  order: 3;
  margin: 10px 0;
  width: 100%;
}
.page-products .product-item-info .product-item-actions .action.tocart.primary {
  width: 100%;
  padding: 12px;
  background: #2745b2;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 600;
  font-size: 1.2rem;
  transition: all 0.3s ease;
}
.page-products .product-item-info .product-item-actions .action.tocart.primary:hover {
  background: #ffd81e;
  color: #333333;
}
.page-main .page-title-wrapper {
  margin: 10px 0;
}
.page-main > .page-title-wrapper .page-title {
  font-size: 2.5rem;
  margin: 5px 5px;
  padding: 0 0;
}
.page-title-wrapper .page-title::before,
.page-title-wrapper .page-title::after {
  display: none;
}
.product-item-actions .actions-primary {
  width: 100%;
}
.page-title-wrapper .page-title {
  background-image: none;
}
#maincontent > div.category-view > div > img {
  width: 100%;
  height: auto;
  max-height: 250px;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 767.98px) {
  #maincontent > div.category-view > div > img {
    max-height: 180px;
  }
}
@media screen and (max-width: 480px) {
  #maincontent > div.category-view > div > img {
    max-height: 150px;
  }
}
@media screen and (max-width: 767.98px) {
  .product-item-info {
    padding: 10px;
  }
  .product-item-info .product-item-name .product-item-link {
    font-size: 1.4rem;
  }
  .product-item-info .product-item-actions .action.tocart.primary {
    padding: 10px;
    font-size: 1rem;
  }
  .product-item-info .price-box .price {
    font-size: 1.5rem;
  }
}
.fotorama__nav-wrap .fotorama__img {
  filter: none;
}
.product-item .product-item-photo img.product-image-photo,
.product-item .product-item-photo img.hover-image {
  filter: none;
}
.prolabels-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.prolabels-wrapper .absolute {
  position: absolute;
}
.prolabels-wrapper .top-left {
  top: 0;
  right: 0 !important;
  left: unset !important;
  z-index: 99;
}
.prolabels-wrapper .prolabel {
  display: inline-block;
  position: relative;
  background: #ffd81e !important;
  box-shadow: 0 0 0 2px #ffd81e;
  color: #333333;
  font-size: 16px;
  font-family: sans-serif;
  margin: 12px 8px 8px 12px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease;
  transform-origin: center;
  z-index: 100;
}
.prolabels-wrapper .prolabel:hover {
  transform: scale(1.05);
}
.prolabels-wrapper .prolabel__content b {
  display: block;
  border: 2px solid #333333;
  padding: 2px 6px 0 8px;
  line-height: 26px;
  margin: -5px 0 0 -5px;
  font-weight: 600;
  border-radius: 2px;
  white-space: nowrap;
}
/***************************************/
/********Filters on the left************/
.filter .block-subtitle,
.filter > .content .subtitle {
  color: #333333;
  font-weight: bold;
  font-size: 1.8rem;
  background: #ffd81e;
  border: 1px solid currentColor;
  padding: 10px;
}
.filter-options-title {
  padding: 10px 40px 10px 16px;
  font-size: 1.7rem;
  font-weight: normal;
}
.filter-content .item {
  margin: 10px 0;
  font-size: 1.5rem;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view) {
  margin: 0 0;
}
.amshopby-search-box input {
  height: 40px;
}
.toolbar {
  font-weight: normal;
}
/*******************/
/***************************************/
/********PRODUCT PAGE STARTS************/
/***************************************/
/********PRODUCT MEDIA STARTS***********/
.main .product.media .fotorama__stage {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 10px;
  overflow: hidden;
}
.main .product.media .fotorama__stage__shaft .fotorama__stage__frame {
  background: #ffffff;
}
.main .product.media .fotorama__stage__shaft .fotorama__stage__frame img {
  object-fit: contain;
}
.main .product.media .fotorama__nav-wrap {
  margin-top: 5px;
}
.main .product.media .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame {
  padding: 2px !important;
  opacity: 0.7;
  transition: all 0.3s ease;
}
.main .product.media .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame:hover,
.main .product.media .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {
  opacity: 1;
}
.main .product.media .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame .fotorama__thumb {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  overflow: hidden;
}
.main .product.media .fotorama__nav-wrap .fotorama__thumb-border {
  border-color: #2745b2;
  border-width: 2px;
}
/***************************************/
/********PRODUCT INFO STARTS************/
.main .product-info-main .product-add-form {
  padding-top: 15px;
}
.main .product-info-main .product-info-price {
  min-height: 56px;
  margin: 10px 0;
}
.main .product-info-main .product-info-price .price-box {
  order: 4;
  padding: 10px 10px 10px 0px;
  display: flex !important;
  flex-direction: row;
  align-items: center;
}
.main .product-info-main .product-info-price .price-box .price {
  font-size: 2.5rem;
  font-weight: 600;
}
.main .product-info-main .product-info-price .price-box .old-price {
  color: #b3bac2;
  margin-left: 20px !important;
  margin-top: 0 !important;
}
.main .product-info-main .product-info-price .price-box .old-price .price {
  text-decoration: line-through;
}
.main .product-info-main .product-info-price .price-box .special-price {
  color: #cc2324;
  font-weight: 600;
}
.main .product-info-main .product-info-price .price-box .special-price .price {
  color: #cc2324;
  font-size: 2.5rem;
}
.main .product-info-main .product-info-price .price-box .special-price + .old-price {
  margin-left: 10px !important;
}
.main .product-info-main .product.attribute.overview {
  margin: 25px 0 1px;
}
.main .product-info-main .stock {
  color: #cc2324;
  border: 1px solid #cc2324;
  padding: 5px;
  border-radius: 10px;
  float: left;
}
.main .product-info-main .product-info-stock-sku {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.main .product-info-main .product-info-stock-sku .sku .value {
  color: #343434;
  font-size: 1.4rem;
}
.main .product-info-main .page-title-wrapper {
  margin-bottom: 20px;
}
.main .product-info-main .page-title-wrapper .page-title {
  margin: 0;
}
.main .product-info-main .page-title-wrapper .page-title .base {
  font-size: 2.4rem;
  font-weight: 600;
  color: #333333;
  line-height: 1.2;
}
.main .product-info-main .product-options-wrapper .field {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.main .product-info-main .product-options-wrapper .field label {
  order: 1;
  font-size: 1.4rem;
  color: #333333;
  margin-bottom: 10px;
  text-transform: none !important;
  width: 100% !important;
  min-height: 20px !important;
}
.main .product-info-main .product-options-wrapper .field label:first-letter {
  text-transform: uppercase !important;
}
.main .product-info-main .product-options-wrapper .field .control {
  order: 2;
  width: 100% !important;
}
.main .product-info-main .product-options-wrapper .field .control select,
.main .product-info-main .product-options-wrapper .field .control input {
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 0 10px;
  font-size: 1.4rem;
  width: 100%;
  text-transform: capitalize;
}
.main .product-info-main .product-options-wrapper .field .control select option {
  text-transform: none;
}
.main .product-info-main .product-options-wrapper .field .control select option:first-letter {
  text-transform: uppercase;
}
.main .product-info-main .product-options-wrapper .field .control .options-list .field > img {
  width: 16px !important;
  height: 16px !important;
  order: 4 !important;
  margin-top: 5px;
}
.main .product-info-main .product-options-wrapper .field .control .options-list .choice {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 8px 0;
  min-height: 25px;
}
.main .product-info-main .product-options-wrapper .field .control .options-list .choice input[type="checkbox"],
.main .product-info-main .product-options-wrapper .field .control .options-list .choice input[type="radio"] {
  width: 25px;
  height: 25px;
  margin: 0;
  order: 0;
}
.main .product-info-main .product-options-wrapper .field .control .options-list .choice label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(74%);
  margin: 5px 0 0 10px;
  font-size: 1.4rem;
  min-height: auto !important;
  order: 1;
}
.main .product-info-main .product-options-wrapper .field .control .options-list .choice label span {
  text-transform: none;
}
.main .product-info-main .product-options-wrapper .field .control .options-list .choice label span:first-letter {
  text-transform: uppercase;
}
.main .product-info-main .product-options-wrapper .field .control .options-list .choice label .price-notice {
  order: 2;
  margin-left: 10px;
}
.main .product-info-main .product-options-wrapper .field .control .options-list .choice label .price-notice:before {
  content: " ";
  display: inline-block;
}
.main .product-info-main .box-tocart {
  margin: 20px 0;
}
.main .product-info-main .box-tocart .field.qty {
  margin-bottom: 15px;
}
.main .product-info-main .box-tocart .field.qty label {
  font-size: 1.4rem;
  text-transform: capitalize;
}
.main .product-info-main .box-tocart .field.qty .qty-wrapper {
  width: 100%;
}
.main .product-info-main .box-tocart .field.qty .qty-wrapper input {
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 0 10px;
  width: 85px;
}
.main .product-info-main .box-tocart .field.qty .qty-wrapper .trigger {
  text-transform: capitalize;
}
.main .product-info-main .box-tocart .action.primary {
  width: 100%;
  padding: 12px;
  background: #2745b2;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: capitalize;
  transition: all 0.3s ease;
}
.main .product-info-main .box-tocart .action.primary:hover {
  background: #ffd81e;
  color: #333333;
}
.main .product-info-main .fieldset:last-child {
  margin-bottom: 25px;
}
/***************************************/
/*********RESPONSIVE STYLES*************/
@media screen and (max-width: 767.98px) {
  .product.media .fotorama__nav-wrap {
    margin-top: 3px;
  }
  .product.media .fotorama__nav--thumbs .fotorama__nav__frame {
    padding: 1px !important;
  }
  .product-info-main .page-title-wrapper .page-title .base {
    font-size: 2rem;
  }
  .product-info-main .product-options-wrapper .field label,
  .product-info-main .product-options-wrapper .field .control select,
  .product-info-main .product-options-wrapper .field .control input {
    font-size: 1.3rem;
  }
  .product-info-main .box-tocart .field.qty label {
    font-size: 1.3rem;
  }
  .product-info-main .box-tocart .action.primary {
    font-size: 1.4rem;
    padding: 10px;
  }
}
/**********************Bought togther starts*******************/
@media only screen and (min-width: 768px) {
  .block .special-price .price {
    color: #cc2324;
    font-size: 1.8rem;
  }
  .block .old-price .price {
    font-size: 1.8rem;
    color: #b3bac2;
  }
  .block .price {
    font-size: 1.8rem;
    color: #cc2324;
  }
}
@media only screen and (max-width: 767.98px) {
  .block .special-price .price {
    color: #cc2324;
    font-size: 1.8rem;
  }
  .block .old-price .price {
    font-size: 1.8rem;
    color: #b3bac2;
  }
  .block .price {
    font-size: 1.8rem;
    color: #cc2324;
  }
}
/***************************************/
/********PRODUCT PAGE ENDS************/
/*Mini Cart Popup*/
.minicart-wrapper .minicart-items .price-container .price {
  font-size: 1.8rem;
  color: #cc2324;
}
#top-cart-btn-checkout {
  text-transform: capitalize;
  font-size: 1.8rem;
}
/*Enable Add to card button for mobiles*/
@media only screen and (max-width: 767.98px) {
  .products-grid .product-item-actions {
    /* display: block;
    margin: 0 auto; */
  }
}
.page-products .products-grid .product-item,
.block.widget .products-grid .product-item {
  height: auto;
  overflow: visible;
  border: none;
  box-shadow: none;
  background-color: inherit;
}
.page-products .products-grid .product-item:before,
.block.widget .products-grid .product-item:before {
  content: none;
  display: block;
  height: auto;
  background: none;
}
.page-products .products-grid .product-item .product-item-info,
.block.widget .products-grid .product-item .product-item-info {
  padding: 5px;
  overflow: visible;
}
.page-products .products-grid .product-item .product-item-info .product-item-inner,
.block.widget .products-grid .product-item .product-item-info .product-item-inner {
  display: block;
}
.page-products .products-grid .product-item .product-item-name,
.block.widget .products-grid .product-item .product-item-name {
  white-space: normal;
}
.page-products .products-grid .product-item:hover .product-item-info,
.block.widget .products-grid .product-item:hover .product-item-info {
  border: none;
  position: static;
  left: auto;
  right: auto;
  top: auto;
  background: transparent;
  box-shadow: none;
  padding: 5px;
}
/*******************/
/*Easy Catalog image corrections starts*/
.easycatalogimg {
  display: flex;
  justify-content: center;
}
/*Easy Catalog image corrections ends*/
/*****Amasty Landing pages 4 columns grid styles*****/
/*****General Styles*****/
.message.success {
  background: #2745b2 !important;
  color: #ffffff !important;
}
.message.success a {
  color: #ffffff !important;
}
.message.success > :first-child:before {
  filter: brightness(0) invert(1) !important;
}
/*******General Styles*******/
/*****Checkput Page Styles Starts*****/
#checkout-shipping-method-load > table > tbody > tr {
  width: 100%;
  margin-top: 10px;
}
/******Checkout Page Styles Ends*****/
/*****Checkput Page Styles Starts*****/
@media only screen and (min-width: 768px) {
  .page-layout-checkout:not(.firecheckout) .page-main {
    max-width: 1200px;
  }
}
.amcheckout-items .field-tooltip {
  top: -2px;
  left: -35px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  background-color: #ffffff;
}
#checkout-payment-method-load > div > div > div.step-content.amcheckout-content > div > div.payment-method._active {
  background-color: #ffffff;
}
#checkout-payment-method-load > div > div > div.step-content.amcheckout-content > div > div.payment-method._active > div.payment-method-title.field.choice > label > span {
  content: "" !important;
  display: inline-block;
  background-image: url("../images/paymentoptions.png");
  background-size: contain;
  background-repeat: no-repeat;
  height: 40px;
  vertical-align: middle;
  max-width: 65%;
}
#checkout-payment-method-load > div > div > div.step-content.amcheckout-content > div > div:nth-child(2) > div.payment-method-title.field.choice > label > span {
  content: "" !important;
  display: inline-block;
  background-image: url("../images/paymentoptions.png");
  background-size: contain;
  background-repeat: no-repeat;
  height: 40px;
  vertical-align: middle;
  max-width: 65%;
  margin-top: -8px;
}
#checkout-payment-method-load > div > div > div.step-content.amcheckout-content > div > div:nth-child(1) > div.payment-method-title.field.choice > label > div > img {
  max-width: 65% !important;
  margin-top: -8px;
}
#checkout-payment-method-load > div > div > div.step-content.amcheckout-content > div > div {
  background-color: #ffffff;
}
#checkout > div.amcheckout-main-container.-modern.-layout-2columns.am-submit-summary > div.amcheckout-column.-sidebar.-sticky > div > div.checkout-payment-method.submit > div > div > button {
  width: 98% !important;
}
#checkout > div.amcheckout-main-container.-modern.-layout-2columns.am-submit-summary > div.amcheckout-column.-sidebar > div > div.checkout-payment-method.submit > div > div > button {
  width: 98% !important;
}
#discount-form > div.actions-toolbar > div > button > span > span {
  font-size: 1.3rem;
}
#discount-form > div.actions-toolbar > div > button {
  padding: 5px;
}
/******Checkout Page Styles Ends*****/
/*
.prolabels-wrapper .bottom-left {
  display: none !important;
}*/
/***** Cart Page Styles Starts*****/
/* Cart page: set 70% / 25% split (float layout) */
@media (min-width: 768px), print {
  /* Ensure the container uses the classic float layout */
  .checkout-cart-index .cart-container {
    display: block !important;
    /* override any flex you may have added */
  }
  .checkout-cart-index .cart-container::after {
    /* clearfix */
    content: "";
    display: table;
    clear: both;
  }
  /* LEFT column: the cart form */
  .checkout-cart-index .cart-container .form-cart {
    width: 65% !important;
    padding-right: 5% !important;
    /* 65 + 5 + 30 = 100 */
    float: left !important;
    order: 1;
    /* harmless if flex ever applies */
  }
  /* RIGHT column: summary */
  .checkout-cart-index .cart-container .cart-summary {
    width: 30% !important;
    float: right !important;
  }
}
#maincontent > div.columns > div > div.cart-container > div.cart-summary > div.cart-proceed-top > button {
  width: 98%;
}
.checkout-cart-index button span {
  font-size: 1.6rem;
}
.checkout-cart-index .cart.main.actions button {
  width: 50%;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar {
  min-height: 30px;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
  width: 70px;
  padding: 7px 2px 0px 3px;
}
.checkout-cart-index .cart-summary .block .item-options .field .radio {
  margin-top: 2px;
}
/*** Cart Page Styles ends ***/
/***** Stellarsoft CallForPrice starts *****/
.contact-for-price-link,
.contact-for-price-link:visited,
.contact-for-price-link:hover,
.contact-for-price-link:active {
  color: #cc2324 !important;
  font-weight: bold;
  text-decoration: none;
}
.contact-for-price-link:hover {
  text-decoration: underline;
}
/* Greyed/disabled look that overrides theme styles */
.stellarsoft-cfp-disabled,
.stellarsoft-cfp-disabled:visited,
.stellarsoft-cfp-disabled:hover,
.stellarsoft-cfp-disabled:active {
  opacity: 0.45 !important;
  filter: grayscale(100%);
  cursor: not-allowed !important;
  pointer-events: none;
  /* ensures it's not clickable */
}
/***** Stellarsoft CallForPrice ends *****/
/****coockie bar container styles****/
.cookie-bar-container button,
.cookie-bar-container .action.primary,
.cookie-buttons button {
  font-size: 1.3rem !important;
  padding: 8px 8px !important;
}
/****** Customer Also Bought Styles **********/
/* Customers Also Bought — 1 card per view on mobile */
@media (max-width: 640px) {
  /* Easiest way to select an id with dots is an attribute selector */
  div[id="soldtogether.product.customer"] .swiper-slide {
    width: calc(80%) !important;
    /* fill the viewport */
    margin-right: 10px !important;
    /* keep a little gap */
    box-sizing: border-box;
  }
  /* Make images fluid (override inline 240px widths) */
  div[id="soldtogether.product.customer"] [class^="product-image-container-"],
  div[id="soldtogether.product.customer"] .product-image-container {
    width: 100% !important;
    max-width: 100% !important;
  }
  div[id="soldtogether.product.customer"] .product-image-wrapper {
    padding-bottom: 125% !important;
    /* keep the aspect ratio they expect */
  }
  div[id="soldtogether.product.customer"] .product-image-photo {
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  /* Let the text breathe */
  div[id="soldtogether.product.customer"] .product-item-info,
  div[id="soldtogether.product.customer"] .product.details {
    width: 100% !important;
  }
  /* Hide arrows on phones (swipe is enough) */
  /*div[id="soldtogether.product.customer"] .swiper-button-prev,
  div[id="soldtogether.product.customer"] .swiper-button-next {
    display: none !important;
  }*/
}
/* --- PATCH: stop mid-word breaks in the sold-together HEADING on phones --- */
@media (max-width: 640px) {
  /* Scope to the sold-together block */
  div[id="soldtogether.product.customer"] #block-soldtogether-heading,
  div[id="soldtogether.product.customer"] #block-soldtogether-heading * {
    display: block;
    width: 100%;
    max-width: 100% !important;
    min-width: 0 !important;
    /* Kill aggressive breaking/hyphenation */
    word-break: normal !important;
    /* or: keep-all */
    overflow-wrap: normal !important;
    /* wrap only at spaces */
    word-wrap: normal !important;
    /* legacy alias */
    -webkit-hyphens: none !important;
    hyphens: none !important;
    white-space: normal !important;
    /* Just in case a theme sets justification/letter spacing */
    text-align: center !important;
    letter-spacing: normal !important;
    line-height: 1.25;
  }
  /* Some themes add breaking rules on the wrapper; neutralize them too */
  div[id="soldtogether.product.customer"] .block-title.title {
    word-break: normal !important;
    overflow-wrap: normal !important;
    -webkit-hyphens: none !important;
    hyphens: none !important;
  }
}
/**** customer also bought styles ends ****/
/*** Product additional details styles starts ***/
/* Scoped to the Additional Details tab */
#additional_details {
  font-size: 14px;
  line-height: 1.45;
}
/* Each attribute row */
#additional_details .product.attibute {
  display: flex;
  flex-wrap: wrap;
  /* lets long values wrap under the label */
  align-items: center;
  padding: 12px 14px;
}
/* Zebra striping */
#additional_details .product.attibute:nth-child(odd) {
  background: #ffffff;
}
#additional_details .product.attibute:nth-child(even) {
  background: #f6f6f6;
}
/* Label and value */
#additional_details .product.attibute .label {
  flex: 0 0 44%;
  /* label column width on phones */
  font-weight: 600;
  color: #222;
}
#additional_details .product.attibute .content {
  flex: 1 1 56%;
  /* value column fills the rest */
  color: #333;
  word-break: break-word;
  /* prevents overflow on long words */
}
/* Larger screens: align labels nicely */
@media (min-width: 600px) {
  #additional_details .product.attibute .label {
    flex: 0 0 200px;
    /* adjust for your layout */
  }
  #additional_details .product.attibute .content {
    flex: 1 1 auto;
  }
}
/* Tiny screens: tighter spacing */
@media (max-width: 360px) {
  #additional_details .product.attibute {
    padding: 10px 12px;
  }
  #additional_details .product.attibute .label {
    flex-basis: 46%;
  }
  #additional_details .product.attibute .content {
    flex-basis: 54%;
  }
}
/*** Product additional details styles ends ***/
/* Show "As low as" on CATEGORY LISTING pages only */
body.catalog-category-view .price-box .minimal-price-link .price-label,
body.catalog-category-view .price-box .minimal-price .price-label,
body.catalog-category-view .price-box :not(.special-price):not(.old-price) > .price-container > .price-label {
  display: inline !important;
  font-weight: 600;
  margin-right: 0.25rem;
}
/* Keep other labels hidden so you don't see "Special Price"/"Regular Price" */
body.catalog-category-view .price-box .special-price .price-label,
body.catalog-category-view .price-box .old-price .price-label {
  display: none !important;
}
.product-item .minimal-price-link {
  margin-top: 18.5px;
  position: absolute;
  font-size: 1.5rem;
}
.product-item .price-box {
  margin: 15px 0;
}
