/**
 * 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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ammenu-sticky {
  left: 0;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
.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);
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_InstagramFeed
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpinstagramfeed-container .mpinstagramfeed-photo {
  margin: 2px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    font-size: 20px !important;
    opacity: 1 !important;
  }
}
.mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
  line-height: 18px;
  letter-spacing: normal;
  position: absolute;
  bottom: 0;
  padding: 5px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #F0F0F0;
  max-height: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mpinstagramfeed-photo:hover .mpinstagramfeed-post-caption {
  opacity: 1 !important;
  display: inline;
}
.mpinstagramfeed-container .mpinstagramfeed-photo img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  padding: 0 1px 1px 0;
}
@charset "UTF-8";
/* Banner Styles */
.gcv2-consent-notice-banner-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  padding: 45px;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  z-index: 1000;
}
.gcv2-consent-notice-description {
  flex: 1;
  padding: 10px;
  width: 100%;
  text-align: left;
}
.gcv2-consent-notice-actions {
  display: flex;
  gap: 10px;
}
button.consent-action-accept,
button.consent-action-customize,
button.consent-action-decline {
  border: none;
}
button.consent-action-close,
button.list-action-close {
  border: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  color: #030712;
  position: absolute;
  background: 0 0;
  top: 10px;
  right: 10px;
  line-height: 14px;
  font-size: 0;
}
button.consent-action-close::before,
button.list-action-close::before {
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  padding: 10px;
  text-align: center;
}
/* Button Styles */
.consent-action-accept,
.consent-action-decline,
.consent-action-customize {
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  border-radius: 4px;
}
.consent-action-accept {
  background-color: #1979c3;
  color: #fff;
}
.consent-action-decline {
  background-color: #fff;
  color: #1979c3;
  border: 1px solid #1979c3;
}
.consent-action-customize {
  background-color: #fff;
  color: #1979c3;
  border: 1px solid #1979c3;
}
/* Modal Styles */
.modal {
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  justify-content: center;
  align-items: center;
}
.modal .gcv2-cookie-container {
  background-color: #fff;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 750px;
  border-radius: 10px;
  position: relative;
  top: 10%;
}
.list-action-close {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 16px;
}
/* Preference Button Styles */
.gcv2-consent-preference {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1002;
}
.gcv2-preference-btn {
  width: 5px;
  height: 5px;
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
}
.gcv2-cookie-action button {
  width: 100%;
}
.gcv2-cookie-item {
  display: flex;
  justify-content: space-between;
}
.gcv2-cookie-item-info {
  padding-right: 30px;
}
.gcv2-cookie-items {
  height: 500px;
  overflow-y: auto;
  padding-right: 15px;
}
.gcv2-consent-label-toggle {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.gcv2-consent-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  border-radius: 34px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.gcv2-consent-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}
input:checked + .gcv2-consent-slider {
  background-color: #2196F3;
}
input:checked + .gcv2-consent-slider:before,
.toggle-active {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
p.gcv2-cookie-item-title {
  font-size: 18px;
  font-weight: 600;
}
p.gcv2-cookie-item-decs {
  text-align: justify;
}
p.gcv2-cookie-title {
  font-size: 16px;
}
.gcv2-consent-prefernce {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 10000;
}
.gcv2-consent-prefernce .gcv2-preference-btn {
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px;
  border: 10px solid;
  border-radius: 100px;
}
.gcv2-consent-prefernce .gcv2-preference-btn:hover {
  cursor: pointer;
}
.gcv2-cookie-action {
  margin-top: 15px;
}
/* Responsive Styles */
@media (max-width: 768px) {
  .gcv2-consent-notice-banner-container {
    align-items: flex-start;
  }
  .gcv2-consent-notice-actions {
    flex-direction: column;
    width: 100%;
  }
  .consent-action-accept,
  .consent-action-decline,
  .consent-action-customize {
    width: 100%;
    margin-top: 10px;
  }
  .modal .gcv2-cookie-container {
    width: 95%;
  }
  .gcv2-consent-prefernce {
    bottom: 30px;
    right: 30px;
  }
}
@media (max-width: 500px) {
  .modal .gcv2-cookie-container {
    width: auto;
  }
}
/* Staingard Popup */
:root {
  --sgGridAreas: "header main" "footer footer";
  --sgGridCols: repeat(2, 1fr);
  --sgWidth: clamp(320px,100%,800px);
  --sgFooterFlex: row;
  --sgPadding: 0;
}
@media (max-width: 620px) {
  :root {
    --sgGridAreas: "header" "main" "footer";
    --sgGridCols: 100%;
    --imgAr: 3;
    --objPos: bottom;
    --imgDisp: none;
  }
}
dialog#staingard {
  width: var(--sgWidth);
  border: none;
}
dialog#staingard section {
  display: grid;
  grid-template-areas: var(--sgGridAreas);
  grid-template-columns: var(--sgGridCols);
  gap: 20px;
}
dialog#staingard section header {
  grid-area: header;
  padding: var(--sgPadding);
}
@media (max-width: 620px) {
  dialog#staingard section header {
    display: none;
  }
}
dialog#staingard section header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
dialog#staingard section main {
  grid-area: main;
  padding: 30px var(--sgPadding);
  display: flex;
  flex-direction: column;
  position: relative;
}
dialog#staingard section main a.close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
  cursor: pointer;
}
dialog#staingard section main h3 {
  font-family: "Lato";
  font-size: 26px;
  margin: 20px 0;
  color: var(--bgGrey);
}
dialog#staingard section main p {
  font-size: 14px;
  color: var(--bgGrey);
}
dialog#staingard section main p.sg-price {
  font-family: "Lato";
  color: var(--red);
  font-size: 36px;
  font-weight: 900;
}
dialog#staingard section main img.sglogo {
  width: 180px;
  height: auto;
  display: block;
}
dialog#staingard section main ul {
  list-style-type: none;
  padding: 0px;
  margin: 20px 0px;
}
dialog#staingard section main ul li {
  font-family: "Lato";
}
dialog#staingard section footer {
  grid-area: footer;
}
dialog#staingard section footer ul {
  display: flex;
  flex-direction: var(--sgFooterFlex);
  list-style-type: none;
  gap: 20px;
  width: 100%;
  justify-content: center;
}
dialog#staingard section footer ul li button.dialog {
  padding: 14px 30px;
  border-radius: 8px;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  font-weight: 700;
  transition: all 0.3s;
}
dialog#staingard section footer ul li button.dialog.no {
  border-color: var(--bgGrey);
  color: var(--bgGrey);
  background: white;
}
dialog#staingard section footer ul li button.dialog.no:hover {
  background: var(--bgGrey);
  color: white;
}
dialog#staingard section footer ul li button.dialog.yes {
  border-color: var(--red);
  background-color: var(--red);
  color: white;
}
dialog#staingard section footer ul li button.dialog.yes:hover {
  background: white;
  color: var(--red);
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  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: 1280px;
    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: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    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: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #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: #d1d1d1;
    color: #d1d1d1;
    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;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 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 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .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: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .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 5px 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;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amcart-message-box,
  .amcart-message-box .related {
    width: 462px;
  }
  .am-related-box,
  .am-related-box .related {
    width: 462px;
  }
  #confirmBox {
    max-height: 90vh;
  }
  #confirmBox .products-grid .product-item-actions {
    margin-top: 0;
  }
  #confirmOverlay.am-center {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #confirmOverlay.am-right {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 230px;
  }
  #confirmOverlay.am-left {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 230px;
  }
  #confirmOverlay.am-top-right {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 130px 230px 0 0;
  }
  #confirmOverlay.am-top-left {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 130px 0 0 230px;
  }
  #confirmOverlay.am-top {
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-top: 130px;
  }
  .amcart-message-box .products .product-item {
    margin: 0;
    width: 60%;
  }
  .am-related-box .related .products .item.product:hover .am-actions-wrapper {
    top: 0;
  }
  .am-related-box .related .products .product-item {
    margin: 0;
    padding: 0;
    width: 60%;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links {
    display: none;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links.am-actions-wrapper {
    display: block;
  }
  .amcart-confirm-buttons .button {
    width: 42%;
  }
  .amcart-confirm-buttons .am-btn-left {
    margin-right: 20px;
  }
  .amcart-confirm-buttons .timer {
    display: inline;
  }
  .am-slider.owl-carousel .owl-prev {
    margin-left: 10px;
  }
  .am-slider.owl-carousel .owl-next {
    margin-right: 10px;
  }
  .amcart-minipage-wrap .amcart-message-box {
    min-width: 700px;
  }
  .amcart-minipage-wrap .product-item-info {
    margin-top: 20px;
    min-height: 450px;
  }
  .amcart-minipage-wrap .am-photo-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amcart-minipage-wrap .am-photo-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    clear: both;
    justify-content: space-between;
    margin: 0 25px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    height: 70px;
    margin: 0;
    max-width: 305px;
  }
  .amcart-product-notice {
    font-size: 14px;
    padding: 20px 35px;
    width: initial;
  }
  .ampage-top-info {
    float: right;
    margin: 0;
    width: 50%;
  }
  .ampage-bottom-info {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .ampage-bottom-info .am-description {
    margin: 0;
  }
  .ampage-bottom-info .product-info-main {
    width: 100% !important;
  }
  .ampage-bottom-info .product-add-form {
    margin: 0;
    padding: 0;
  }
  .ampage-top-info .am-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .ampage-top-info .product-reviews-summary {
    margin-bottom: 10px;
  }
  .ampage-top-info .product-reviews-summary .action {
    margin-left: 10px;
  }
  .ampage-bottom-info .am-description {
    font-size: 14px;
    margin-top: 5px;
  }
  .ampage-bottom-info .product-add-form {
    padding: 0;
  }
  .amcart-qty-wrap {
    margin: 0 0 0 25px;
  }
  .amcart-qty-wrap > .amcart-label {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .amcart-qty-wrap > .amcart-refresh {
    margin-left: 15px;
  }
  .amcform-title-wrap {
    flex-grow: unset;
    min-width: 30%;
    max-width: initial;
  }
  .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 {
    width: 50%;
    background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
    content: '';
  }
  .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;
  }
  .column.main.infinite-scroll .product-items .ias-no-more.mg-top-msg {
    margin-top: 80px;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 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%;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    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: inherit;
  }
  .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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 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 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .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;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .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: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .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%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 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 {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .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 {
  .amcart-minipage-wrap .amcart-message-box {
    width: 820px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    margin: 0 35px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    max-width: 355px;
  }
  .amcart-minipage-wrap .am-photo-container {
    padding: 0 25px 0 35px;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    text-align: left;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    padding: 0 35px 0 0;
  }
  .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: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .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;
  }
}
/* Site variables */
@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('../fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Light.woff') format('woff'), url('../fonts/HelveticaNeue-Light.ttf') format('truetype'), url('../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Roman';
  src: url('../fonts/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Roman.woff') format('woff'), url('../fonts/HelveticaNeue-Roman.ttf') format('truetype'), url('../fonts/HelveticaNeue-Roman.svg#HelveticaNeue-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AGaramondPro-Regular';
  src: url('../fonts/AGaramondPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AGaramondPro-Regular.otf') format('opentype'), url('../fonts/AGaramondPro-Regular.woff') format('woff'), url('../fonts/AGaramondPro-Regular.ttf') format('truetype'), url('../fonts/AGaramondPro-Regular.svg#AGaramondPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FrutigerBold';
  src: url('../fonts/FrutigerBold.eot?#iefix') format('embedded-opentype'), url('../fonts/FrutigerBold.woff') format('woff'), url('../fonts/FrutigerBold.ttf') format('truetype'), url('../fonts/FrutigerBold.svg#FrutigerBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Breakpoints */
/* Just a bit bigger than a mobile */
/* iPads etc */
/* Laptop Screens */
/* Desktop Screens */
/* Extra large desktop screens */
/* Extra Extra Large Desktop Screens */
/** Core Theme Vars **/
:root {
  --bgGrey: #575759;
  --lightGrey: #f4f4f4;
  --red: #e74d5e;
  --headerGridAreas: "logo search account showroom wishlist link";
  --headerGridCols: 150px 1fr repeat(4, minmax(75px, max-content));
  --headerGridRows: 120px;
  --bannerMaxHeight: 670px;
  --headerMinHeight: 150px;
  --topBarGridAreas: "tel trip soc";
  --topBarGridColumns: 1fr 3fr 1fr;
  --logoWidth: 150px;
  --hSearchWidth: 90%;
  --hcGap: 0px 10px;
}
@media (max-width: 1024px) {
  :root {
    --logoWidth: clamp(75px,100%,110px);
    --headerGridAreas: "menutrigger callus logo showroom link" "search search search search search";
    --headerGridCols: repeat(2, 40px) auto repeat(2, 40px);
    --headerGridRows: max-content 70px;
    --hSearchWidth: 100%;
    --topBarGridAreas: "trip";
    --topBarGridColumns: 100%;
    --hcGap: 10px;
  }
}
/********* Typography ************/
/* -------- Global Text Copy -------- */
p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  font-family: 'HelveticaNeue-Light';
  color: #666666;
}
p a {
  color: #666666;
}
p a:visited {
  color: #666666;
}
p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1152px) {
  p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* -------- Global Headers -------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  position: relative;
  width: 100%;
  clear: both;
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-family: 'HelveticaNeue-Light';
  color: #404042;
}
.page-main > .page-title-wrapper .page-title {
  color: #404042;
}
.block-title {
  color: #404042;
  font-family: 'HelveticaNeue-Light';
}
.block-title span {
  font-size: 34px;
}
.catalogsearch-result-index .page-title-wrapper {
  padding: 30px 0 50px 0;
}
/********** Layouts ***********/
/* -------- Global Layouts Styles -------- */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
img {
  vertical-align: middle;
}
@media (min-width: 1152px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
body.filters-opened {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.c-container {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1366px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1600px) {
  .c-container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.page-main {
  max-width: 1366px;
  z-index: 0;
}
.cms-home .page-main,
.cms-page-view .page-main {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.columns .column.main {
  padding-bottom: 0;
}
.block p:last-child {
  margin: 0 auto;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
.breakout {
  position: relative !important;
  width: 100vw !important;
  left: 50% !important;
  margin-left: -50vw !important;
}
.grey-bg {
  background-color: #f2f2f2;
}
.white-bg {
  background-color: #ffffff;
}
.border-bottom {
  border-bottom: 1px solid #ccc;
  display: block;
  position: relative;
  width: 100%;
  max-width: 1366px;
  height: 0;
  margin: 0 auto;
}
.no-top--padding {
  padding-top: 0 !important;
}
.no-bottom--padding {
  padding-bottom: 0 !important;
}
.anchor-point {
  display: block;
  position: relative;
  height: 0px;
  transform: translateY(-100px);
}
.page.messages {
  max-width: 1366px;
  margin: 0 auto;
}
/* Cookie consent */
.cc-banner.cc-bottom {
  width: 75% !important;
  font-size: 14px;
}
@media (min-width: 1152px) {
  .cc-banner.cc-bottom {
    width: 50% !important;
    font-size: 16px;
  }
}
/* Page Builder Max Width Override */
[data-content-type='row'][data-appearance='contained'] {
  max-width: 100%;
}
/* -------- Global Header Styles -------- */
@media (max-width: 992px) {
  :root {
    --rbJustify: space-between;
  }
}
@media (min-width: 993px) {
  :root {
    --rbJustify: flex-end;
  }
}
.page-header {
  padding: 0;
  border-bottom: 0;
  margin: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .page-header {
    padding: 0 0 10px 0;
  }
}
.filters-opened .page-header {
  z-index: 0;
}
.header.panel > .header.links > li {
  vertical-align: baseline;
}
.header.panel > .header.links > li a {
  font-size: 12px;
  font-family: 'HelveticaNeue-Light';
}
.header.panel > .header.links > li.welcome {
  font-size: 12px;
  font-family: 'HelveticaNeue-Light';
}
.ammenu-button.-hamburger {
  color: #fff !important;
}
.logo {
  float: unset;
  margin: 0 !important;
}
.logo img,
.ammenu-logo img {
  width: 100%;
  max-width: 125px;
  height: auto;
}
.ammenu-logo {
  min-width: unset !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.header.content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 20px;
  max-width: 1366px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .header.content {
    margin-bottom: 0;
  }
}
.header-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 25%;
}
@media (min-width: 768px) {
  .header-left {
    width: 30%;
  }
}
.header-center,
.ammenu-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 50%;
}
@media (min-width: 768px) {
  .header-center,
  .ammenu-logo {
    width: 40%;
  }
}
.header-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 25%;
}
@media (min-width: 768px) {
  .header-right {
    width: 30%;
  }
}
.header-phone {
  display: flex;
  flex-direction: column;
  text-align: right;
  margin-right: 10px;
}
.header-phone small {
  display: none;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 3px;
  font-family: 'HelveticaNeue-Light';
  color: #404042;
}
@media (min-width: 768px) {
  .header-phone small {
    display: block;
  }
}
.header-phone .desktop-phone--link {
  display: none;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #404042;
  font-family: 'FrutigerBold';
}
.header-phone .desktop-phone--link:visited {
  color: #404042;
}
@media (min-width: 768px) {
  .header-phone .desktop-phone--link {
    display: block;
  }
}
.header-phone .mobile-phone--link {
  display: inline-block;
  position: relative;
}
@media (min-width: 768px) {
  .header-phone .mobile-phone--link {
    display: none;
  }
}
.header-phone .mobile-phone--link img {
  max-width: 22px;
}
.right-basket--phone {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: var(--rbJustify);
  order: 2;
}
.header-showroom {
  width: auto;
  order: 2;
}
@media (min-width: 768px) {
  .header-showroom {
    width: 100%;
    margin-left: 30px;
  }
}
@media (min-width: 1152px) {
  .header-showroom {
    margin-left: 0;
  }
}
.desktop-showroom {
  display: none;
}
@media (min-width: 768px) {
  .desktop-showroom {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .desktop-showroom img {
    width: 100%;
    max-width: 80px;
  }
  .desktop-showroom p {
    text-align: center;
    margin-left: 5%;
    font-weight: 600;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: 'FrutigerBold';
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .desktop-showroom p {
    font-size: 9px;
    line-height: 12px;
  }
}
@media (min-width: 768px) and (min-width: 1152px) {
  .desktop-showroom p {
    font-size: 10px;
    line-height: 16px;
  }
}
.desktop-showroom a {
  color: #404042;
}
.desktop-showroom a:hover {
  color: #0288A8;
}
.desktop-showroom a:visited {
  color: #404042;
}
.desktop-showroom a:visited:hover {
  color: #0288A8;
}
@media (min-width: 992px) {
  .desktop-showroom img {
    width: 100%;
    max-width: 100px;
  }
  .desktop-showroom p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1152px) {
  .desktop-showroom img {
    width: 100%;
    max-width: 190px;
  }
  .desktop-showroom p {
    font-size: 18px;
    line-height: 22px;
  }
}
.desktop-showroom .block-cms-link {
  text-align: center;
  margin-left: 5%;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
}
.mobile-showroom {
  display: inline-block;
}
@media (min-width: 768px) {
  .mobile-showroom {
    display: none;
  }
}
.mobile-showroom img {
  max-width: 22px;
}
.header.links {
  display: none;
  justify-content: flex-end;
  width: 100%;
  height: auto;
  order: 1;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .header.links {
    display: flex;
  }
}
.header.links li {
  list-style-type: none;
  display: inline-flex;
  position: relative;
  width: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 20px;
  order: 2;
}
.header.links li:last-of-type {
  margin-right: 20px;
  order: 1;
}
.header.links li:last-of-type:before {
  background-image: url('../images/Account.png');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  top: -3px;
}
.header.links li:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  background-image: url('../images/Wishlist.png');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  top: -3px;
}
.header.links li a {
  font-size: 12px;
  line-height: 12px;
  font-family: 'HelveticaNeue-Roman';
  color: #404042;
}
.header.links li a:visited {
  color: #404042;
}
.block-search-mobile {
  display: none;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .block-search-mobile {
    display: block;
    visibility: visible;
    z-index: 10;
  }
}
.mobile-finance {
  display: none;
}
.mobile-finance--callout {
  display: block;
  position: relative;
  width: 100%;
  padding: 15px 0 10px 0;
  border-top: 1px solid #ccc;
  text-align: center;
  margin-top: 10px;
}
.mobile-finance--callout strong {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .mobile-finance--callout {
    display: none;
  }
}
.account-mobile--link {
  display: none;
}
@media (max-width: 1024px) {
  .account-mobile--link {
    display: block;
  }
}
#account-authorization-spacing {
  font-size: 12px;
  line-height: 6px;
  margin: 0 2px;
}
/* Amasty Overrides */
@media (max-width: 1024px) {
  .ammenu-menu-toggle:not(.-hamburger) {
    z-index: 10;
    order: 1;
  }
}
.ammenu-menu-toggle {
  position: relative;
  padding: 0;
}
@media (max-width: 1024px) {
  .ammenu-menu-wrapper .ammenu-link.-main:before {
    display: none;
  }
}
@media (max-width: 1024px) {
  .ammenu-nav-sections .ammenu-content {
    margin-top: 0;
  }
}
@media (min-width: 1152px) {
  .nav-sections.-sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    width: 100%;
  }
}
.header-brochure {
  width: auto;
  order: 1;
}
@media (min-width: 768px) {
  .header-brochure {
    width: 100%;
  }
}
@media (min-width: 1152px) {
  .header-brochure {
    margin-left: 0;
  }
}
.ammenu-header-container .header.content .minicart-wrapper {
  margin: 0;
}
.mobile-brochure--container {
  display: none;
  background-color: #f2f2f2;
  padding: 20px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mobile-brochure--container {
    padding: 10px 0;
  }
}
@media (max-width: 1151px) {
  .mobile-brochure--container {
    display: block;
  }
}
.mobile-brochure--container .mob-brochure {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
.mobile-brochure--container .mob-brochure .img-link {
  display: inline-block;
  position: relative;
  width: 30%;
}
@media (min-width: 768px) {
  .mobile-brochure--container .mob-brochure .img-link {
    width: 70px;
  }
}
.mobile-brochure--container .mob-brochure p {
  width: 70%;
  padding: 0 10px;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .mobile-brochure--container .mob-brochure p {
    width: auto;
    padding: 0 15px;
  }
}
.mobile-brochure--container .mob-brochure p a {
  text-transform: uppercase;
  color: #404042;
  font-family: 'FrutigerBold';
}
.desktop-brochure {
  display: none;
}
@media (min-width: 1152px) {
  .desktop-brochure {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .desktop-brochure img {
    width: 100%;
    max-width: 80px;
  }
  .desktop-brochure p {
    text-align: center;
    margin-left: 5%;
    font-weight: 600;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: 'FrutigerBold';
  }
}
@media (min-width: 1152px) and (min-width: 768px) {
  .desktop-brochure p {
    font-size: 9px;
    line-height: 12px;
  }
}
@media (min-width: 1152px) and (min-width: 1152px) {
  .desktop-brochure p {
    font-size: 10px;
    line-height: 16px;
  }
}
.desktop-brochure a {
  color: #404042;
}
.desktop-brochure a:hover {
  color: #0288A8;
}
.desktop-brochure a:visited {
  color: #404042;
}
.desktop-brochure a:visited:hover {
  color: #0288A8;
}
@media (min-width: 992px) {
  .desktop-brochure img {
    width: 100%;
    max-width: 100px;
  }
  .desktop-brochure p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1152px) {
  .desktop-brochure img {
    width: 100%;
    max-width: 190px;
  }
  .desktop-brochure p {
    font-size: 18px;
    line-height: 22px;
  }
}
.desktop-brochure .block-cms-link {
  text-align: center;
  margin-left: 5%;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
}
@media (min-width: 1152px) {
  .header-brochure {
    margin-left: 0;
    position: absolute;
    left: -160px;
  }
}
@media (min-width: 768px) {
  .desktop-brochure {
    align-items: center;
    width: 80%;
  }
}
@media (min-width: 1152px) {
  .desktop-brochure img {
    width: 100%;
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  .desktop-brochure p {
    text-align: center;
    margin-left: 0;
    font-weight: 600;
    line-height: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'FrutigerBold';
  }
}
/* mobile search fix */
@media (max-width: 992px) {
  .block-search {
    display: block !important;
    transform: none !important;
    opacity: 1 !important;
    height: 50px !important;
    padding: 0px !important;
    margin-bottom: 10px;
    z-index: 100 !important;
    position: relative !important;
    top: 0px !important;
  }
  .block-search .search {
    height: 50px;
    width: 90%;
  }
  .block-search .search label {
    display: none;
  }
  .block-search form {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
  }
  .block-search form .control {
    margin: 0px !important;
    border: none !important;
    height: 50px;
    padding: 0px;
    margin-bottom: 10px;
  }
  .block-search form .control input {
    position: relative;
    left: unset;
    width: 100%;
    margin: 0px;
    border: solid 1px #333333;
    height: 50px;
    border-radius: 3px;
  }
  .block-search form .actions {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0px !important;
  }
  .block-search form .actions button.action.search {
    display: block !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    background-image: url(../images/search.avif) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 50%;
    background-color: #333333;
    padding: 0px !important;
  }
  .block-search form .actions button.action.search span {
    display: none !important;
  }
  .filters-opened .block-search {
    z-index: 0 !important;
  }
}
.ammenu-header-container.page-header {
  background: var(--bgGrey);
  min-height: var(--headerMinHeight);
}
.ammenu-header-container.page-header .taskers-toprow {
  background: var(--lightGrey);
}
@media (max-width: 1368px) {
  .ammenu-header-container.page-header .taskers-toprow {
    padding: 0 20px;
  }
}
.ammenu-header-container.page-header .taskers-toprow main {
  display: grid;
  grid-template-areas: var(--topBarGridAreas);
  grid-template-columns: var(--topBarGridColumns);
  width: clamp(320px,100%,1366px);
  margin: auto;
  padding: 10px 0;
}
.ammenu-header-container.page-header .taskers-toprow main .callus {
  grid-area: tel;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .taskers-toprow main .callus {
    display: none;
  }
}
.ammenu-header-container.page-header .taskers-toprow main .callus * {
  font-size: 13px;
  font-family: "Lato";
}
.ammenu-header-container.page-header .taskers-toprow main .callus a {
  font-weight: 700;
}
.ammenu-header-container.page-header .taskers-toprow main .social {
  grid-area: soc;
  display: flex;
  flex-flow: row;
  gap: 10px;
  padding: 0px;
  list-style-type: none;
  justify-self: end;
  align-items: center;
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .taskers-toprow main .social {
    display: none;
  }
}
.ammenu-header-container.page-header .taskers-toprow main .social li {
  margin: 0 !important;
}
.ammenu-header-container.page-header .taskers-toprow main .social li a {
  display: block;
}
.ammenu-header-container.page-header .taskers-toprow main .social li a img {
  width: 20px;
  height: 20px;
}
.ammenu-header-container.page-header .taskers-toprow main .trustpilot-widget--container {
  grid-area: trip;
  padding: 0;
}
.ammenu-header-container.page-header .header.content {
  width: clamp(360px,100%,1366px);
  margin: 0 auto;
  height: 100%;
  display: grid;
  grid-template-areas: var(--headerGridAreas);
  grid-template-columns: var(--headerGridCols);
  grid-template-rows: var(--headerGridRows);
  padding: 0;
  align-items: center;
  justify-items: center;
  gap: var(--hcGap);
  padding-top: 10px;
}
@media (max-width: 1368px) {
  .ammenu-header-container.page-header .header.content {
    padding: 0 20px;
  }
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .header.content {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .header.content {
    width: clamp(360px,100%,768px);
    margin: auto;
  }
}
.ammenu-header-container.page-header .header.content .header-logo {
  grid-area: logo;
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .header.content .header-logo {
    display: flex;
    justify-content: center;
  }
}
.ammenu-header-container.page-header .header.content .header-logo img {
  max-width: unset;
  width: var(--logoWidth);
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .header.content .header-logo img {
    justify-self: center;
  }
}
.ammenu-header-container.page-header .header.content .header-search {
  grid-area: search;
  justify-self: center;
  width: var(--hSearchWidth);
  margin: 0;
}
.ammenu-header-container.page-header .header.content .header-search .block-title,
.ammenu-header-container.page-header .header.content .header-search label {
  display: none;
}
.ammenu-header-container.page-header .header.content .header-search .block-content {
  margin: 0 !important;
}
.ammenu-header-container.page-header .header.content .header-search .block-content form .control {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-self: center;
}
.ammenu-header-container.page-header .header.content .header-search .block-content form .control input {
  flex: 1 1 auto;
  width: auto;
  background-color: white;
  border-radius: 8px 0 0 8px;
  border: none;
}
.ammenu-header-container.page-header .header.content .header-search .block-content form .control button {
  width: 80px;
  height: 60px;
  border: none;
  background: white !important;
  border-radius: 0 8px 8px 0;
  overflow: hidden;
  flex: 0 0 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
}
.ammenu-header-container.page-header .header.content .header-search .block-content form .control button img {
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
}
.ammenu-header-container.page-header .header.content a.header {
  color: white;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.ammenu-header-container.page-header .header.content a.header img {
  width: 20px;
  aspect-ratio: 1;
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .header.content a.header img {
    width: 30px;
  }
}
.ammenu-header-container.page-header .header.content a.header.account {
  grid-area: account;
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .header.content a.header.account {
    display: none;
  }
}
.ammenu-header-container.page-header .header.content a.header.showroom {
  grid-area: showroom;
}
.ammenu-header-container.page-header .header.content a.header.callus {
  grid-area: callus;
}
@media (min-width: 1025px) {
  .ammenu-header-container.page-header .header.content a.header.callus {
    display: none;
  }
}
.ammenu-header-container.page-header .header.content a.header.wishlist {
  grid-area: wishlist;
  position: relative;
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .header.content a.header.wishlist {
    display: none;
  }
}
.ammenu-header-container.page-header .header.content a.header.wishlist span.counter {
  min-width: 20px;
  height: 20px;
  background-color: var(--red);
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: -5px;
  color: white;
  top: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ammenu-header-container.page-header .header.content a.header span {
  font-size: 13px;
  font-family: "Lato";
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .header.content a.header span:not(.counter) {
    display: none;
  }
}
.ammenu-header-container.page-header .header.content a.header:hover span {
  text-decoration: underline;
}
.ammenu-header-container.page-header .header.content .minicart-wrapper {
  grid-area: link;
  padding: 0px;
  border: 0;
  border-radius: unset;
}
.ammenu-header-container.page-header .header.content .minicart-wrapper:before,
.ammenu-header-container.page-header .header.content .minicart-wrapper:after {
  content: none;
}
.ammenu-header-container.page-header .header.content .minicart-wrapper a {
  color: white;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
  line-height: unset;
  font-size: unset;
}
.ammenu-header-container.page-header .header.content .minicart-wrapper a img {
  width: 25px;
  height: 20px;
  aspect-ratio: unset;
}
@media (max-width: 1024px) {
  .ammenu-header-container.page-header .header.content .minicart-wrapper a img {
    height: 30px;
    width: auto;
  }
}
.ammenu-header-container.page-header .header.content .minicart-wrapper a:before {
  content: none;
}
.ammenu-header-container.page-header .header.content .minicart-wrapper a span.text {
  position: unset;
  height: unset;
  width: unset;
  overflow: unset;
  margin: unset;
  clip: unset;
  line-height: 13px;
}
.ammenu-header-container.page-header .header.content .minicart-wrapper a span.counter {
  min-width: 20px;
  height: 20px;
  background-color: var(--red);
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: -5px;
  color: white;
  top: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ammenu-header-container.page-header .header.content .minicart-wrapper a span.counter.empty {
  display: none;
}
.ammenu-header-container.page-header .header.content button.ammenu-button.-hamburger.-trigger {
  grid-area: menutrigger;
  margin: 0px;
  width: 30px;
  height: 25px;
}
/* -------- Global Footer Styles -------- */
.page-wrapper > .page-bottom {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.page-footer {
  background-color: #f2f2f2;
}
.footer.content {
  max-width: 1366px;
  border-top: 0;
  padding-bottom: 0;
  position: relative;
}
.footer.content .links > li {
  font-size: 12px;
  line-height: 12px;
  font-family: 'HelveticaNeue-Light';
}
.footer.content .links > li a {
  color: #000000;
}
.footer.content .links > li a:visited {
  color: #000000;
}
.footer-column--links strong {
  font-family: sans-serif;
  color: #999;
  font-weight: normal !important;
  font-size: 12px;
  line-height: 12px;
}
@media (min-width: 1152px) {
  .footer-column--links strong {
    font-size: 14px;
  }
}
.footer-col {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  vertical-align: top;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer-col {
    display: inline-block;
    width: 25%;
    margin-bottom: 0;
  }
}
@media (min-width: 1152px) {
  .footer-col {
    width: 13%;
    margin-right: 5%;
  }
}
.footer-newsletter {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  vertical-align: top;
}
@media (min-width: 768px) {
  .footer-newsletter {
    display: inline-block;
    margin-top: 40px;
  }
}
@media (min-width: 1152px) {
  .footer-newsletter {
    width: 28%;
    margin-top: 0;
  }
}
.block.newsletter {
  max-width: 100%;
  width: 100%;
  float: unset;
}
.block.newsletter .action.subscribe {
  border-radius: 10px !important;
  background-color: var(--red);
  border: 0;
  color: #ffffff;
}
.block.newsletter .field {
  margin-right: 10px;
}
.block.newsletter input {
  padding: 3px 0 0 15px;
  border-radius: 10px;
  border: 0;
  margin-right: 5px;
  font-family: 'HelveticaNeue-Roman';
  font-size: 14px;
}
.footer-title {
  display: block;
  position: relative;
  font-family: 'HelveticaNeue-Roman';
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .footer-title {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1152px) {
  .footer-title {
    font-size: 18px;
    line-height: 18px;
  }
}
.footer.content ul > li {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 3px;
}
.footer.content ul > li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1152px) {
  .footer.content ul > li {
    margin-bottom: 13px;
  }
}
.footer.content ul > li a {
  font-family: 'HelveticaNeue-Roman';
  font-size: 12px;
  color: #999;
}
.footer.content ul > li a:visited {
  color: #999;
}
@media (min-width: 1152px) {
  .footer.content ul > li a {
    font-size: 14px;
  }
}
.footer .copyright,
.footer .bugs {
  display: block;
  position: relative;
  width: 100%;
  border-top: 1px solid #ccc;
  padding: 20px 0;
  font-family: 'HelveticaNeue-Roman';
  color: #999;
  margin-top: 50px;
  font-size: 12px;
  text-align: center;
}
@media (min-width: 768px) {
  .footer .copyright,
  .footer .bugs {
    font-size: 14px;
    text-align: left;
  }
}
.social-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-top: 20px !important;
}
.social-links li {
  display: inline-block;
  position: relative;
  width: auto !important;
  height: auto;
  margin-right: 5% !important;
  margin-bottom: 0 !important;
}
.social-links li:last-of-type {
  margin-right: 0 !important;
}
.social-links img {
  max-width: 25px;
}
.footer-payment-container {
  display: block;
  position: relative;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .footer-payment-container {
    max-width: 300px;
  }
}
@media (min-width: 1152px) {
  .footer-payment-container {
    max-width: 100%;
  }
}
#scroll-to-top {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 30px;
  right: 30px;
  background-color: #0089a9;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  padding: 10px;
  color: #ffffff;
  width: 70px;
  height: 70px;
  z-index: 20;
}
#scroll-to-top img {
  max-width: 20px;
  margin-bottom: 10px;
}
#scroll-to-top p {
  font-size: 7px;
  line-height: 7px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (min-width: 768px) {
  #scroll-to-top {
    display: none;
  }
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
  border: 0;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 0;
}
[dir='rtl'] .slick-prev {
  right: 0;
  left: auto;
}
.slick-prev:before {
  content: '';
}
[dir='rtl'] .slick-prev:before {
  content: '';
}
.slick-next {
  right: 0;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: 0;
}
.slick-next:before {
  content: '';
}
[dir='rtl'] .slick-next:before {
  content: '';
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/**
NAV
**/
nav.ammenu-main-container {
  padding: 0px !important;
}
nav.ammenu-main-container ul.ammenu-items.-root {
  width: clamp(320px,100%,1366px) !important;
  max-width: unset !important;
}
nav.ammenu-main-container ul.ammenu-items.-root > li {
  /* This will pick up the "sale" link, regardless of where it appears */
}
nav.ammenu-main-container ul.ammenu-items.-root > li > a {
  padding: 20px 0px !important;
}
nav.ammenu-main-container ul.ammenu-items.-root > li > a p,
nav.ammenu-main-container ul.ammenu-items.-root > li > a span {
  font-size: 14px;
  text-transform: none;
}
nav.ammenu-main-container ul.ammenu-items.-root > li:not(:last-of-type) > a {
  position: relative;
}
nav.ammenu-main-container ul.ammenu-items.-root > li:not(:last-of-type) > a:after {
  content: "";
  background: var(--bgGrey);
  width: 1px;
  height: calc(100% - 20px);
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
nav.ammenu-main-container ul.ammenu-items.-root > li:has(a[href*="sale"]) {
  background: var(--red);
}
nav.ammenu-main-container ul.ammenu-items.-root > li:has(a[href*="sale"]) a p {
  color: white;
}
nav.ammenu-main-container ul.ammenu-items.-root > li:has(a[href*="sale"]) a p span {
  color: inherit;
}
.ammenu-drill-section ul li {
  /* This will pick up the "sale" link, regardless of where it appears */
}
.ammenu-drill-section ul li:has(a[href*="sale"]) {
  background: var(--red);
}
.ammenu-drill-section ul li:has(a[href*="sale"]) a p {
  color: white;
}
.ammenu-drill-section ul li:has(a[href*="sale"]) a p span {
  color: inherit;
}
.ammenu-drill-section .social {
  display: flex;
  flex-flow: row;
  gap: 10px;
  padding: 0px;
  list-style-type: none;
  justify-self: end;
  align-items: center;
  margin: 20px;
}
.ammenu-drill-section .social li {
  margin: 0 !important;
}
.ammenu-drill-section .social li a {
  display: block;
}
.ammenu-drill-section .social li a img {
  width: 20px;
  height: 20px;
}
/********** Components ***********/
/* -------- Global Site Links -------- */
a {
  color: #333;
}
a:visited {
  color: #666;
}
a:hover {
  color: #000;
}
iframe {
  width: 100%;
}
.message {
  font-family: 'HelveticaNeue-Roman';
}
.message a {
  color: #000000;
}
.message a:visited {
  color: #000000;
}
.message a:hover {
  color: #000000 !important;
}
.message.success {
  margin: 10px;
  font-family: 'HelveticaNeue-Roman';
}
.breadcrumbs {
  margin: 20px auto;
}
.breadcrumbs .item {
  font-family: sans-serif;
}
@media (min-width: 768px) {
  .breadcrumbs {
    max-width: 1366px;
  }
  .breadcrumbs .item {
    font-size: 12px;
    line-height: 12px;
    color: #b3b3b3;
  }
}
@media (min-width: 1152px) {
  .breadcrumbs .item {
    font-size: 14px;
    line-height: 14px;
  }
}
.breadcrumbs a {
  color: #b3b3b3;
}
.breadcrumbs a:visited {
  color: #b3b3b3;
}
@media (max-width: 767px) {
  .breadcrumbs {
    display: block;
  }
}
.breadcrumbs .item:not(:last-child):after {
  content: "/";
  font-family: sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #b3b3b3;
}
@media (min-width: 768px) {
  .breadcrumbs .item:not(:last-child):after {
    font-size: 12px;
    line-height: 12px;
  }
}
@media (min-width: 1152px) {
  .breadcrumbs .item:not(:last-child):after {
    font-size: 14px;
    line-height: 14px;
  }
}
/* -------- Global Buttons -------- */
button {
  border-radius: 0;
}
.action.primary {
  /* Global Button Styles */
  background: #000000;
  border: 1px solid #000000;
  font-weight: 400;
  padding: 15px 30px 13px 30px;
  font-size: 14px;
}
.action.primary:hover {
  background: #333333;
  border: 1px solid #333333;
}
a.action.primary {
  border-radius: 0;
}
.block.newsletter .action.subscribe {
  /* Newsletter Submit Button */
  border-radius: 0;
  height: 50px;
}
/* ---------- Custom Buttons ---------------- */
.button,
.outline-white,
.blue-outline,
.white-solid,
.blue-solid,
.orange-solid,
.request-btn,
.account .action.primary {
  display: inline-block;
  position: relative;
  width: auto;
  border-width: 0;
  border-style: solid;
  padding: 14px 30px 10px 30px;
  text-align: center;
  font-family: 'FrutigerBold';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  transition: all .3s ease;
}
@media (min-width: 768px) {
  .button,
  .outline-white,
  .blue-outline,
  .white-solid,
  .blue-solid,
  .orange-solid,
  .request-btn,
  .account .action.primary {
    font-size: 12px;
    padding: 14px 20px 10px 20px;
  }
}
@media (min-width: 1366px) {
  .button,
  .outline-white,
  .blue-outline,
  .white-solid,
  .blue-solid,
  .orange-solid,
  .request-btn,
  .account .action.primary {
    font-size: 14px;
    padding: 14px 30px 10px 30px;
  }
}
.button:hover {
  text-decoration: none;
}
.is-rounded {
  border-radius: 10px;
}
.outline-white {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.outline-white:visited {
  color: #ffffff;
}
.outline-white:hover {
  color: #ffffff;
}
.blue-outline {
  border: 1px solid #0089a9;
  color: #0089a9;
}
.blue-outline:visited {
  color: #0089a9;
}
.blue-outline:hover {
  color: #0089a9;
}
.white-solid {
  background-color: #ffffff;
  color: #0089a9;
}
.white-solid:visited {
  color: #0089a9;
}
.white-solid:hover {
  color: #0089a9;
  text-decoration: none;
}
.blue-solid {
  background-color: #0089a9;
  border: 1px solid #0089a9;
  color: #ffffff;
}
.blue-solid:visited {
  color: #ffffff;
}
.blue-solid:hover {
  background-color: #404042;
  border: 1px solid #404042;
  color: #ffffff;
  text-decoration: none;
}
.orange-solid {
  background-color: orange;
  color: #ffffff;
}
.orange-solid:visited {
  color: #ffffff;
}
.orange-solid:hover {
  border: 0;
  background-color: orange;
  color: #ffffff;
}
.request-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0089a9;
  color: #ffffff;
  margin-top: 20px;
  width: 100%;
  height: 60px;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}
.request-btn:hover {
  background-color: #404042;
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
.request-btn:visited {
  color: #ffffff;
}
.btn-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .btn-container {
    flex-direction: row;
  }
}
.btn-container a {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .btn-container a {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .btn-container a + a {
    margin-left: 20px;
  }
}
.gcv2-consent-notice-actions button.consent-action-accept {
  background: var(--red) !important;
}
.gcv2-consent-notice-actions button.consent-action-customize {
  color: var(--red) !important;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="search"] {
  display: block;
  position: relative;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  border: 1px solid #ddd;
  padding: 10px 10px 10px 20px;
  font-size: 16px;
  font-family: 'HelveticaNeue-Light';
}
select {
  height: 60px;
}
textarea {
  border: 1px solid #ddd;
  font-size: 16px;
  font-family: 'HelveticaNeue-Light';
}
.toolbar select {
  height: auto;
}
label {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  font-family: 'HelveticaNeue-Light';
  font-size: 16px;
}
label span {
  color: #000000;
  font-size: 14px;
  margin-left: 5px;
}
fieldset {
  display: block;
  position: relative;
  width: 100%;
}
fieldset:not(:first-of-type) {
  margin-top: 60px;
  border-top: 1px solid #ccc;
  padding-top: 60px;
}
@media (min-width: 768px) {
  fieldset:not(:first-of-type) {
    margin-top: 40px;
  }
}
.form-row {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .form-row {
    flex-direction: row;
    margin-bottom: 30px;
  }
}
.form-separator {
  display: block;
  position: relative;
  height: 1px;
  background-color: #ccc;
  margin-top: 45px;
  margin-bottom: 40px;
}
.form-full {
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .form-full {
    margin-bottom: 0;
  }
}
.form-half {
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .form-half {
    width: 49%;
    margin-bottom: 0;
  }
  .form-half + .form-half {
    margin-left: 2%;
  }
}
.form-quarter {
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .form-quarter {
    width: 30%;
    margin-left: 2%;
    margin-bottom: 0;
  }
}
.form-small {
  width: 100%;
}
@media (min-width: 768px) {
  .form-small {
    width: 17%;
    margin-left: 2%;
  }
}
.radio-group label {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  margin-right: 20px;
}
.centered-row {
  align-items: center;
  justify-content: center;
}
.centered-row button {
  width: 250px;
  padding: 20px 30px;
}
.form-container {
  padding: 60px 0;
}
.form-container h1,
.form-container h2,
.form-container h3,
.form-container h4,
.form-container h5,
.form-container h6 {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
}
@media (min-width: 1152px) {
  .form-container h1,
  .form-container h2,
  .form-container h3,
  .form-container h4,
  .form-container h5,
  .form-container h6 {
    font-size: 34px;
    line-height: 34px;
  }
}
.radio-group {
  padding: 0 20px;
}
.selected-appointment .radio-group {
  margin-top: 30px;
}
.radio-group label {
  display: inline-block;
  width: auto;
}
.small-form {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1152px) {
  .small-form {
    max-width: 60%;
  }
}
.fieldset > .field {
  margin-bottom: 10px;
}
.enter-address {
  display: inline-block;
  position: relative;
  width: auto;
  font-family: 'HelveticaNeue-Roman';
  font-size: 14px;
  margin-top: 20px;
  color: #666;
  text-decoration: underline;
  cursor: pointer;
}
.block.newsletter input {
  height: 50px;
}
.nav-toggle {
  position: relative;
  top: 0;
  left: 0;
}
.nav-toggle:before {
  content: '';
  width: 30px;
  height: 30px;
  background-image: url('../images/Menu.png');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
}
@media (max-width: 1024px) {
  .ammenu-menu-overlay {
    background-color: rgba(0, 0, 0, 0.5) !important;
  }
  .ammenu-nav-sections.-sidebar {
    max-width: 300px !important;
  }
  .ammenu-nav-sections.-sidebar .ammenu-text {
    font-family: 'HelveticaNeue-Roman' !important;
    text-transform: uppercase;
  }
  .ammenu-nav-sections.-sidebar .ammenu-link {
    margin: 0 !important;
  }
  .ammenu-nav-sections.-mobile.-drill .ammenu-item:not(:last-child) > .ammenu-link {
    border-bottom: 1px solid #eee!important;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link,
  .ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-link {
    padding: 16px 20px 10px 20px !important;
  }
  .ammenu-menu-wrapper .ammenu-icon-block.-toggle svg {
    width: 15px !important;
    height: 15px !important;
  }
  .ammenu-nav-sections .ammenu-tabs-container > .ammenu-title.active {
    display: none;
  }
  .ammenu-nav-sections .ammenu-tabs-container > .ammenu-content {
    height: 100%;
  }
  .ammenu-nav-sections .ammenu-content {
    margin-top: 0 !important;
  }
  .ammenu-menu-wrapper .ammenu-link.-main:before {
    display: none !important;
  }
  .ammenu-tabs-list {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
  }
  .ammenu-tabs-list .ammenu-button {
    font-family: 'HelveticaNeue-Roman' !important;
    text-transform: uppercase !important;
    min-height: 40px !important;
    border-radius: 0 !important;
    padding: 2px 0 0 0!important;
    font-size: 13px !important;
    line-height: 13px !important;
  }
  .ammenu-tabs-list .ammenu-button.-active {
    background-color: #000000 !important;
    color: #ffffff !important;
  }
  .ammenu-drill-navigation .ammenu-button {
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 700;
    color: #666;
  }
  .ammenu-drill-navigation .ammenu-button:hover {
    font-weight: 700 !important;
  }
  .ammenu-drill-navigation {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }
  .ammenu-nav-sections.-mobile.-drill .ammenu-current-title {
    font-size: 14px !important;
    background-color: #0089a9;
    color: #fff !important;
  }
  .ammenu-item.-main {
    border-bottom: 1px solid #eee!important;
  }
  .ammenu-item.-main:last-of-type {
    border-bottom: 0 !important;
  }
  .ammenu-menu-wrapper.-mobile .ammenu-link.-level1 {
    color: #666;
  }
  .-drill-opened {
    padding-top: 0 !important;
  }
  .-drill-opened.-slide-right {
    border-bottom: 0 !important;
  }
  .-drill-opened > .ammenu-toggle {
    margin-left: 0 !important;
  }
  .ammenu-nav-sections .ammenu-items .ammenu-link.-main > .ammenu-wrapper {
    font-weight: 600 !important;
    font-size: 14px !important;
  }
  .ammenu-menu-wrapper.-mobile {
    padding: 0;
  }
  .-drill-opened > .ammenu-submenu-container,
  .-drill-opened > .ammenu-item.-child {
    padding: 0 !important;
    margin-top: 0 !important;
    border-top: 1px solid #eee!important;
  }
  .ammenu-item.-drill-opened .ammenu-item .ammenu-wrapper {
    color: #666 !important;
  }
  .ammenu-wrapper.-drill-opened .ammenu-item .ammenu-wrapper {
    color: #666 !important;
  }
  .-drill-opened.-main:not(:last-child) {
    border-bottom: 0 !important;
  }
  .-drill-opened.-main:not(:last-child) .-parent {
    padding-left: 0 !important;
  }
  .-drill-closed .ammenu-wrapper:not(.-drill-opened) {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .ammenu-drill-btn {
    background: #0089a9 !important;
  }
}
@media (max-width: 1024px) {
  .nav-8 a span {
    color: #9d0208 !important;
  }
  .ammenu-link.-main {
    padding: 16px 55px 16px 20px!important;
  }
  .ammenu-nav-sections .ammenu-link.-main > .ammenu-wrapper {
    color: #666;
  }
  .ammenu-main-container {
    margin-bottom: 0;
  }
  .block-search-mobile {
    margin: 0;
  }
  .block-search-mobile .block {
    margin: 0;
  }
  .navigation {
    background-color: #ffffff;
  }
  .navigation .level0 {
    border: 0;
    font-size: 14px;
  }
  .navigation .level0 > .level-top {
    padding: 15px 40px 15px 15px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    padding: 0;
    margin-top: 0;
  }
  .minisearch-mobile {
    display: flex;
    width: 100%;
    background-color: #f5f5f5;
    padding: 0 5px;
  }
  .minisearch-mobile img {
    max-width: 30px;
  }
  .minisearch-mobile .search-mob-input {
    width: 100%;
  }
  .minisearch-mobile .search-mob-input input {
    width: 100%;
    border: 0;
    border-right: 0;
    background-color: #f5f5f5;
    padding-left: 15px;
    font-size: 16px;
  }
  .minisearch-mobile .search-mob-input input::placeholder {
    color: #333333;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 16px;
  }
  .minisearch-mobile .actions {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20%;
    border: 0;
    border-left: 0;
  }
  .minisearch-mobile .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 1;
  }
}
@media (max-width: 1024px) {
  .ammenu-menu-toggle:not(.-hamburger) {
    position: relative !important;
    padding: 0 !important;
  }
  .ammenu-nav-sections.-opened,
  .ammenu-nav-sections .ammenu-tabs-container > .ammenu-content {
    background-color: #f2f2f2;
  }
  .ammenu-nav-sections .ammenu-items {
    background-color: #ffffff;
    padding: 0;
  }
  .ammenu-item.-main:not(:last-child) {
    border-bottom: 0;
  }
  .ammenu-nav-sections .ammenu-item.-main {
    background-color: #fff !important;
  }
  .-drill .ammenu-item > .ammenu-wrapper {
    background-color: #fff;
  }
  .-drill .ammenu-toggle {
    background-color: transparent;
    padding: 15px !important;
    background-image: url('../images/Right-arrow.png');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    opacity: .9;
  }
  .ammenu-toggle .ammenu-icon {
    padding: 0 !important;
  }
  .ammenu-toggle .ammenu-icon:before,
  .ammenu-toggle .ammenu-icon:after {
    display: none !important;
  }
  .ammenu-item.-drill-opened .ammenu-arrow {
    top: 0 !important;
    height: 99% !important;
    padding: 15px !important;
    background-image: url('../images/Right-arrow.png');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    opacity: .9;
  }
  .ammenu-arrow:before,
  .ammenu-arrow:after {
    display: none !important;
  }
  .-drill-opened .ammenu-icon {
    margin: 0 !important;
  }
  .-drill-opened .ammenu-toggle .ammenu-icon:not(.-small) {
    display: none !important;
    padding: 0 !important;
  }
  .-drill-opened > .ammenu-toggle {
    height: 50px !important;
    background-image: url('../images/Left-arrow.png');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
  }
  .-drill-opened.-deep > .ammenu-arrow {
    margin: 0 10px 0 0!important;
    left: 0 !important;
    height: 50px !important;
    width: 30px !important;
    background: transparent !important;
    background-image: url('../images/Left-arrow.png') !important;
    background-repeat: no-repeat !important;
    background-size: 10px !important;
    background-position: center !important;
    opacity: .9;
  }
  .ammenu-drill-btn {
    text-align: center !important;
  }
  .ammenu-drill-btn:before {
    display: none !important;
  }
}
.mobile-account--link,
.mobile-wishlist--link {
  margin: 0;
}
.mobile-account--link a,
.mobile-wishlist--link a {
  background-color: #f2f2f2;
}
.mobile-account--link a span,
.mobile-wishlist--link a span {
  display: flex;
  align-items: center;
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #666;
  text-transform: none;
}
.mobile-account--link a span:before,
.mobile-wishlist--link a span:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  margin-right: 10px;
}
.mobile-account--link {
  border-bottom: 1px solid #eee;
}
.mobile-account--link span:before {
  background-image: url('../images/Account.png');
}
.mobile-wishlist--link span:before {
  background-image: url('../images/Wishlist.png');
}
.search-link {
  display: none;
}
@media (min-width: 768px) {
  .nav-sections {
    background-color: #f5f5f5;
    margin-bottom: 0;
  }
  .navigation {
    background-color: #f5f5f5;
    z-index: auto;
  }
  .navigation ul {
    display: flex;
    align-items: center;
  }
  .navigation .level0 {
    flex: 1 0 auto;
    margin: 0;
  }
  .navigation .level0 > .level-top {
    font-family: 'HelveticaNeue-Light';
    text-transform: uppercase;
    line-height: 70px;
  }
  .search-link {
    display: inline-block;
    cursor: pointer;
  }
  .search-link img {
    max-width: 25px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .navigation .level0 > .level-top {
    font-size: 10px;
  }
}
@media (min-width: 768px) and (min-width: 1152px) {
  .navigation .level0 > .level-top {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (min-width: 1366px) {
  .navigation .level0 > .level-top {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
    flex: 1 0 auto;
    text-align: center;
  }
  .search-link {
    display: inline-block;
    flex: 1 0 auto;
    text-align: center;
    padding: 18px 15px;
    margin-bottom: 0;
  }
  .nav-7 .ammenu-link.-level1 {
    width: 100%;
    padding-bottom: 2px !important;
    padding-right: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px !important;
    font-size: 15px;
    text-align: left;
  }
  .nav-7 .ammenu-wrapper {
    font-family: 'HelveticaNeue-Light' !important;
    font-size: 13px !important;
    margin-bottom: 3px !important;
  }
  .nav-8 {
    color: #9d0208 !important;
  }
  .nav-8 a {
    color: #9d0208 !important;
  }
}
/* layout update for Amasty megemenu upgrade changes */
nav.ammenu-main-container ul.ammenu-items > li.category-item:nth-of-type(8) a {
  color: #9d0208;
}
nav.ammenu-main-container ul.ammenu-items > li.category-item:nth-of-type(8) a span {
  color: #9d0208;
}
.ammenu-menu-wrapper {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  /* Update March 2023 */
  .ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
    max-width: 1280px;
  }
  .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
    flex: 1 0 auto;
    text-transform: uppercase;
  }
  .ammenu-menu-wrapper .ammenu-text-block {
    color: #404042;
    width: 100%;
    text-align: center;
  }
  .ammenu-text {
    color: #404042;
    text-transform: uppercase;
    font-family: 'HelveticaNeue-Light';
    width: 100%;
    text-align: center;
  }
  .ammenu-category-tree .ammenu-title {
    font-size: 13px;
    text-align: left;
    font-family: 'HelveticaNeue-Light';
    width: 100%;
    padding-bottom: 5px;
    padding-right: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #404042 !important;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-items {
    position: unset !important;
  }
  .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
    padding: 10px;
  }
  .ammenu-submenu-wrapper .ammenu-link.-simple {
    padding: 0 0 8px 0;
    text-transform: none;
    text-align: left;
  }
  .ammenu-submenu-wrapper .ammenu-link.-simple .ammenu-text {
    font-size: 13px;
    line-height: 13px;
    text-transform: none;
    text-align: left;
  }
  .ammenu-category-tree .ammenu-title.-parent {
    margin: 0 0 15px;
  }
  .ammenu-category-columns .ammenu-column {
    padding: 25px 10px;
  }
  .ammenu-category-columns .ammenu-column:not(:last-child) {
    padding-right: 0;
  }
  .ammenu-link.-current {
    color: #404042 !important;
  }
  .ammenu-category-tree a {
    color: #404042 !important;
  }
  /* End Update March 2023 */
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container {
    padding: 0;
    max-width: 1240px;
    margin: 0 auto;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-submenu.-full {
    flex-direction: column;
    width: 1240px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  /* Custom Mega Menu Links */
  .megamenu-top--content {
    display: flex;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
  }
  .megamenu-top--content p {
    width: 100%;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-categories-container {
    width: 100%;
  }
  .megamenu-custom--links {
    background-color: #edf6f9;
    width: 20%;
    padding: 24px 20px 20px 20px;
  }
  .link-container {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
  }
  .link-container:last-of-type {
    margin-bottom: 0;
  }
  .link-container .custom-links--title {
    display: block;
    position: relative;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
    font-family: 'HelveticaNeue-Roman';
    font-size: 13px;
    text-transform: uppercase;
    text-align: left;
  }
  .link-container ul {
    padding: 15px 0;
  }
  .link-container li {
    margin-bottom: 5px;
    text-align: left;
    font-family: 'HelveticaNeue-Roman';
    font-size: 13px;
  }
  .link-container li a {
    text-transform: none;
  }
  .megamenu-callouts {
    display: flex;
    width: 100%;
    max-width: 1366px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  .megamenu-callouts a:not(:first-of-type) {
    margin-left: 0.5%;
  }
  .callout-4--col a {
    display: inline-block;
    position: relative;
    width: width: 24.6%;
  }
  .callout-4--col img {
    width: 100%;
  }
  .callout-3--col a {
    display: inline-block;
    position: relative;
    width: width: 33%;
  }
  .callout-3--col img {
    width: 100%;
  }
  /* Brands Sub Menu */
  .ammenu-category-columns.-col-5 .ammenu-column {
    padding: 0 10px;
  }
  .ammenu-category-columns.-col-5 .ammenu-column .ammenu-title {
    margin-bottom: 5px;
  }
}
/* Inspiration Dropdown */
@media (min-width: 1024px) {
  .inspiration-menu--grid {
    display: block;
    position: relative;
    width: 100%;
  }
  .inspiration-menu--grid .menu-grid--center {
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .inspiration-menu--grid .col-1,
  .inspiration-menu--grid .col-2,
  .inspiration-menu--grid .col-3 {
    position: relative;
  }
  .inspiration-menu--grid .col-1 img,
  .inspiration-menu--grid .col-2 img,
  .inspiration-menu--grid .col-3 img {
    width: 100%;
    height: auto;
  }
  .inspiration-menu--grid .col-2 {
    margin: 0 1.5%;
  }
  .inspiration-menu--grid .col-2 a {
    display: inline-flex;
    height: 273px;
    width: 100%;
    margin-bottom: 20px;
  }
  .inspiration-menu--grid .col-2 a + a {
    display: inline-flex;
    height: 274px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 0;
  }
  .inspiration-menu--grid .col-2 img {
    height: 100%;
    display: block;
    position: relative;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .inspiration-menu--grid .col-3 {
    display: flex;
    flex-direction: column;
  }
  .inspiration-menu--grid .col-3 img {
    margin-bottom: 20px;
  }
  .inspiration-menu--grid .col-3 img + img {
    margin-bottom: 0;
  }
  .inspiration-menu--grid .col-3 .img-1,
  .inspiration-menu--grid .col-3 .img-2 {
    position: relative;
  }
  .inspiration-menu--grid .col-3 a:last-of-type img {
    margin-bottom: 0;
  }
}
.block-search {
  display: none;
  position: sticky;
  top: 60px;
  width: 100%;
  padding: 30px 0;
  transform: translateY(-100px);
  opacity: 0;
  transition: all .3s ease;
  z-index: 0;
  height: 0;
  background-color: #ffffff;
}
.block-search .block-search {
  float: none;
  padding: 0 20px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.block-search .control {
  padding-bottom: 0;
}
.block-search input {
  padding: 0 20px!important;
  height: 60px;
  font-size: 22px;
  line-height: 22px;
  font-family: 'HelveticaNeue-Roman';
  border: 0;
  border-bottom: 1px solid #333;
}
.block-search input::placeholder {
  color: #333;
}
.block-search .search {
  width: 85%;
}
.block-search .actions {
  width: 15%;
  margin-left: 20px;
}
.block-search .action.search {
  position: relative !important;
  right: 0 !important;
  background-color: #404042;
  height: 60px;
  border-radius: 10px;
  font-family: 'FrutigerBold';
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
}
.block-search .action.search:before {
  display: none !important;
}
.block-search .action.search span {
  position: relative !important;
  height: auto !important;
  margin: 0 !important;
}
.block-search .action.search:hover {
  background-color: #333 !important;
}
.block-search .minisearch {
  display: flex;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.search-open {
  display: none;
  transform: translateY(0);
  opacity: 1;
  z-index: 1;
  height: auto;
}
@media (min-width: 1152px) {
  .search-open {
    display: block;
  }
}
@media (min-width: 768px) {
  .block-search input {
    left: 0;
  }
}
.search-autocomplete ul li {
  padding: 20px;
}
.search-autocomplete ul li span {
  font-family: 'HelveticaNeue-Roman';
  color: #0089a9;
  font-size: 14px;
}
.search-autocomplete ul li .amount {
  top: 20px;
  right: 20px;
}
/* -------- Minicart Styles -------- */
.minicart-wrapper .block-minicart {
  margin-top: 15px;
  padding: 40px 20px 10px 20px;
}
.minicart-wrapper {
  float: unset;
  position: relative;
  margin-left: 0;
  margin-top: 0;
  border: 1px solid #999999;
  border-radius: 100%;
  padding: 10px;
}
.minicart-wrapper .subtitle.empty {
  padding: 0px 0 20px!important;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  background-color: #ffffff;
  border: 1px solid #0089a9;
  border-radius: 10px;
  font-family: 'FrutigerBold';
  color: #0089a9;
  padding: 13px 0 10px 0;
}
.minicart-wrapper .action.showcart:before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url('../images/Basket.png');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
}
.minicart-wrapper .action.showcart.active:before {
  content: "";
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: block;
  position: absolute;
  top: 8px;
  right: 5px;
}
.minicart-wrapper .action.showcart .counter.qty {
  width: 17px;
  height: 17px;
  line-height: 14px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 5px;
  background-color: #0089a9;
}
.counter-number {
  font-size: 9px;
}
.action.showcart {
  background-color: transparent;
  padding: 0;
  font-size: 12px;
  line-height: 12px;
  border: 0;
}
.minicart-items .product-item-details {
  text-align: left;
  font-family: 'HelveticaNeue-Roman';
}
.minicart-items .product-item-name {
  margin: 0;
}
.minicart-items .product-item-name a {
  color: #000000;
}
.minicart-items .product-item-name a:visited {
  color: #000000;
}
.minicart-items .price-container .price {
  font-size: 14px;
}
.minicart-items .product-item-pricing .label {
  width: auto;
  margin: 0;
  font-size: 14px;
}
.minicart-items .product-item-details .details-qty {
  padding: 0;
}
.block-minicart .product.options.list {
  margin-top: 5px;
}
.block-minicart .product.options.list .label {
  font-family: sans-serif;
  font-size: 12px;
}
.block-minicart .product.options.list .values {
  font-family: sans-serif;
  font-size: 12px;
}
.block-minicart .subtotal {
  font-size: 12px;
  font-family: 'HelveticaNeue-Roman';
}
.block-minicart .subtotal .label:after {
  display: none;
  visibility: hidden;
}
.block-minicart .items-total {
  font-family: 'HelveticaNeue-Roman';
  font-size: 12px;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 14px;
  font-family: 'FrutigerBold';
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  opacity: .5;
}
.block-minicart .block-content > .actions {
  font-family: 'HelveticaNeue-Roman';
}
.minicart-wrapper .product .actions {
  margin: -30px 0 0;
  float: right;
}
.minicart-wrapper .actions .primary button {
  border-color: var(--red) !important;
  color: var(--red) !important;
}
.minicart-wrapper .actions .action.viewcart {
  background: var(--red);
  border: 1px solid var(--red);
  padding: 14px;
  border-radius: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.minicart-wrapper .product-item-name a {
  color: black !important;
}
.slim-title--panel {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 0 0 50px 0;
}
@media (min-width: 1152px) {
  .slim-title--panel {
    padding: 0 0 80px 0;
  }
}
.slim-title--panel h1,
.slim-title--panel h2,
.slim-title--panel h3,
.slim-title--panel h4,
.slim-title--panel h5,
.slim-title--panel h6 {
  font-size: 28px;
  line-height: 32px;
  text-transform: capitalize;
}
@media (min-width: 1152px) {
  .slim-title--panel h1,
  .slim-title--panel h2,
  .slim-title--panel h3,
  .slim-title--panel h4,
  .slim-title--panel h5,
  .slim-title--panel h6 {
    font-size: 34px;
    line-height: 34px;
  }
}
.slim-title--panel p {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  color: #666666;
}
@media (min-width: 768px) {
  .slim-title--panel p {
    max-width: 60%;
  }
}
@media (min-width: 1152px) {
  .slim-title--panel p {
    max-width: 70%;
  }
}
.slim-title--panel p:last-child {
  margin-top: 40px;
}
.slim-title--panel p a {
  color: #666666;
  text-decoration: underline;
}
.slim-title--panel p a:hover {
  text-decoration: none;
}
.slim-title--panel p a:visited {
  color: #666666;
}
.slim-title--panel ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .slim-title--panel ul {
    flex-direction: row;
  }
}
.slim-title--panel li {
  display: inline-block;
  position: relative;
  list-style-type: none;
  width: auto;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 14px;
  color: #0089a9;
  font-family: 'HelveticaNeue-Roman';
}
@media (min-width: 768px) {
  .slim-title--panel li {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .slim-title--panel li:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 1152px) {
  .slim-title--panel li {
    font-size: 16px;
    margin-right: 40px;
  }
}
.slim-title--panel li a {
  color: #0089a9;
  font-family: 'FrutigerBold';
}
.slim-title--panel li a:visited {
  color: #0089a9;
}
.slim-title--panel li a:hover {
  color: #0089a9;
  text-decoration: none;
}
.slim-title--panel li:after {
  content: "";
  display: block;
  position: relative;
  width: 0;
  height: 1px;
  background-color: #0089a9;
  margin-top: 5px;
  transition: all .3s ease;
}
.slim-title--panel li:hover:after {
  width: 100%;
}
.panel-with--margin {
  margin-top: 60px;
}
.panel-with--border {
  border-bottom: 1px solid #ccc;
}
.title-panel--graphic {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--red);
  font-family: 'FrutigerBold';
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}
@media (min-width: 1152px) {
  .title-panel--graphic {
    font-size: 18px;
  }
}
.title-panel--graphic:before {
  content: "";
  display: inline-block;
  position: relative;
  margin-right: 20px;
  width: 40px;
  height: 1px;
  background-color: var(--red);
}
.title-panel--graphic:after {
  content: "";
  display: inline-block;
  position: relative;
  margin-left: 20px;
  width: 40px;
  height: 1px;
  background-color: var(--red);
}
.intro-text--block {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.intro-text--block .c-container {
  padding: 50px 20px;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .intro-text--block .c-container {
    padding: 80px 20px;
  }
}
.intro-text--block p {
  color: #666666;
}
.intro-text--block p a {
  color: #666666;
}
.intro-text--block p a:visited {
  color: #666666;
}
.text-image--block {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
}
@media (min-width: 768px) {
  .text-image--block {
    flex-direction: row;
    padding: 80px 0;
  }
}
.tb-left,
.tb-right {
  display: inline-block;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .tb-left,
  .tb-right {
    width: 50%;
  }
}
.tb-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 60px;
}
@media (min-width: 768px) {
  .tb-left {
    padding: 0 30px;
  }
}
@media (min-width: 1152px) {
  .tb-left {
    padding: 0 100px;
  }
}
.tb-left h3 {
  font-size: 28px;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 30px;
}
@media (min-width: 1152px) {
  .tb-left h3 {
    font-size: 36px;
    line-height: 46px;
  }
}
.tb-left p:last-of-type {
  margin-bottom: 30px;
}
@media (min-width: 1152px) {
  .tb-left p:last-of-type {
    margin-bottom: 60px;
  }
}
.tb-left img {
  max-width: 150px;
}
@media (min-width: 1152px) {
  .tb-left img {
    max-width: 100%;
  }
}
.tb-left ul {
  display: block;
  position: relative;
  width: 100%;
}
.tb-left li {
  list-style-type: none;
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 14px;
}
.tb-left li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1152px) {
  .tb-left li {
    font-size: 16px;
    line-height: 16px;
  }
}
.tb-left li a {
  color: #0089a9;
  text-decoration: underline;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
}
.tb-left li a:visited {
  color: #0089a9;
}
.tb-left li a:hover {
  color: #333333;
}
.is-reversed {
  flex-direction: column;
}
@media (min-width: 768px) {
  .is-reversed {
    flex-direction: row-reverse;
  }
}
/*@import 'theme/components/_product-item.less';*/
.product-list--items {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.product-list--items .slick-next,
.product-list--items .slick-prev {
  width: 30px;
  height: 30px;
  z-index: 10;
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1152px) {
  .product-list--items .slick-next,
  .product-list--items .slick-prev {
    width: 50px;
    height: 50px;
    background-size: 40px;
  }
}
.product-list--items .slick-prev {
  background-image: url('../images/Left-circle-arrow.png');
  left: -18px;
}
@media (min-width: 768px) {
  .product-list--items .slick-prev {
    left: 0;
  }
}
.product-list--items .slick-next {
  background-image: url('../images/Right-circle-arrow.png');
  right: -15px;
}
@media (min-width: 768px) {
  .product-list--items .slick-next {
    right: 0;
  }
}
.product-list--item,
.taskers-product--item {
  display: inline-flex;
  position: relative;
  width: 100%;
  border: 1px solid #eee;
  vertical-align: top;
  padding: 20px 20px 20px 20px;
  margin-bottom: 30px;
  transition: all .3s ease;
}
@media (min-width: 768px) {
  .product-list--item,
  .taskers-product--item {
    width: 23.5%;
    margin-right: 2%;
  }
  .product-list--item:nth-of-type(4n),
  .taskers-product--item:nth-of-type(4n) {
    margin-right: 0;
  }
}
.product-list--item:hover,
.taskers-product--item:hover {
  border: 1px solid #0089a9;
}
.product-list--item:hover .tocart,
.taskers-product--item:hover .tocart {
  background-color: #0089a9 !important;
  color: #ffffff !important;
}
.product-list--item .action.primary,
.taskers-product--item .action.primary {
  background-color: #f2f2f2;
  border-radius: 10px;
  color: #0089a9;
  border: 0;
  font-family: 'FrutigerBold';
  font-size: 14px;
  margin-top: 3px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  transition: all .3s ease;
}
.product-list--item .amasty-hide-price-container,
.taskers-product--item .amasty-hide-price-container {
  height: 40px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 42px;
  margin-bottom: 0;
}
.product-list--item .amasty-hide-price-container:hover,
.taskers-product--item .amasty-hide-price-container:hover {
  text-decoration: none;
}
.product-item--info {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.product-item--inner {
  padding: 0;
  display: flex;
  flex-direction: column;
  min-height: auto;
  margin-top: auto;
}
.product-image-container {
  width: 100%;
}
.product-item--photo {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.product-image-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  text-align: center;
}
.taskers-product--image {
  width: 100%;
  max-width: 240px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.product-item--details {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px 0 0 0;
}
.product-item--details .special-price {
  order: 2;
  color: #9d0208;
}
.product-item--details .special-price .price {
  color: #9d0208;
}
.product-item--details .old-price {
  order: 1;
  margin-bottom: 5px;
  color: #404042;
}
.product-item--details .old-price .price {
  color: #404042;
}
.product-item--name {
  display: block;
  position: relative;
  width: 100%;
  min-height: 80px;
  font-weight: normal;
  text-align: center;
  font-family: 'HelveticaNeue-Light';
  font-size: 18px;
  line-height: 22px;
}
.product-item--name h2 {
  font-size: 18px;
  line-height: 22px;
  font-family: 'HelveticaNeue-Light';
}
.price-box {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin-top: 0;
  font-family: 'HelveticaNeue-Light';
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}
.price-box > .price-box {
  background-color: transparent;
  border: 0;
  margin: 0;
}
.price-box .price {
  font-family: 'HelveticaNeue-Light';
  font-size: 16px;
  line-height: 18px;
}
.taskers-product--attributes {
  display: block;
  position: relative;
  width: 100%;
  margin: 20px 0;
}
.taskers-product--attributes p {
  font-size: 14px;
  line-height: 20px;
}
.taskers-product--actions {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 0;
  margin-top: auto;
}
.towishlist {
  display: block;
  position: absolute;
  z-index: 10;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
}
.towishlist:before {
  content: "";
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background-image: url('../images/Blue-wishlist.png');
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
}
.towishlist span {
  display: none;
}
.upgrade-available {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 10px;
  background-color: orange;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 15px;
}
/* Homepage Featured Collection */
.taskers-collection--products {
  height: 100% !important;
}
.taskers-collection--products .product-list--item {
  width: 100%;
  margin-bottom: 30px;
  transition: all .3s ease;
  height: 100%;
}
.taskers-collection--products .product-list--item:hover {
  border: 1px solid #0089a9;
}
.taskers-collection--products .product-list--item:nth-of-type(2) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .taskers-collection--products .product-list--item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0;
  }
}
.promotion-text {
  display: block;
  position: relative;
  background-color: #faa307;
  padding: 5px 5px 3px 5px;
  margin-bottom: 15px;
  text-align: center;
}
.promotion-text p {
  font-size: 13px !important;
  line-height: 14px !important;
  color: #ffffff !important;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
}
@media (min-width: 1152px) {
  .promotion-text p {
    font-size: 12px !important;
    line-height: 13px !important;
  }
}
.promotion-text p strong {
  color: #ffffff !important;
  font-weight: normal !important;
}
/* Product Slide Listing */
.listing-slide {
  display: none;
}
.listing-slide.slick-initialized {
  display: block;
}
.listing-slide .product-list--item {
  margin: 0 1%;
}
@media (min-width: 768px) {
  .listing-slide .product-list--item {
    margin: 0 0.2%;
  }
}
/* Category Page Listing */
@media (min-width: 768px) {
  .category-products--listing .product-list--item {
    width: 31.6%;
    margin-right: 2%;
  }
  .category-products--listing .product-list--item:nth-of-type(3n) {
    margin-right: 0;
  }
}
.category-products--listing .old-price,
.category-products--listing .old.price {
  text-decoration: none;
}
.category-products--listing .special-price {
  color: #0089a9;
}
.category-products--listing .special-price .price {
  color: #0089a9;
}
/* Popular Products */
.taskers-popular--products {
  display: none;
}
.taskers-popular--products.slick-initialized {
  display: block;
}
.prod-item-photo {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.prod-item-photo + .imm-monthly-amount {
  display: none !important;
}
.blog-carousel {
  display: none;
  margin-bottom: 30px;
  padding: 0 30px;
}
.blog-carousel.slick-initialized {
  display: block;
}
@media (min-width: 1152px) {
  .blog-carousel {
    padding: 0;
  }
}
.blog-carousel li {
  width: 100%;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .blog-carousel li {
    margin-bottom: 0;
  }
}
.blog-carousel li img {
  width: 100%;
}
.blog-carousel li * {
  margin-bottom: 20px;
}
.blog-carousel li *:last-child {
  margin-bottom: 0;
}
.blog-carousel li .blog-title {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 1152px) {
  .blog-carousel li .blog-title {
    font-size: 20px;
    line-height: 26px;
  }
}
.blog-carousel li .readmore {
  display: inline-block;
  position: relative;
  color: #0089a9;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 1152px) {
  .blog-carousel li .readmore {
    font-size: 16px;
  }
}
.blog-carousel li .readmore:hover {
  text-decoration: none;
}
.blog-carousel li .readmore:after {
  content: "";
  display: block;
  position: relative;
  width: auto;
  height: 1px;
  background-color: #0089a9;
  margin-top: 8px;
}
.blog-carousel .slick-prev {
  left: -15px;
  background-image: url('../images/Left-circle-arrow.png');
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center;
  width: 40px;
  height: 40px;
  z-index: 10;
}
@media (min-width: 768px) {
  .blog-carousel .slick-prev {
    left: -5px;
  }
}
@media (min-width: 1366px) {
  .blog-carousel .slick-prev {
    left: -40px;
  }
}
.blog-carousel .slick-prev:active,
.blog-carousel .slick-prev:focus {
  background-color: transparent;
  box-shadow: none;
  border: 0;
}
.blog-carousel .slick-next {
  right: -15px;
  background-image: url('../images/Right-circle-arrow.png');
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center;
  width: 40px;
  height: 40px;
  z-index: 10;
}
.blog-carousel .slick-next:active,
.blog-carousel .slick-next:focus {
  background-color: transparent;
  box-shadow: none;
  border: 0;
}
@media (min-width: 768px) {
  .blog-carousel .slick-next {
    right: -5px;
  }
}
@media (min-width: 1366px) {
  .blog-carousel .slick-next {
    right: -40px;
  }
}
@media (min-width: 768px) {
  :root {
    --fBannerDisplay: block;
  }
}
@media (max-width: 767px) {
  :root {
    --fBannerDisplay: block;
  }
}
.finance-callout {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 0;
}
@media (min-width: 768px) {
  .finance-callout {
    margin-top: 30px;
  }
}
.finance-banner {
  display: var(--fBannerDisplay);
  position: relative;
  width: 100%;
  height: auto;
}
.finance-info {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.finance-info li {
  display: inline-flex !important;
  align-items: center;
  position: relative;
  width: auto;
  justify-content: center;
  margin-bottom: 0;
}
.finance-info li span {
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 40px;
  height: auto;
  margin-right: 15px;
}
.finance-info p {
  font-family: 'HelveticaNeue-Light';
  font-size: 14px;
}
@media (min-width: 768px) {
  .finance-info p {
    font-size: 12px;
  }
}
@media (min-width: 1152px) {
  .finance-info p {
    font-size: 16px;
  }
}
.faq-panel {
  display: block;
  position: relative;
  width: 100%;
  padding: 80px 0;
}
.faq-panel h1,
.faq-panel h2,
.faq-panel h3,
.faq-panel h4,
.faq-panel h5,
.faq-panel h6 {
  text-align: center;
  text-transform: capitalize;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 60px;
}
@media (min-width: 1152px) {
  .faq-panel h1,
  .faq-panel h2,
  .faq-panel h3,
  .faq-panel h4,
  .faq-panel h5,
  .faq-panel h6 {
    font-size: 34px;
    line-height: 34px;
  }
}
.accordion {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 0;
}
.accordion-toggle {
  cursor: pointer;
  font-size: 16px;
  padding: 20px 70px 20px 20px;
  position: relative;
  list-style: none;
  background-color: #f2f2f2;
  color: #404042;
  margin-bottom: 10px;
  font-family: 'HelveticaNeue-Light';
}
.accordion-toggle.active {
  background-color: #0089a9;
  color: #ffffff;
}
@media (min-width: 768px) {
  .accordion-toggle {
    padding: 20px;
    font-size: 22px;
  }
}
.accordion-toggle span[class^='icon-'] {
  position: absolute;
  font-size: 27px;
  right: 20px;
  top: 13px;
}
.accordion-toggle span.icon-plus,
.accordion-toggle span.icon-minus {
  transform-origin: 50% 50%;
  transition: all .5s ease;
}
.accordion-toggle span.icon-plus {
  transform: rotate(90deg);
}
.accordion-toggle {
  background-image: url('../images/Plus.png');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 20px center;
}
.accordion-toggle.active {
  background-image: url('../images/Minus-White.png');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 20px center;
}
.icon-plus:before {
  font-size: 30px;
}
.icon-minus:before {
  font-size: 30px;
}
.accordion-content {
  padding: 20px;
  list-style-type: none;
  display: none;
}
.accordion-content ul,
.accordion-content ol {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding-left: 15px;
}
.accordion-content h1,
.accordion-content h2,
.accordion-content h3,
.accordion-content h4,
.accordion-content h5,
.accordion-content h6 {
  text-align: left;
  margin-bottom: 30px;
  font-size: 20px;
}
.accordion-content h1:not(:first-of-type),
.accordion-content h2:not(:first-of-type),
.accordion-content h3:not(:first-of-type),
.accordion-content h4:not(:first-of-type),
.accordion-content h5:not(:first-of-type),
.accordion-content h6:not(:first-of-type) {
  margin-top: 30px;
}
.accordion-content li {
  list-style-type: disc;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  font-size: 14px;
  font-family: 'HelveticaNeue-Light';
  color: #666666;
}
@media (min-width: 1152px) {
  .accordion-content li {
    font-size: 16px;
  }
}
.accordion-content li:last-of-type {
  margin-bottom: 0;
}
.accordion-content ol {
  padding-left: 20px;
}
.accordion-content ol li {
  display: list-item;
  list-style-type: decimal;
}
.accordion-content a {
  text-decoration: underline;
}
.accordion-content a:hover {
  text-decoration: none;
}
.accordion-content.show {
  display: block;
}
.section-faqs {
  padding-top: 0;
}
@media (min-width: 1152px) {
  .section-faqs {
    padding-top: 20px;
  }
  .section-faqs .c-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section-faqs h1,
.section-faqs h2,
.section-faqs h3,
.section-faqs h4,
.section-faqs h5,
.section-faqs h6 {
  text-align: left;
  margin-bottom: 20px;
}
.section-faqs:not(:first-of-type) h1,
.section-faqs:not(:first-of-type) h2,
.section-faqs:not(:first-of-type) h3,
.section-faqs:not(:first-of-type) h4,
.section-faqs:not(:first-of-type) h5,
.section-faqs:not(:first-of-type) h6 {
  margin-top: 50px;
}
.section-faqs h4 {
  font-size: 22px;
  line-height: 26px;
}
@media (min-width: 1152px) {
  .section-faqs h4 {
    font-size: 28px;
    line-height: 34px;
  }
}
.section-faqs .accordion-toggle {
  background-color: #ffffff;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  padding: 20px 70px 10px 0;
  color: #0089a9;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
  font-size: 14px;
}
@media (min-width: 1152px) {
  .section-faqs .accordion-toggle {
    padding: 30px 0;
    font-size: 16px;
  }
}
.section-faqs .accordion-toggle.active {
  background-color: #ffffff;
  color: #0089a9;
}
.section-faqs .accordion-toggle.active {
  background-image: url('../images/Minus.png');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 20px center;
}
.section-faqs .accordion-toggle span[class^='icon-'] {
  top: 24px;
  color: #000000;
}
.section-faqs .accordion-content {
  padding: 40px 0;
}
.section-faqs .accordion-content p {
  color: #404042;
}
.key-messages {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #EEF7F9;
}
.key-list {
  display: none;
  position: relative;
  width: 100%;
  padding: 20px 0;
}
.key-list.slick-initialized {
  display: block;
}
@media (min-width: 1152px) {
  .key-list {
    padding: 40px 0;
  }
}
.key-list li {
  display: inline-flex !important;
  align-items: center;
  position: relative;
  width: auto;
  justify-content: center;
}
.key-list li:hover span {
  transform: translateX(-5px);
}
.key-list li span {
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 5px;
  transform: translateX(0);
  transition: all .3s ease;
}
.key-list li span img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .key-list li span {
    margin-right: 15px;
  }
}
.key-list li p {
  font-size: 14px;
  line-height: 16px;
  font-family: 'FrutigerBold';
  color: #404042;
}
@media (min-width: 768px) {
  .key-list li p {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (min-width: 1152px) {
  .key-list li p {
    font-size: 16px;
    line-height: 18px;
  }
}
.key-list li p:last-child {
  margin: 0;
}
.key-list li p a {
  color: #404042;
}
.key-list li p a:visited {
  color: #404042;
}
.key-list li p a:hover {
  text-decoration: none;
}
.instagram-feed {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .instagram-feed {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.instagram-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
}
.instagram-grid li {
  display: inline-block;
  position: relative;
  width: 50%;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .instagram-grid li {
    width: 15.83%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .instagram-grid li:nth-of-type(3n) {
    margin-right: 1%;
  }
  .instagram-grid li:nth-of-type(6n) {
    margin-right: 0;
  }
}
.instagram-copy {
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.instagram-copy p {
  text-align: center;
  text-transform: uppercase;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-family: 'FrutigerBold';
}
@media (min-width: 768px) {
  .instagram-copy p {
    max-width: 70%;
  }
}
@media (min-width: 1152px) {
  .instagram-copy p {
    max-width: 50%;
  }
}
.instagram-copy p a {
  color: #0089a9;
}
.instagram-copy p a:visited {
  color: #0089a9;
}
.insta-link {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .insta-link {
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 0;
  }
}
.insta-link img {
  width: 20px;
  height: 20px;
}
.trustpilot-slim--header {
  padding: 10px 0;
  background-color: #f2f2f2;
  margin-bottom: 10px;
}
.trustpilot-slim--header .c-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.trustpilot-slim--header .trustpilot-centered {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .trustpilot-slim--header .trustpilot-centered {
    max-width: 640px;
  }
}
.trustpilot-slim--header .trustpilot-centered .overall-rating {
  font-family: 'FrutigerBold';
}
.trustpilot-slim--header .trustpilot-centered .tp-rating {
  max-width: 120px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.trustpilot-slim--header .trustpilot-centered .tp-logo {
  max-width: 90px;
  margin-top: -3px;
}
@media (min-width: 768px) {
  .trustpilot-slim--header .trustpilot-centered .tp-logo {
    margin-top: -5px;
  }
}
.trustpilot-slim--header .trustpilot-centered p {
  margin-bottom: 0;
  font-size: 12px;
  color: #000000;
}
@media (min-width: 1152px) {
  .trustpilot-slim--header .trustpilot-centered p {
    font-size: 14px;
  }
}
.trustpilot-slim--header .trustpilot-centered .rated {
  display: none;
}
@media (min-width: 768px) {
  .trustpilot-slim--header .trustpilot-centered .rated {
    display: inline-block;
  }
}
.trustpilot-slim--header .trustpilot-centered a {
  color: #000000;
}
.trustpilot-slim--header .trustpilot-centered a:visited {
  color: #000000;
}
.trustpilot-dark {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px 0;
  background-color: #333;
  color: #ffffff;
}
.trustpilot-dark .trustpilot-centered {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .trustpilot-dark .trustpilot-centered {
    max-width: 640px;
    flex-direction: row;
  }
}
.trustpilot-dark .trustpilot-centered p {
  font-size: 11px;
  margin-bottom: 0;
  color: #ffffff;
}
@media (min-width: 1152px) {
  .trustpilot-dark .trustpilot-centered p {
    font-size: 14px;
  }
}
.trustpilot-dark .trustpilot-centered a {
  color: #ffffff;
}
.trustpilot-dark .trustpilot-centered a:visited {
  color: #ffffff;
}
.trustpilot-dark .trustpilot-centered .overall-rating {
  font-family: 'FrutigerBold';
}
.trustpilot-dark .trustpilot-centered .tp-rating {
  max-width: 120px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.trustpilot-dark .trustpilot-centered .tp-logo {
  max-width: 90px;
  margin-top: -3px;
}
@media (min-width: 768px) {
  .trustpilot-dark .trustpilot-centered .tp-logo {
    margin-top: -5px;
  }
}
@media (min-width: 768px) {
  .overall-rating,
  .rated {
    margin-top: 6px;
  }
}
.trustpilot-slide--widget {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0;
}
.trustpilot-widget--container {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0;
}
.testimonials-widget {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0;
}
@media (min-width: 768px) {
  :root {
    --selArrow: url('../images/Down-arrow.png');
  }
}
@media (max-width: 767px) {
  :root {
    --selArrow: url('../images/Blue-down-arrow.png');
  }
}
.toolbar-products {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 15px 0 0 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .toolbar-products {
    position: sticky;
    flex-wrap: nowrap;
    top: 0;
    padding: 15px 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    flex-direction: column;
    align-items: center;
  }
}
.toolbar-products select {
  width: auto;
  height: auto;
  padding: 15px 10px;
  border: 1px solid #ccc;
  font-size: 12px;
  background-clip: unset !important;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .toolbar-products select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #0089a9;
    color: #0089a9;
    padding: 15px 25px;
    background-image: var(--selArrow);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: top 50% right 20px;
    background-color: #ffffff;
    margin: 0px;
  }
}
.page-layout-brand-detail .toolbar-products {
  width: 100%;
  float: right;
}
@media (min-width: 768px) {
  .page-layout-brand-detail .toolbar-products {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .page-layout-brand-detail .toolbar-products {
    width: 25% !important;
  }
}
@media (min-width: 1152px) {
  .page-layout-brand-detail .toolbar-products {
    width: 71% !important;
  }
}
@media (max-width: 767px) {
  .toolbar-products .toolbar-amount {
    margin: 20px auto;
    color: black;
  }
  .toolbar-products .filter-sidebar,
  .toolbar-products .sorter {
    width: 90% !important;
    max-width: 320px !important;
    min-width: 200px !important;
  }
  .toolbar-products .toolbar-sorter {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    justify-content: center;
  }
  .toolbar-products .toolbar-sorter label.sorter-label {
    display: block;
  }
}
.toolbar-sorter {
  display: flex;
  align-items: center;
  float: left;
  margin-left: auto;
  padding: 0 !important;
}
.toolbar-sorter label {
  margin-bottom: 0;
  font-size: 12px;
}
@media (max-width: 767px) {
  .toolbar-sorter label {
    display: none;
  }
}
@media (max-width: 767px) {
  .toolbar-sorter {
    margin-left: 0;
    width: 50%;
  }
}
.products.wrapper ~ .toolbar .limiter {
  display: none;
  align-items: center;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
  visibility: hidden;
}
.limiter label {
  margin-bottom: 0;
  text-align: right;
}
.limiter label span {
  color: #000000;
}
.limiter-text {
  display: inline-block;
  width: 150px;
}
.toolbar-amount {
  float: right;
  margin-left: 0;
  padding: 0;
  font-size: 14px;
  line-height: 14px;
  color: #ccc;
}
@media (max-width: 767px) {
  .toolbar-amount {
    display: none;
  }
}
@media (max-width: 767px) {
  .sorter-action {
    display: none;
  }
}
.filter-sidebar {
  font-size: 12px;
  font-family: sans-serif;
  color: #ffffff;
  border: 1px solid #0089a9;
  background-color: #0089a9;
  border-radius: 0;
  padding: 15px 20px 15px 35px;
  background-image: url('../images/filter.png');
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: top 50% left 15px;
  text-transform: uppercase;
  text-align: center;
  width: 50%;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .filter-sidebar {
    margin-right: 20px;
    width: auto;
  }
}
.filter-sidebar:visited {
  color: #0089a9;
}
@media (min-width: 992px) {
  .filter-sidebar {
    display: none;
    visibility: hidden;
  }
}
.filter-sidebar:hover {
  color: #ffffff;
  text-decoration: none;
}
.products.wrapper ~ .toolbar .filter-sidebar {
  display: none;
}
.pages-items {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}
.pages-items .item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #ddd;
}
.pages-items .item a {
  display: flex;
  align-items: center;
  color: #000000;
}
.pages-items .item a:visited {
  color: #000000;
}
.pages-items .item span {
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
}
.pages-items .item strong {
  font-size: 18px;
  line-height: 18px;
  font-weight: normal !important;
}
.pages-items .current {
  background-color: #0089a9;
}
.pages-items .current strong {
  color: #ffffff;
}
.pages-items .action {
  display: flex !important;
  align-items: center;
  width: 40px;
  height: 40px;
}
.pages .action {
  border: 0;
}
.pages .action.next {
  margin: 0;
}
.pages .action.next:before {
  margin: 0 0 0 -3px;
}
.products.wrapper ~ .toolbar .pages {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 55px;
  width: 100%;
}
/* -------- Modal Popup Styles -------- */
._has-modal-custom .page-header {
  z-index: 0;
}
.modal-popup .action-close:before {
  color: var(--red);
}
.modal-popup._inner-scroll .modal-inner-wrap {
  border-radius: 15px;
}
@media (min-width: 768px) {
  .modal-popup._inner-scroll .modal-inner-wrap {
    border-radius: 30px;
  }
}
.modal-popup .modal-inner-wrap {
  width: 95%;
}
@media (min-width: 768px) {
  .modal-popup .modal-inner-wrap {
    width: 70%;
  }
}
@media (min-width: 1152px) {
  .modal-popup .modal-inner-wrap {
    width: 50%;
  }
}
.modal-popup .modal-header {
  padding-bottom: 0;
  padding-top: 5rem;
}
.modal-content {
  font-family: 'HelveticaNeue-Roman';
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.modal-popup .modal-content {
  padding-left: 5em;
  padding-right: 5em;
}
.modal-popup._inner-scroll .modal-content {
  padding-top: 1em;
  padding-bottom: 5em;
}
/* Finance Calculator popup on product page */
.finance-header {
  margin-bottom: 30px;
}
.finance-header h3,
.finance-header p {
  text-align: center;
}
.finance-header h3 {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  font-size: 34px;
  line-height: 34px;
}
.finance-calculator--container {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 400px;
  background-color: #f7f7f7;
  padding: 20px;
  margin-bottom: 60px;
}
.finance-bar {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 30px;
  background-color: var(--red);
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding: 15px 0 13px 0;
}
.finance-bar p {
  font-family: 'FrutigerBold';
}
.finance-footer p {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  font-family: 'FrutigerBold';
}
@media (min-width: 768px) {
  .finance-footer p {
    max-width: 80%;
    margin: 0 auto;
  }
}
.finance-footer h4 {
  display: block;
  position: relative;
  width: 100%;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}
.finance-footer ul {
  display: block;
  position: relative;
  margin-bottom: 50px;
}
.finance-footer li {
  display: flex;
  align-items: flex-start;
  position: relative;
  width: 100%;
  list-style-type: none;
  padding-left: 30px;
}
.finance-footer li:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url('../images/Tick.png');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
/* More Information popup on product page */
.information-modal .product {
  color: var(--red);
}
.modal-content .field {
  display: block;
  margin-bottom: 20px;
}
.modal-content label {
  display: inline-block;
  width: auto;
  margin-bottom: 5px;
}
.modal-content label span {
  font-size: 16px;
}
.modal-content .req {
  color: red;
}
.modal-content textarea {
  min-height: 250px;
}
.modal-content .callback.required label {
  margin-bottom: 30px !important;
}
.modal-content .callback.required .control {
  text-align: left;
}
.modal-content .callback.required .control label {
  margin-bottom: 0;
  margin-right: 20px;
}
.modal-content .preferredtime {
  text-align: left;
}
.modal-content .preferredtime label {
  margin-bottom: 30px !important;
  margin-right: 20px;
}
.modal-content .preferredtime .control {
  text-align: left;
}
.modal-content .preferredtime .control label {
  margin-bottom: 0;
  margin-right: 20px;
}
.information-header {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}
.information-header h3 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
}
@media (min-width: 1152px) {
  .information-header h3 {
    font-size: 34px;
  }
}
.information-header p {
  text-align: center;
}
.information-header p span {
  color: var(--blue);
  font-family: 'FrutigerBold';
}
#request-info--content {
  text-align: center;
}
#request-info--content .label {
  width: 100%;
  text-align: left;
}
#request-info--content .actions-toolbar .primary {
  width: 100%;
  text-align: center;
}
#request-info--content .actions-toolbar button {
  width: 100%;
  height: 60px;
  font-size: 20px;
}
.confirm._show .modal-content {
  text-align: center;
}
.confirm._show .action-dismiss,
.confirm._show .action-accept {
  padding: 15px 0 13px 0;
  border: 0;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
}
.confirm._show .action-dismiss {
  width: 100%;
  margin-bottom: 10px;
  background-color: var(--red);
  color: #ffffff;
}
@media (min-width: 768px) {
  .confirm._show .action-dismiss {
    width: 44%;
    margin-right: 11%;
    margin-bottom: 0;
  }
}
.confirm._show .action-accept {
  width: 100%;
  background-color: #33b676;
  color: #ffffff;
}
@media (min-width: 768px) {
  .confirm._show .action-accept {
    width: 44%;
  }
}
/* Dimensions Popup */
.dimensions-header {
  margin-bottom: 30px;
}
.dimensions-header h3,
.dimensions-header p {
  text-align: center;
}
.dimensions-header h3 {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 34px;
}
@media (min-width: 1152px) {
  .dimensions-header h3 {
    font-size: 34px;
  }
}
#dimensions-content {
  text-align: center;
}
#dimensions-content p {
  display: block;
  position: relative;
  width: 100%;
  font-family: 'HelveticaNeue-Roman';
  font-size: 16px;
  line-height: 16px;
  color: var(--red);
  padding: 15px 10px;
}
#dimensions-content p:nth-of-type(even) {
  background-color: #f2f2f2;
}
/* Add to basket popup styles */
#confirmBox {
  border-radius: 0;
}
@media (min-width: 768px) {
  .amcart-message-box {
    width: 750px;
  }
}
#confirmBox a,
#confirmBox a:hover,
#confirmBox a:active {
  color: var(--red) !important;
  font-family: 'HelveticaNeue-Roman' !important;
}
.amcart-qty-wrap > .amcart-control {
  width: 40px !important;
  height: 40px !important;
  background-color: var(--red) !important;
}
.am-photo-container {
  margin-bottom: 30px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .am-photo-container {
    flex-direction: row;
  }
}
.amcart-qty-wrap > .amcart-control:before {
  line-height: 40px !important;
}
.amcart-qty-wrap > .amcart-label {
  line-height: 40px !important;
  margin-bottom: 0 !important;
  margin-right: 15px !important;
  text-align: right !important;
  width: auto;
}
.amcart-qty-wrap > .amcart-input {
  height: 40px !important;
}
.amcart-message-box .amcart-subtotal .price {
  color: var(--red);
  font-family: 'FrutigerBold';
}
.amcart-confirm-buttons .button {
  box-shadow: none !important;
  border-radius: 10px !important;
  width: 40% !important;
  padding: 15px 10px 10px 10px!important;
  font-size: 16px !important;
}
@media (min-width: 768px) {
  .amcart-confirm-buttons .button {
    width: 30% !important;
  }
}
.am-btn-left {
  background-color: #55a630 !important;
}
.am-btn-right {
  background-color: var(--red) !important;
}
.amcart-qty-wrap > .amcart-refresh {
  width: 50px;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .amcart-qty-wrap > .amcart-refresh {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .amcart-qty-wrap {
    padding-left: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Enquire/Quote popup */
.amhideprice-form .fieldset {
  margin-bottom: 0 !important;
}
.amhideprice-form .fieldset .legend {
  margin-left: 0 !important;
  width: 100%;
}
.amhideprice-form .fieldset .legend span + span {
  color: var(--red);
}
.amhideprice-form .fieldset > .legend {
  margin-bottom: 40px !important;
}
.amhideprice-form .field {
  margin-bottom: 20px !important;
}
.amhideprice-form .field .label {
  padding: 0 !important;
  width: 100% !important;
  margin-bottom: 10px !important;
  text-align: left !important;
}
.amhideprice-form .field .label span {
  font-size: 16px !important;
  margin: 0 !important;
}
.amhideprice-form .control {
  width: 100% !important;
}
.amhideprice-form textarea {
  min-height: 200px;
}
.amhideprice-form .actions-toolbar .primary .action {
  background-color: var(--red);
  border: 1px solid var(--red);
  border-radius: 10px !important;
  color: #ffffff;
}
.amhideprice-form .actions-toolbar .primary .action:visited {
  color: #ffffff;
}
.amhideprice-form .actions-toolbar .primary .action:hover {
  background-color: #404042;
  border: 1px solid #404042;
  color: #ffffff;
  text-decoration: none;
}
.book-visit--callout {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .book-visit--callout {
    flex-direction: row;
  }
}
.bv-left,
.bv-right {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  padding: 100px 30px;
}
@media (min-width: 768px) {
  .bv-left,
  .bv-right {
    width: 50%;
  }
}
.bv-left *,
.bv-right * {
  margin-bottom: 30px;
}
.bv-left *:last-child,
.bv-right *:last-child {
  margin-bottom: 0;
}
.bv-left .block-title,
.bv-right .block-title {
  text-transform: capitalize;
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
}
@media (min-width: 1152px) {
  .bv-left .block-title,
  .bv-right .block-title {
    font-size: 34px;
    line-height: 44px;
  }
}
.bv-left p,
.bv-right p {
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
}
.bv-left p:last-of-type,
.bv-right p:last-of-type {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .bv-left p,
  .bv-right p {
    max-width: 60%;
  }
}
.bv-left {
  background-color: #0089a9;
  color: #ffffff;
}
.bv-right {
  color: #ffffff;
  background-image: url('../images/Showroom-Bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.category-video {
  display: block;
  position: relative;
  width: 100%;
  height: 500px;
}
.category-video .c-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/************ Homepage ************/
.homepage-banner {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.homepage-banner img {
  width: 100%;
  height: auto;
  display: block;
}
.banner-slides {
  display: none;
}
.banner-slides.slick-initialized {
  display: block;
}
.banner-slides.slick-slider {
  padding: 0 !important;
}
.category-callouts {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 20px;
}
.category-callouts ul {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .category-callouts ul {
    flex-direction: row;
  }
}
.category-callouts li {
  display: inline-flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  transition: all .3s ease;
  overflow: hidden;
}
@media (min-width: 768px) {
  .category-callouts li {
    width: auto;
    flex: 1;
    margin-right: 1%;
    margin-bottom: 0;
  }
  .category-callouts li:last-of-type {
    margin-right: 0;
  }
}
.category-callouts li img {
  filter: blur(0);
  transition: all .3s ease;
}
.category-callouts li:hover .text-content {
  transform: translateY(0);
}
.category-callouts li:hover .category-link {
  transform: translateY(0);
  opacity: 1;
}
.category-callouts li:hover img {
  filter: blur(6px);
}
.category-callouts li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.text-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  margin-bottom: 20px;
  transition: all .3s ease;
  transform: translateY(20px);
  z-index: 2;
}
.text-content * {
  margin-bottom: 20px;
  color: #ffffff;
}
.text-content *:last-child {
  margin-bottom: 0;
}
.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
.text-content h5 {
  color: #ffffff;
  font-family: 'AGaramondPro-Regular';
  font-size: 40px;
  line-height: 40px;
}
@media (min-width: 1152px) {
  .text-content h1,
  .text-content h2,
  .text-content h3,
  .text-content h4,
  .text-content h5 {
    font-size: 36px;
    line-height: 36px;
  }
}
.category-title--top {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: auto;
  height: auto;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
}
.category-title--top:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 1px;
  background-color: #ffffff;
  margin-right: 30px;
}
.category-title--top:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 1px;
  background-color: #ffffff;
  margin-left: 30px;
}
.category-link {
  transform: translateY(60px);
  opacity: 0;
  color: #0089a9;
}
.category-link:visited {
  color: #0089a9;
}
.featured-collection {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0 0 0;
}
@media (min-width: 768px) {
  .featured-collection {
    padding: 80px 0;
  }
}
.featured-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .featured-container {
    flex-direction: row;
  }
}
.featured-left,
.featured-right {
  width: 100%;
  position: relative;
}
.featured-left {
  background-color: #333;
  margin-bottom: 20px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .featured-left {
    width: 50%;
    margin-bottom: 0;
  }
}
.featured-left:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.featured-left * {
  color: #ffffff;
}
.featured-left p {
  margin-bottom: 30px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .featured-left p {
    font-size: 20px;
  }
}
@media (min-width: 1152px) {
  .featured-left p {
    font-size: 16px;
  }
}
.featured-left a {
  display: inline-block;
  position: relative;
  width: auto;
  font-size: 14px;
  font-family: 'FrutigerBold';
  color: #ffffff;
  transition: all .3s ease;
  transform: translateY(40px);
  opacity: 0;
}
.featured-left a:visited {
  color: #ffffff;
}
@media (min-width: 1152px) {
  .featured-left a {
    font-size: 18px;
  }
}
.featured-left a:hover {
  text-decoration: none;
}
.featured-left a:after {
  content: "";
  display: block;
  position: relative;
  width: auto;
  height: 1px;
  background-color: #ffffff;
  margin-top: 10px;
}
.featured-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all .3s ease;
}
.featured-left .left-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 60px);
  height: auto;
  padding: 30px;
  z-index: 10;
}
.featured-left:hover img {
  filter: blur(6px);
}
.featured-left:hover a {
  transform: translateY(0);
  opacity: 1;
}
.featured-right {
  display: flex;
  background-color: #ffffff;
  padding: 0 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .featured-right {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .featured-right {
    width: 50%;
    padding: 0 30px;
  }
}
.featured-right .block-content,
.featured-right .block-products-list,
.featured-right .products-grid {
  height: 100%;
}
.collection-cat {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: 'FrutigerBold';
  font-size: 18px;
}
@media (min-width: 1152px) {
  .collection-cat {
    font-size: 14px;
  }
}
.collection-title {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
  font-family: 'AGaramondPro-Regular';
}
@media (min-width: 768px) {
  .collection-title {
    font-size: 46px;
    line-height: 46px;
  }
}
@media (min-width: 1152px) {
  .collection-title {
    font-size: 36px;
    line-height: 36px;
  }
}
.block-products-list {
  width: 100%;
}
.get-inspired {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0 0 0;
}
@media (min-width: 768px) {
  .get-inspired {
    padding: 80px 0;
  }
}
.get-inspired p {
  color: #666666;
  max-width: 450px;
}
.blog-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .blog-list {
    flex-direction: row;
    max-width: 100%;
  }
}
.blog-list li {
  width: 100%;
  margin-bottom: 40px;
  list-style-type: none;
}
@media (min-width: 768px) {
  .blog-list li {
    margin-bottom: 0;
    width: 31%;
    margin-right: 4%;
  }
  .blog-list li:last-of-type {
    margin-right: 0;
  }
}
.blog-list li * {
  margin-bottom: 20px;
}
.blog-list li *:last-child {
  margin-bottom: 0;
}
.blog-list li img {
  width: 100%;
}
.blog-list li .blog-title {
  font-family: 'HelveticaNeue-Light';
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 1152px) {
  .blog-list li .blog-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.blog-list li .readmore {
  display: inline-block;
  position: relative;
  color: #0089a9;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'FrutigerBold';
}
@media (min-width: 1152px) {
  .blog-list li .readmore {
    font-size: 16px;
  }
}
.blog-list li .readmore:hover {
  text-decoration: none;
}
.blog-list li .readmore:after {
  content: "";
  display: block;
  position: relative;
  width: auto;
  height: 1px;
  background-color: #0089a9;
  margin-top: 8px;
}
.product-listing--home {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .product-listing--home {
    padding-bottom: 80px;
  }
}
.product-listing--home .slick-prev {
  left: -5px;
}
@media (min-width: 768px) {
  .product-listing--home .slick-prev {
    left: -10px;
  }
}
@media (min-width: 1152px) {
  .product-listing--home .slick-prev {
    left: -15px;
  }
}
@media (min-width: 1366px) {
  .product-listing--home .slick-prev {
    left: -55px;
  }
}
.product-listing--home .slick-next {
  right: -5px;
}
@media (min-width: 768px) {
  .product-listing--home .slick-next {
    right: -10px;
  }
}
@media (min-width: 1152px) {
  .product-listing--home .slick-next {
    right: -15px;
  }
}
@media (min-width: 1366px) {
  .product-listing--home .slick-next {
    right: -55px;
  }
}
@media (min-width: 1152px) {
  .product-listing--home .products-grid {
    padding: 0 80px;
  }
}
.product-listing--home .amasty-label-image {
  max-width: 66px;
}
.reasons-to-shop {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0 60px 0;
}
@media (min-width: 768px) {
  .reasons-to-shop {
    padding: 80px 0 20px 0;
  }
}
.reasons-to-shop .slim-title--panel {
  padding-bottom: 20px;
}
@media (min-width: 1152px) {
  .reasons-to-shop .slim-title--panel {
    padding-bottom: 80px;
  }
}
.icon-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}
@media (min-width: 768px) {
  .icon-list {
    max-width: 100%;
  }
}
.icon-list li {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
.icon-list li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .icon-list li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 60px;
  }
  .icon-list li:nth-of-type(3n) {
    margin-right: 0;
  }
}
.icon-list li * {
  display: block;
  margin-bottom: 10px;
}
.icon-list li *:last-child {
  margin-bottom: 0;
}
.icon-list li .icon {
  margin-bottom: 0;
}
.icon-list li .icon img {
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
}
.icon-list li .icon-title {
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  font-family: 'HelveticaNeue-Roman';
  color: #333;
}
@media (min-width: 1152px) {
  .icon-list li .icon-title {
    font-size: 18px;
    line-height: 22px;
  }
}
.icon-list li .icon-title a {
  color: #333;
}
.icon-list li .icon-title a:visited {
  color: #333;
}
.icon-list li p {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1152px) {
  .icon-list li p {
    max-width: 60%;
  }
}
.proud-history {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: auto;
}
.history-img--left {
  display: none;
  width: 30%;
  height: auto;
  background-color: #ccc;
}
@media (min-width: 992px) {
  .history-img--left {
    display: inline-block;
  }
}
.history-img--left img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.history-text--block {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f2f2f2;
  background-image: url('../images/A-Proud-History.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 30px;
  text-align: center;
}
@media (min-width: 992px) {
  .history-text--block {
    background-image: none;
  }
}
.history-text--block:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 992px) {
  .history-text--block:before {
    display: none;
  }
}
@media (min-width: 992px) {
  .history-text--block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 40%;
    padding: 60px 60px;
  }
}
.history-text--block h4 {
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 60px;
  text-transform: capitalize;
  color: #ffffff;
  position: relative;
}
@media (min-width: 768px) {
  .history-text--block h4 {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (min-width: 992px) {
  .history-text--block h4 {
    color: #404042;
  }
}
.history-text--block p {
  color: #ffffff;
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .history-text--block p {
    color: #666666;
  }
}
.history-text--block p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .history-text--block p {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .history-text--block p {
    max-width: 100%;
  }
}
@media (min-width: 1152px) {
  .history-text--block p {
    max-width: 95%;
  }
}
.history-text--block a {
  display: inline-block;
  position: relative;
  margin-top: 60px;
  color: #ffffff;
}
.history-text--block a:visited {
  color: #ffffff;
}
.history-img--right {
  display: none;
  width: 30%;
  height: auto;
  background-color: #ccc;
}
@media (min-width: 992px) {
  .history-img--right {
    display: inline-block;
  }
}
.history-img--right img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.shopby-room {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0 60px 0;
}
.shopby-room .shopby {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto;
}
.shopby-room li {
  display: inline-flex !important;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  transition: all .3s ease;
  overflow: hidden;
}
.shopby-room li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .shopby-room li {
    width: 48%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .shopby-room li:nth-of-type(2n) {
    margin-right: 0;
  }
  .shopby-room li:last-of-type {
    margin-bottom: 3%;
  }
}
.shopby-room li img {
  filter: blur(0);
  transition: all .3s ease;
}
.shopby-room li:hover .text-content {
  transform: translateY(0);
}
.shopby-room li:hover .category-link {
  color: #0089a9;
  transform: translateY(0);
  opacity: 1;
}
.shopby-room li:hover .category-link:visited {
  color: #0089a9;
}
.shopby-room li:hover img {
  filter: blur(6px);
}
.shopby-room li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.shopby-room .text-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  margin-bottom: 20px;
  transition: all .3s ease;
  transform: translateY(20px);
  z-index: 2;
}
.shopby-room .text-content h1,
.shopby-room .text-content h2,
.shopby-room .text-content h3,
.shopby-room .text-content h4,
.shopby-room .text-content h5 {
  font-size: 40px;
  line-height: 40px;
}
@media (min-width: 1152px) {
  .shopby-room .text-content h1,
  .shopby-room .text-content h2,
  .shopby-room .text-content h3,
  .shopby-room .text-content h4,
  .shopby-room .text-content h5 {
    font-size: 36px;
    line-height: 36px;
  }
}
/************ Our Story ************/
.history-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url('../images/A-Proud-History.png');
  height: 600px;
}
.history-text--container {
  display: block;
  position: relative;
  width: 80%;
  height: auto;
  padding: 60px;
  color: #000000;
  background-color: #ffffff;
  transform: rotate(1deg);
}
@media (min-width: 1152px) {
  .history-text--container {
    width: 60%;
  }
}
.history-text {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  transform: rotate(-1deg);
}
.history-text * {
  margin-bottom: 30px;
}
.history-text *:last-child {
  margin-bottom: 0;
}
.history-text h4 {
  font-size: 24px;
  line-height: 34px;
  font-family: 'AGaramondPro-Regular';
  text-transform: capitalize;
}
@media (min-width: 1152px) {
  .history-text h4 {
    font-size: 34px;
    line-height: 44px;
  }
}
.ourstory-slider {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0;
}
.ourstory-slider .c-container {
  max-width: 1000px;
}
.story-slides {
  display: none;
}
.story-slides.slick-initialized {
  display: block;
}
.story-slides li {
  width: 100%;
}
.story-slides .text {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .story-slides .text {
    width: 65%;
    padding-right: 60px;
  }
}
.story-slides .text h5 {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 1152px) {
  .story-slides .text h5 {
    font-size: 32px;
    line-height: 32px;
  }
}
.story-slides .text p {
  margin-bottom: 20px;
}
.story-slides .text p:last-of-type {
  margin-bottom: 0;
}
.story-slides .image {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 768px) {
  .story-slides .image {
    width: 30%;
  }
}
.slide-controls {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 30px;
}
.slide-controls > div {
  display: inline-block;
  position: relative;
  width: auto;
  margin-right: 10px;
  cursor: pointer;
}
.slide-controls img {
  max-width: 30px;
}
.slide-controls .prev {
  transform: rotate(90deg);
}
.slide-controls .next {
  transform: rotate(90deg);
}
.ourstory--textimage {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0;
}
@media (min-width: 768px) {
  .ourstory--textimage.reversed-block .ourstory-inner {
    flex-direction: row-reverse;
  }
}
.ourstory-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 0;
}
@media (min-width: 768px) {
  .ourstory-inner {
    flex-direction: row;
  }
}
.ourstory-inner .inner-left,
.ourstory-inner .inner-right {
  display: inline-block;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .ourstory-inner .inner-left,
  .ourstory-inner .inner-right {
    width: 50%;
  }
}
.ourstory-inner .inner-left {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .ourstory-inner .inner-left {
    margin-bottom: 0;
  }
}
.ourstory-inner .inner-right {
  text-align: center;
}
@media (min-width: 768px) {
  .ourstory-inner .inner-right {
    padding: 0 60px;
    text-align: left;
  }
}
.ourstory-inner .inner-right .img-1 {
  width: 80%;
}
.ourstory-inner .inner-right .img-2 {
  display: block;
  position: relative;
  bottom: 0;
  width: auto;
  left: 0;
}
@media (min-width: 768px) {
  .ourstory-inner .inner-right .img-2 {
    position: absolute;
    bottom: 70px;
    left: 150px;
    width: 150px;
    height: 150px;
  }
}
.ourstory-inner h4 {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 34px;
}
@media (min-width: 1152px) {
  .ourstory-inner h4 {
    font-size: 34px;
    line-height: 44px;
  }
}
.ourstory-inner p {
  margin-bottom: 20px;
}
.ourstory-inner p:last-of-type {
  margin-bottom: 0;
}
.ourstory-inner a {
  color: #0089a9;
  font-family: 'FrutigerBold';
  text-transform: uppercase;
  text-decoration: underline;
}
.ourstory-inner a:visited {
  color: $blue;
}
.story-intro--block .inner-left {
  padding-top: 40px;
}
@media (min-width: 1152px) {
  .story-intro--block .inner-left {
    padding-top: 80px;
  }
}
.ourstory--textimage2 .inner-left {
  width: 100%;
}
@media (min-width: 768px) {
  .ourstory--textimage2 .inner-left {
    width: 33.333%;
  }
}
.ourstory--textimage2 .inner-left {
  width: 100%;
}
@media (min-width: 768px) {
  .ourstory--textimage2 .inner-left {
    width: 66.666%;
  }
}
/************ Our Showroom ************/
@media (min-width: 1025px) {
  :root {
    --contactGrid: "address contact";
    --contactGridCols: repeat(2, 50%);
    --contactInfoPadding: 80px 0;
  }
}
@media (max-width: 1024px) {
  :root {
    --contactGrid: "address" "contact";
    --contactGridCols: 100%;
    --contactInfoPadding: 20px 0;
  }
}
.cms-our-showroom p:empty {
  display: none;
}
.cms-our-showroom .contact-info {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: var(--contactInfoPadding);
}
@media (min-width: 768px) {
  .cms-our-showroom .contact-info {
    padding: 80px 0 50px 0;
  }
}
.cms-our-showroom .contact-info h1,
.cms-our-showroom .contact-info h2,
.cms-our-showroom .contact-info h3,
.cms-our-showroom .contact-info h4,
.cms-our-showroom .contact-info h5,
.cms-our-showroom .contact-info h6 {
  margin-bottom: 60px;
  color: #000000;
  text-align: center;
  text-transform: capitalize;
  font-size: 28px;
  line-height: 32px;
}
@media (min-width: 1152px) {
  .cms-our-showroom .contact-info h1,
  .cms-our-showroom .contact-info h2,
  .cms-our-showroom .contact-info h3,
  .cms-our-showroom .contact-info h4,
  .cms-our-showroom .contact-info h5,
  .cms-our-showroom .contact-info h6 {
    font-size: 34px;
    line-height: 34px;
  }
}
.cms-our-showroom .contact-details--container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  background-color: #f2f2f2;
  padding: 40px;
}
@media (min-width: 768px) {
  .cms-our-showroom .contact-details--container {
    flex-direction: row;
  }
}
.cms-our-showroom div#google-map,
.cms-our-showroom div.contact-map {
  display: none;
}
.contact-details {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact-details .contact-methods {
  display: grid;
  grid-template-areas: var(--contactGrid);
  grid-template-columns: var(--contactGridCols);
}
.contact-details .contact-methods address {
  grid-area: address;
  width: 100%;
  text-align: left;
}
.contact-details .contact-methods ul {
  grid-area: contact;
  display: flex;
  flex-direction: column;
  margin: 0px;
  width: 100% !important;
}
.contact-details .contact-methods ul li {
  padding: 0px;
  margin: 0px 0px 12px 0px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.contact-details .contact-methods ul li div {
  margin: 0px;
}
@media (min-width: 768px) {
  .contact-details {
    margin-bottom: 0;
    width: 57%;
    margin-right: 2%;
  }
}
@media (min-width: 1152px) {
  .contact-details {
    width: 61%;
    padding: 60px;
  }
}
.contact-details .contact-details--heading {
  color: #404042;
  font-family: 'HelveticaNeue-Light';
}
.opening-times {
  display: block;
  position: relative;
  width: 100%;
  padding: 40px;
  background-color: #333333;
  color: $white;
}
@media (min-width: 768px) {
  .opening-times {
    width: 41%;
  }
}
@media (min-width: 1152px) {
  .opening-times {
    padding: 60px;
    width: 37%;
  }
}
.opening-times ul {
  width: 100%;
  margin-bottom: 60px;
}
@media (min-width: 1152px) {
  .opening-times ul {
    width: 90%;
  }
}
.opening-times li {
  display: flex;
  margin-bottom: 20px;
  font-size: 14px;
  width: 100%;
  color: #ffffff;
  font-family: 'HelveticaNeue-Light';
}
@media (min-width: 768px) {
  .opening-times li {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
@media (min-width: 1152px) {
  .opening-times li {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.opening-times li:last-of-type {
  margin-bottom: 0;
}
.opening-times li span {
  display: inline-block;
  margin-left: auto;
}
.opening-times a {
  width: auto;
}
.opening-times .contact-details--heading {
  color: #ffffff;
  font-family: 'HelveticaNeue-Light';
}
.opening-times table {
  color: #ffffff;
  font-family: 'HelveticaNeue-Light';
  margin-bottom: 30px;
}
.opening-times table tr td {
  padding: 10px 0;
  font-family: 'HelveticaNeue-Light';
  font-size: 12px;
}
@media (min-width: 768px) {
  .opening-times table tr td {
    font-size: 14px;
  }
}
@media (min-width: 1152px) {
  .opening-times table tr td {
    font-size: 18px;
  }
}
.opening-times table tr td:nth-of-type(2) {
  font-family: 'HelveticaNeue-Roman';
}
.contact-details--heading {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 24px;
}
.contact-methods {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .contact-methods {
    flex-direction: row;
  }
}
.contact-methods address,
.contact-methods ul {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .contact-methods address,
  .contact-methods ul {
    width: 50%;
  }
}
.contact-methods address {
  font-size: 16px;
  line-height: 22px;
  padding-left: 40px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .contact-methods address {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 1152px) {
  .contact-methods address {
    font-size: 16px;
    line-height: 22px;
  }
}
.contact-methods address:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  background-image: url('../images/Visit-Us.png');
}
.contact-methods .method-title {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 10px;
  font-family: 'FrutigerBold';
}
@media (min-width: 768px) {
  .contact-methods .method-title {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
  }
}
@media (min-width: 1152px) {
  .contact-methods .method-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.contact-methods li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px;
  list-style-type: none;
}
.contact-methods li:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  background-image: url('../images/Phone2.png');
}
.contact-methods li:after {
  position: absolute !important;
  top: 100%;
}
.contact-methods li:last-of-type {
  margin-bottom: 0;
}
.contact-methods li:last-of-type:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  background-image: url('../images/Email.png');
}
.contact-methods li a {
  font-size: 16px;
}
@media (min-width: 768px) {
  .contact-methods li a {
    font-size: 12px;
  }
}
@media (min-width: 1152px) {
  .contact-methods li a {
    font-size: 16px;
  }
}
.contact-map {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
}
.contact-map p {
  margin-bottom: 80px;
  text-align: center;
  font-size: 14px;
}
@media (min-width: 1152px) {
  .contact-map p {
    font-size: 18px;
  }
}
.map-text {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 60px !important;
}
.google-map {
  display: block;
  position: relative;
  width: 100%;
}
.google-map iframe {
  width: 100%;
  height: 600px;
}
.google-map form {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 40px;
  padding: 15px 10px;
  background-color: #0089a9;
  width: 90%;
  left: 5%;
  right: 5%;
}
@media (min-width: 768px) {
  .google-map form {
    width: 75%;
    left: 12.5%;
    right: 12.5%;
  }
}
@media (min-width: 1152px) {
  .google-map form {
    width: 50%;
    left: 25%;
    right: 25%;
  }
}
.google-map form label {
  display: inline-block;
  width: 35%;
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
@media (min-width: 1152px) {
  .google-map form label {
    font-size: 18px;
    width: 25%;
  }
}
.google-map form input[type="text"] {
  width: 50%;
  height: 45px;
  border-radius: 5px;
}
.google-map form input[type="submit"] {
  width: 15%;
  background-color: #333333;
  border: 1px solid #333333;
  height: 45px;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  border-radius: 5px;
  margin-left: 10px;
}
.showroom-banner {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.showroom-banner .mob-only {
  display: none;
}
@media (max-width: 767px) {
  .showroom-banner .mob-only {
    display: block;
  }
}
.showroom-banner .desktop-only {
  display: none;
}
@media (min-width: 768px) {
  .showroom-banner .desktop-only {
    display: block;
  }
}
.showroom-banner img {
  width: 100%;
}
.showroom-intro {
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 0;
}
.showroom-intro h2 {
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
  font-size: 26px;
  line-height: 36px;
}
@media (min-width: 992px) {
  .showroom-intro h2 {
    font-size: 34px;
    line-height: 44px;
  }
}
.showroom-intro p {
  text-align: center;
}
@media (min-width: 768px) {
  .showroom-intro p {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
}
.showroom-intro .intro-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .showroom-intro .intro-buttons {
    flex-direction: row;
  }
}
.showroom-intro .intro-buttons a {
  display: inline-block;
  border-radius: 10px !important;
  background-color: #0089a9;
  padding: 15px 30px 13px 30px;
  font-size: 14px;
  font-weight: 700;
  border: 0;
  width: 240px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.showroom-intro .intro-buttons a:not(:last-of-type) {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .showroom-intro .intro-buttons a:not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
.showroom-intro .intro-buttons a:hover {
  background-color: #00b2dc;
  text-decoration: none;
}
.get-here {
  display: block;
  position: relative;
  background-color: #f2f2f2;
  padding: 60px 30px;
  scroll-margin: 100px;
}
.get-here h3 {
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 36px;
}
@media (min-width: 992px) {
  .get-here h3 {
    font-size: 34px;
    line-height: 44px;
  }
}
.get-here .c-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .get-here .c-container {
    flex-direction: row;
  }
}
@media (min-width: 1600px) {
  .get-here .c-container {
    max-width: 1152px;
  }
}
.get-here .map-col {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .get-here .map-col {
    width: 50%;
    margin-bottom: 0;
  }
}
.get-here .detailed-directions {
  width: 100%;
  padding: 30px;
}
@media (min-width: 768px) {
  .get-here .detailed-directions {
    width: 50%;
    padding: 60px;
  }
}
.get-here .detailed-directions h3 {
  text-align: left;
}
.get-here .detailed-directions p {
  position: relative;
  padding-left: 60px;
}
.get-here .detailed-directions p:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 60px;
  height: 60px;
  background-image: url('../images/by-car-icon.png');
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: center;
}
@media (min-width: 1600px) {
  body.cms-our-showroom-new .reasons-to-shop .c-container {
    max-width: 1152px;
  }
}
.promotions-offers {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}
.promotions-offers .mob-only {
  display: none;
}
@media (max-width: 767px) {
  .promotions-offers .mob-only {
    display: block;
  }
}
.promotions-offers .desktop-only {
  display: none;
}
@media (min-width: 768px) {
  .promotions-offers .desktop-only {
    display: block;
  }
}
.promotions-offers img {
  width: 100%;
}
.showroom-gallery {
  display: block;
  position: relative;
  border-top: 1px solid #0089a9;
  padding: 60px 30px;
  scroll-margin: 100px;
}
@media (min-width: 1600px) {
  .showroom-gallery .c-container {
    max-width: 1152px;
  }
}
.showroom-gallery h4 {
  margin-bottom: 60px;
  width: 100%;
  text-transform: capitalize;
  text-align: center;
  font-size: 26px;
  line-height: 36px;
}
@media (min-width: 992px) {
  .showroom-gallery h4 {
    font-size: 34px;
    line-height: 44px;
  }
}
.showroom-gallery ul {
  display: none;
}
.showroom-gallery ul.slick-initialized {
  display: block;
}
.showroom-gallery li {
  list-style-type: none;
}
.showroom-gallery p {
  color: #333;
  display: block;
  position: relative;
  margin-top: 20px;
  font-size: 18px;
  line-height: 24px;
}
.showroom-gallery img:not(.showroom-navigation img) {
  width: 100%;
  margin-bottom: 20px;
}
.showroom-gallery .showroom-navigation {
  display: flex;
  width: auto;
  float: right;
  position: relative;
  top: -15px;
}
.showroom-gallery .showroom-navigation > div {
  cursor: pointer;
}
.showroom-gallery .showroom-navigation > div img {
  max-width: 40px;
}
.visit-us {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #0089a9;
  text-align: center;
  padding: 60px 0;
  color: #ffffff;
}
.visit-us h4 {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 26px;
  line-height: 36px;
}
@media (min-width: 992px) {
  .visit-us h4 {
    font-size: 34px;
    line-height: 44px;
  }
}
.visit-us p {
  color: #ffffff;
  font-size: 22px;
  line-height: 32px;
}
.visit-us p a {
  color: #ffffff;
}
.visit-showroom {
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 0 80px 0;
}
.visit-showroom h4 {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
  font-size: 26px;
  line-height: 36px;
}
@media (min-width: 992px) {
  .visit-showroom h4 {
    font-size: 34px;
    line-height: 44px;
  }
}
.visit-showroom .c-container {
  display: flex;
  flex-direction: column;
  width: 100$;
}
@media (min-width: 768px) {
  .visit-showroom .c-container {
    flex-direction: row;
  }
}
.visit-showroom .col-1 {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .visit-showroom .col-1 {
    width: 45%;
    margin-right: 5%;
    margin-bottom: 0;
  }
}
.visit-showroom .col-2 {
  width: 100%;
}
@media (min-width: 768px) {
  .visit-showroom .col-2 {
    width: 50%;
  }
}
.visit-showroom .col-2 .col-2--heading {
  font-family: 'HelveticaNeue-Roman';
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
.visit-showroom .col-2 a:not(li a) {
  display: inline-block;
  border-radius: 10px !important;
  background-color: #0089a9;
  padding: 15px 30px 13px 30px;
  font-size: 14px;
  font-weight: 700;
  border: 0;
  width: 240px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.visit-showroom .col-2 a:not(li a):not(:last-of-type) {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .visit-showroom .col-2 a:not(li a):not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
.visit-showroom .col-2 a:not(li a):hover {
  background-color: #00b2dc;
  text-decoration: none;
}
.visit-showroom ul {
  margin-bottom: 30px;
}
.visit-showroom li {
  display: block;
  position: relative;
  font-family: 'HelveticaNeue-Roman';
  color: #666;
}
.visit-showroom li:nth-of-type(1) {
  margin-bottom: 20px;
}
.visit-showroom li:nth-of-type(2) {
  padding-left: 50px;
}
.visit-showroom li:nth-of-type(2):before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-image: url('../images/phone-icon.png');
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center;
}
.visit-showroom li:nth-of-type(3) {
  padding-left: 50px;
}
.visit-showroom li:nth-of-type(3):before {
  content: "";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url('../images/email-icon.png');
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center;
}
.visit-showroom li strong {
  display: block;
  width: 100%;
  margin-bottom: 2px;
  font-size: 16px;
  line-height: 16px;
}
.visit-showroom .showroom-times {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.visit-showroom .showroom-times h4 {
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
.visit-showroom td {
  display: inline-block;
  padding: 10px 0;
  font-family: 'HelveticaNeue-Roman';
  font-size: 16px;
  line-height: 20px;
  color: #666;
  width: 200px;
}
/************ Shop Safely ************/
.safe-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0;
  background-color: #0089a9;
  color: #ffffff;
}
.safe-banner .banner-content {
  display: flex;
  flex-direction: column;
  width: 90%;
}
@media (min-width: 768px) {
  .safe-banner .banner-content {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 1152px) {
  .safe-banner .banner-content {
    width: 60%;
  }
}
.safe-banner .banner-img {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .safe-banner .banner-img {
    width: 20%;
    margin-bottom: 0;
    margin-right: 30px;
  }
}
@media (min-width: 768px) {
  .safe-banner .banner-text {
    width: 80%;
  }
}
.safe-banner .banner-text p {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .safe-banner .banner-text p {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (min-width: 1152px) {
  .safe-banner .banner-text p {
    font-size: 24px;
    line-height: 34px;
  }
}
.safe-banner .banner-text p:last-of-type {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .safe-banner .banner-text p:last-of-type {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width: 1152px) {
  .safe-banner .banner-text p:last-of-type {
    font-size: 16px;
    line-height: 22px;
  }
}
.shopsafe-icons {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.shopsafe-icons .c-container {
  padding: 80px 0;
}
.shopsafe-icons .has-border {
  border-bottom: 1px solid #ccc;
}
.shopsafe-icons h1,
.shopsafe-icons h2,
.shopsafe-icons h3,
.shopsafe-icons h4,
.shopsafe-icons h5,
.shopsafe-icons h6 {
  font-size: 28px;
  line-height: 32px;
  color: #000000;
  text-align: center;
  text-transform: capitalize;
}
@media (min-width: 1152px) {
  .shopsafe-icons h1,
  .shopsafe-icons h2,
  .shopsafe-icons h3,
  .shopsafe-icons h4,
  .shopsafe-icons h5,
  .shopsafe-icons h6 {
    font-size: 34px;
    line-height: 34px;
  }
}
.shopsafe-icons p {
  margin-top: 40px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (min-width: 1152px) {
  .shopsafe-icons p {
    max-width: 70%;
  }
}
.shopsafe-icons ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .shopsafe-icons ul {
    flex-direction: row;
    justify-content: space-between;
  }
}
.shopsafe-icons li {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 0 auto;
}
.shopsafe-icons li *:last-child {
  margin-bottom: 0;
}
.shopsafe-icons .icon {
  margin-bottom: 0;
}
.shopsafe-icons .icon-title {
  font-family: 'HelveticaNeue-Roman';
}
.icon {
  margin-bottom: 20px;
}
.icon img {
  width: 100%;
  max-width: 100px;
}
@media (min-width: 768px) {
  .icon img {
    max-width: 60px;
  }
}
@media (min-width: 1152px) {
  .icon img {
    max-width: 100px;
  }
}
.icon-5--set ul {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .icon-5--set ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }
}
.icon-5--set li {
  flex: 1;
}
@media (min-width: 768px) {
  .icon-5--set li {
    flex: 1;
    width: 32%;
  }
}
.icon-5--set .icon-title {
  max-width: 75%;
  margin: 0 auto;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  font-family: 'HelveticaNeue-Roman';
}
@media (min-width: 768px) {
  .icon-5--set .icon-title {
    font-size: 14px;
  }
}
@media (min-width: 1152px) {
  .icon-5--set .icon-title {
    font-size: 18px;
  }
}
/************ Brand Pages ************/
.brand-detail--banner {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.brand-detail--banner .c-container {
  border-bottom: 1px solid #999;
  padding-bottom: 80px;
}
.brand-detail--listing {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 50px;
}
.brand-detail--listing ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
}
.brand-detail--listing li {
  display: block;
  position: relative;
  width: 49%;
  height: auto;
  margin-right: 2%;
  margin-bottom: 30px;
  transition: all .3s ease;
}
.brand-detail--listing li:nth-of-type(2n) {
  margin-right: 0;
}
.brand-detail--listing li:hover .brand-detail--title a {
  color: #0089a9;
}
.brand-detail--listing li:hover .brand-detail--title a:visited {
  color: #0089a9;
}
@media (min-width: 768px) {
  .brand-detail--listing li {
    width: 32%;
  }
  .brand-detail--listing li:nth-of-type(2n) {
    margin-right: 2%;
  }
  .brand-detail--listing li:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1152px) {
  .brand-detail--listing li {
    width: 23.5%;
  }
  .brand-detail--listing li:nth-of-type(2n) {
    margin-right: 2%;
  }
  .brand-detail--listing li:nth-of-type(3n) {
    margin-right: 2%;
  }
  .brand-detail--listing li:nth-of-type(4n) {
    margin-right: 0;
  }
}
.brand-detail--listing li .lifestyle {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.brand-detail--listing li .brand-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
}
.brand-detail--title {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 1152px) {
  .brand-detail--title {
    font-size: 16px;
    line-height: 24px;
  }
}
.brand-detail--title a {
  color: #ccc;
}
.brand-detail--title a:visited {
  color: #ccc;
}
.our-brands {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 60px;
}
.category-brands .magepow-categories-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  border-bottom: 0 !important;
}
.category-brands .magepow-categories-grid li {
  display: inline-block;
  position: relative;
  width: 39%;
  margin-right: 2%;
  margin-bottom: 10px;
  height: auto;
  padding: 0 5%;
}
.category-brands .magepow-categories-grid li:nth-of-type(2n) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .category-brands .magepow-categories-grid li {
    width: 22%;
  }
  .category-brands .magepow-categories-grid li:nth-of-type(2n) {
    margin-right: 2%;
  }
  .category-brands .magepow-categories-grid li:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1152px) {
  .category-brands .magepow-categories-grid li {
    width: 16.3%;
    margin-bottom: 30px;
    padding: 0 1%;
  }
  .category-brands .magepow-categories-grid li:nth-of-type(2n) {
    margin-right: 2%;
  }
  .category-brands .magepow-categories-grid li:nth-of-type(3n) {
    margin-right: 2%;
  }
  .category-brands .magepow-categories-grid li:nth-of-type(5n) {
    margin-right: 0;
  }
}
.category-brands .magepow-categories-grid .magepow-categories-category-image {
  margin-bottom: 10px;
}
.brand-row {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 30px 0;
}
.brand-row:not(:first-of-type) {
  padding: 0 0 30px 0;
}
@media (min-width: 768px) {
  .brand-row {
    flex-direction: row;
    padding: 60px 0;
  }
  .brand-row:not(:first-of-type) {
    padding: 0 0 60px 0;
  }
}
.brand-row .brand-image {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .brand-row .brand-image {
    width: 50%;
    margin-bottom: 0;
  }
}
.brand-row .brand-content {
  width: 100%;
  padding: 30px;
}
@media (min-width: 768px) {
  .brand-row .brand-content {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .brand-row:nth-of-type(even) {
    flex-direction: row-reverse;
  }
}
.brand-enquire {
  text-align: center;
  margin-bottom: 80px;
}
.brand-enquire a {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
/************ Delivery, Returns, Terms & Privacy Pages ************/
.details-table {
  display: block;
  position: relative;
  width: 100%;
  padding: 0 20px 20px 20px;
}
@media (max-width: 767px) {
  .details-table:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    background-image: url('../images/table-overflow.png');
    background-size: 100%;
    background-repeat: repeat-y;
    background-position: top;
  }
}
@media (min-width: 1152px) {
  .details-table {
    padding: 0 20px 80px 20px;
  }
}
.details-table h1,
.details-table h2,
.details-table h3,
.details-table h4,
.details-table h5,
.details-table h6 {
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 60px;
}
@media (min-width: 1152px) {
  .details-table h1,
  .details-table h2,
  .details-table h3,
  .details-table h4,
  .details-table h5,
  .details-table h6 {
    font-size: 34px;
    line-height: 34px;
  }
}
.details-table .c-container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .details-table .c-container {
    overflow: auto;
  }
}
.table-with--border {
  padding: 0;
}
.table-with--border .c-container {
  padding: 80px 20px;
  border-bottom: 1px solid #ccc;
}
.table-details {
  width: 95%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .table-details {
    width: 500px;
  }
}
.table-details thead {
  background-color: #0089a9;
  color: #ffffff;
  font-family: 'HelveticaNeue-Light';
}
.table-details thead td {
  padding: 20px 20px;
  color: #ffffff;
  font-size: 16px;
}
@media (min-width: 1152px) {
  .table-details thead td {
    padding: 20px 40px;
    font-size: 18px;
  }
}
.table-details td {
  padding: 40px 20px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'HelveticaNeue-Light';
  color: #404042;
}
@media (min-width: 1152px) {
  .table-details td {
    font-size: 22px;
    padding: 40px 40px;
  }
}
.table-details td h2 {
  font-size: 26px;
  text-align: left;
  margin-bottom: 40px;
}
@media (min-width: 1152px) {
  .table-details td h2 {
    font-size: 36px;
  }
}
.table-details td h5 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 20px;
}
.table-details td p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1152px) {
  .table-details td p {
    font-size: 22px;
    line-height: 24px;
  }
}
.table-details td p:only-of-type {
  margin-bottom: 0;
}
.table-details td p a {
  text-decoration: underline;
}
.table-details td strong {
  font-family: 'HelveticaNeue-Roman';
}
.table-details td:nth-of-type(3) {
  text-align: center;
}
.table-details .table-img {
  margin-bottom: 30px;
}
.table-details .col1 {
  width: 20%;
  font-family: 'HelveticaNeue-Light';
}
.table-details .col2 {
  width: 65%;
  font-family: 'HelveticaNeue-Light';
}
.table-details .col3 {
  width: 15%;
  font-family: 'HelveticaNeue-Light';
}
.table-details table td {
  padding: 0 0 10px 0;
}
.table-details table td:last-of-type {
  padding-bottom: 0;
}
.table-details table td strong {
  font-family: 'HelveticaNeue-Roman';
}
.table-details table td p strong {
  font-family: 'HelveticaNeue-Roman';
}
.map-img {
  padding: 40px 20px 0 0;
}
@media (min-width: 1152px) {
  .map-img {
    padding: 40px 80px 0 80px;
  }
}
.delivery-key {
  border: 1px solid #eee;
  margin-bottom: 20px;
}
.delivery-key tr {
  border-bottom: 1px solid #eee;
}
.delivery-key tr:last-of-type {
  border-bottom: 0;
}
.delivery-key td {
  padding: 10px !important;
  font-size: 16px;
  width: 10%;
}
.delivery-key td:nth-of-type(2) {
  width: 95%;
}
.cms-privacy-policy-cookie-restriction-mode .details-table {
  padding-top: 80px;
}
/************ Book An Appointment Page ************/
.appointment-select {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  border-bottom: 1px solid #ccc;
}
.appointment-select ul {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .appointment-select ul {
    flex-direction: row;
  }
}
.appointment-select ul li {
  display: inline-block;
  position: relative;
  width: 100%;
  font-family: 'HelveticaNeue-Roman';
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .appointment-select ul li {
    width: 50%;
    margin-right: 1%;
  }
  .appointment-select ul li + li {
    width: 50%;
    margin-left: 1%;
    margin-right: 0;
  }
}
.appointment-select ul li ul {
  display: block;
  position: relative;
  width: 100%;
  background-color: #f2f2f2;
  padding: 60px 30px;
}
.appointment-select ul li ul li {
  display: flex;
  position: relative;
  font-family: 'HelveticaNeue-Roman';
  color: #666666;
  width: 100%;
  margin: 0 0 15px 0;
  padding-left: 50px;
  font-size: 14px;
}
@media (min-width: 1152px) {
  .appointment-select ul li ul li {
    font-size: 16px;
  }
}
.appointment-select ul li ul li + li {
  width: 100%;
}
.appointment-select ul li ul li:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  background-image: url('../images/Dark-Tick.png');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
.appointment-select ul li ul .book {
  margin-top: 40px;
  padding-left: 0;
}
.appointment-select ul li ul .book:before {
  display: none;
}
.appointment-select ul li a {
  color: #0089a9;
}
.appointment-select ul li a:visited {
  color: #0089a9;
}
.appointment-select ul li a:hover {
  text-decoration: none;
}
.appointment-select .select-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 40px;
  text-transform: capitalize;
  padding-left: 0;
  font-family: 'HelveticaNeue-Light';
  color: #404042;
}
.appointment-select .select-title:before {
  display: none;
}
@media (min-width: 1152px) {
  .appointment-select .select-title {
    font-size: 28px;
    line-height: 32px;
  }
}
.selected-appointment {
  padding: 80px 0 0 0;
  border-bottom: 0;
}
@media (min-width: 1152px) {
  .selected-appointment {
    padding: 80px 0;
  }
}
.selected-appointment .appointment-title {
  font-size: 28px;
  line-height: 34px;
  font-family: 'HelveticaNeue-Light';
  color: #404042;
  margin-bottom: 30px;
  text-transform: capitalize;
}
@media (min-width: 1152px) {
  .selected-appointment .appointment-title {
    font-size: 42px;
    line-height: 42px;
    max-width: 90%;
  }
}
.selected-appointment .field {
  display: block;
  margin-bottom: 20px;
}
.selected-appointment label {
  display: inline-block;
  width: auto;
}
.selected-appointment .req {
  color: red;
}
@media (min-width: 768px) {
  .selected-appointment form {
    padding-right: 30px;
  }
}
.selected-appointment .contact-method label {
  margin-bottom: 30px;
}
.selected-appointment .contact-method .control label {
  margin-bottom: 10px;
}
.selected-appointment .actions-toolbar {
  width: 100%;
  margin: 20px 0 0 0!important;
}
.selected-appointment .actions-toolbar .primary {
  width: 100%;
  text-align: left;
}
.selected-appointment button {
  width: 100%;
  max-width: 270px;
}
/************ Contact Page ************/
.contact-index-index .page-title-wrapper {
  display: none;
  visibility: hidden;
}
.contact-index-index .page-main {
  padding: 80px 0 0 0;
  width: 100%;
  max-width: 100%;
}
.contact-container {
  display: block;
  width: 100%;
  height: auto;
  background-color: #f2f2f2;
  padding: 80px 0 0 0;
}
@media (min-width: 1152px) {
  .contact-container {
    padding: 80px 0;
  }
}
.contact-container .c-container {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .contact-container .c-container {
    flex-direction: row;
  }
}
.contact-left,
.contact-right {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .contact-left,
  .contact-right {
    width: 50%;
  }
}
.contact-left {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .contact-left {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .contact-right {
    padding-left: 5%;
  }
}
@media (min-width: 1152px) {
  .contact-right {
    padding-top: 80px;
  }
}
form.contact {
  max-width: 100% !important;
  min-width: 100% !important;
}
form.contact label {
  width: 100% !important;
  display: block;
  position: relative;
  margin-bottom: 10px !important;
  padding: 0 !important;
  text-align: left !important;
}
form.contact label span {
  margin-left: 0 !important;
  font-size: 16px !important;
}
form.contact .fieldset {
  margin-bottom: 10px !important;
}
form.contact .control {
  width: 100% !important;
}
form.contact .field {
  margin-bottom: 20px !important;
}
form.contact textarea {
  height: 200px;
}
form.contact .actions-toolbar {
  margin: 0 !important;
}
.contact-page--methods ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
}
.contact-page--methods li {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 1152px) {
  .contact-page--methods li {
    margin-bottom: 60px;
  }
}
.contact-page--methods img {
  width: 100%;
  max-width: 60px;
  height: auto;
  margin-bottom: 20px;
}
.contact-page--methods h4 {
  font-size: 16px;
  color: #333;
  display: block;
  margin-bottom: 15px;
  font-family: 'FrutigerBold';
}
.contact-page--methods address {
  display: block;
  position: relative;
  max-width: 90%;
  font-family: 'HelveticaNeue-Light';
  font-size: 14px;
  color: #666666;
}
@media (min-width: 1152px) {
  .contact-page--methods address {
    max-width: 70%;
    font-size: 16px;
  }
}
/************ Inspiration Page ************/
.inspiration-collections {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1152px) {
  .inspiration-collections {
    padding-top: 80px;
  }
}
.collections-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .collections-container {
    flex-direction: row;
  }
}
.collections-container .collection-title a:hover {
  text-decoration: none;
}
.collection-primary {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  justify-content: center;
  background-color: #666;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .collection-primary {
    width: 40%;
  }
}
@media (min-width: 1152px) {
  .collection-primary {
    margin-bottom: 20px;
  }
}
.collection-primary * {
  margin-bottom: 20px;
  color: #ffffff;
}
.collection-primary *:last-child {
  margin-bottom: 0;
}
.collection-primary img {
  margin-bottom: 0;
  filter: blur(0);
  transition: all .3s ease;
}
.collection-primary:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.collection-primary .text-content {
  z-index: 2;
}
.collection-primary:hover .text-content {
  transform: translateY(0);
}
.collection-primary:hover .category-title--top {
  transform: translateY(0);
  opacity: 1;
}
.collection-primary:hover .category-link {
  transform: translateY(0);
  opacity: 1;
}
.collection-primary:hover img {
  filter: blur(6px);
}
.collection-primary .category-title--top {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 10px;
  opacity: 0;
  transition: all .3s ease;
  transform: translateY(30px);
}
.collection-primary .category-title--top:before {
  width: 20px;
  margin-right: 10px;
}
.collection-primary .category-title--top:after {
  width: 20px;
  margin-left: 10px;
}
.collection-primary .collection-title {
  text-align: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
  line-height: 34px;
}
@media (min-width: 1152px) {
  .collection-primary .collection-title {
    font-size: 54px;
    line-height: 54px;
  }
}
.collection-primary .category-link {
  color: #0089a9;
}
.secondary-collection {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 992px) {
  .secondary-collection {
    width: 59%;
    margin-left: 1%;
  }
}
.secondary-collection li {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 49%;
  margin-right: 2%;
  background-color: #ccc;
  margin-bottom: 10px;
  overflow: hidden;
}
.secondary-collection li:nth-of-type(2n) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .secondary-collection li {
    width: 32%;
  }
  .secondary-collection li:nth-of-type(2n) {
    margin-right: 2%;
  }
  .secondary-collection li:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1152px) {
  .secondary-collection li {
    margin-bottom: 20px;
  }
}
.secondary-collection li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.secondary-collection li * {
  color: #ffffff;
  margin-bottom: 20px;
}
.secondary-collection li *:last-child {
  margin-bottom: 0;
}
.secondary-collection li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 0;
  filter: blur(0);
  transition: all .3s ease;
}
.secondary-collection li .text-content {
  transition: all .3s ease;
  transform: translateY(0);
  z-index: 2;
}
.secondary-collection li:hover .category-title--top {
  opacity: 1;
  transform: translateY(0);
}
.secondary-collection li:hover .text-content {
  transform: translateY(0);
}
.secondary-collection li:hover .collection-title {
  transform: translateY(-5px);
}
.secondary-collection li:hover .category-link {
  transform: translateY(0);
  opacity: 1;
}
.secondary-collection li:hover img {
  filter: blur(6px);
}
.secondary-collection .category-title--top {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 10px;
  opacity: 0;
  transition: all .3s ease;
  transform: translateY(30px);
}
.secondary-collection .category-title--top:before {
  width: 20px;
  margin-right: 10px;
}
.secondary-collection .category-title--top:after {
  width: 20px;
  margin-left: 10px;
}
.secondary-collection .collection-title {
  text-align: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 24px;
  transition: all .3s ease;
  transform: translateY(10px);
  margin-bottom: 0;
}
@media (min-width: 1152px) {
  .secondary-collection .collection-title {
    line-height: 30px;
    margin-bottom: 20px;
    transform: translateY(20px);
  }
}
@media (min-width: 1152px) {
  .secondary-collection .collection-title {
    font-size: 36px;
    line-height: 46px;
  }
}
.secondary-collection .category-link {
  color: #0089a9;
}
@media (max-width: 768px) {
  .secondary-collection .category-link {
    padding: 0;
    background-color: transparent;
    color: #ffffff;
    margin-top: 5px;
  }
}
.brochure-callout {
  display: block;
  padding-top: 80px;
}
/************ Flooring Page ************/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flooring-video {
  padding-top: 80px;
}
/************ Request Brochure ************/
.request_brochure-index-index .page-main {
  max-width: 100%;
  padding: 0;
}
.request-brochure--intro {
  padding-top: 80px;
}
/************ Request Swatches ************/
.request_swatches-index-index .page-main {
  max-width: 100%;
  padding: 0;
}
.request_swatches-index-index .trustpilot-widget--container {
  display: none;
  visibility: hidden;
}
.request-swatches--intro {
  padding-top: 80px;
}
/************ Click & Collect ************/
.cms-click-and-collect .finance-info {
  margin-bottom: 80px;
}
.cms-click-and-collect .details-table {
  padding-top: 80px;
}
/************ Privacy Page ************/
.privacy-policy .message {
  margin-bottom: 40px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}
.privacy-policy h2 {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 30px;
  font-size: 22px;
  border-bottom: 1px solid #ccc;
  font-family: 'FrutigerBold';
}
.privacy-policy p {
  margin-bottom: 20px;
}
.privacy-policy ul {
  padding-left: 15px;
  margin-bottom: 30px;
}
.privacy-policy .data-table {
  border: 1px solid #eee;
  margin-bottom: 60px;
}
.privacy-policy .data-table thead {
  background-color: #000;
  color: #fff;
}
.privacy-policy .data-table tbody tr:nth-of-type(even) {
  background-color: #eee;
}
.privacy-policy .data-table tbody td {
  font-family: 'HelveticaNeue-Roman';
}
/************ Careers Page ************/
.no-vacancies--notice {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  text-align: center;
  font-family: 'HelveticaNeue-Light';
  font-size: 16px;
  border: 1px solid #999;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .no-vacancies--notice {
    padding: 40px;
  }
}
.careers thead {
  background-color: #0089a9;
  color: #ffffff;
}
.careers tr p strong {
  color: #0089a9;
}
.careers tr:nth-of-type(even) {
  background-color: #f2f2f2;
}
.careers table p {
  font-size: 16px;
  line-height: 24px;
}
/* -------- Basket Page Styles -------- */
.checkout-cart-index .page-title {
  margin-bottom: 60px;
  text-align: center;
}
.checkout-cart-index .page-main {
  padding-bottom: 80px;
}
.checkout-cart-index .towishlist {
  position: relative !important;
}
.basket-title--primary {
  margin-top: 80px;
}
/* Main basket container */
.cart-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.cart-container .taskers-product--image {
  width: 80px;
}
/* Cart Summary below basket */
.cart-summary {
  float: left;
  position: relative;
  width: 100%;
  order: 2;
  top: 0 !important;
}
.cart-summary > .title {
  font-family: 'HelveticaNeue-Roman';
}
/* Main Basket form */
.cart-container .form-cart {
  order: 1;
  width: 100%;
  margin-bottom: 60px;
}
.cart-container .form-cart thead {
  background-color: #eee;
  font-family: 'HelveticaNeue-Light';
  font-size: 16px;
}
.cart.table-wrapper .items thead + .item {
  border-top: 0;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #eeeeee;
}
.cart.table-wrapper .product-item-details {
  text-align: left !important;
}
/* Mobile Styles for Basket Items */
@media (max-width: 767px) {
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    width: 100%;
    border-top: 1px solid var(--red);
  }
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .cart.table-wrapper .col.qty[data-th]::before,
  .cart.table-wrapper .col.price[data-th]::before,
  .cart.table-wrapper .col.subtotal[data-th]::before,
  .cart.table-wrapper .col.msrp[data-th]::before {
    padding-bottom: 0;
  }
  .cart.table-wrapper .item label {
    margin-bottom: 0;
  }
  .cart.table-wrapper .item .price,
  .cart.table-wrapper .item .qty,
  .cart.table-wrapper .item .subtotal {
    color: #000000;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    width: 100%;
  }
  .cart.table-wrapper .item .col.item {
    min-height: 150px;
    padding: 25px 0 10px 120px;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
}
/* Continue, Update & Clear buttons */
.cart-container .form-cart .action.update,
.cart-container .form-cart .action.continue,
.cart-container .form-cart .action.clear {
  border-radius: 10px;
  padding: 15px 15px 15px 15px;
  background-color: #ffffff;
  border: 1px solid var(--red);
  color: var(--red);
}
.cart-container .form-cart .action.update:hover,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.clear:hover {
  background-color: #ffffff;
}
/* Basket Items */
.cart.table-wrapper .item .col.item {
  min-height: 150px;
  padding-top: 20px;
}
.cart.table-wrapper .item-actions td {
  text-align: left;
}
@media (min-width: 768px) {
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
}
.cart.table-wrapper .col {
  padding: 15px;
}
.cart.table-wrapper .product-item-photo {
  max-width: 100px;
  top: 20px;
}
@media (min-width: 1152px) {
  .cart.table-wrapper .product-item-photo {
    top: 0;
  }
}
.cart.table-wrapper .product-item-name {
  margin-top: 0;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  font-family: 'HelveticaNeue-Roman';
}
@media (min-width: 768px) {
  .cart.table-wrapper .product-item-name {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1152px) {
  .cart.table-wrapper .product-item-name {
    font-size: 16px;
    line-height: 20px;
  }
}
.cart.table-wrapper .cart-price {
  font-size: 16px;
  line-height: 20px;
  font-family: 'FrutigerBold';
}
@media (min-width: 768px) {
  .cart.table-wrapper .cart-price {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1152px) {
  .cart.table-wrapper .cart-price {
    font-size: 16px;
    line-height: 20px;
  }
}
.cart.table-wrapper .col.price {
  text-align: left;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal {
  padding-top: 20px;
  text-align: center;
}
.cart.table-wrapper .col.qty label {
  display: flex;
  justify-content: center;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: 0 !important;
  height: 50px;
  border: 1px solid var(--red);
  border-right: 0;
}
.cart.table-wrapper .col.qty .qty-btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid var(--red);
  border-left: 0;
  height: 50px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.cart.table-wrapper .col.qty .qty-btns button {
  border: 0;
  background-color: #ffffff;
  padding: 0 15px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
}
.cart.table-wrapper .col.qty .qty-btns button:active {
  box-shadow: none !important;
}
.cart.table-wrapper .col.qty .qty-btns .quantityDecrease {
  background: url('../images/icons/down.png');
  background: image-set(url('../images/icons/down.avif') type('image/avif'), url('../images/icons/down.webp') type('image/webp'));
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}
.cart.table-wrapper .col.qty .qty-btns .quantityIncrease {
  background: url('../images/icons/up.png');
  background: image-set(url('../images/icons/up.avif') type('image/avif'), url('../images/icons/up.webp') type('image/webp'));
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}
.cart.table-wrapper .item-options dt {
  text-transform: uppercase;
  color: var(--red);
}
.cart.table-wrapper .item-options dd {
  font-weight: 600;
}
.cart.table-wrapper .actions-toolbar > .action {
  border: 0;
  background-color: transparent;
  font-weight: normal;
  font-size: 12px;
  font-family: 'HelveticaNeue-Roman';
  color: var(--red);
  padding: 0 5px;
  margin-right: 0 !important;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus {
  background-color: transparent !important;
  padding: 0 5px!important;
  border: 0 !important;
  box-shadow: none !important;
}
.cart.table-wrapper .item-actions .actions-toolbar {
  text-align: right;
}
.action-edit span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #999;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-delete span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #999;
  content: '\e604';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.edit > span,
.action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Basket Summary */
.summary.title {
  display: none;
  visibility: hidden;
}
.shipping .title {
  font-family: 'FrutigerBold' !important;
}
.shipping form {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.shipping #co-shipping-method-form .note {
  margin: 0 0 20px 0;
  padding: 15px;
  background-color: #fdf0d5;
  color: #6f4400;
  font-family: sans-serif;
  line-height: 1.2em;
  font-size: 1.3rem;
}
.cart-summary {
  font-size: 16px;
  line-height: 16px;
  background-color: transparent;
}
@media (min-width: 768px) {
  .cart-summary {
    padding: 0;
  }
}
.cart-summary > .title {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 28px;
  line-height: 28px;
  margin: 20px 0;
}
.cart-summary .block > .title {
  border-top: 1px solid #eeeeee;
  padding-left: 20px !important;
}
.column.main .cart-summary .block > .title strong {
  font-size: 16px;
  line-height: 16px;
}
.cart-summary .block > .title {
  padding: 20px 30px 20px 5px;
  font-family: 'HelveticaNeue-Roman';
}
.cart-summary .block > .title::after {
  position: relative;
  right: 0;
  top: 0px;
}
.cart-summary .block .fieldset .field.note {
  font-family: sans-serif;
}
#block-summary label span {
  margin-left: 0;
  color: #000000;
}
.cart-summary .block .fieldset {
  margin-left: 0 !important;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 20px;
}
.totals.sub {
  background-color: #f2f2f2;
}
.cart-totals {
  border-top: 1px solid #eeeeee;
}
.cart-totals td {
  vertical-align: middle;
  font-family: 'HelveticaNeue-Roman';
}
.cart-totals th {
  padding: 20px 10px;
  font-family: 'FrutigerBold';
}
.cart-totals .price {
  color: var(--red);
  font-family: 'FrutigerBold';
}
.cart-totals .mark {
  padding-left: 20px;
  padding-right: 20px;
}
.cart-totals .grand .amount {
  padding-top: 20px;
  padding-bottom: 20px;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount,
.cart-totals .grand .amount {
  padding-right: 20px;
}
.discount {
  padding-left: 20px;
  padding-right: 20px;
}
.discount .content {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .discount .content {
    flex-direction: row;
  }
}
.discount #discount-coupon-form {
  width: 100%;
}
.discount .apply {
  font-family: 'FrutigerBold' !important;
  text-transform: uppercase !important;
}
.discount .apply:hover {
  color: #0089a9;
}
.discount .apply:active {
  color: #0089a9;
}
.discount.active label {
  width: auto;
  margin-right: 10px !important;
  margin-bottom: 0 !important;
}
.discount.active label span {
  color: #000000;
  margin-left: 0;
}
.discount.active .field {
  display: flex;
  align-items: center;
}
.discount.active .control {
  flex: 1;
}
@media (min-width: 768px) {
  .discount.active .control {
    width: 400px !important;
  }
}
.promo-title {
  margin-bottom: 25px;
  margin-right: auto;
  font-family: 'FrutigerBold';
  font-size: 16px;
  width: 150px;
}
.coupon {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  .coupon {
    display: flex;
  }
  .coupon .field {
    margin-right: 20px !important;
    margin-bottom: 0 !important;
  }
}
.coupon .label {
  display: none !important;
}
.actions-toolbar .primary .action {
  margin-right: 0 !important;
}
.cart-summary .actions-toolbar > .primary button {
  height: 60px;
  background-color: transparent;
  border: 1px solid var(--red);
  border-radius: 5px;
  color: var(--red);
}
.cart-summary .actions-toolbar > .primary button:hover {
  background-color: transparent;
  border: 1px solid var(--red);
}
/* Checkout Button */
.cart-container .checkout-methods-items .action.primary {
  background-color: var(--red);
  border: 0;
  border-radius: 10px;
  font-family: 'FrutigerBold';
}
/* Block to the left of the checkout button */
.ways-to--pay {
  width: 100% !important;
  background-color: #e5f3f6;
  border: 1px solid #88c8d6;
  margin-bottom: 30px !important;
  margin-right: 30px !important;
  padding: 25px;
}
@media (min-width: 768px) {
  .ways-to--pay {
    margin-bottom: 0 !important;
  }
}
.ways-to--pay .ways-to-pay-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  color: #058bab;
}
.ways-to--pay .payment-type--container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .ways-to--pay .payment-type--container {
    flex-direction: row;
  }
}
.ways-to--pay .payment-type--container .payment-type {
  width: 100%;
  padding: 20px;
}
@media (min-width: 768px) {
  .ways-to--pay .payment-type--container .payment-type {
    width: 33.3%;
  }
}
.ways-to--pay .payment-type--container .payment-type .payment-type-title {
  font-weight: bold;
}
.ways-to--pay .payment-type--container .payment-type img {
  width: 60px;
}
/* Finance Checkout Methods */
.finance-payment--methods {
  display: block;
  position: relative;
  width: 100%;
  border-top: 1px solid #eeeeee;
  padding-top: 30px;
}
.finance-payment--methods ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: flex-end;
  margin: 0;
}
@media (min-width: 768px) {
  .finance-payment--methods ul {
    flex-direction: row;
  }
}
.finance-payment--methods li {
  width: 100%;
  margin-bottom: 20px;
}
.finance-payment--methods li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .finance-payment--methods li {
    width: 30%;
  }
}
.finance-payment--methods p {
  display: block;
  position: relative;
  margin-top: 10px;
  font-size: 14px;
}
.deliveryLeadTime {
  display: flex;
  align-items: center;
  position: relative;
  width: auto;
  height: auto;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
  font-size: 12px;
  line-height: 12px;
}
.deliveryLeadTime:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 35px;
  height: 35px;
  background-image: url('../images/Delivery.png');
  background-repeat: no-repeat;
  background-position: left;
  background-size: 25px;
}
/* Empty Basket */
.cart-empty {
  text-align: center;
}
.cart-empty p a {
  color: var(--red);
}
.cart-empty p a:visited {
  color: var(--red);
}
.cart-empty p a:hover {
  color: #000000;
  text-decoration: underline;
}
.service-message {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1000px;
  background-color: #e7dfdf;
  border: 1px solid var(--red);
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding: 20px;
}
@media (min-width: 1600px) {
  .service-message {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.service-message p {
  color: var(--red);
  font-family: 'HelveticaNeue-Light';
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}
.service-message p a {
  color: var(--red);
}
.service-message p a:visited {
  color: var(--red);
}
.checkout-index-index .service-message {
  margin-top: 60px;
}
/* -------- Checkout Page Styles -------- */
.page-layout-checkout .page-main {
  padding: 80px 20px;
}
.checkout-index-index .nav-sections {
  display: block !important;
}
/* Progress Bar */
.opc-progress-bar {
  margin-top: 60px;
  margin-bottom: 60px;
}
.opc-progress-bar-item > span {
  padding-top: 45px;
  font-size: 18px;
  font-weight: 600;
  font-family: 'FrutigerBold';
}
.opc-progress-bar-item._active::before {
  display: none;
}
.opc-progress-bar-item::before {
  display: none;
}
.opc-progress-bar-item > span::after {
  color: #eee;
}
.opc-progress-bar-item._active > span::before {
  background: var(--red);
}
.opc-progress-bar-item._active > span::after {
  color: var(--red);
  font-size: 26px;
}
input[name="postcode"] {
  text-transform: uppercase !important;
}
/* Checkout Steps Wrapper */
.opc-wrapper {
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  padding: 0;
}
@media (min-width: 768px) {
  .opc-wrapper {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .opc-wrapper {
    width: 66.66666667%;
  }
}
.opc-estimated-wrapper .estimated-block {
  width: 80%;
}
.opc-wrapper .step-title {
  background-color: var(--red);
  color: #ffffff;
  padding: 20px;
  border: 0;
  font-family: 'FrutigerBold';
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 24px;
}
#checkout-step-shipping,
#checkout-shipping-method-load {
  padding: 0 20px;
}
#shipping-method-buttons-container {
  padding: 20px;
}
.opc-wrapper .step-content {
  padding: 0;
}
.opc-wrapper .step-content .control {
  width: 100% !important;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.opc-wrapper .fieldset > .field > .label {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
.opc-wrapper .fieldset > .field > .label span {
  margin-left: 0;
  color: #000000;
  font-size: 16px;
  line-height: 16px;
  font-family: sans-serif;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.opc-wrapper .actions-toolbar {
  width: 100% !important;
  border-top: 0;
  padding: 20px;
  margin-left: 0 !important;
}
.opc-wrapper .note {
  font-family: 'HelveticaNeue-Roman';
}
.methods-shipping .actions-toolbar .action.primary {
  font-weight: 400;
  padding: 10px 30px;
  font-size: 14px;
  text-transform: none;
}
.action-help {
  position: relative;
  top: 15px;
}
/* Checkout Sidebar */
@media (min-width: 768px) {
  .opc-sidebar {
    margin: 0 0 30px 3%;
    width: 47%;
  }
  .opc-sidebar .minicart-items .product-item-details .details-qty {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    font-family: 'FrutigerBold';
    color: var(--red);
  }
  .opc-sidebar .minicart-items .product .toggle {
    padding-left: 70px;
    font-size: 12px;
  }
  .opc-sidebar .minicart-items .product .content {
    padding-left: 75px;
    font-size: 12px;
    margin-top: 15px;
  }
  .opc-sidebar .minicart-items .product .content .values {
    color: var(--red);
  }
  .opc-block-summary {
    padding: 0;
    margin: 0;
  }
  .opc-block-summary .product-item-details {
    width: auto;
    padding-left: 15px;
  }
  .opc-block-summary th,
  .opc-block-summary td {
    padding: 20px 20px 0 20px!important;
  }
  .opc-block-summary th .value,
  .opc-block-summary td .value {
    background-color: transparent;
    padding: 5px 5px 5px 0;
    border: 0;
    margin-top: 5px;
    color: #333 !important;
    font-weight: bold;
  }
  .opc-block-summary .items-in-cart > .title::after {
    position: relative;
    right: 0;
    top: -3px;
    margin: 0;
  }
  .opc-block-summary > .title {
    background-color: #000000;
    font-family: 'FrutigerBold';
    color: #ffffff;
    font-size: 18px;
    padding: 15px 20px;
  }
  .opc-block-summary .items-in-cart > .title strong {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
  }
  .opc-block-summary .minicart-items-wrapper {
    padding: 20px;
    margin: 0;
    font-family: 'HelveticaNeue-Roman';
  }
  .opc-block-summary .items-in-cart > .title {
    padding: 20px;
    font-family: 'HelveticaNeue-Roman';
  }
  .opc-block-summary .product-item .price {
    font-size: 14px;
    color: var(--red);
    font-family: 'FrutigerBold';
  }
  .opc-block-shipping-information {
    padding: 0;
    background-color: #f5f5f5;
    margin-top: 20px;
  }
  .shipping-information-content {
    padding-bottom: 20px !important;
  }
  .product-item-inner {
    width: auto !important;
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  .opc-sidebar {
    width: 30%;
  }
}
.opc-block-shipping-information .shipping-information-title {
  font-size: 18px;
  padding: 15px 20px;
  background-color: #000000;
  color: #ffffff;
  border: 0;
  font-family: 'FrutigerBold';
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 22px;
  padding: 0 20px;
}
#checkout-step-shipping_method {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .opc-block-shipping-information .shipping-information-title .action-edit {
    top: 13px;
  }
}
.opc-block-shipping-information .shipping-information-title .action-edit::before {
  color: #ffffff;
}
.opc-payment .step-title {
  margin: 0;
}
.opc-payment label {
  display: inline-block !important;
  width: auto !important;
}
.opc-payment label span {
  color: #000000;
  font-family: 'HelveticaNeue-Roman';
  display: block;
}
.opc-payment .billing-address-same-as-shipping-block label {
  display: inline-block;
  width: auto;
}
.opc-payment .payment-method-title {
  padding: 20px;
}
.opc-payment .checkout-payment-method .payment-method-title {
  padding: 20px;
}
.opc-payment .checkout-payment-method .payment-method-title label {
  margin: 0;
}
.opc-payment label[for="financegateway"]:before {
  margin-bottom: 10px;
  margin-left: 0 !important;
}
.checkout-payment-method .payment-methods {
  margin: -20px 0 0 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  margin-bottom: 10px;
}
.checkout-payment-method .payment-option-title {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .checkout-payment-method .payment-option {
    margin: 0;
    padding: 0;
  }
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  padding: 20px 20px 20px 20px;
  font-family: 'FrutigerBold';
}
.checkout-payment-method .payment-method-content {
  padding: 0 20px;
  font-family: 'HelveticaNeue-Roman';
}
.checkout-payment-method .payment-method-content input[type="checkbox"] {
  float: left;
}
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
  font-weight: 400;
  padding: 10px 30px;
  font-size: 14px;
  text-transform: none;
}
.opc-payment-additional {
  padding: 20px;
}
.checkout-payment-method .payment-option-content {
  padding: 20px 0 0 0;
}
.opc-wrapper .form-discount {
  max-width: 100%;
}
.opc-wrapper .form-discount .actions-toolbar {
  border-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
}
.opc-wrapper .form-discount .action-apply {
  font-weight: 400;
  padding: 10px 30px;
  font-size: 14px;
  text-transform: none;
  margin: 0 !important;
  background-color: var(--red);
  border: 0;
  border-radius: 10px;
  color: #ffffff;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #000000;
}
/* Customer login in checkout sidebar */
.page-layout-checkout .authentication-wrapper,
.checkout-index-index .authentication-wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 0 30px 3%;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  padding: 20px;
  text-align: left;
}
@media (min-width: 768px) {
  .page-layout-checkout .authentication-wrapper,
  .checkout-index-index .authentication-wrapper {
    width: 47%;
  }
}
@media (min-width: 992px) {
  .page-layout-checkout .authentication-wrapper,
  .checkout-index-index .authentication-wrapper {
    width: 30%;
  }
}
.page-layout-checkout .authentication-wrapper .block-customer-login,
.checkout-index-index .authentication-wrapper .block-customer-login {
  width: 100% !important;
  padding: 0 !important;
}
.page-layout-checkout .authentication-wrapper .block-customer-login,
.checkout-index-index .authentication-wrapper .block-customer-login {
  border: 0;
}
.page-layout-checkout .authentication-wrapper .block-title,
.checkout-index-index .authentication-wrapper .block-title {
  font-family: 'FrutigerBold';
}
.page-layout-checkout .authentication-wrapper .primary,
.checkout-index-index .authentication-wrapper .primary {
  float: left !important;
  width: auto;
}
.page-layout-checkout .authentication-wrapper .secondary,
.checkout-index-index .authentication-wrapper .secondary {
  float: right !important;
  width: auto;
  padding-top: 13px !important;
}
@media (min-width: 992px) {
  .page-layout-checkout .authentication-wrapper .secondary,
  .checkout-index-index .authentication-wrapper .secondary {
    float: left !important;
  }
}
@media (min-width: 1152px) {
  .page-layout-checkout .authentication-wrapper .secondary,
  .checkout-index-index .authentication-wrapper .secondary {
    float: right !important;
  }
}
.page-layout-checkout .authentication-wrapper .secondary a,
.checkout-index-index .authentication-wrapper .secondary a {
  margin-top: 0 !important;
  font-family: 'HelveticaNeue-Roman';
}
.page-layout-checkout .authentication-wrapper .action-login,
.checkout-index-index .authentication-wrapper .action-login {
  background-color: var(--red);
  border: 0;
  border-radius: 10px;
  font-family: 'FrutigerBold';
  padding: 10px 30px 6px 30px;
  color: #ffffff;
}
.page-layout-checkout .authentication-wrapper .label,
.checkout-index-index .authentication-wrapper .label {
  text-align: left;
  font-family: 'HelveticaNeue-Roman';
}
.page-layout-checkout .authentication-wrapper .label span,
.checkout-index-index .authentication-wrapper .label span {
  margin-left: 0;
  color: #000000;
}
.page-layout-checkout .authentication-wrapper .actions-toolbar,
.checkout-index-index .authentication-wrapper .actions-toolbar {
  margin: 0 !important;
}
.page-layout-checkout .authentication-wrapper .action-login,
.checkout-index-index .authentication-wrapper .action-login {
  font-weight: 400;
  padding: 10px 30px;
  font-size: 14px;
  text-transform: none;
}
.block-authentication .block[class] .field .label {
  margin-bottom: 5px;
}
.methods-shipping .actions-toolbar .action.primary {
  background-color: var(--red);
  border: 0;
  border-radius: 10px;
  font-family: 'FrutigerBold';
  padding: 10px 30px 6px 30px;
}
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
  background-color: var(--red);
  border: 0;
  border-radius: 10px;
  font-family: 'FrutigerBold';
  padding: 10px 30px 6px 30px;
}
#checkout-shipping-method-load {
  padding: 0 !important;
}
.table-checkout-shipping-method {
  min-width: 100%;
}
.table-checkout-shipping-method tbody td {
  border-top: 0;
  padding-bottom: 0;
  padding-top: 15px;
}
.payment-logos {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 30px;
}
.opc-summary-wrapper .modal-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0 0 0;
  padding: 15px;
  background-color: #fdf0d5;
  color: #6f4400;
  font-family: sans-serif;
  line-height: 1.2em;
  font-size: 1.3rem;
}
/* -------- Customer Login Page Styles -------- */
.customer-account-login .page-title,
.customer-account-create .page-title {
  display: none !important;
  visibility: hidden;
}
@media (min-width: 768px) {
  .login-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.login-container .field .label {
  width: 100% !important;
  text-align: left !important;
  margin-bottom: 5px;
}
.login-container .actions-toolbar {
  margin-left: 0 !important;
  display: flex;
  align-items: center;
}
.login-container .actions-toolbar .action.primary {
  background-color: #000000;
  font-family: 'FrutigerBold';
  color: #ffffff;
  border: 0;
  padding: 15px 30px;
  border-radius: 0;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}
.login-container .actions-toolbar .action.primary span {
  color: #ffffff;
  font-weight: 700;
}
.login-container .actions-toolbar .action.primary:hover {
  background-color: #0089a9;
}
.login-container .actions-toolbar .secondary {
  float: left;
  margin-left: 10px;
}
.login-container .actions-toolbar .secondary .action {
  margin-top: 0;
}
.login-container .actions-toolbar .remind {
  color: #666;
  font-size: 12px;
}
.login-container .actions-toolbar .remind:visited {
  color: #666;
}
.newsletter {
  font-size: 14px;
}
.newsletter span {
  font-family: 'HelveticaNeue-Roman';
}
.note {
  font-family: 'HelveticaNeue-Roman';
  font-size: 14px;
}
.password-strength-meter {
  font-family: 'HelveticaNeue-Roman';
  font-size: 14px;
}
.remind span {
  font-family: 'HelveticaNeue-Roman';
  font-size: 14px;
}
.login-container .fieldset > .field > .control {
  width: 100%;
}
.login-container .fieldset:after {
  margin-left: 0;
  font-family: 'HelveticaNeue-Roman';
  font-size: 12px;
}
.block-new-customer p {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .block-new-customer p {
    max-width: 80%;
  }
}
.form.create.account {
  float: left;
  position: relative;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  padding: 40px 30px 30px 30px;
  margin-bottom: 40px;
  width: 100%;
  min-width: 100% !important;
}
@media (min-width: 768px) {
  .form.create.account {
    float: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    min-width: 80% !important;
  }
}
@media (min-width: 992px) {
  .form.create.account {
    float: left;
    width: 50%;
    min-width: 50% !important;
  }
}
.form.create.account .actions-toolbar {
  margin-top: 30px;
}
.register-title {
  color: #000000;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 40px;
  font-family: 'FrutigerBold';
}
.newsletter:before {
  display: none !important;
}
.create {
  margin-bottom: 0;
}
.create .control {
  width: 100% !important;
}
.form.create.account .actions-toolbar .primary {
  width: 100%;
}
.form.create.account .actions-toolbar .action.primary {
  width: 100%;
  padding: 20px !important;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
.block-customer-login {
  clear: none !important;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .block-customer-login {
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .block-customer-login {
    width: 45% !important;
    margin-left: 5%;
  }
}
.login-container .block .block-title {
  color: #000000;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 21px;
  padding-bottom: 0;
  margin-bottom: 40px;
  border-bottom: 0;
  font-family: 'HelveticaNeue-Roman';
}
.login-container .block .block-title strong {
  font-weight: normal;
}
.login-container .block-title-secondary {
  color: #000000;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 0;
  margin-bottom: 10px;
  border-bottom: 0;
  font-family: 'HelveticaNeue-Roman';
}
.login-container .block-title-secondary strong {
  font-weight: normal;
}
.account-benefits {
  display: block;
  position: relative;
  width: 100%;
  padding-left: 0;
  padding-bottom: 35px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}
.account-benefits li {
  list-style-type: none;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  font-family: 'HelveticaNeue-Roman';
  font-size: 16px;
  line-height: 18px;
  padding-left: 35px;
}
.account-benefits li:last-of-type {
  margin-bottom: 0;
}
.account-benefits li:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  background-image: url('../images/Tick.png');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left;
  width: 20px;
  height: 20px;
}
.form-login .actions-toolbar {
  justify-content: flex-start !important;
}
.modal-popup .modal-footer .action-dismiss {
  border-radius: 0 !important;
  background-color: #000000 !important;
  border: 1px solid #000000;
  font-family: 'HelveticaNeue-Roman';
  color: #ffffff !important;
}
.modal-popup .modal-footer .action-accept {
  border-radius: 0 !important;
  background-color: #000000 !important;
  border: 1px solid #000000;
  font-family: 'HelveticaNeue-Roman';
  color: #ffffff !important;
}
/* -------- Category Page Styles -------- */
.message.info.empty div {
  padding: 20px 20px 20px 0;
}
.products {
  margin: 20px 0;
}
.page-layout-brand-detail .products {
  float: right;
}
@media (min-width: 768px) {
  .page-layout-brand-detail .products {
    width: 100%;
    order: 2;
    padding-left: 2%;
  }
}
@media (min-width: 992px) {
  .page-layout-brand-detail .products {
    width: 73%;
    padding-left: 2%;
  }
}
.page-layout-category .page-main {
  padding: 0 0 0 0;
}
.page-layout-category .page-title {
  margin-bottom: 30px;
  text-align: center;
}
.page-layout-category .category-small--title {
  padding-top: 30px;
}
.catalog-category-view .page-title {
  margin-bottom: 10px;
  text-align: center;
}
.catalog-category-view .magepow-categories-category-image {
  overflow: hidden;
}
.catalog-category-view .magepow-categories-category-image img {
  transform: scale(1);
  transition: all .3s ease;
}
.catalog-category-view .magepow-categories-category-image:hover img {
  transform: scale(1.05);
  transition: all .3s ease;
}
.category-cms {
  text-align: center;
}
.category-description,
.page-heading__content {
  text-align: center;
  padding-bottom: 30px;
  font-family: 'HelveticaNeue-Roman';
  color: #666666;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .category-description,
  .page-heading__content {
    max-width: 90%;
  }
}
@media (min-width: 1152px) {
  .category-description,
  .page-heading__content {
    font-size: 16px;
  }
}
.category-description p,
.page-heading__content p {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  font-family: 'HelveticaNeue-Light';
  color: #666666;
}
.category-description p:last-of-type,
.page-heading__content p:last-of-type {
  margin-bottom: 0;
}
.readmore-toggle {
  display: inline-block;
  margin-top: 10px;
  color: #0089a9;
  font-family: 'HelveticaNeue-Roman';
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
  width: 100%;
  position: relative;
  color: #666;
  background: #fff;
}
.readmore-toggle:before {
  content: '';
  width: 100%;
  height: 90px;
  background: linear-gradient(0deg, #ffffff 10%, rgba(255, 255, 255, 0) 100%);
  display: block;
  position: absolute;
  left: 0px;
  top: -90px;
}
.readmore-content {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 20px;
}
@media (min-width: 1152px) {
  .readmore-content {
    margin-top: 1rem;
  }
}
.readmore-content.open + a:before {
  content: none;
}
@media (min-width: 768px) {
  .page-layout-2columns-left .column.main,
  .page-layout-brand-category .column.main,
  .page-layout-collection .column.main {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-layout-2columns-left .column.main,
  .page-layout-brand-category .column.main,
  .page-layout-collection .column.main {
    width: 73%;
    padding-left: 0;
  }
}
.page-layout-brand-category .column.main {
  float: right;
}
@media (min-width: 768px) {
  .page-layout-brand-category .column.main {
    order: 2;
  }
}
.page-layout-collection .column.main {
  float: right;
}
@media (min-width: 768px) {
  .page-layout-collection .column.main {
    order: 2;
    padding-left: 2%;
  }
}
.page-layout-2columns-left .sidebar-main,
.page-layout-brand-category .sidebar-main,
.page-layout-collection .sidebar-main,
.page-layout-brand-detail .sidebar-main {
  border: 1px solid #ccc !important;
  padding-top: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  height: 100%;
  padding: 20px 5px;
  border-top: 0;
  background-color: #fff;
  width: 100% !important;
  overflow: auto;
  transition: all .3s ease;
  transform: translateX(-110%);
}
@media (min-width: 768px) {
  .page-layout-2columns-left .sidebar-main,
  .page-layout-brand-category .sidebar-main,
  .page-layout-collection .sidebar-main,
  .page-layout-brand-detail .sidebar-main {
    width: 40% !important;
    -webkit-box-shadow: 3px 0px 5px -1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 0px 5px -1px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 0px 5px -1px rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 992px) {
  .page-layout-2columns-left .sidebar-main,
  .page-layout-brand-category .sidebar-main,
  .page-layout-collection .sidebar-main,
  .page-layout-brand-detail .sidebar-main {
    position: relative;
    width: 25% !important;
    transform: translateX(0);
    padding: 0;
    top: 55px;
    box-shadow: none;
  }
}
.page-layout-2columns-left .sidebar-main dt,
.page-layout-brand-category .sidebar-main dt,
.page-layout-collection .sidebar-main dt,
.page-layout-brand-detail .sidebar-main dt {
  border-top: 1px solid #ccc;
  padding: 15px 10px;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
  cursor: pointer;
  background-image: url('../images/filters-down-arrow.png');
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: right 20px center;
}
.page-layout-2columns-left .sidebar-main dt:first-of-type,
.page-layout-brand-category .sidebar-main dt:first-of-type,
.page-layout-collection .sidebar-main dt:first-of-type,
.page-layout-brand-detail .sidebar-main dt:first-of-type {
  border-top: 0;
}
.page-layout-brand-category .sidebar-main {
  float: left;
}
@media (min-width: 768px) {
  .page-layout-brand-category .sidebar-main {
    order: 1;
  }
}
.page-layout-collection .sidebar-main {
  float: left;
}
@media (min-width: 768px) {
  .page-layout-collection .sidebar-main {
    order: 1;
  }
}
.filter-content {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
@media (min-width: 768px) {
  .is-sticky {
    position: sticky !important;
    top: 100px !important;
    padding-top: 0 !important;
  }
}
.filter-value {
  font-family: 'FrutigerBold';
}
.action.remove {
  font-family: 'FrutigerBold';
}
.action.remove img {
  width: 100%;
  max-width: 10px;
}
.filter-clear {
  font-family: 'FrutigerBold';
}
.filters-opened {
  transform: translateX(0) !important;
}
.page-layout-2columns-left .sidebar-main dt {
  margin-bottom: 0;
}
.filter-options-content {
  display: none;
  opacity: 0;
}
.layered-opened {
  height: 100%;
  transform: translateX(0);
  z-index: 100;
  opacity: 1;
  display: block;
  width: 100% !important;
  padding: 10px;
}
.block.filter {
  margin-bottom: 0 !important;
  position: relative;
  top: 0px;
}
@media (min-width: 768px) {
  .block.filter:before {
    content: 'Filter Products';
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 10px;
    background-color: #f2f2f2;
    color: #0089a9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
  }
}
.block.filter .filter-title {
  font-family: 'FrutigerBold';
}
.filter-options .filter-options-content .item {
  font-family: 'HelveticaNeue-Roman';
}
.filter-options .filter-options-title {
  margin: 0;
}
.sidebar-main > .sidebar-main {
  width: 100% !important;
  top: 0 !important;
  border: none !important;
}
.sidebar-main .active {
  background-image: url('../images/filters-up-arrow.png') !important;
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: right 20px center;
  color: #0089a9;
}
.close-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px 15px 11px 15px;
  background-color: #ffffff;
  color: #0089a9;
  border: 1px solid #0089a9;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .close-container {
    display: none;
    visibility: hidden;
  }
}
.close-container a {
  display: block;
  position: relative;
  text-align: center;
  font-family: 'HelveticaNeue-Roman';
  color: #0089a9;
  width: 100%;
}
.close-container a:visited {
  color: #0089a9;
}
.magepow-categories-category-image {
  margin-bottom: 20px;
}
/* Category Styles */
.category-collections .magepow-categories-grid {
  border-bottom: 0;
}
.page-layout-collection .magepow-categories-grid {
  display: none;
  visibility: hidden;
}
.page-layout-collection .block-products-list {
  border-top: 1px solid #ccc;
}
.page-layout-collection h1 {
  font-size: 34px;
}
.page-layout-brand-category .category-description {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-layout-brand-category .category-description .readmore {
  margin-bottom: 50px;
}
.page-products .product-item-info {
  width: 100% !important;
}
.imm-monthly-amount {
  width: 100% !important;
  margin: 10px auto 0 auto !important;
  font-size: 12px;
}
.ias-spinner {
  text-align: center;
}
.ias-spinner img {
  max-width: 30px;
  margin-right: 30px;
}
/* New Shop By Brand cms block */
.category-shopby {
  display: block;
  position: relative;
  background-color: #f2f2f2;
  padding: 60px 50px;
  width: 100%;
  width: 100vw !important;
  left: 50% !important;
  margin-left: -50vw !important;
}
@media (min-width: 992px) {
  .category-shopby {
    padding: 60px 10%;
  }
}
.category-shopby ul {
  display: none;
}
.category-shopby ul.slick-initialized {
  display: block;
}
.category-shopby li {
  position: relative;
  list-style-type: none;
}
.category-shopby li:hover .brand-overlay {
  opacity: 1;
}
.category-shopby .shopby-heading {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
  font-family: 'HelveticaNeue-Light';
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 768px) {
  .category-shopby .shopby-heading {
    font-size: 40px;
    line-height: 50px;
  }
}
.category-shopby .slick-arrow {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
}
@media (min-width: 768px) {
  .category-shopby .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 35px;
  }
}
.category-shopby .slick-prev {
  left: -40px;
  z-index: 10;
  background-image: url('../images/Left-circle-arrow.png');
}
@media (min-width: 992px) {
  .category-shopby .slick-prev {
    left: -60px;
  }
}
.category-shopby .slick-next {
  right: -40px;
  background-image: url('../images/Right-circle-arrow.png');
}
@media (min-width: 992px) {
  .category-shopby .slick-next {
    right: -60px;
  }
}
.category-shopby .brand-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all .3s ease;
  top: 0;
  left: 0;
}
.category-shopby .brand-overlay img {
  max-width: 70%;
  position: relative;
  z-index: 20;
}
.category-shopby .brand-overlay:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
/* Popular products */
ol.taskers-popular--products .taskers-product--item {
  margin: 0 15px !important;
}
ol.taskers-popular--products .taskers-product--item .amasty-label-image {
  max-width: 66px;
}
ol.taskers-popular--products .slick-arrow {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
}
@media (min-width: 768px) {
  ol.taskers-popular--products .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 35px;
  }
}
ol.taskers-popular--products .slick-prev {
  left: -25px;
  z-index: 10;
  background-image: url('../images/Left-circle-arrow.png');
}
@media (min-width: 992px) {
  ol.taskers-popular--products .slick-prev {
    left: -60px;
  }
}
ol.taskers-popular--products .slick-next {
  right: -25px;
  background-image: url('../images/Right-circle-arrow.png');
}
@media (min-width: 992px) {
  ol.taskers-popular--products .slick-next {
    right: -60px;
  }
}
.category-listing,
.magepow-categories-grid {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: auto;
  height: auto;
  padding: 0 0 30px 0;
  border-bottom: none;
}
@media (min-width: 1152px) {
  .category-listing,
  .magepow-categories-grid {
    padding: 0 0 80px 0;
  }
}
.category-listing ul,
.magepow-categories-grid ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
}
.category-listing li,
.magepow-categories-grid li {
  display: inline-block;
  position: relative;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 30px;
  list-style-type: none;
}
.category-listing li:nth-of-type(2n),
.magepow-categories-grid li:nth-of-type(2n) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .category-listing li,
  .magepow-categories-grid li {
    width: 31.8%;
  }
  .category-listing li:nth-of-type(2n),
  .magepow-categories-grid li:nth-of-type(2n) {
    margin-right: 2%;
  }
  .category-listing li:nth-of-type(3n),
  .magepow-categories-grid li:nth-of-type(3n) {
    margin-right: 0;
  }
}
.category-listing .block-category-link,
.magepow-categories-grid .block-category-link,
.category-listing .magepow-categories-category-name,
.magepow-categories-grid .magepow-categories-category-name {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #0089a9;
  text-align: left;
  font-family: 'FrutigerBold';
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 1152px) {
  .category-listing .block-category-link,
  .magepow-categories-grid .block-category-link,
  .category-listing .magepow-categories-category-name,
  .magepow-categories-grid .magepow-categories-category-name {
    font-size: 16px;
    line-height: 18px;
  }
}
.category-listing .block-category-link h2,
.magepow-categories-grid .block-category-link h2,
.category-listing .magepow-categories-category-name h2,
.magepow-categories-grid .magepow-categories-category-name h2 {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #0089a9;
  text-align: left;
  font-family: 'FrutigerBold';
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 1152px) {
  .category-listing .block-category-link h2,
  .magepow-categories-grid .block-category-link h2,
  .category-listing .magepow-categories-category-name h2,
  .magepow-categories-grid .magepow-categories-category-name h2 {
    font-size: 16px;
    line-height: 18px;
  }
}
.category-listing .block-category-link a,
.magepow-categories-grid .block-category-link a,
.category-listing .magepow-categories-category-name a,
.magepow-categories-grid .magepow-categories-category-name a {
  color: #0089a9;
}
.category-listing .block-category-link a:visited,
.magepow-categories-grid .block-category-link a:visited,
.category-listing .magepow-categories-category-name a:visited,
.magepow-categories-grid .magepow-categories-category-name a:visited {
  color: #0089a9;
}
.category-listing .block-category-link a:hover,
.magepow-categories-grid .block-category-link a:hover,
.category-listing .magepow-categories-category-name a:hover,
.magepow-categories-grid .magepow-categories-category-name a:hover {
  text-decoration: none;
}
.category-listing .block-category-link:hover,
.magepow-categories-grid .block-category-link:hover,
.category-listing .magepow-categories-category-name:hover,
.magepow-categories-grid .magepow-categories-category-name:hover {
  text-decoration: none;
}
.category-listing .block-category-link:after,
.magepow-categories-grid .block-category-link:after,
.category-listing .magepow-categories-category-name:after,
.magepow-categories-grid .magepow-categories-category-name:after {
  content: "";
  display: block;
  position: relative;
  width: 60%;
  height: 1px;
  background-color: #0089a9;
  margin-top: 5px;
}
.category-listing .widget,
.magepow-categories-grid .widget {
  margin-bottom: 0;
}
.magepow-categories-category {
  margin: 0 !important;
}
.magepow-categories-category:hover {
  text-decoration: none;
}
.imm-monthly-amount {
  background-color: #f3f3f3;
  padding: 10px 20px;
  color: #0089a9;
}
.category-popular--products,
.catalog-category-view .block-products-list {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 20px 60px 20px;
  margin-bottom: 0;
}
@media (min-width: 1366px) {
  .category-popular--products,
  .catalog-category-view .block-products-list {
    padding: 80px 0 80px 0;
  }
}
.category-popular--products .block-title,
.catalog-category-view .block-products-list .block-title {
  display: inline-block;
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
}
.category-popular--products .block-title strong,
.catalog-category-view .block-products-list .block-title strong {
  font-size: 28px;
  font-weight: normal;
  font-family: 'HelveticaNeue-Light';
}
@media (min-width: 1152px) {
  .category-popular--products .block-title strong,
  .catalog-category-view .block-products-list .block-title strong {
    font-size: 40px;
  }
}
.block-products-list .block-title {
  display: inline-block;
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
}
.block-products-list .block-title strong {
  font-size: 40px;
  font-weight: normal;
  font-family: 'HelveticaNeue-Light';
}
.category-posts {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f2f2f2;
  position: relative !important;
  width: 100vw !important;
  left: 50% !important;
  margin-left: -50vw !important;
}
/* -------- Product Page Styles -------- */
@media (min-width: 769px) {
  .catalog-product-view .columns .column.main {
    width: 100%;
  }
  .catalog-product-view .columns .column.main .product-info-main {
    width: 38%;
  }
  .catalog-product-view .columns .column.main .product.media {
    width: 60%;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional {
    width: 25%;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat {
    margin-top: 0px;
    border-color: #0089a9;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .field.qty {
    margin: auto;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .field.qty input {
    width: 100px;
    font-family: 'FrutigerBold';
    font-size: 18px;
    border: 1px solid #0089a9;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #666;
    height: 52px;
    text-align: center;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .field.qty label {
    display: none;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .title {
    border-bottom: 1px solid #0089a9;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .title h1 {
    font-size: 24px;
    color: #0089a9;
    padding-top: 5px;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .images {
    width: 100%;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .images img {
    width: 80%;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .images .product-name {
    display: none;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat button.action.primary.tocart {
    width: 90%;
    height: 60px;
    background-color: #33b676;
    border: 0;
    border-radius: 10px;
    text-transform: uppercase;
    font-family: 'FrutigerBold';
    font-size: 16px;
    transition: all .3s ease;
    margin: 2rem auto;
    display: block;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .price-box.price-final_price span .price-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .price-box.price-final_price span .price-container .price-label {
    font-family: "HelveticaNeue-Roman";
    font-weight: 700;
    margin-bottom: 5px;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .price-box.price-final_price span .price-container .price-wrapper span {
    color: #0089a9;
    font-family: 'FrutigerBold';
    font-size: 30px;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .price-box.price-final_price span.old-price {
    display: none;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .options {
    padding-top: 15px;
    border-top: 1px solid #0089a9;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .options .seperator {
    display: flex;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .options .seperator div {
    float: none !important;
    width: 50%;
    flex: 0 0 50%;
    padding: 5px 5px 5px 0px;
    font-family: 'HelveticaNeue-Light';
    font-size: 13px;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .options .seperator div.options-title strong {
    font-family: "HelveticaNeue-Roman";
    font-size: 13px;
  }
  .catalog-product-view .columns .sidebar.sidebar-additional .editorRightC .stickyfloat .options .seperator div.options-value label {
    font-family: 'HelveticaNeue-Light';
    font-size: 13px;
    margin: 0px !important;
  }
}
.view-all-in-range {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  max-width: 1366px;
  margin: 20px auto 60px auto;
  width: 100%;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .view-all-in-range {
    flex-direction: row;
  }
}
.view-all-in-range .view-range {
  order: 2;
  font-size: 14px;
  font-family: sans-serif;
  text-decoration: underline;
  color: var(--red);
}
.view-all-in-range .breadcrumbs {
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
  text-align: center;
}
@media (min-width: 768px) {
  .view-all-in-range .breadcrumbs {
    margin: 0 !important;
    text-align: left;
  }
}
.product-info-main .page-title-wrapper {
  position: relative;
}
@media (min-width: 768px) {
  .page-layout-1column .product-info-main,
  .page-layout-flooring-product .product-info-main,
  .page-layout-clearance .product-info-main {
    padding-bottom: 100px;
  }
}
.page-layout-flooring-product .product-info-main,
.page-layout-clearance .product-info-main,
.page-layout-viewonly .product-info-main {
  width: 100%;
}
@media (min-width: 768px) {
  .page-layout-flooring-product .product-info-main,
  .page-layout-clearance .product-info-main,
  .page-layout-viewonly .product-info-main {
    width: 40%;
  }
}
.page-layout-flooring-product .product.media,
.page-layout-clearance .product.media,
.page-layout-viewonly .product.media {
  width: 100%;
}
@media (min-width: 768px) {
  .page-layout-flooring-product .product.media,
  .page-layout-clearance .product.media,
  .page-layout-viewonly .product.media {
    width: 57%;
  }
}
.product-info-main .page-title-wrapper .page-title {
  margin: 0 0 20px 0;
  font-size: 24px;
  line-height: 32px;
  max-width: 70%;
}
@media (min-width: 768px) {
  .product-info-main .page-title-wrapper .page-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1152px) {
  .product-info-main .page-title-wrapper .page-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.product-info-main .towishlist {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent !important;
  border: 0 !important;
  background-image: url('../images/Wishlist.png') !important;
  background-repeat: no-repeat !important;
  background-size: 30px !important;
  background-position: center !important;
  width: 30px !important;
  height: 30px !important;
}
.product-info-main .towishlist:hover {
  background-color: transparent !important;
}
.product-info-main .towishlist span {
  text-indent: -9999px;
  font-size: 0;
}
.product-info-main .towishlist:before {
  content: none;
  display: none;
}
.product-info-main .price-box {
  text-align: left;
}
.product-info-main .price-box .price-wrapper .price {
  font-size: 30px;
  line-height: 30px;
  color: #0089a9;
  font-family: 'FrutigerBold';
}
@media (min-width: 1152px) {
  .product-info-main .price-box .price-wrapper .price {
    font-size: 40px;
    line-height: 40px;
  }
}
.product-info-price .special-price {
  min-height: 60px;
  max-height: 60px;
  height: 60px;
}
.product-info-price .old-price {
  min-height: 20px;
  max-height: 20px;
  height: 20px;
}
.product-info-price .special-price {
  margin: 0 !important;
}
.product-info-price .special-price .price-container {
  flex-direction: column;
  align-items: flex-start;
}
.product-info-price .special-price .price-container .price-label {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
}
.product-info-price .old-price {
  text-decoration: none !important;
}
.product-info-price .old-price .price-container {
  justify-content: flex-start;
}
.product-info-price .old-price .price-container .price-label {
  display: inline-block;
  margin-right: 0;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'FrutigerBold';
  font-size: 14px;
  line-height: 14px;
}
.product-info-price .old-price .price-container .price {
  display: inline-block;
  font-family: 'FrutigerBold';
  font-size: 14px;
  line-height: 14px;
  color: #404042;
}
.product-info-price .savings-price .price {
  font-size: 18px !important;
  text-transform: uppercase;
  color: #33b676 !important;
}
.product-info-price .price-box.price-final_price {
  display: grid;
  grid-template-areas: "price saving" "rrp .";
  grid-template-columns: min-content;
  grid-template-rows: 56px 20px;
  margin: 20px 0;
  gap: 5px 10px;
}
.product-info-price .price-box.price-final_price .special-price {
  grid-area: price;
}
.product-info-price .price-box.price-final_price .special-price .price-container {
  display: flex;
  justify-content: space-between;
  height: 56px;
}
.product-info-price .price-box.price-final_price .special-price .price-container .price {
  line-height: unset;
  color: black;
}
.product-info-price .price-box.price-final_price .old-price {
  grid-area: rrp;
}
.product-info-price .price-box.price-final_price .old-price .price-container {
  color: var(--bgGrey);
  position: relative;
}
.product-info-price .price-box.price-final_price .old-price .price-container:after {
  content: '';
  height: 1px;
  background: black;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 102%;
  display: block;
  position: absolute;
}
.product-info-price .price-box.price-final_price .saving-price {
  grid-area: saving;
  color: var(--red);
  display: flex;
  align-items: flex-end;
}
/* Product Delivery information and product info link */
.product-delivery--info {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  font-size: 12px;
}
.product-delivery--info p {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  color: #0089a9;
  font-family: 'HelveticaNeue-Light';
}
.product-delivery--info p strong {
  font-family: 'HelveticaNeue-Roman';
}
.product-delivery--info ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 1152px) {
  .product-delivery--info ul {
    flex-direction: column;
  }
}
.product-delivery--info li {
  list-style-type: none;
  display: inline-flex;
  align-items: center;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: 'FrutigerBold';
}
@media (min-width: 768px) {
  .product-delivery--info li {
    margin-bottom: 10px;
  }
  .product-delivery--info li:last-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .product-delivery--info li {
    margin-bottom: 0;
  }
}
.product-delivery--info li a {
  color: #0089a9;
  font-family: 'FrutigerBold';
}
.product-delivery--info li a:visited {
  color: #0089a9;
}
.product-delivery--info li a:visited {
  text-decoration: underline;
}
.product-delivery--info li + li:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  background-image: url('../images/Delivery.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
}
.product-delivery-estimate {
  pointer-events: none;
}
.product-delivery-estimate:hover {
  text-decoration: none;
  color: #0089a9;
}
.product-options-wrapper label {
  display: inline-block;
  width: auto;
  font-family: 'HelveticaNeue-Roman';
}
.product-options-wrapper label span {
  width: auto !important;
  display: inline-block;
  margin: 0 !important;
}
.product-options-wrapper .label {
  margin: 0 0 5px 0 !important;
  font-family: 'HelveticaNeue-Light';
}
.product-options-wrapper .label span {
  font-size: 16px;
}
.product-options-wrapper #value {
  font-family: 'HelveticaNeue-Light';
  font-size: 16px;
}
.product-options-wrapper .fieldset > .field .field.choice {
  margin: 0 !important;
}
.product-options-wrapper textarea {
  font-family: 'HelveticaNeue-Roman';
  font-size: 14px;
}
.product-options-wrapper select {
  border-color: #0089a9;
  border-radius: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('../images/select-dropdown.png');
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: right;
}
.delivered-estimate {
  display: inline-block;
  margin-left: 5px;
  text-decoration: underline;
}
.mageworx-swatch-option.selected {
  outline: 1px solid #0089a9;
}
/* Product Page Price */
.product-info-main .price-box {
  margin-bottom: 30px;
}
/* Buy today block */
.buy-today {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.buy-today p {
  margin: 0;
  font-family: 'HelveticaNeue-Light';
  font-size: 14px;
}
@media (min-width: 768px) {
  .buy-today p {
    font-size: 12px;
  }
}
@media (min-width: 1152px) {
  .buy-today p {
    font-size: 18px;
  }
}
.buy-today strong {
  font-weight: 600;
  font-family: 'HelveticaNeue-Roman';
  text-transform: uppercase;
  color: #404042;
}
.buy-today:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-image: url('../images/Buy-today.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
}
/* Monthly payments block */
.monthly-payment {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid #0089a9;
  border-radius: 10px;
  padding: 10px 5px 7px 5px;
  text-transform: uppercase;
}
.monthly-payment p {
  font-size: 14px;
  line-height: 14px;
  font-family: 'FrutigerBold';
}
@media (min-width: 768px) {
  .monthly-payment p {
    font-size: 10px;
    line-height: 16px;
  }
}
@media (min-width: 1152px) {
  .monthly-payment p {
    font-size: 14px;
  }
}
/* Product Page Add to Basket Actions */
.product-add-form {
  padding-top: 0;
}
.product-options-bottom {
  padding-top: 20px;
}
.product-options-bottom .fieldset,
.product-options-bottom .field {
  margin-bottom: 0 !important;
}
.product-info-main .box-tocart,
.new-stickyfloat {
  margin: 0 0 20px 0;
  width: 100%;
}
.product-info-main .box-tocart .images,
.new-stickyfloat .images {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.product-info-main .box-tocart label span,
.new-stickyfloat label span {
  margin-left: 0;
  color: #000000;
  font-size: 16px;
}
.product-info-main .box-tocart .fieldset,
.new-stickyfloat .fieldset {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
}
.product-info-main .box-tocart .field,
.new-stickyfloat .field {
  margin: 0 0 20px 0;
}
.product-info-main .box-tocart .actions,
.new-stickyfloat .actions {
  margin: 20px 0 0 0;
  padding: 0;
  width: 100%;
}
.product-info-main .box-tocart .label,
.new-stickyfloat .label {
  margin-bottom: 10px !important;
}
.product-info-main .box-tocart .control,
.new-stickyfloat .control {
  display: flex;
}
.product-info-main .box-tocart .qty-btns,
.new-stickyfloat .qty-btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #0089a9;
  border-left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.product-info-main .box-tocart .qty-btns button,
.new-stickyfloat .qty-btns button {
  border: 0;
  background-color: #ffffff;
  padding: 0 15px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
}
.product-info-main .box-tocart .qty-btns button:active,
.new-stickyfloat .qty-btns button:active {
  box-shadow: none !important;
}
.product-info-main .box-tocart .qty-btns .quantityDecrease,
.new-stickyfloat .qty-btns .quantityDecrease {
  background: url('../images/icons/down.png');
  background: image-set(url('../images/icons/down.avif') type('image/avif'), url('../images/icons/down.webp') type('image/webp'));
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}
.product-info-main .box-tocart .qty-btns .quantityIncrease,
.new-stickyfloat .qty-btns .quantityIncrease {
  background: url('../images/icons/up.png');
  background: image-set(url('../images/icons/up.avif') type('image/avif'), url('../images/icons/up.webp') type('image/webp'));
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}
.product-info-main {
  --btcGrid: "qtyblock atc" "extra extra" "actions actions";
  --btcColumns: 132px 1fr;
}
.product-info-main .box-tocart .fieldset {
  display: grid !important;
  grid-template-areas: var(--btcGrid);
  grid-template-columns: var(--btcColumns);
  gap: 20px;
}
.product-info-main .box-tocart .fieldset .field.qty {
  grid-area: qtyblock;
}
.product-info-main .box-tocart .fieldset .field.qty label {
  display: none;
}
.product-info-main .box-tocart .fieldset .field.qty:before,
.product-info-main .box-tocart .fieldset .field.qty:after {
  content: none;
}
.product-info-main .box-tocart .fieldset .field.qty .control input.qty,
.product-info-main .box-tocart .fieldset .field.qty .control .qty-btns {
  height: 60px;
  border-color: var(--bgGrey);
}
.product-info-main .box-tocart .fieldset button.primary.tocart {
  grid-area: atc;
  background: var(--red);
  transition: all 0.3s;
  border: 1px solid var(--red);
}
.product-info-main .box-tocart .fieldset button.primary.tocart:hover {
  background: white;
  color: var(--red);
}
.product-info-main .box-tocart .fieldset .actions {
  --actGridAreas: "mi dims";
  --actGridCols: repeat(2, 1fr);
  --gap: 10px;
  grid-area: actions;
  display: grid;
  grid-template-areas: var(--actGridAreas);
  grid-template-columns: var(--actGridCols);
  gap: 10px;
  margin: 0;
}
.product-info-main .box-tocart .fieldset .actions a {
  border-radius: 10px;
  font-size: 14px;
  transition: all 0.3s;
}
.product-info-main .box-tocart .fieldset .actions a.request-btn {
  grid-area: mi;
  background: white;
  border: solid 1px var(--red);
  color: var(--red);
  margin: 0;
  padding: 10px 5px;
}
.product-info-main .box-tocart .fieldset .actions a.request-btn:hover {
  background: var(--red);
  color: white;
}
.product-info-main .box-tocart .fieldset .actions a.dims-btn {
  grid-area: dims;
  height: 60px;
  border: solid 1px var(--bgGrey);
  color: var(--bgGrey);
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: center;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
.product-info-main .box-tocart .fieldset .actions a.dims-btn:hover {
  background: var(--bgGrey);
  color: white;
  text-decoration: none;
}
.product-info-main .box-tocart .fieldset .actions a.dims-btn:hover img {
  filter: invert(1);
}
.product-info-main .box-tocart .fieldset .actions a.dims-btn img {
  width: 25px;
}
.product-info-main .box-tocart .fieldset section.finance {
  grid-area: extra;
  background: var(--lightGrey);
  padding: 20px;
}
.product-info-main .box-tocart .fieldset section.finance p {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.product-info-main .box-tocart .fieldset section.finance p strong {
  font-weight: 900;
}
.product-info-main .box-tocart .fieldset aside {
  padding: 50px;
}
.product-info-main .box-tocart .fieldset aside#finance-calc {
  --fcWidth: clamp(360px,100%,40vw);
  position: fixed;
  top: 0px;
  left: 100%;
  background: #ffffff;
  height: 100vh;
  width: var(--fcWidth);
  transition: all 0.3s;
  z-index: 99999999;
}
@media (min-width: 861px) and (max-width: 1120px) {
  .product-info-main .box-tocart .fieldset aside#finance-calc {
    --fcWidth: 70vw;
  }
}
@media (max-width: 860px) {
  .product-info-main .box-tocart .fieldset aside#finance-calc {
    --fcWidth: 100vw;
  }
}
.product-info-main .box-tocart .fieldset aside#finance-calc header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.product-info-main .box-tocart .fieldset aside#finance-calc header a {
  width: 24px;
  height: 24px;
}
.product-info-main .box-tocart .fieldset aside#finance-calc header a img {
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}
.product-info-main .box-tocart .fieldset aside#finance-calc.active {
  transform: translateX(-100%);
}
.product-info-main .box-tocart .fieldset aside#finance-calc.active:before {
  content: '';
  position: fixed;
  left: -100vw;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(4px);
  display: block;
}
/* menu Z-index hack */
body:has(.control.active),
body:has(aside.active) {
  overflow-y: hidden;
}
body:has(.control.active) #ammenu-header-container,
body:has(aside.active) #ammenu-header-container,
body:has(.control.active) .ammeny-menu-wrapper,
body:has(aside.active) .ammeny-menu-wrapper {
  z-index: -1;
}
body:has(.control.active) .-sticky .ammenu-main-container,
body:has(aside.active) .-sticky .ammenu-main-container {
  display: none;
}
.product-info-main .box-tocart .input-text.qty {
  width: 100px;
  font-family: 'FrutigerBold';
  font-size: 18px;
  border: 1px solid #0089a9;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  color: #666;
}
.product-info-main .box-tocart .action.tocart {
  width: 100%;
  height: 60px;
  background-color: #33b676;
  border: 0;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
  font-size: 16px;
  transition: all .3s ease;
}
.product-info-main .box-tocart .action.tocart:hover {
  background: #2da269;
}
.product-info-main .amasty-hide-price-container {
  height: 60px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 60px;
}
.product-info-main .amasty-hide-price-container:hover {
  text-decoration: none;
  background: #2da269;
}
.fotorama__nav__frame {
  opacity: .7;
}
.fotorama__active {
  opacity: 1;
}
.fotorama__thumb-border {
  border: 1px solid #0089a9 !important;
  background-image: none !important;
}
.product.media {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .product.media {
    margin-bottom: 80px;
  }
}
.fotorama__nav-wrap {
  margin-top: 15px !important;
}
.fotorama__active .fotorama__dot {
  background-color: #0089a9 !important;
  border-color: #0089a9 !important;
}
/* Product Clickthroughs below image gallery */
.product-clickthrough {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.product-clickthrough ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .product-clickthrough ul {
    flex-direction: row;
  }
}
.product-clickthrough li {
  display: inline-block;
  position: relative;
  width: 100%;
  list-style-type: none;
  padding: 10px 5px 9px 5px;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
}
@media (min-width: 768px) {
  .product-clickthrough li {
    max-width: 250px;
  }
}
.product-clickthrough li a {
  color: #0089a9;
}
.product-clickthrough li a:visited {
  color: #0089a9;
}
.product-clickthrough li a:hover {
  color: #0089a9;
  text-decoration: none;
}
.product-clickthrough .dimensions {
  text-align: center;
  border-radius: 5px;
  border: 1px solid #0089a9;
  margin-right: 20px;
  background-image: url('../images/Dimensions.png');
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: left 22% center;
}
@media (min-width: 768px) {
  .product-clickthrough .dimensions {
    background-position: left 10% center;
  }
}
@media (min-width: 992px) {
  .product-clickthrough .dimensions {
    background-position: left 50px center;
  }
}
@media (min-width: 1152px) {
  .product-clickthrough .dimensions {
    background-position: left 20% center;
  }
}
.product-clickthrough .view-instore {
  text-align: center;
  background-image: url('../images/View-in-store.png');
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: left 75px center;
}
@media (min-width: 768px) {
  .product-clickthrough .view-instore {
    background-position: left 10px center;
  }
}
@media (min-width: 992px) {
  .product-clickthrough .view-instore {
    background-position: left 35px center;
  }
}
@media (min-width: 1152px) {
  .product-clickthrough .view-instore {
    background-position: left 30px center;
  }
}
.shop-safely {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  background-color: #f6fafb;
  padding: 40px 20px;
}
.shop-safely.mobile-only {
  display: none;
}
@media (max-width: 767px) {
  .shop-safely.mobile-only {
    display: block;
  }
}
.shop-safely.desktop-only {
  display: none;
}
@media (min-width: 768px) {
  .shop-safely.desktop-only {
    display: block;
  }
}
.shop-safely .shop-safely-title {
  font-family: 'HelveticaNeue-Roman';
  text-transform: capitalize;
  color: #404042;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .shop-safely .shop-safely-title {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 1152px) {
  .shop-safely .shop-safely-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.shop-safely ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.shop-safely li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.shop-safely li:nth-of-type(2n) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .shop-safely li {
    width: 23%;
    margin-right: 2%;
    margin-bottom: 0;
  }
  .shop-safely li:nth-of-type(2n) {
    margin-right: 2%;
  }
  .shop-safely li:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media (min-width: 1152px) {
  .shop-safely li {
    flex-direction: row;
  }
}
.shop-safely li .icon {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .shop-safely li .icon {
    margin-bottom: 5px;
  }
}
@media (min-width: 1152px) {
  .shop-safely li .icon {
    margin-bottom: 0;
  }
}
.shop-safely li .icon img {
  max-width: 60px;
}
@media (min-width: 768px) {
  .shop-safely li .icon img {
    max-width: 30px;
  }
}
@media (min-width: 1152px) {
  .shop-safely li .icon img {
    max-width: 45px;
  }
}
.shop-safely li p {
  font-family: 'FrutigerBold';
  color: #404042;
  margin-left: 0;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .shop-safely li p {
    margin-left: 0;
    font-size: 11px;
    line-height: 13px;
  }
}
@media (min-width: 1152px) {
  .shop-safely li p {
    margin-left: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }
}
.shop-safely li p a {
  color: #404042;
}
.shop-safely li p a:visited {
  color: #404042;
}
/* request Swatch Graphics */
.request-swatch.mobile-only {
  display: none;
}
@media (max-width: 767px) {
  .request-swatch.mobile-only {
    display: block;
  }
}
.request-swatch.desktop-only {
  display: none;
}
@media (min-width: 768px) {
  .request-swatch.desktop-only {
    display: block;
  }
}
.product.attribute a:hover {
  text-decoration: none;
}
.finance-available {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #0089a9;
  color: #ffffff;
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .finance-available {
    flex-direction: row;
  }
}
@media (min-width: 1152px) {
  .finance-available {
    padding: 30px 40px;
  }
}
.finance-available .finance-graphic--title {
  font-size: 34px;
  line-height: 34px;
  font-family: 'HelveticaNeue-Roman';
  text-transform: capitalize;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .finance-available .finance-graphic--title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
@media (min-width: 1152px) {
  .finance-available .finance-graphic--title {
    font-size: 36px;
    line-height: 36px;
  }
}
.finance-available p {
  text-transform: uppercase;
  font-family: 'FrutigerBold';
}
.finance-available .finance-left {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .finance-available .finance-left {
    width: 60%;
    margin-bottom: 0;
  }
}
.finance-available .finance-right {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .finance-available .finance-right {
    width: 40%;
  }
}
.finance-available a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
  width: 100%;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 10px;
  height: 60px;
}
.finance-available a:hover {
  text-decoration: none;
}
/* V12 Finance Calculator Callout */
#imega-widget-anchor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-color: #ffffff !important;
  border: 1px solid var(--red) !important;
  color: #333333 !important;
  border-radius: 10px !important;
  box-shadow: none !important;
  padding: 10px 5px 3px 5px !important;
}
@media (min-width: 992px) {
  #imega-widget-anchor {
    flex-direction: row;
    padding: 5px 5px 5px 5px !important;
  }
}
#imega-widget-anchor img {
  display: none !important;
  visibility: hidden;
}
#imega-widget-anchor div.imega-anchor-top {
  order: 2;
  margin-left: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: 40px !important;
}
@media (min-width: 992px) {
  #imega-widget-anchor div.imega-anchor-top {
    margin-left: auto;
    width: 17% !important;
  }
}
#imega-widget-anchor .imega-anchor-bottom .imega-slug {
  background: transparent !important;
  color: #333333 !important;
  text-align: center !important;
  margin-bottom: 10px;
  font-family: 'HelveticaNeue-Roman';
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 0 10px 5px !important;
}
@media (min-width: 992px) {
  #imega-widget-anchor .imega-anchor-bottom .imega-slug {
    text-align: left !important;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
  }
}
#imega-widget-anchor .imega-anchor-bottom .imega-slug strong {
  font-size: 14px;
  line-height: 18px;
  color: #333333;
}
@media (min-width: 992px) {
  #imega-widget-anchor .imega-anchor-bottom .imega-slug strong {
    font-size: 12px;
    line-height: 16px;
  }
}
a#imega-see-info {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative !important;
  text-align: center !important;
  text-transform: uppercase;
  font-family: 'FrutigerBold' !important;
  width: 100% !important;
  color: #fff;
  padding: 12px 0 10px 0 !important;
  border: 0;
  border-radius: 10px !important;
  height: auto !important;
  background: var(--red) !important;
  font-size: 12px !important;
}
@media (min-width: 768px) {
  a#imega-see-info {
    padding: 7px 0 5px 0 !important;
  }
}
/* Need to know section */
.need-to-know {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 80px 0;
}
@media (min-width: 768px) {
  .need-to-know {
    border-top: 1px solid #ccc;
  }
}
.need-to-know .c-container {
  display: flex;
  flex-direction: column;
}
.need-to-know h2 {
  order: 1;
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 80px;
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  text-transform: capitalize;
}
.ntk-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  order: 2;
}
@media (min-width: 768px) {
  .ntk-content {
    flex-direction: row;
  }
}
.ntk-left,
.ntk-right {
  display: inline-block;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .ntk-left,
  .ntk-right {
    width: 50%;
    padding: 0 2.5%;
  }
}
.ntk-left h3,
.ntk-right h3 {
  display: block;
  position: relative;
  width: 100%;
  font-size: 24px;
  margin-bottom: 30px;
}
.ntk-left {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .ntk-left {
    margin-bottom: 0;
  }
}
.ntk-right td {
  padding: 15px !important;
}
@media (min-width: 768px) {
  .ntk-right td {
    padding: 8px 10px !important;
  }
}
.ntk-right tr:nth-of-type(odd) {
  background-color: #eee;
}
/* Reasons to shop */
.product-reasons {
  display: block;
  position: relative !important;
  width: 100% !important;
  background-color: #f6fafb;
  padding: 0;
}
/* Product Description */
.product.description h3,
.product.description h4,
.product.description h5,
.product.description h6 {
  font-size: 20px;
  line-height: 26px;
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.product.description p {
  margin-bottom: 20px;
}
.product.description p:last-of-type {
  margin-bottom: 0;
}
.product.description p a {
  color: #0089a9;
  text-decoration: underline;
}
.product.description p strong {
  font-weight: 600;
}
.product.description ul {
  display: block;
  position: relative;
  width: 100%;
  padding-left: 20px;
  margin: 20px 0 30px 0;
}
.product.description li {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  font-family: 'HelveticaNeue-Roman';
  font-size: 14px;
}
@media (min-width: 1152px) {
  .product.description li {
    font-size: 16px;
  }
}
.product.description li:last-of-type {
  margin-bottom: 0;
}
.block.related .block-actions {
  font-family: 'HelveticaNeue-Roman';
}
.block.related .block-actions .action.select {
  background-color: #ffffff;
  border: 1px solid #0089a9;
  border-radius: 10px;
  color: #0089a9;
  font-family: 'FrutigerBold';
  padding: 15px 30px 13px 30px;
}
.page-layout-flooring-product .product-options-bottom {
  padding: 0;
}
/* Warranty Popup */
.popup-content {
  display: none;
  visibility: hidden;
}
.popup-content.popup-opened {
  display: block;
  visibility: visible;
  background-color: #ffffff;
  border: 5px solid #eee;
  padding: 15px;
  font-family: sans-serif;
  font-size: 12px;
  position: absolute;
  top: 35px;
  width: 400px;
  z-index: 100;
}
.popup-content.popup-opened:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 93px;
  width: 15px;
  height: 15px;
  background-color: #eee;
  transform: rotate(45deg);
  border: 10px solid #eee;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
}
.popup-content p {
  font-size: 14px;
  line-height: 16px;
}
.popup-content p strong {
  font-family: 'HelveticaNeue-Roman';
}
.popup-content p a {
  color: #0089a9;
  text-decoration: underline;
}
.popup-content p a:visited {
  color: #0089a9;
}
.popup-content p a:hover {
  color: #404042;
}
.popup-content ul {
  padding-left: 15px;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 20px;
}
.protection-popup {
  display: flex;
  align-items: center;
  position: relative;
  font-family: 'HelveticaNeue-Light';
  font-size: 14px;
  line-height: 14px;
}
.protection-popup a:hover {
  text-decoration: none;
}
.protection-link img {
  width: 100%;
  max-width: 20px;
  margin-left: 5px;
}
.close-popup {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #666666;
  cursor: pointer;
}
/* Technical Specification Attributes List */
.additional-attributes h3 {
  padding-top: 30px;
}
.additional-attributes li {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 10px 10px 10px 30px;
  font-family: 'HelveticaNeue-Roman';
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  color: #333333;
}
.additional-attributes li:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  background: url('../images/icons/tick.png');
  background: image-set(url('../images/icons/tick.avif') type('image/avif'), url('../images/icons/tick.webp') type('image/webp'));
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left;
  width: 20px;
  height: 20px;
  margin-top: -5px;
}
.qtip .title {
  font-size: 14px;
  line-height: 20px;
  font-family: 'HelveticaNeue-Roman';
}
/* Related & Upsell Sections */
.block.related,
.block.upsell {
  padding-top: 40px;
  clear: both;
}
.block.related .block-title,
.block.upsell .block-title {
  margin-bottom: 80px;
  text-align: center;
}
.block.related .block-title strong,
.block.upsell .block-title strong {
  font-size: 28px !important;
  line-height: 32px;
  text-transform: capitalize;
  color: #0089a9;
}
@media (min-width: 1152px) {
  .block.related .block-title strong,
  .block.upsell .block-title strong {
    font-size: 34px !important;
    line-height: 34px;
  }
}
.products-related .taskers-product--list,
.products-upsell .taskers-product--list {
  display: none;
}
.products-related .taskers-product--list.slick-initialized,
.products-upsell .taskers-product--list.slick-initialized {
  display: block;
}
.products-related .product--item,
.products-upsell .product--item {
  margin: 0 0.2%;
  padding: 20px;
  border: 1px solid #eee;
  transition: all .3s ease;
}
.products-related .product--item:hover,
.products-upsell .product--item:hover {
  border: 1px solid var(--red);
}
.products-related .product--item:hover .tocart,
.products-upsell .product--item:hover .tocart {
  background-color: var(--red);
  color: #ffffff;
}
.products-related .taskers-product--attributes,
.products-upsell .taskers-product--attributes {
  margin-top: 20px;
}
.products-related .old-price,
.products-upsell .old-price {
  margin-bottom: 5px;
}
.products-related .special-price,
.products-upsell .special-price {
  order: 2;
  color: var(--red);
}
.products-related .action.tocart,
.products-upsell .action.tocart {
  background-color: #ffffff;
  border-radius: 10px;
  color: var(--red);
  border: 1px solid var(--red);
  font-family: 'FrutigerBold';
  font-size: 18px;
  margin-top: 3px;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 1152px) {
  .products-related .action.tocart,
  .products-upsell .action.tocart {
    font-size: 16px;
  }
}
.products-related .action.tocart span,
.products-upsell .action.tocart span {
  font-size: 14px;
  line-height: 14px;
}
/* new footer element */
section.addToCartBar {
  position: fixed;
  bottom: -100px;
  width: 100%;
  left: 0x;
  height: 100px;
  background: white;
  box-shadow: 0px 0px 12px #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 30px;
  transition: all 0.5s ease-in;
}
section.addToCartBar span.barprice {
  font-size: 30px;
  line-height: 30px;
  color: var(--red);
  font-family: 'FrutigerBold';
}
section.addToCartBar div.fieldset {
  margin: 0px !important;
}
section.addToCartBar div.field.qty {
  display: none;
}
section.addToCartBar button.tocart {
  height: 60px;
  background-color: #33b676;
  border: 0;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
  font-size: 16px;
  transition: all .3s ease;
}
section.addToCartBar.scrollactive {
  transform: translateY(-100px);
}
.floaty {
  margin-top: 91px !important;
  position: relative;
  z-index: 9999;
}
/* New layout */
section#product-details {
  --pdAreas: "header main";
  --pdCols: repeat(2, 1fr);
  margin: 50px auto;
  display: grid;
  grid-template-areas: var(--pdAreas);
  grid-template-columns: var(--pdCols);
  background: var(--lightGrey);
  align-items: center;
  position: relative;
  padding: 30px 0;
}
@media (max-width: 768px) {
  section#product-details {
    --pdAreas: "header" "main";
    --pdCols: 100%;
  }
}
section#product-details header {
  grid-area: header;
  padding: 30px;
}
section#product-details main {
  grid-area: main;
  padding: 30px;
}
section#product-details main h3 {
  margin: 0 0 30px 0;
  font-size: 36px;
}
section#product-details:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 100vw;
  background: var(--lightGrey);
  top: 0;
  display: block;
  height: 100%;
  transform: translateX(-50%);
  z-index: -1;
}
/* Custom Attributes */
ul.custom-opts-container {
  list-style-type: none;
  padding: 0px;
  margin: 30px 0;
}
ul.custom-opts-container li {
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding: 20px 0;
  border-top: 1px solid var(--bgGrey);
}
ul.custom-opts-container li:last-of-type {
  border-bottom: 1px solid var(--bgGrey);
}
ul.custom-opts-container li img {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
}
ul.custom-opts-container li div {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
ul.custom-opts-container li div label {
  margin: 0;
  font-weight: 900;
}
ul.custom-opts-container li div label span {
  font-weight: normal;
  font-family: "HelveticaNeue-Light";
}
ul.custom-opts-container li div a {
  color: var(--red);
  text-transform: uppercase;
}
aside.custopts {
  --coPadding: 50px;
  position: fixed;
  top: 0px;
  left: 100%;
  background: #ffffff;
  height: 100vh;
  width: clamp(360px, 100%, 40vw);
  transition: all 0.3s;
  z-index: 99999999;
  padding: var(--coPadding);
}
@media (max-width: 1069px) {
  aside.custopts {
    --coPadding: 50px 15px;
  }
}
aside.custopts.active {
  transform: translateX(-100%);
}
aside.custopts.active:before {
  content: '';
  position: fixed;
  left: -100vw;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(4px);
  display: block;
}
aside.custopts header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
aside.custopts header h2 {
  font-size: 36px;
}
aside.custopts header a img {
  width: 24px;
  height: 24px;
}
aside.custopts main ul {
  display: flex;
  flex-flow: row wrap;
  padding: 0px;
  list-style-type: none;
  gap: 8px;
  margin: 50px 0;
}
aside.custopts main ul li {
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin: 0;
  position: relative;
  border: solid 1px white;
  text-align: center;
}
aside.custopts main ul li img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  border: solid 1px white;
  transition: all 0.3s;
  border: 1px solid white;
}
aside.custopts main ul li:hover:after {
  content: attr(data-title);
  display: block;
  background: white;
  font-size: 14px;
  padding: 10px;
  border: solid 1px var(--bgGrey);
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  position: absolute;
  min-width: 100%;
  z-index: 99999;
}
aside.custopts main ul li:hover,
aside.custopts main ul li.selected {
  border-color: var(--red);
}
aside.custopts footer a {
  width: clamp(150px,100%,200px);
  height: 60px;
  background-color: var(--red);
  border: 0;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: 'FrutigerBold';
  font-size: 16px;
  transition: all .3s ease;
  padding: 14px;
  color: white;
}
.product-options-wrapper {
  margin: 30px 0;
}
.product-options-wrapper .field.required {
  display: grid;
  grid-template-areas: "title value" "link link";
  grid-template-columns: min-content max-content;
  gap: 0 10px;
  padding: 20px 0;
  border-top: 1px solid var(--bgGrey);
  margin: 0;
}
.product-options-wrapper .field.required:before {
  content: none !important;
}
.product-options-wrapper .field.required label {
  grid-area: title;
  display: flex !important;
}
.product-options-wrapper .field.required label span {
  white-space: nowrap;
}
.product-options-wrapper .field.required label + span {
  grid-area: value;
}
.product-options-wrapper .field.required a.attr-trigger {
  grid-area: link;
  text-transform: uppercase;
  color: var(--red);
  text-decoration: underline;
  font-weight: 900;
}
.product-options-wrapper .field.required .control {
  --coPadding: 50px;
  position: fixed;
  top: 0px;
  left: 100%;
  background: #ffffff;
  height: 100vh;
  width: clamp(360px, 100%, 40vw) !important;
  transition: all 0.3s;
  z-index: 99999999;
  padding: var(--coPadding);
}
@media (max-width: 1069px) {
  .product-options-wrapper .field.required .control {
    --coPadding: 50px 15px;
  }
}
.product-options-wrapper .field.required .control.active {
  transform: translateX(-100%);
}
.product-options-wrapper .field.required .control.active:before {
  content: '';
  position: fixed;
  left: -100vw;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(4px);
  display: block;
}
.product-options-wrapper .field.required .control h2 {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  justify-content: space-between;
}
.product-options-wrapper .field.required .control h2 a {
  width: 24px;
  height: 24px;
  display: block;
  background: url(../images/icons/close.png);
  background: image-set(url(../images/icons/close.avif) type(image / avif), url(../images/icons/close.webp) type(image / webp));
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.product-options-wrapper .field.required:last-of-type {
  border-bottom: 1px solid var(--bgGrey);
}
.product-options-wrapper .field.required:last-of-type:before {
  content: none;
}
.product-info-main .page-title {
  max-width: unset !important;
  width: 90%;
}
.product-info-main .page-title .action.towishlist {
  transform: translateY(-100%);
}
.product-info-main .page-title .base {
  font-weight: 900;
  color: var(--bgGrey);
}
a.vpd {
  cursor: pointer;
  margin: 30px 0;
  text-decoration: underline;
  text-transform: uppercase;
  color: var(--red);
  display: block;
}
.fc-popup-trigger {
  text-decoration: underline;
  cursor: pointer;
}
.fc-popup-trigger.attr-trigger {
  font-weight: 900;
}
.block.related {
  position: relative;
}
.block.related:before {
  content: "";
  height: 1px;
  background: var(--bgGrey);
  position: absolute;
  width: 100vw;
  left: 50%;
  top: 0;
  display: block;
  transform: translateX(-50%);
}
.block.related .block-title.title #block-related-heading {
  color: var(--bgGrey);
  font-weight: normal;
}
.block.related.empty {
  padding: 0px;
  margin: 0;
}
.block.related.empty:before {
  content: none;
}
/* Related Products */
ul.listing-swatch {
  list-style-type: none;
  padding: 0px;
  display: flex;
  flex-direction: row;
  gap: 8px;
}
ul.listing-swatch li {
  height: 30px;
  min-width: 30px;
  margin: 0;
}
ul.listing-swatch li.more {
  line-height: 15px;
}
ul.listing-swatch li img {
  width: 30px;
  height: 30px;
  aspect-ratio: 1;
}
.products-grid li {
  border-radius: 10px;
  border-color: var(--bgGrey);
}
.products-grid li .product-item--name {
  text-align: left;
  font-weight: 900;
  color: var(--bgGrey);
  font-size: 18px;
  min-height: 60px;
}
.products-grid li .product-item-inner {
  padding: 0;
}
.products-grid li p.prod-dims {
  margin-bottom: 20px;
}
.products-grid li .product-item-details .price-box {
  display: grid;
  grid-template-areas: "rrp rrp" "price save";
  grid-template-columns: min-content;
  gap: 5px 10px;
  align-items: end;
}
.products-grid li .product-item-details .price-box .old-price {
  grid-area: rrp;
  text-align: left;
}
.products-grid li .product-item-details .price-box .special-price {
  grid-area: price;
}
.products-grid li .product-item-details .price-box .special-price .price-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.products-grid li .product-item-details .price-box .special-price .price-container .price-label {
  color: var(--bgGrey);
}
.products-grid li .product-item-details .price-box .special-price .price-container .price-wrapper .price {
  font-size: 20px;
  color: var(--bgGrey);
  font-family: 'HelveticaNeue-Roman';
  font-weight: 900;
}
.products-grid li .product-item-details .price-box .saving-price {
  grid-area: save;
  text-align: left;
}
.products-grid li .product-item-details .price-box .saving-price span div {
  color: var(--red);
}
body:has(.amasty-hide-price-container) ul.finance {
  margin-top: 30px;
}
body:has(.amasty-hide-price-container) ul.finance li.f {
  display: none;
}
/* -------- Grouped Product Page Styles -------- */
.page-product-grouped table {
  border: 2px solid #f2f2f2 !important;
  font-family: 'HelveticaNeue-Roman';
}
.page-product-grouped table td {
  vertical-align: middle !important;
}
.page-product-grouped thead {
  background-color: #f2f2f2;
}
.page-product-grouped thead .qty,
.page-product-grouped thead .price {
  text-align: center;
}
.page-product-grouped thead th {
  padding: 20px;
  border-bottom: 0 !important;
}
.page-product-grouped tbody .qty,
.page-product-grouped tbody .price {
  text-align: center;
}
.page-product-grouped tbody .product-item-name {
  margin: 0 !important;
}
.page-product-grouped tbody td {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.page-product-grouped tbody td:nth-of-type(2) {
  border-right: 2px solid #f2f2f2 !important;
  border-left: 2px solid #f2f2f2 !important;
}
.page-product-grouped tbody .price-box,
.page-product-grouped tbody .price-container {
  margin: 0 !important;
}
.page-product-grouped tbody .price {
  font-size: 16px !important;
  font-family: 'HelveticaNeue-Roman' !important;
  color: #404042 !important;
}
/* -------- Configurable Product Page Styles -------- */
/* -------- Simple Product with Configurable Page Styles -------- */
/* -------- Bundle Product Page Styles -------- */
/************ Thankyou Page ************/
.request-thankyou {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 0;
}
.request-thankyou h1 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 32px;
  font-family: 'HelveticaNeue-Roman';
}
@media (min-width: 1152px) {
  .request-thankyou h1 {
    font-size: 50px;
    line-height: 50px;
  }
}
.request-thankyou p {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
/* Thankyou page after checkout */
.checkout-onepage-success {
  margin-top: 30px;
}
.checkout-onepage-success .page-main {
  padding: 100px 20px;
}
.checkout-onepage-success .page-title {
  text-align: center;
}
.checkout-onepage-success .page-title span {
  color: forestgreen;
  font-family: 'FrutigerBold';
}
.page-main > .page-title-wrapper .page-title + .action {
  float: none;
  text-align: center;
  font-family: 'HelveticaNeue-Roman';
}
.checkout-success {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 20px 0 50px 0;
  border-bottom: 1px solid #eee;
}
.checkout-success p span {
  color: #0089a9;
  font-weight: 700;
}
.checkout-success .actions-toolbar {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.checkout-success .actions-toolbar .primary .primary {
  background-color: transparent;
  border: 1px solid #0089a9;
  border-radius: 10px;
  color: #0089a9;
  font-family: 'FrutigerBold';
  text-transform: uppercase;
  padding: 15px 30px 13px 30px;
}
#registration {
  text-align: center;
  margin-top: 50px;
}
#registration .primary {
  margin-top: 20px;
}
/* Thankyou page after more information submission */
.thankyou-container {
  display: block;
  position: relative;
  width: 100%;
  padding: 80px 0;
}
.thankyou-container h1 {
  text-align: center;
  font-size: 26px;
  line-height: 36px;
}
/************** Account pages ***************/
/* Account Dashboard Sidebar Navigation */
.account.page-layout-2columns-left .sidebar-main {
  border-top: 0;
  padding-top: 0;
  width: 21% !important;
  top: 2px;
  position: relative;
  transform: translateX(0);
  box-shadow: none;
  padding: 0;
}
.account-nav .item .delimiter {
  margin: 10px 0;
  border-top: 1px solid #ccc!important;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-left: 0;
}
.account-nav .content {
  padding: 0;
  background-color: transparent !important;
  border: 0 !important;
}
.account-nav .item {
  font-family: 'HelveticaNeue-Roman';
}
.account-nav .item:hover {
  background-color: #eee;
}
.account-nav .item a,
.account-nav .item.current strong {
  padding: 20px !important;
}
.account .column.main .block:not(.widget) .block-title {
  font-family: 'HelveticaNeue-Roman';
}
.account .page-main {
  padding: 60px 20px;
}
.account .page-title-wrapper {
  margin-bottom: 60px;
  text-align: left;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.account .action.primary {
  background-color: #0089a9;
  border: 1px solid #0089a9;
  border-radius: 10px;
  color: #ffffff;
  padding: 15px 30px 13px 30px!important;
  font-size: 14px !important;
  line-height: initial !important;
  margin-right: 10px;
}
.account .action.primary span {
  font-size: 16px !important;
  line-height: initial !important;
  font-weight: 700;
}
.account .action.primary:visited {
  color: #ffffff;
}
.account .action.primary:hover {
  color: #ffffff;
}
.account .empty span {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  color: #fff;
  font-size: 9px;
  line-height: 18px;
  font-weight: 600;
  font-family: 'FrutigerBold';
}
.account .empty p {
  font-size: 14px;
  line-height: 22px;
  border: 1px solid #F7B6BA;
  padding: 15px;
  color: #000000;
}
.account .actions-toolbar .secondary {
  float: left !important;
  font-family: 'HelveticaNeue-Roman';
}
.account .actions-toolbar .secondary a {
  color: #0089a9;
}
.account .actions-toolbar .secondary a:visited {
  color: #0089a9;
}
.account-nav .content {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
.account-nav .item {
  width: 100%;
  padding-left: 0;
  font-size: 16px;
}
.account-nav .item a {
  width: 100%;
  padding: 10px;
  color: #0089a9;
}
.account-nav .item a:visited {
  color: #0089a9;
}
.account-nav .item:hover a {
  background-color: transparent;
}
.account-nav .item.current {
  background-color: #0089a9;
  color: #ffffff;
  padding-left: 0;
}
.account-nav .item.current strong {
  padding: 10px 10px 10px 10px;
}
.account-nav .item.current a {
  color: #ffffff;
}
.account-nav .item.current a:visited {
  color: #ffffff;
}
.account-nav .item .delimiter {
  border-top: 1px solid #666;
  width: 100%;
}
.account-nav .current {
  background-color: #0089a9;
  color: #ffffff;
}
.account-nav .current strong {
  padding: 10px;
}
.account .column.main .block:not(.widget) .box-title > span {
  font-family: 'FrutigerBold';
  font-size: 16px;
  line-height: 22px;
}
.block-dashboard-info {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
.block-dashboard-info .block-title {
  background-color: #0089a9;
  color: #ffffff;
  padding: 20px;
}
.block-dashboard-info .block-title strong {
  font-size: 20px !important;
  line-height: 20px !important;
  font-weight: normal !important;
}
.block-dashboard-info .block-content {
  padding: 20px;
}
.block-dashboard-info .block-content a {
  color: #0089a9;
  font-size: 14px;
}
.block-dashboard-info .block-content a:visited {
  color: #0089a9;
}
.block-dashboard-info .block-content p {
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
.block-dashboard-addresses {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
.block-dashboard-addresses .block-title {
  background-color: #0089a9;
  color: #ffffff;
  padding: 20px;
}
.block-dashboard-addresses .block-title strong {
  font-size: 20px !important;
  line-height: 20px !important;
  font-weight: normal !important;
}
.block-dashboard-addresses .block-title a {
  color: #ffffff;
}
.block-dashboard-addresses .block-title a:visited {
  color: #ffffff;
}
.block-dashboard-addresses .block-content {
  padding: 20px;
}
.block-dashboard-addresses .block-content a {
  color: #0089a9;
}
.block-dashboard-addresses .block-content a:visited {
  color: #0089a9;
}
.block-dashboard-addresses .block-content p {
  font-size: 14px;
  line-height: 22px;
}
.block-dashboard-orders .block-title {
  background-color: #0089a9;
  color: #ffffff;
  padding: 20px;
}
.block-dashboard-orders .block-title strong {
  font-size: 20px !important;
  line-height: 20px !important;
  font-weight: normal !important;
}
.block-dashboard-orders .block-title a {
  color: #ffffff;
}
.block-dashboard-orders .block-title a:visited {
  color: #ffffff;
}
.block-dashboard-orders .block-content {
  padding: 0;
}
.block-dashboard-orders .block-content a {
  color: #0089a9;
}
.block-dashboard-orders .block-content a:visited {
  color: #0089a9;
}
.block-dashboard-orders .block-content p {
  font-size: 14px;
  line-height: 22px;
}
.table-order-items thead {
  background-color: #000000;
  color: #ffffff;
}
.table-order-items thead th {
  padding: 10px 15px;
}
.table-order-items tr:nth-of-type(even) {
  background-color: #f7f7f7;
}
.table-order-items td {
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
}
.table-order-items td a {
  font-size: 14px;
}
.table-order-items .subtotal,
.table-order-items .shipping,
.table-order-items .mark,
.table-order-items .grand_total {
  font-size: 14px;
}
.order-details-items.ordered .order-title {
  background-color: #0089a9;
  color: #ffffff;
  padding: 20px;
}
.order-details-items.ordered .order-title strong {
  font-size: 20px !important;
  line-height: 20px !important;
  font-weight: normal !important;
  margin: 0 !important;
}
.order-details-items.ordered .order-title a {
  color: #000000;
}
.order-details-items.ordered .order-title a:visited {
  color: #000000;
}
.order-details-items.ordered .order-items {
  padding: 0;
  background-color: #ffffff;
  border: 0;
}
.order-details-items.ordered .order-items a {
  color: #0089a9;
}
.order-details-items.ordered .order-items a:visited {
  color: #0089a9;
}
.order-details-items.ordered .order-items p {
  font-size: 14px;
  line-height: 22px;
}
.order-details-items.ordered .product-item-name {
  text-align: left;
  height: auto;
  font-size: 16px;
  padding: 0;
}
.account .column.main .block:not(.widget) .block-content {
  border-bottom: 1px solid #ccc;
}
.block-order-details-view .block-title {
  background-color: #0089a9;
  color: #ffffff;
  padding: 20px;
}
.block-order-details-view .block-title strong {
  font-size: 20px !important;
  line-height: 20px !important;
  font-weight: normal !important;
  margin: 0 !important;
}
.block-order-details-view .block-title a {
  color: #000000;
}
.block-order-details-view .block-title a:visited {
  color: #000000;
}
.block-order-details-view .block-content {
  padding: 20px;
}
.block-order-details-view .block-content a {
  color: #0089a9;
}
.block-order-details-view .block-content a:visited {
  color: #0089a9;
}
.block-order-details-view .block-content p {
  font-size: 14px;
  line-height: 22px;
}
.block-addresses-default .block-title {
  background-color: #0089a9;
  color: #ffffff;
  padding: 20px;
}
.block-addresses-default .block-title strong {
  font-size: 20px !important;
  line-height: 20px !important;
  font-weight: normal !important;
  margin: 0 !important;
}
.block-addresses-default .block-title a {
  color: #000000;
}
.block-addresses-default .block-title a:visited {
  color: #000000;
}
.block-addresses-default .block-content {
  padding: 20px;
}
.block-addresses-default .block-content a {
  color: #0089a9;
}
.block-addresses-default .block-content a:visited {
  color: #0089a9;
}
.block-addresses-default .block-content p {
  font-size: 14px;
  line-height: 22px;
}
.block-addresses-list .block-title {
  background-color: #0089a9;
  color: #ffffff;
  padding: 20px;
}
.block-addresses-list .block-title strong {
  font-size: 20px !important;
  line-height: 20px !important;
  font-weight: normal !important;
  margin: 0 !important;
}
.block-addresses-list .block-title a {
  color: #000000;
}
.block-addresses-list .block-title a:visited {
  color: #000000;
}
.block-addresses-list .action {
  margin-top: 10px !important;
}
.table-additional-addresses-items tr:nth-of-type(even) {
  background-color: #f7f7f7;
}
.form-address-edit,
.form-edit-account,
.form-newsletter-manage {
  background-color: transparent;
  border: 0;
  padding: 15px;
}
@media (min-width: 768px) {
  .form-address-edit,
  .form-edit-account,
  .form-newsletter-manage {
    padding: 0;
  }
}
.form-address-edit fieldset,
.form-edit-account fieldset,
.form-newsletter-manage fieldset {
  border: 1px solid #0089a9;
  padding: 20px 20px 30px 20px;
}
.form-address-edit legend,
.form-edit-account legend,
.form-newsletter-manage legend {
  float: none !important;
  padding: 0 10px!important;
  color: #0089a9;
  text-transform: uppercase !important;
  font-size: 18px !important;
  line-height: 22px !important;
  margin-left: 30px !important;
  margin-bottom: 0 !important;
  width: auto !important;
}
@media (min-width: 768px) {
  .form-address-edit legend,
  .form-edit-account legend,
  .form-newsletter-manage legend {
    padding: 0 30px!important;
  }
}
.form-address-edit label,
.form-edit-account label,
.form-newsletter-manage label {
  display: block !important;
  position: relative;
  width: 100% !important;
  margin-bottom: 5px !important;
  text-align: left !important;
}
.form-address-edit .field,
.form-edit-account .field,
.form-newsletter-manage .field {
  margin-bottom: 10px !important;
}
.form-address-edit .choice:before,
.form-edit-account .choice:before,
.form-newsletter-manage .choice:before {
  display: none;
  visibility: hidden;
}
.form-address-edit .choice .label,
.form-edit-account .choice .label,
.form-newsletter-manage .choice .label {
  display: inline-block !important;
  width: auto !important;
}
.form-address-edit .control,
.form-edit-account .control,
.form-newsletter-manage .control {
  width: 100% !important;
}
.form-address-edit .control input:not([type='checkbox']),
.form-edit-account .control input:not([type='checkbox']),
.form-newsletter-manage .control input:not([type='checkbox']) {
  width: 100% !important;
}
.form-address-edit select,
.form-edit-account select,
.form-newsletter-manage select {
  height: 50px;
}
.form-address-edit .actions-toolbar,
.form-edit-account .actions-toolbar,
.form-newsletter-manage .actions-toolbar {
  display: flex;
  align-items: center;
  margin: 0 !important;
}
.form-address-edit .actions-toolbar .secondary,
.form-edit-account .actions-toolbar .secondary,
.form-newsletter-manage .actions-toolbar .secondary {
  float: left;
  margin: 0 0 0 15px!important;
}
.form-address-edit .actions-toolbar .secondary a,
.form-edit-account .actions-toolbar .secondary a,
.form-newsletter-manage .actions-toolbar .secondary a {
  margin-top: 0;
  color: #0089a9;
}
.form-address-edit .actions-toolbar .secondary a:visited,
.form-edit-account .actions-toolbar .secondary a:visited,
.form-newsletter-manage .actions-toolbar .secondary a:visited {
  color: #0089a9;
}
.form-address-edit .password-info,
.form-edit-account .password-info,
.form-newsletter-manage .password-info {
  display: block;
  position: relative;
  width: 100%;
  background-color: #FBDBDD;
  border: 1px solid #F7B6BA;
  padding: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px !important;
}
.form-address-edit .password-info p,
.form-edit-account .password-info p,
.form-newsletter-manage .password-info p {
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
.form-address-edit .password-info p a,
.form-edit-account .password-info p a,
.form-newsletter-manage .password-info p a {
  color: #0089a9;
  font-size: 14px;
}
.form-address-edit .password-info p a:visited,
.form-edit-account .password-info p a:visited,
.form-newsletter-manage .password-info p a:visited {
  color: #0089a9;
}
.form-newsletter-manage .field {
  margin-bottom: 0px !important;
}
.form-newsletter-manage .label {
  margin-bottom: 0 !important;
}
.order-details-items.ordered .price-including-tax,
.order-details-items.ordered .price-excluding-tax {
  font-size: 14px;
  line-height: 14px;
  color: #0089a9;
}
.order-details-items {
  border-bottom: 0;
  padding-bottom: 0;
}
.order-links {
  display: none;
  visibility: hidden;
}
.action.order,
.action.print,
.action.view,
.action.edit,
.action.delete {
  color: #0089a9;
}
.action.order:visited,
.action.print:visited,
.action.view:visited,
.action.edit:visited,
.action.delete:visited {
  color: #0089a9;
}
.account .column.main .block {
  font-size: 14px;
}
.account .column.main .block address a {
  font-size: 14px;
}
.box-billing-address .box-content address,
.box-shipping-address .box-content address {
  font-size: 14px;
  line-height: 22px;
  font-family: 'HelveticaNeue-Roman';
}
.box-billing-address .box-content address a,
.box-shipping-address .box-content address a {
  font-size: 14px;
  line-height: 22px;
}
.box-order-shipping-address,
.box-order-shipping-method,
.box-order-billing-address,
.box-order-billing-method {
  font-size: 14px;
  font-family: 'HelveticaNeue-Roman';
}
.box-order-shipping-address a,
.box-order-shipping-method a,
.box-order-billing-address a,
.box-order-billing-method a {
  font-size: 14px;
}
.block-dashboard-addresses .block-content a {
  font-size: 12px;
}
.block-dashboard-addresses .block-content address a {
  font-size: 14px;
}
.account .column.main .toolbar .toolbar-number {
  color: #000000;
  font-size: 14px;
}
.account .column.main .toolbar .limiter {
  display: flex;
  align-items: center;
}
.account .column.main .toolbar .limiter-label {
  font-size: 14px;
}
.account .column.main .toolbar .limiter-text {
  font-size: 14px;
}
.return-status,
.order-status {
  font-weight: 700;
}
.return-status,
.order-status,
.order-date {
  width: 100%;
  font-size: 14px;
}
.table-additional-addresses-items thead {
  background-color: #000000;
  color: #ffffff;
}
.table-additional-addresses-items thead th {
  padding: 10px 15px;
}
.fieldset > .field.choice .label {
  font-size: 14px;
}
.message.info {
  padding: 0;
  background-color: transparent;
}
.message.info > *:first-child:before {
  display: none;
  visibility: hidden;
}
.password-strength-meter {
  font-size: 14px;
}
.account .table-wrapper .action {
  font-size: 14px;
}
.return-status,
.order-status {
  background-color: #eee;
  padding: 15px;
  margin-top: 10px;
}
.page-title-wrapper .order-date {
  margin-top: 0;
  padding: 0 15px;
}
.order-actions-toolbar .action.order,
.order-actions-toolbar .action.print,
.order-actions-toolbar .action.view,
.order-actions-toolbar .action.edit,
.order-actions-toolbar .action.delete {
  display: inline-block;
  background-color: transparent;
  border: 1px solid #0089a9;
  border-radius: 5px;
  padding: 10px;
  margin-left: 15px;
  margin-top: 10px;
}
#my-orders-table tbody td {
  padding: 15px 10px;
}
#my-orders-table tbody:nth-of-type(2n+1) tr {
  background-color: #f7f7f7;
}
#my-orders-table tfoot:nth-of-type(2n+1) tr {
  background-color: transparent;
}
.customer-account-createpassword .page-main {
  padding: 80px 0;
}
.customer-account-createpassword .page-title-wrapper {
  text-align: center;
  margin-bottom: 60px;
}
.customer-account-createpassword .form.password.reset label {
  width: 100%;
  display: block;
  margin-bottom: 5px;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.search.advanced,
.form.form-orders-search {
  min-width: 100%;
  width: 100%;
}
.form.password.reset .control,
.form.send.confirmation .control,
.form.password.forget .control,
.form.search.advanced .control,
.form.form-orders-search .control {
  width: 100%;
}
.form.password.reset label,
.form.send.confirmation label,
.form.password.forget label,
.form.search.advanced label,
.form.form-orders-search label {
  width: 100%;
  display: block;
  margin-bottom: 5px;
  text-align: left !important;
}
.form.password.reset .actions-toolbar,
.form.send.confirmation .actions-toolbar,
.form.password.forget .actions-toolbar,
.form.search.advanced .actions-toolbar,
.form.form-orders-search .actions-toolbar {
  margin-left: 0 !important;
}
.form.password.reset .primary,
.form.send.confirmation .primary,
.form.password.forget .primary,
.form.search.advanced .primary,
.form.form-orders-search .primary {
  background-color: #0089a9;
  border: 0;
  border-radius: 10px;
  color: #ffffff;
  padding: 0;
}
.form.password.reset .primary .primary,
.form.send.confirmation .primary .primary,
.form.password.forget .primary .primary,
.form.search.advanced .primary .primary,
.form.form-orders-search .primary .primary {
  padding: 15px 30px 13px 30px;
}
.customer-account-logoutsuccess .page-main {
  padding: 80px 0;
  text-align: center;
}
.customer-account-logoutsuccess .page-title-wrapper {
  margin-bottom: 30px;
  font-family: 'FrutigerBold';
}
.customer-account-logoutsuccess .page-title {
  font-family: 'FrutigerBold';
}
.wishlist-index-index .main .form-wishlist-items .actions-toolbar {
  display: flex;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 20px;
  margin-top: 20px;
}
.wishlist-index-index .main .form-wishlist-items .actions-toolbar .primary button {
  background-color: transparent;
  border: 1px solid #0089a9;
  border-radius: 5px;
  padding: 10px 20px;
}
.wishlist-index-index .main .form-wishlist-items .actions-toolbar .secondary {
  margin-left: auto;
}
.wishlist-index-index .product-item-info {
  width: 100%;
  padding: 10px;
}
.wishlist-index-index .products-grid .product-item .product-item-name {
  text-align: center;
}
.wishlist-index-index .products-grid .product-item button {
  width: 100%;
}
.products-grid.wishlist .product-item .price-box {
  text-align: center;
}
.products-grid.wishlist .product-item-comment {
  height: 80px;
}
.customer-account-forgotpassword .page-main {
  padding: 100px 0;
}
.customer-account-forgotpassword .page-title-wrapper {
  text-align: center;
  margin-bottom: 60px;
}
.customer-account-forgotpassword .note {
  text-align: left;
  margin-bottom: 30px;
}
.form.password.forget {
  width: 100%;
  padding: 20px;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
}
.form.password.forget .field {
  display: flex;
  flex-direction: column;
}
.form.password.forget .label {
  width: 100% !important;
  text-align: left !important;
  margin-bottom: 5px !important;
}
.form.password.forget .label span {
  margin-left: 0 !important;
}
.form.password.forget .control {
  width: 100% !important;
}
.form.password.forget .actions-toolbar {
  margin-left: 0 !important;
}
.form.password.forget .primary {
  background-color: #0089a9;
  border: 0;
  border-radius: 10px;
  color: #ffffff;
  font-family: 'FrutigerBold';
  text-transform: uppercase;
}
.form.password.forget .secondary {
  float: left !important;
  margin-left: 15px;
  margin-top: 6px;
  font-family: 'HelveticaNeue-Roman';
}
.form.password.forget .control.captcha-image {
  margin-top: 30px !important;
}
.form.password.forget .captcha-reload {
  height: 50px;
  margin-top: -8px;
  border: 1px solid #0089a9;
  border-radius: 10px;
  color: #0089a9;
}
.form.password.forget .captcha-reload:hover {
  background-color: transparent;
}
/*************** 404 Not Found ****************/
.cms-no-route .page-main {
  padding: 100px 0 0 0;
}
@media (min-width: 1152px) {
  .cms-no-route .page-main {
    padding: 100px 0;
  }
}
.cms-no-route .page-title {
  font-size: 90px;
  line-height: 90px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 60px;
  text-transform: uppercase;
  color: #0089a9 !important;
  font-family: 'FrutigerBold';
}
@media (min-width: 768px) {
  .cms-no-route .page-title {
    font-size: 120px;
    line-height: 120px;
  }
}
@media (min-width: 992px) {
  .cms-no-route .page-title {
    font-size: 90px;
    line-height: 90px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
  }
}
@media (min-width: 1152px) {
  .cms-no-route .page-title {
    font-size: 120px;
    line-height: 120px;
  }
}
.error-text {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .error-text {
    font-size: 16px;
    line-height: 24px;
    max-width: 70%;
  }
}
/*************** Product Credit Pop-Up ***************/
aside#finance-calc {
  overflow-y: scroll;
  --gtCols: repeat(2, 1fr);
  --depCols: repeat(3, 1fr);
}
@media (max-width: 768px) {
  aside#finance-calc {
    --gtCols: 100%;
    --depCols: 100%;
  }
}
aside#finance-calc header {
  margin-bottom: 30px;
}
aside#finance-calc header h2 {
  font-size: 36px;
}
aside#finance-calc main p.form-header {
  font-size: 20px;
}
aside#finance-calc main ul {
  list-style-type: none;
  padding: 0;
  display: grid;
  gap: 10px;
  margin: 30px 0 !important;
}
aside#finance-calc main ul.option {
  grid-template-columns: var(--gtCols);
}
aside#finance-calc main ul.deposit {
  grid-template-columns: var(--depCols);
}
aside#finance-calc main ul li {
  margin: 0;
}
aside#finance-calc main ul li input[type="radio"] {
  display: none;
}
aside#finance-calc main ul li input[type="radio"] + label {
  border: solid 1px var(--bgGrey);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 0 10px 0;
  color: var(--bgGrey);
  cursor: pointer;
  transition: all 0.3s;
  margin: 0;
  text-align: center;
}
aside#finance-calc main ul li input[type="radio"] + label:hover {
  background: var(--bgGrey);
  color: white;
}
aside#finance-calc main ul li input[type="radio"]:checked + label {
  background: var(--bgGrey);
  color: white;
}
aside#finance-calc footer #result {
  padding: 30px;
  background-color: #fbe5e8;
  margin: 30px 0;
}
aside#finance-calc footer #result p {
  font-size: 20px;
}
aside#finance-calc footer #result p#monthly-amt {
  font-weight: 900;
}
aside#finance-calc footer p.small {
  line-height: 1.5;
}
ul.finance {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.finance li {
  display: grid;
  grid-template-areas: "icon text" "icon link";
  grid-template-columns: 30px 1fr;
  gap: 0 10px;
  grid-template-rows: repeat(2, 22px);
}
ul.finance li img {
  grid-area: icon;
  width: 30px;
}
ul.finance li img + span {
  grid-area: text;
}
ul.finance li a {
  grid-area: link;
  color: var(--red);
}
ul.finance li:last-of-type {
  grid-template-areas: "icon text";
  grid-template-rows: 22px;
  align-items: center;
}
