/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
@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;
}
.ammenu-sticky {
  left: 0;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
/* phpcs:disable */
/* phpcs:enable */
/* phpcs:ignore Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter */
.ammmenu-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .ammmenu-word-break {
  word-break: break-all;
}
._ammenu-link.-first {
  min-height: 60px;
  padding: 17px 0;
}
._ammenu-link.-second {
  font-size: 1.6rem;
  font-weight: 400;
  min-height: 50px;
  padding: 14px 0;
}
@-webkit-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@media (max-width: 1024px + 1) {
  .ammenu-header-container.-sticky .header.content {
    padding: 10px;
  }
}
._ammenu-toggle-buttons:hover {
  filter: brightness(85%);
}
._ammenu-toggle-buttons:active {
  filter: brightness(50%);
}
@keyframes slide-right {
  0% {
    transform: translateX(-500%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    transform: translateX(500%);
  }
  100% {
    transform: translateX(0);
  }
}
.ambanners.ambanner-7 .item.product.product-item .product-item-info {
  min-width: 105px;
}
.ambanners.ambanner-7 .item.product.product-item {
  min-width: 20%;
}
.ambanners.ambanner-7 .item.product.product-item {
  margin-left: 25px;
}
.ambanners.ambanner-7 .item.product.product-item .tocart {
  margin-top: 20px;
}
.ambanners.ambanner-7 .item.product.product-item .product-item-inner {
  padding-bottom: 0;
}
@media only screen and (min-width: 640px) {
  div.ambanners-injected-banner {
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
.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;
}
/**
 * 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%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@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;
}
.sidebar-main .block-collapsible-nav > .title.block-collapsible-nav-title,
.sidebar-additional .block-collapsible-nav > .title.block-collapsible-nav-title {
  background-color: #4abfc4;
  padding: 14px 20px;
}
.sidebar-main .block-collapsible-nav > .title.block-collapsible-nav-title strong,
.sidebar-additional .block-collapsible-nav > .title.block-collapsible-nav-title strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  color: #1b2d46;
  letter-spacing: 0.05em;
}
.sidebar-main .block-collapsible-nav > .content.block-collapsible-nav-content,
.sidebar-additional .block-collapsible-nav > .content.block-collapsible-nav-content {
  background-color: #1b2d46;
  padding: 0;
}
.sidebar-main .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items,
.sidebar-additional .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-main .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li,
.sidebar-additional .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07000000000000001);
  box-sizing: border-box;
}
.sidebar-main .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li > a,
.sidebar-additional .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li > a,
.sidebar-main .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li > strong,
.sidebar-additional .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li > strong {
  display: block;
  width: 100%;
  padding: 13px 20px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  transition: color 0.15s ease, border-left-color 0.15s ease;
  border-left: 3px solid transparent;
  box-sizing: border-box;
}
.sidebar-main .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li > a:hover,
.sidebar-additional .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li > a:hover {
  color: #4abfc4;
  border-left-color: #4abfc4;
  text-decoration: none;
}
.sidebar-main .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li.current > strong,
.sidebar-additional .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li.current > strong,
.sidebar-main .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li.current > a,
.sidebar-additional .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li.current > a {
  color: #4abfc4;
  border-left-color: #4abfc4;
  font-weight: 700;
}
.sidebar-main .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li > .delimiter,
.sidebar-additional .block-collapsible-nav > .content.block-collapsible-nav-content > ul.nav.items > li > .delimiter {
  display: block;
  height: 1px;
  background: rgba(74, 191, 196, 0.25);
  margin: 4px 20px;
  border-bottom: none;
}
.account .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper {
  margin-bottom: 28px;
}
.account .page-title-wrapper .page-title,
.customer-account-login .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-title-wrapper .page-title,
.customer-account-createpassword .page-title-wrapper .page-title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  text-transform: uppercase;
  color: #1b2d46;
  letter-spacing: 0.02em;
  padding-bottom: 12px;
  border-bottom: 3px solid #4abfc4;
  display: inline-block;
}
.account .column.main .block-dashboard-info,
.account .column.main .block-dashboard-addresses,
.account .column.main .block-dashboard-orders,
.account .column.main .block-reviews-dashboard,
.account .column.main .block-addresses-default,
.account .column.main .block-addresses-list,
.account .column.main .block-order-details-view,
.account .column.main .block-order-details-comments,
.account .column.main .block-order-details-gift-message {
  background: #f7f7f7;
  border-radius: 10px;
  padding: 24px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.account .column.main .block-dashboard-info .block-content,
.account .column.main .block-dashboard-addresses .block-content,
.account .column.main .block-dashboard-orders .block-content,
.account .column.main .block-reviews-dashboard .block-content,
.account .column.main .block-addresses-default .block-content,
.account .column.main .block-addresses-list .block-content,
.account .column.main .block-order-details-view .block-content,
.account .column.main .block-order-details-comments .block-content,
.account .column.main .block-order-details-gift-message .block-content {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.account .column.main .block-dashboard-info .block-content .box,
.account .column.main .block-dashboard-addresses .block-content .box,
.account .column.main .block-dashboard-orders .block-content .box,
.account .column.main .block-reviews-dashboard .block-content .box,
.account .column.main .block-addresses-default .block-content .box,
.account .column.main .block-addresses-list .block-content .box,
.account .column.main .block-order-details-view .block-content .box,
.account .column.main .block-order-details-comments .block-content .box,
.account .column.main .block-order-details-gift-message .block-content .box {
  flex: 1 1 calc(40%);
  min-width: 0;
}
@media (max-width: 767px) {
  .account .column.main .block-dashboard-info .block-content,
  .account .column.main .block-dashboard-addresses .block-content,
  .account .column.main .block-dashboard-orders .block-content,
  .account .column.main .block-reviews-dashboard .block-content,
  .account .column.main .block-addresses-default .block-content,
  .account .column.main .block-addresses-list .block-content,
  .account .column.main .block-order-details-view .block-content,
  .account .column.main .block-order-details-comments .block-content,
  .account .column.main .block-order-details-gift-message .block-content {
    flex-direction: column;
  }
  .account .column.main .block-dashboard-info .block-content .box,
  .account .column.main .block-dashboard-addresses .block-content .box,
  .account .column.main .block-dashboard-orders .block-content .box,
  .account .column.main .block-reviews-dashboard .block-content .box,
  .account .column.main .block-addresses-default .block-content .box,
  .account .column.main .block-addresses-list .block-content .box,
  .account .column.main .block-order-details-view .block-content .box,
  .account .column.main .block-order-details-comments .block-content .box,
  .account .column.main .block-order-details-gift-message .block-content .box {
    flex: 1 1 100%;
  }
}
.account .column.main .block:not(.widget) .block-title {
  background: transparent;
  border-bottom: 2px solid #4abfc4;
  padding-bottom: 10px;
  margin-bottom: 16px;
}
.account .column.main .block:not(.widget) .block-title strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  text-transform: uppercase;
  color: #1b2d46;
  letter-spacing: 0.03em;
}
.account .column.main .block:not(.widget) .block-title > .action {
  float: right;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #4abfc4;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-top: 6px;
}
.account .column.main .block:not(.widget) .block-title > .action:hover {
  text-decoration: underline;
}
.account .column.main .block:not(.widget) .box .box-title span {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #1b2d46;
}
.account .column.main .block:not(.widget) .box .box-content {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  color: #444;
  line-height: 1.7;
}
.account .column.main .block:not(.widget) .box .box-content p,
.account .column.main .block:not(.widget) .box .box-content address {
  margin: 0;
  font-style: normal;
}
.account .column.main .block:not(.widget) .box .box-actions {
  margin-top: 12px;
}
.account .column.main .block:not(.widget) .box .box-actions .action {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #4abfc4;
  text-decoration: none;
  margin-right: 14px;
}
.account .column.main .block:not(.widget) .box .box-actions .action:hover {
  text-decoration: underline;
  color: #1b2d46;
}
.account .column.main .block:not(.widget) .box .box-actions .action:last-child {
  margin-right: 0;
}
.block-dashboard-orders .block-title.order {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  border-bottom: 2px solid #4abfc4;
  padding-bottom: 10px;
  margin-bottom: 16px;
}
.block-dashboard-orders .block-title.order strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  text-transform: uppercase;
  color: #1b2d46;
}
.block-dashboard-orders .block-title.order .action.view {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #4abfc4;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.block-dashboard-orders .block-title.order .action.view:hover {
  text-decoration: underline;
}
.data.table.table-order-items {
  width: 100%;
  border-collapse: collapse;
  font-family: "aktiv-grotesk", sans-serif;
}
.data.table.table-order-items caption {
  display: none;
}
.data.table.table-order-items thead tr th {
  background-color: #1b2d46;
  color: #fff;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 12px 14px;
  border: none;
  text-align: left;
}
.data.table.table-order-items tbody tr {
  background-color: #fff;
  transition: background-color 0.15s ease;
}
.data.table.table-order-items tbody tr:nth-child(even) {
  background-color: #f0fafa;
}
.data.table.table-order-items tbody tr:hover {
  background-color: #d6f2f3;
}
.data.table.table-order-items tbody tr td {
  padding: 11px 14px;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #e8e8e8;
  vertical-align: middle;
}
.data.table.table-order-items tbody tr td.col.actions {
  white-space: nowrap;
}
.data.table.table-order-items tbody tr td.col.actions .action {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #4abfc4;
  text-decoration: none;
  margin-right: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.data.table.table-order-items tbody tr td.col.actions .action:hover {
  color: #1b2d46;
  text-decoration: underline;
}
.data.table.table-order-items tbody tr td.col.actions .action:last-child {
  margin-right: 0;
}
.col.status .status-pending,
.col.status [data-th="Status"]:contains("Pending") {
  color: #d97706;
}
td[data-th="Status"] {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.customer-account-login .block-title strong,
.login-container .block-title strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  text-transform: uppercase;
  color: #1b2d46;
}
.login-container .block {
  background: #f8f9fa;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 28px;
}
.login-container .block .block-title {
  border-bottom: 2px solid #4abfc4;
  padding-bottom: 12px;
  margin-bottom: 20px;
}
.login-container .actions-toolbar .action.primary {
  background-color: #1b2d46;
  color: #fff;
  border: 2px solid #1b2d46;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-radius: 4px;
  padding: 10px 24px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.login-container .actions-toolbar .action.primary:hover {
  background-color: #4abfc4;
  border-color: #4abfc4;
  color: #1b2d46;
}
.login-container .actions-toolbar .action:not(.primary) {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  color: #4abfc4;
  text-decoration: none;
}
.login-container .actions-toolbar .action:not(.primary):hover {
  text-decoration: underline;
}
.account .field > .label,
.customer-account-login .field > .label,
.customer-account-create .field > .label,
.customer-account-forgotpassword .field > .label,
.customer-account-createpassword .field > .label,
.customer-account-edit .field > .label,
.account .field .label,
.customer-account-login .field .label,
.customer-account-create .field .label,
.customer-account-forgotpassword .field .label,
.customer-account-createpassword .field .label,
.customer-account-edit .field .label {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #1b2d46;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.account .input-text,
.customer-account-login .input-text,
.customer-account-create .input-text,
.customer-account-forgotpassword .input-text,
.customer-account-createpassword .input-text,
.customer-account-edit .input-text,
.account select,
.customer-account-login select,
.customer-account-create select,
.customer-account-forgotpassword select,
.customer-account-createpassword select,
.customer-account-edit select,
.account textarea,
.customer-account-login textarea,
.customer-account-create textarea,
.customer-account-forgotpassword textarea,
.customer-account-createpassword textarea,
.customer-account-edit textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px 14px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  color: #333;
  background: #fff;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  width: 100%;
  box-sizing: border-box;
}
.account .input-text:focus,
.customer-account-login .input-text:focus,
.customer-account-create .input-text:focus,
.customer-account-forgotpassword .input-text:focus,
.customer-account-createpassword .input-text:focus,
.customer-account-edit .input-text:focus,
.account select:focus,
.customer-account-login select:focus,
.customer-account-create select:focus,
.customer-account-forgotpassword select:focus,
.customer-account-createpassword select:focus,
.customer-account-edit select:focus,
.account textarea:focus,
.customer-account-login textarea:focus,
.customer-account-create textarea:focus,
.customer-account-forgotpassword textarea:focus,
.customer-account-createpassword textarea:focus,
.customer-account-edit textarea:focus {
  border-color: #4abfc4;
  box-shadow: 0 0 0 3px rgba(74, 191, 196, 0.15);
  outline: none;
}
.account .input-text::placeholder,
.customer-account-login .input-text::placeholder,
.customer-account-create .input-text::placeholder,
.customer-account-forgotpassword .input-text::placeholder,
.customer-account-createpassword .input-text::placeholder,
.customer-account-edit .input-text::placeholder,
.account select::placeholder,
.customer-account-login select::placeholder,
.customer-account-create select::placeholder,
.customer-account-forgotpassword select::placeholder,
.customer-account-createpassword select::placeholder,
.customer-account-edit select::placeholder,
.account textarea::placeholder,
.customer-account-login textarea::placeholder,
.customer-account-create textarea::placeholder,
.customer-account-forgotpassword textarea::placeholder,
.customer-account-createpassword textarea::placeholder,
.customer-account-edit textarea::placeholder {
  color: #aaa;
}
.account .action.primary,
.customer-account-login .action.primary,
.customer-account-create .action.primary,
.customer-account-forgotpassword .action.primary,
.customer-account-createpassword .action.primary,
.customer-account-edit .action.primary,
.account button.action.primary,
.customer-account-login button.action.primary,
.customer-account-create button.action.primary,
.customer-account-forgotpassword button.action.primary,
.customer-account-createpassword button.action.primary,
.customer-account-edit button.action.primary,
.account .actions-toolbar > .primary .action,
.customer-account-login .actions-toolbar > .primary .action,
.customer-account-create .actions-toolbar > .primary .action,
.customer-account-forgotpassword .actions-toolbar > .primary .action,
.customer-account-createpassword .actions-toolbar > .primary .action,
.customer-account-edit .actions-toolbar > .primary .action {
  background-color: #1b2d46;
  color: #fff;
  border: 2px solid #1b2d46;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-radius: 4px;
  padding: 10px 24px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.account .action.primary:hover,
.customer-account-login .action.primary:hover,
.customer-account-create .action.primary:hover,
.customer-account-forgotpassword .action.primary:hover,
.customer-account-createpassword .action.primary:hover,
.customer-account-edit .action.primary:hover,
.account button.action.primary:hover,
.customer-account-login button.action.primary:hover,
.customer-account-create button.action.primary:hover,
.customer-account-forgotpassword button.action.primary:hover,
.customer-account-createpassword button.action.primary:hover,
.customer-account-edit button.action.primary:hover,
.account .actions-toolbar > .primary .action:hover,
.customer-account-login .actions-toolbar > .primary .action:hover,
.customer-account-create .actions-toolbar > .primary .action:hover,
.customer-account-forgotpassword .actions-toolbar > .primary .action:hover,
.customer-account-createpassword .actions-toolbar > .primary .action:hover,
.customer-account-edit .actions-toolbar > .primary .action:hover {
  background-color: #4abfc4;
  border-color: #4abfc4;
  color: #1b2d46;
}
.account .action.secondary,
.customer-account-login .action.secondary,
.customer-account-create .action.secondary,
.customer-account-forgotpassword .action.secondary,
.customer-account-createpassword .action.secondary,
.customer-account-edit .action.secondary,
.account .actions-toolbar > .secondary .action,
.customer-account-login .actions-toolbar > .secondary .action,
.customer-account-create .actions-toolbar > .secondary .action,
.customer-account-forgotpassword .actions-toolbar > .secondary .action,
.customer-account-createpassword .actions-toolbar > .secondary .action,
.customer-account-edit .actions-toolbar > .secondary .action {
  background: transparent;
  color: #4abfc4;
  border: 2px solid #4abfc4;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-radius: 4px;
  padding: 10px 24px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.account .action.secondary:hover,
.customer-account-login .action.secondary:hover,
.customer-account-create .action.secondary:hover,
.customer-account-forgotpassword .action.secondary:hover,
.customer-account-createpassword .action.secondary:hover,
.customer-account-edit .action.secondary:hover,
.account .actions-toolbar > .secondary .action:hover,
.customer-account-login .actions-toolbar > .secondary .action:hover,
.customer-account-create .actions-toolbar > .secondary .action:hover,
.customer-account-forgotpassword .actions-toolbar > .secondary .action:hover,
.customer-account-createpassword .actions-toolbar > .secondary .action:hover,
.customer-account-edit .actions-toolbar > .secondary .action:hover {
  background-color: #4abfc4;
  color: #1b2d46;
}
.account .fieldset > .legend,
.customer-account-login .fieldset > .legend,
.customer-account-create .fieldset > .legend,
.customer-account-forgotpassword .fieldset > .legend,
.customer-account-createpassword .fieldset > .legend,
.customer-account-edit .fieldset > .legend {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  color: #1b2d46;
  border-bottom: 2px solid #4abfc4;
  padding-bottom: 8px;
  margin-bottom: 20px;
  width: 100%;
  box-sizing: border-box;
}
.customer-account-create .form-create-account {
  background: #f8f9fa;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 32px;
}
.customer-address-index .block-addresses-list .block-title,
.customer-address-form .block-addresses-list .block-title,
.customer-address-index .block-addresses-default .block-title,
.customer-address-form .block-addresses-default .block-title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  text-transform: uppercase;
  color: #1b2d46;
  border-bottom: 2px solid #4abfc4;
  padding-bottom: 10px;
  margin-bottom: 16px;
}
.customer-address-index .block-addresses-list .item.actions,
.customer-address-form .block-addresses-list .item.actions,
.customer-address-index .block-addresses-default .item.actions,
.customer-address-form .block-addresses-default .item.actions {
  margin-top: 10px;
}
.customer-address-index .block-addresses-list .item.actions .action,
.customer-address-form .block-addresses-list .item.actions .action,
.customer-address-index .block-addresses-default .item.actions .action,
.customer-address-form .block-addresses-default .item.actions .action {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #4abfc4;
  text-decoration: none;
  margin-right: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.customer-address-index .block-addresses-list .item.actions .action:hover,
.customer-address-form .block-addresses-list .item.actions .action:hover,
.customer-address-index .block-addresses-default .item.actions .action:hover,
.customer-address-form .block-addresses-default .item.actions .action:hover {
  text-decoration: underline;
  color: #1b2d46;
}
.customer-address-index .block-addresses-list .item.actions .action.delete,
.customer-address-form .block-addresses-list .item.actions .action.delete,
.customer-address-index .block-addresses-default .item.actions .action.delete,
.customer-address-form .block-addresses-default .item.actions .action.delete {
  color: #c0392b;
}
.customer-address-index .block-addresses-list .item.actions .action.delete:hover,
.customer-address-form .block-addresses-list .item.actions .action.delete:hover,
.customer-address-index .block-addresses-default .item.actions .action.delete:hover,
.customer-address-form .block-addresses-default .item.actions .action.delete:hover {
  color: #922b21;
}
.customer-address-index .block-addresses-list address,
.customer-address-form .block-addresses-list address,
.customer-address-index .block-addresses-default address,
.customer-address-form .block-addresses-default address {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.7;
  color: #444;
}
.customer-address-index .box-billing-address,
.customer-address-form .box-billing-address,
.customer-address-index .box-shipping-address,
.customer-address-form .box-shipping-address {
  background: #f8f9fa;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 20px;
}
.password-strength-meter {
  border-radius: 0 0 4px 4px;
  font-size: 12px;
  font-family: "aktiv-grotesk", sans-serif;
}
.swatch-attribute {
  margin-bottom: 20px;
}
.swatch-attribute .swatch-attribute-label {
  display: block;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #1a2340;
  margin-bottom: 12px;
}
.swatch-attribute .swatch-attribute-selected-option {
  display: none;
}
.swatch-attribute .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: flex-start;
}
.swatch-attribute .super-attribute-select {
  display: none;
}
.swatch-attribute.units .swatch-attribute-options {
  display: block;
}
.swatch-attribute.units .swatch-option {
  display: none !important;
}
.swatch-attribute.units .swatch-select {
  display: block;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #e5e7eb;
  border-radius: 50px;
  padding: 14px 52px 14px 22px;
  font-size: 15px;
  font-weight: 600;
  color: #1a2340;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%234ABFC4' d='M5 7l5 5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 20px;
  transition: border-color 0.15s, box-shadow 0.15s;
  line-height: 1.4;
}
.swatch-attribute.units .swatch-select:focus {
  outline: none;
  border-color: #4abfc4;
  box-shadow: 0 0 0 3px rgba(74, 191, 196, 0.15);
}
.swatch-attribute.units .swatch-select option {
  font-weight: 400;
}
.swatch-option {
  float: none;
  overflow: hidden;
  text-overflow: unset;
  outline: none !important;
  width: 120px;
  height: 140px;
  min-width: 120px;
  padding: 0;
  margin: 0;
  border: 2px solid #e5e7eb !important;
  border-radius: 10px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  transition: border-color 0.15s, box-shadow 0.15s, background-color 0.15s;
}
.swatch-option::after {
  content: attr(aria-label);
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  font-size: 13px;
  font-weight: 600;
  color: #1a2340;
  text-align: center;
  line-height: 1.3;
  padding: 0 6px;
}
.swatch-option.image {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center 14px !important;
  background-color: #fff !important;
}
.swatch-option.color,
.swatch-option:not(.image):not(.text) {
  background-color: #fff !important;
}
.swatch-option.color::before,
.swatch-option:not(.image):not(.text)::before {
  content: '';
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--swatch-bg, #cccccc);
  border: 1px solid rgba(0, 0, 0, 0.12);
  pointer-events: none;
}
.swatch-option.color[aria-checked="true"],
.swatch-option:not(.image):not(.text)[aria-checked="true"],
.swatch-option.color.selected,
.swatch-option:not(.image):not(.text).selected {
  background-color: #e8faf8 !important;
}
.swatch-option:not(.disabled):hover {
  border-color: #4abfc4 !important;
  box-shadow: 0 0 0 1px #4abfc4;
  outline: none !important;
}
.swatch-option[aria-checked="true"],
.swatch-option.selected {
  border-color: #4abfc4 !important;
  background-color: #e8faf8;
  box-shadow: 0 0 0 1px #4abfc4;
  outline: none !important;
}
.swatch-option.disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.swatch-option.disabled:hover {
  border-color: #e5e7eb !important;
  box-shadow: none;
}
.swatch-option.text {
  height: auto;
  min-height: 36px;
  width: auto;
  padding: 5px 16px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}
.swatch-option.text::after {
  display: none;
}
.column.main {
  min-height: unset !important;
}
.nav_wrap {
  background-color: #4ABFC4;
  padding: 6px 0;
}
.nav_wrap .nav_wrap__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1740px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.nav_wrap .nav_wrap__left,
.nav_wrap .nav_wrap__center,
.nav_wrap .nav_wrap__right {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #0B2742;
  text-transform: uppercase;
  white-space: nowrap;
}
.nav_wrap .nav_wrap__left a {
  color: #0B2742;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.8;
}
.nav_wrap .nav_wrap__left a strong {
  font-weight: 700;
}
.nav_wrap .nav_wrap__left a:hover {
  text-decoration: none;
}
.nav_wrap .nav_wrap__left img {
  margin: -5px 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .nav_wrap .nav_wrap__left {
    display: none;
  }
}
.nav_wrap .nav_wrap__center {
  flex: 1;
  text-align: center;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 300;
  padding: 0 20px;
}
.nav_wrap .nav_wrap__center a {
  color: #0B2742;
  font-weight: 700;
  text-decoration: underline;
}
.nav_wrap .nav_wrap__center a:hover {
  text-decoration: none;
}
.nav_wrap .nav_wrap__right {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media only screen and (max-width: 767px) {
  .nav_wrap .nav_wrap__right {
    display: none;
  }
}
.nav_wrap .nav_wrap__trustpilot {
  display: flex;
  align-items: center;
  gap: 3px;
  border-right: 1px solid #0B2742;
  padding-right: 10px;
  margin-right: 10px;
}
.nav_wrap .nav_wrap__blog {
  color: #0B2742;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 4px;
}
.nav_wrap .nav_wrap__blog:hover {
  text-decoration: underline;
}
.nav_wrap .nav_wrap__blog img {
  margin: 0 5px 0 0;
}
header.page-header {
  background-color: #1b2d46;
  border-bottom: none;
  margin-bottom: 0;
}
header.page-header .header.content {
  padding: 10px 20px;
  display: flex;
  align-items: stretch;
  position: relative;
  max-width: 1740px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  header.page-header {
    margin-bottom: 0;
    border-bottom: none;
  }
  header.page-header .header.content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.ammenu-logo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.ammenu-logo .ammenu-logo__img {
  height: 60px;
  width: auto;
}
@media only screen and (max-width: 1024px) {
  .ammenu-logo .ammenu-logo__img {
    height: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .ammenu-logo .ammenu-logo__img {
    display: none;
  }
}
.ammenu-logo .ammenu-logo__img--landscape {
  display: none;
}
@media only screen and (max-width: 767px) {
  .ammenu-logo .ammenu-logo__img--landscape {
    display: block;
    height: 36px;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .ammenu-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.header-icons-left {
  display: none;
}
@media only screen and (max-width: 767px) {
  .header-icons-left {
    display: flex;
    align-items: center;
    position: absolute;
    left: 46px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
}
.header-icons {
  display: flex;
  align-items: center;
  gap: 4px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
@media only screen and (max-width: 1024px) {
  .header-icons {
    right: 55px;
    top: 15px;
    transform: none;
  }
}
@media only screen and (max-width: 767px) {
  .header-icons {
    right: 10px;
    top: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .header-icon--search-desktop {
    display: none !important;
  }
}
.header-icon {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  padding: 6px 8px;
  display: flex;
  align-items: center;
  transition: color 0.2s;
}
.header-icon:hover {
  color: #4ABFC4;
  text-decoration: none;
}
.header-icon.btn-contact-us {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 6px 18px;
  color: #1b2d46;
  white-space: nowrap;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
.header-icon.btn-contact-us:hover {
  background-color: #4ABFC4;
  border-color: #4ABFC4;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .header-icon.btn-contact-us {
    display: none;
  }
}
.minicart-wrapper {
  display: none !important;
}
header .header .block-search {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 9999;
  background-color: #1b2d46;
  padding: 15px 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  width: 100%;
  box-sizing: border-box;
}
header .header .block-search .block-title {
  display: none;
}
header .header .block-search .field.search {
  margin: 0;
  width: 100%;
}
header .header .block-search label.label {
  display: none;
}
header .header .block-search .control {
  display: flex;
}
header .header .block-search input#search {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #4ABFC4;
  border-radius: 4px;
  background: #fff;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 15px;
  color: #1b2d46;
  box-sizing: border-box;
}
header .header .block-search input#search::placeholder {
  color: #999;
}
header .header .block-search .actions {
  margin-left: 10px;
}
header .header .block-search .action.search {
  background: #4ABFC4;
  border: none;
  color: #fff;
  padding: 0;
  border-radius: 4px;
  cursor: pointer;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  text-transform: uppercase;
  opacity: 1 !important;
  width: 32px;
  height: 32px;
  top: 15px;
  right: 20px;
}
header .header .block-search .action.search::before {
  color: #fff;
}
header .header .block-search .action.search:hover {
  background: #36a1a5;
}
header .header .block-search .action.search[disabled] {
  opacity: 1 !important;
}
header .header .block-search .search-autocomplete {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  header .header .block-search {
    padding: 10px;
  }
}
.header-icon--search.active img {
  filter: brightness(0) saturate(100%) invert(70%) sepia(40%) saturate(500%) hue-rotate(130deg);
}
.basket-icon-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.basket-count {
  position: absolute;
  right: -2px;
  bottom: 0;
  min-width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 10px;
  font-weight: 700;
  color: #1b2d46;
  pointer-events: none;
}
body .ammenu-submenu-wrapper {
  padding: 23px 0 0!important;
  background-color: transparent !important;
  width: 80% !important;
}
.ammenu-nav-sections {
  flex-shrink: unset;
  background-color: #1b2d46;
}
@media only screen and (max-width: 1024px) {
  .ammenu-nav-sections {
    background: none !important;
  }
}
@media only screen and (min-width: 1025px) {
  .ammenu-nav-sections {
    clear: both;
    margin-bottom: 0;
    width: 75%;
    height: auto;
    float: right;
    position: absolute;
    right: 250px;
    bottom: 0;
    background: #1b2d46;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1640px) {
  .ammenu-nav-sections {
    width: calc(100% - 420px);
  }
}
.ammenu-nav-sections .ammenu-main-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-color: #1b2d46 !important;
  color: #fff !important;
}
.ammenu-nav-sections a.ammenu-link {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff !important;
  font-size: 18px !important;
  border-radius: 0;
  padding: 5px 12px !important;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none !important;
}
@media only screen and (min-width: 1025px) and (max-width: 1640px) {
  .ammenu-nav-sections a.ammenu-link {
    font-size: 16px !important;
    padding: 5px 8px !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1490px) {
  .ammenu-nav-sections a.ammenu-link {
    font-size: 15px !important;
    padding: 5px !important;
  }
}
.ammenu-nav-sections a.ammenu-link .ammenu-text-block,
.ammenu-nav-sections a.ammenu-link .ammenu-text {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.ammenu-nav-sections a.ammenu-link.-current {
  background-color: #4ABFC4 !important;
}
body .ammenu-nav-sections.-topmenu .ammenu-items {
  margin: 0 !important;
  max-width: auto !important;
}
body .ammenu-menu-wrapper .ammenu-content,
body .ammenu-menu-wrapper .ammenu-content .ammenu-menu-wrapper {
  background-color: #1b2d46 !important;
}
body .ammenu-menu-wrapper .ammenu-item:not(.current):not(:hover) > .ammenu-link,
body .ammenu-menu-wrapper .ammenu-items .ammenu-item.current:not(:hover):not(.-active) > .ammenu-link:not(:hover) {
  color: #fff !important;
}
body .ammenu-menu-wrapper .ammenu-items > .ammenu-item:hover > .ammenu-link {
  color: #4ABFC4 !important;
}
body .ammenu-menu-wrapper .ammenu-items > .ammenu-item:last-child > .ammenu-link {
  color: #fc8163 !important;
}
body .ammenu-menu-wrapper .ammenu-items > .ammenu-item:last-child {
  position: absolute !important;
  right: 0;
}
@media only screen and (max-width: 767px) {
  body .ammenu-menu-wrapper .ammenu-items > .ammenu-item:last-child {
    position: unset !important;
    right: unset !important;
  }
}
body .ammenu-menu-wrapper .ammenu-items > .ammenu-item:last-child:hover > .ammenu-link {
  background-color: #fc8163 !important;
  color: #fff !important;
}
body .page-header .ammenu-menu-wrapper .ammenu-item.current {
  background-color: #4ABFC4 !important;
  color: #fff !important;
}
body .ammenu-menu-wrapper .ammenu-item {
  padding: 0;
  -webkit-font-smoothing: antialiased;
}
body .ammenu-menu-wrapper .ammenu-item a {
  border-radius: 0;
  font-size: 18px;
  padding: 5px 12px !important;
  display: inline-block;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  text-transform: uppercase;
}
body .ammenu-menu-wrapper .ammenu-item:hover {
  background: #4ABFC4;
  border-radius: 0;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block {
  background-color: #fff !important;
  padding: 20px;
  margin-top: 0 !important;
  box-shadow: unset !important;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner {
  display: flex;
  flex-wrap: wrap;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .nav-block {
  box-sizing: border-box;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .nav-block .menu-merch {
  padding: 0;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .nav-category .title {
  color: #37384c;
  font-size: 18px;
  font-weight: 500;
  padding: 0;
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
  display: inline-block;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .nav-category ul {
  margin-left: 0;
  padding-left: 0;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .nav-category ul li a {
  color: #37384c;
  padding: 0;
  display: block;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-1,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-2,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-3,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-4,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-5,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-6,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-7,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-8,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-9,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-10,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-11,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-12,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid-full,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid-col2-sidebar,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid-col2-main {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-1 {
  width: 6.33%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-2 {
  width: 14.66%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-3 {
  width: 23%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-4 {
  width: 31.33%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-5 {
  width: 39.67%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-6 {
  width: 48%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-7 {
  width: 56.33%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-8 {
  width: 64.67%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-9 {
  width: 73%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-10 {
  width: 81.33%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-11 {
  width: 89.67%;
}
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid12-12,
body .ammenu-menu-wrapper .ammenu-item:hover .ammenu-submenu-block .nav-panel-inner .grid-full {
  width: 98%;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block {
  box-shadow: unset !important;
  border-radius: 0 0 15px 15px!important;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block ul {
  padding: 0;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .nav-block--top .title-one {
  font-size: 42px !important;
  line-height: 38px !important;
  padding-left: 0 !important;
  color: #4ABFC4 !important;
  text-transform: uppercase;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .nav-block .title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 19px;
  color: #1b2d46 !important;
  border-bottom: 2px solid #4ABFC4;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .title-one b,
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .title-one strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .nav-block ul.nav-submenu li {
  line-height: 1;
  margin: 0;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .nav-block ul.nav-submenu li a {
  position: relative !important;
  font-size: 15px !important;
  padding: 3px 0 !important;
  font-family: "aktiv-grotesk", sans-serif !important;
  font-weight: 600 !important;
  text-transform: none !important;
  text-decoration: none !important;
  color: #1b2d46 !important;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .featured_products {
  display: flex;
  gap: 8px;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .nav-cat-card {
  position: relative;
  display: block;
  flex: 1;
  overflow: hidden;
  text-decoration: none !important;
  padding: 0 !important;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .nav-cat-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .nav-cat-card__label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(27, 45, 70, 0.75);
  color: #fff !important;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 10px;
  display: flex;
  align-items: center;
  gap: 8px;
}
body .page-header .ammenu-menu-wrapper .ammenu-item .ammenu-submenu-block .nav-cat-card__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 13px;
  flex-shrink: 0;
}
.navigation,
.ammenu-nav-sections {
  background: transparent;
}
@media only screen and (max-width: 1024px) {
  .ammenu-tabs-container .ammenu-title {
    background: #4ABFC4 !important;
    font-weight: 300;
    font-size: 17px;
    width: auto;
  }
  .ammenu-tabs-container .ammenu-title .ammenu-link,
  .ammenu-tabs-container .ammenu-title .ammenu-link:visited,
  .ammenu-tabs-container .ammenu-title .ammenu-link:hover {
    text-transform: none;
    padding-left: 25px;
    padding-right: 25px;
  }
  .ammenu-tabs-container .ammenu-title .ammenu-link[title="Account"] {
    display: none !important;
  }
  .ammenu-tabs-container .ammenu-title.active {
    background: #37384b !important;
    font-weight: 300;
  }
  .ammenu-tabs-container .ammenu-content {
    background: #37384b !important;
  }
  .ammenu-tabs-container .ammenu-content .ammenu-menu-wrapper {
    background: #37384b !important;
  }
  .ammenu-tabs-container .ammenu-content .ammenu-menu-wrapper .ammenu-main-container .ammenu-items li.ammenu-item {
    border: none;
  }
  .ammenu-tabs-container .ammenu-content .ammenu-menu-wrapper .ammenu-main-container .ammenu-items li.ammenu-item .ammenu-link {
    background-color: #37384b !important;
    text-transform: none !important;
    font-weight: 300;
    font-size: 17px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .ammenu-tabs-container .ammenu-content .ammenu-menu-wrapper .ammenu-main-container .ammenu-items li.ammenu-item .ammenu-link .ammenu-wrapper {
    color: #fff !important;
  }
  .ammenu-tabs-container .ammenu-content .ammenu-menu-wrapper .ammenu-main-container .ammenu-items li.ammenu-item .ammenu-link:before {
    content: none;
    display: none;
  }
}
.ammenu-button.-hamburger {
  color: #fff !important;
}
@media only screen and (max-width: 1024px) {
  .ammenu-menu-toggle {
    left: inherit;
    right: 0;
    top: 1px;
  }
}
@media only screen and (max-width: 767px) {
  .ammenu-menu-toggle {
    top: -6px;
  }
}
.ammenu-menu-toggle .ammenu-icon {
  border-width: 3px;
  border-color: #4ABFC4 !important;
  border-radius: 2px;
}
.ammenu-nav-sections.-sidebar.-mobile {
  background-color: #1b2d46 !important;
  width: 300px !important;
  max-width: 85vw;
  box-shadow: 4px 0 20px rgba(0, 0, 0, 0.4);
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-menu-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px;
  background-color: #1b2d46;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-menu-title .ammenu-title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4ABFC4 !important;
  margin: 0;
  letter-spacing: 1px;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-menu-title .ammenu-button.-close {
  background: none;
  border: none;
  cursor: pointer;
  color: #4ABFC4 !important;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-menu-title .ammenu-button.-close:hover {
  opacity: 1;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-menu-title .ammenu-button.-close::before {
  font-size: 20px;
  line-height: 1;
  color: #4ABFC4;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-tabs-list {
  display: flex;
  background-color: #0f1e2f !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  margin: 0;
  padding: 0;
  list-style: none;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-tabs-list .ammenu-item {
  flex: 1;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-tabs-list .ammenu-button {
  width: 100%;
  padding: 12px 0;
  border: none;
  background: transparent !important;
  color: rgba(255, 255, 255, 0.5) !important;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: color 0.2s, border-color 0.2s;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-tabs-list .ammenu-button.-active,
.ammenu-nav-sections.-sidebar.-mobile .ammenu-tabs-list .ammenu-button[aria-selected="true"] {
  color: #4ABFC4 !important;
  border-bottom-color: #4ABFC4;
  background: transparent !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-tabs-list .ammenu-button:hover {
  color: #fff !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-items.-root.-accordion {
  list-style: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-item.category-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07000000000000001);
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-item.category-item:last-child {
  border-bottom: none;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link.-mobile {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0 !important;
  background: transparent !important;
  color: #fff !important;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 17px !important;
  text-transform: uppercase;
  text-decoration: none !important;
  border-bottom: none !important;
  border-radius: 0;
  letter-spacing: 0.3px;
  transition: background-color 0.15s, color 0.15s;
  min-height: 50px !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link.-mobile:hover,
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link.-mobile:focus {
  background-color: rgba(74, 191, 196, 0.15) !important;
  color: #4ABFC4 !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link.-mobile.-current,
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link.-mobile.-active {
  color: #4ABFC4 !important;
  background-color: rgba(74, 191, 196, 0.1) !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link.-mobile .ammenu-text-block {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link.-mobile .ammenu-text {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-icon-block.-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.6) !important;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-icon-block.-toggle svg {
  transform: rotate(-90deg);
  transition: transform 0.2s;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-icon-block.-toggle:hover {
  background: rgba(74, 191, 196, 0.25);
  color: #4ABFC4 !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-item.category-item:has(.ammenu-link[aria-label^="Go to Help"]) {
  display: none !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link[data-item-id="custom-node-10"] {
  color: #e8413e !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link[data-item-id="custom-node-10"]:hover,
.ammenu-nav-sections.-sidebar.-mobile .ammenu-link[data-item-id="custom-node-10"]:focus {
  color: #e8413e !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-tabs-list {
  display: none !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-account-section {
  display: none !important;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding: 16px 20px 20px;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__account-heading {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4ABFC4;
  letter-spacing: 1px;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__blog {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__blog:hover {
  color: #4ABFC4;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__blog img {
  display: inline-block;
  width: 20px !important;
  height: 13px !important;
  flex-shrink: 0;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__link {
  display: block;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  padding: 6px 0;
  letter-spacing: 0.3px;
  transition: color 0.15s;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__link:hover {
  color: #4ABFC4;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__branding {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__branding > img {
  display: block;
  height: 20px !important;
  width: auto;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__pattesons {
  display: flex;
  align-items: center;
  gap: 4px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  letter-spacing: 0.5px;
  white-space: nowrap;
  flex-shrink: 0;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__pattesons img {
  display: inline-block;
  vertical-align: middle;
  opacity: 0.6;
  height: 14px !important;
  width: auto;
  max-width: 90px;
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__pattesons:hover {
  color: rgba(255, 255, 255, 0.8);
}
.ammenu-nav-sections.-sidebar.-mobile .ammenu-mobile-footer__pattesons:hover img {
  opacity: 0.9;
}
.container,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  max-width: 1480px;
}
body,
p,
li,
td,
input,
textarea,
select,
button {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #1b2d46;
}
.ambanners * {
  color: #1b2d46;
}
.newsletter_strip {
  background: #4ABFC4;
  padding: 36px 0;
}
.newsletter_strip .newsletter_strip__heading {
  padding-right: 40px;
}
@media (max-width: 991px) {
  .newsletter_strip .newsletter_strip__heading {
    padding-right: 0;
    margin-bottom: 24px;
  }
}
.newsletter_strip .newsletter_strip__title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 42px;
  color: #0d1b2e;
  text-transform: uppercase;
  margin-bottom: 6px !important;
  line-height: 1.1;
}
.newsletter_strip .newsletter_strip__body {
  font-size: 15px;
  font-weight: 500;
  color: #0d1b2e;
  line-height: 1.5;
  margin-bottom: 0 !important;
}
.newsletter_strip .newsletter_strip__form-col {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .newsletter_strip .newsletter_strip__form-col {
    justify-content: flex-start;
  }
}
.newsletter_strip .newsletter_strip__form {
  width: 100%;
  max-width: 800px;
}
@media (max-width: 991px) {
  .newsletter_strip .newsletter_strip__form {
    max-width: 100%;
  }
}
.newsletter_strip .newsletter_strip__input-row {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .newsletter_strip .newsletter_strip__input-row {
    flex-direction: column;
    gap: 8px;
  }
}
.newsletter_strip .newsletter_strip__input {
  flex: 1;
  padding: 14px 24px;
  border: none;
  border-radius: 50px;
  font-size: 14px;
  color: #0d1b2e;
  outline: none;
  background: #fff;
  min-width: 0;
  height: 50px;
  box-sizing: border-box;
}
.newsletter_strip .newsletter_strip__input::placeholder {
  color: #999;
}
.newsletter_strip .newsletter_strip__btn {
  background: #0d1b2e;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 0 32px;
  height: 50px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s;
  white-space: nowrap;
  box-sizing: border-box;
}
.newsletter_strip .newsletter_strip__btn:hover {
  background: #1a2f4a;
}
@media (max-width: 480px) {
  .newsletter_strip .newsletter_strip__btn {
    width: 100%;
  }
}
.newsletter_strip .newsletter_strip__consent {
  font-size: 11px;
  color: #0d1b2e;
  line-height: 1.4;
}
.newsletter_strip .newsletter_strip__consent label {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  cursor: pointer;
}
.newsletter_strip .newsletter_strip__consent label input[type="checkbox"] {
  margin-top: 2px;
  flex-shrink: 0;
}
.newsletter_strip .newsletter_strip__consent a {
  color: #0d1b2e;
  text-decoration: underline;
}
.newsletter_strip .newsletter_strip__consent a:hover {
  color: #fff;
}
.newsletter_strip .newsletter_strip__consent-error {
  font-size: 12px;
  color: #0d1b2e;
  font-weight: 700;
  margin-top: 6px !important;
  margin-bottom: 0 !important;
}
footer {
  padding-bottom: 0 !important;
}
footer .connect_wrap {
  display: none;
}
footer .footer_wrap {
  background: #0d1b2e;
}
footer .footer_wrap [class*="footer_col_"] {
  padding: 36px 30px;
  color: #fff;
}
footer .footer_wrap [class*="footer_col_"] p {
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
}
footer .footer_wrap [class*="footer_col_"] li {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
}
footer .footer_wrap [class*="footer_col_"] a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}
footer .footer_wrap [class*="footer_col_"] a:hover {
  color: #2bbcb2;
}
footer .footer_wrap [class*="footer_col_"] ul li {
  margin-bottom: 7px;
}
footer .footer_wrap .footer_col_1 {
  padding: 36px 30px 36px 0;
}
@media only screen and (max-width: 767px) {
  footer .footer_wrap .footer_col_1 {
    padding: 36px 30px 36px;
  }
}
footer .footer_wrap .footer_col_2,
footer .footer_wrap .footer_col_3 {
  border-left: 1px solid #4ABFC4;
}
@media (max-width: 991px) {
  footer .footer_wrap .footer_col_2,
  footer .footer_wrap .footer_col_3 {
    border-left: none;
    border-top: 1px solid #4ABFC4;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer_wrap .footer_col_3 {
    padding-bottom: 0;
  }
}
footer .footer_col_1 img {
  display: block;
  max-width: 300px;
}
footer .footer_col_1 .social.list-unstyled {
  margin-top: 30px !important;
}
footer .footer_col_1 .social.list-unstyled li {
  margin-bottom: 0;
}
footer .footer_col_1 .social.list-unstyled a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 2px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  font-size: 0 !important;
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  transition: border-color 0.2s;
}
footer .footer_col_1 .social.list-unstyled a:hover {
  border-color: #2bbcb2;
  color: transparent;
}
footer .footer_col_1 .social.list-unstyled a.instagram {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z'/%3E%3C/svg%3E");
}
footer .footer_col_1 .social.list-unstyled a.twitter {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.744l7.73-8.835L1.254 2.25H8.08l4.259 5.631 5.905-5.631zm-1.161 17.52h1.833L7.084 4.126H5.117z'/%3E%3C/svg%3E");
}
footer .footer_col_1 .social.list-unstyled a.facebook {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'/%3E%3C/svg%3E");
}
footer .footer_col_2 p.title-one {
  color: #2bbcb2;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  line-height: 1;
}
footer .footer_col_2 p.title-two {
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
  margin-bottom: 18px !important;
  line-height: 1;
  font-family: "alternate-gothic-condensed-a", sans-serif;
}
footer .footer_col_2 .contact-us-button {
  display: inline-block;
  background: #2bbcb2;
  border: none;
  border-radius: 50px;
  color: #0d1b2e !important;
  padding: 12px 32px;
  font-weight: 700;
  font-size: 16px !important;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  font-family: "alternate-gothic-condensed-a", sans-serif;
}
footer .footer_col_2 .contact-us-button:hover {
  background: #167e77;
  color: #ffffff;
}
footer .footer_col_2 p.open-hours-title {
  color: #2bbcb2;
  font-size: 14px;
  font-weight: 700;
  margin-top: 24px !important;
  margin-bottom: 4px !important;
}
footer .footer_col_3 p.footer-col-title,
footer .footer_col_4 p.footer-col-title {
  color: #2bbcb2;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px !important;
}
footer .copyright_wrap {
  background: #0d1b2e;
  padding: 0;
}
footer .copyright_wrap .col-lg-9 {
  padding: 14px 0 14px 30px;
  border-left: 1px solid #4ABFC4;
  border-top: 1px solid #4ABFC4;
}
@media (max-width: 991px) {
  footer .copyright_wrap .col-lg-9 {
    border-left: none;
  }
}
@media only screen and (max-width: 767px) {
  footer .copyright_wrap .col-lg-9 {
    padding-right: 30px;
  }
}
footer .copyright_wrap p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
  margin: 0;
}
footer .copyright_wrap a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: underline;
}
footer .copyright_wrap a:hover {
  color: #2bbcb2;
}
@media only screen and (max-width: 767px) {
  footer {
    margin-top: 0 !important;
  }
}
.homepage_content h4,
.homepage_content h5,
.homepage_content h6 {
  font-size: 4rem;
  position: relative;
  margin-bottom: -90px;
}
.hero-slider {
  width: 100%;
  overflow: hidden;
}
.hero-slider__slide {
  background-image: var(--slide-bg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 500px;
  display: flex;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .hero-slider__slide {
    min-height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-slider__slide {
    min-height: 300px;
    background-image: var(--slide-bg-mob);
  }
}
.hero-slider__container {
  max-width: 1740px;
  margin: 0 auto;
  padding: 60px 20px;
  box-sizing: border-box;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .hero-slider__container {
    padding: 40px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-slider__container {
    padding: 30px 20px;
  }
}
.hero-slider__content {
  position: relative;
  z-index: 2;
  max-width: 620px;
}
@media only screen and (max-width: 1024px) {
  .hero-slider__content {
    max-width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-slider__content {
    max-width: 100%;
  }
}
.hero-slider__heading {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 52px;
  line-height: 1;
  margin: 0 0 30px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1024px) {
  .hero-slider__heading {
    font-size: 40px;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-slider__heading {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.hero-slider__buttons {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.hero-slider__btn {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.5px;
  padding: 12px 28px;
  border-radius: 30px;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .hero-slider__btn {
    padding: 10px 22px;
    font-size: 14px;
  }
}
.hero-slider__btn--primary {
  background-color: #fff;
  color: #1b2d46;
  border: 2px solid #fff;
}
.hero-slider__btn--primary:hover {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #1b2d46;
  text-decoration: none;
}
.hero-slider__btn--outline {
  background-color: #4ABFC4;
  color: #1b2d46;
  border: 2px solid #4ABFC4;
}
.hero-slider__btn--outline:hover {
  background-color: #38a8ad;
  border-color: #38a8ad;
  color: #1b2d46;
  text-decoration: none;
}
.hero-slider__indicators.carousel-indicators {
  justify-content: flex-start;
  max-width: 1740px;
  margin: 0 auto 30px;
  padding: 0 20px;
  left: 0;
  right: 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .hero-slider__indicators.carousel-indicators {
    margin-bottom: 20px;
  }
}
.hero-slider__indicators.carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  margin: 0 4px;
  opacity: 1;
  transition: background-color 0.2s;
}
.hero-slider__indicators.carousel-indicators [data-bs-target].active {
  background-color: #fff;
}
.popular-categories {
  width: 100%;
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  .popular-categories {
    padding: 40px 0;
  }
}
.popular-categories__container {
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
@media (min-width: 1520px) {
  .popular-categories__container {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .popular-categories__container {
    padding: 0 !important;
  }
}
.popular-categories__heading {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #0B2742;
  font-size: 42px;
  line-height: 1;
  margin: 0 0 30px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .popular-categories__heading {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.popular-categories__viewport {
  overflow: hidden;
  width: 100%;
}
.popular-categories__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media only screen and (max-width: 1024px) {
  .popular-categories__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .popular-categories__grid {
    display: flex;
    gap: 12px;
    transition: transform 0.3s ease;
    will-change: transform;
  }
}
.popular-categories__nav {
  display: none;
}
@media only screen and (max-width: 767px) {
  .popular-categories__nav {
    display: flex;
    gap: 12px;
    margin-top: 16px;
  }
}
.popular-categories__prev,
.popular-categories__next {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  line-height: 0;
}
.popular-categories__prev img,
.popular-categories__next img {
  display: block;
  width: 41px;
  height: 41px;
}
.popular-categories__prev.disabled,
.popular-categories__next.disabled {
  opacity: 0.3;
  cursor: default;
}
.popular-categories__prev img {
  transform: rotate(180deg);
}
.popular-categories__card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 16px;
  overflow: hidden;
  min-height: 300px;
  text-decoration: none;
  color: #fff;
  transition: transform 0.3s ease;
}
.popular-categories__card:hover {
  text-decoration: none;
  color: #fff;
  transform: translateY(-4px);
}
.popular-categories__card:hover .popular-categories__bg {
  transform: scale(1.05);
}
@media only screen and (max-width: 767px) {
  .popular-categories__card {
    min-height: 280px;
    min-width: 60%;
    max-width: 60%;
    flex-shrink: 0;
  }
}
.popular-categories__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
  z-index: 1;
}
.popular-categories__content {
  position: absolute;
  z-index: 3;
  padding: 24px;
  top: 0;
}
.popular-categories__title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 28px;
  line-height: 1.1;
  margin: 0 0 8px;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 767px) {
  .popular-categories__title {
    font-size: 24px;
  }
}
.popular-categories__desc {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 16px;
}
.popular-categories__arrow {
  display: inline-block;
  width: 41px;
  height: 41px;
  transition: transform 0.2s ease;
}
.popular-categories__card:hover .popular-categories__arrow {
  transform: translateX(4px);
}
.popular-categories__arrow img {
  display: block;
  width: 41px;
  height: 41px;
}
.block-bestsellers {
  max-width: 1480px;
  margin: 40px auto;
  padding: 0 20px;
}
@media (min-width: 1520px) {
  .block-bestsellers {
    padding: 0;
  }
}
.block-bestsellers .bestsellers-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.block-bestsellers .block-title {
  margin: 0;
  padding: 0;
}
.block-bestsellers .block-title strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  line-height: 1;
  letter-spacing: 0.5px;
}
.block-bestsellers .bestsellers-nav {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-left: auto;
}
.block-bestsellers .bestsellers-see-all {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  text-decoration: none;
  letter-spacing: 0.5px;
  margin-right: 4px;
}
.block-bestsellers .bestsellers-see-all:hover {
  text-decoration: underline;
}
.block-bestsellers .slider-arrow {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: relative;
  width: 41px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-bestsellers .slider-arrow .arrow-hover {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.block-bestsellers .slider-arrow .arrow-default {
  display: block;
}
.block-bestsellers .slider-arrow.disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}
.block-bestsellers .slider-prev:hover:not(.disabled) {
  width: 50px;
  height: 50px;
}
.block-bestsellers .slider-prev:hover:not(.disabled) .arrow-default {
  display: none;
}
.block-bestsellers .slider-prev:hover:not(.disabled) .arrow-hover {
  display: block;
}
.block-bestsellers .slider-next:hover:not(.disabled) {
  width: 50px;
  height: 50px;
}
.block-bestsellers .slider-next:hover:not(.disabled) .arrow-default {
  display: none;
}
.block-bestsellers .slider-next:hover:not(.disabled) .arrow-hover {
  display: block;
}
.block-bestsellers .products-slider-viewport {
  overflow: hidden;
  width: 100%;
}
.block-bestsellers .products-slider-track {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 20px;
  transition: transform 0.4s ease;
  will-change: transform;
}
.block-bestsellers .product-item.slider-item {
  flex: 0 0 auto;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.block-bestsellers .product-item.slider-item .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.block-bestsellers .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 15px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  min-height: 280px;
  overflow: hidden;
  box-sizing: border-box;
}
.block-bestsellers .product-item-photo span.product-image-container {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  aspect-ratio: auto !important;
}
.block-bestsellers .product-item-photo span.product-image-container span.product-image-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-bottom: 0 !important;
  height: auto !important;
  width: 100% !important;
  position: static !important;
}
.block-bestsellers .product-item-photo picture.product-image-photo {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: static !important;
}
.block-bestsellers .product-item-photo img.product-image-photo {
  display: block !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 300px;
  object-fit: contain;
}
.block-bestsellers .product-category-badge {
  display: inline-block;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0b2742;
  border: 2px solid #0b2742;
  border-radius: 20px;
  padding: 3px 8px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.block-bestsellers .product-category-badge--jars {
  border-color: #4ABFC4;
}
.block-bestsellers .product-category-badge--bottles {
  border-color: #F9B100;
}
.block-bestsellers .product-item-name {
  margin: 0 0 4px;
}
.block-bestsellers .product-item-name .product-item-link {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  text-decoration: none;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block-bestsellers .product-item-name .product-item-link:hover {
  text-decoration: underline;
}
.block-bestsellers .product-item-description {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #0b2742;
  line-height: 1.4;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 5px 0;
}
.block-bestsellers .price-box {
  margin-top: auto;
}
.block-bestsellers .price-box .price-label {
  display: block;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #0b2742;
  margin-bottom: 2px;
}
.block-bestsellers .price-box .price {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0b2742;
  line-height: 1;
}
.block-bestsellers .product-item-inner,
.block-bestsellers .product-item-actions,
.block-bestsellers .actions-secondary {
  display: none !important;
}
@media (max-width: 768px) {
  .block-bestsellers .bestsellers-header {
    flex-wrap: wrap;
    gap: 10px 15px;
  }
  .block-bestsellers .block-title strong {
    font-size: 32px;
  }
  .block-bestsellers .bestsellers-see-all {
    font-size: 18px;
  }
  .block-bestsellers .product-item-photo {
    min-height: 160px;
    padding: 14px;
  }
  .block-bestsellers .product-item-photo span.product-image-container {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    aspect-ratio: auto !important;
  }
  .block-bestsellers .product-item-photo span.product-image-container span.product-image-wrapper {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 0 !important;
    position: static !important;
  }
  .block-bestsellers .product-item-photo picture.product-image-photo {
    width: 100% !important;
    display: flex !important;
    position: static !important;
  }
  .block-bestsellers .product-item-photo img.product-image-photo {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    max-height: 150px;
    object-fit: contain;
    display: block !important;
  }
}
.accreditations {
  padding: 40px 0 60px;
  overflow: hidden;
}
.accreditations__track {
  display: flex;
  width: max-content;
  animation: accreditations-scroll 40s linear infinite;
}
.accreditations__track:hover {
  animation-play-state: paused;
}
.accreditations__item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 32px;
}
.accreditations__item a {
  display: flex;
  align-items: center;
  transition: opacity 0.3s ease;
}
.accreditations__item a:hover {
  opacity: 0.7;
}
.accreditations__item img {
  max-height: 80px;
  max-width: 168px;
  width: auto;
  object-fit: contain;
  filter: none;
}
@keyframes accreditations-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@media (max-width: 768px) {
  .accreditations {
    padding: 30px 0 40px;
  }
  .accreditations__item {
    padding: 0 20px;
  }
  .accreditations__item img {
    max-height: 80px;
    max-width: 168px;
  }
}
.trustpilot-reviews {
  padding: 60px 0 40px;
  position: relative;
  width: 100%;
  clear: both;
}
.trustpilot-reviews__container {
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 20px;
}
.trustpilot-reviews__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
  gap: 24px;
}
.trustpilot-reviews__heading {
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  line-height: 1;
}
.trustpilot-reviews__nav {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}
.trustpilot-reviews__nav .slider-arrow {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: relative;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.trustpilot-reviews__nav .slider-arrow .arrow-default,
.trustpilot-reviews__nav .slider-arrow .arrow-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.trustpilot-reviews__nav .slider-arrow .arrow-hover {
  display: none;
}
.trustpilot-reviews__nav .slider-arrow .arrow-default {
  display: block;
}
.trustpilot-reviews__nav .slider-arrow:hover:not(.disabled) .arrow-default {
  display: none;
}
.trustpilot-reviews__nav .slider-arrow:hover:not(.disabled) .arrow-hover {
  display: block;
}
.trustpilot-reviews__nav .slider-arrow.disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}
.trustpilot-reviews__carousel-wrap {
  overflow: hidden;
  width: 100%;
  padding: 5px 0;
}
.trustpilot-reviews__track {
  display: flex;
  transition: transform 0.4s ease;
}
.trustpilot-reviews__card {
  flex: 0 0 25%;
  width: 25%;
  min-width: 25%;
  max-width: 25%;
  box-sizing: border-box;
  padding: 0 10px;
}
.trustpilot-reviews__card-inner {
  border: 3px solid #1bbfbf;
  border-radius: 10px;
  padding: 22px 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: #fff;
  box-sizing: border-box;
  min-height: 220px;
}
.trustpilot-reviews__card-top {
  display: flex;
  align-items: center;
  gap: 10px;
}
.trustpilot-reviews__stars {
  display: flex;
  gap: 2px;
  align-items: center;
}
.trustpilot-reviews__verified {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 0.82rem;
  color: #555;
  font-weight: 500;
}
.trustpilot-reviews__verified svg {
  flex-shrink: 0;
}
.trustpilot-reviews__card-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
}
.trustpilot-reviews__card-body {
  font-size: 1.2rem;
  color: #444;
  margin: 0;
  line-height: 1.5;
}
.trustpilot-reviews__card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: auto;
  padding-top: 4px;
}
.trustpilot-reviews__card-author {
  font-size: 1.1rem;
  font-weight: 600;
  color: #1b2d46;
}
.trustpilot-reviews__card-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 1rem;
  color: #00b67a;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
}
.trustpilot-reviews__card-link svg {
  flex-shrink: 0;
}
.trustpilot-reviews__card-link:hover {
  text-decoration: underline;
}
.catalog-product-view .trustpilot-reviews__container {
  padding: 0 !important;
}
@media (max-width: 768px) {
  .trustpilot-reviews {
    padding: 40px 0 24px;
  }
  .trustpilot-reviews__heading {
    font-size: 1.4rem;
  }
}
@media (max-width: 480px) {
  .trustpilot-reviews__heading {
    font-size: 1.2rem;
  }
}
.why-choose {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  background-image: url('../images/homepage_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 100px 0 0;
  min-height: 760px;
  height: auto;
  font-family: "aktiv-grotesk", sans-serif;
}
@media (min-width: 2100px) {
  .why-choose {
    padding: 200px 0 0;
    min-height: 900px;
  }
}
@media (max-width: 900px) {
  .why-choose {
    padding: 60px 0 0;
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .why-choose {
    padding: 40px 0 0;
    min-height: 600px;
  }
}
.why-choose__inner {
  position: relative;
  z-index: 1;
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1100px) {
  .why-choose__inner {
    padding: 0 40px;
    gap: 48px;
  }
}
@media (max-width: 900px) {
  .why-choose__inner {
    flex-direction: column;
    gap: 40px;
    padding: 0 24px;
  }
}
@media (max-width: 767px) {
  .why-choose__inner {
    padding: 0 16px;
    gap: 24px;
  }
}
.why-choose__left {
  flex: 0 0 36%;
  max-width: 36%;
}
@media (max-width: 900px) {
  .why-choose__left {
    flex: none;
    max-width: 100%;
    width: 100%;
  }
}
.why-choose__heading {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 48px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.0;
  margin: 0 0 16px;
}
@media (max-width: 1200px) {
  .why-choose__heading {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .why-choose__heading {
    font-size: 32px;
  }
}
.why-choose__desc {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  margin: 0 0 28px;
  max-width: 340px;
}
@media (max-width: 900px) {
  .why-choose__desc {
    max-width: 100%;
  }
}
.why-choose__btn {
  display: inline-block;
  padding: 10px 24px;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff !important;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  transition: background 0.2s, color 0.2s;
}
.why-choose__btn:hover {
  background: #fff;
  color: #0b2742;
  text-decoration: none !important;
}
.why-choose__right {
  flex: 1;
  min-width: 0;
}
@media (max-width: 900px) {
  .why-choose__right {
    width: 100%;
  }
}
.why-choose__feature {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 18px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  text-decoration: none;
  transition: opacity 0.2s;
}
.why-choose__feature:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.why-choose__feature:hover {
  opacity: 1;
  text-decoration: none;
}
.why-choose__feature-icon {
  flex: 0 0 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why-choose__feature-icon img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.why-choose__feature-text {
  flex: 1;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .why-choose__feature-text {
    font-size: 22px;
  }
}
.why-choose__feature-arrow {
  flex: 0 0 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 41px;
  height: 41px;
  border: 0;
}
.why-choose__feature-arrow img {
  width: 41px;
  height: 41px;
  object-fit: contain;
}
.samples-banner {
  display: flex;
  border-radius: 16px;
  min-height: 340px;
  overflow: hidden;
  margin-top: -254px;
  z-index: 999;
  position: relative;
}
@media (max-width: 900px) {
  .samples-banner {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .samples-banner {
    flex-direction: column;
    margin-top: -60px;
    min-height: 0;
  }
}
.samples-banner__content {
  flex: 0 0 50%;
  background-color: #4abfc4;
  padding: 52px 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1024px) {
  .samples-banner__content {
    padding: 40px 36px;
  }
}
@media (max-width: 768px) {
  .samples-banner__content {
    flex: none;
    padding: 40px 24px;
  }
}
.samples-banner__heading {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 44px;
  font-weight: 800;
  color: #0b2742;
  text-transform: uppercase;
  line-height: 1.0;
  margin: 0 0 14px;
}
.samples-banner__desc {
  font-size: 13px;
  color: #0b2742;
  line-height: 1.6;
  margin: 0 0 28px;
  max-width: 420px;
}
.samples-banner__btn {
  display: inline-block;
  padding: 12px 28px;
  background: #0b2742;
  border-radius: 50px;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  align-self: flex-start;
  transition: opacity 0.2s;
}
.samples-banner__btn:hover {
  opacity: 0.85;
}
.samples-banner__image {
  flex: 1;
  overflow: hidden;
}
.samples-banner__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body.catalog-product-view .page-title-wrapper {
  border-bottom: none !important;
  margin-bottom: 8px;
}
body.catalog-product-view .page-title-wrapper h1.page-title {
  text-align: left !important;
  margin-bottom: 0 !important;
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  color: #1a2340;
  text-transform: none;
}
@media (min-width: 768px) {
  body.catalog-product-view .page-title-wrapper h1.page-title {
    font-size: 34px !important;
  }
}
body.catalog-product-view .column.main {
  padding-bottom: 20px !important;
  margin-bottom: 40px !important;
}
@media (max-width: 900px) {
  body.catalog-product-view .column.main {
    display: flex !important;
    flex-direction: column !important;
  }
  body.catalog-product-view .product.media {
    float: none !important;
    width: 100% !important;
    order: 1;
    margin-bottom: 0 !important;
  }
  body.catalog-product-view .product-info-main {
    float: none !important;
    width: 100% !important;
    padding: 16px !important;
    order: 2;
  }
  body.catalog-product-view .product-accordion {
    order: 3;
  }
  body.catalog-product-view .trustpilot-reviews {
    order: 5;
  }
  body.catalog-product-view .block.upsell,
  body.catalog-product-view .block.related {
    order: 9;
  }
}
.product-info-main {
  display: flex;
  flex-flow: column;
  background: #ffffff;
  padding: 20px 16px 16px 24px;
}
@media (max-width: 767px) {
  .product-info-main {
    padding: 16px 12px 12px;
  }
}
.product-info-main .product-category-badge {
  display: inline-block;
  align-self: flex-start;
  background: transparent;
  color: #0b2742;
  border: 2px solid #4abfc4;
  font-size: 15px;
  font-weight: 700;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 20px;
  margin-bottom: 10px;
}
.product-info-main .product.attribute.overview {
  margin: 8px 0 0;
  font-size: 13px;
  color: #6b7280;
  border-top: none;
}
.product-info-price {
  display: flex;
  flex-flow: column;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}
.product-info-price .price-box,
.product-info-price .product-info-stock-sku {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.product-info-price .price-box {
  order: 2;
  position: relative;
}
.product-info-price .price-box .price-label {
  display: block;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #6b7280;
  margin-bottom: 2px;
}
.product-info-price .price-box .normal-price,
.product-info-price .price-box .special-price {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.product-info-price .price-box .normal-price .price-container,
.product-info-price .price-box .special-price .price-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.product-info-price .price-box .normal-price .price-container .price-wrapper .price,
.product-info-price .price-box .special-price .price-container .price-wrapper .price {
  font-size: 38px !important;
  font-weight: 700 !important;
  color: #1a2340;
  line-height: 1;
}
.product-info-price .price-box .old-price {
  display: none;
}
.product-info-price .price-box .old-price .price-container .price-wrapper .price {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #6b7280;
  text-decoration: line-through;
}
.product-info-price .price-box .minimal-price-link {
  display: inline-flex;
  align-items: center;
}
.product-info-price .price-box .minimal-price-link .price-label {
  display: inline;
  margin-right: 6px;
}
.product-info-price .price-box .minimal-price-link .price-container {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.product-info-price .price-box .minimal-price-link .price-container .price-wrapper .price {
  font-size: 38px !important;
  font-weight: 700 !important;
  color: #1a2340;
  line-height: 1;
}
.product-info-price .price-box .price-box-save {
  display: inline-block;
  background: transparent;
  color: #e53935;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
  white-space: nowrap;
  vertical-align: middle;
}
.product-info-price .price-box .price-includes-note {
  display: block;
  font-size: 12px;
  color: #6b7280;
  margin-top: 4px;
}
.product-info-price .product-info-stock-sku {
  order: 1;
  text-align: left;
}
.product-info-price .product-info-stock-sku .stock.available,
.product-info-price .product-info-stock-sku .product.attribute.sku {
  display: inline-block;
  font-size: 13px;
}
.product-info-price .product-info-stock-sku .stock.available {
  color: #42a940;
  text-transform: uppercase;
  font-weight: 600;
}
.product-info-price .product-info-stock-sku .product.attribute.sku {
  padding-left: 16px;
  color: #9ca3af;
}
.product.info.main .prices-tier {
  margin-top: 8px;
  font-size: 13px;
}
.product.info.main .prices-tier li {
  padding: 2px 0;
  color: #6b7280;
}
.product-options-wrapper .control {
  width: 100%;
}
.field.qty .label {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1a2340;
}
.box-tocart {
  margin-top: 16px;
}
.box-tocart .fieldset {
  display: flex;
  align-items: center;
  gap: 12px;
  border: none;
  border-radius: 0;
  overflow: visible;
  background: none;
}
@media (max-width: 400px) {
  .box-tocart .fieldset {
    flex-wrap: wrap;
  }
  .box-tocart .fieldset .field.qty {
    flex-shrink: 0;
  }
  .box-tocart .fieldset .actions {
    flex: 1 0 100%;
  }
}
.box-tocart .fieldset .field.qty {
  display: flex;
  align-items: center;
  border: 2px solid #d1d5db;
  border-radius: 50px;
  padding: 0;
  flex-shrink: 0;
  overflow: hidden;
  background: #fff;
  height: 54px;
  margin-top: 20px;
}
.box-tocart .fieldset .field.qty label[for="qty"] {
  display: none;
}
.box-tocart .fieldset .field.qty .qty-stepper {
  display: flex;
  align-items: center;
  height: 54px;
}
.box-tocart .fieldset .field.qty .qty-stepper .qty-btn {
  background: none;
  border: none;
  width: 40px;
  height: 54px;
  font-size: 20px;
  font-weight: 300;
  color: #1a2340;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  flex-shrink: 0;
}
.box-tocart .fieldset .field.qty .qty-stepper .qty-btn:hover {
  background: #f3f4f6;
}
.box-tocart .fieldset .field.qty .qty-stepper .qty-input-wrap {
  display: flex;
  align-items: center;
}
.box-tocart .fieldset .field.qty .control input.qty {
  width: 40px;
  height: 54px;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #1a2340;
  padding: 0;
  background: transparent;
  -moz-appearance: textfield;
}
.box-tocart .fieldset .field.qty .control input.qty::-webkit-outer-spin-button,
.box-tocart .fieldset .field.qty .control input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.box-tocart .fieldset .field.qty .control input.qty:focus {
  outline: none;
  box-shadow: none;
}
.box-tocart .fieldset .actions {
  flex: 1;
}
.box-tocart .fieldset .actions button.tocart {
  width: 100%;
  height: 54px;
  border-radius: 50px;
  background: #4abfc4;
  border: none;
  color: #1a2340;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.15s;
  padding: 0 28px;
}
.box-tocart .fieldset .actions button.tocart:hover,
.box-tocart .fieldset .actions button.tocart:focus {
  background: #4abfc4;
}
.box-tocart .fieldset .actions button.tocart[disabled] {
  background: #9ca3af;
  cursor: not-allowed;
}
.box-tocart::after {
  content: "";
  width: 100%;
  height: 31px;
  background: url(https://www.jarsandbottles.co.uk/pub/media/payment_logos.png) no-repeat top left;
  position: relative;
  display: inline-block;
  margin-top: 10px;
}
.product-price-note {
  font-size: 12px;
  color: #6b7280;
  margin-top: 4px;
  margin-bottom: 12px;
}
.pallet-cross-sell {
  margin-bottom: 10px;
  margin-top: 12px;
}
.pallet-cross-sell a {
  display: flex;
  min-height: 56px;
  border: 2px solid #4abfc4;
  color: #4b5563;
  font-size: 16px;
  align-items: center;
  text-decoration: none;
}
.pallet-cross-sell a:hover {
  border-color: #4abfc4;
}
.pallet-cross-sell.heat_shrink a {
  border-color: #dba35e;
}
.pallet-cross-sell a span {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 1.1;
  text-transform: uppercase;
}
.pallet-cross-sell .bulk {
  font-size: 20px;
  font-weight: 700;
  color: #1c2e46;
  width: 111px;
  min-width: 80px;
  text-align: center;
  flex-shrink: 0;
}
.pallet-cross-sell .bulk strong {
  display: block;
  font-size: 22px;
}
.pallet-cross-sell .enquire {
  color: #fff;
  background: #4abfc4;
  padding: 8px 12px;
  margin-left: auto;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}
.pallet-cross-sell.heat_shrink .enquire {
  background: #dba35e;
}
.sample-slider {
  border-radius: 10px;
  overflow: hidden;
  margin-top: 16px;
  margin-bottom: 16px;
  position: relative;
}
.sample-slider__slide {
  display: flex;
  align-items: stretch;
  background: #4abfc4;
  min-height: 160px;
}
.sample-slider__content {
  flex: 1;
  padding: 20px 20px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 250px;
}
.sample-slider__heading {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  margin: 0 0 10px;
  line-height: 1.1;
}
.sample-slider__text {
  font-size: 13px;
  color: #0b2742;
  margin: 0 0 16px;
  line-height: 1.4;
  padding: 6px 0;
  display: inline;
}
.sample-slider__btn {
  display: inline-block;
  align-self: flex-start;
  background: #0b2742;
  color: #fff !important;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 22px;
  border-radius: 30px;
  text-decoration: none;
  transition: background 0.15s;
}
.sample-slider__btn:hover {
  background: #12416e;
  color: #fff;
  text-decoration: none;
}
.sample-slider__image {
  width: 40%;
  flex-shrink: 0;
  overflow: hidden;
}
.sample-slider__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.sample-slider__indicators.carousel-indicators {
  justify-content: center;
  margin: 0;
  bottom: 12px;
}
.sample-slider__indicators.carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(11, 39, 66, 0.3);
  border: none;
  margin: 0 3px;
  opacity: 1;
  transition: background-color 0.2s;
}
.sample-slider__indicators.carousel-indicators [data-bs-target].active {
  background-color: #0b2742;
}
.product-info-blocks {
  border: 1px solid #4abfc4;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 16px;
  margin-bottom: 16px;
}
.product-info-block {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 20px;
}
.product-info-block + .product-info-block {
  border-top: 1px solid #4abfc4;
}
.product-info-block__icon {
  flex-shrink: 0;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
}
.product-info-block__content {
  flex: 1;
}
.product-info-block__title {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  color: #1a2340;
  margin: 0 0 4px;
  line-height: 1.2;
}
.product-info-block__text {
  font-size: 13px;
  color: #4b5563;
  margin: 0;
  line-height: 1.5;
}
.product-info-block__text a {
  color: #1a2340;
  font-weight: 600;
  text-decoration: underline;
}
.product-info-block__text a:hover {
  color: #4abfc4;
}
.trustpilot-widget {
  margin-top: 0;
  margin-bottom: 12px;
}
.fotorama__wrap {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
}
.fotorama__nav-wrap--vertical {
  order: -1;
  width: 96px !important;
  flex-shrink: 0;
  margin-right: 12px;
}
.fotorama__nav--thumbs {
  width: 96px !important;
}
.fotorama__nav__frame--thumb {
  width: 90px !important;
  height: 98px !important;
  padding-bottom: 8px;
  border-radius: 6px;
  overflow: visible;
  box-sizing: border-box;
}
.fotorama__nav__frame--thumb .fotorama__thumb {
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid transparent;
  transition: border-color 0.15s;
  height: 90px;
}
.fotorama__nav__frame--thumb .fotorama__thumb img {
  border-radius: 4px;
}
.fotorama__nav__frame--thumb.fotorama__active .fotorama__thumb {
  border-color: #4abfc4;
}
.fotorama__thumb-border {
  border: 2px solid #4abfc4;
  border-radius: 6px;
  box-sizing: border-box;
  height: 90px !important;
  display: none !important;
}
.fotorama__stage {
  flex: 1 !important;
  width: auto !important;
}
.fotorama__stage__shaft .fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
@media (max-width: 767px) {
  .fotorama__nav-wrap--vertical {
    display: none !important;
  }
  .fotorama__wrap {
    display: block !important;
  }
  .fotorama__stage {
    width: 100% !important;
    flex: none !important;
  }
  .gallery-placeholder .fotorama--hidden,
  .gallery-placeholder .fotorama__wrap--fade,
  .gallery-placeholder .fotorama {
    min-height: 300px;
  }
}
.product.data.items > .item.content {
  background: #fff;
  margin-top: 40px;
  padding-bottom: 0 !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
.sidebar .block.related {
  width: 100%;
  float: left;
  padding: 20px;
  background-color: #fff;
  margin: 0 0 20px;
}
.sidebar .block.related li {
  width: 100%;
  float: left;
}
.sidebar .block.related li:hover {
  box-shadow: none !important;
}
.sidebar .block.related li .product-item-photo {
  width: 40% !important;
  float: left;
  position: relative;
}
.sidebar .block.related li .product-item-details {
  width: 60%;
  float: left;
  margin: 0;
}
.sidebar .block.related li .product-item-details a {
  font-size: 14px;
  line-height: 1.2;
}
.sidebar .block.related li .product-item-details .product-item-name {
  min-height: 5px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.sidebar .block.related li .product-item-details .price-label {
  font-size: 13px !important;
}
.sidebar .block.related .title {
  display: block;
  color: #1a2340;
  text-transform: uppercase;
  font-size: 20px;
  margin: 0 0 5px;
  padding: 0 0 5px;
  font-weight: 700;
  border-bottom: 1px solid #e5e7eb;
}
.sidebar .block.related .title strong {
  font-size: 20px;
  line-height: 1.1;
}
body.catalog-product-view .column.main > .product-accordion {
  display: none;
}
@media (max-width: 900px) {
  body.catalog-product-view .product.media > .product-accordion {
    display: none !important;
  }
  body.catalog-product-view .column.main > .product-accordion {
    display: block;
  }
}
.product-accordion {
  margin: 0;
  border-top: 1px solid #4abfc4;
}
.product-accordion__item {
  border-bottom: 1px solid #4abfc4;
}
.product-accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 18px 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  gap: 12px;
  background: unset;
}
.product-accordion__trigger:hover,
.product-accordion__trigger:active,
.product-accordion__trigger:focus {
  background: unset;
  border: unset;
}
.product-accordion__title {
  font-size: 28px;
  text-transform: uppercase;
  color: #1a2340;
  line-height: 1.2;
  font-family: "alternate-gothic-condensed-a", sans-serif;
}
.product-accordion__icon {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-accordion__icon::before,
.product-accordion__icon::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  background: #4abfc4;
  border-radius: 2px;
  transition: transform 0.2s ease;
}
.product-accordion__icon::before {
  transform: rotate(45deg) translateX(4px);
}
.product-accordion__icon::after {
  transform: rotate(-45deg) translateX(-4px);
}
.product-accordion__icon--download {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-accordion__icon--download svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: #4abfc4;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.product-accordion__item.is-open .product-accordion__icon::before {
  transform: rotate(-45deg) translateX(4px);
}
.product-accordion__item.is-open .product-accordion__icon::after {
  transform: rotate(45deg) translateX(-4px);
}
.product-accordion__item--download .product-accordion__title {
  color: #4abfc4;
}
.product-accordion__body {
  display: none;
}
.product-accordion__item.is-open .product-accordion__body {
  display: block;
}
.product-accordion__content {
  padding: 0 0 20px;
  font-size: 14px;
  color: #4b5563;
  line-height: 1.65;
}
.product-accordion__content p {
  margin: 0 0 12px;
}
.product-accordion__content p:last-child {
  margin-bottom: 0;
}
.product-accordion__content ul {
  padding-left: 18px;
  margin: 0 0 12px;
}
.product-accordion__content li {
  margin-bottom: 4px;
}
.product-accordion__content a {
  color: #4abfc4;
  text-decoration: underline;
}
body.catalog-product-view .block.related,
body.catalog-product-view .block.upsell {
  max-width: 1480px;
  margin: 40px auto;
  padding: 0;
  float: none;
  clear: both;
}
body.catalog-product-view .block.related .block-title.title,
body.catalog-product-view .block.upsell .block-title.title {
  margin: 0 0 30px;
  padding: 0;
  border: none;
}
body.catalog-product-view .block.related .block-title.title strong,
body.catalog-product-view .block.upsell .block-title.title strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  line-height: 1;
}
body.catalog-product-view .block.related .products.wrapper.grid .products.list.items,
body.catalog-product-view .block.upsell .products.wrapper.grid .products.list.items {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0;
}
body.catalog-product-view .block.related .product-item,
body.catalog-product-view .block.upsell .product-item {
  display: block !important;
  flex: 0 0 20%;
  max-width: 20%;
  box-sizing: border-box;
  padding: 0 10px 20px;
  margin: 0 !important;
  box-shadow: none !important;
  text-align: left;
}
body.catalog-product-view .block.related .product-item .product-item-info,
body.catalog-product-view .block.upsell .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
body.catalog-product-view .block.related .product-item-info:hover,
body.catalog-product-view .block.upsell .product-item-info:hover,
body.catalog-product-view .block.related .product-item-info.active,
body.catalog-product-view .block.upsell .product-item-info.active {
  border: unset;
  box-shadow: unset;
  padding: unset;
  margin: unset;
}
body.catalog-product-view .block.related .product-item-photo,
body.catalog-product-view .block.upsell .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  margin-bottom: 15px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  min-height: 200px;
  text-decoration: none;
}
body.catalog-product-view .block.related .product-item-photo span.product-image-container,
body.catalog-product-view .block.upsell .product-item-photo span.product-image-container {
  display: block !important;
  width: 100% !important;
  max-width: 100%;
  height: 100% !important;
  aspect-ratio: auto !important;
}
body.catalog-product-view .block.related .product-item-photo span.product-image-container span.product-image-wrapper,
body.catalog-product-view .block.upsell .product-item-photo span.product-image-container span.product-image-wrapper {
  display: block !important;
  padding-bottom: 0 !important;
  height: 100% !important;
  width: 100% !important;
}
body.catalog-product-view .block.related .product-item-photo picture.product-image-photo,
body.catalog-product-view .block.upsell .product-item-photo picture.product-image-photo {
  display: block !important;
}
body.catalog-product-view .block.related .product-item-photo img.product-image-photo,
body.catalog-product-view .block.upsell .product-item-photo img.product-image-photo {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  max-height: 300px;
  object-fit: contain;
}
body.catalog-product-view .block.related .product-item-name,
body.catalog-product-view .block.upsell .product-item-name {
  margin: 0 0 4px;
  min-height: auto !important;
  padding: 0 !important;
}
body.catalog-product-view .block.related .product-item-name .product-item-link,
body.catalog-product-view .block.upsell .product-item-name .product-item-link {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  text-decoration: none;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body.catalog-product-view .block.related .product-item-name .product-item-link:hover,
body.catalog-product-view .block.upsell .product-item-name .product-item-link:hover {
  text-decoration: underline;
}
body.catalog-product-view .block.related .price-box,
body.catalog-product-view .block.upsell .price-box {
  margin-top: auto;
}
body.catalog-product-view .block.related .price-box .price-label,
body.catalog-product-view .block.upsell .price-box .price-label {
  display: block;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px !important;
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
  margin-bottom: 2px;
}
body.catalog-product-view .block.related .price-box .price,
body.catalog-product-view .block.upsell .price-box .price {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  color: #0b2742;
  line-height: 1;
}
body.catalog-product-view .block.related .product-item-inner,
body.catalog-product-view .block.upsell .product-item-inner,
body.catalog-product-view .block.related .product-item-actions,
body.catalog-product-view .block.upsell .product-item-actions,
body.catalog-product-view .block.related .actions-secondary,
body.catalog-product-view .block.upsell .actions-secondary {
  display: none !important;
}
@media (max-width: 1100px) {
  body.catalog-product-view .block.related .product-item,
  body.catalog-product-view .block.upsell .product-item {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media (max-width: 768px) {
  body.catalog-product-view .block.related .block-title.title strong,
  body.catalog-product-view .block.upsell .block-title.title strong {
    font-size: 32px;
  }
  body.catalog-product-view .block.related .product-item,
  body.catalog-product-view .block.upsell .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 480px) {
  body.catalog-product-view .block.related .product-item,
  body.catalog-product-view .block.upsell .product-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.swatch-attribute.units .swatch-select {
  padding: 0 10px;
  height: 40px;
}
.fotorama__stage__frame .fotorama__img {
  top: 43%;
}
.latest-blogs {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  background-image: url('../images/homepage_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 960px;
  background-position: center center;
  padding: 100px 0 0;
  height: 960px;
}
.latest-blogs .latest-blogs__heading {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 28px;
  line-height: 1;
  color: #fff;
}
@media (max-width: 767px) {
  .latest-blogs .latest-blogs__heading {
    font-size: 36px;
    margin-bottom: 20px;
  }
}
.latest-blogs .latest-blogs__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  align-items: stretch;
}
@media (max-width: 767px) {
  .latest-blogs .latest-blogs__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.latest-blogs .latest-blogs__stack {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.blog-card {
  background: #ffffff;
  overflow: hidden;
}
.blog-card .blog-card__image-link {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.blog-card .blog-card__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.blog-card:hover .blog-card__image {
  transform: scale(1.04);
}
.blog-card .blog-card__category {
  display: inline-block;
  background: #ffffff;
  color: #e07b2a;
  border: 1px solid #e07b2a;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 50px;
  align-self: flex-start;
  line-height: 1.5;
}
.blog-card .blog-card__date {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px;
  color: #666666;
  margin: 0 !important;
  line-height: 1.4;
}
.blog-card .blog-card__title {
  margin: 0 !important;
}
.blog-card .blog-card__title a {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #0d1b2e;
  text-decoration: none;
  line-height: 1.15;
  transition: color 0.2s;
}
.blog-card .blog-card__title a:hover {
  color: #4abfc4;
}
.blog-card .blog-card__excerpt {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #666666;
  line-height: 1.6;
  margin: 0 !important;
}
.blog-card .blog-card__excerpt p {
  margin: 0 !important;
  color: #666666;
}
.blog-card .blog-card__btn {
  display: inline-block;
  align-self: flex-start;
  margin-top: 4px;
  background: #0d1b2e;
  color: #ffffff;
  border: none;
  border-radius: 50px;
  padding: 10px 28px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
}
.blog-card .blog-card__btn:hover {
  background: #4abfc4;
  color: #0d1b2e;
}
.blog-card--feature {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 !important;
}
.blog-card--feature .blog-card__image-link {
  flex-shrink: 0;
  display: block;
}
.blog-card--feature .blog-card__image-wrap {
  aspect-ratio: 1.77777778;
  overflow: hidden;
  background: #ddd;
  width: 100%;
}
.blog-card--feature .blog-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-card--feature .blog-card__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 20px 22px 24px;
  gap: 8px;
}
.blog-card--feature .blog-card__title {
  flex: 1;
}
.blog-card--feature .blog-card__title a {
  font-size: 26px;
}
@media (max-width: 991px) {
  .blog-card--feature .blog-card__title a {
    font-size: 20px;
  }
}
.blog-card--compact {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 14px;
  padding: 0;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
  border-radius: 10px;
}
.blog-card--compact:first-child {
  padding-top: 0;
}
.blog-card--compact:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.blog-card--compact .blog-card__image-link {
  flex: 0 0 42%;
  max-width: 42%;
  align-self: flex-start;
  display: block;
  border-radius: 3px;
  overflow: hidden;
}
.blog-card--compact .blog-card__image-wrap {
  width: 100%;
  aspect-ratio: 1.5;
  overflow: hidden;
  background: #ddd;
  border-radius: 3px;
}
.blog-card--compact .blog-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-card--compact .blog-card__body {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 6px;
  flex: 1;
  padding: 10px 0 0;
}
.blog-card--compact .blog-card__title a {
  font-size: 17px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .blog-card--compact .blog-card__title a {
    font-size: 14px;
  }
}
.latest-blogs__cta {
  text-align: center;
  margin-top: 32px;
}
.latest-blogs__cta .latest-blogs__view-more {
  display: inline-block;
  background: #4abfc4;
  color: #0d1b2e;
  border: 3px solid #0d1b2e;
  border-radius: 50px;
  padding: 14px 48px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
}
.latest-blogs__cta .latest-blogs__view-more:hover {
  background: #38a8ad;
}
@media (max-width: 767px) {
  .blog-card--compact .blog-card__image-link,
  .blog-card--compact .blog-card__image-wrap {
    flex: 0 0 36%;
    max-width: 36%;
  }
  .blog-card--compact:first-child {
    padding-top: 14px;
  }
}
.post-list-description {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 15px;
  color: #666666;
  line-height: 1.7;
  margin: 0 0 28px;
  max-width: 720px;
}
.wordpress-posttype-view .page-main {
  padding-top: 20px;
}
.blog-listing {
  padding-bottom: 48px;
}
.blog-listing__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 40px;
}
@media (max-width: 1023px) {
  .blog-listing__grid {
    grid-template-columns: 1fr;
  }
}
.blog-listing__pager .pager {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  padding: 24px 0 0;
  border-top: 1px solid #e8e8e8;
}
.blog-listing__pager .toolbar-amount {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #666666;
  margin: 0;
  flex: 1 1 auto;
}
.blog-listing__pager .pages {
  display: flex;
  align-items: center;
  gap: 6px;
}
.blog-listing__pager .pages-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.blog-listing__pager .pages-items {
  display: flex;
  align-items: center;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-listing__pager .item {
  margin: 0;
}
.blog-listing__pager .item .page,
.blog-listing__pager .item a.page {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  border-radius: 6px;
  border: 1px solid #e8e8e8;
  background: #fff;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #0d1b2e;
  text-decoration: none;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.blog-listing__pager .item .page .label,
.blog-listing__pager .item a.page .label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.blog-listing__pager .item .page:hover,
.blog-listing__pager .item a.page:hover {
  background: #0d1b2e;
  color: #fff;
  border-color: #0d1b2e;
}
.blog-listing__pager .item.current strong.page {
  background: #0d1b2e;
  color: #fff;
  border-color: #0d1b2e;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.blog-listing__pager .item.current strong.page .label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.blog-listing__pager .item.pages-item-next a,
.blog-listing__pager .item.pages-item-previous a {
  font-weight: 700;
  letter-spacing: 0.03em;
}
.blog-card--listing {
  display: flex;
  flex-direction: column;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07000000000000001);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.blog-card--listing:hover {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}
.blog-card--listing .blog-card__image-link {
  display: block;
  flex-shrink: 0;
  overflow: hidden;
}
.blog-card--listing .blog-card__image-wrap {
  aspect-ratio: 1.77777778;
  overflow: hidden;
  background: #ddd;
  width: 100%;
}
.blog-card--listing .blog-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.blog-card--listing:hover .blog-card__image {
  transform: scale(1.04);
}
.blog-card--listing .blog-card__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 18px 20px 22px;
  gap: 8px;
}
.blog-card--listing .blog-card__category {
  background: #fff;
  color: #e07b2a;
  border: 1px solid #e07b2a;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 50px;
  align-self: flex-start;
  line-height: 1.5;
  display: inline-block;
}
.blog-card--listing .blog-card__date {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px;
  color: #666666;
  margin: 0 !important;
}
.blog-card--listing .blog-card__title {
  flex: 1;
  margin: 0 !important;
}
.blog-card--listing .blog-card__title a {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0d1b2e;
  text-decoration: none;
  line-height: 1.15;
  transition: color 0.2s;
}
.blog-card--listing .blog-card__title a:hover {
  color: #4abfc4;
}
@media (max-width: 767px) {
  .blog-card--listing .blog-card__title a {
    font-size: 18px;
  }
}
.blog-card--listing .blog-card__excerpt {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #666666;
  line-height: 1.6;
  margin: 0 !important;
}
.blog-card--listing .blog-card__excerpt p {
  margin: 0 !important;
  color: #666666;
}
.blog-card--listing .blog-card__read-more {
  display: inline-block;
  align-self: flex-start;
  margin-top: 4px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #4abfc4;
  text-decoration: none;
  border-bottom: 2px solid #4abfc4;
  padding-bottom: 1px;
  transition: color 0.2s, border-color 0.2s;
}
.blog-card--listing .blog-card__read-more:hover {
  color: #0d1b2e;
  border-color: #0d1b2e;
}
@media (max-width: 767px) {
  .blog-listing__pager .pager {
    flex-direction: column;
    align-items: flex-start;
  }
}
.wp-sidebar .block-blog {
  margin-bottom: 28px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}
.wp-sidebar .block-blog:last-child {
  margin-bottom: 0;
}
.wp-sidebar .block-blog .block-title {
  background: #0d1b2e;
  padding: 12px 16px;
  margin: 0;
}
.wp-sidebar .block-blog .block-title strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #fff;
  display: block;
}
.wp-sidebar .block-blog .block-content {
  padding: 12px 0;
}
.wp-sidebar .block-blog-search .block-content {
  padding: 14px 16px;
}
.wp-sidebar .block-blog-search .fieldset {
  border: none;
  padding: 0;
  margin: 0 0 10px;
}
.wp-sidebar .block-blog-search .field {
  margin: 0;
}
.wp-sidebar .block-blog-search .input-text {
  width: 100%;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  padding: 9px 12px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #0d1b2e;
  background: #fafafa;
  transition: border-color 0.2s;
}
.wp-sidebar .block-blog-search .input-text:focus {
  outline: none;
  border-color: #4abfc4;
  background: #fff;
}
.wp-sidebar .block-blog-search .input-text::placeholder {
  color: #aaa;
}
.wp-sidebar .block-blog-search .actions-toolbar {
  margin: 0;
}
.wp-sidebar .block-blog-search .action.submit {
  width: 100%;
  background: #4abfc4;
  color: #0d1b2e;
  border: none;
  border-radius: 6px;
  padding: 9px 16px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s;
}
.wp-sidebar .block-blog-search .action.submit:hover {
  background: #38a8ad;
}
.wp-sidebar .block-blog-categories ul,
.wp-sidebar .block-blog-archives ul,
.wp-sidebar .block-recent-posts ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-sidebar .block-blog-categories li.item,
.wp-sidebar .block-blog-archives li.item,
.wp-sidebar .block-recent-posts li.item,
.wp-sidebar .block-blog-categories li.level0.item,
.wp-sidebar .block-blog-archives li.level0.item,
.wp-sidebar .block-recent-posts li.level0.item {
  margin: 0;
  border-bottom: 1px solid #e8e8e8;
}
.wp-sidebar .block-blog-categories li.item:last-child,
.wp-sidebar .block-blog-archives li.item:last-child,
.wp-sidebar .block-recent-posts li.item:last-child,
.wp-sidebar .block-blog-categories li.level0.item:last-child,
.wp-sidebar .block-blog-archives li.level0.item:last-child,
.wp-sidebar .block-recent-posts li.level0.item:last-child {
  border-bottom: none;
}
.wp-sidebar .block-blog-categories li.item a,
.wp-sidebar .block-blog-archives li.item a,
.wp-sidebar .block-recent-posts li.item a,
.wp-sidebar .block-blog-categories li.level0.item a,
.wp-sidebar .block-blog-archives li.level0.item a,
.wp-sidebar .block-recent-posts li.level0.item a {
  display: block;
  padding: 9px 16px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #0d1b2e;
  text-decoration: none;
  transition: background 0.15s, color 0.15s;
}
.wp-sidebar .block-blog-categories li.item a:hover,
.wp-sidebar .block-blog-archives li.item a:hover,
.wp-sidebar .block-recent-posts li.item a:hover,
.wp-sidebar .block-blog-categories li.level0.item a:hover,
.wp-sidebar .block-blog-archives li.level0.item a:hover,
.wp-sidebar .block-recent-posts li.level0.item a:hover {
  background: #f5f5f5;
  color: #4abfc4;
}
.wp-sidebar .block-recent-posts li.item a {
  font-size: 12px;
  line-height: 1.45;
  color: #666666;
}
.wp-sidebar .block-recent-posts li.item a:hover {
  color: #4abfc4;
  background: #f5f5f5;
}
.wordpress-post-view .page-title-wrapper,
.wordpress-post-view-default .page-title-wrapper {
  max-width: 860px;
  margin: 0 auto 8px;
  padding: 32px 20px 0;
}
.wordpress-post-view .page-title-wrapper .page-title .base,
.wordpress-post-view-default .page-title-wrapper .page-title .base {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
  color: #0d1b2e;
}
@media (max-width: 767px) {
  .wordpress-post-view .page-title-wrapper .page-title .base,
  .wordpress-post-view-default .page-title-wrapper .page-title .base {
    font-size: 28px;
  }
}
.post-view {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 20px 60px;
}
.post-view .post-image {
  margin-bottom: 28px;
}
.post-view .post-image a {
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.post-view .post-image picture,
.post-view .post-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.post-view .post-content {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 15px;
  line-height: 1.75;
  color: #0d1b2e;
}
.post-view .post-content h2 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 26px !important;
  font-weight: 700;
  text-transform: uppercase;
  color: #0d1b2e;
  margin: 36px 0 12px !important;
  line-height: 1.15;
}
.post-view .post-content h3 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  text-transform: uppercase;
  color: #0d1b2e;
  margin: 28px 0 10px !important;
  line-height: 1.15;
}
.post-view .post-content p {
  font-family: "aktiv-grotesk", sans-serif !important;
  font-size: 15px;
  line-height: 1.75 !important;
  color: #0d1b2e;
  margin-bottom: 16px;
}
.post-view .post-content ul,
.post-view .post-content ol {
  padding-left: 28px;
  margin-bottom: 20px;
}
.post-view .post-content ul li,
.post-view .post-content ol li {
  margin-bottom: 8px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: #0d1b2e;
}
.post-view .post-content ul {
  list-style: disc;
}
.post-view .post-content ol {
  list-style: decimal;
}
.post-view .post-content a {
  color: #4abfc4;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.2s;
}
.post-view .post-content a:hover {
  color: #33999d;
}
.post-view .post-content strong {
  font-weight: 700;
}
.post-view .post-content em {
  font-style: italic;
}
.post-view .post-content hr {
  border: none;
  border-top: 1px solid #e8e8e8;
  margin: 32px 0;
}
.post-view .post-content table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  margin-bottom: 24px;
}
.post-view .post-content table th {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  text-align: left;
  padding: 10px 14px;
  border-bottom: 2px solid #e8e8e8;
  color: #0d1b2e;
  background: #f5f5f5;
}
.post-view .post-content table td {
  padding: 10px 14px;
  border-bottom: 1px solid #e8e8e8;
  color: #0d1b2e;
  vertical-align: top;
}
.post-view .post-content table tr:last-child td {
  border-bottom: none;
}
@media (max-width: 600px) {
  .post-view .post-content table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.post-view .post-content .overflow-x-auto {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 24px;
}
.post-view .post-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  margin-top: 36px;
  padding: 18px 20px;
  background: #f5f5f5;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #555555;
}
.post-view .post-meta .post-meta-item strong {
  color: #0d1b2e;
  font-weight: 700;
  margin-right: 4px;
}
.post-view .post-meta .post-meta-item a {
  color: #4abfc4;
  text-decoration: none;
}
.post-view .post-meta .post-meta-item a:hover {
  text-decoration: underline;
}
.post-view .post-meta .post-categories,
.post-view .post-meta .post-date,
.post-view .post-meta .post-user {
  display: flex;
  align-items: center;
  gap: 4px;
}
.post-view .post-entry {
  background: #ffffff;
}
@media (max-width: 767px) {
  .post-view {
    padding: 0 16px 40px;
  }
  .post-view .post-content h2 {
    font-size: 22px !important;
  }
  .post-view .post-content h3 {
    font-size: 18px !important;
  }
  .post-view .post-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
.grid12-1,
.grid12-2,
.grid12-3,
.grid12-4,
.grid12-5,
.grid12-6,
.grid12-7,
.grid12-8,
.grid12-9,
.grid12-10,
.grid12-11,
.grid12-12 {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
.grid12-1 {
  width: 6.33%;
}
.grid12-2 {
  width: 14.66%;
}
.grid12-3 {
  width: 23%;
}
.grid12-4 {
  width: 31.33%;
}
.grid12-5 {
  width: 39.67%;
}
.grid12-6 {
  width: 48%;
}
.grid12-7 {
  width: 56.33%;
}
.grid12-8 {
  width: 64.67%;
}
.grid12-9 {
  width: 73%;
}
.grid12-10 {
  width: 81.33%;
}
.grid12-11 {
  width: 89.67%;
}
.grid12-12 {
  width: 98%;
}
.mb10 {
  margin-bottom: 10px !important;
}
.spacer {
  clear: both;
  float: left;
  width: 100%;
  height: 10px;
}
.title-one {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #fff !important;
}
.title-three {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 24px !important;
  line-height: 26px !important;
  font-weight: 700;
  color: #0b2742;
}
.colour-banners {
  margin-left: 0;
  margin-right: 0;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 20px;
}
.colour-banners > .title-three {
  margin: 15px 0 15px 15px !important;
  color: #0b2742;
}
.colour-banners .banner {
  float: left;
  position: relative;
  color: #fff;
  text-align: center;
  height: 312px;
  margin: 0 1% 30px;
  width: 31.3%;
  overflow: hidden;
  border-radius: 8px;
}
.colour-banners .banner img {
  width: 100%;
}
.colour-banners .banner .banner-float {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: table;
  vertical-align: bottom;
  height: 100%;
  width: 100%;
}
.colour-banners .banner a.wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  text-indent: -9999px;
}
.colour-banners .banner a.wrap span {
  display: none;
}
.colour-banners .banner .align,
.colour-banners .banner .padding {
  display: table-cell;
  vertical-align: bottom;
}
.colour-banners .banner .align img.fade {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.2s linear;
}
.colour-banners .banner:hover .align img.fade {
  opacity: 1;
}
.colour-banners .banner .padding {
  padding: 15px;
}
.colour-banners .banner .title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 48px !important;
  line-height: 44px !important;
  width: 100%;
  margin-bottom: 10px !important;
  text-shadow: -4px 4px 0 rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
}
.colour-banners .banner p {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
  margin-bottom: 17px;
  color: #fff;
  width: 70%;
  display: inline-block;
}
.df-btn {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  text-transform: uppercase;
  border: 2px solid #fff;
  color: #fff;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  padding: 12px 30px 10px;
  display: inline-block;
}
.colour-banners .banner:hover .df-btn {
  background: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .colour-banners .banner {
    width: 46% !important;
    margin: 0 2% 20px !important;
    height: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .colour-banners .banner {
    width: 100% !important;
    margin: 0 0 10px !important;
    height: 220px;
  }
  .category_header h1 br {
    display: none;
  }
  .page-products .sorter {
    top: unset;
    right: 20px;
  }
}
body.catalog-category-view .column.main,
body.catalogsearch-result-index .column.main {
  width: 100% !important;
  float: none !important;
  padding-left: 0;
}
body.catalog-category-view .sidebar-main,
body.catalogsearch-result-index .sidebar-main,
body.catalog-category-view .sidebar-additional,
body.catalogsearch-result-index .sidebar-additional {
  display: none !important;
}
body.catalog-category-view .page-title-wrapper,
body.catalogsearch-result-index .page-title-wrapper {
  display: none;
}
body.catalog-category-view .category-view,
body.catalogsearch-result-index .category-view {
  margin-bottom: 24px;
}
body.catalog-category-view .category-view .category-name,
body.catalogsearch-result-index .category-view .category-name,
body.catalog-category-view .category-view h1,
body.catalogsearch-result-index .category-view h1 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 52px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  color: #4abfc4;
  margin: 0 0 10px;
}
@media (max-width: 768px) {
  body.catalog-category-view .category-view .category-name,
  body.catalogsearch-result-index .category-view .category-name,
  body.catalog-category-view .category-view h1,
  body.catalogsearch-result-index .category-view h1 {
    font-size: 36px;
  }
}
body.catalog-category-view .category-view .category-description,
body.catalogsearch-result-index .category-view .category-description {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  color: #6b7280;
  line-height: 1.6;
  margin: 0;
  max-width: 900px;
}
body.catalog-category-view .category-view .category-description p,
body.catalogsearch-result-index .category-view .category-description p {
  margin: 0;
}
body.catalog-category-view .category-view .category-image,
body.catalogsearch-result-index .category-view .category-image {
  display: none !important;
}
[data-element="inner"]:has(.category_header) {
  padding: 0 !important;
}
.category_header {
  position: static;
  overflow: visible;
  border-radius: 0;
  margin-bottom: 24px;
  min-height: 0;
  background: none !important;
}
.category_header picture.bg,
.category_header img.bg {
  display: none !important;
}
.category_header.blue::before {
  display: none !important;
}
.category_header .txtbox {
  position: static;
  display: block;
  padding: 0;
  gap: 0;
}
.category_header .grid12-2,
.category_header .grid12-3 {
  float: none;
  width: auto;
  margin: 0 0 10px;
}
.category_header .grid12-2 h1.title-one,
.category_header .grid12-3 h1.title-one {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 52px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 10px;
  color: #4abfc4 !important;
}
@media (max-width: 768px) {
  .category_header .grid12-2 h1.title-one,
  .category_header .grid12-3 h1.title-one {
    font-size: 36px;
  }
}
@media (max-width: 480px) {
  .category_header .grid12-2 h1.title-one,
  .category_header .grid12-3 h1.title-one {
    font-size: 28px;
  }
}
.category_header .grid12-6 {
  float: none;
  width: auto;
  margin: 0;
}
.category_header .grid12-6 h2,
.category_header .grid12-6 p {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  color: #6b7280 !important;
}
@media (max-width: 480px) {
  .category_header .grid12-6 h2,
  .category_header .grid12-6 p {
    font-size: 13px;
  }
}
body.catalog-category-view .ambanners h1,
body.catalogsearch-result-index .ambanners h1 {
  font-size: 3.5rem;
}
body.catalog-category-view .ambanners h2,
body.catalogsearch-result-index .ambanners h2 {
  font-size: 3rem;
}
body.catalog-category-view .ambanners h3,
body.catalogsearch-result-index .ambanners h3 {
  font-size: 2.5rem;
}
body.catalog-category-view .ambanners h4,
body.catalogsearch-result-index .ambanners h4 {
  font-size: 2rem;
}
body.catalog-category-view .ambanners p,
body.catalogsearch-result-index .ambanners p,
body.catalog-category-view .ambanners li,
body.catalogsearch-result-index .ambanners li {
  font-size: 1.35rem;
}
body.catalog-category-view .toolbar-products,
body.catalogsearch-result-index .toolbar-products {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  padding: 12px 0 20px;
  border-bottom: 1px solid #e5e7eb;
  margin-bottom: 24px;
}
body.catalog-category-view .toolbar-products:last-child,
body.catalogsearch-result-index .toolbar-products:last-child {
  border-bottom: none;
  border-top: 1px solid #e5e7eb;
  margin-top: 24px;
  padding-top: 16px;
}
body.catalog-category-view .toolbar-products .modes,
body.catalogsearch-result-index .toolbar-products .modes {
  display: none;
}
body.catalog-category-view .toolbar-products .toolbar-amount,
body.catalogsearch-result-index .toolbar-products .toolbar-amount {
  order: 1;
}
body.catalog-category-view .toolbar-products .filter_popup,
body.catalogsearch-result-index .toolbar-products .filter_popup {
  margin-left: auto;
  order: 2;
}
@media (max-width: 767px) {
  body.catalog-category-view .toolbar-products .filter_popup,
  body.catalogsearch-result-index .toolbar-products .filter_popup {
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  body.catalog-category-view .toolbar-products,
  body.catalogsearch-result-index .toolbar-products {
    flex-wrap: nowrap;
    align-items: center;
  }
  body.catalog-category-view .toolbar-products .toolbar-amount,
  body.catalogsearch-result-index .toolbar-products .toolbar-amount {
    display: none;
  }
}
body.catalog-category-view .toolbar-products .toolbar-sorter,
body.catalogsearch-result-index .toolbar-products .toolbar-sorter {
  margin-left: 12px;
  order: 3;
  display: flex;
  align-items: center;
  gap: 8px;
}
body.catalog-category-view .toolbar-products .toolbar-sorter .sorter-label,
body.catalogsearch-result-index .toolbar-products .toolbar-sorter .sorter-label {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #0b2742;
  text-transform: uppercase;
  white-space: nowrap;
}
body.catalog-category-view .toolbar-products .toolbar-sorter .sorter-options,
body.catalogsearch-result-index .toolbar-products .toolbar-sorter .sorter-options {
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #e5e7eb;
  border-radius: 50px;
  padding: 4px 36px 8px 16px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #0b2742;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20'%3E%3Cpath fill='%234ABFC4' d='M5 7l5 5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 16px;
  transition: border-color 0.15s;
  max-width: 100%;
}
@media (max-width: 767px) {
  body.catalog-category-view .toolbar-products .toolbar-sorter .sorter-options,
  body.catalogsearch-result-index .toolbar-products .toolbar-sorter .sorter-options {
    max-width: 160px;
  }
}
body.catalog-category-view .toolbar-products .toolbar-sorter .sorter-options:focus,
body.catalogsearch-result-index .toolbar-products .toolbar-sorter .sorter-options:focus {
  outline: none;
  border-color: #4abfc4;
}
body.catalog-category-view .toolbar-products .toolbar-sorter .sorter-action,
body.catalogsearch-result-index .toolbar-products .toolbar-sorter .sorter-action {
  display: none;
}
body.catalog-category-view .pages .pages-label,
body.catalogsearch-result-index .pages .pages-label {
  display: none;
}
body.catalog-category-view .pages .items.pages-items,
body.catalogsearch-result-index .pages .items.pages-items {
  display: flex;
  align-items: center;
  gap: 6px;
  list-style: none;
  padding: 0;
  margin: 0;
}
body.catalog-category-view .pages .item,
body.catalogsearch-result-index .pages .item {
  display: flex;
}
body.catalog-category-view .pages .page,
body.catalogsearch-result-index .pages .page,
body.catalog-category-view .pages .action,
body.catalogsearch-result-index .pages .action {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #6B7280;
  text-decoration: none;
  background: #fff;
  border: 1.5px solid #E5E7EB;
  box-sizing: border-box;
  transition: border-color 0.15s, background 0.15s, color 0.15s;
  cursor: pointer;
}
body.catalog-category-view .pages .page:hover,
body.catalogsearch-result-index .pages .page:hover,
body.catalog-category-view .pages .action:hover,
body.catalogsearch-result-index .pages .action:hover {
  border-color: #0b2742;
  color: #0b2742;
}
body.catalog-category-view .pages .page span.label,
body.catalogsearch-result-index .pages .page span.label,
body.catalog-category-view .pages .action span.label,
body.catalogsearch-result-index .pages .action span.label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
body.catalog-category-view .pages .item.current .page,
body.catalogsearch-result-index .pages .item.current .page,
body.catalog-category-view .pages strong.page,
body.catalogsearch-result-index .pages strong.page {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  background: #0b2742;
  color: #fff;
  border: 1.5px solid #0b2742;
  box-sizing: border-box;
}
body.catalog-category-view .pages .item.current .page span.label,
body.catalogsearch-result-index .pages .item.current .page span.label,
body.catalog-category-view .pages strong.page span.label,
body.catalogsearch-result-index .pages strong.page span.label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
body.catalog-category-view .pages .pages-item-previous .action.previous,
body.catalogsearch-result-index .pages .pages-item-previous .action.previous,
body.catalog-category-view .pages .pages-item-next .action.next,
body.catalogsearch-result-index .pages .pages-item-next .action.next {
  font-size: 0;
}
body.catalog-category-view .pages .pages-item-previous .action.previous span:not(.label),
body.catalogsearch-result-index .pages .pages-item-previous .action.previous span:not(.label),
body.catalog-category-view .pages .pages-item-next .action.next span:not(.label),
body.catalogsearch-result-index .pages .pages-item-next .action.next span:not(.label) {
  display: none;
}
body.catalog-category-view .pages .pages-item-previous .action.previous::before,
body.catalogsearch-result-index .pages .pages-item-previous .action.previous::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #6B7280;
  border-bottom: 2px solid #6B7280;
  transform: rotate(45deg) translateX(2px);
}
body.catalog-category-view .pages .pages-item-next .action.next::before,
body.catalogsearch-result-index .pages .pages-item-next .action.next::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #6B7280;
  border-top: 2px solid #6B7280;
  transform: rotate(45deg) translateX(-2px);
}
body.catalog-category-view .pages .pages-item-previous .action.previous:hover::before,
body.catalogsearch-result-index .pages .pages-item-previous .action.previous:hover::before {
  border-color: #0b2742;
}
body.catalog-category-view .pages .pages-item-next .action.next:hover::before,
body.catalogsearch-result-index .pages .pages-item-next .action.next:hover::before {
  border-color: #0b2742;
}
body.catalog-category-view .products-grid .products.list.items.product-items,
body.catalogsearch-result-index .products-grid .products.list.items.product-items {
  display: flex !important;
  flex-wrap: wrap !important;
  list-style: none;
  padding: 0;
  margin: 0 -10px !important;
}
body.catalog-category-view .products-grid .product-item,
body.catalogsearch-result-index .products-grid .product-item {
  width: 16.666% !important;
  box-sizing: border-box !important;
  padding: 0 10px 20px !important;
  margin: 0 !important;
}
@media (max-width: 1200px) {
  body.catalog-category-view .products-grid .product-item,
  body.catalogsearch-result-index .products-grid .product-item {
    width: 25% !important;
  }
}
@media (max-width: 900px) {
  body.catalog-category-view .products-grid .product-item,
  body.catalogsearch-result-index .products-grid .product-item {
    width: 50% !important;
  }
}
@media (max-width: 480px) {
  body.catalog-category-view .products-grid .product-item,
  body.catalogsearch-result-index .products-grid .product-item {
    width: 50% !important;
  }
}
body.catalog-category-view .products-grid .product-item-info,
body.catalogsearch-result-index .products-grid .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: none;
  border-radius: 0;
  overflow: visible;
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
}
body.catalog-category-view .products-grid .product-item-info:hover,
body.catalogsearch-result-index .products-grid .product-item-info:hover,
body.catalog-category-view .products-grid .product-item-info.active,
body.catalogsearch-result-index .products-grid .product-item-info.active {
  border-color: transparent;
  box-shadow: none;
  padding: 0 !important;
  margin: 0 !important;
}
body.catalog-category-view .products-grid .product-item-photo,
body.catalogsearch-result-index .products-grid .product-item-photo {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
  position: static !important;
  padding: 20px;
  background: #fff;
  text-decoration: none;
  border: 1px solid #D9D9D9;
  border-radius: 8px;
  min-height: 200px;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 15px;
}
body.catalog-category-view .products-grid .product-item-photo span.product-image-container,
body.catalogsearch-result-index .products-grid .product-item-photo span.product-image-container {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  aspect-ratio: auto !important;
}
body.catalog-category-view .products-grid .product-item-photo span.product-image-container span.product-image-wrapper,
body.catalogsearch-result-index .products-grid .product-item-photo span.product-image-container span.product-image-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: auto !important;
  padding-bottom: 0 !important;
  position: static !important;
}
body.catalog-category-view .products-grid .product-item-photo picture.product-image-photo,
body.catalogsearch-result-index .products-grid .product-item-photo picture.product-image-photo {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: static !important;
}
body.catalog-category-view .products-grid .product-item-photo img.product-image-photo,
body.catalogsearch-result-index .products-grid .product-item-photo img.product-image-photo {
  display: block !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 300px;
  object-fit: contain;
}
body.catalog-category-view .products-grid .product-item-details,
body.catalogsearch-result-index .products-grid .product-item-details {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 0;
  border-top: none;
}
body.catalog-category-view .products-grid .product-item-name,
body.catalogsearch-result-index .products-grid .product-item-name {
  min-height: auto !important;
  padding: 0 !important;
  margin: 0 0 8px !important;
}
body.catalog-category-view .products-grid .product-item-name .product-item-link,
body.catalogsearch-result-index .products-grid .product-item-name .product-item-link {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  text-decoration: none;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body.catalog-category-view .products-grid .product-item-name .product-item-link:hover,
body.catalogsearch-result-index .products-grid .product-item-name .product-item-link:hover {
  color: #4abfc4;
  text-decoration: none;
}
body.catalog-category-view .products-grid .product-category-badge,
body.catalogsearch-result-index .products-grid .product-category-badge {
  display: inline-block;
  align-self: flex-start;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0b2742;
  border: 1px solid #F9B100;
  border-radius: 20px;
  padding: 5px 8px 2px;
  margin-bottom: 10px;
  line-height: 1.4;
}
body.catalog-category-view .products-grid .product-item-description,
body.catalogsearch-result-index .products-grid .product-item-description {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #555;
  line-height: 1.4;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body.catalog-category-view .products-grid .price-box,
body.catalogsearch-result-index .products-grid .price-box {
  margin: auto 0 0;
}
body.catalog-category-view .products-grid .price-box .price-label,
body.catalogsearch-result-index .products-grid .price-box .price-label {
  display: block;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #6b7280;
  margin-bottom: 2px;
}
body.catalog-category-view .products-grid .price-box .price,
body.catalogsearch-result-index .products-grid .price-box .price {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #0b2742;
  line-height: 1;
}
body.catalog-category-view .products-grid [class^="swatch-opt-"],
body.catalogsearch-result-index .products-grid [class^="swatch-opt-"],
body.catalog-category-view .products-grid [class*=" swatch-opt-"],
body.catalogsearch-result-index .products-grid [class*=" swatch-opt-"],
body.catalog-category-view .products-grid .swatch-opt,
body.catalogsearch-result-index .products-grid .swatch-opt {
  display: none !important;
}
body.catalog-category-view .products-grid .product-item-inner,
body.catalogsearch-result-index .products-grid .product-item-inner {
  display: none !important;
}
body.catalogsearch-result-index .filter_popup,
body.catalogsearch-result-index .toolbar-products {
  display: none !important;
}
.js-load-more-btn {
  display: block;
  margin: 24px auto 0;
  padding: 14px 40px 12px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #1b2d46;
  border: 2px solid #1b2d46;
  border-radius: 50px;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
  letter-spacing: 0.03em;
}
.js-load-more-btn:hover:not(:disabled) {
  background: #4abfc4;
  border: 2px solid #4abfc4;
}
.js-load-more-btn.is-loading,
.js-load-more-btn.is-done {
  background: #e5e7eb;
  border: 2px solid #e5e7eb;
  color: #6b7280;
  cursor: default;
}
#js-scroll-sentinel {
  height: 1px;
  visibility: hidden;
}
.custom_modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  animation: jbFadeIn 0.3s ease;
}
.custom_modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 10px;
  max-height: 85vh;
  overflow-y: auto;
  width: 90%;
  max-width: 560px;
  z-index: 9999;
  animation: jbSlideIn 0.3s ease;
  border: none !important;
  margin-bottom: 0 !important;
}
.custom_modal.active,
.custom_modal-overlay.active {
  display: block;
}
@keyframes jbSlideIn {
  from {
    opacity: 0;
    transform: translate(-50%, -46%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@keyframes jbFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.filter_popup {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #0b2742;
  text-decoration: none;
  border: 2px solid #e5e7eb;
  border-radius: 50px;
  padding: 4px 14px 8px;
  cursor: pointer;
  transition: border-color 0.15s, color 0.15s;
}
.filter_popup:hover {
  border-color: #4abfc4;
  color: #4abfc4;
  text-decoration: none;
}
@media (max-width: 767px) {
  .sidebar-main {
    width: 100% !important;
    float: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    order: 2;
  }
  .custom_modal {
    max-height: 92vh;
    border-radius: 8px 8px 0 0;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    transform: none;
    animation: jbSlideUp 0.3s ease;
  }
  @keyframes jbSlideUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}
.sidebar .block.filter {
  background: #fff;
  border: 2px solid #e5e7eb;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.sidebar .block.filter > .title {
  background: #0b2742;
  padding: 2px 20px;
  margin: 0;
}
.sidebar .block.filter > .title strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.5px;
  display: block;
}
.sidebar .block.filter .subtitle,
.sidebar .block.filter .block-subtitle.filter-subtitle {
  display: block;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #6b7280;
  padding: 14px 20px 8px;
  margin: 0;
}
.sidebar .block.filter .content {
  padding: 0;
}
.sidebar-main .block.filter dl.options {
  margin: 0;
  padding: 0;
}
.sidebar-main .block.filter dl.options dt {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  padding: 12px 20px 8px;
  margin: 0;
  border-top: 1px solid #e5e7eb;
}
.sidebar-main .block.filter dl.options dd {
  margin: 0;
  padding: 0 0 8px;
}
.sidebar-main .block.filter dl.options ol.items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-main .block.filter dl.options li.item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  border-bottom: none;
}
.sidebar-main .block.filter dl.options li.item:last-child {
  margin-bottom: 4px;
}
.sidebar-main .block.filter dl.options li.item a {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  color: #0b2742;
  text-decoration: none;
  padding: 7px 0;
  flex: 1;
  transition: color 0.15s;
}
.sidebar-main .block.filter dl.options li.item a:hover {
  color: #4abfc4;
}
.sidebar-main .block.filter dl.options li.item .count {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background: #4abfc4;
  border-radius: 20px;
  padding: 2px 8px;
  min-width: 24px;
  text-align: center;
  flex-shrink: 0;
  margin-left: 8px;
  line-height: 1.5;
}
#layered-filter-block {
  background: #fff;
  border: 2px solid #e5e7eb;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
#layered-filter-block .block-title.filter-title {
  background: #0b2742;
  padding: 14px 20px;
  cursor: pointer;
  user-select: none;
}
#layered-filter-block .block-title.filter-title strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.5px;
  display: block;
}
@media only screen and (max-width: 767px) {
  #layered-filter-block .block-title.filter-title strong {
    left: 10px;
    right: unset;
    width: 100%;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  #layered-filter-block .block-title.filter-title strong::after {
    float: right;
    margin-right: 10px;
  }
}
#layered-filter-block .block-content.filter-content {
  padding: 0;
}
#layered-filter-block .block-subtitle.filter-subtitle {
  display: block;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #6b7280;
  padding: 14px 20px 14px;
  margin: 0;
}
#layered-filter-block .filter-options-item {
  border-top: 1px solid #e5e7eb;
  padding: 0 !important;
}
#layered-filter-block .filter-options-item .filter-options-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0b2742;
  cursor: pointer;
  user-select: none;
  transition: color 0.15s;
}
#layered-filter-block .filter-options-item .filter-options-title::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #4abfc4;
  border-bottom: 2px solid #4abfc4;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
  flex-shrink: 0;
  margin-left: 10px;
  margin-top: -4px;
}
#layered-filter-block .filter-options-item .filter-options-title:hover {
  color: #4abfc4;
}
#layered-filter-block .filter-options-item.allow .filter-options-title::after,
#layered-filter-block .filter-options-item[aria-expanded="true"] .filter-options-title::after {
  transform: rotate(-135deg);
  margin-top: 4px;
}
#layered-filter-block .filter-options-item .filter-options-content {
  padding: 0 0 10px;
}
#layered-filter-block .filter-options-item .filter-options-content input[type="radio"] {
  display: none !important;
}
#layered-filter-block .filter-options-item .filter-options-content ol.items {
  list-style: none;
  margin: 0;
  padding: 0;
}
#layered-filter-block .filter-options-item .filter-options-content li.item {
  margin: 0;
  padding: 0 20px;
}
#layered-filter-block .filter-options-item .filter-options-content li.item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  padding: 6px 0;
  transition: color 0.15s;
}
#layered-filter-block .filter-options-item .filter-options-content li.item a:hover .label {
  color: #4abfc4;
}
#layered-filter-block .filter-options-item .filter-options-content li.item a.-am-active .label,
#layered-filter-block .filter-options-item .filter-options-content li.item a.am-item-active .label {
  color: #4abfc4;
  font-weight: 700;
}
#layered-filter-block .filter-options-item .filter-options-content li.item a .label {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  color: #0b2742;
  flex: 1;
  line-height: 1.4;
}
#layered-filter-block .filter-options-item .filter-options-content li.item a .count {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background: #4abfc4;
  border-radius: 20px;
  padding: 2px 8px;
  min-width: 24px;
  text-align: center;
  flex-shrink: 0;
  margin-left: 8px;
  line-height: 1.5;
}
#layered-filter-block .filter-options-item .filter-options-content li.item a .count .filter-count-label {
  display: none;
}
.free_delivery_banner {
  background-image: url('../images/free_delivery_bg.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #1b2d46;
  padding: 8px;
  margin-bottom: 20px;
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.free_delivery_banner .title1 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
.free_delivery_banner .title2 {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  margin: 4px 0 0;
}
.free_delivery_banner a.modal-toggle {
  position: absolute;
  bottom: 5px;
  right: 12px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.free_delivery_banner a.modal-toggle:hover {
  text-decoration: underline;
}
.modal {
  display: block !important;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.modal.is-visible {
  visibility: visible;
  pointer-events: auto;
}
.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
@media only screen and (max-width: 767px) {
  .modal-overlay {
    display: none;
  }
}
.modal-wrapper {
  display: block !important;
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 50%;
  width: 70em;
  margin-left: -25em;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
}
.modal-wrapper .fas {
  color: #000;
}
@media only screen and (max-width: 767px) {
  .modal-wrapper {
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 0;
    border-radius: 0;
  }
}
.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}
.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}
.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  color: #aaa;
  background: none;
  border: 0;
  cursor: pointer;
  font-size: 1.6rem;
}
.modal-close:hover,
.modal-close:active {
  background: transparent;
  border: none;
  box-shadow: none;
  color: #1b2d46;
}
.modal-body {
  max-height: 80vh;
  overflow-y: auto;
}
.modal-content {
  padding: 10px;
}
.modal-content .title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #1b2d46;
  margin: 0 0 10px;
}
.modal-content .h1 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #1b2d46;
  margin: 15px 0 5px;
  display: block;
}
.modal-content .h2 {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #1b2d46;
  margin: 15px 0 5px;
  display: block;
}
.modal-content p {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.3rem;
  color: #444;
  line-height: 1.6;
}
.modal-content ul {
  padding-left: 20px;
}
.modal-content ul li {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.3rem;
  color: #444;
  line-height: 1.6;
  margin-bottom: 4px;
}
.modal-content a {
  color: #4abfc4;
}
.modal-content > *:first-child {
  margin-top: 0;
}
.modal-content > *:last-child {
  margin-bottom: 0;
}
.table_responsive {
  width: 100%;
  float: left;
  overflow-x: auto;
  margin-bottom: 1rem;
}
.table_responsive table.responsive {
  width: 100%;
  border-collapse: collapse;
}
.table_responsive table.responsive th,
.table_responsive table.responsive td {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.3rem;
  text-align: left;
  padding: 8px 12px;
  border: 1px solid #ddd;
}
.table_responsive table.responsive th {
  background: #1b2d46;
  color: #fff;
  font-weight: 700;
}
.table_responsive table.responsive tr:nth-child(even) td {
  background: #f8f8f8;
}
.testimonial_slider {
  background: #fff;
  border: 2px solid #E5E7EB;
  border-radius: 8px;
  margin-bottom: 20px;
  height: 280px;
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.testimonial_slider ul.slides {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
}
.testimonial_slider li {
  padding: 20px 15px;
  text-align: center;
  margin: 0;
  height: 100%;
  box-sizing: border-box;
}
.testimonial_slider li p {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.2rem;
  color: #555;
  line-height: 1.5;
  margin: 8px 0;
}
.testimonial_slider li .title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: none;
  color: #1b2d46;
  display: block;
  margin: 0 0 6px;
}
.testimonial_slider li .author {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  color: #1b2d46;
}
.testimonial_slider li span {
  display: block;
  margin: 6px 0;
}
.banner_one {
  background-image: url('../images/sidebar_banner_bg.jpg');
  background-size: cover;
  background-color: #1b2d46;
  padding: 15px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.banner_one .title1 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
.banner_one .title2 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 10px;
}
.banner_one p {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.5;
  margin-bottom: 15px;
}
.banner_one a {
  display: block;
  width: 100%;
  padding: 8px;
  text-align: center;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 4px;
  box-sizing: border-box;
  transition: background 0.2s ease, color 0.2s ease;
  text-decoration: none;
}
.banner_one a:hover {
  background: #fff;
  color: #1b2d46;
}
@media only screen and (max-width: 767px) {
  body.catalog-category-view .free_delivery_banner,
  body.catalog-product-view .free_delivery_banner,
  body.catalog-category-view .testimonial_slider,
  body.catalog-product-view .testimonial_slider,
  body.catalog-category-view .banner_one,
  body.catalog-product-view .banner_one {
    display: none !important;
  }
}
a:visited,
.alink:visited {
  color: unset;
}
.login-container {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
.login-container .block {
  flex: 1;
  min-width: 0;
}
@media (max-width: 767px) {
  .login-container {
    flex-direction: column;
    gap: 24px;
  }
}
.account .page-main,
.customer-account-login .page-main,
.customer-account-create .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-createpassword .page-main,
.customer-account-edit .page-main,
.customer-address-index .page-main,
.customer-address-form .page-main {
  background: #fff;
  padding-top: 30px;
}
.account .breadcrumbs .item,
.customer-account-login .breadcrumbs .item,
.customer-account-create .breadcrumbs .item {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #1b2d46;
}
.account .breadcrumbs .item a,
.customer-account-login .breadcrumbs .item a,
.customer-account-create .breadcrumbs .item a {
  color: #1b2d46;
  text-decoration: none;
}
.account .breadcrumbs .item a:hover,
.customer-account-login .breadcrumbs .item a:hover,
.customer-account-create .breadcrumbs .item a:hover {
  text-decoration: underline;
}
.account .breadcrumbs .item a:visited,
.customer-account-login .breadcrumbs .item a:visited,
.customer-account-create .breadcrumbs .item a:visited {
  color: #1b2d46;
}
.account .breadcrumbs .item.home::after,
.customer-account-login .breadcrumbs .item.home::after,
.customer-account-create .breadcrumbs .item.home::after,
.account .breadcrumbs .item::after,
.customer-account-login .breadcrumbs .item::after,
.customer-account-create .breadcrumbs .item::after {
  color: #bbb;
}
.account .column.main {
  padding-right: 30px;
}
@media (max-width: 767px) {
  .account .column.main {
    padding-right: 0;
  }
}
.account .table-wrapper {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #e2e8f0;
  margin-bottom: 24px;
  margin-top: unset;
  width: 100%;
}
.account .table-wrapper .table {
  margin: 0;
}
.sales-order-history .orders-history .data.table thead th {
  background-color: #1b2d46;
  color: #fff;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 12px 14px;
}
.sales-order-history .orders-history .data.table tbody td {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  padding: 11px 14px;
}
.sales-order-history .orders-history .data.table tbody td.col.actions .action {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #4abfc4;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  text-decoration: none;
  margin-right: 10px;
}
.sales-order-history .orders-history .data.table tbody td.col.actions .action:hover {
  text-decoration: underline;
  color: #1b2d46;
}
.sales-order-view .order-title {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #1b2d46;
  border-bottom: 2px solid #4abfc4;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.sales-order-view .order-details-items .order-title {
  border-bottom: 2px solid #4abfc4;
  padding-bottom: 8px;
  margin-bottom: 16px;
}
.sales-order-view .actions-toolbar .action {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #4abfc4;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border: 2px solid #4abfc4;
  padding: 8px 18px;
  border-radius: 4px;
  display: inline-block;
  margin-right: 10px;
}
.sales-order-view .actions-toolbar .action:hover {
  background-color: #4abfc4;
  color: #1b2d46;
}
.sales-order-view .actions-toolbar .action.primary {
  background-color: #1b2d46;
  color: #fff;
  border-color: #1b2d46;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.sales-order-view .actions-toolbar .action.primary:hover {
  background-color: #4abfc4;
  border-color: #4abfc4;
  color: #1b2d46;
}
@media (max-width: 767px) {
  .block-collapsible-nav .title {
    cursor: pointer;
  }
  .block-collapsible-nav .title::after {
    content: '▾';
    float: right;
    color: #1b2d46;
  }
}
.cart.table-wrapper .price-including-tax {
  display: none !important;
}
.checkout-cart-index .page-title-wrapper .page-title .base {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1b2d46;
  line-height: 1;
}
.checkout-cart-index .message.message-success,
.checkout-cart-index .message.success {
  background: #e8f8f8;
  border-left: 4px solid #4abfc4;
  color: #1b2d46;
  border-radius: 4px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
}
.checkout-cart-index .cart.table-wrapper thead th.col {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #6b7280;
  border-bottom: 2px solid #e5e7eb;
  border-top: none;
  background: transparent;
  padding-top: 0;
  padding-bottom: 12px;
}
.checkout-cart-index .cart.table-wrapper tbody.cart.item {
  border-bottom: 1px solid #e5e7eb;
}
.checkout-cart-index .cart.table-wrapper .col {
  border-top: none !important;
}
.checkout-cart-index .cart.table-wrapper .product-item-photo {
  padding-right: 20px;
}
.checkout-cart-index .cart.table-wrapper .product-item-photo .product-image-container {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
}
.checkout-cart-index .cart.table-wrapper .product-item-photo .product-image-wrapper {
  padding-bottom: 0 !important;
  height: auto !important;
  background: transparent;
}
.checkout-cart-index .cart.table-wrapper .product-item-photo .product-image-photo {
  position: static !important;
  width: auto !important;
  height: auto !important;
  max-width: 90px;
  max-height: 90px;
  object-fit: contain;
  display: block;
}
.checkout-cart-index .cart.table-wrapper .product-item-name,
.checkout-cart-index .cart.table-wrapper .product-item-name a {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1b2d46;
  text-decoration: none;
  line-height: 1.2;
}
.checkout-cart-index .cart.table-wrapper .product-item-name a:hover {
  color: #4abfc4;
}
.checkout-cart-index .cart.table-wrapper .product-item-details p {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px;
  color: #6b7280;
  margin: 4px 0 0;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .item-options {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 12px;
  color: #6b7280;
  margin: 6px 0 0;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .item-options dt {
  font-weight: 600;
}
.checkout-cart-index .cart.table-wrapper .product-item-details .item-options dd {
  margin: 0 0 2px;
}
.checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax .cart-price .price,
.checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax .cart-price .price,
.checkout-cart-index .cart.table-wrapper .col.price .cart-price .price,
.checkout-cart-index .cart.table-wrapper .col.subtotal .cart-price .price,
.checkout-cart-index .cart.table-wrapper .col.price > .price,
.checkout-cart-index .cart.table-wrapper .col.subtotal > .price {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #1b2d46;
}
.checkout-cart-index .cart.table-wrapper .col.price .price-label,
.checkout-cart-index .cart.table-wrapper .col.subtotal .price-label {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  color: #6b7280;
  display: block;
}
.checkout-cart-index .cart.table-wrapper .col.qty input.qty {
  width: 52px;
  text-align: center;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #1b2d46;
  border: 2px solid #e5e7eb;
  border-radius: 50px;
  padding: 5px 8px;
}
.checkout-cart-index .cart.table-wrapper .col.qty input.qty:focus {
  outline: none;
  border-color: #4abfc4;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-edit {
  display: none !important;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-delete {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #6b7280;
  text-decoration: none;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-delete:before {
  color: #6b7280;
  font-size: 14px;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-delete:hover,
.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-delete:hover:before {
  color: #c0392b;
}
.checkout-cart-index .cart.main.actions .action.continue,
.checkout-cart-index .cart.main.actions .action.update {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #1b2d46;
  background: #fff;
  border: 2px solid #e5e7eb;
  border-radius: 50px;
  padding: 9px 22px;
  text-decoration: none;
  cursor: pointer;
  transition: border-color 0.15s, color 0.15s;
}
.checkout-cart-index .cart.main.actions .action.continue:hover,
.checkout-cart-index .cart.main.actions .action.update:hover {
  border-color: #4abfc4;
  color: #4abfc4;
  background: #fff;
}
.checkout-cart-index .cart-summary {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 24px;
}
.checkout-cart-index .cart-summary > .summary.title {
  display: block;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1b2d46;
  margin-bottom: 20px;
  line-height: 1;
}
.checkout-cart-index .cart-summary #cart-totals .data.table.totals {
  width: 100%;
}
.checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.totals td,
.checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.totals th {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  color: #1b2d46;
  border: none;
  padding: 5px 0;
}
.checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.totals th.mark {
  font-weight: 400;
  color: #6b7280;
  text-align: left;
}
.checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.totals td.amount {
  text-align: right;
  font-weight: 600;
}
.checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.totals.grand {
  border-top: 2px solid #e5e7eb;
}
.checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.totals.grand td,
.checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.totals.grand th {
  padding-top: 14px;
}
.checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.totals.grand th.mark {
  font-weight: 700;
  color: #1b2d46;
}
.checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.totals.grand td.amount .price {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #1b2d46;
}
.checkout-cart-index .cart-summary .checkout-methods-items {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item {
  margin-bottom: 10px;
  text-align: center;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item button.checkout,
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.primary.checkout {
  display: block;
  width: 100%;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #fff !important;
  background: #4abfc4;
  border: none;
  border-radius: 50px;
  padding: 14px 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  transition: background 0.15s;
  box-sizing: border-box;
  line-height: 1.2;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item button.checkout:hover,
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.primary.checkout:hover {
  background: #38a8ad;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item button.checkout span,
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.primary.checkout span {
  color: #fff !important;
}
.checkout-cart-index #block-shipping {
  margin-top: 20px;
  border-top: 1px solid #e5e7eb;
  padding-top: 16px;
}
.checkout-cart-index #block-shipping .title strong {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #1b2d46;
}
.checkout-cart-index #block-shipping .content .legend span {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #6b7280;
}
.checkout-cart-index #block-shipping .content .label {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
}
.checkout-cart-index #block-shipping .content .select,
.checkout-cart-index #block-shipping .content .input-text {
  border: 2px solid #e5e7eb;
  border-radius: 8px;
  padding: 8px 12px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #1b2d46;
  width: 100%;
  box-sizing: border-box;
}
.checkout-cart-index #block-shipping .content .select:focus,
.checkout-cart-index #block-shipping .content .input-text:focus {
  outline: none;
  border-color: #4abfc4;
}
.checkout-cart-index #block-shipping .content .action.primary {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1b2d46;
  background: #fff;
  border: 2px solid #4abfc4;
  border-radius: 50px;
  padding: 7px 18px;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}
.checkout-cart-index #block-shipping .content .action.primary:hover {
  background: #4abfc4;
  color: #fff;
}
.checkout-cart-index #block-shipping .content .price {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #1b2d46;
}
.checkout-cart-index .cart-summary .block.discount {
  margin-top: 16px;
  border-top: 1px solid #e5e7eb;
  padding-top: 16px;
}
.checkout-cart-index .cart-summary .block.discount .title strong {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #1b2d46;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon {
  display: flex;
  gap: 8px;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .field {
  flex: 1;
  margin: 0;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .input-text {
  border: 2px solid #e5e7eb;
  border-radius: 50px;
  padding: 8px 16px;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #1b2d46;
  width: 100%;
  box-sizing: border-box;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .input-text:focus {
  outline: none;
  border-color: #4abfc4;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .action.apply {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: #4abfc4;
  border: none;
  border-radius: 50px;
  padding: 8px 16px;
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.15s;
}
.checkout-cart-index .cart-summary .block.discount .fieldset.coupon .action.apply:hover {
  background: #38a8ad;
}
.checkout-cart-index .cart-discount .block.discount .title strong {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #1b2d46;
}
.block.crosssell {
  clear: both;
  margin-top: 40px;
  padding-top: 32px;
  border-top: 2px solid #e5e7eb;
}
.block.crosssell .block-title.title strong {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1b2d46;
  line-height: 1;
}
.block.crosssell .block-content.content {
  background: transparent;
  padding: 0;
}
.block.crosssell .products.wrapper.grid.products-crosssell .products.list.items.product-items {
  display: flex !important;
  flex-wrap: wrap !important;
  list-style: none;
  padding: 0;
  margin: 0 -10px !important;
}
.block.crosssell .product-item {
  width: 25% !important;
  box-sizing: border-box !important;
  padding: 0 10px 20px !important;
  margin: 0 !important;
}
@media (max-width: 1200px) {
  .block.crosssell .product-item {
    width: 33.333% !important;
  }
}
@media (max-width: 768px) {
  .block.crosssell .product-item {
    width: 50% !important;
  }
}
.block.crosssell .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: none !important;
  border-radius: 0;
  overflow: visible;
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
  position: static !important;
}
.block.crosssell .product-item-info:hover,
.block.crosssell .product-item-info.active {
  border-color: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.block.crosssell .product-item-info .product-item-inner {
  display: none !important;
}
.block.crosssell a.product.photo.product-item-photo {
  display: block !important;
  position: relative !important;
  width: auto !important;
  text-decoration: none;
  margin-bottom: 15px;
}
.block.crosssell a.product.photo.product-item-photo .product-image-container {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  background: #fff;
  padding: 20px;
  height: 200px;
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100% !important;
}
.block.crosssell a.product.photo.product-item-photo .product-image-wrapper {
  display: block !important;
  width: auto !important;
  height: auto !important;
  padding-bottom: 0 !important;
  position: static !important;
}
.block.crosssell a.product.photo.product-item-photo img.product-image-photo {
  display: block !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 300px;
  object-fit: contain;
}
.block.crosssell .product.details.product-item-details {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 0;
}
.block.crosssell .product-category-badge {
  display: inline-block;
  align-self: flex-start;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1b2d46;
  border: 1px solid #F9B100;
  border-radius: 20px;
  padding: 5px 8px 2px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.block.crosssell .product.name.product-item-name {
  min-height: auto !important;
  padding: 0 !important;
  margin: 0 0 8px !important;
  border: none;
}
.block.crosssell .product.name.product-item-name a.product-item-link {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1b2d46;
  text-decoration: none;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block.crosssell .product.name.product-item-name a.product-item-link:hover {
  color: #4abfc4;
}
.block.crosssell .product-item-description {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 13px;
  color: #555;
  line-height: 1.4;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block.crosssell .price-box {
  margin: auto 0 0;
}
.block.crosssell .price-box .price-label {
  display: none;
}
.block.crosssell .price-box .price {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #1b2d46;
  line-height: 1;
}
.block.crosssell .price-box .minimal-price-link .price {
  font-size: 26px;
}
.block.crosssell [class^="swatch-opt-"],
.block.crosssell [class*=" swatch-opt-"],
.block.crosssell .swatch-opt,
.block.crosssell .product-item-actions,
.block.crosssell .product.actions.product-item-actions {
  display: none !important;
}
@media (max-width: 767px) {
  .checkout-cart-index .page-title-wrapper .page-title .base {
    font-size: 32px;
  }
  .checkout-cart-index .cart-container {
    display: flex !important;
    flex-direction: column !important;
  }
  .checkout-cart-index .cart-container .cart-summary {
    float: none !important;
    width: 100% !important;
    order: 2;
    margin-bottom: 24px;
  }
  .checkout-cart-index .cart-container .form.form-cart {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
    order: 1;
  }
  .checkout-cart-index .cart-container > * {
    order: 3;
  }
  .checkout-cart-index .cart-container > .form.form-cart {
    order: 1;
  }
  .checkout-cart-index .cart-container > .cart-summary {
    order: 2;
  }
  .checkout-cart-index .cart.table-wrapper table,
  .checkout-cart-index .cart.table-wrapper tbody,
  .checkout-cart-index .cart.table-wrapper tr,
  .checkout-cart-index .cart.table-wrapper td {
    display: block !important;
    float: none !important;
    width: 100% !important;
    white-space: normal !important;
  }
  .checkout-cart-index .cart.table-wrapper thead {
    display: none !important;
  }
  .checkout-cart-index .cart.table-wrapper tbody.cart.item {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 16px;
    margin-bottom: 16px;
  }
  .checkout-cart-index .cart.table-wrapper .col.item {
    position: relative !important;
    padding: 0 0 12px !important;
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 8px;
  }
  .checkout-cart-index .cart.table-wrapper .col.item .product-item-photo {
    position: static !important;
    display: inline-block !important;
    float: left !important;
    margin-right: 12px;
    padding: 0 !important;
    left: auto !important;
    top: auto !important;
    max-width: none !important;
    width: auto !important;
  }
  .checkout-cart-index .cart.table-wrapper .col.item .product-item-photo .product-image-container {
    width: 80px !important;
    max-width: 80px !important;
    height: 80px !important;
    padding: 6px;
  }
  .checkout-cart-index .cart.table-wrapper .col.item .product-item-photo .product-image-photo {
    position: static !important;
    max-width: 68px;
    max-height: 68px;
    width: auto !important;
    height: auto !important;
  }
  .checkout-cart-index .cart.table-wrapper .col.item .product-item-details {
    overflow: hidden;
    display: block;
  }
  .checkout-cart-index .cart.table-wrapper .col.item .product-item-details .product-item-name,
  .checkout-cart-index .cart.table-wrapper .col.item .product-item-details .product-item-name a {
    font-size: 15px;
    margin-top: 0 !important;
  }
  .checkout-cart-index .cart.table-wrapper .col.item::after {
    content: '';
    display: table;
    clear: both;
  }
  .checkout-cart-index .cart.table-wrapper .col.price,
  .checkout-cart-index .cart.table-wrapper .col.qty,
  .checkout-cart-index .cart.table-wrapper .col.subtotal {
    display: flex !important;
    float: none !important;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
    padding: 5px 0 !important;
    text-align: left !important;
  }
  .checkout-cart-index .cart.table-wrapper .col.price::before,
  .checkout-cart-index .cart.table-wrapper .col.qty::before,
  .checkout-cart-index .cart.table-wrapper .col.subtotal::before {
    content: attr(data-th);
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #6b7280;
    letter-spacing: 0.05em;
    flex-shrink: 0;
  }
  .checkout-cart-index .cart.table-wrapper .col.price .price-label,
  .checkout-cart-index .cart.table-wrapper .col.qty .price-label,
  .checkout-cart-index .cart.table-wrapper .col.subtotal .price-label {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax .cart-price .price,
  .checkout-cart-index .cart.table-wrapper .col.qty .price-excluding-tax .cart-price .price,
  .checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax .cart-price .price,
  .checkout-cart-index .cart.table-wrapper .col.price .cart-price .price,
  .checkout-cart-index .cart.table-wrapper .col.qty .cart-price .price,
  .checkout-cart-index .cart.table-wrapper .col.subtotal .cart-price .price {
    font-size: 18px;
  }
  .checkout-cart-index .cart.table-wrapper .col.qty input.qty {
    margin: 0;
  }
  .checkout-cart-index .cart.table-wrapper tr.item-actions td {
    padding: 8px 0 0 !important;
    float: none !important;
    text-align: left !important;
  }
  .checkout-cart-index .cart.main.actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .checkout-cart-index .cart.main.actions .action.continue,
  .checkout-cart-index .cart.main.actions .action.update {
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  .checkout-cart-index .cart-summary {
    padding: 16px;
  }
  .checkout-cart-index .cart-summary > .summary.title {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .checkout-cart-index .cart-summary #cart-totals .data.table.totals tr.grand td.amount .price {
    font-size: 22px;
  }
  .checkout-cart-index #block-shipping .content .fieldset.estimate {
    padding: 0;
  }
  .checkout-cart-index .cart-summary .block.discount .fieldset.coupon,
  .checkout-cart-index .cart-discount .block.discount .fieldset.coupon {
    flex-direction: column;
  }
  .checkout-cart-index .cart-summary .block.discount .fieldset.coupon .action.apply,
  .checkout-cart-index .cart-discount .block.discount .fieldset.coupon .action.apply {
    width: 100%;
    text-align: center;
  }
  .block.crosssell .product-item {
    width: 50% !important;
  }
  .block.crosssell .block-title.title strong {
    font-size: 24px;
  }
  .block.crosssell a.product.photo.product-item-photo .product-image-container {
    height: 160px;
  }
}
@media (max-width: 479px) {
  .block.crosssell .product-item {
    width: 100% !important;
  }
}
.cms-page-view .column.main {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px 60px;
  color: #333;
  font-size: 16px;
  line-height: 1.75;
}
.cms-page-view .column.main h1 {
  font-size: 3.2rem;
  color: #1b2d46;
  margin: 0 0 8px;
  letter-spacing: 0.5px;
}
.cms-page-view .column.main h1::after {
  content: '';
  display: block;
  width: 60px;
  height: 4px;
  background: #4ABFC4;
  margin-top: 12px;
  border-radius: 2px;
}
.cms-page-view .column.main h2 {
  font-size: 1.8rem;
  color: #1b2d46;
  margin: 48px 0 12px;
  padding-bottom: 6px;
  border-bottom: 2px solid #4ABFC4;
  letter-spacing: 0.3px;
}
.cms-page-view .column.main p {
  margin: 0 0 16px;
}
.cms-page-view .column.main ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.cms-page-view .column.main ul li {
  position: relative;
  padding: 10px 16px 10px 44px;
  margin-bottom: 8px;
  background: #f7fafa;
  border-left: 3px solid #4ABFC4;
  border-radius: 0 4px 4px 0;
}
.cms-page-view .column.main ul li::before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: #4ABFC4;
  border-radius: 50%;
}
.cms-page-view .column.main ul li p {
  margin: 0;
  display: inline;
}
.cms-page-view .column.main ul li br {
  display: none;
}
.cms-page-view .column.main a {
  color: #4ABFC4;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s, color 0.2s;
}
.cms-page-view .column.main a:hover {
  color: #1b2d46;
  border-bottom-color: #1b2d46;
}
.cms-page-view .column.main .cms-tip {
  background: #edf9fa;
  border-left: 4px solid #4ABFC4;
  padding: 14px 18px;
  border-radius: 0 4px 4px 0;
  font-size: 0.95rem;
  color: #1b2d46;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .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 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .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,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .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,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form: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,
  .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,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form: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,
  .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 20px;
  }
  .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-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;
  }
  .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-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: -25px;
  }
  .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: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 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: -14px 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 #cccccc;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-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,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-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,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .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: 1480px;
    padding-left: 20px;
    padding-right: 20px;
    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: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 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: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    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: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .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: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    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-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .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;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #cccccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .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%;
  }
  .ammenu-nav-sections .widget-product-carousel,
  .ammenu-nav-sections .widget {
    max-width: initial;
  }
  .ammenu-nav-sections .widget-product-carousel .slick-slide .product-item,
  .ammenu-nav-sections .widget .slick-slide .product-item {
    max-width: initial;
  }
  .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-break: break-word;
    word-wrap: 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;
  }
  .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;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .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: 40px;
  }
  .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 20px;
    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: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    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: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .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: 21px;
  }
  .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: 25px;
  }
  .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: 32px;
    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;
    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: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    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 20px;
    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 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    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: 25px;
  }
  .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: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    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: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .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 20px;
  }
  .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: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    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: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .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 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .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 20px 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;
  }
  .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: 21px;
  }
  .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: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    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: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    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.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    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: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: 20px;
    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: 20px 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: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 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: 20px;
    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: 20px;
  }
  .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: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .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 #cccccc;
  }
  .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: 25px;
    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: 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 20px 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 #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 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: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    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: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 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: 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 #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .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: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    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 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .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 #e8e8e8;
    background-color: #6e716e;
  }
  .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: 20px;
  }
  .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: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px 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 #bbbbbb 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;
    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 .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .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: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 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: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 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: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    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 #bbbbbb 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: 20px 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;
  }
}
@media all and (min-width: 1024px), print {
  .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;
  }
  .widget-blog-posts ol.post-list li.item {
    width: calc((100% - (2% * (4 - 1))) / 4);
  }
  .widget-blog-posts ol.post-list li.item:nth-child(2n + 1) {
    clear: none;
    margin-left: 2%;
  }
  .widget-blog-posts ol.post-list li.item:nth-child(4n + 1) {
    clear: left;
    margin-left: 0 !important;
  }
  .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 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    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;
  }
}
@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;
  }
}
