/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'luma-icons';
  src: url('../fonts/Luma-Icons.woff2') format('woff2'), url('../fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * 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;
}
/** This CSS help us to display the buttons increase and decrease qty*/
.page-header .utility-navigation {
  transform: unset;
}
@media (min-width: 1200px) {
  .page-header .utility-navigation {
    z-index: 604 !important;
  }
}
@media (min-width: 768px) {
  .page-header .utility-navigation {
    width: 35%;
  }
}
.box-tocart div.control {
  position: relative;
  width: 92px !important;
}
.box-tocart div.control .minus:hover button,
.box-tocart div.control .plus:hover button {
  background: #dfdfdf;
  color: #252531;
}
.box-tocart div.control .minus button,
.box-tocart div.control .plus button {
  position: absolute;
  top: 0px;
  border-radius: 4px 0 0 4px;
  border: 1px solid #dfdfdf;
  background: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  width: 28px;
  text-align: center;
  cursor: pointer;
  box-shadow: none;
}
.box-tocart div.control .minus button {
  left: 0px;
}
.box-tocart div.control .plus button {
  right: 0px;
  border-radius: 0px 4px 4px 0px;
}
.box-tocart div.control .input-text.qty {
  border-radius: 0px !important;
  height: 20px !important;
  height: 40px !important;
  width: 40px !important;
  text-align: center !important;
  margin-left: 26px !important;
  display: inline-block !important;
  z-index: 5 !important;
  padding: 0px 3px !important;
  border: 1px solid #dfdfdf !important;
}
.details-qty.qty {
  min-width: 78px;
}
.details-qty.qty .item-qty.cart-item-qty {
  margin-right: 0px;
}
.details-qty.qty .decreasing-qty {
  vertical-align: top;
  margin-right: -5px;
  padding: 7px 10px;
  box-shadow: none;
}
.details-qty.qty .increasing-qty {
  vertical-align: top;
  margin-left: -5px;
  padding: 7px 8px;
  box-shadow: none;
}
.details-qty.qty .update-cart-item {
  display: none !important;
}
/* testt*/
.minicart-items .product-item-details {
  padding: 0 15px !important;
  float: left;
}
.minicart-items .product-item-details .product-item-name {
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 0;
}
.minicart-items .product-item-details .product-item-name a {
  color: #424e5b;
}
.minicart-items .product-item-details .productDesc {
  font-weight: normal;
  color: #707070;
}
.minicart-items .product-item-details .product .toggle {
  font-size: 13px;
  color: #707070;
}
.minicart-items .product-item-details .price-excluding-tax {
  margin-top: 0 !important;
}
.minicart-items .product-item-details .price-excluding-tax .price {
  color: #424e5b;
}
.minicart-items .product.options {
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 15px;
  grid-row: span 2;
  color: #707070;
  margin-top: 10px;
}
.minicart-items .product.options dd,
.minicart-items .product.options dt {
  margin-bottom: 0;
  color: #707070;
  margin-right: 3px;
  float: left;
}
.minicart-items .product.options dt.label {
  clear: left;
  font-weight: 600 !important;
}
.minicart-items .product.options dt.label:after {
  content: ':';
}
.minicart-items .product.options dt:not(.product-name):after {
  content: ':';
}
.minicart-items .product.options.list {
  margin-left: 0;
}
.minicart-items .product.options dl.product.options.list {
  margin-top: 0;
}
.minicart-items .product.options dd.values dt {
  font-weight: normal;
  clear: both;
}
.minicart-items .product.options dd.values dt.product-name {
  font-weight: 600;
  margin-top: 8px;
}
.minicart-items .product.options dd.values dt:not(.product-name) {
  font-weight: normal;
}
.minicart-items .product.options dt.product-name:first-child {
  margin-top: 0 !important;
}
.minicart-items .product.options strong.product-item-name + dt:after {
  display: none;
}
.minicart-items .product-item-pricing {
  text-align: right;
  float: right;
  padding-right: 2px;
}
.minicart-items .product-item-pricing .label {
  display: none !important;
}
.minicart-items .product-item-pricing .details-qty.qty {
  border: 1px solid #dddddd;
  border-radius: 3px;
}
@media (min-width: 768px) {
  .minicart-items .product-item-pricing .details-qty.qty {
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
  }
}
.minicart-items .product-item-pricing .details-qty.qty .decreasing-qty,
.minicart-items .product-item-pricing .details-qty.qty .item-qty,
.minicart-items .product-item-pricing .details-qty.qty .increasing-qty {
  background: none;
  border: 0;
}
.minicart-items .product-item-pricing .details-qty.qty .item-qty.cart-item-qty {
  margin-right: 0px;
  padding: 0;
  height: 30px;
  width: 30px;
  font-size: 13px;
  box-shadow: none;
}
.minicart-items .product-item-pricing .details-qty.qty:focus-within {
  outline: 2px solid #424e5b;
  border-color: transparent;
  outline-offset: -1px;
}
.minicart-items .product .actions {
  float: none;
  margin: 7px 0 0;
}
.minicart-items .product .actions .action {
  font-size: 11px;
  font-weight: 600;
  text-decoration: underline;
}
.minicart-items .product-item {
  position: relative;
}
body.opencart {
  overflow: hidden;
}
body.opencart .olark-launch-button-wrapper {
  z-index: 9 !important;
}
.minicart-wrapper {
  margin-left: 0 !important;
}
.minicart-wrapper .cart-empty {
  height: 100dvh;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-flow: column;
  padding: 0 5rem;
  text-align: center;
}
.minicart-wrapper .cart-empty .cart-empty__title {
  color: #424e5b;
  font-size: 32px;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 20px;
}
.minicart-wrapper .cart-empty .subtitle {
  font-size: 18px;
  margin-bottom: 15px;
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 0;
}
.minicart-wrapper .block-minicart .items-total {
  float: none;
  margin: 30px 20px 10px;
  position: relative;
  text-align: center;
  font-size: 24px;
}
.minicart-wrapper .block-minicart .action.close {
  top: 34px;
  right: 20px !important;
}
.minicart-wrapper .block-minicart table tr th,
.minicart-wrapper .block-minicart table tr td {
  padding: 3px 0;
  font-weight: normal;
  font-size: 14px;
}
.minicart-wrapper .block-minicart table tr td {
  text-align: right;
}
.minicart-wrapper .block-minicart table tr:last-child td,
.minicart-wrapper .block-minicart table tr:last-child th {
  padding: 10px 0;
  font-weight: 600;
  margin-top: 25px;
  font-size: 16px;
  border-top: 1px solid #dedede;
}
.minicart-wrapper .block-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100dvh;
}
.minicart-wrapper .block-content .cart-drawer_bottom {
  padding: 20px;
  background: #f5f4f4;
  width: 100%;
  bottom: 0;
}
.minicart-wrapper .block-content .cart-drawer_bottom .totals:nth-child(4) td,
.minicart-wrapper .block-content .cart-drawer_bottom .totals:nth-child(4) th {
  padding-bottom: 10px;
}
.minicart-wrapper .block-content .minicart-items-wrapper {
  border-bottom: 0px solid #ededed;
  margin: 0;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  margin: 0 20px;
  overflow-y: auto;
  padding: 20px 0;
  height: 100% !important;
}
.minicart-wrapper .block-content .minicart-items-wrapper .product-item > .product {
  grid-template-columns: 7.375rem calc(100% - 20.875rem) 13.5rem;
  display: grid;
}
.minicart-wrapper .block-content .minicart-items-wrapper .product-item > .product:before {
  display: none;
}
.minicart-wrapper .block-content .minicart-items-wrapper .product-item-photo {
  height: auto;
  grid-row: span 2/span 2;
  width: 7.8125rem;
}
.minicart-wrapper .block-content .minicart-items-wrapper .product-item-details {
  grid-gap: 0;
  gap: 0;
  grid-template-columns: 7.8125rem calc(92.1875%);
}
.minicart-wrapper .block-content .minicart-items-wrapper .product-item-pricing {
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  padding-left: 15px;
  grid-row: span 2/span 2;
  display: flex;
}
.minicart-wrapper .cart-drawer_bottom .minicart-widgets {
  margin-top: 0;
}
.minicart-wrapper .cart-drawer_bottom .actions .action.primary {
  width: 100%;
  border: 1px solid #424e5b;
  font-size: 1.9rem;
}
.minicart-wrapper.active .block-minicart {
  display: block;
  right: 0;
  transform: translateX(0%);
  transition: transform 0.35s ease-in-out 0s;
  height: 100%;
  opacity: 1;
}
.minicart-wrapper.active .block-minicart #minicart-content-wrapper {
  height: 100%;
}
.minicart-wrapper.active:after {
  background: rgba(0, 0, 0, 0.7);
  content: '';
  display: block;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9669;
}
.minicart-wrapper .ui-front.mage-dropdown-dialog,
.minicart-wrapper:not(.active) .block-minicart,
.minicart-wrapper .action.showcart + div {
  display: none;
}
.buy_loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9;
  justify-content: center;
}
.buy_loader:before {
  content: '';
  border-radius: 9999px;
  box-sizing: border-box;
  display: inline-block;
  transform-origin: center;
  border: 3px solid #dedede;
  border-right-color: #424e5b;
  width: 31px;
  height: 31px;
  -webkit-animation: buy_loader-animation 1.3s ease-out infinite;
  animation: buy_loader-animation 1.3s ease-out infinite;
}
@-webkit-keyframes buy_loader-animation {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes buy_loader-animation {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.base-price {
  display: flex;
  gap: 5px;
}
.base-price .minicart-regular-price {
  color: #707070;
  text-decoration: line-through;
}
.base-price .minicart-regular-price + .price-container .minicart-price {
  color: #eb5243;
  margin-left: 4px;
  position: relative;
}
.base-price .minicart-regular-price > span.price {
  line-height: 1.5;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .base-price {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  body .page-header {
    z-index: 99;
  }
  .minicart-wrapper .product .actions.product {
    right: 2px;
    bottom: -25px;
    margin-top: 0;
    position: absolute;
    z-index: 5;
  }
  .minicart-wrapper .minicart-items .product-item-details {
    flex-flow: column;
    position: relative;
  }
  .minicart-wrapper .minicart-items .product.options {
    grid-column: span 1;
    margin-top: 5px;
  }
  .minicart-wrapper .minicart-items .product-item-pricing {
    position: relative;
    padding-left: 15px;
    align-items: start;
    justify-content: space-between;
  }
  .minicart-wrapper .minicart-items .price-container {
    margin-bottom: 0px;
    text-align: left;
  }
  .minicart-wrapper .block-content .minicart-items-wrapper .product-item > .product {
    grid-template-columns: 7.8125rem calc(98% - 7.8125rem);
  }
  .minicart-wrapper .block-content .minicart-items-wrapper .product-item > .product .product-item-pricing {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: start;
    gap: 10px;
    margin-top: 10px;
    grid-row: span 1/ span 1;
  }
  .minicart-wrapper .block-content .minicart-items-wrapper .product-item .product-item-photo {
    grid-row: span 3/ span 3;
  }
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.mageprince-faq-collection {
  margin-bottom: 20px;
  /* .ui-accordion .ui-state-active {
     background-color: #EBF1F6;
     color: #464E59;
     border-radius: 6px 6px 0 0;
  }
  .ui-accordion .ui-accordion-content-active {
    background-color: #EBF1F6;
    color: #707070;
    border-radius: 0 0 6px 6px;
  }*/
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header {
  display: flex;
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 25px 20px;
  font-size: 24px;
  font-weight: 400;
  font-family: "Roboto Condensed", Regular;
  color: #464E59;
  line-height: 1.25;
  gap: 15px;
  justify-content: normal;
}
@media (max-width: 767px) {
  .mageprince-faq-collection .ui-accordion .ui-accordion-header {
    font-size: 20px;
  }
}
.mageprince-faq-collection .ui-accordion .ui-accordion-content {
  padding: 15px 22px 15px;
  border-top: 0;
  overflow: auto;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
}
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-handle,
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.mageprince-faq-collection .ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.mageprince-faq-collection .faq-accordion .ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content {
  color: #333333;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content a {
  color: #7dadc6;
}
.mageprince-faq-collection .ui-state-hover a,
.mageprince-faq-collection .ui-state-hover a:hover,
.mageprince-faq-collection .ui-state-hover a:link,
.mageprince-faq-collection .ui-state-hover a:visited,
.mageprince-faq-collection .ui-state-focus a,
.mageprince-faq-collection .ui-state-focus a:hover,
.mageprince-faq-collection .ui-state-focus a:link,
.mageprince-faq-collection .ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.mageprince-faq-collection .ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.mageprince-faq-collection .ui-state-active,
.mageprince-faq-collection .ui-widget-content .ui-state-active,
.mageprince-faq-collection .ui-widget-header .ui-state-active {
  font-weight: normal;
  color: #333;
}
.mageprince-faq-collection .ui-state-active a,
.mageprince-faq-collection .ui-state-active a:link,
.mageprince-faq-collection .ui-state-active a:visited {
  color: #333;
  text-decoration: none;
}
.mageprince-faq-collection .group-title {
  margin: 20px 0 0;
  line-height: 1.2;
  padding-bottom: 0;
  width: 100%;
  font-weight: 400;
  color: #7dadc6;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 36px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .mageprince-faq-collection .group-title {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.mageprince-faq-collection .group-title i {
  float: left;
  width: 2.15em;
  border-bottom: 1px solid #b55;
  position: absolute;
  bottom: -1px;
  z-index: 9999;
  border-bottom-color: #333;
}
.mageprince-faq-collection .faq-groups {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.mageprince-faq-collection .faq-group {
  display: inline-block;
}
.mageprince-faq-collection .faq-group-image {
  border: 1px solid #1979C3;
  padding: 20px;
  margin-right: 25px;
}
.mageprince-faq-collection img.group-image {
  height: 100px;
  width: 100px;
}
.mageprince-faq-collection .faq-groupname {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 10px 25px 0 0;
}
.mageprince-faq-collection .faq-groupname:not(:first-child) {
  margin-top: 30px;
}
.mageprince-faq-collection .faq-group a.group-link:hover {
  color: #ff5501;
  text-decoration: none;
}
.mageprince-faq-collection .faq-group .faq-group-image:hover {
  border-color: #ff5501;
}
.mageprince-faq-collection .faq-collection {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.mageprince-faq-collection .ui-accordion .ui-state-default:after {
  content: '\f107';
  font-family: 'FontAwesome';
  float: right;
  color: #464E59;
  margin-left: auto;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header-active:after {
  content: '\f106';
  font-family: 'FontAwesome';
}
.mageprince-faq-collection .collspan-expand-block {
  float: right;
}
.mageprince-faq-loader {
  left: 50%;
  top: 50%;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.header__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: center;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
}
#faq-content > div {
  margin-bottom: 50px;
}
.faq-card {
  padding: 20px 25px;
  margin-bottom: 0px;
}
.faq-card .faq-page-title {
  display: flex;
  cursor: pointer;
  position: relative;
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  font-family: "Roboto Condensed", Regular;
  color: #464E59;
  line-height: 1.25;
  gap: 15px;
  justify-content: space-between;
}
.faq-card .faq-page-title:after {
  content: '\f107';
  font-family: 'FontAwesome';
  float: right;
  color: #464E59;
  margin-left: auto;
}
@media (max-width: 767px) {
  .faq-card .faq-page-title {
    font-size: 20px;
  }
}
.faq-card .faq-content {
  padding: 0px 0 0;
  border-top: 0;
  overflow: auto;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
}
.faq-card .faq-content a {
  color: #7dadc6;
  text-decoration: underline;
}
.faq-card .faq-content a:hover {
  color: #101010;
}
.faq-card hr {
  margin: 10px 0;
}
.faq-card.active {
  background-color: #EBF1F6;
  border-radius: 6px;
}
.faq-card.active .faq-page-title:after {
  content: '\f106';
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 7px;
  top: 3px;
  font-size: 21px;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display: none;
}
/*seo-info*/
/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}
/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family: Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family: Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family: Arial;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform: none;
}
.seo-info .seo-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
}
/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width: 100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label,
.seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label,
.seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width: 100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}
/*link*/
.seo-info .seo-additional-info-link-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}
/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}
/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}
/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}
.seo-info .m-seo-info-scroll-hide {
  display: none;
}
/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display: table;
  width: 100%;
  padding-top: 3px;
}
.seo-info .m-seo-info-template-table-row {
  display: table-row;
}
.seo-info .m-seo-info-template-table-cell {
  display: table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}
.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(3) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}
.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-id-width {
  width: 30px;
}
.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}
.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}
.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}
.seo-info .m-seo-info-status-width {
  width: auto;
}
/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}
@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}
.mst-seo-content__description {
  display: block;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  text-align: left;
  padding: 10px;
  background: rgba(255, 255, 255, 0.2);
}
.mst-seo-toolbar__toolbar {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000000;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 10rem;
  background: #fff;
}
.mst-seo-toolbar__toolbar-header {
  font-weight: 600;
  color: #fff;
  background: #315aa5;
  padding: 1rem 2rem 1rem 4rem;
  text-align: center;
  position: relative;
}
.mst-seo-toolbar__toolbar-header > i {
  position: absolute;
  left: 1rem;
  font-size: 15px;
}
.mst-seo-toolbar__toolbar-header .close {
  position: absolute;
  right: 1rem;
  top: 0.7rem;
  font-size: 18px;
  cursor: pointer;
}
.mst-seo-toolbar__toolbar-content {
  background: #F5F5F5;
  max-height: 55vh;
  overflow-y: auto;
}
.mst-seo-toolbar__toolbar-content section label {
  color: #999;
  padding: 1rem;
  display: block;
}
.mst-seo-toolbar__toolbar-content section ul {
  margin: 0;
  background: #fff;
  padding: 0 1rem;
  list-style: none;
}
.mst-seo-toolbar__toolbar-content section ul li {
  display: flex;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 1rem 0;
}
.mst-seo-toolbar__toolbar-content section ul li .title {
  font-weight: 600;
  width: 12rem;
  font-size: 1.3rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status {
  width: 20px;
  height: 20px;
  text-align: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status._success {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .status._warning,
.mst-seo-toolbar__toolbar-content section ul li .status._error {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .description {
  max-width: 30rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .action {
  margin-bottom: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .note {
  color: #999;
  font-size: 90%;
  overflow-x: hidden;
  word-wrap: break-word;
  margin-top: .5rem;
}
.mst-seo-toolbar__toolbar-content section ul li a {
  font-size: 1.2rem;
  color: #006bb4;
  text-decoration: underline;
}
.mst-seo-toolbar__toolbar-content section ul li a:hover {
  text-decoration: none;
}
.mst-seo-toolbar__toolbar._disabled {
  outline: none;
  box-shadow: none;
  display: none;
}
.mst-seo-toolbar__toolbar._hidden {
  outline: none;
  box-shadow: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
  display: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  background: #315aa5;
  color: #fff;
  padding: 1rem 1.5rem 1rem 4rem;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  font-size: 1.4rem;
  cursor: pointer;
  z-index: 100000;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
  display: none;
}
body.tutorial .mst-seo-toolbar__toolbar,
body.no-tutorial .mst-seo-toolbar__toolbar {
  left: 1rem;
  right: auto;
}
.field-yotpo_accepts_sms_marketing_checkout {
  padding: 10px 0 10px 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
#hover-tooltip {
  position: absolute;
  display: none;
  background: #ffffff;
  color: #000000;
  padding: 10px;
  border: 1px solid #dddddd;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#hover-tooltip img {
  width: 200px;
  height: auto;
  margin-bottom: 5px;
  border: 1px solid #000;
}
.tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.tooltip .tooltip-content {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  color: #333;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  min-width: 200px;
  border: 1px solid #dddddd;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 9999;
}
.tooltip .tooltip-content:hover {
  display: block;
  opacity: 1;
  visibility: visible;
}
.page-main .block.accessory-upsell {
  overflow: inherit !important;
  padding-left: 0;
  list-style: none;
}
.page-main .block.accessory-upsell .items {
  padding-left: 0;
}
.page-main .block.accessory-upsell .items .item {
  display: flex;
  margin: 0;
}
.page-main .block.accessory-upsell .items .item .accessories-right {
  overflow: inherit !important;
  display: table;
}
.page-main .block.accessory-upsell .items .item .accessories-left {
  margin-top: 0px;
  margin-right: 5px;
}
.page-main .block.accessory-upsell .items .item .accessories-left.checkbox {
  margin-top: 0 !important;
  margin-right: 10px !important;
  align-items: center;
  display: flex;
}
.page-main .block.accessory-upsell .items .item .accessories-right .accessory-image-photo {
  padding: 0 !important;
  min-width: 68px;
  display: block;
}
.page-main .block.accessory-upsell .items .item .accessories-right .product.name {
  letter-spacing: 0.2px;
  line-height: 1.2;
  display: inline;
}
.page-main .block.accessory-upsell .items .item:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec;
}
.block.accessory-upsell .block-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.block.accessory-upsell .block-content {
  padding: 10px 14px;
  background: #f2f4f3;
  border-radius: 3px;
}
.block.accessory-upsell .items .item {
  display: flex;
  margin: 0;
}
.block.accessory-upsell .items .item input.checkbox {
  margin: 0 !important;
  cursor: pointer;
  border: 1px solid #d9d1c8;
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: #ffffff;
}
.block.accessory-upsell .items .item input.checkbox:checked {
  background-color: #424e5b;
  border-color: #424e5b;
}
.block.accessory-upsell .items .item .checkbox:focus {
  outline: none;
  box-shadow: none;
}
.block.accessory-upsell .items .item input[type=checkbox]:before,
.block.accessory-upsell .items .item input[type=radio]:before {
  box-shadow: inset 14px 14px #ffffff;
  content: "";
  height: 9px;
  width: 9px;
}
.block.accessory-upsell .items .item input[type=checkbox]:checked,
.block.accessory-upsell .items .item input[type=radio]:checked {
  background-color: #424e5b;
  box-shadow: none;
}
.block.accessory-upsell .items .item:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec;
}
.block.accessory-upsell .accessories-right > label {
  display: flex;
  gap: 12px;
  align-items: center;
}
.block.accessory-upsell .accessories-right > label > div {
  display: block;
  flex-flow: column;
  justify-content: right;
  align-items: baseline;
  gap: 0;
  align-items: flex-start;
  font-size: 18px;
}
.block.accessory-upsell .accessories-right .price-box {
  padding-bottom: 0;
  margin: 0;
}
.block.accessory-upsell .accessories-right .price-box:before {
  content: "+";
  font-weight: 600;
  font-family: monospace;
  display: none;
}
.block.accessory-upsell .tooltip {
  margin-top: 0;
  vertical-align: middle;
  margin-left: 2px;
  display: inline-block;
}
.block.accessory-upsell .tooltip .tooltip-content {
  width: 24.375rem;
  right: auto;
  left: auto;
  position: absolute;
  box-shadow: 0 0.5px -5.95px rgba(0, 0, 0, 0.25);
  padding: 1.1875rem 1.1875rem 1.0625rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7px;
  z-index: 1;
  color: #707070;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  visibility: visible;
  opacity: 1;
  display: none;
}
.block.accessory-upsell .tooltip .tooltip-content:after {
  content: "";
  display: block;
  height: .75rem;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -.75rem;
}
.block.accessory-upsell .tooltip .tooltip-title {
  position: relative;
}
.block.accessory-upsell .tooltip .tooltip-title:before {
  content: "";
  height: 0;
  left: 50%;
  width: 2px;
  z-index: 2;
  position: absolute;
  border: .75rem solid transparent;
  border-top: 1rem solid #ffffff;
  margin-left: -1rem;
  top: -1rem;
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.25));
  display: none;
  transition: all 0.3s ease;
}
.block.accessory-upsell .tooltip .tooltip-content a.tooltip-url {
  font-size: 16px;
  font-weight: 600;
  color: #424e5b;
  text-decoration: underline;
  letter-spacing: 0.5px;
  text-underline-offset: 3px;
}
.block.accessory-upsell .tooltip .tooltip-content a.tooltip-url:hover {
  text-decoration-thickness: 2px;
}
.block.accessory-upsell .tooltip:hover .tooltip-title:before {
  display: block;
}
.block.accessory-upsell .tooltip:hover .tooltip-content {
  display: block !important;
}
@media (max-width: 1200px) {
  .block.accessory-upsell .accessories-right > label {
    display: flex;
    flex-flow: nowrap;
    gap: 10px;
  }
  .block.accessory-upsell .accessories-right > label * {
    margin: 0px;
    display: inline;
    vertical-align: baseline;
    line-height: 1.5;
  }
  .block.accessory-upsell .accessories-right .price-box {
    display: inline-block;
    padding: 0;
  }
  .block.accessory-upsell .tooltip {
    margin-top: 0;
    vertical-align: middle;
    margin-left: 2px;
    position: inherit;
  }
  .block.accessory-upsell .tooltip .tooltip-title {
    vertical-align: middle;
  }
  .page-main .block.accessory-upsell .items .item {
    position: relative;
  }
  .page-main .block.accessory-upsell .items .item .accessories-left {
    margin-top: 0 !important;
    margin-right: 10px;
  }
  .page-main .block.accessory-upsell .items .item .accessories-right {
    padding-top: 3px;
  }
  .page-main .block.accessory-upsell .items .item .accessories-right .accessory-image-photo {
    display: block;
  }
  .page-main .block.accessory-upsell .items .item .accessories-right > label {
    gap: 0;
  }
  .page-main .block.accessory-upsell .items .item .accessories-right > label > div {
    font-size: 16px;
    align-items: start;
  }
  .page-main .block.accessory-upsell .items .item .accessories-right .price-box {
    display: block;
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .page-main .block.accessory-upsell .items .item .accessories-right {
    padding-top: 3px;
  }
  .page-main .block.accessory-upsell .items .item .accessories-right .accessory-image-photo {
    display: block;
  }
  .page-main .block.accessory-upsell .items .item .accessories-right > label {
    gap: 12px;
  }
  .page-main .block.accessory-upsell .items .item .accessories-right > label > div {
    font-size: 16px;
    align-items: start;
  }
  .page-main .block.accessory-upsell .items .item {
    padding-bottom: 10px;
  }
  .page-main .block.accessory-upsell .items .item .accessories-left {
    margin-top: 0;
    margin-right: 8px;
  }
  .page-main .block.accessory-upsell .tooltip {
    z-index: 99;
  }
  .page-main .block.accessory-upsell .tooltip .tooltip-content {
    right: 0;
    left: 0;
    bottom: 31px;
    width: 100%;
    max-width: 370px;
    transform: translate(0);
    -webkit-transform: translate(0);
  }
}
#hover-tooltip {
  position: absolute;
  display: none;
  background: #ffffff;
  color: #000000;
  padding: 10px;
  border: 1px solid #dddddd;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#hover-tooltip img {
  width: 200px;
  height: auto;
  margin-bottom: 5px;
  border: 1px solid #000;
}
.tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.tooltip .tooltip-content {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  color: #333;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  min-width: 200px;
  border: 1px solid #dddddd;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 9999;
}
.tooltip .tooltip-content:hover {
  display: block;
  opacity: 1;
  visibility: visible;
}
.page-main .block.accessory-upsell {
  overflow: inherit !important;
}
.page-main .block.accessory-upsell .items .item .accessories-right {
  overflow: inherit !important;
  display: table;
}
.page-main .block.accessory-upsell .items .item .accessories-left {
  margin-top: 7px;
  margin-right: 5px;
}
.page-main .block.accessory-upsell .items .item .accessories-right .product.name {
  letter-spacing: 0.5px;
}
.product-options-bottom .block-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.product-options-bottom .block-content {
  padding: 10px 14px;
  background: #fafafc;
}
.product-options-bottom .block.accessory-upsell .items .item input.checkbox {
  margin: 0 !important;
  cursor: pointer;
  border: 1px solid #424e5b;
  width: 20px;
  height: 20px;
}
.product-options-bottom .block.accessory-upsell .items .item .checkbox:focus {
  outline: none;
}
.product-options-bottom .block.accessory-upsell .items .item input[type=checkbox]:before,
.product-options-bottom .block.accessory-upsell .items .item input[type=radio]:before {
  box-shadow: inset 14px 14px #424e5b;
  content: "";
  height: 9px;
  width: 9px;
}
.product-options-bottom .block.accessory-upsell .items .item input[type=checkbox]:checked,
.product-options-bottom .block.accessory-upsell .items .item input[type=radio]:checked {
  background-color: #ffffff;
}
.product-options-bottom .accessories-right > label {
  display: flex;
  gap: 6px;
  align-items: center;
}
.product-options-bottom .accessories-right .price-box {
  padding-bottom: 0;
}
.product-options-bottom .accessories-right .price-box:before {
  content: "+";
  font-weight: 600;
  font-family: monospace;
}
.product-options-bottom .tooltip {
  margin-top: 5px;
  vertical-align: top;
}
.product-options-bottom .tooltip .tooltip-content {
  width: 24.375rem;
  --transform-translate-x: -80%;
  right: auto;
  left: auto;
  position: absolute;
  box-shadow: 0 0.5px -5.95px rgba(0, 0, 0, 0.25);
  padding: 1.1875rem 1.1875rem 1.0625rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: -1.75rem;
  z-index: 1;
  color: #707070;
  --transform-translate-y: -7px;
}
.product-options-bottom .tooltip .tooltip-content:after {
  content: "";
  display: block;
  height: .75rem;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -.75rem;
}
.product-options-bottom .tooltip .tooltip-title {
  position: relative;
}
.product-options-bottom .tooltip .tooltip-title:before {
  content: "";
  height: 0;
  left: 50%;
  width: 2px;
  z-index: 2;
  position: absolute;
  border: .75rem solid transparent;
  border-top: 1rem solid #ffffff;
  margin-left: -1rem;
  top: -1rem;
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.25));
  display: none;
}
.product-options-bottom .tooltip .tooltip-title:hover:before {
  display: block;
}
.product-options-bottom .tooltip .tooltip-content a.tooltip-url {
  font-size: 16px;
  font-weight: 600;
  color: #424e5b;
  text-decoration: underline;
  letter-spacing: 0.5px;
  text-underline-offset: 3px;
}
.product-options-bottom .tooltip .tooltip-content a.tooltip-url:hover {
  text-decoration-thickness: 2px;
}
@media (max-width: 1200px) {
  .product-options-bottom .accessories-right > label {
    display: list-item;
  }
  .product-options-bottom .accessories-right > label * {
    margin: 0 2px;
  }
  .product-options-bottom .accessories-right .price-box {
    display: block;
    padding-left: 45px;
  }
  .product-options-bottom .tooltip {
    margin-top: 2px;
  }
  .product-options-bottom .tooltip {
    position: inherit;
  }
  .page-main .block.accessory-upsell .items .item {
    position: relative;
  }
}
@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,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .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: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @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;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    position: unset;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding-top: 0;
    background: #ffffff;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: flex;
    padding: 10px 5px;
    text-align: center;
    font-size: 50px;
    line-height: 100px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #1979c3;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #e9f6ff;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: block;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    padding: 10px;
    min-width: 120px;
    width: 14%;
    text-align: center;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: block;
  }
  .amrelated-pack-item.-wide .amrelated-details,
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container,
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    position: relative;
    display: block;
    margin-top: 16px;
    padding: 0;
    width: 180px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    right: unset;
    padding: 5px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    height: 95px;
    border: 3px dashed #e9f6ff;
    border-bottom: none;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 0;
    height: 100%;
    background: #e9f6ff;
    box-shadow: 0 20px 0 -10px #f9f9f9;
    opacity: 1;
    transition: all .3s ease;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    right: 0;
    left: unset;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    width: 100%;
    opacity: 1;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    max-width: initial;
    min-width: 700px;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .amrelated-info.-top .amrelated-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    font-size: 14px;
    margin: 5px 0 0;
  }
  .amrelated-info.-bottom .product-add-form {
    margin: 0;
    padding: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-left: 27px;
    margin-right: 27px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'proxima-nova', sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    padding: 10px;
    font-size: 90px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
    flex-wrap: nowrap;
    max-width: 66%;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .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;
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 20px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #424E5B;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
@media screen (max-width: 560px) {
  .product-list-navigation__filters.product-list-nav-selected {
    flex-flow: wrap;
    gap: 8px;
  }
  .product-list-navigation__filter:first-of-type {
    margin-right: 0px !important;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: calc(37%);
    right: 3px;
    background: #f4f6f7;
    font-size: 14px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  isolation: isolate;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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;
  left: 0;
  top: 0;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow: hidden;
}
.modal {
  bottom: 0;
  display: none;
  left: 0;
  outline: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050;
}
.modal-dialog {
  margin: 0.5rem;
  pointer-events: none;
  position: relative;
  width: auto;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}
.modal-dialog-centered {
  align-items: center;
  display: flex;
  min-height: calc(99%);
  min-height: calc(96.5%);
}
.modal-content {
  background-clip: padding-box;
  background-color: white;
  border-radius: 6px;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  outline: 0;
  pointer-events: auto;
  position: relative;
  width: 100%;
}
.modal-backdrop {
  background-color: #000000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1040;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.9;
}
.modal-header {
  align-items: flex-start;
  border-bottom: 1px solid #e9ecef;
  display: flex;
  justify-content: space-between;
  padding: 1rem;
}
.modal-header .close {
  margin: 1rem 1rem 1rem auto;
  padding: 1rem;
}
.modal-title {
  line-height: 1.5;
  margin-bottom: 0;
}
.modal-body {
  flex: 1 1 auto;
  padding: 15px;
  position: relative;
}
.modal-footer {
  align-items: center;
  border-top: 1px solid #e9ecef;
  display: flex;
  justify-content: flex-end;
  padding: 1rem;
}
.modal-footer:not(first-child) {
  margin-left: 0.25rem;
}
.modal-footer:not(last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px;
}
@media (min-width: 576px) {
  .modal-dialog {
    width: 600px;
    margin: 1.75rem auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.wysiwyg-content {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  text-align: center;
}
.wysiwyg-content .container {
  padding-left: 36px;
  padding-right: 36px;
}
.wysiwyg-content__container {
  border-bottom: 2px solid #ececec;
  padding-bottom: 40px;
}
.wysiwyg-content button {
  margin-bottom: 20px;
}
.wysiwyg-content__image {
  margin-top: 40px;
}
.wysiwyg-content h1,
.wysiwyg-content h2,
.wysiwyg-content h3,
.wysiwyg-content h4,
.wysiwyg-content h5,
.wysiwyg-content h6 {
  margin-bottom: 20px;
}
.wysiwyg-content h1:not(:first-child),
.wysiwyg-content h2:not(:first-child),
.wysiwyg-content h3:not(:first-child),
.wysiwyg-content h4:not(:first-child),
.wysiwyg-content h5:not(:first-child),
.wysiwyg-content h6:not(:first-child) {
  margin-top: 30px;
}
.wysiwyg-content__sub-heading,
.wysiwyg-content h6 {
  margin-bottom: 20px;
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  font-weight: 400;
}
.wysiwyg-content__text {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
}
.wysiwyg-content__button {
  margin-bottom: 20px;
  margin-left: -17px;
  margin-right: -17px;
}
.wysiwyg-content__button.action.primary {
  padding: 16px 60px;
}
.wysiwyg-content p,
.wysiwyg-content li {
  margin-bottom: 20px;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
}
.wysiwyg-content li {
  text-align: left;
  background-image: url('../images/icons/list-svg.svg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  padding-left: 44px;
}
.wysiwyg-content ol,
.wysiwyg-content ul {
  margin-bottom: 20px;
  padding-left: 0px;
}
.wysiwyg-content ol {
  list-style-type: decimal;
}
.wysiwyg-content ul {
  list-style-type: disc;
}
.wysiwyg-content img {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.wysiwyg-content__icon {
  width: auto;
  margin-top: 20px;
}
.wysiwyg-content--lead img {
  width: auto;
  display: inline-block;
}
.wysiwyg-content strong a {
  color: #707070;
}
.wysiwyg-content strong a:hover,
.wysiwyg-content strong a:visited,
.wysiwyg-content strong a:active {
  color: #707070;
  text-decoration: none;
}
.wysiwyg-content--policies {
  padding-top: 40px;
  text-align: left;
}
.wysiwyg-content--policies ul {
  padding-left: 20px;
  margin-left: 1em;
  list-style: disc;
  list-style-position: inside;
  margin-bottom: 10px;
}
.wysiwyg-content--policies ul li {
  display: list-item;
  padding: 0;
  margin-bottom: 5px;
  background: none;
}
.wysiwyg-content--policies .wysiwyg-generic__heading {
  text-align: center;
}
.wysiwyg-content--policies a {
  color: #2980b9;
}
.wysiwyg-content--policies a:hover {
  color: #424e5b;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 992px) {
  .wysiwyg-content .container {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .wysiwyg-content__button {
    margin-left: 0px;
    margin-right: 0px;
  }
  .wysiwyg-content__button.action.primary {
    padding: 16px 20px;
  }
  .wysiwyg-content ul {
    padding-left: 20px;
  }
  .wysiwyg-content li {
    background-position: 10px top;
    padding-left: 72px;
    padding-bottom: 9px;
  }
  .wysiwyg-content--policies {
    padding-top: 60px;
  }
  .wysiwyg-content--policies ul {
    padding-left: 0px;
  }
  .wysiwyg-content--policies li {
    background-position: left top;
    padding-left: 52px;
  }
}
/* latin */
@font-face {
  font-family: 'Stint Ultra Expanded';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/stintultraexpanded/v22/CSRg4yNNh-GbW3o3JkwoDcdvMKMf0oBAd3qvCzU.woff2) format('woff2');
}
/* latin 
@font-face { 
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(@{baseDir}fonts/RobotoCondensed.woff2) format('woff2');
}

/* latin
@font-face { 
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(@{baseDir}fonts/RobotoCondensed.woff2) format('woff2');
}*/
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWAosBO5Xw.woff2) format('woff2');
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVspcBO5Xw.woff2) format('woff2');
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
}
@font-face {
  font-family: proxima-nova;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2");
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #f4f6f7;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 6px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  height: 52px;
  line-height: 1.42857143;
  padding: 5px 18px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="datetime"]::placeholder,
input[type="email"]::placeholder {
  opacity: 1;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus {
  background: #ffffff;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
  background: #ffffff;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #575757;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #575757;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #575757;
}
textarea::placeholder {
  opacity: 1;
}
textarea {
  resize: none;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  scroll-behavior: auto;
}
body {
  font-family: 'proxima-nova', sans-serif;
}
body.mobile-nav-open {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
}
a,
.alink {
  color: #424e5b;
  transition: color 0.2s ease;
}
a:active,
.alink:active {
  color: #424e5b;
}
a:hover,
.alink:hover {
  color: #7dadc6;
}
a:visited,
.alink:visited {
  color: #424e5b;
}
.breakout-width,
.static-block-only-category-page .dfull-width,
.cms-salon-suites .dfull-width {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.contain {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .contain {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .contain {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .contain {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1400px) {
  .contain {
    max-width: 1152px;
  }
}
@media only screen and (min-width: 1200px) {
  .contain {
    max-width: 1026px;
  }
}
.fade-in {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  visibility: visible;
}
.fade-out {
  opacity: 0;
  transition: opacity 0.2s ease-in-out, visibility 0s linear 0.2s;
  visibility: hidden;
}
.flex-row--center {
  justify-content: center;
}
select.nselect {
  background-color: #f4f6f7;
  border-radius: 6px;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  padding: 0 15px;
}
select.nselect option {
  background: #fff;
  padding: 8px 10px;
  line-height: 1.5;
}
select.nselect option:selected,
select.nselect option:hover,
select.nselect option:checked,
select.nselect option:active,
select.nselect option:focus {
  background-color: #424e5b;
  color: #fff;
  position: relative;
}
select.nselect:not([disabled]):focus {
  box-shadow: none;
  border: 0;
}
select.nselect.white {
  background-color: #FFFFFF !important;
}
select.mage-error,
.nselect.mage-error {
  border: 1px solid #ed8380;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380 !important;
}
textarea {
  border-radius: 6px;
}
.select-white {
  background-color: #FFFFFF !important;
}
.justify-content-center {
  justify-content: center !important;
}
/*.modals-wrapper {
    .modal-popup:not(._show) {
        display: none ;
    }
}
*/
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 1152px;
  }
}
/*
	Improved screen reader only CSS class
	@author Gaël Poupard
		@note Based on Yahoo!'s technique
		@author Thierry Koblentz
		@see https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html
	* 1.
		@note `clip` is deprecated but works everywhere
		@see https://developer.mozilla.org/en-US/docs/Web/CSS/clip
	* 2.
		@note `clip-path` is the future-proof version, but not very well supported yet
		@see https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path
		@see http://caniuse.com/#search=clip-path
		@author Yvain Liechti
		@see https://twitter.com/ryuran78/status/778943389819604992
	* 3.
		@note preventing text to be condensed
		author J. Renée Beach
		@see https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
		@note Drupal 8 goes with word-wrap: normal instead
		@see https://www.drupal.org/node/2045151
		@see http://cgit.drupalcode.org/drupal/commit/?id=5b847ea
	* 4.
		@note !important is important
		@note Obviously you wanna hide something
		@author Harry Roberts
		@see https://csswizardry.com/2016/05/the-importance-of-important/
*/
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  /* 2 */
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
  /* 3 */
}
/*
	Use in conjunction with .sr-only to only display content when it's focused.
	@note Useful for skip links
	@see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
	@note Based on a HTML5 Boilerplate technique, included in Bootstrap
	@note Fixed a bug with position: static on iOS 10.0.2 + VoiceOver
		@author Sylvain Pigeard
		@see https://github.com/twbs/bootstrap/issues/20732
*/
.sr-only-focusable:focus,
.sr-only-focusable:active {
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  height: auto !important;
  margin: auto !important;
  overflow: visible !important;
  width: auto !important;
  white-space: normal !important;
}
.action.primary,
.action-primary {
  border-radius: 100px !important;
  text-transform: uppercase;
  transition: background-color 0.1s ease, border-color 0.1s ease, color 0.1s ease;
}
.action.primary.action-text,
.action-primary.action-text {
  color: #424e5b;
  font-weight: bold;
  line-height: 2rem;
  padding: 15px 20px;
}
.action.primary--wide,
.action-primary--wide {
  padding: 15px 60px !important;
}
.action.remind {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin-left: 20px;
  text-decoration: underline;
  transition: all 0.1s ease;
}
.action.remind:hover,
.action.remind:focus {
  color: #424e5b;
}
.action-secondary.action-dismiss {
  background-color: transparent;
  border: none;
  color: #7dadc6;
  font-family: 'proxima-nova', sans-serif;
  font-weight: bold;
  line-height: 2rem;
  padding: 15px 20px;
}
.action.action-cancel {
  background-color: transparent;
  border: none;
  color: #7dadc6;
  font-family: 'proxima-nova', sans-serif;
  font-weight: bold;
  line-height: 2rem;
  padding: 15px 20px;
}
.action-edit-address {
  background-color: transparent;
  border-radius: none;
  border: none;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  text-transform: uppercase;
}
.action-edit-address:hover,
.action-edit-address:focus {
  background-color: transparent;
  border-radius: none;
  border: none;
  color: #424e5b;
}
.action.back {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
  text-transform: uppercase;
  margin-right: 15px;
  margin-top: 6px;
}
.klaviyo-close-form:hover {
  background: transparent !important;
  border: none !important;
}
/*
 * Checkbox
 */
/* ==========================================================================
   Mobile First
   ========================================================================== */
.checkbox {
  align-items: start;
  display: flex;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  appearance: none;
  background-color: white;
  border-radius: 6px;
  border: 2px solid #ececec;
  color: white;
  display: grid;
  flex-shrink: 0;
  font-size: 14px;
  height: 22px;
  margin: 0 5px 0 0;
  place-content: center;
  transition: background-color 120ms ease-in-out, border-color 120ms ease-in-out;
  transform: translateY(-0.075em);
  width: 22px;
}
.checkbox input[type="checkbox"]::before,
.checkbox input[type="radio"]::before {
  box-shadow: inset 14px 14px white;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  content: "";
  height: 12px;
  transform: scale(0);
  transition: transform 120ms ease-in-out;
  width: 12px;
}
.checkbox input[type="checkbox"]:checked,
.checkbox input[type="radio"]:checked {
  border-color: #424e5b;
  background-color: #424e5b;
}
.checkbox input[type="checkbox"]:checked::before,
.checkbox input[type="radio"]:checked::before {
  transform: scale(1);
}
.checkbox input[type="checkbox"]:focus,
.checkbox input[type="radio"]:focus {
  outline: 2px solid #ffa500;
  outline-offset: 2px;
}
.checkbox--bundle label {
  position: relative;
  width: 100%;
  height: 40px;
}
.checkbox--bundle input {
  display: none;
  height: 0;
  width: 0;
}
.checkbox--green input[type="checkbox"]::before,
.checkbox--green input[type="radio"]::before {
  box-shadow: inset 14px 14px #424e5b;
}
.checkbox--green input[type="checkbox"]:checked,
.checkbox--green input[type="radio"]:checked {
  background-color: #acefd9;
  border-color: #acefd9;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
/*
 * Checkbox - CSS Only
 */
/* ==========================================================================
   Mobile First
   ========================================================================== */
.radio {
  align-items: center;
  display: flex;
}
.radio input[type="radio"] {
  appearance: none;
  background-color: white;
  border-radius: 100%;
  border: 2px solid #707070;
  box-shadow: none;
  color: #424e5b;
  display: grid;
  font-size: 14px;
  height: 16px;
  margin: 0 5px 0 0;
  outline: none !important;
  place-content: center;
  transform: translateY(-0.075em);
  width: 16px;
  transition: background-color 120ms ease-in-out, border-color 120ms ease-in-out;
}
.radio input[type="radio"]::before {
  border-radius: 100%;
  box-shadow: inset 14px 14px #707070;
  content: "";
  height: 8px;
  transform: scale(0);
  transition: transform 120ms ease-in-out;
  width: 8px;
}
.radio input[type="radio"]:checked {
  border-color: #707070;
  background-color: #ffffff;
}
.radio input[type="radio"]:checked::before {
  transform: scale(1);
}
.radio input[type="radio"]:focus {
  outline: 2px solid #ffa500;
  outline-offset: 2px;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
.add-product {
  position: relative;
}
.add-product::after {
  background-color: #f4f6f7;
  bottom: 10px;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  width: 100%;
}
.add-product__current-selection {
  background-color: transparent;
  border-radius: 0;
  border: none;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-left: 16px;
  margin-right: 12px;
  padding: 0;
  position: relative;
  text-align: left;
  min-height: 32px;
}
.add-product__current-selection:hover,
.add-product__current-selection:focus {
  background-color: transparent;
  border: none;
  color: #424e5b;
}
.add-product__current-selection::after {
  background-color: #424e5b;
  border-radius: 2px;
  content: '';
  display: block;
  height: 2px;
  left: -17px;
  position: absolute;
  top: calc(50% - 2px);
  width: 10px;
}
.add-product__current-selection::before {
  background-color: #424e5b;
  border-radius: 2px;
  content: '';
  display: block;
  height: 10px;
  left: -13px;
  opacity: 1;
  position: absolute;
  top: calc(25% + 2px);
  transition: opacity 0.2s ease;
  width: 2px;
}
.add-product__grid {
  align-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  overflow-y: scroll;
  z-index: 11;
}
.add-product__grid::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.add-product__grid::-webkit-scrollbar:vertical {
  width: 8px;
}
.add-product__grid::-webkit-scrollbar-thumb {
  background-color: #424e5b;
  border-radius: 0px;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}
.add-product__grid .mageworx-swatch-container {
  padding: 20px 14px 0 0;
}
.add-product__grid .mageworx-swatch-container--noncolor {
  padding: 4px 20px 0 0;
  width: 100%;
}
.add-product__grid .mageworx-swatch-container--noncolor .mageworx-swatch-option.image:focus,
.add-product__grid .mageworx-swatch-container--noncolor .mageworx-swatch-option.image:hover,
.add-product__grid .mageworx-swatch-container--noncolor .mageworx-swatch-option.image:not(.disabled):hover {
  outline: none;
  border: none;
}
.add-product__grid .mageworx-swatch-option.image:focus,
.add-product__grid .mageworx-swatch-option.image:hover,
.add-product__grid .mageworx-swatch-option.image:not(.disabled):hover {
  /* outline: 2px solid @color-mint-bright;*/
  outline: 0;
  border: 2px solid #30b98b;
  padding: 1px;
}
.add-product__grid div.mage-error {
  display: none !important;
}
.add-product__grid-wrapper > .control {
  width: auto !important;
}
.add-product__thumb-container {
  align-items: center;
  cursor: pointer;
  display: flex;
}
.add-product__thumb-container .mageworx-swatch-option {
  display: flex;
  align-items: center;
  border: none;
  overflow: visible;
  border-radius: 0;
  outline: none;
}
.add-product__thumb-container .mageworx-swatch-option.selected {
  outline: none;
}
.add-product__thumb-container .add-product__thumb {
  border-radius: 0;
  border: 2px solid transparent;
  padding: 1px;
}
.add-product__thumb-container .add-product__thumb:has(+ p:hover) {
  outline: 0;
  border: 2px solid #30b98b;
  padding: 1px;
}
.add-product__thumb-container p {
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 16px;
  font-family: 'proxima-nova', sans-serif;
  color: #707070;
  line-height: 1.4;
  font-weight: 400;
  text-align: left;
  max-width: 253px;
}
.add-product__label {
  background-color: #222;
  border-radius: 4px;
  bottom: -29px;
  color: white;
  display: none;
  font-size: 12px;
  left: 50%;
  padding: 2px 6px;
  position: absolute;
  transform: translateX(-50%);
  width: max-content;
  z-index: 1;
}
.add-product__label::after {
  background-color: transparent;
  border-bottom: 5px solid #000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  top: -5px;
  transform: translateX(-50%);
  width: 0;
}
.add-product__name {
  display: none;
}
.add-product__option {
  margin-bottom: 18px;
  margin-right: 20px;
  margin-top: 18px;
}
.add-product__option--multi {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}
.add-product__option--multi input,
.add-product__option--multi label {
  color: #424e5b;
}
.add-product__option--multi input:hover,
.add-product__option--multi label:hover,
.add-product__option--multi input:focus,
.add-product__option--multi label:focus {
  color: #7dadc6;
  cursor: pointer;
}
.add-product__option-error {
  color: #eb5243;
  display: none;
}
.add-product__option-error.error {
  display: inline;
}
.add-product__option-group {
  padding-left: 0;
}
.add-product__options {
  padding-bottom: 20px;
  position: relative;
  padding-left: 10px;
}
.add-product__options:after {
  opacity: 0;
  transition: opacity 0.1s ease;
}
.add-product__options.breakout-modal-active .add-product__grid {
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid #f4f6f7;
  bottom: auto;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  left: 0;
  margin: 0 auto;
  max-height: 90vh;
  max-width: none;
  overflow: scroll;
  padding: 52px 10px 12px 18px;
  position: fixed;
  right: 0;
  top: 20px;
  width: 100%;
  z-index: 11111;
}
.add-product__options.breakout-modal-active .close-icon {
  display: block;
}
.add-product__options.breakout-modal-active:after {
  content: '';
  background-color: #000;
  inset: 0;
  display: block;
  position: fixed;
  opacity: .9;
  z-index: 100;
}
.add-product__option-heading {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 40px;
}
.add-product__option-selection {
  align-items: center;
  display: flex;
  flex: 1;
}
.add-product__selected-preview {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #f4f6f7;
  display: none;
  height: 40px;
  opacity: 0;
  transition: opacity 0.2s ease;
  width: 40px;
}
.add-product__selected-preview.is-selected {
  display: block;
  opacity: 1;
}
.add-product__selection-title {
  font-weight: 700;
}
.add-product__thumb {
  background-size: cover !important;
  height: 54px !important;
  width: 54px !important;
}
.add-product__thumb:focus,
.add-product__thumb:hover,
.add-product__thumb:not(.disabled):hover {
  /*outline: 2px solid @color-mint-bright;*/
  outline: 0;
  border: 2px solid #30b98b;
  padding: 1px;
}
.add-product__thumb.mageworx-swatch-option {
  border: none;
  outline: none;
  overflow: visible;
}
.add-product__thumb.mageworx-swatch-option.selected {
  border: none;
  outline: none;
}
.add-product__view-all {
  color: #424e5b !important;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .025em;
  margin-left: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.add-product__view-all:hover,
.add-product__view-all:focus {
  text-decoration: none;
  color: #424e5b;
}
.add-product__wrapper {
  padding-bottom: 0;
}
.add-product.is-hidden .add-product__view-all {
  display: none;
}
.add-product.is-expanded .add-product__current-selection:before {
  opacity: 0;
}
.add-product.is-expanded .add-product__view-all {
  display: block;
}
.add-product.error::after {
  background-color: #eb5243;
}
.add-product.error .add-product__current-selection::after,
.add-product.error .add-product__current-selection::before {
  background-color: #eb5243;
}
.add-product .close-icon {
  display: none;
  position: absolute;
  right: 12px;
  top: 12px;
}
.add-product .swatch-attribute-options {
  margin-top: 0;
  margin-bottom: 0;
}
.product-options-wrapper .detail__container p.package_selection__name {
  font-family: roboto condensed, sans-serif;
  color: #7dadc6;
  font-size: 18px;
  margin-bottom: 10px;
}
.product-options-wrapper .detail__container .add-product:first-child .swtch-hrz .add-product__grid {
  max-height: 195px;
}
.product-options-wrapper .add-product:first-child .swtch-hrz .add-product__grid {
  max-height: 195px;
}
.product-options-wrapper .add-product__grid {
  max-height: 320px;
}
.product-options-wrapper .swtch-hrz:first-child .add-product__grid {
  max-height: 195px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .add-product {
    padding: 0 12px 0 0px;
  }
  .add-product__option-heading {
    align-items: center;
    flex-direction: row;
  }
  .add-product__view-all {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .add-product__current-selection {
    min-height: unset;
    font-size: 18px;
  }
  .add-product__current-selection::before {
    top: calc(25% - 2px);
  }
  .add-product__grid {
    padding-left: 14px;
  }
  .add-product__grid .mageworx-swatch-container {
    padding: 20px 20px 0 0;
  }
  .add-product__grid .mageworx-swatch-container--noncolor {
    padding: 4px 20px 0 0;
  }
  .add-product__option-group .add-product__grid {
    max-height: 320px;
  }
  .add-product__options {
    padding-left: 20px;
  }
  .add-product__options.breakout-modal-active .add-product__grid {
    padding: 42px 10px 42px 26px;
    width: 1200px;
    top: 50%;
    transform: translateY(-50%);
  }
  .add-product__options.breakout-modal-active .add-product__thumb:hover .add-product__label,
  .add-product__options.breakout-modal-active .add-product__thumb:focus .add-product__label {
    display: block;
  }
  .add-product__thumb-container p {
    max-width: unset;
    text-align: unset;
  }
}
@media (max-width: 767px) {
  .add-product__grid {
    max-height: 200px;
    overflow-y: scroll;
    z-index: 11;
  }
}
.add-to-cart {
  display: flex;
  margin-bottom: 40px;
}
.add-to-cart__qty {
  margin: 0 12px;
  max-width: 52px;
}
.add-to-cart__wrapper {
  align-items: center;
  display: flex;
  margin-right: 26px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.additional-options {
  padding: 0 15px;
  margin-top: 20px;
  padding-bottom: 15px;
}
.additional-options__heading {
  padding-left: 10px;
  margin-bottom: 14px;
  font-size: 22px;
  line-height: 29px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  font-weight: 400;
}
.additional-options__content {
  border-top: 1px solid #424e5b;
  padding-top: 22px;
  padding-left: 10px;
}
.additional-options__content-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: fit-content;
}
.additional-options__content-item:hover {
  text-decoration: none;
}
.additional-options__text {
  margin-left: 12px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 0.448px;
  font-size: 16px;
}
.additional-options__modal-heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.additional-options__modal .modal-content {
  border: none;
  border-radius: 6px;
  position: relative;
}
.additional-options__modal .modal-close {
  background: url('../images/video-hero/close-circle.svg') center center no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  display: block;
  height: 40px;
  margin: 0;
  opacity: 0.8;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: -45px;
  transition: opacity 0.2s cubic-bezier(0.16, 0.62, 0.7, 0.47);
  width: 40px;
}
.additional-options__modal .modal-close:focus,
.additional-options__modal .modal-close:hover {
  opacity: 1;
}
.additional-options textarea {
  background: #f4f6f7;
  border-radius: 6px;
  border: 1px solid #c2c2c2;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: 0.44px;
  min-height: 82px;
  outline: none;
  padding: 20px;
  resize: vertical;
  width: 100%;
}
.additional-options .share-cart-message-container {
  margin-bottom: 2rem;
}
.additional-options .share-cart-message {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
  color: #424e5b;
  padding-left: 10px;
}
@media only screen and (min-width: 768px) {
  .additional-options {
    padding-bottom: 0;
  }
}
.article-preview {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.article-preview .container {
  padding: 0;
}
.article-preview__image {
  object-position: center;
  object-fit: cover;
  height: 400px;
  display: block;
  width: 100%;
}
.article-preview__content {
  padding: 20px 30px 60px;
}
.article-preview__title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  line-height: 21px;
  letter-spacing: 0.64px;
  color: #7dadc6;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.article-preview__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 32px;
  line-height: 40px;
  color: #424e5b;
  text-align: left;
  margin-bottom: 12px;
  font-weight: 400;
  display: flex;
}
.article-preview__text {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #424e5b;
  text-align: left;
  margin-bottom: 28px;
  font-weight: 400;
}
.article-preview__button-container {
  text-align: left;
}
.article-preview__button.action.primary {
  padding: 12px 30px;
  font-size: 1.6rem;
}
.gallery-index-index .tabs__list:after {
  width: 100vw;
}
.gallery-index-index .detail-tabs__panel:not(.is-expanded) {
  display: block;
}
.menu_search {
  align-items: center;
  border-bottom: 2px solid #ececec;
  position: relative;
}
.menu_search .cst_search {
  margin-left: auto;
  cursor: pointer;
  position: relative;
}
@media (max-width: 767px) {
  .menu_search .cst_search {
    position: static;
  }
}
.menu_search .tabs__list:after {
  display: none;
}
.menu_search .search_btn:after {
  font-size: 16px;
  line-height: 18px;
  content: '\e615';
  font-family: 'luma-icons';
  color: #424e5b;
}
.menu_search .widget.blog-search {
  width: 260px;
  display: none;
  margin: 0;
  position: absolute;
  right: 0;
  top: -4px;
}
@media (max-width: 767px) {
  .menu_search .widget.blog-search {
    top: 52px;
    z-index: 5;
    left: 0;
    width: 93%;
    margin: 0px 4%;
  }
  .menu_search .widget.blog-search input,
  .menu_search .widget.blog-search .field.search {
    width: 100% !important;
  }
}
.menu_search .widget.blog-search input {
  border: 1px solid #424e5b;
  border-radius: 15px 0 0 15px;
  padding: 6px 0 6px 10px;
  line-height: 1.2;
  float: left;
  box-shadow: 0 0 4px #424e5b;
  height: auto;
  background: #fff;
  font-size: 14px;
  width: 200px;
}
.menu_search .widget.blog-search .action.btnsearch {
  float: left;
  margin: 0;
  border: none;
  border-radius: 0 15px 15px 0;
  background-color: #424e5b;
  text-shadow: none;
  color: #fff;
  padding: 11px 15px 10px 15px;
  line-height: 1em;
  font-size: .7em;
  background: #424e5b;
  box-shadow: 0 0 4px #424e5b;
  text-transform: uppercase;
  position: unset;
}
.menu_search .widget.blog-search .block-content .form {
  display: flex;
}
@media (max-width: 980px) {
  .menu_search .tab-block {
    min-width: 100%;
  }
}
.blog_noresult {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
  border-bottom: 0;
}
.blog_noresult .centered-text__heading {
  margin-bottom: 40px;
}
.blog_noresult .no-block-title {
  letter-spacing: 2px;
  font-size: 26px;
  color: #7e7e7e;
  text-transform: uppercase;
  margin: 15px 0 20px;
}
.blog_noresult .no-block-title strong {
  font-weight: 300;
}
.blog_noresult p {
  color: #7e7e7e;
  font-size: 16px;
  margin-bottom: 1.5em;
}
.blog_noresult.menu_search .widget.blog-search {
  float: none;
  width: 271px;
  display: block;
  position: static;
  margin: 25px auto;
}
.blog_noresult.menu_search .widget.blog-search input,
.blog_noresult.menu_search .widget.blog-search .btnsearch {
  box-shadow: none;
}
.blog_noresult .no-results ul li {
  padding: 5px;
}
.blog_noresult .no-results ul li a {
  text-decoration: underline;
}
.blog_noresult .recent-post {
  text-align: center;
  margin: 10px 0;
}
.blog_noresult a.recent-post-item-link {
  font-size: 16px;
  text-decoration: underline;
  text-align: center;
}
.blog-post-view .page-main {
  padding-top: 40px;
}
.blog-post-view .abs-block-widget-title,
.blog-post-view .block-compare .block-title,
.blog-post-view .block-reorder .block-title,
.blog-post-view .widget .block-title,
.blog-post-view .block-wishlist .block-title,
.blog-post-view h4 {
  color: #333;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 10px;
}
.blog-post-view .abs-block-widget-title strong,
.blog-post-view .block-compare .block-title strong,
.blog-post-view .block-reorder .block-title strong,
.blog-post-view .widget .block-title strong,
.blog-post-view .block-wishlist .block-title strong,
.blog-post-view h4 strong {
  font-size: 22px;
  font-weight: 500;
}
.blog-post-view h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 500;
  margin: 24px 0 10px;
  color: #333;
}
.blog-post-view .widget.block-categories ul li a {
  font-weight: 500;
}
.blog-post-view .post-content a {
  color: #2980b9;
}
.blog-post-view .post-content a:hover {
  color: #424e5b;
  text-decoration: underline;
}
.blog-post-view .post-content .title-toc__heading {
  margin-bottom: 10px;
}
.blog-post-view .post-content .title-toc__heading a {
  text-decoration: none;
  color: #333;
}
.blog-post-view .post-content .post-title-wrap {
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 10px !important;
}
.blog-post-view .post-content .post-category a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 21px;
  letter-spacing: 0.64px;
  color: #7dadc6;
  text-transform: uppercase;
  background: transparent;
  margin-bottom: 15px;
  padding: 0;
}
.blog-post-view .post-content .post-category a:hover {
  color: #424e5b;
}
.blog-post-view .post-content .post-details {
  display: flex;
  margin-top: 8px;
}
.blog-post-view .post-content .post-details a {
  font-weight: 600;
  text-transform: capitalize;
}
.blog-post-view .post-content .post-details .post-date:before {
  content: '|';
  width: 5px;
  height: 100%;
  margin: 10px;
  color: #aaa;
}
.blog-post-view .post-item-date {
  float: right;
  width: calc(100% - 107px);
}
.blog-post-view .widget.blog-search .action.search {
  width: 52px;
  border-radius: 0 8px 8px 0;
}
.blog-post-view .post-view .post-nextprev-hld {
  width: 100%;
}
.blog-post-view .post-description p {
  font-size: 1.6rem;
  line-height: 1.7;
}
.blog-post-view .widget.block-list-posts .block-content .item .post-image {
  width: 92px;
}
.blog-post-view .widget.block-categories ul li {
  padding: 5px 0 5px 0px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
}
.about-author.listview {
  align-items: start;
  display: flex;
  gap: 15px;
  margin: 20px auto 30px;
  max-width: 1140px;
}
.about-author.listview .author-content {
  width: 100%;
}
.about-author.listview .author-title {
  margin-bottom: 8px;
  font-size: 32px;
  padding-left: 0;
}
.about-author.listview .author-content p {
  color: #707070;
  /* overflow: hidden;
       display: -webkit-box;
       -webkit-line-clamp: 4;  number of lines to show 
         line-clamp: 4; 
       -webkit-box-orient: vertical;*/
}
.blog-post-view .post-prev .nextprev-link {
  text-align: left;
  color: #7dadc6;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.blog-post-view .post-prev .nextprev-link:hover {
  text-decoration: underline;
  color: #424E5B;
}
.blog-post-view .post-next .nextprev-link {
  text-align: right;
  color: #7dadc6;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.blog-post-view .post-next .nextprev-link:hover {
  text-decoration: underline;
  color: #424E5B;
}
.blog-post-view .post-next .nextprev-link .text-right {
  text-align: right;
}
.blog-post-view .post-nextprev {
  justify-content: space-between;
}
.blog-post-view .post-nextprev .post-prev,
.blog-post-view .post-nextprev .post-next {
  width: 45%;
}
.blog-post-view .post-nextprev .post-prev span,
.blog-post-view .post-nextprev .post-next span {
  color: #424E5B;
  letter-spacing: normal;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.blog-page .tabs {
  margin-top: 0px;
}
.blog-page .article-preview__title a {
  color: #7dadc6;
}
.blog-page .article-preview__title a:hover {
  color: #424E5B;
}
.blog-page .article-preview__date {
  color: #424e5b;
  float: right;
}
.blog-page .article-preview__heading {
  font-size: 32px;
  line-height: 40px;
}
.blog-page .article-preview.__button {
  font-size: 1.5rem;
  color: #424e5b;
}
.blog-post-view .post-nextprev .post-next {
  text-align: right;
}
.author-photo {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .article-preview {
    margin-bottom: 60px;
  }
  .article-preview--reversed .article-preview__container {
    flex-direction: row-reverse;
  }
  .article-preview--reversed .article-preview__content {
    padding: 0 20px 0 0;
  }
  .article-preview .container {
    padding: 0 7.5px;
  }
  .article-preview__container {
    display: flex;
  }
  .article-preview__image-container {
    width: 50%;
  }
  .article-preview__image {
    height: 430px;
    border-radius: 6px;
  }
  .article-preview__content {
    width: 50%;
    padding: 0 0 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 1px solid #e1e1e1;
  }
  .article-preview__title,
  .article-preview__heading,
  .article-preview__text,
  .article-preview__button-container {
    text-align: left;
  }
  .article-preview__heading {
    font-size: 32px;
    line-height: 40px;
  }
  .blog-post-view .title-toc__heading {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 1.1;
  }
  .blog-post-view.page-layout-2columns-right .column.main {
    width: 73.166667%;
  }
  .blog-post-view.page-layout-2columns-right .sidebar-additional {
    width: 24.833333%;
  }
  .gallery-index-index .detail-tabs__panel {
    padding-left: 25px;
    padding-right: 25px;
    border-bottom: 0;
  }
}
.large-card-hero__title a {
  color: #ffffff;
}
.large-card-hero__title a:hover {
  color: #424e5b;
}
.large-card-hero__card .large-card-hero__heading {
  font-size: 32px;
  line-height: 40px;
}
.large-card-hero__card .large-card-hero__heading a {
  color: #ffffff;
}
.large-card-hero__card .large-card-hero__heading a:hover {
  color: #424e5b;
}
.large-card-hero__card .action.primary {
  padding: 12px 30px;
  font-size: 1.6rem;
}
@media only screen and (min-width: 1200px) {
  .article-preview--reversed .article-preview__content {
    padding: 0 60px 0 0;
  }
  .article-preview__content {
    padding: 0 0 0 60px;
  }
  .article-preview__content-inner {
    max-width: 480px;
  }
}
@media (max-width: 767px) {
  .blog-post-view .page-main {
    padding-top: 16px;
  }
  .blog-post-view .post-date span {
    display: none;
  }
  .blog-post-view .post-nextprev .post-prev span,
  .blog-post-view .post-nextprev .post-next span {
    color: #424E5B;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    letter-spacing: 0.5px;
    font-size: 16px;
  }
  .blog-post-view .post-nextprev .post-prev .nextprev-link,
  .blog-post-view .post-nextprev .post-next .nextprev-link {
    color: #7dadc6;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
  }
  .blog-post-view .post-nextprev .post-prev .nextprev-link {
    text-align: left;
  }
  .blog-page .large-card-hero__title {
    text-align: left;
  }
  .blog-page .large-card-hero__title a {
    color: #7dadc6;
  }
  .blog-page .large-card-hero__card {
    text-align: left;
    border-radius: 0;
    padding: 20px 15px;
  }
  .blog-page .large-card-hero__card .large-card-hero__heading a {
    color: inherit;
  }
  .blog-page .large-card-hero__image-container {
    width: 100%;
  }
  .blog-page .large-card-hero__text {
    padding: 0;
  }
  .blog-page .post-content .title-toc__heading {
    padding-left: 0;
    font-size: 38px;
  }
  .blog-page .post-content .post-details {
    display: inline;
    margin-top: 8px;
    word-break: break-all;
  }
  .blog-page .post-content .post-details > div {
    display: inline;
  }
  .blog-page .post-content .post-date b {
    font-weight: 500;
  }
  .blog-page .menu_search .cst_search {
    display: block;
  }
  .blog-page .menu_search .cst_search .search_btn {
    display: none;
  }
  .blog-page .menu_search .widget.blog-search {
    display: block !important;
    margin-top: 2px;
  }
  .blog-page .menu_search .widget.blog-search .action.btnsearch,
  .blog-page .menu_search .widget.blog-search input {
    box-shadow: none;
  }
  .about-author.listview {
    flex-flow: wrap;
  }
}
@media (max-width: 980px) {
  .menu_search .tab-block {
    min-width: 100%;
  }
  .large-card-hero {
    top: 20px;
  }
  .gallery-index-index .container1 > .row {
    margin: 0;
  }
  .gallery-index-index .tabs__list > div {
    padding-top: 20px;
  }
}
.cart-empty {
  padding-top: 40px;
  padding-bottom: 150px;
}
.cart-empty__title {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 30px;
}
.cart-empty p {
  margin: 0 0 15px;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.4;
  font-weight: 400;
}
.cart-empty p a {
  color: #2980b9;
}
.cart-empty .action-primary {
  border: 1px solid #424e5b;
}
.cart-empty .secondary {
  display: block;
  margin-bottom: 2rem;
  width: 100%;
}
.cart-empty.action-primary {
  text-decoration: none;
  color: #637181;
}
.cart-empty.action-primary:hover {
  text-decoration: none;
  color: #637181;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.authorization-link {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.authorization-link {
  list-style-type: none;
  display: block;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 19px;
  height: 28px;
  padding-top: 5px;
}
.authorization-link__action {
  color: #424e5b;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.2s ease;
}
.authorization-link__action:hover,
.authorization-link__action:focus {
  color: #96ebd0;
  text-decoration: none;
}
.authorization-link__button {
  background-color: #96ebd0;
  border-radius: 41px;
  border: none;
  color: #424e5b;
  cursor: pointer;
  display: inline-block;
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  opacity: .8;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase;
  width: 164px;
  transition: opacity 0.2s ease;
  border: 1px solid #424e5b;
}
.authorization-link__button:hover,
.authorization-link__button:focus {
  opacity: 1;
  text-decoration: none;
}
.authorization-link__dropdown {
  display: none;
  position: absolute;
  top: 40px;
  z-index: 1;
  background-color: #fff;
  border-radius: 15px;
  padding: 20px 20px 15px 20px;
  right: -26px;
  left: auto;
  text-align: center;
}
.authorization-link__dropdown::after {
  content: '';
  top: -10px;
  margin-left: -22px;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 10px solid #fff;
  left: auto;
  right: 14px;
}
.authorization-link__dropdown::before {
  content: '';
  top: -20px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 35px;
  opacity: 0;
}
.authorization-link span {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  text-transform: none;
  color: #777777;
}
.authorization-link > a {
  /*background-image: url('../images/icons/account.svg');*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  float: right;
  font-size: 0;
  height: 100%;
  filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(25%) hue-rotate(275deg) brightness(106%) contrast(100%);
  transition: filter 0.2s ease;
  width: 19px;
  height: 23px;
  /*@media @sm-and-down {
           pointer-events: none;
      } */
}
.authorization-link > a:hover {
  filter: brightness(0) saturate(100%) invert(96%) sepia(81%) saturate(346%) hue-rotate(79deg) brightness(96%) contrast(95%);
}
.authorization-link:hover .authorization-link__dropdown,
.authorization-link:focus .authorization-link__dropdown {
  display: block;
}
.back-to-top {
  bottom: 90px;
  position: fixed;
  right: 20px;
  z-index: 105;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s, visibility 0.5s;
}
.back-to-top__desktop-icon {
  display: none;
}
.back-to-top__text {
  display: none;
}
.back-to-top.is-shown {
  visibility: visible;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .back-to-top {
    align-items: center;
    background-color: #424e5b;
    border: 1px solid #ccfaeb;
    border-radius: 15px 0 0 15px;
    color: #ffffff !important;
    display: flex;
    flex-direction: row;
    font-weight: bold;
    font-size: 22px;
    justify-content: center;
    height: 130px;
    line-height: 1.6;
    padding: 15px;
    right: 0;
    text-decoration: none !important;
    text-transform: uppercase;
    width: 130px;
  }
  .back-to-top__desktop-icon {
    display: inline;
    vertical-align: middle;
  }
  .back-to-top__mobile-icon {
    display: none;
  }
  .back-to-top__text {
    display: inline;
  }
}
.badge-bar {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .badge-bar {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
    background-color: #f4f6f7;
    display: block;
    padding-top: 0;
  }
  .badge-bar__inner {
    margin: 0 auto;
    max-width: 1152px;
    position: relative;
  }
  .badge-bar__inner > .container {
    max-width: 1280px;
    padding: 0;
  }
  .badge-bar__slider {
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #f4f6f7;
    display: block;
    margin-bottom: 0;
    padding: 20px 0;
    transform: translateY(-20px);
  }
  .badge-bar__slider .col-md-4 {
    border-right: 2px solid #96ebd0;
  }
  .badge-bar__slider .col-md-4:last-child {
    border-right: none;
  }
  .badge-bar__slide {
    width: auto;
    display: block;
    height: 40px;
  }
  .badge-bar__slide-content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
  }
  .badge-bar__svg {
    width: auto;
    margin-right: 20px;
  }
  .badge-bar__svg--medal {
    width: auto;
  }
  .badge-bar__svg--box {
    width: auto;
  }
  .badge-bar__text {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    color: #414E5B;
  }
}
@media only screen and (min-width: 1200px) {
  .badge-bar__text {
    font-size: 20px;
  }
}
.billing-address-details {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: .028em;
  padding: 0 !important;
}
.billing-address-details__primary {
  color: #424e5b;
  margin-bottom: 8px;
}
.billing-address-details__secondary {
  color: #707070;
  margin-bottom: 8px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.block-search {
  flex: 1 0 auto;
}
.block-search input {
  background-color: #f4f6f7;
  border-radius: 100px;
  padding: 0 20px;
}
.block-search .action.search {
  right: 20px;
}
@media only screen and (min-width: 992px) {
  width: 450px;
}
.brands-block {
  border-top: 2px solid #ececec;
  margin-bottom: 40px;
}
.brands-block__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(6, 1);
}
.brands-block__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 20px;
}
.brands-block__information {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
}
.brands-block__item {
  margin: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 106px;
}
.brands-block__main {
  align-items: center;
  background-color: #EFF7FD;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  grid-column-end: 4;
  grid-column-start: 1;
  grid-row-end: 6;
  grid-row-start: 3;
  justify-content: center;
  margin: 0 -25px;
  padding: 60px 20px;
  text-align: center;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .brands-block__item {
    height: 214px;
  }
}
@media only screen and (min-width: 992px) {
  .brands-block__grid {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(4, 1fr);
  }
  .brands-block__item {
    margin: 10px;
    height: auto;
    min-height: 50px;
    min-width: 50px;
    max-width: 162px;
  }
  .brands-block__item-veeco {
    height: 100px;
  }
  .brands-block__main {
    grid-column-end: 6;
    grid-column-start: 2;
    grid-row-end: 4;
    grid-row-start: 2;
    margin: 0 20px;
    padding: 80px 50px;
  }
}
.breadcrumbs {
  display: block;
  margin: 0;
  padding: 10px 0;
  text-align: left;
}
.breadcrumbs .items .item {
  color: #424e5b;
  font-size: 12px;
}
.breadcrumbs .items .item:last-child {
  color: #7dadc6;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 500;
}
.breadcrumbs .items .item:not(:last-child):after {
  line-height: 6px;
  margin: 0;
  vertical-align: middle;
}
.breadcrumbs a {
  color: #424e5b;
}
.breadcrumbs a:hover,
.breadcrumbs a:focus,
.breadcrumbs a:visited {
  color: #424e5b;
}
.breadcrumbs strong {
  font-weight: 700;
}
.page-header + .breadcrumbs {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  max-width: none;
  text-align: left;
}
.page-header + .breadcrumbs .items {
  padding: 0 20px;
  position: relative;
}
.page-header + .breadcrumbs .items::after {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: -10px;
  height: 1px;
  background-color: #ececec;
}
.page-header + .breadcrumbs + .page-main {
  padding-top: 15px;
}
@media only screen and (min-width: 992px) {
  .breadcrumbs {
    line-height: 18px;
    padding: 10pz 18px;
  }
  .breadcrumbs .items .item {
    font-size: 14px;
    margin-right: 5px;
    line-height: 1.5;
  }
  .breadcrumbs .items .item:not(:last-child):after {
    line-height: 22px;
  }
  .page-header + .breadcrumbs {
    padding: 0 18px 10px;
  }
  .page-header + .breadcrumbs .items {
    padding: 0 34px;
  }
}
@media only screen and (min-width: 1200px) {
  .breadcrumbs {
    margin: 0px 14px;
    padding: 10px 18px 10px;
  }
  .page-header + .breadcrumbs {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .breadcrumbs {
    margin: 0px 40px;
  }
}
@media only screen and (min-width: 1920px) {
  .breadcrumbs {
    margin: 0px 40px;
    padding: 0 25px 10px;
  }
  .page-header + .breadcrumbs {
    padding: 10px 25px 10px;
  }
}
.bundle-options-container {
  display: flex;
  flex-direction: column;
}
.bundle-options-container a {
  color: #2980b9;
  text-decoration: none;
}
.bundle-options-container h2,
.bundle-options-container h1 {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 37px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
}
.bundle-options-container h3 {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 19px;
  line-height: 1.3;
  letter-spacing: 1px;
  font-weight: 500;
}
.bundle-options-container h4 {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
}
.bundle-options-container p {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #777777;
  margin: 0;
  line-height: 1.4;
}
.bundle-options-container .action {
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4f98bf;
  margin-right: 15px;
}
.bundle-options-container .add-to-cart {
  display: block;
  margin-bottom: 0;
}
.bundle-options-container .add-product__selected {
  height: 24px;
  width: 24px;
}
.bundle-options-container .block-bundle-summary {
  background-color: white;
  border-radius: 9px;
  margin: 0;
  padding: 0;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 20px;
  display: grid;
  gap: 6px;
  margin-top: 19px;
}
.bundle-options-container .button {
  text-align: center;
  background-color: #abefd9;
  border-radius: 41px;
  border: none;
  color: #5c787a;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 0;
  max-width: 198px;
  width: 100%;
  text-transform: uppercase;
  cursor: pointer;
}
.bundle-options-container .choose-package {
  order: 1;
  margin-bottom: 20px !important;
}
.bundle-options-container .detail__container {
  background-color: #fff;
  border-radius: 9px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  color: #424e5b;
  padding-bottom: 30px;
}
.bundle-options-container .detail__select .checkbox label {
  position: relative;
  width: 100%;
}
.bundle-options-container .detail__select .checkbox input {
  margin-left: 20px;
  width: 0;
  height: 0;
  opacity: 0;
}
.bundle-options-container .fieldset:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .bundle-options-container .fieldset:last-child {
    display: contents;
  }
}
.bundle-options-container .package-details {
  padding-bottom: 0;
}
.bundle-options-container .package-details__specs {
  margin-bottom: 10px;
  padding-bottom: 0;
}
.bundle-options-container .package-product {
  display: flex;
  flex-direction: column;
  max-width: 800px;
}
.bundle-options-container .price-box.price-configured_price,
.bundle-options-container .box-tocart {
  display: none !important;
}
.bundle-options-container .product-add-form {
  display: block !important;
  order: 2;
}
.bundle-options-container .product-carousel__nav-slide .slick-current {
  height: 68px;
  width: 68px;
}
.bundle-options-container .product-carousel__nav-slide img {
  height: 68px;
  width: 68px;
}
@media only screen and (max-width: 991px) {
  .bundle-options-container .product-carousel__nav-slide {
    padding: 12px 30px;
    gap: 10px;
  }
}
.bundle-options-container .product-options-wrapper {
  width: 100%;
}
.bundle-options-container .product-options-wrapper > div > .container {
  padding: 0;
}
.bundle-options-container .product-info-main {
  margin-bottom: 40px;
}
.bundle-options-container .product-info-main .yotpoBottomLine,
.bundle-options-container .product-info-main .product-info-price,
.bundle-options-container .product-info-main .product-detail__name {
  padding-left: 0;
}
.bundle-options-container .product-info-main .product-detail__specs::after {
  left: 0;
  width: calc(100%);
}
.bundle-options-container .product-info-main .product-detail__backorder {
  margin-left: 0;
}
.bundle-options-container .product-info-main .quantity label {
  display: none;
}
.bundle-options-container .product-info-main .add-product__grid .mageworx-swatch-container {
  padding: 14px 14px 0 0;
}
.bundle-options-container .package-slide .slick-prev {
  position: absolute;
  top: 50%;
  left: -18px !important;
  background: transparent;
  opacity: 1;
}
.bundle-options-container .package-slide .slick-prev::before {
  font-size: 23px;
  line-height: 23px;
  content: '\e617';
  font-family: 'luma-icons';
  margin: -1px;
  vertical-align: top;
  display: inline-block;
  font-weight: 600;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding: 0;
}
.bundle-options-container .package-slide .slick-next {
  position: absolute;
  top: 50%;
  right: -14px !important;
  opacity: 1;
  background: transparent;
}
.bundle-options-container .package-slide .slick-next::before {
  font-size: 23px;
  line-height: 23px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: -1px;
  vertical-align: top;
  display: inline-block;
  font-weight: 600;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding: 0;
}
.bundle-options-container ~ * {
  display: none;
}
.bundle-options-container p.required {
  display: none;
}
.bundle-options-container .product-options-bottom {
  border-top: 0px solid #cccccc;
  margin: 0;
}
.bundle-options-container .detail__select {
  display: flex;
  flex-flow: wrap;
  gap: 10px;
  align-items: start;
}
.bundle-options-container .product-options {
  flex-basis: 100%;
}
#package-next-options p {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  color: #777777;
  margin: 0;
  line-height: 1.4;
}
#package-next-options .action {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4f98bf;
  margin-right: 15px;
}
#package-next-options .button {
  text-align: center;
  background-color: #abefd9;
  border-radius: 41px;
  border: none;
  color: #5c787a;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 0;
  max-width: 198px;
  width: 100%;
  text-transform: uppercase;
  cursor: pointer;
}
#package-next-options .fieldset {
  margin: 0;
}
#package-next-options .package-slide__element .wrap__element .package-item {
  display: inline-block;
  vertical-align: middle;
}
#package-next-options .package-slide__element .wrap__element .package-item p {
  font-size: 18px;
  margin-bottom: 8px;
}
#package-next-options .package-slide__element .wrap__element .package-item-content p {
  display: inline-block;
  vertical-align: middle;
}
#package-next-options .package-slide__element .wrap__element p {
  font-weight: bold;
  color: #424e5b;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
}
#package-next-options .package-slide__element .wrap__element .package-item-content {
  display: block;
  font-size: 0;
}
#package-next-options .price-summary {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
#package-next-options .price-summary .sav {
  color: #d4635b;
}
#package-next-options .price-summary .tot {
  font-size: 20px;
}
#package-next-options .product-carousel {
  padding: 0 !important;
}
.page-product-bundle .breadcrumbs {
  max-width: 1215px;
  padding-bottom: 0;
}
.page-product-bundle .column.main > .product-info-main,
.page-product-bundle .column.main > .product.media {
  display: none !important;
  visibility: hidden !important;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 576px) {
  .bundle-options-container .bundle-options-wrapper {
    width: 75%;
  }
  .bundle-options-container .bundle-options-wrapper > div > .container {
    padding: 0 10px;
  }
  .bundle-options-container .block-bundle-summary {
    margin: 0 0 0 10px;
    width: calc(25% - 20px);
  }
  .bundle-options-container .product-add-form {
    margin: 0 10px;
  }
  .page-product-bundle {
    background-color: #ececec;
  }
}
@media only screen and (max-width: 991px) {
  .bundle-options-container .product-carousel__nav-slider {
    padding: 12px 30px;
    gap: 10px;
  }
  .bundle-options-container .product-carousel__nav-slider .slick-track {
    gap: 7px;
  }
  .bundle-options-container .js-carousel .package-slide {
    margin: 0 15px;
  }
  .bundle-options-container .js-carousel .package-slide .slick-prev {
    left: -15px;
  }
  .bundle-options-container .js-carousel .package-slide .slick-prev {
    right: -15px;
  }
  .bundle-options-container .js-carousel .package-slide__element .wrap__element a {
    padding: 15px 10px;
  }
  .bundle-options-container .fieldset:last-child {
    margin-bottom: 0;
    display: contents;
  }
  .bundle-options-container .package-details .product.media {
    min-height: auto;
  }
  .bundle-options-container .package-summary__type .button {
    display: block;
    width: 100%;
  }
  .bundle-options-container.package {
    padding-left: 0;
    padding-right: 0;
  }
  .bundle-options-container.package .product.media {
    margin-bottom: 42px;
  }
  .bundle-options-container.package .product.media .product-detail__name {
    margin-bottom: 42px;
  }
  .bundle-options-container .package-menu__cta.selected.bundleactive {
    cursor: pointer;
    border: 1px solid #424e5b;
  }
}
@media only screen and (min-width: 768px) {
  .bundle-options-container .detail-tabs {
    left: 0;
    margin-left: -40px;
    margin-right: -45px;
    right: 0;
    width: auto;
    margin-bottom: 0;
    padding: 56px 0 0;
  }
}
.card-callouts {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #f4f6f7;
  padding: 0;
  text-align: center;
}
.card-callouts--post-submission {
  background-color: #ffffff;
  padding-top: 0;
  display: none;
}
.card-callouts--cosmetology {
  background-color: #ffffff;
  margin-top: 25px;
}
.card-callouts__card {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: start;
  margin-bottom: 60px;
  padding: 0 14px;
  width: 100%;
}
.card-callouts__card > div {
  width: 100%;
}
.card-callouts__card-button {
  min-width: 220px;
}
.card-callouts__card-content {
  padding: 15px 9px;
}
.card-callouts__card-heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 15px;
}
.card-callouts__card-image {
  border-radius: 8px;
}
.card-callouts__card-subheading {
  color: #707070;
  font-size: 16px;
  line-height: 22px;
}
.card-callouts .justify-content-center {
  center: center !important;
}
@media only screen and (min-width: 768px) {
  .card-callouts__card-content {
    padding: 15px 12px;
  }
}
@media only screen and (min-width: 992px) {
  .card-callouts {
    padding: 80px 0 60px;
  }
  .card-callouts--post-submission {
    display: block;
  }
  .card-callouts--cosmetology {
    display: block;
  }
  .card-callouts__card {
    margin-bottom: 0;
    padding: 0;
    max-width: 600px;
  }
}
@media only screen and (min-width: 1200px) {
  .card-callouts--post-submission .col-xl-5 {
    width: 45%;
  }
}
@media only screen and (min-width: 1400px) {
  .card-callouts--post-submission .col-xl-5 {
    width: 41.67%;
  }
  .card-callouts--cosmetology .card-callouts__card-subheading {
    width: 463px;
  }
}
.cart-discount {
  display: none;
}
.cart-summary-custom .discount {
  background-color: #f4f6f7;
  padding: 32px 10px 40px 10px;
  border: 2px solid #ececec;
  border-radius: 6px;
  margin-bottom: 10px;
}
.cart-summary-custom .discount .title {
  padding-left: 15px;
  margin-bottom: 15px;
}
.cart-summary-custom .discount .title strong {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
  color: #424e5b;
}
.cart-summary-custom .discount .content {
  border-top: 2px solid #ececec;
}
.cart-summary-custom .discount .fieldset {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}
.cart-summary-custom .discount .fieldset:last-child {
  margin-bottom: 0;
}
.cart-summary-custom .discount .fieldset .field {
  margin-bottom: 0;
  margin-right: 0;
}
.cart-summary-custom .discount input[type="text"] {
  background-color: #ffffff;
  border: 2px solid #ececec;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.448px;
  color: #424e5b;
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  padding-left: 20px;
}
.cart-summary-custom .discount input:not([disabled]):focus {
  box-shadow: none;
}
.cart-summary-custom .discount .actions-toolbar .primary .action {
  margin: 0;
  background-color: white;
  border: 2px solid #ececec;
  padding: 0;
  height: 52px;
  width: 47px;
  border-radius: 0px !important;
  border-left: 0px;
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  position: relative;
}
.cart-summary-custom .discount .actions-toolbar .primary .action::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 5px;
  height: 8px;
}
.cart-summary-custom .discount .actions-toolbar .primary .action span {
  display: none;
}
.cart-summary-custom .discount .actions-toolbar .primary .apply::after {
  background-image: url('../images/icons/promo-code-arrow.svg');
}
.cart-summary-custom .discount .actions-toolbar .primary .cancel::after {
  background-image: url('../images/icons/close.svg');
  height: 13px;
  width: 13px;
}
.page-main .block {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .cart-summary-custom .discount .title {
    text-align: center;
  }
}
@media (min-width: 769px) {
  .cart-summary-custom .discount .title {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .cart-summary-custom .discount .fieldset {
    justify-content: unset;
  }
  .cart-summary-custom .discount .fieldset .field {
    width: 100%;
  }
}
.cart-finance {
  background-color: #f4f6f7;
  padding: 25px 30px 25px 30px;
  text-align: center;
  border: 2px solid #ececec;
  border-radius: 6px;
  margin-bottom: 10px;
}
.cart-finance__heading {
  color: #5E6771;
  margin-bottom: 5px;
  font-size: 26px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.cart-finance__sub-heading {
  text-transform: uppercase;
  color: #7e7e7e;
  font-family: 'proxima-nova', sans-serif;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.cart-finance__link {
  color: #7dadc6;
  font-family: 'proxima-nova', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  text-decoration: underline;
}
.cart-finance a:visited {
  color: #7dadc6;
  text-decoration: underline;
}
.cart-totals {
  position: relative;
  border: 2px solid #ececec;
  background-color: #f4f6f7;
  padding: 15px 10px 0;
  border-bottom: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.cart-totals .totals-heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.cart-totals .totals-container {
  border-top: 2px solid #ececec;
  padding-top: 10px;
}
.cart-totals table {
  border-left: 30px solid transparent;
  border-right: 10px solid transparent;
}
.cart-totals .totals.sub th,
.cart-totals .totals-tax th,
.cart-totals .totals.shipping th,
.cart-totals .totals .title {
  font-family: 'proxima-nova', sans-serif;
  color: #424e5b;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.cart-totals .amount .price {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #424e5b;
}
.cart-totals .totals-tax th {
  padding-bottom: 14px;
}
.cart-totals .grand.totals .mark {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  border-top: 2px solid #ececec;
  text-align: left;
}
.cart-totals .grand.totals .amount .price {
  font-family: 'proxima-nova', sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
}
.cart-totals .grand .amount {
  border-top: 2px solid #ececec;
}
.cart-totals .mark .small {
  font-size: 11px;
}
.cart-totals .loading-mask {
  position: absolute;
}
.cart-totals .loading-mask img {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .cart-totals table {
    border-left: 20px solid transparent;
    border-right: 10px solid transparent;
  }
}
.cart-container {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
}
.cart-container.container {
  padding-left: 16px;
  padding-right: 16px;
}
.cart-container .form-cart {
  order: 1;
}
.cart-container .form-cart .actions.main {
  display: none;
}
.table > tbody + tbody {
  border-top: none;
}
.cart-summary-custom {
  order: 2;
}
.cart-summary-custom .block.shipping {
  background-color: #ffffff;
  padding: 15px 10px 8px;
  margin-bottom: 10px;
  border: 2px solid #ececec;
  border-radius: 6px;
}
.cart-summary-custom .block.shipping .estimate {
  margin-bottom: 0;
}
.cart-summary-custom .summary.title {
  display: none;
}
.cart-summary-custom .checkout-methods-items li:nth-child(2) {
  display: none;
}
.cart-summary-custom .checkout-methods-items li {
  list-style: none;
}
.cart-summary-custom .checkout-methods-items li .button-wrapper {
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f4f6f7;
  padding: 20px 0;
  z-index: 98;
  margin-bottom: 0;
}
.cart-summary-custom .checkout-methods-items li.default-checkout .button-wrapper {
  position: relative;
  padding: 0 0 10px;
}
.cart-summary-custom .checkout-methods-items li .action.primary {
  padding: 14px 50px;
}
.cart-summary-custom .checkout-methods-items {
  background-color: #f4f6f7;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom: 2px solid #ececec;
  border-right: 2px solid #ececec;
  border-left: 2px solid #ececec;
  padding-left: 0;
  margin-bottom: 10px;
}
.cart .cart-count {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  color: #424e5b;
  text-transform: uppercase;
  padding-left: 10px;
  padding-bottom: 20px;
  padding-top: 28px;
}
.cart .table-header {
  border-top: 2px solid #ececec;
}
.cart .product-image-container {
  border-radius: 8px;
  border: 1px solid #f4f6f7;
  padding: 10px;
}
.cart.table-wrapper .product-item-photo {
  max-width: 78px;
  left: 10px;
}
.cart.table-wrapper {
  border-top: none;
}
.cart.table-wrapper .action-towishlist {
  display: none !important;
}
.cart.table-wrapper dl.item-options > dt,
.cart.table-wrapper .product-item-name + dt {
  font-weight: 600 !important;
}
.cart.table-wrapper .cart.item {
  border-bottom: 2px solid #ececec;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: none;
  font-family: 'proxima-nova', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #707070;
  padding: 20px 0 0px 0;
  text-align: left;
}
.cart.table-wrapper .cart thead tr th.col:first-child {
  padding-left: 10px;
  display: none;
}
.cart .item-info {
  border-bottom: 15px solid transparent;
}
.cart.table-wrapper thead .col.item {
  display: block;
}
.cart.table-wrapper .product-item-details {
  margin-left: 15px;
  display: flow-root;
}
.cart.table-wrapper .product-item-details dt {
  float: left;
  clear: both;
}
.cart.table-wrapper .product-item-details dt:not(.product-name) {
  font-weight: normal;
}
.cart.table-wrapper .product-item-details dt:not(.product-name):after {
  content: ':';
  margin-right: 5px;
}
.cart.table-wrapper .product-item-details dt.product-name {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-details dd {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: .02em;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name a {
  color: #424e5b !important;
}
.cart.table-wrapper .price-container-mobile {
  display: flex;
  padding-top: 6px;
  margin-bottom: 10px;
}
.cart.table-wrapper .item-sku,
.cart.table-wrapper .item-sku dl {
  margin-bottom: 0;
}
.cart.table-wrapper .item-sku dl {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
}
.cart.table-wrapper .item-options dt {
  font-weight: normal;
  margin-right: 5px;
}
.cart.table-wrapper .item-options dt.product-name {
  font-weight: 700;
}
.cart.table-wrapper .item-options dd {
  font-weight: 400;
}
.cart.table-wrapper .item-options dt,
.cart.table-wrapper .item-options dd {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 0;
}
.cart.table-wrapper .item .col.item {
  padding-right: 0;
  width: 100%;
}
.cart.table-wrapper .item .col.qty,
.cart.table-wrapper .item .col.price,
.cart.table-wrapper .item .col.subtotal {
  padding-top: 24px;
  text-align: left;
}
.cart.table-wrapper .item .col.qty {
  padding-right: 0;
  width: 27%;
  padding-bottom: 0;
  padding-top: 10px;
}
.cart.table-wrapper .item .col.price {
  padding-top: 10px;
}
.cart.table-wrapper .item .col.subtotal {
  padding-top: 10px;
}
.cart.table-wrapper .select2-container--default {
  width: 62% !important;
  min-width: auto;
}
.cart.table-wrapper .select2-selection--single {
  background-color: #ffffff;
  border: 2px solid #ececec;
  height: 45px;
}
.cart.table-wrapper .select2-selection__rendered {
  color: #424e5b;
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.448px;
  padding-top: 9px;
  padding-left: 12px;
}
.cart.table-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 6px;
}
.cart.table-wrapper .item .col.price,
.cart.table-wrapper .item .col.subtotal {
  padding-left: 0;
  padding-right: 0;
}
.cart.table-wrapper .item .col.subtotal {
  padding-left: 50px;
}
.cart.table-wrapper .col.qty[data-th]::before,
.cart.table-wrapper .col.price[data-th]::before,
.cart.table-wrapper .col.subtotal[data-th]::before {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #707070;
  padding-bottom: 0;
}
.cart.table-wrapper .col.price[data-th]::before {
  text-align: center;
}
.cart.table-wrapper .item .col.price .price-container {
  display: flex;
  padding-top: 8px;
  justify-content: center;
}
.cart.table-wrapper .item .col.price .price-container .price-excluding-tax .price,
.cart.table-wrapper .item .col.price .price-container .price-including-tax .price,
.cart.table-wrapper .item .price-container-mobile .price-including-tax .price,
.cart.table-wrapper .item .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .item .col.subtotal .price-including-tax .price {
  font-weight: 400;
  font-size: 18px;
}
.cart.table-wrapper .item .col.price .price-container .price-excluding-tax:first-child,
.cart.table-wrapper .item .col.price .price-container .price-including-tax:first-child,
.cart.table-wrapper .item .price-container-mobile .price-including-tax:first-child {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-decoration: line-through;
  margin-right: 4px;
}
.cart.table-wrapper .item .col.price .price-container .price-including-tax.no-sale:first-child,
.cart.table-wrapper .item .price-container-mobile .price-including-tax.no-sale:first-child {
  text-decoration: initial;
  margin-right: 0;
}
.cart.table-wrapper .item .col.price .price-container .price-excluding-tax:nth-child(2),
.cart.table-wrapper .item .col.price .price-container .price-including-tax:nth-child(2),
.cart.table-wrapper .item .price-container-mobile .price-including-tax:nth-child(2) {
  color: #eb5243;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  line-height: 26px;
  position: relative;
  margin-left: 4px;
}
.cart.table-wrapper .item .col.price .price-container .price-excluding-tax:nth-child(2)::before,
.cart.table-wrapper .item .col.price .price-container .price-including-tax:nth-child(2)::before,
.cart.table-wrapper .item .price-container-mobile .price-including-tax:nth-child(2)::before {
  background-color: #ececec;
  content: '';
  display: block;
  height: 32px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 2px;
}
.cart.table-wrapper .item .price-container-mobile .price-including-tax:nth-child(2)::before {
  height: 32px;
  top: -3px;
}
.cart.table-wrapper .item .col.subtotal .price-excluding-tax,
.cart.table-wrapper .item .col.subtotal .price-including-tax {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  line-height: 26px;
  padding-top: 8px;
}
.cart.table-wrapper .item .col.subtotal .price-excluding-tax {
  min-width: 80px;
}
.cart.table-wrapper .item .col.subtotal .subtotal-container {
  display: flex;
}
.cart.table-wrapper .trash-icon {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 20px;
  padding-top: 0;
}
.cart.table-wrapper .actions-toolbar .action-edit {
  display: none;
}
.cart.table-wrapper .item-actions {
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
  top: 23%;
}
.cart.table-wrapper .actions-toolbar .action-delete {
  position: relative;
  bottom: auto;
  top: auto;
  right: auto;
  left: auto;
}
.cart.table-wrapper .actions-toolbar .action-delete::before {
  content: 'Remove';
  background-image: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  color: #424e5b;
  margin-left: 4px;
  border-bottom: 1px solid #424e5b;
}
.cart.table-wrapper .actions-toolbar .action-delete > span {
  color: #424e5b;
  position: relative;
  margin: 0;
  display: none;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 0;
  padding-bottom: 0;
}
.cart.table-wrapper .actions-toolbar.mobile {
  display: block;
  right: -25px;
  top: 14px;
}
.cart.table-wrapper .item-actions td {
  padding-top: 0;
}
.cart .cart-link-container {
  text-align: left;
  padding-top: 20px;
}
.cart .cart-link {
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.56px;
  line-height: 30px;
  color: #87ACC2;
}
.cart .cart-link::before {
  content: '';
  background-image: url('../images/icons/back.svg');
  width: 5px;
  height: 8px;
  display: inline-block;
  margin-right: 11px;
  margin-bottom: 1px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .cart.table-wrapper .item .col.price .price-container {
    justify-content: center;
  }
  .cart.table-wrapper .select2-container--default {
    width: 46% !important;
  }
  .cart.table-wrapper .item-options {
    width: 54%;
  }
}
@media (min-width: 769px) {
  .cart-container {
    padding-top: 55px;
    display: block;
  }
  .cart-container.container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .cart-container .form-cart {
    padding-right: 1%;
  }
  .cart-summary-custom {
    width: 25%;
    float: right;
    position: relative;
    background: transparent;
    margin-bottom: 25px;
  }
  .cart-summary-custom .checkout-methods-items li .button-wrapper {
    position: relative;
  }
  .cart-summary-custom .checkout-methods-items li .action.primary {
    padding: 14px 35px;
  }
  .cart-summary-custom .block.shipping {
    background-color: #f4f6f7;
  }
  .cart.table-wrapper {
    border: 2px solid #ececec;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 28px;
    padding-bottom: 40px;
  }
  .cart.table-wrapper td.trash-icon {
    position: absolute;
    right: 0;
    bottom: inherit !important;
  }
  .cart .table-header {
    border-top: none;
  }
  .cart.table-wrapper .cart.item {
    border-bottom: none;
  }
  .cart .cart-count {
    padding-top: 0;
    padding-left: 20px;
  }
  .cart .item-info .control.qty {
    display: flex;
  }
  .cart .item-info .qty-btn {
    background: transparent;
    border: 0;
    padding: 0;
    display: flex;
    align-items: center;
  }
  .cart .item-info {
    display: flex;
    border-bottom: unset;
  }
  .cart.table-wrapper .cart.item {
    border-bottom: 2px solid #ececec;
  }
  .cart.table-wrapper .cart.item::before {
    content: '';
    display: block;
    height: 20px;
  }
  .cart.table-wrapper .col.qty .input-text {
    background: transparent;
    border: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #424e5b;
    padding: 0;
    width: 30px;
    margin-top: 0;
    height: auto;
  }
  .cart .table-header {
    display: flex;
  }
  .cart.table-wrapper .cart thead tr th.col {
    border-top: 2px solid #ececec;
    padding-bottom: 0;
  }
  .cart.table-wrapper .cart thead tr th.col:first-child {
    padding-left: 0;
    flex: 0 0 44%;
    display: block;
  }
  .cart.table-wrapper .cart thead tr th.col:nth-child(2) {
    flex: 0 0 14%;
    text-align: center;
  }
  .cart.table-wrapper .cart thead tr th.col:nth-child(3) {
    flex: 0 0 24%;
    text-align: center;
  }
  .cart.table-wrapper .cart thead tr th.col:nth-child(4) {
    text-align: center;
    flex: 0 0 18%;
  }
  .cart.table-wrapper .product-item-name {
    max-width: 125px;
  }
  .cart.table-wrapper .price-container-mobile {
    display: none;
  }
  .cart.table-wrapper .item .col.item,
  .cart.table-wrapper .item .col.qty,
  .cart.table-wrapper .item .col.price,
  .cart.table-wrapper .item .col.subtotal {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    text-align: left;
  }
  .cart.table-wrapper .item .col.subtotal {
    text-align: center;
    padding-top: 0;
  }
  .cart.table-wrapper .item .col.item:first-child {
    padding-left: 0;
    flex: 0 0 44%;
  }
  .cart.table-wrapper .item .col.qty {
    flex: 0 0 14%;
    padding-top: 0;
  }
  .cart.table-wrapper .item .col.qty .field.qty {
    margin: 0 auto;
    max-width: 70px;
  }
  .cart.table-wrapper .item .col.price {
    flex: 0 0 24%;
    min-width: 144px;
    display: block;
  }
  .cart.table-wrapper .item .col.subtotal {
    flex: 0 0 15%;
  }
  .cart.table-wrapper .select2-container--default {
    width: 75% !important;
  }
  .cart.table-wrapper .select2-selection__rendered {
    padding-top: 10px;
  }
  .cart.col.price {
    text-align: left;
  }
  .cart.table-wrapper .item .col.price .price-container .price-excluding-tax:first-child,
  .cart.table-wrapper .item .col.price .price-container .price-including-tax:first-child {
    margin-right: 8px;
  }
  .cart.table-wrapper .item .col.price .price-container .price-excluding-tax:nth-child(2),
  .cart.table-wrapper .item .col.price .price-container .price-including-tax:nth-child(2) {
    margin-left: 7px;
  }
  .cart.table-wrapper .item .col.price .price-container .price-excluding-tax:nth-child(2)::before,
  .cart.table-wrapper .item .col.price .price-container .price-including-tax:nth-child(2)::before {
    left: -8px;
  }
  .cart.table-wrapper .item .col.price .price-container .price-including-tax.no-sale:first-child {
    margin-right: 16px;
  }
  .cart.table-wrapper .item .col.subtotal .price-excluding-tax .price,
  .cart.table-wrapper .item .col.subtotal .price-including-tax .price {
    font-weight: 400;
    font-size: 18px;
  }
  .cart.table-wrapper .item .col.subtotal .price-excluding-tax {
    min-width: auto;
    padding-top: 10px;
  }
  .cart.table-wrapper .item .col.subtotal .subtotal-container {
    display: block;
  }
  .cart.table-wrapper .actions-toolbar.mobile {
    display: none;
  }
  .cart.table-wrapper .item-actions {
    display: block;
  }
  .cart.table-wrapper .actions-toolbar .action-delete {
    bottom: auto;
    top: 0;
    border-bottom: none;
  }
  .cart.table-wrapper .actions-toolbar .action-delete::before {
    content: '';
    background-image: url('../images/icons/trash.svg');
    background-repeat: no-repeat;
    width: 14px;
    height: 19px;
    border: none;
    margin: 0;
  }
  .cart.table-wrapper .actions-toolbar .action-delete > span {
    position: absolute;
    margin: -1px;
  }
  .cart.table-wrapper .trash-icon {
    padding-top: 12px;
    padding-left: 13px;
    display: block;
    justify-content: unset;
  }
  .cart .product-image-container {
    width: 100px !important;
  }
  .cart.table-wrapper .product-item-photo {
    padding-right: 12px;
    max-width: 100%;
    float: left;
    width: 100px;
  }
  .cart.table-wrapper .product-item-details {
    float: left;
    margin-right: -100%;
    width: 150%;
  }
  .cart.table-wrapper .product-item-details dt {
    float: left;
    clear: both;
  }
  .cart.table-wrapper .product-item-details dt:not(.product-name):after {
    content: ':';
  }
  .cart.table-wrapper .product-item-details dt.product-name {
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .cart.table-wrapper .product-item-details dd {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .cart-summary-custom .checkout-methods-items li .action.primary {
    padding: 14px 50px;
  }
  .cart.table-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cart.table-wrapper .product-item-name {
    max-width: 163px;
  }
  .cart.table-wrapper .cart thead tr th.col:first-child {
    padding-left: 20px;
  }
  .cart.table-wrapper .item .col.item:first-child {
    padding-left: 20px;
  }
  .cart.table-wrapper .item .col.subtotal .price-excluding-tax {
    padding-top: 8;
  }
  .cart.table-wrapper .item .col.price {
    min-width: none;
  }
  .cart.table-wrapper .item .col.price .price-container .price-excluding-tax:first-child,
  .cart.table-wrapper .item .col.price .price-container .price-including-tax:first-child {
    margin-right: 16px;
  }
  .cart.table-wrapper .item .col.price .price-container .price-excluding-tax:nth-child(2),
  .cart.table-wrapper .item .col.price .price-container .price-including-tax:nth-child(2) {
    margin-left: 4px;
  }
  .cart.table-wrapper .select2-container--default {
    width: 100% !important;
  }
  .cart.table-wrapper .trash-icon {
    padding-top: 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .cart.table-wrapper .cart thead tr th.col:nth-child(3) {
    flex: 0 0 22%;
  }
  .cart.table-wrapper .product-item-name {
    max-width: 186px;
  }
  .cart.table-wrapper .cart thead tr th.col:nth-child(4) {
    flex: 0 0 21%;
  }
}
@media only screen and (min-width: 1400px) {
  .cart.table-wrapper .cart thead tr th.col:nth-child(3) {
    flex: 0 0 21%;
  }
  .cart.table-wrapper .product-item-name {
    max-width: 262px;
  }
}
.catalog-product-view .product.media {
  min-height: 525px;
  padding: 0 10px;
}
.catalog-product-view .yotpo-pictures-widget-link-container {
  display: none;
}
.catalog-product-view .swatch-attribute.size .mageworx-swatch-option,
.catalog-product-view .swatch-attribute.manufacturer .mageworx-swatch-option {
  background: transparent;
  overflow: hidden;
  padding: 1px;
}
.catalog-product-view .swatch-attribute.size .mageworx-swatch-option img,
.catalog-product-view .swatch-attribute.manufacturer .mageworx-swatch-option img {
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.catalog-product-view .swatch-attribute.size .mageworx-swatch-option .add-product__thumb img,
.catalog-product-view .swatch-attribute.manufacturer .mageworx-swatch-option .add-product__thumb img {
  border-radius: 0;
  -webkit-border-radius: 0;
  max-height: 48px;
  object-fit: cover;
  height: 100%;
}
.catalog-product-view .column.main .container.yotpo_is {
  display: block !important;
}
/* ==========================================================================
      Media Queries
  ========================================================================== */
@media only screen and (min-width: 768px) {
  .catalog-product-view {
    /* .detail-tabs__item {
            position: relative;
            margin-bottom: 16px;
            margin-right: 30px;
            margin-left: 30px;
        }*/
  }
  .catalog-product-view .product.media {
    min-height: 825px;
  }
  .catalog-product-view .yotpo-pictures-widget-link-container {
    display: block;
  }
  .catalog-product-view #panel-1 .detail-tabs__content-inner {
    display: grid;
    grid-template: repeat(1, 6fr) / repeat(2, 3fr);
  }
  .catalog-product-view #panel-1 .detail-tabs__content-inner .col-12 {
    grid-row-end: span 1;
    width: 100%;
  }
  .catalog-product-view #panel-1 .detail-tabs__content-inner .col-12.tabs__description {
    grid-row: span 2;
  }
  .catalog-product-view .detail-tabs__tabs {
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) {
  .catalog-product-view .column.main .container {
    max-width: 1280px;
  }
  .catalog-product-view .page-main {
    max-width: 1280px;
  }
  .catalog-product-view .contact-banner .container {
    max-width: 1152px;
  }
}
@media only screen and (min-width: 1200px) {
  .catalog-product-view .column.main .container {
    max-width: 1360px;
  }
  .catalog-product-view .page-main {
    max-width: 1360px;
  }
  .catalog-product-view.page-product-bundle .page-main {
    max-width: 1280px;
  }
}
@media only screen and (min-width: 1920px) {
  .catalog-product-view .column.main .container {
    max-width: 1440px;
  }
  .catalog-product-view .page-main {
    max-width: 1440px;
  }
  .catalog-product-view.page-product-bundle .page-main {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 991px) {
  .catalog-product-view .product.media {
    margin-top: 20px;
    min-height: auto;
    margin-bottom: 25px;
  }
  .catalog-product-view .product-detail__wishlist {
    right: 5px;
    position: absolute;
    top: -5px;
  }
  .catalog-product-view .detail-tabs__toggle {
    border-bottom: 0px solid #ececec;
  }
  .catalog-product-view .page-header {
    position: inherit !important;
  }
  .catalog-product-view .page-header.is-scrolled .header__contact,
  .catalog-product-view .page-header.is-scrolled .top-banner {
    display: block;
  }
  .catalog-product-view .product-carousel__nav-slide.slick-current img {
    display: none;
  }
  .catalog-product-view .product-carousel__nav .product-carousel__nav-slider > div {
    max-width: 177px;
    overflow: hidden;
  }
  .catalog-product-view .catalog-product-view .product.media {
    min-height: 450px;
  }
  .catalog-product-view .product-carousel__nav-slider .slick-prev,
  .catalog-product-view .product-carousel__nav .slick-prev {
    left: -20px;
  }
  .catalog-product-view .product-carousel__nav-slider .slick-next,
  .catalog-product-view .product-carousel__nav .slick-next {
    right: -20px;
  }
  .catalog-product-view .product-carousel__nav .slick-prev,
  .catalog-product-view .product-carousel__nav .slick-next {
    width: auto;
    height: auto;
  }
  .catalog-product-view .product-carousel__slider > .product-carousel__slide {
    margin-bottom: 5px;
  }
}
.category-description {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #f4f6f7;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 0;
  text-align: left;
  color: #707070;
  padding: 20px 25px;
}
.category-description > div {
  max-width: 1152px;
  margin: 0 auto;
}
.category-description h2 {
  margin-bottom: 20px;
  text-align: center;
}
.page-main > .category-view {
  display: block;
  margin: 5px 0;
}
.page-main > .category-view .category-description {
  display: none;
}
.plp-faq {
  margin-bottom: 40px;
}
.plp-faq .faq-card {
  padding: 0;
  border-radius: 0;
  background: transparent !important;
  border-top: .1rem solid #dcd6cb;
}
.plp-faq .faq-card div.faq-page-title {
  background-color: transparent;
  border: none;
  display: flex;
  cursor: pointer;
  position: relative;
  justify-content: space-between;
  transition: transform .3s;
  align-items: center;
  padding: 1.6rem;
}
.plp-faq .faq-card div.faq-page-title h3 {
  font-size: 1.65rem;
  font-style: normal;
  font-weight: 600;
  font-family: "Roboto Condensed", Regular;
  color: #464E59;
}
.plp-faq .faq-card div.faq-page-title:after {
  transition: transform .3s;
  font-family: 'luma-icons';
  font-size: 14px !important;
  content: '\e622' !important;
  height: 14px;
  width: 14px;
  line-height: 14px;
  text-align: center;
  font-size: 22px;
}
.plp-faq .faq-card div.faq-page-title:hover {
  background-color: #f9f8f6;
}
.plp-faq .faq-card.active div.faq-page-title:focus {
  outline: 0.5rem auto -webkit-focus-ring-color;
  outline-color: #4e4d49 !important;
}
.plp-faq .faq-card.active div.faq-page-title::after {
  transform: rotate(-180deg);
  -webkii-transform: rotate(-180deg);
}
.plp-faq .faq-card.active .faq-content {
  opacity: 1;
}
.plp-faq .faq-card .faq-content {
  padding: .8rem 1.6rem 1.6rem;
  opacity: 0;
  transition: opacity .1s linear;
}
.plp-faq .faq-card .faq-content * {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .008rem;
  line-height: 2.6rem;
  margin-bottom: 0;
  text-align: left;
}
.more_content {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: auto;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991px) {
  .more_content {
    aspect-ratio: 7;
  }
}
.expanded {
  margin-bottom: 15px;
}
a.show_more,
a.show_less {
  text-decoration: underline;
  font-weight: 600;
  display: block;
  margin-top: 10px;
}
.page-products .header__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 2.6rem;
  margin: 3.2rem 0 2.4rem;
}
.page-products .header__heading.faq-category-title {
  font-weight: 600;
  margin: 3.2rem 0 0;
  border-bottom: 0;
  text-align: left;
}
.category-items-list.tertiary-subcategory {
  white-space: nowrap;
  overflow-x: auto;
  background: #f4f6f7;
  list-style: disc;
  justify-content: center;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding: 0 1rem;
  margin-bottom: 0;
  text-align: center;
  display: flex;
}
.category-items-list.tertiary-subcategory .category-item-info__item {
  padding: 12px 2rem;
  height: max-content;
  box-shadow: unset;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
  position: relative;
}
.category-items-list.tertiary-subcategory .category-item-info__item:not(:last-child):after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #424e5b;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  position: absolute;
  right: 0;
  top: 42%;
}
.category-items-list.tertiary-subcategory .category-item-info__item .category-item_image {
  border-radius: 100%;
  position: relative;
  /*padding-bottom: 100%;*/
  margin: 0 auto 10px;
  aspect-ratio: 1;
}
.category-items-list.tertiary-subcategory .category-item-link {
  text-decoration: underline;
  color: #424e5b;
  font-weight: 600;
}
.category-items-list.tertiary-subcategory .category-item-link:hover {
  text-decoration-thickness: 2px;
}
.category-items-list.tertiary-subcategory .slick-prev,
.category-items-list.tertiary-subcategory .slick-next {
  border-radius: 50%;
  background-color: #fff;
  width: 30px;
  height: 30px;
  border: 1px solid #928b80;
}
.category-items-list.tertiary-subcategory .slick-prev:before,
.category-items-list.tertiary-subcategory .slick-next:before,
.category-items-list.tertiary-subcategory .slick-prev:after,
.category-items-list.tertiary-subcategory .slick-next:after {
  color: #424e5b;
  font-size: 14px;
  padding: 1px;
  opacity: 1;
}
.category-items-list.tertiary-subcategory .slick-disabled {
  display: none !important;
}
.category-items-list.tertiary-subcategory .slick-prev {
  left: 0;
}
.category-items-list.tertiary-subcategory .slick-next {
  right: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .page-products .page-wrapper > .page-bottom {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .category-items-list.tertiary-subcategory {
    background: #fff;
    padding: 0;
    position: unset;
    margin: 0;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
    display: flex;
    align-items: center;
    left: 0;
    position: relative;
    min-width: 325px;
    display: block !important;
  }
  .category-items-list.tertiary-subcategory .category-item-info__item {
    height: 64px;
    text-align: center;
    border-radius: 5px;
    margin-right: 15px;
    padding: 7px;
    white-space: normal;
    background: #f4f2ed;
    align-items: center;
    display: inline-flex;
    min-width: 92px;
    justify-content: center;
  }
  .category-items-list.tertiary-subcategory .category-item-info__item:not(:last-child):after {
    display: none;
  }
  .category-items-list.tertiary-subcategory .category-item-info__item:hover {
    border: 1px solid #424e5b;
  }
  .category-items-list.tertiary-subcategory .category-item-link {
    font-size: 12px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .category-items-list.tertiary-subcategory .category-item-link:visited {
    text-decoration: underline;
    border: 1px solid #424e5b;
  }
  .category-items-list.tertiary-subcategory .slick-slide {
    margin-right: 10px;
  }
  .category-items-list.tertiary-subcategory .slick-slide > div {
    width: 100%;
    display: inline-block;
  }
  .category-items-list.tertiary-subcategory .slick-track {
    margin: 0 auto;
  }
  .page-products .short-hero {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .category-description {
    padding: 40px 0 40px;
  }
}
.centered-text {
  margin: 20px 0 50px;
}
.centered-text__heading {
  text-align: center;
  margin-bottom: 12px;
  font-size: 40px;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 46px;
  font-weight: 400;
}
.centered-text__main {
  color: #707070;
  text-align: center;
  font-size: 18px;
}
.centered-text__main a {
  color: #707070;
  font-weight: 600;
}
.centered-text__subheading {
  font-size: 36px;
  text-align: center;
  margin-bottom: 20px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .centered-text {
    margin: 75px 0 50px;
  }
}
.checkout-cart-index {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.checkout-cart-index .page-wrapper .page-main .page.messages {
  margin-top: 0px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .checkout-cart-index {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
  }
  .checkout-cart-index .page-main {
    max-width: 1160px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .checkout-cart-index {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
  }
  .checkout-cart-index .page-main {
    max-width: 1188px;
  }
}
@media print {
  body.checkout-cart-index .page-header {
    background-color: #424e5b !important;
    -webkit-print-color-adjust: exact;
  }
  body.checkout-cart-index .page-header .header .logo {
    margin: -65px auto 10px;
    z-index: 15;
  }
  body.checkout-cart-index .page-header .nav-toggle,
  body.checkout-cart-index .page-header .navigation {
    display: none !important;
  }
  body.checkout-cart-index .page-header .utility-navigation {
    transform: unset;
    display: none;
  }
  body.checkout-cart-index .contact-banner,
  body.checkout-cart-index .breadcrumbs,
  body.checkout-cart-index > div:not(.page-wrapper),
  body.checkout-cart-index footer,
  body.checkout-cart-index iframe {
    display: none;
  }
  body.checkout-cart-index .container {
    max-width: 100% !important;
  }
  body.checkout-cart-index .cart.table-wrapper .cart.item,
  body.checkout-cart-index .cart-summary-custom .block.shipping,
  body.checkout-cart-index .cart-summary-custom .cart-totals,
  body.checkout-cart-index .cart-finance {
    page-break-inside: avoid;
  }
  body.checkout-cart-index .cart.table-wrapper .item .col {
    width: inherit !important;
    display: table-cell;
    min-width: 120px;
  }
  body.checkout-cart-index .cart.table-wrapper .items {
    width: 100% !important;
  }
  body.checkout-cart-index .cart.table-wrapper thead {
    display: none;
  }
  body.checkout-cart-index .cart.table-wrapper .item-options {
    width: auto !important;
  }
  body.checkout-cart-index .cart.table-wrapper td.trash-icon {
    position: relative;
  }
  body.checkout-cart-index .cart.table-wrapper .product-item-details {
    float: left;
    margin-right: 0 !important;
    width: 450px !important;
  }
}
.checkout-container {
  margin: 20px auto 20px;
}
.checkout-container .opc-sidebar {
  margin: 0;
}
.checkout-container .modal-content {
  background: transparent;
  border: #707070;
  border-radius: 6px;
  box-shadow: none;
}
.checkout-container .modal-header {
  border-bottom: none;
  padding: 0;
}
.checkout-container__breakout {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.checkout-container .justify-content-center:has(.primary) {
  justify-content: center;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .checkout-container {
    margin: 55px auto 20px;
    max-width: 1044px;
  }
}
@media only screen and (min-width: 1400px) {
  .checkout-container {
    max-width: 1188px;
  }
}
.checkout-index-index .logo {
  margin-left: auto;
}
.checkout-index-index > .loading-mask {
  /** display: none !important; **/
}
.checkout-index-index input[type="number"].mage-error {
  border-color: #EB5243;
  border: 2px solid #EB5243;
  background-color: #F4F6F7;
}
.checkout-index-index #rootways_usaepay_option_expiration-error,
.checkout-index-index #rootways_usaepay_option_expiration_yr-error {
  position: absolute;
  bottom: 0;
}
.checkout-index-index select {
  background-color: #f4f6f7;
  background-clip: padding-box;
  border-radius: 6px;
  font-family: roboto condensed, sans-serif;
  font-size: 16px;
  height: 52px;
  line-height: 1.42857143;
  padding: 5px 18px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #ececec;
  color: #424e5b;
  letter-spacing: .44px;
  padding-right: 25px;
}
.checkout-index-index select:focus {
  outline: 1px solid #424e5b;
}
.checkout-index-index select.p_list {
  margin-bottom: 20px;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
  margin-left: auto;
  max-width: max-content;
  left: 0;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer .action-save-address {
  float: right;
  margin: 0 20px 0 0px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .action-hide-popup {
  background: #ccfaeb;
  border: 1px solid #424e5b;
  color: #637181;
  cursor: pointer;
  display: inline-block;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
  padding: 15px 20px;
  font-size: 2rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 0;
  border-radius: 25px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .action-hide-popup:hover {
  background: #acefd9;
  border: 1px solid #424e5b;
  color: #424e5b;
}
.checkout-index-index .action-show-popup {
  background-image: none;
  background: #ccfaeb;
  border: 1px solid #424e5b;
  color: #637181;
  cursor: pointer;
  display: inline-block;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
  padding: 10px 20px;
  font-size: 1.5rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 25px;
}
.checkout-index-index .action-show-popup:hover {
  background: #acefd9;
}
.checkout-index-index .opc-wrapper .shipping-address-items .addresses {
  margin: 15px 0;
}
.checkout-index-index .opc-wrapper .shipping-address-items.selected-item {
  background: #424e5b;
}
.checkout-index-index .opc-wrapper .shipping-address-items.selected-item:after {
  background: #424e5b;
}
.checkout-index-index .header-content {
  max-width: 1044px;
  margin: 10px auto 15px;
  display: flex;
  align-items: center;
  flex-flow: wrap;
  justify-content: space-between;
}
.checkout-index-index .header-content .logo {
  margin: 0;
  transform: none;
}
.checkout-index-index .header-content .top-navigation__cta {
  margin: 10px 0;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .header-content {
    justify-content: center;
    flex-direction: column;
  }
}
@media only screen and (max-width: 991px) {
  .checkout-index-index .header-content {
    margin: 10px 15px;
  }
}
.checkout-index-index .checkout-step .mage-error + .select2-container--default .select2-selection--single {
  border: 1px solid #eb5243;
}
.checkout-index-index .checkout-step__content .minicart-items .product.options {
  margin-left: 0;
}
.checkout-index-index .checkout-step__content .minicart-items .product.options dt,
.checkout-index-index .checkout-step__content .minicart-items .product.options dd {
  float: left !important;
}
.checkout-index-index .checkout-step__content .minicart-items .product.options dt.product-name {
  margin-top: 8px;
  font-weight: bold !important;
}
.checkout-index-index .checkout-step__content .minicart-items .product.options dd.product-summary__values dt {
  clear: both;
  font-weight: normal !important;
}
.checkout-index-index .checkout-step__content .minicart-items .product.options dd.product-summary__values dt.product-name {
  margin-top: 8px;
  font-weight: bold !important;
}
.checkout-index-index .checkout-step__content .minicart-items .product.options dd.product-summary__values:has(dt) {
  clear: both;
}
.checkout-index-index .checkout-step__content .product-summary__option {
  display: block;
}
.checkout-index-index .checkout-step__content .product-summary__option > dt {
  clear: both;
}
.checkout-index-index .checkout-step__content .product-summary__option br {
  display: none;
}
.checkout-index-index .pac-container {
  z-index: 999999;
}
#customer-email-fieldset {
  margin: 0;
}
.checkout-onepage-success .minicart-items .product.options dd,
.checkout-onepage-success .minicart-items .product.options dt {
  float: none;
}
.checkout-index-index .checkout-step__content .minicart-items .product.options dd,
.checkout-index-index .checkout-step__content .minicart-items .product.options dt {
  float: none !important;
}
.checkout-onepage-success .product-summary__main .product.options {
  margin-left: 0;
  width: auto;
}
.checkout-onepage-success .product-summary__options > dt.product-summary__label {
  font-weight: 600 !important;
}
.checkout-onepage-success .product-summary__options > dt.product-summary__label.product-name {
  font-weight: 600 !important;
  padding-top: 5px;
}
.checkout-onepage-success .minicart-items .product.options dd,
.checkout-onepage-success .minicart-items .product.options dt {
  float: none;
  font-weight: normal;
}
[name="shippingAddress.country_id"],
[name="billingAddressrootways_usaepay_option.country_id"] {
  display: none !important;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .checkout-index-index .logo {
    margin-left: 0;
  }
  .checkout-onepage-success .minicart-items .product.options dd,
  .checkout-onepage-success .minicart-items .product.options dt {
    float: none;
  }
  .checkout-index-index .checkout-step__content .minicart-items .product.options dd,
  .checkout-index-index .checkout-step__content .minicart-items .product.options dt {
    float: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .checkout-index-index #place-order-trigger-wrapper {
    margin: 30px 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .header-content .logo {
    margin: 0 0 10px;
    transform: rotate(-10deg);
  }
  .checkout-index-index #customer-email-fieldset {
    margin: 0 0 10px;
  }
  .checkout-index-index #customer-email-fieldset > .row .mb-4 {
    margin-bottom: 15px;
  }
  .checkout-index-index .form-secondary--white {
    margin-bottom: 15px;
  }
  .checkout-index-index .modal-popup.modal-slide {
    left: 0 !important;
  }
  .checkout-index-index .header-content .logo {
    margin: 0 0 10px;
    transform: rotate(-10deg);
  }
  .checkout-index-index #rootways_usaepay_option_cc_type_exp_div .required.cvv {
    margin: 20px 0;
  }
  .checkout-index-index #rootways_usaepay_option_expiration-error,
  .checkout-index-index #rootways_usaepay_option_expiration_yr-error {
    position: relative;
  }
  .header .authorization-link > a {
    pointer-events: inherit;
  }
  button#place-order-trigger {
    margin: 30px 0 10px;
  }
}
.checkout-selection {
  border-top: 2px solid #f4f6f7;
  padding-top: 40px;
  display: none;
  padding: 40px 0 0;
}
.checkout-selection__description {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  letter-spacing: .028em;
  margin-bottom: 5px;
}
.checkout-selection__description > div {
  margin-bottom: 5px;
}
.checkout-selection__description--cap {
  text-transform: capitalize;
}
.checkout-selection__group {
  align-items: baseline;
  text-wrap: nowrap;
  width: 30%;
}
.checkout-selection__group:first-child {
  width: 35%;
}
.checkout-selection__group:nth-child(2) {
  width: 34%;
}
.checkout-selection__group:last-child {
  width: 28%;
}
.checkout-selection__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .028em;
  margin-bottom: 10px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .checkout-selection {
    padding: 36px 20px 0;
  }
  .checkout-selection.is-shown-info {
    display: flex;
  }
}
/*
 * FULLY CUSTOMIZABLE ITEMS & COLORS
 */
.why-br-sub__fully-custom {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  margin-bottom: 40px;
  padding: 20px;
}
.why-br-sub__fully-custom h1 {
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.2;
}
.why-br-sub__fully-custom p {
  margin-bottom: 27px;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.4;
  text-align: center;
}
.why-br-sub__fully-custom .custom__benefit {
  border-top: 1px solid #ecedee;
  margin-bottom: 22px;
  padding-top: 21px;
}
.why-br-sub__fully-custom .custom__benefit h3 {
  margin-bottom: 23px;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
}
.why-br-sub__fully-custom .custom__benefit p {
  margin-bottom: 21px;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.4;
}
.why-br-sub__fully-custom .cta__wrap {
  border-top: 1px solid #ecedee;
  display: inline-block;
  padding-top: 19px;
}
.why-br-sub__fully-custom .cta__wrap .cta__wrap-single {
  margin-bottom: 20px;
}
.why-br-sub__fully-custom .cta__wrap .cta__wrap-single img {
  margin-bottom: 15px;
  width: 100%;
  border-radius: 6px;
}
.why-br-sub__fully-custom .cta__wrap .cta__wrap-single--content {
  padding: 0 20px;
  text-align: center;
}
.why-br-sub__fully-custom .cta__wrap .cta__wrap-single--content h3 {
  margin-bottom: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #7dadc6;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}
.why-br-sub__fully-custom .cta__wrap .cta__wrap-single--content p {
  width: auto;
}
.why-br-sub__fully-custom .cta__wrap .cta__wrap-single--content a {
  font-size: 12px;
  text-transform: uppercase;
  max-width: 100%;
}
.why-br-sub__fully-custom .possibilities {
  border: 1px solid #424e5b;
}
.why-br-sub__fully-custom .possibilities__menu ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.why-br-sub__fully-custom .possibilities__menu ul li {
  border-bottom: 1px solid #424e5b;
  margin: 0;
}
.why-br-sub__fully-custom .possibilities__menu ul li a {
  display: block;
  padding: 9px 60px 9px 19px;
  font-family: 'proxima-nova', sans-serif;
  font-size: 13px;
  line-height: 1.25;
  color: #424e5b;
  text-transform: uppercase;
  font-weight: bold;
}
.why-br-sub__fully-custom .possibilities__menu ul li a:hover {
  background-color: #96ebd0;
}
.why-br-sub__fully-custom .possibilities__menu ul li a.active {
  background-color: #96ebd0;
}
.why-br-sub__fully-custom .possibilities__img {
  display: block;
  height: 140px;
  background-image: url(../images/custom-salon-equipment/dozen-colors.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.why-br-sub__fully-custom .possibilities__exc {
  border-top: 1px solid #424e5b;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 1.2;
  padding: 20px 22px 20px 22px;
  color: #777777;
  font-weight: bold;
}
.why-br-sub__fully-custom .possibilities__exc p {
  margin: 0;
  width: auto;
  text-align: left;
}
.why-br-sub__fully-custom a.action.primary {
  font-size: 18px;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (min-width: 576px) {
  .why-br-sub__fully-custom .cta__wrap .cta__wrap-single {
    /*height: 540px;*/
    margin-bottom: 30px;
  }
  .why-br-sub__fully-custom .possibilities__menu {
    margin-right: -10px;
  }
  .why-br-sub__fully-custom .possibilities__menu ul {
    border-right: 1px solid #424e5b;
  }
  .why-br-sub__fully-custom .possibilities__menu ul li:last-of-type {
    border-bottom: none;
  }
  .why-br-sub__fully-custom .possibilities__img {
    margin-left: -10px;
    margin-right: 0px;
    height: 360px;
  }
}
@media only screen and (min-width: 992px) {
  .why-br-sub__fully-custom p {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
  }
  .why-br-sub__fully-custom .possibilities__img {
    height: 269px;
  }
}
.checkout-sidebar-notice {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  right: 50%;
  width: 100vw;
  background-color: #f4f6f7;
  padding: 40px;
  position: relative;
}
.checkout-sidebar-notice__information {
  color: #707070;
  font-size: 16px;
  line-height: 1.25;
}
.checkout-sidebar-notice__information a {
  color: #707070;
  text-decoration: underline;
}
.checkout-sidebar-notice__information a:hover,
.checkout-sidebar-notice__information a:focus {
  color: #707070;
}
.checkout-sidebar-notice__head {
  border-bottom: 1px solid #424e5b;
  margin-bottom: 28px;
  padding: 0 10px 20px;
}
.checkout-sidebar-notice__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
}
.checkout-sidebar-notice__content {
  padding: 0 10px;
}
.checkout-sidebar-notice__subheading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.75;
  margin-bottom: 15px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .checkout-sidebar-notice {
    background-color: transparent;
    left: auto;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    right: auto;
    width: auto;
  }
}
.checkout-sidebar__content {
  background-color: transparent;
  border-radius: 6px;
  border: 1px solid #75a1b9;
  color: #424e5b;
  font-size: 16px;
  margin: 0 15px 40px;
  overflow: hidden;
  padding: 30px 8px;
  transition: all 0.2s ease;
}
.checkout-sidebar__content .table > tbody > tr > th,
.checkout-sidebar__content .table > tbody > tr > td {
  border-top: none;
  padding: 0px 20px 5px 20px;
  vertical-align: bottom;
}
.checkout-sidebar__content .table > tbody > tr > td {
  text-align: right;
}
.checkout-sidebar__content .table > tbody > tr.grand_total > th,
.checkout-sidebar__content .table > tbody > tr.grand_total > td {
  padding-top: 20px;
  border-top: 2px solid #ececec;
}
.checkout-sidebar__content .table > tbody > tr.grand.totals > th,
.checkout-sidebar__content .table > tbody > tr.grand.totals > td {
  padding-top: 20px;
}
.checkout-sidebar__content .table > tbody > tr:nth-last-child(2) > th,
.checkout-sidebar__content .table > tbody > tr:nth-last-child(2) > td {
  padding-bottom: 20px;
}
.checkout-sidebar__main {
  border-top: 1px solid #ececec;
  padding-top: 40px;
  margin-top: 20px;
}
.checkout-sidebar__main .checkout-step__message {
  margin: 10px auto 0;
}
.checkout-sidebar__head {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 10px 0px;
}
.checkout-sidebar__head a {
  text-decoration: none !important;
}
.checkout-sidebar__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 400;
}
.checkout-sidebar__link {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.checkout-sidebar__link a {
  color: #7dadc6;
}
.checkout-sidebar__link a:hover,
.checkout-sidebar__link a:focus,
.checkout-sidebar__link a:visited {
  color: #7dadc6;
}
.checkout-sidebar__spacer td {
  padding: 0;
  height: 20px;
  line-height: 1;
}
.checkout-sidebar__subsection {
  margin: 20px -9px -40px;
  background-color: #f4f6f7;
  border-top: 1px solid #b2b7bd;
  padding: 40px 30px;
  font-size: 16px;
}
.checkout-sidebar__subsection .box-content address {
  text-transform: capitalize;
}
.checkout-sidebar__total {
  border-top: 2px solid #ececec;
}
.checkout-sidebar__total td {
  padding-top: 20px;
}
.checkout-sidebar .grand_total {
  border-top: 2px solid #ececec;
}
.checkout-sidebar--success {
  margin-left: -10px;
  margin-right: -10px;
}
.checkout-sidebar--success .checkout-sidebar__content {
  margin: 0 0 40px;
  border: 1px solid #b2b7bd;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.checkout-sidebar--success .checkout-sidebar__head {
  margin-bottom: 20px;
  padding: 0 20px 20px;
  border-bottom: 2px solid #ececec;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .checkout-sidebar__content {
    background-color: #f4f6f7;
    margin: 0 0 40px;
  }
  .checkout-sidebar__content .table > tbody > tr > td {
    border-top: none;
    padding: 0px 20px 5px 30px;
  }
  .checkout-sidebar--success {
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .checkout-sidebar__content {
    transform: translateY(113px);
  }
  .checkout-sidebar__head {
    padding: 0 20px 20px;
    border-bottom: 2px solid #ececec;
    margin-bottom: 20px;
  }
  .checkout-sidebar__main {
    border-top: none;
    padding-top: 0px;
    margin-top: 0px;
  }
  .checkout-sidebar--success .checkout-sidebar__content {
    margin: 55px 0 40px;
    transform: translateY(0);
  }
}
.block-wishlist__title {
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
  margin-bottom: 36px;
}
.block-wishlist__heading {
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 29px;
  color: #424e5b;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.block-wishlist__heading .action.details {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}
.block-wishlist .block-content {
  position: relative;
}
.block-wishlist .block-content .empty {
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-left: 10px;
}
.block-wishlist .block-content .slick-slide {
  margin: 0 10px;
}
.block-wishlist .block-content .slick-list {
  margin: 0 -20px;
}
.block-wishlist__navigation .slick-dots {
  padding: 0;
}
.block-wishlist__navigation .slick-dots > li > button {
  background-color: #ffffff;
  border: 2px solid #424e5b;
  height: 16px;
  width: 16px;
}
.block-wishlist__navigation .slick-dots > li.slick-active > button {
  background-color: #424e5b;
}
.block-wishlist__navigation .slick-dots > li > button {
  height: 10px;
  width: 10px;
}
.block-wishlist__arrows {
  position: relative;
}
.block-wishlist__arrows .slick-arrow {
  background: transparent;
}
.block-wishlist__arrows .slick-prev,
.block-wishlist__arrows .slick-next {
  height: 40px;
  width: 40px;
  top: -163px;
}
.block-wishlist__arrows .slick-prev::before,
.block-wishlist__arrows .slick-next::before {
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  width: 40px;
  top: 0;
}
.block-wishlist__arrows .slick-prev {
  left: -13px;
}
.block-wishlist__arrows .slick-prev::before {
  background-image: url('../images/tile-grid/arrow-left.svg');
  left: 1px;
}
.block-wishlist__arrows .slick-next {
  right: -13px;
}
.block-wishlist__arrows .slick-next::before {
  background-image: url('../images/tile-grid/arrow-right.svg');
  right: 1px;
}
.block-wishlist .product-item-link {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #424e5b;
}
.block-wishlist .product-item-info {
  width: calc(50vw - 25px);
  display: block;
}
.block-wishlist .product-item-name {
  text-align: center;
  margin-right: 0;
}
.block-wishlist .product-image-container {
  width: 100% !important;
  display: block;
}
.block-wishlist .product-image-photo {
  height: auto !important;
  width: 100% !important;
  margin: unset;
  position: static;
  display: block;
}
.block-wishlist .product-image-wrapper {
  height: auto;
  padding-bottom: unset !important;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .block-wishlist__arrows .slick-prev,
  .block-wishlist__arrows .slick-next {
    top: -250px;
  }
}
@media only screen and (min-width: 992px) {
  .block-wishlist .block-content {
    margin-left: -15px;
    padding-right: 10px;
  }
  .block-wishlist .product-item-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 152px;
  }
  .block-wishlist .product-image-container {
    width: 75px !important;
  }
  .block-wishlist .product-image-photo {
    width: auto !important;
  }
  .block-wishlist .block-content .empty {
    margin-left: 27px;
  }
}
.invoice .action.print {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
  padding-left: 10px;
}
.invoice .order-title {
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
  margin-bottom: 36px;
}
.invoice .order-title strong {
  padding-left: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 29px;
  color: #424e5b;
}
.account.page-layout-2columns-left .column.main {
  width: 100%;
}
.page-layout-2columns-left .main {
  padding-left: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.reset-password {
  padding-top: 40px;
  padding-bottom: 80px;
}
.reset-password__heading {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
  margin-bottom: 30px;
  padding-left: 5px;
}
.reset-password__title {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 10px;
}
.reset-password .form.password.reset {
  width: auto;
  min-width: unset;
}
.reset-password__subtitle {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 15px;
}
.reset-password .fieldset > .field {
  margin: 0;
}
.reset-password .form.password.reset .fieldset:after {
  display: none;
}
.reset-password .fieldset {
  margin-bottom: 10px;
}
.reset-password input[type="password"] {
  background-color: #f4f6f7;
  border-color: transparent;
  color: #424e5b;
  letter-spacing: 0.44px;
}
.reset-password input[type="password"].error {
  background-color: #f4f6f7;
  border-color: #eb5243;
}
.reset-password input[type="password"]:focus {
  outline: 0;
}
.reset-password input[type="password"]:disabled {
  opacity: 0.6;
}
.reset-password input:not([disabled]):focus {
  box-shadow: none;
}
.reset-password label.error {
  color: #eb5243;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 10px;
  margin-top: 3.5px;
  padding-left: 20px;
}
.reset-password .actions-toolbar .secondary .action.back {
  display: block;
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #424e5b;
  margin-right: 15px;
}
.reset-password .actions-toolbar .secondary {
  margin-bottom: 0;
}
.reset-password .actions-toolbar {
  display: flex;
  align-items: center;
}
.reset-password .actions-toolbar .action.primary {
  padding: 14px 60px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.shipment .action.print,
.shipment .action.track {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
}
.shipment .action.track {
  padding-right: 10px;
  float: right;
}
.shipment .action.print {
  padding-left: 10px;
}
.shipment .order-title {
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
  margin-bottom: 36px;
}
.shipment .order-title strong {
  padding-left: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 29px;
  color: #424e5b;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.checkout-step {
  border-radius: 6px;
  border: 1px solid #75a1b9;
  list-style: none;
  margin-bottom: 20px;
  padding: 30px 10px;
}
.checkout-step .checkout-link-container {
  text-align: left;
  padding-top: 10px;
}
.checkout-step .checkout-back-link {
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.56px;
  line-height: 30px;
  color: #87ACC2;
}
.checkout-step .checkout-back-link::before {
  content: '';
  background-image: url('../images/icons/back.svg');
  width: 5px;
  height: 8px;
  display: inline-block;
  margin-right: 11px;
  margin-bottom: 1px;
}
.checkout-step__action {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.checkout-step__action:first-child {
  margin-right: 30px;
}
.checkout-step__action:last-child {
  margin-right: 0;
}
.checkout-step__action a {
  color: #7dadc6;
}
.checkout-step__action a:hover,
.checkout-step__action a:focus,
.checkout-step__action a:visited {
  color: #7dadc6;
}
.checkout-step__action:hover,
.checkout-step__action:focus,
.checkout-step__action:visited {
  color: #7dadc6;
  text-decoration: none;
}
.checkout-step__action--closed {
  display: block;
}
.checkout-step__action--open {
  display: none;
  transform: translateY(0px);
}
.checkout-step__actions {
  display: flex;
  flex-direction: column;
  text-align: right;
}
.checkout-step__content {
  padding: 24px 5px 0;
  padding-top: 15px;
  border-top: 2px solid #ececec;
  margin-top: 25px;
}
.checkout-step__head {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  padding: 0 5px;
}
.checkout-step__head .checkout-step__numbered {
  margin-bottom: 0;
}
.checkout-step__head .checkout-step__numbered .secure_checkout_img {
  margin-left: 20px;
  background: url(../images/secure_checkout.png);
  background-size: contain;
  height: 32px;
  width: 32px;
  background-repeat: no-repeat;
}
.checkout-step__message {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto;
  padding: 0 5px;
  text-align: center;
}
.checkout-step__mobile-total {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #424e5b;
}
.checkout-step__number {
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid #b2b7bd;
  color: #b2b7bd;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  height: 32px;
  margin-right: 12px;
  text-align: center;
  transition: all 0.2s ease;
  width: 32px;
}
.checkout-step__numbered {
  align-items: center;
  display: flex;
  flex: 1;
  text-decoration: none;
}
.checkout-step__numbered:hover,
.checkout-step__numbered:focus,
.checkout-step__numbered:visited {
  color: #424e5b;
  text-decoration: none;
}
.checkout-step__numbered-heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  text-decoration: none;
}
.checkout-step__order-heading {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 22px;
  text-decoration: none;
}
.checkout-step__order-heading:hover,
.checkout-step__order-heading:focus,
.checkout-step__order-heading:visited {
  color: #707070;
  text-decoration: none;
}
.checkout-step__product-heading {
  display: block;
  justify-content: space-between;
  padding: 0 10px;
}
.checkout-step__product-heading-group {
  display: flex;
  flex: 1;
}
.checkout-step__product-heading-group *:nth-child(1) {
  text-align: center;
}
.checkout-step__product-heading-group *:nth-child(2) {
  text-align: center;
}
.checkout-step__product-heading-group *:nth-child(3) {
  text-align: right;
}
.checkout-step__product-heading-item {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 12px;
}
.checkout-step__sign-in-container {
  position: relative;
}
.checkout-step__sign-in {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: .028em;
  margin-bottom: 12px;
}
.checkout-step__sign-in a {
  color: #75a1b9;
  font-weight: 700;
}
.checkout-step__sign-in a:hover,
.checkout-step__sign-in a:focus,
.checkout-step__sign-in a:visited {
  color: #75a1b9;
  text-decoration: none;
}
.checkout-step__toggle-wrapper {
  display: flex;
  font-size: 16px;
  position: relative;
}
.checkout-step__toggle-wrapper::before {
  background-image: url('../images/icons/cart-dark.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: inline-block;
  height: 21px;
  margin-right: 5px;
  width: 32px;
}
.checkout-step__toggle-wrapper::after {
  background-image: url('../images/icons/chevron-small.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  right: -15px;
  top: 40%;
  transform: rotate(0);
  transform-origin: center;
  transition: transform 0.2s ease;
  width: 10px;
}
.checkout-step .action.primary {
  padding: 15px 50px;
}
.checkout-step__toggle--hide {
  display: none;
}
.checkout-step__toggle--show {
  display: inline-block;
}
.checkout-step .field label.label {
  display: none !important;
}
.checkout-step .field .checkbox + label.label {
  display: block !important;
}
.checkout-step.is-complete:not(.is-expanded) .checkout-step__number--can-complete {
  border-color: #ececec;
  overflow: hidden;
  position: relative;
  transition: all 0.2s ease;
}
.checkout-step.is-complete:not(.is-expanded) .checkout-step__number--can-complete::before {
  background-color: #ececec;
  background-image: url('../images/icons/checkmark.svg');
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  display: block;
  inset: 0;
  position: absolute;
}
.checkout-step.is-expanded .checkout-step__number {
  background-color: #424e5b;
  border: 1px solid #424e5b;
  color: #ffffff;
}
.checkout-step.is-expanded .checkout-step__action--closed {
  display: none;
}
.checkout-step.is-expanded .checkout-step__action--open {
  display: block;
}
.checkout-step.is-expanded .checkout-step__toggle--hide {
  display: inline-block;
}
.checkout-step.is-expanded .checkout-step__toggle--show {
  display: none;
}
.checkout-step.is-expanded .checkout-step__toggle-wrapper::after {
  transform: rotate(-90deg);
}
.checkout-step--payment .action.primary.checkout {
  display: none;
}
.checkout-step--payment .billing-address-form {
  max-width: 660px;
}
.checkout-step--payment .payment-option.discount-code {
  display: none;
}
.checkout-step--payment.checkout-payment-method .payment-option-title {
  border-top: none;
}
.checkout-step--payment.checkout-payment-method .payment-method-content {
  padding: 0 0px;
  display: flex !important;
  flex-direction: column;
}
.checkout-step--payment.checkout-payment-method .ccard .number .input-text {
  width: 100%;
}
.checkout-step--payment.checkout-payment-method .ccard .cvv .input-text {
  width: 100%;
}
.checkout-step--payment.checkout-payment-method .ccard .year .select,
.checkout-step--payment.checkout-payment-method .ccard .month .select {
  width: 100%;
}
.checkout-step--payment.checkout-payment-method .payment-method-title {
  display: flex;
}
.checkout-step--payment.checkout-payment-method .payment-method-title label {
  display: block !important;
}
.checkout-step--payment.checkout-payment-method .payment-methods {
  margin: 0;
}
.checkout-step--payment .payment-method#rootways_usaepay_option_wrapper .payment-method-title.field.choice {
  display: none;
}
.checkout-step--payment .payment-method-billing-address {
  order: 3;
}
.checkout-step--payment #select2-rootways_usaepay_option_expiration-container:after,
.checkout-step--payment #select2-rootways_usaepay_option_expiration_yr-container:after {
  content: '*';
  display: inline;
  padding-left: 4px;
}
.checkout-step--payment .actions-toolbar {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  order: 4;
}
.checkout-step--payment .payment-method-content {
  background-color: #ffffff;
  padding: 0;
}
.checkout-step--payment .payment-method-content form {
  max-width: 660px;
}
.checkout-step--payment .payment-method-content form .select2-selection.select2-selection--single {
  background-color: #f4f6f7;
}
.checkout-step--payment .rw-save-cc {
  align-items: start;
  display: flex;
  margin-top: -10px;
  margin-bottom: 20px;
}
.checkout-step--payment .rw-save-cc input[type="checkbox"],
.checkout-step--payment .rw-save-cc input[type="radio"] {
  appearance: none;
  background-color: white;
  border-radius: 6px;
  border: 2px solid #ececec;
  color: white;
  display: grid;
  flex-shrink: 0;
  font-size: 14px;
  height: 22px;
  margin: 0 5px 0 0;
  place-content: center;
  transition: background-color 120ms ease-in-out, border-color 120ms ease-in-out;
  transform: translateY(-0.075em);
  width: 22px;
}
.checkout-step--payment .rw-save-cc input[type="checkbox"]::before,
.checkout-step--payment .rw-save-cc input[type="radio"]::before {
  box-shadow: inset 14px 14px white;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  content: "";
  height: 12px;
  transform: scale(0);
  transition: transform 120ms ease-in-out;
  width: 12px;
}
.checkout-step--payment .rw-save-cc input[type="checkbox"]:checked,
.checkout-step--payment .rw-save-cc input[type="radio"]:checked {
  border-color: #424e5b;
  background-color: #424e5b;
}
.checkout-step--payment .rw-save-cc input[type="checkbox"]:checked::before,
.checkout-step--payment .rw-save-cc input[type="radio"]:checked::before {
  transform: scale(1);
}
.checkout-step--payment .rw-save-cc input[type="checkbox"]:focus,
.checkout-step--payment .rw-save-cc input[type="radio"]:focus {
  outline: 2px solid #ffa500;
  outline-offset: 2px;
}
.checkout-step--payment .rw-save-cc label {
  display: block !important;
}
.checkout-step--payment .step-title {
  display: none;
}
.checkout-step--summary {
  background-color: #f4f6f7;
  border-color: #f4f6f7;
  padding: 20px 10px 20px;
  transition: all 0.2s ease;
  transition: background-color 0.2s ease;
}
.checkout-step--summary.is-expanded {
  background-color: #ffffff;
  border-color: #75a1b9;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media (max-width: 400px) {
  .checkout-step__toggle-wrapper {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .checkout-step {
    padding: 30px 20px 20px;
  }
  .checkout-step__actions {
    flex-direction: row;
  }
  .checkout-step__content {
    border-top: 2px solid #ececec;
    padding: 24px 10px 0;
  }
  .checkout-step__head {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .checkout-step__message {
    padding: 0;
    width: 70%;
  }
  .checkout-step__numbered {
    border-bottom: 1px solid #ececec;
  }
  .checkout-step__product-heading {
    margin-bottom: 0;
    padding: 0 5px;
  }
  .checkout-step__product-heading-item {
    margin-bottom: 25px;
    font-size: 18px;
    width: 33%;
  }
  .checkout-step__sign-in {
    text-align: right;
    margin-bottom: 0;
  }
  .checkout-step__toggle-wrapper {
    font-size: 22px;
    display: inherit;
    position: relative;
  }
  .checkout-step__toggle-wrapper::before {
    display: none;
  }
  .checkout-step.is-expanded {
    padding: 30px 20px 60px;
  }
  .checkout-step--payment .action.primary.checkout {
    display: block;
  }
  .checkout-step--payment.checkout-payment-method .payment-method-content {
    padding: 0;
  }
  .checkout-step--payment .payment-form .cvv {
    width: 33.33333333%;
  }
  .checkout-step--payment .action.primary.checkout {
    padding: 15px 60px !important;
  }
  .checkout-step--payment .payment-form input.cvv {
    margin: 0;
    border: 2px solid #ececec;
  }
  .checkout-step--summary {
    background-color: #ffffff;
    border-color: #75a1b9;
    padding-bottom: 20px;
  }
  .checkout-step--summary .checkout-step__head {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .checkout-step__numbered {
    border-bottom: none;
  }
  .checkout-step.is-expanded .checkout-step__numbered {
    padding-bottom: 10px;
  }
}
.search-results__searched-title {
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 21px;
  font-weight: 400;
  color: #424e5b;
  letter-spacing: 0.448px;
  margin: 20px 0;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: 2px solid #f4f6f7;
}
.search-results__searched-query {
  color: #eb5243;
}
.search-results .select2-container .select2-selection--single .select2-selection__rendered {
  color: #424e5b;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.search.results dl {
  display: none;
}
.catalogsearch-result-index .message.notice {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .search-results__searched-title {
    font-size: 22px;
    line-height: 29px;
    margin-top: 40px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.checkout-steps {
  padding: 0 15px;
  position: relative;
}
.checkout-steps > li {
  display: block !important;
  list-style: none;
}
.checkout-steps > .totals {
  position: absolute;
  right: 25px;
  top: 32px;
  font-size: 22px;
  line-height: 1;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}
.checkout-steps > .totals .mark {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .checkout-steps {
    padding: 0;
    padding-inline-start: 0px;
  }
  .checkout-steps > .totals {
    display: none;
  }
}
.checkout-success {
  border-radius: 6px;
  color: #707070;
  list-style: none;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.checkout-success__head {
  margin-bottom: 25px;
  margin-left: 10px;
}
.checkout-success__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 24px;
}
.checkout-success__information {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 40px;
}
.checkout-success__information a {
  text-decoration: underline;
  color: #707070;
}
.checkout-success__information--bold {
  font-weight: 700;
}
.checkout-success__order-num {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
  margin-left: 0px;
}
.checkout-success__table-heading {
  color: #707070;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 25px;
}
.checkout-success .checkout-step__content {
  padding: 24px 0 0;
  padding-top: 15px;
}
.checkout-success .order-details-items .item-options dt {
  float: left;
}
.checkout-success .order-details-items .item-options dd dt {
  font-weight: normal;
}
.checkout-success .order-details-items .item-options > dt:after {
  content: ':';
}
.checkout-success dl.product-summary__options {
  margin-right: -100%;
}
.checkout-success dl.product-summary__options > dt {
  font-weight: 600;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .checkout-success {
    margin-top: 55px;
    margin-bottom: 80px;
    padding: 40px 30px 40px;
    border: 1px solid #75a1b9;
  }
  .checkout-success__head {
    max-width: 70%;
  }
  .checkout-success__heading {
    color: #7dadc6;
    font-weight: 300;
  }
  .checkout-success__order-num {
    margin-left: -10px;
  }
  .checkout-success .checkout-step__content {
    padding-top: 24px;
  }
}
.checkout-summary-totals {
  padding-top: 10px;
}
.checkout-summary-totals__action {
  color: #7dadc6;
  display: flex;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  justify-content: flex-end;
  margin-right: 12px;
  margin-bottom: 15px;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.2s ease;
}
.checkout-summary-totals__action:focus,
.checkout-summary-totals__action :hover {
  color: #424e5b;
  text-decoration: none;
}
.checkout-summary-totals__action:visited {
  color: #7dadc6;
}
.checkout-summary-totals .totals {
  text-align: right;
  font-size: 18px;
  color: #424e5b;
  line-height: 1;
}
.checkout-summary-totals .totals th,
.checkout-summary-totals .totals td {
  padding: 6px 12px;
}
.checkout-summary-totals .totals td {
  font-family: 'Roboto Condensed', sans-serif;
}
.checkout-summary-totals .totals.grand {
  border-top: 2px solid #ececec;
}
.checkout-summary-totals .totals.grand td {
  font-size: 20px;
  font-weight: 700;
  padding: 16px 10px 11px;
  vertical-align: middle;
}
.checkout-summary-totals .totals.grand th {
  vertical-align: middle;
  padding: 16px 10px 11px;
}
.checkout-summary-totals .totals-tax th,
.checkout-summary-totals .totals-tax td {
  padding: 6px 12px 20px;
}
.checkout-summary-totals th {
  font-size: 16px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .checkout-summary-totals {
    display: none;
  }
}
/*
 * Choose Package - copied from M1
 */
/* ==========================================================================
  Mobile First
  ========================================================================== */
.choose-package {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  padding: 35px 0;
  margin-bottom: 65px;
}
.choose-package__title {
  text-align: center;
  margin-bottom: 0;
}
.choose-package__title h2 {
  margin-bottom: 20px;
}
.choose-package__title p {
  font-family: 'proxima-nova', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #777777;
  padding: 0 11%;
}
.choose-package__title .action {
  color: #4f98bf;
}
.choose-package .presentation-cta {
  margin-bottom: 20px;
}
.choose-package .presentation-cta:active,
.choose-package .presentation-cta:focus {
  color: #fff;
}
.choose-package .presentation-cta .presentation-cta__content {
  font-size: 35px;
  line-height: 1;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (min-width: 768px) {
  .choose-package {
    padding: 35px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .choose-package .presentation-cta {
    margin-bottom: 0px;
  }
  .choose-package .presentation-cta .presentation-cta__content {
    font-size: 50px;
  }
}
.block-addresses-list__title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  color: #424e5b;
  letter-spacing: 0.448px;
  margin-bottom: 15px;
}
.block-addresses-list .additional-addresses address {
  text-transform: capitalize;
  color: #707070;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.block-addresses-list .additional-addresses address a {
  color: #707070;
}
.block-addresses-list .block-content .empty {
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.block-addresses-list .box-actions {
  margin-bottom: 15px;
}
.block-addresses-list .box-actions .add {
  background: transparent;
  border: none;
  padding: 0;
}
.block-addresses-list .actions-toolbar .add {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}
.block-addresses-list .customer-addresses-toolbar {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.close-icon {
  background-color: transparent;
  background-image: url('../images/icons/close.svg');
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  border: none;
  height: 16px;
  width: 16px;
}
.close-icon:hover,
.close-icon:focus {
  background-color: transparent;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.columns .column.main {
  margin-top: 0;
  padding-bottom: 0;
}
.complex-hero {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.complex-hero__container {
  display: flex;
  flex-direction: column-reverse;
}
.complex-hero__content {
  align-items: center;
  color: #424e5b;
  display: flex;
  justify-content: center;
  padding: 15px 1.5rem 40px;
  text-align: center;
}
.complex-hero__image {
  display: block;
  object-fit: cover;
  object-position: center;
  height: 50vw;
  width: 100%;
}
.complex-hero__link.action.primary {
  padding: 14px 60px;
}
.complex-hero__title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  margin-bottom: 11px;
  line-height: 46px;
  font-weight: 400;
  color: #424e5b;
}
.complex-hero__text {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #707070;
  margin-bottom: 28px;
  font-weight: 400;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .complex-hero__content-inner {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) {
  .complex-hero__container {
    flex-direction: row;
    padding: 20px 0;
  }
  .complex-hero__content {
    padding: 7.8vw 4.7vw 8.4vw 3.9vw;
    text-align: left;
    width: 40%;
  }
  .complex-hero__content-inner {
    width: 24vw;
  }
  .complex-hero__image-container {
    overflow: hidden;
    width: 60%;
  }
  .complex-hero__image {
    min-height: 100%;
    max-width: none;
    width: 100%;
    height: 500px;
    object-position: initial;
  }
  .complex-hero__title {
    font-size: 40px;
  }
}
.consultation {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  margin-bottom: 40px;
}
.consultation__card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
  text-align: center;
}
.consultation__card-heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 12px;
  font-weight: 400;
}
.consultation__card-information {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.consultation__information {
  font-size: 16px;
  line-height: 1.3;
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
}
.consultation__link {
  margin-top: -20px;
  text-align: center;
}
.consultation__number {
  color: #637181;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 60px;
  line-height: 1.3;
  font-weight: 400;
}
.consultation .centered-text__main {
  font-weight: bold;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.consultation__icon {
  margin: 0 auto;
  max-width: 220px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .consultation {
    margin-bottom: 80px;
  }
  .consultation__cards {
    margin-bottom: 40px;
  }
  .consultation__card {
    margin-bottom: 0;
  }
  .consultation__link {
    margin-top: 0;
  }
  .consultation .centered-text__main {
    color: #424e5b;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
}
@media only screen and (min-width: 1400px) {
  .consultation__card-information {
    width: 344px;
    display: flex;
    align-self: center;
  }
  .consultation__card-information--width {
    width: 300px;
  }
}
.contact-banner {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-top: 40px;
  padding-bottom: 20px;
}
.contact-banner--small {
  padding-top: 0;
}
.contact-banner__container {
  border: 2px solid #f4f6f7;
  border-radius: 6px;
  padding: 22px 6px 27px 6px;
}
.contact-banner__content {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}
.contact-banner__content-heading {
  color: #9cd4c4;
  margin-bottom: 0;
  text-align: center;
}
.contact-banner__link {
  align-self: center;
}
.contact-banner__link.action.primary {
  text-align: center;
  padding: 14px 27px;
}
.contact-banner__link--contact.action.primary {
  padding: 14px 42px;
}
.contact-banner button.action.primary {
  padding: 14px 78px;
}
.contact-banner__content-text {
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-align: center;
  margin-top: 12px;
  line-height: 26px;
}
.contact-banner__content-heading {
  color: #424e5b;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 7px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 26px;
}
.contact-banner__heading {
  color: #424e5b;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  margin-bottom: 30px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
}
.contact-banner__item {
  align-items: center;
  color: #424e5b;
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
  flex-direction: column;
  padding: 20px 0;
  background-color: #f4f6f7;
  border-radius: 6px;
}
.contact-banner__svg *[fill]:not([fill="none"]) {
  fill: #000000;
  transition: fill 0.2s ease-in-out;
}
.contact-banner__svg *[stroke]:not([stroke="none"]) {
  stroke: #000000;
  transition: stroke 0.2s ease-in-out;
}
.contact-banner__svg svg {
  width: 48px;
  height: 48px;
}
.cms-contact-us .page-header + .breadcrumbs + .page-main {
  padding-top: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .contact-banner {
    background-color: #f4f6f7;
  }
  .contact-banner--small {
    padding-top: 40px;
  }
  .contact-banner__container {
    border: none;
    border-radius: 0;
    padding: 0;
  }
  .contact-banner__content-text {
    display: block;
  }
  .contact-banner__content {
    margin-left: 0;
  }
  .contact-banner__item {
    flex-direction: column;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 40px;
  }
  .contact-banner__svg svg {
    width: auto;
    height: auto;
  }
}
@media only screen and (min-width: 992px) {
  .contact-banner {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .contact-banner__heading {
    padding: 0;
  }
  .contact-banner__item {
    color: #424e5b;
    height: 100%;
    margin-bottom: 0;
    position: relative;
  }
  .contact-banner__item::after {
    position: absolute;
    background-color: #424e5b;
    content: '';
    width: 2px;
    height: 70px;
    right: -10px;
    top: 85px;
  }
  .contact-banner__item--border::after {
    background-color: transparent;
  }
  .contact-banner--small {
    padding-top: 60px;
  }
  .contact-banner--small .contact-banner__content-heading {
    margin-top: 0;
  }
}
.account-dashboard {
  padding-top: 6px;
  padding-bottom: 65px;
}
.account-dashboard__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 40px;
  color: #424e5b;
  text-transform: capitalize;
  margin-bottom: 30px;
  text-align: center;
}
.account-dashboard .back {
  display: none;
}
.table-order-items.history .col {
  float: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .account-dashboard {
    padding-top: 35px;
  }
  .account-dashboard__heading {
    text-align: left;
  }
}
.custom-minicart .minicart-items-wrapper {
  border: none;
  margin: 0;
  padding: 0;
  height: auto !important;
}
.custom-minicart .minicart-items .product-item-details .details-qty {
  display: flex !important;
}
.custom-minicart dl {
  margin-bottom: 0;
}
.custom-minicart .minicart-items .product-item-name a,
.custom-minicart .minicart-items .product-item-name a:visited {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .02em;
}
.custom-minicart .minicart-items .product-item {
  padding: 12px 0;
}
.custom-minicart .minicart-items .product-item:not(:first-child) {
  border-top: 2px solid #f4f6f7;
}
.custom-minicart .product-item-name > a:hover {
  color: #424e5b;
}
.custom-minicart .action.viewcart {
  color: #424e5b;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
}
.custom-minicart .action.viewcart:visited {
  color: #424e5b;
}
.custom-minicart .action.viewcart:hover {
  color: #424e5b;
}
.custom-minicart .product.options.list {
  color: #707070;
}
.custom-minicart .product-item-pricing {
  font-family: 'Roboto Condensed', sans-serif;
}
.custom-minicart .block-content > .actions {
  margin-top: 0px;
}
.custom-minicart .block-content > .actions > .primary {
  margin: 0 10px 30px;
}
.custom-minicart .block-content > .actions > .secondary {
  border-top: 2px solid #f4f6f7;
  margin-top: 0;
  padding-top: 20px;
}
.custom-minicart .minicart-items .product-item-details .product .options.list dt {
  font-size: 12px;
  margin: 0 10px 0 0;
}
.custom-minicart .minicart-items .product-item-details .product .options.list dd {
  font-size: 12px;
  margin: 0;
}
.custom-minicart .minicart-items .product-item-name {
  margin: 0 0 5px;
}
.product-item-details dt {
  float: left;
  clear: both;
  font-weight: normal;
}
.product-item-details dt.product-name {
  font-weight: 600;
}
.product-item-details dd {
  float: left;
}
.product-item-details br {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.detail-tabs {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  color: #7e7e7e;
  padding: 10px 0 56px 0;
}
.detail-tabs__button {
  background-color: transparent;
  border-radius: 0;
  border: none;
  color: #7e7e7e;
  font-family: 'proxima-nova', sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  text-transform: uppercase;
}
.detail-tabs__button:hover,
.detail-tabs__button:focus {
  background-color: transparent;
  border: none;
}
.detail-tabs__content {
  padding-left: 30px;
  padding-right: 15px;
}
.detail-tabs__content-inner {
  padding-bottom: 40px;
}
.detail-tabs__description {
  color: #707070;
  font-size: 16px;
  line-height: 24px;
  padding-left: 20px;
}
.detail-tabs__description .detail-tabs__heading {
  display: none;
}
.detail-tabs__description .detail-tabs__description {
  padding-left: 0;
  margin-bottom: 45px;
}
.detail-tabs__information {
  font-family: 'proxima-nova', sans-serif;
}
.detail-tabs__features {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
}
.detail-tabs__feature-list {
  -webkit-padding-start: 12px;
  list-style-type: disc;
  margin-bottom: 40px;
  margin-left: 7px;
}
.detail-tabs__footnote {
  color: #637181;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .055em;
  line-height: 26px;
  text-decoration: none;
  text-transform: uppercase;
}
.detail-tabs__footnote:hover,
.detail-tabs__footnote:focus,
.detail-tabs__footnote:visited {
  text-decoration: none;
  color: #7dadc6;
}
.detail-tabs__attachnote {
  color: #424e5b;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: underline;
  text-transform: uppercase;
}
.detail-tabs__attachnote:hover,
.detail-tabs__attachnote:focus,
.detail-tabs__attachnote:visited {
  text-decoration-thickness: 2px;
}
.detail-tabs__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
.detail-tabs__item {
  position: relative;
  margin-bottom: 16px;
  margin-right: 60px;
}
.detail-tabs__item.is-selected {
  color: #637181;
}
.detail-tabs__item.is-selected .detail-tabs__button {
  color: #7dadc6;
}
.detail-tabs__item.is-selected:after {
  background-color: #7dadc6;
  bottom: -18px;
  content: '';
  display: block;
  height: 2px;
  left: calc(50% - 20px);
  position: absolute;
  width: 40px;
}
.detail-tabs__panel {
  color: #707070;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  list-style-type: none;
  margin-bottom: 0;
  border-bottom: 1px solid #ececec;
  /*&:not(.is-expanded) {
      display: none;
    }*/
}
.detail-tabs__panel:not(:first-child) .detail-tabs__divider {
  display: none;
}
.detail-tabs__panel h1,
.detail-tabs__panel h2,
.detail-tabs__panel h3,
.detail-tabs__panel h4,
.detail-tabs__panel h5,
.detail-tabs__panel h6 {
  font-size: 16px;
  font-weight: 400;
}
.detail-tabs__panel ul {
  list-style: disc;
}
.detail-tabs__panel .value {
  display: grid;
}
.detail-tabs__panel .value > *:not(div) {
  float: left;
}
.detail-tabs__panel > *:not(div) {
  padding-left: 30px;
}
.detail-tabs__panel.is-expanded .detail-tabs__toggle::after {
  height: 0;
}
.detail-tabs__tabs {
  border-bottom: 2px solid #ececec;
  display: flex;
  list-style-type: none;
  margin-bottom: 30px;
  padding: 0 10px;
}
.detail-tabs__toggle {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  padding: 16px 16px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.detail-tabs__toggle::before {
  background-color: #424e5b;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: 15px;
  top: 45%;
  width: 10px;
}
.detail-tabs__toggle::after {
  background-color: #424e5b;
  content: '';
  display: block;
  height: 10px;
  position: absolute;
  right: 19px;
  top: 38%;
  transition: height 0.2s ease;
  width: 2px;
}
.detail-tabs__toggle:hover,
.detail-tabs__toggle:focus {
  color: #424e5b;
  text-decoration: none;
}
.detail-tabs__toggle a {
  color: #424e5b !important;
}
.detail-tabs__toggle a:hover,
.detail-tabs__toggle a:focus {
  color: #424e5b;
  text-decoration: none;
}
.detail-tabs__video-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  inset: 0;
  position: absolute;
}
.detail-tabs__video-preview {
  aspect-ratio: 1.77777778;
  border-radius: 0;
  border: none;
  display: block;
  margin-bottom: 40px;
  margin-right: 30px;
  position: relative;
  width: 100%;
}
.detail-tabs__video-preview::before {
  background-size: cover;
  content: '';
  display: block;
  height: 48px;
  left: calc(50% - 24px);
  position: absolute;
  top: calc(50% - 34px);
  width: 68px;
  z-index: 1;
}
.detail-tabs .product.attribute.description .col-12:nth-child(2) {
  order: -1;
}
.detail-tabs__video-tab iframe.brand-youtube-controller {
  aspect-ratio: 1.77777778;
  width: 500px;
}
.detail-tabs__description ul li {
  display: flex;
  align-items: center;
  gap: 5px;
}
.detail-tabs__description ul li a.pdf-icon {
  background: url('../images/icons/pdf-download.svg') no-repeat 0 0;
  display: inline-block;
  width: 16px;
  height: 24px;
  background-size: 100%;
  margin-left: 10px;
}
.detail-tabs__description ul li:has(.pdf-icon) {
  text-transform: uppercase;
}
.detail-tabs #panel-4 .detail-tabs__description,
.detail-tabs #panel-2 .detail-tabs__description {
  color: #707070;
  font-size: 16px;
  line-height: 24px;
  padding-left: 5px;
}
.detail-tabs #panel-4 .detail-tabs__description ul li,
.detail-tabs #panel-2 .detail-tabs__description ul li {
  display: revert;
  align-items: center;
  gap: 5px;
  padding: 0;
}
.pdpvideo {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  aspect-ratio: auto;
  max-width: 500px;
}
.pdpvideo__button-icon {
  width: 40px;
  position: absolute;
  z-index: 10;
  height: 40px;
  cursor: pointer;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (max-width: 767px) {
  .detail-tabs__content-inner {
    display: grid;
  }
  .detail-tabs__content-inner .tabs__description {
    order: -1;
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  .detail-tabs {
    margin-top: 18px;
  }
  .detail-tabs__content * {
    padding-left: 0;
  }
  .detail-tabs__description ul li a {
    font-size: 14px;
  }
  .detail-tabs__panel:not(.is-expanded) {
    display: list-item;
  }
  .detail-tabs__video-tab iframe.brand-youtube-controller {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .detail-tabs {
    background-color: #f4f6f7;
    margin-bottom: 0;
    padding: 56px 0 0;
  }
  .detail-tabs__panel {
    padding-left: 25px;
    border-bottom: 0;
  }
  .detail-tabs__panel .value {
    display: block;
  }
  .detail-tabs #panel-4 .tabs__description,
  .detail-tabs #panel-5 .tabs__description {
    width: 100% !important;
  }
  .detail-tabs #panel-4 .tabs__description .detail-tabs__description,
  .detail-tabs #panel-5 .tabs__description .detail-tabs__description {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .detail-tabs {
    padding: 40px 0 26px;
    margin-bottom: 60px;
    margin-top: 40px;
  }
  .detail-tabs__video-tab {
    padding-left: 30px;
  }
  .detail-tabs__content {
    padding-left: 0px;
    padding-right: 0;
    width: 100%;
  }
  .detail-tabs__content-inner {
    height: 100%;
    padding-bottom: 0;
    position: relative;
  }
  .detail-tabs__content-inner:after {
    background-color: #ececec;
    content: '';
    display: block;
    height: 100%;
    left: calc(50% - 18px);
    position: absolute;
    top: 0;
    width: 2px;
    display: none;
  }
  .detail-tabs__content-inner li a {
    color: #424e5b;
    font-weight: 600;
    text-decoration: underline;
  }
  .detail-tabs__content-inner li a:hover,
  .detail-tabs__content-inner li a:focus {
    text-decoration-thickness: 2px;
  }
  .detail-tabs__description .detail-tabs__heading {
    display: block;
  }
  .detail-tabs__description .detail-tabs__description {
    max-width: 90%;
  }
  .detail-tabs__description a {
    color: #424e5b;
    font-weight: 600;
    text-decoration: underline;
  }
  .detail-tabs__description a:hover,
  .detail-tabs__description a:focus {
    text-decoration-thickness: 2px;
  }
  .detail-tabs__features {
    height: 100%;
    margin-left: 0;
    padding-left: 15px;
    margin-right: 20px;
  }
  .detail-tabs__feature-list ul {
    margin-left: 0;
    padding-left: 0;
  }
  .detail-tabs__feature-list li {
    margin-bottom: 6px;
  }
  .detail-tabs__footnote {
    color: #adcad9;
    display: block;
    padding-left: 0px;
    margin-top: 12px;
    width: fit-content;
  }
  .detail-tabs__attachnote {
    color: #424e5b;
    display: block;
    padding-left: 0px;
    margin-top: 12px;
    width: fit-content;
  }
  .detail-tabs__toggle {
    display: none;
  }
  .detail-tabs__video-preview {
    margin-left: 30px;
    margin-right: 0;
    width: 500px;
  }
  .detail-tabs .product.attribute.description .col-12:nth-child(1) {
    width: 50%;
    float: left;
  }
  .detail-tabs .product.attribute.description .col-12:nth-child(2) {
    float: right;
    order: unset;
    width: 50%;
  }
  .detail-tabs__panel .value:has(.detail-tabs__video-preview) .col-12:nth-child(2) {
    margin-bottom: 200px;
  }
  .detail-tabs__divider {
    background-color: #ececec;
    content: '';
    display: block;
    height: 100%;
    left: 49%;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 1;
  }
}
/*
 * Design Services
 */
.design-service {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  margin-bottom: 40px;
  padding: 20px;
}
.design-service h2 {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  margin-bottom: 13px;
  text-align: center;
}
.design-service h3 {
  margin-bottom: 10px;
}
.design-service p {
  margin-bottom: 20px;
}
.design-service ul {
  padding-left: 20px;
  list-style: none;
}
.design-service li {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.design-service .team__member {
  max-width: 100%;
  margin-top: 0px;
  margin: 0 10px 10px 0;
}
.design-table {
  font-family: 'proxima-nova', sans-serif;
  font-size: 12px;
  color: #f2f2f2;
}
.design-table .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.design-table thead tr th {
  text-align: center;
  background-color: #424e5b;
  border-bottom: none;
}
.design-table tbody th {
  text-align: right;
  background-color: #424e5b;
}
.design-table tbody td {
  color: #424e5b;
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.design-service-form {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  margin-bottom: 40px;
  padding: 20px;
}
.design-service-form h2 {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  margin-bottom: 13px;
}
.design-service-form .contact {
  margin-bottom: 0px;
}
.design-service-form .form-group {
  padding: 0px;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (min-width: 576px) {
  .design-service .team {
    float: left;
  }
  .design-service .team__member {
    max-width: 259px;
    margin-top: 0px;
    margin: 0 10px 10px 0;
  }
  .design-table {
    font-size: 16px;
  }
}
.block-dashboard-info {
  margin-right: 20px;
  margin-bottom: 60px;
}
.block-dashboard-info__title {
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 29px;
  color: #424e5b;
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
  margin-bottom: 36px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.block-dashboard-info__title .action.edit {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}
.block-dashboard-info__account-name {
  font-size: 16px;
  margin-bottom: 12.5px;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0.448;
  text-transform: capitalize;
}
.block-dashboard-info__account-email {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.block-dashboard-info .table > tbody > tr > td {
  border-top: none;
}
.block-dashboard-info .card-type {
  padding-left: 2px;
  padding-right: 0;
  padding-top: 0;
}
.block-dashboard-info .card-number {
  padding-top: 5px;
  padding-left: 0;
  color: #707070;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.block-dashboard-info .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.block-dashboard-info .table-wrapper {
  border-top: none;
}
.block-dashboard-info .card-details {
  display: flex;
}
.form-edit-card__heading {
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  font-size: 40px;
  margin-bottom: 27px;
  text-align: center;
  font-weight: 400;
  line-height: 46px;
  text-transform: uppercase;
}
.card-details {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  align-items: center;
  color: #707070;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.card-details:not(:last-child) {
  border-bottom: 1px solid #ececec;
}
.card-details .card-number {
  padding-top: 0;
}
.card-details .card-number:nth-child(2) {
  margin-right: auto;
}
.account-dashboard .form-edit-card__heading {
  display: none;
}
.account-dashboard .acti-form {
  display: none;
}
.vault-cards-listaction .my-credit-cards {
  max-width: 500px;
  margin: 40px auto;
}
.vault-cards-listaction .card-details .acti-form {
  display: block;
  margin-left: auto;
}
.account .table-wrapper {
  border-bottom: none;
  overflow-x: hidden;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .block-dashboard-info .card-type {
    width: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .block-dashboard-info .box-information {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .vault-cards-listaction .my-credit-cards {
    margin: 15px auto 30px;
    border-top: 0;
  }
  .vault-cards-listaction.account .column.main {
    margin-bottom: 30px;
  }
}
.discount {
  background-color: transparent;
  border: none;
  border-radius: 0px;
  margin-bottom: 0;
  padding: 0;
}
.discount .title {
  padding-left: 0;
  margin-bottom: 0;
}
.discount .discount-label {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/*! make sure content is 100% wrapped by white bg */
.customer-account .fancybox-inner,
.catalog-product-view .fancybox-inner {
  height: 100% !important;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: scroll;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  height: 100%;
  overflow: visible !important;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  background-image: url(../images/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: 20px;
  right: 40px;
  cursor: pointer;
  z-index: 8040;
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  color: #424e5b;
  text-transform: uppercase;
  font-weight: bold;
}
.fancybox-close:before {
  content: 'close x';
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.all-colors {
  display: none;
  padding-top: 30px;
}
.all-colors ul li {
  display: inline-block;
  width: 65px;
}
.all-colors ul li img {
  max-width: 100%;
}
.all-colors ul li .tooltip {
  z-index: 100;
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url(../images/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/*
 * Field
 */
.field.choice {
  align-items: flex-start;
  display: flex;
}
.field._error .control input,
.field._error .control .select2-selection {
  border-color: #eb5243;
  background-color: #f4f6f7;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
/*
 * Fieldset
 */
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 20px;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
.share-wishlist__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  margin-bottom: 27px;
  text-align: center;
  font-weight: 400;
  line-height: 46px;
}
.share-wishlist .actions-toolbar {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .share-wishlist .actions-toolbar {
    flex-direction: row;
  }
}
.block-addresses-default {
  margin-bottom: 50px;
}
.block-addresses-default__title {
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 29px;
  color: #424e5b;
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
  margin-bottom: 36px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.block-addresses-default .add {
  background: transparent;
  border: none;
  padding: 0;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}
.block-addresses-default .box-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  color: #424e5b;
  letter-spacing: 0.448px;
  margin-bottom: 15px;
}
.block-addresses-default .box-content address {
  text-transform: capitalize;
  color: #707070;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.block-addresses-default .box-content address a {
  color: #707070;
}
.block-addresses-default .actions-toolbar .primary .add {
  background: transparent;
  border: none;
  padding: 0;
}
.block-addresses-default .box-actions .action.edit,
.block-addresses-default .box-actions .action.delete,
.block-addresses-default .box-actions .add {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}
.block-addresses-default .box-actions .add {
  margin-bottom: 5px;
}
.block-addresses-default .box-billing-address .box-content,
.block-addresses-default .box-shipping-address .box-content {
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-top: 15px;
}
.block-addresses-default .box-address-billing,
.block-addresses-default .box-address-shipping {
  margin-bottom: 28px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .block-addresses-default .box-address-billing,
  .block-addresses-default .box-billing-address {
    padding-left: 30px;
  }
  .block-addresses-default .box-billing-address .box-content,
  .block-addresses-default .box-shipping-address .box-content {
    width: 85%;
  }
  .block-addresses-default .box-address-billing,
  .block-addresses-default .box-address-shipping {
    margin-bottom: 0px;
  }
  .customer-address-index .block-addresses-default {
    margin-top: 40px;
  }
}
/*
 * Financing
 */
.financing {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  margin-bottom: 40px;
  padding-bottom: 30px;
  padding-top: 15px;
}
.financing__content {
  margin-right: 0px;
  padding-top: 35px;
}
.financing__content h2 {
  border-bottom: 1px solid #ecedee;
  padding-bottom: 10px;
  margin-bottom: 13px;
}
.financing__content p {
  margin-bottom: 20px;
  padding: 28px 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-family: 'proxima-nova', sans-serif;
  color: #707070;
}
.financing__content .m_rev-content {
  display: flex;
  margin-bottom: 40px;
  flex-flow: row-reverse;
}
@media (max-width: 767px) {
  .financing__content .m_rev-content {
    flex-flow: column-reverse;
  }
}
.financing__sub-heading {
  font-size: 22px;
}
.financing__cta {
  padding-bottom: 30px;
}
.financing__cta h3 {
  margin: 15px 0;
}
.financing__cta .button {
  max-width: 450px;
  width: 100%;
  margin-top: 28px;
  text-align: center;
  font-size: 1.7rem;
}
.financing__program {
  margin-bottom: 20px;
  text-align: center;
}
.financing__program h4 {
  color: #424e5b;
  font-size: 40px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  padding-top: 12px;
  margin-bottom: 12px;
  text-align: center;
}
.financing__program p {
  max-width: 410px;
  margin: 0 auto;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #424e5b;
  text-align: center;
}
.financing__program--lease-to-own {
  margin-bottom: 60px;
}
.financing__cta-image {
  margin-left: -15px;
  margin-right: -15px;
}
.financing__cta-image img {
  margin-top: 20px;
}
.financing__form {
  padding-bottom: 20px;
}
.financing__form h2 {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
}
.financing__form p {
  margin-bottom: 20px;
}
.financing__form .snap-text {
  width: 100%;
  text-align: center;
}
.financing__form #financing_form {
  margin-bottom: 25px;
}
.financing__form .form-group {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.financing__form .form-group.textarea {
  width: 100%;
}
.financing__form label {
  margin: 0;
  font-family: 'proxima-nova', sans-serif;
  font-weight: normal;
}
.financing__form input[type="text"] {
  width: 100%;
  display: block;
}
.financing__form .currency {
  display: none;
  position: absolute;
  top: 13px;
  left: 20px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #424e5b;
}
.financing__form .currency.active {
  display: block;
}
.financing__form textarea {
  margin-bottom: 20px;
  height: 220px;
}
.financing__form .selectboxit-container {
  width: 100%;
  margin-bottom: 20px;
}
.financing__form .selectboxit-container .selectboxit {
  width: 100%;
}
.financing__form .checkbox {
  margin-bottom: 15px;
}
.financing__form .checkbox label {
  line-height: 1.4;
  padding-right: 60px;
}
.financing__form .checkbox .checkbox-span {
  left: 10px;
}
.financing__form .button {
  max-width: 240px;
}
.financing__form .finance-links {
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.financing__form .finance-links .snap-cta {
  color: #424e5b;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
.financing__form .finance-links .snap-cta:first-child {
  text-align: right;
  margin-bottom: 20px;
  border-right: 2px solid #424e5b;
  width: 325px;
  text-decoration: none;
}
.financing__form .finance-links .button.action.primary {
  padding: 15px 30px;
}
.financing__form .why-buyrite__services {
  background-color: #fff;
  border-radius: 14px;
  padding-top: 26px;
  padding-bottom: 24px;
  text-align: center;
}
.financing__form .services-content {
  padding: 0 30px;
  margin-bottom: 30px;
}
.financing__form .services-content h3 {
  margin: 20px 0;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
}
.financing__form .services-content p {
  margin-bottom: 15px;
  padding: 0;
  width: 80%;
}
.financing__form .services-content .action {
  margin-right: 0;
}
.financing__form .barbershop-ideas .mobile a {
  color: #7dadc6;
}
.financing .side-menu .shop__menu--element a.active {
  background-color: #96ebd0;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (max-width: 767px) {
  .snap-logo {
    display: block !important;
    border: 0;
    min-width: 150px;
    margin: 0 auto;
  }
  .snap-finc {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media only screen and (min-width: 576px) {
  .financing {
    padding: 15px 32px 30px 32px;
  }
  .financing__cta h3 {
    margin: 15px 0;
  }
  .financing__form input[type="text"] {
    display: inline-block;
  }
  .financing__form .form-group {
    display: inline-block;
    width: 49.5%;
  }
  .financing__form .selectboxit-container {
    display: inline-block;
    margin: 0;
  }
  .financing__form .selectboxit-container .selectboxit {
    width: 100%;
  }
  .financing__form .services-content {
    border-right: 1px solid #ececec;
  }
}
@media only screen and (min-width: 768px) {
  .financing__cta-image {
    margin-left: 0px;
    margin-right: 0px;
  }
  .financing__form .snap-logo {
    width: 162px;
    height: 157px;
  }
  .financing__form .snap-text {
    text-align: left;
    padding-right: 10px;
  }
  .financing__form .services-content {
    margin-bottom: 0;
    padding-bottom: 38px;
    position: relative;
  }
  .financing__form .services-content .actions {
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  .financing__form .services-content p {
    margin-bottom: 15px;
    padding: 0;
    width: 85%;
  }
  .financing__form .finance-links {
    flex-direction: row;
  }
  .financing__form .finance-links .snap-cta:first-child {
    padding-right: 37px;
    margin-right: 30px;
    margin-bottom: 0;
  }
  .financing__form .why-buyrite__services {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .financing__content p {
    width: 60%;
  }
  .financing__cta {
    padding-bottom: 100px;
  }
  .financing__cta h3 {
    margin-left: 10px;
  }
  .financing__cta .col-lg-6:first-child {
    border-right: 2px solid #ececec;
  }
  .financing__program {
    text-align: center;
    padding: 0px 10px;
  }
  .financing__program--lease-to-own {
    margin-bottom: 20px;
  }
  .financing__cta-image img {
    margin-top: 60px;
  }
  .financing__form .snap-text {
    padding-right: 30px;
  }
  .financing__form .barbershop-ideas .mobile {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .financing__program h4 {
    font-size: 28px;
  }
  .financing__cta .button {
    font-size: 14px;
  }
}
.form-address-edit__info-address {
  display: flex;
  flex-direction: column;
}
.form-address-edit__info {
  margin-bottom: 20px;
}
.form-address-edit__heading {
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  font-size: 40px;
  margin-bottom: 27px;
  text-align: center;
  font-weight: 400;
  line-height: 46px;
  text-transform: uppercase;
}
.form-address-edit .actions-toolbar {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
.form-address-edit .actions-toolbar .action.primary {
  padding: 14px 60px;
}
.form-address-edit__message {
  margin-bottom: 5px;
}
.form-address-edit__default {
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
}
.form-address-edit__default span {
  padding: 0 11px;
}
.form-address-edit .select2-selection__rendered {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .form-address-edit .actions-toolbar {
    flex-direction: row;
  }
}
.fly-n-buy {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #5194A9;
}
.fly-n-buy__container {
  display: flex;
  flex-direction: column;
}
.fly-n-buy__image {
  object-fit: cover;
  object-position: center;
  width: 100%;
  display: block;
  height: 100%;
}
.fly-n-buy__image-container {
  margin-bottom: 60px;
  max-height: 58vw;
}
.fly-n-buy__content {
  padding: 0 20px;
}
.fly-n-buy__intro-title {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 53px;
  margin-bottom: 11px;
}
.fly-n-buy__intro-text {
  font-family: 'proxima-nova', sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.fly-n-buy__intro {
  margin-bottom: 28px;
}
.fly-n-buy__intro-mobile {
  margin-bottom: 28px;
  padding: 0 20px;
}
.fly-n-buy__desc {
  display: flex;
  flex-direction: column;
}
.fly-n-buy__desc-container {
  display: flex;
  flex-direction: row;
}
.fly-n-buy__desc-container--up {
  margin-bottom: 40px;
}
.fly-n-buy__desc-container--down {
  margin-bottom: 28px;
}
.fly-n-buy__desc-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 12px;
}
.fly-n-buy__desc-text {
  font-family: 'proxima-nova', sans-serif;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.fly-n-buy__desc-inner {
  width: 50%;
}
.fly-n-buy__desc-inner--left {
  margin-right: 25px;
}
.fly-n-buy__link-container {
  text-align: center;
}
.fly-n-buy__link.action.primary {
  padding: 14px 60px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .fly-n-buy__intro {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .fly-n-buy {
    padding-top: 75px;
    padding-bottom: 85px;
  }
  .fly-n-buy__container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .fly-n-buy__content {
    width: 50%;
    padding: 0;
  }
  .fly-n-buy__image-container {
    width: 45%;
    max-height: unset;
  }
  .fly-n-buy__image {
    height: 280px;
  }
  .fly-n-buy__intro {
    margin-bottom: 58px;
    max-width: 473px;
  }
  .fly-n-buy__desc-container--down {
    margin-bottom: 64px;
  }
}
@media only screen and (min-width: 1200px) {
  .fly-n-buy__image {
    height: auto;
  }
  .fly-n-buy__desc-inner--left {
    margin-right: 80px;
  }
}
.footer-navigation__logo-container {
  position: relative;
  margin-bottom: 80px;
  margin-top: 10px;
  display: none;
}
.footer-navigation__logo {
  position: absolute;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}
.footer-navigation__social-call {
  display: flex;
  flex-direction: column-reverse;
}
.footer-navigation__address {
  margin-bottom: 40px;
}
.footer-navigation__address-title {
  font-weight: bold;
}
.footer-navigation__addresses {
  display: none;
}
.footer-navigation__badges {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin: 0 -10px;
  justify-content: space-around;
}
.footer-navigation__badges li:nth-child(2) img {
  width: 100px;
}
.footer-navigation__badges-item {
  flex: 0 0 auto;
  margin: 0 10px !important;
  margin-top: 35px !important;
}
.footer-navigation__call-container {
  background-color: #ccfaeb;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  padding: 10px 20px;
  align-items: center;
}
.footer-navigation__call-container:hover {
  background-color: #96ebd0;
  text-decoration: none;
  color: #424e5b;
}
.footer-navigation__call-container:active {
  text-decoration: none;
}
.footer-navigation__call {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 28px;
  display: flex;
  justify-content: center;
}
.footer-navigation__call-text {
  margin-right: 0px;
  font-weight: 400;
  margin-top: 3px;
}
.footer-navigation__call-link {
  color: #424e5b;
  padding-top: 3px;
}
.footer-navigation__call-link:hover {
  text-decoration: none;
  color: #424e5b;
}
.footer-navigation__link {
  color: #ffffff !important;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
  line-height: 1;
}
.footer-navigation .row::before,
.footer-navigation .row::after {
  display: none;
}
.footer-navigation__secondary {
  margin: 0 auto;
  border-top: 2px solid #ccfaeb;
  padding-bottom: 90px;
  padding-top: 40px;
  width: 95%;
}
.footer-navigation__social {
  margin-bottom: 30px;
  text-align: center;
}
.footer-navigation__social-link {
  display: block;
  font-size: 0;
  height: 25px;
  width: 30px;
}
.footer-navigation__social-link svg *[fill]:not([fill="none"]) {
  fill: #ffffff;
  transition: fill 0.2s ease-in-out;
}
.footer-navigation__social-link svg *[stroke]:not([stroke="none"]) {
  stroke: #ffffff;
  transition: stroke 0.2s ease-in-out;
}
.footer-navigation__social-link:hover *[fill]:not([fill="none"]) {
  fill: #ccfaeb;
  transition: fill 0.2s ease-in-out;
}
.footer-navigation__social-link:hover *[stroke]:not([stroke="none"]) {
  stroke: #ccfaeb;
  transition: stroke 0.2s ease-in-out;
}
.footer-navigation__social-list {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-left: -8px !important;
  margin-right: -8px !important;
  justify-content: center;
  list-style: none;
  padding: 0 !important;
}
.footer-navigation__social-list > * {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.footer-navigation__utility {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.footer-navigation__utility-item:not(:last-child):after {
  content: '|';
  margin: 0 7px;
}
.footer-navigation__utility-link {
  color: #eeeeee !important;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  letter-spacing: 0.35px;
  line-height: 19px;
}
.footer-navigation__copyright {
  margin: 0 auto;
  width: 90%;
  margin-top: 40px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  color: #ebebeb;
  letter-spacing: 0.35px;
  line-height: 19px;
}
.footer-navigation__expando--showrooms .footer-navigation__link {
  text-transform: uppercase;
  color: #9cd4c4 !important;
}
.footer-navigation__expando {
  border-top: 1px solid rgba(236, 236, 236, 0.25);
  width: 95%;
  margin: 0 auto;
}
.footer-navigation__expando.is-expanded .footer-navigation__heading {
  background-color: #9cd4c4;
  color: #424e5b;
}
.footer-navigation__expando.is-expanded .footer-navigation__heading::after {
  background-color: #424e5b;
  transform: rotate(0deg);
}
.footer-navigation__heading {
  color: #ececec;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.825px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 20px 30px;
  position: relative;
  transition: all 0.3s;
}
.footer-navigation__heading::before,
.footer-navigation__heading::after {
  background-color: #ffffff;
  content: "";
  height: 2px;
  position: absolute;
  right: 25px;
  top: 30px;
  width: 10px;
}
.footer-navigation__heading::after {
  transform: rotate(90deg);
  transition: transform 0.2s cubic-bezier(0.16, 0.62, 0.7, 0.47);
}
.footer-navigation__content {
  padding-left: 45px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #535e6a;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: 0.825px;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (max-width: 991px) {
  .footer-navigation__content {
    display: none;
  }
}
.footer-navigation__item {
  margin-bottom: 20px !important;
}
.footer-navigation__item:first-child {
  padding-top: 20px;
}
.footer-navigation__item:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 20px;
}
.footer-accessibly-btn {
  position: absolute;
  bottom: 10px;
  left: 15px;
  outline: 1px solid #ccfaeb;
  width: 40px;
  height: 41px;
  border-radius: 50px;
  padding: 4px;
  background: #ccfaeb;
  color: #424e5b;
  cursor: pointer;
  outline-offset: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.footer-accessibly-btn:hover {
  opacity: 0.9;
}
.max-47 {
  max-width: 479px;
  margin: 0 auto;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media (max-width: 360px) {
  .footer-navigation__utility-item:not(:last-child):after {
    content: '|';
    margin: 0 7px;
  }
}
@media only screen and (min-width: 768px) {
  .footer-navigation .row .col-12.col-md-3:first-child {
    padding-left: 20px;
  }
  .footer-navigation__utility-item:not(:last-child):after {
    content: '|';
    margin: 0 12px;
  }
  .footer-navigation__call-container:hover,
  .footer-navigation__call-container:focus {
    text-decoration: none;
  }
  .footer-navigation__call {
    font-size: 16px;
  }
  .footer-navigation__call-link {
    color: #424e5b;
    font-weight: 700;
  }
  .footer-navigation__call-link:hover,
  .footer-navigation__call-link:focus {
    text-decoration: none;
    color: #424e5b;
  }
  .footer-navigation__call-text {
    color: #424e5b;
  }
  .footer-navigation__call-text:hover,
  .footer-navigation__call-text:focus {
    color: #424e5b;
    text-decoration: none;
  }
  .footer-navigation__expando {
    border-top: none;
    width: auto;
    margin: 0;
  }
  .footer-navigation__expando.is-expanded .footer-navigation__heading {
    background-color: unset;
    color: #ccfaeb;
  }
  .footer-navigation__expando.is-expanded .footer-navigation__heading::after {
    display: none;
  }
  .footer-navigation__heading {
    color: #ccfaeb;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: unset;
    line-height: 1;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-transform: uppercase;
  }
  .footer-navigation__heading::after,
  .footer-navigation__heading::before {
    display: none;
  }
  .footer-navigation__heading--bold {
    font-weight: bold;
  }
  .footer-navigation__heading--bold:hover,
  .footer-navigation__heading--bold:visited {
    color: #ccfaeb;
  }
  .footer-navigation__content {
    padding: 0;
    background-color: unset;
    margin-left: 0;
    margin-right: 0;
  }
  .footer-navigation__item:first-child {
    padding-top: 0px;
  }
  .footer-navigation__item:last-child {
    padding-bottom: 0px;
  }
  .footer-navigation__address--desktop {
    margin-top: 20px;
  }
  .footer-navigation__expando--showrooms {
    display: none;
  }
  .footer-navigation__addresses {
    display: block;
  }
  .footer-navigation__secondary {
    width: 100%;
    padding-top: 20px;
    margin-top: 35px;
    padding-bottom: 40px;
  }
  .footer-navigation__utility {
    justify-content: unset;
    margin-bottom: 30px !important;
  }
  .footer-navigation__utility-link {
    font-size: 14px;
  }
  .footer-navigation ul.footer-navigation__utility {
    padding-left: 5px;
  }
  .footer-navigation__badges {
    justify-content: unset;
    flex-direction: row;
  }
  .footer-navigation__badges li:first-child {
    margin-left: 0 !important;
  }
  .footer-navigation__badges li:nth-child(2) img {
    width: auto;
  }
  .footer-navigation__badges-item {
    margin: 0 10px !important;
  }
  .footer-navigation__copyright {
    text-align: left;
    width: 100%;
    text-transform: uppercase;
  }
  .footer-navigation__wrapper {
    width: 95%;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-navigation__logo-container {
    margin-bottom: 40px;
    margin-left: -7px;
    margin-right: auto;
    margin-top: 0;
    position: static;
    width: auto;
    display: block;
  }
  .footer-navigation__logo {
    position: static;
    left: unset;
    right: unset;
    transform: none;
  }
  .footer-navigation__social-call {
    flex-direction: column;
  }
  .footer-navigation__call {
    border-top: 1px solid #707070;
    padding-top: 20px;
    margin-bottom: 0;
    display: block;
    margin-right: -10px;
  }
  .footer-navigation__social {
    margin-bottom: 20px;
  }
  .footer-navigation__call-container {
    padding: 3px 5px;
  }
  .footer-navigation__call-link {
    font-weight: 700;
    margin-left: 0;
    font-size: 16px;
    position: relative;
    top: 1px;
  }
  .footer-navigation__call-text {
    line-height: 30px;
    padding-top: 4px;
    margin: 0;
  }
  .footer-navigation__addresses {
    margin-left: 20px;
  }
  .footer-navigation__copyright {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1400px) {
  .footer-navigation .row .col-12.col-md-3:first-child,
  .footer-navigation .row .col-12.col-md-3:nth-child(3) {
    padding-left: 0;
  }
  .footer-navigation .row .col-12.col-md-3:nth-child(4) {
    padding-left: 25px;
  }
  .footer-navigation__street {
    min-width: 225px;
  }
  .footer-navigation__wrapper {
    width: 82%;
  }
}
@media (min-width: 1709px) {
  .footer-navigation__item--custom-salon-equip {
    min-width: 180px;
  }
}
@media (max-width: 768px) {
  .page-footer .footer-accessibly-btn {
    position: static;
    margin: -30px 24px 24px;
  }
}
.order-links li {
  list-style: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.448px;
  color: #424e5b;
  font-weight: 400;
}
ul.order-links {
  padding-left: 0;
  margin: 25px 0 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.form-block {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #f4f6f7;
  padding-top: 55px;
  padding-bottom: 74px;
}
.form-block__button-container {
  text-align: center;
}
.form-block__button.action.primary {
  padding: 14px 72px;
}
.form-block__form label.error {
  color: #eb5243;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 10px;
  margin-top: 3.5px;
  padding-left: 20px;
}
.form-block__form div.mage-error {
  color: #eb5243;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 10px;
  margin-top: 3.5px;
  padding-left: 20px;
}
.form-block__form .form-block__item--contact-checkbox label.error {
  padding-left: 65px;
}
.form-block__form .form-block__item--contact-checkbox div.mage-error {
  padding-left: 65px;
}
.form-block__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  margin-bottom: 27px;
  text-align: center;
  font-weight: 400;
  line-height: 46px;
}
.form-block__content {
  text-align: center;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  margin-bottom: 30px;
  color: #707070;
  font-weight: 400;
  line-height: 22px;
}
.form-block__label {
  display: none;
}
.form-block input[type="text"],
.form-block input[type="email"],
.form-block input[type="tel"],
.form-block input[type="password"],
.form-block .select2-container--default .select2-selection--single,
.form-block textarea {
  background-color: #ffffff;
  border-color: transparent;
  color: #424e5b;
  letter-spacing: 0.44px;
}
.form-block input[type="text"].error,
.form-block input[type="email"].error,
.form-block input[type="tel"].error,
.form-block input[type="password"].error,
.form-block .select2-container--default .select2-selection--single.error,
.form-block textarea.error {
  background-color: #f4f6f7;
  border-color: #eb5243;
}
.form-block input[type="text"].mage-error,
.form-block input[type="email"].mage-error,
.form-block input[type="tel"].mage-error,
.form-block input[type="password"].mage-error,
.form-block .select2-container--default .select2-selection--single.mage-error,
.form-block textarea.mage-error {
  background-color: #f4f6f7;
  border-color: #eb5243;
}
.form-block input[type="text"]:focus,
.form-block input[type="email"]:focus,
.form-block input[type="tel"]:focus,
.form-block input[type="password"]:focus,
.form-block .select2-container--default .select2-selection--single:focus,
.form-block textarea:focus {
  outline: 0;
}
.form-block input[type="text"]:disabled,
.form-block input[type="email"]:disabled,
.form-block input[type="tel"]:disabled,
.form-block input[type="password"]:disabled,
.form-block .select2-container--default .select2-selection--single:disabled,
.form-block textarea:disabled {
  opacity: 0.6;
}
.form-block input:not([disabled]):focus,
.form-block textarea:not([disabled]):focus,
.form-block select:not([disabled]):focus {
  box-shadow: none;
}
.form-block__item {
  margin-bottom: 20px;
}
.form-block__item--contact-checkbox .checkbox,
.form-block__item--create-account .checkbox {
  margin-left: 20px;
}
.form-block__item--contact-checkbox .checkbox span,
.form-block__item--create-account .checkbox span {
  margin-left: 10px;
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.form-block__item--contact-checkbox .checkbox input[type="checkbox"],
.form-block__item--create-account .checkbox input[type="checkbox"] {
  width: 32px;
  height: 32px;
}
.form-block__item--contact-checkbox .checkbox input[type="checkbox"]:focus,
.form-block__item--create-account .checkbox input[type="checkbox"]:focus {
  outline-offset: initial;
  outline: none;
}
.form-block__item--contact-checkbox .checkbox input[type="checkbox"]:checked,
.form-block__item--create-account .checkbox input[type="checkbox"]:checked {
  background-color: transparent;
  border-radius: 8px;
  width: 30px;
  height: 30px;
}
.form-block__item--contact-checkbox .checkbox input[type="checkbox"]::before,
.form-block__item--create-account .checkbox input[type="checkbox"]::before {
  box-shadow: inset 14px 14px #424e5b;
}
.form-block__remind {
  margin-left: 12px;
  color: #7dadc6;
  font-size: 12px;
  font-family: 'Roboto Condensed', sans-serif;
}
.form-block textarea {
  border-radius: 6px;
  border: 1px solid transparent;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: 0.44px;
  min-height: 82px;
  outline: none;
  padding: 20px;
  width: 100%;
}
.form-block .select2 {
  height: 52px;
  display: block;
}
.form-block .select2-container--default {
  width: auto !important;
}
.form-block .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 20px;
}
.form-block .select2-selection {
  border: none;
  display: flex;
  height: 52px;
  align-items: center;
}
.form-block .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: calc(50% - 13px);
  right: 20px;
}
.form-block .select2-container--default .select2-selection--single,
.form-block input[type="password"] {
  border: 1px solid transparent;
}
.form-block input[type="password"]:focus {
  background-color: #f4f6f7;
}
.form-block--white,
.form-block--create-account,
.form-block--edit-account,
.form-block--edit-address,
.form-block--share-wishlist {
  background-color: #ffffff;
}
.form-block--white input[type="text"],
.form-block--create-account input[type="text"],
.form-block--edit-account input[type="text"],
.form-block--edit-address input[type="text"],
.form-block--share-wishlist input[type="text"],
.form-block--white input[type="email"],
.form-block--create-account input[type="email"],
.form-block--edit-account input[type="email"],
.form-block--edit-address input[type="email"],
.form-block--share-wishlist input[type="email"],
.form-block--white input[type="tel"],
.form-block--create-account input[type="tel"],
.form-block--edit-account input[type="tel"],
.form-block--edit-address input[type="tel"],
.form-block--share-wishlist input[type="tel"],
.form-block--white input[type="password"],
.form-block--create-account input[type="password"],
.form-block--edit-account input[type="password"],
.form-block--edit-address input[type="password"],
.form-block--share-wishlist input[type="password"],
.form-block--white .select2-container--default .select2-selection--single,
.form-block--create-account .select2-container--default .select2-selection--single,
.form-block--edit-account .select2-container--default .select2-selection--single,
.form-block--edit-address .select2-container--default .select2-selection--single,
.form-block--share-wishlist .select2-container--default .select2-selection--single,
.form-block--white textarea,
.form-block--create-account textarea,
.form-block--edit-account textarea,
.form-block--edit-address textarea,
.form-block--share-wishlist textarea {
  background-color: #f4f6f7;
}
.form-block--catalogform {
  left: 0;
  margin-left: 0;
  margin-right: 0;
  right: 0;
  width: auto;
  padding-top: 30px;
  padding-bottom: 0;
  background-color: #f4f6f7;
}
.form-block--contact-form {
  padding-top: 0;
  margin-bottom: 40px;
}
.form-block--contact-form .form-block__heading {
  padding-top: 50px;
  border-top: 2px solid #ececec;
}
.form-block--create-account .form.create.account {
  width: auto;
  min-width: unset;
}
.form-block--create-account .fieldset {
  margin-bottom: 0;
}
.form-block--create-account .fieldset .legend {
  display: none;
}
.form-block--create-account .actions-toolbar .secondary .action.back {
  display: block;
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #424e5b;
  margin-right: 15px;
}
.form-block--create-account .form-create-account .fieldset.create.account::after {
  display: none;
}
.form-block--create-account .actions-toolbar .secondary {
  margin-bottom: 0;
}
.form-block--create-account .actions-toolbar {
  display: flex;
  align-items: center;
}
.form-block--create-account .actions-toolbar .action.primary {
  padding: 14px 60px;
}
.form-block--create-account .field.choice.persistent {
  margin-left: 20px;
  margin-bottom: 20px;
}
.form-block--create-account .field.choice.persistent .checkbox,
.form-block--create-account .field.choice.persistent .label {
  display: none;
}
.form-block--create-account .field.choice.persistent .tooltip.toggle {
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
}
.form-block--create-account .field.country.required {
  display: none !important;
}
.form-block--create-account .select2-selection__rendered {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}
.form-block--edit-account,
.form-block--edit-address {
  padding-top: 35px;
}
.form-block--lease-to-own .form-block__heading {
  text-align: center !important;
}
.form-block select.nselect {
  padding: 5px 18px;
  line-height: 1.42;
  height: 50px;
  margin-top: 1px;
  border-color: #fff;
  background-color: #f4f6f7;
}
select.select-white,
select.nselect.white {
  background-color: #FFFFFF !important;
  padding: 5px 18px;
}
.partreplacement-index-index .page-header + .breadcrumbs {
  margin-bottom: 1px !important;
}
.partreplacement-index-index .form-block__content {
  text-align: center;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  margin-bottom: 30px;
  color: #707070;
  font-weight: 400;
  line-height: 22px;
}
.grecaptcha-badge {
  visibility: hidden !important;
  height: 0 !important;
  width: 0 !important;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.form-wishlist-items {
  padding-bottom: 60px;
}
.form-wishlist-items .product-reviews-summary,
.form-wishlist-items .products-grid.wishlist .product-item-tooltip,
.form-wishlist-items .product-item-inner .comment-box,
.form-wishlist-items .products-grid.wishlist .product-item .fieldset .field.qty,
.form-wishlist-items .products-grid.wishlist .product-item-actions .action.edit {
  display: none;
}
.form-wishlist-items .actions-toolbar .primary .action.update {
  display: none;
}
.form-wishlist-items .actions-toolbar .primary .action.share,
.form-wishlist-items .actions-toolbar .primary .action.tocart {
  width: auto;
}
.form-wishlist-items .actions-toolbar .primary .action.share {
  margin-bottom: 30px;
}
.form-wishlist-items .actions-toolbar {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  justify-content: space-between;
}
.form-wishlist-items .actions-toolbar:before,
.form-wishlist-items .actions-toolbar:after {
  display: none;
}
.form-wishlist-items .product-image-container {
  width: 100% !important;
  display: block;
}
.form-wishlist-items .products-grid.wishlist .product-image-container {
  max-width: none;
}
.form-wishlist-items .product-item-name {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: .02em;
  margin-bottom: 12px;
  color: #424e5b;
  min-height: 50px;
  margin-left: 0 !important;
}
.form-wishlist-items .products-grid.wishlist .product-item-name a {
  font-weight: 700;
  color: #424e5b;
}
.form-wishlist-items .products-grid.wishlist .product-item .price-box {
  text-align: center;
  margin-left: 0;
  /*min-height: 45px;*/
}
.form-wishlist-items .products-grid.wishlist .product-item .price-box .actions-primary {
  margin-right: 10px;
}
.form-wishlist-items .products-grid.wishlist .product-item .fieldset {
  display: flex;
  justify-content: center;
}
.form-wishlist-items .products-grid.wishlist .product-item .fieldset:last-child {
  margin-bottom: 10px;
}
.form-wishlist-items .product-item-actions {
  text-align: center;
  margin-top: 0;
  display: flex;
  align-items: center;
}
.form-wishlist-items .products-grid.wishlist .product-item-actions {
  float: none;
  display: flex !important;
  align-items: center;
}
.form-wishlist-items__heading {
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
  margin-bottom: 30px;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  padding-left: 10px;
  padding-top: 40px;
}
.form-wishlist-items .product-item .price-box .price {
  text-transform: capitalize;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.form-wishlist-items .product-item .price-box .old-price .price {
  color: #666;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 5px;
}
.form-wishlist-items .product-item .price-box .special-price .price {
  color: #eb5243;
  margin-left: 4px;
  position: relative;
}
.form-wishlist-items .box-tocart {
  margin-bottom: 0;
}
.form-wishlist-items .box-tocart .tocart {
  margin-right: 10px;
}
.form-wishlist-items .products-grid.wishlist .product-item .box-tocart {
  float: none;
  margin-right: 0;
}
.form-wishlist-items .products-grid.wishlist .product-item:first-child {
  border-top: none;
}
.form-wishlist-items .products-grid.wishlist .product-item-photo {
  float: none;
  margin-right: 0;
}
.form-wishlist-items .products-grid.wishlist .yotpo .text-m {
  font-size: 11px;
}
.form-wishlist-items span.old-price:after {
  content: "";
  height: 20px;
  width: 1px;
  background: #999;
  display: inline-block;
  margin-right: 5px;
  margin-left: 2px;
  vertical-align: sub;
}
.wishlist-index-index .price-as-configured {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
  height: 45px;
}
.wishlist-index-index .price-as-configured .price-label {
  display: none;
}
.toolbar.wishlist-toolbar {
  display: none;
}
.wishlist-index-index  .products-grid .product-item {
  width: 100%;
}
.wishlist-index-index .product-item-info {
  text-align: center;
}
.wishlist-index-index .product-item-inner {
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: static;
}
.wishlist-index-index .products-grid .product-items {
  margin-bottom: 40px;
}
.products-grid  .product-item-info:not(:hover):not(.active) .product-item-inner {
  height: auto;
  margin: 0;
  overflow: unset;
  position: static;
  width: auto;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .form-wishlist-items .actions-toolbar .primary .action.share {
    margin-bottom: 0px;
  }
  .form-wishlist-items .products-grid.wishlist .product-item .price-box {
    min-height: auto;
  }
  .form-wishlist-items .products-grid.wishlist .yotpo .text-m {
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .form-wishlist-items .product-image-photo {
    position: static;
  }
  .form-wishlist-items .product-image-wrapper {
    padding-bottom: 100% !important;
  }
  .form-wishlist-items .actions-toolbar {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1200px) {
  .form-wishlist-items .product-image-wrapper {
    /*padding-bottom: 85% !important;*/
  }
}
@media (max-width: 767px) {
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 0 !important;
  }
  .yotpo .standalone-bottomline .star-clickable {
    cursor: pointer;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    gap: 5px;
  }
  .form-wishlist-items .products-grid.wishlist .product-item:first-child {
    border-top: none;
    border-bottom: 0;
  }
  .form-wishlist-items__heading {
    padding-top: 0;
  }
  .form-wishlist-items .product-item-name {
    min-height: 40px;
  }
}
.block-order-details-view--invoice {
  margin-top: 40px;
}
.block-order-details-view__title {
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
  color: #424e5b;
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
  margin-bottom: 36px;
}
.block-order-details-view .box-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #424e5b;
  letter-spacing: 0.448px;
  margin-bottom: 15px;
}
.block-order-details-view .box-content address {
  text-transform: capitalize;
  color: #707070;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.block-order-details-view .block-content {
  padding-bottom: 25px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .block-order-details-view .box-order-shipping-address {
    padding-left: 30px;
  }
  .block-order-details-view .block-content {
    padding-bottom: 0;
  }
}
.form-secondary {
  background-color: #f4f6f7;
  border: none;
}
.form-secondary__button-container {
  text-align: center;
}
.form-secondary__button.action.primary {
  padding: 14px 60px;
}
.form-secondary__form,
.form-secondary form,
.form-secondary .form {
  max-width: 620px;
}
.form-secondary__form label.error,
.form-secondary form label.error,
.form-secondary .form label.error {
  color: #eb5243;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 10px;
  margin-top: 3.5px;
  padding-left: 20px;
}
.form-secondary__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .028em;
  margin-bottom: 12px;
}
.form-secondary input[type="text"],
.form-secondary input[type="email"],
.form-secondary input[type="tel"],
.form-secondary input[type="password"] {
  background-color: #ffffff;
  border: 2px solid #ececec;
  color: #424e5b;
  letter-spacing: 0.44px;
}
.form-secondary input[type="text"].mage-error,
.form-secondary input[type="email"].mage-error,
.form-secondary input[type="tel"].mage-error,
.form-secondary input[type="password"].mage-error {
  background-color: #f4f6f7;
  border-color: #eb5243;
}
.form-secondary input[type="text"]:focus,
.form-secondary input[type="email"]:focus,
.form-secondary input[type="tel"]:focus,
.form-secondary input[type="password"]:focus {
  outline: 1px solid #444e5a;
}
.form-secondary input[type="text"]:disabled,
.form-secondary input[type="email"]:disabled,
.form-secondary input[type="tel"]:disabled,
.form-secondary input[type="password"]:disabled {
  opacity: 0.6;
}
.form-secondary input:not([disabled]):focus,
.form-secondary textarea:not([disabled]):focus,
.form-secondary select:not([disabled]):focus {
  box-shadow: none;
}
.form-secondary__item {
  margin-bottom: 20px;
}
.form-secondary__remind {
  margin-left: 12px;
  color: #7dadc6;
  font-size: 12px;
  font-family: 'Roboto Condensed', sans-serif;
}
.form-secondary textarea {
  border-radius: 6px;
  border: none;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: 0.44px;
  min-height: 82px;
  outline: none;
  padding: 20px;
  resize: vertical;
  width: 100%;
}
.form-secondary .legend {
  display: none;
}
.form-secondary .select2 {
  width: 100%;
  height: 52px;
}
.form-secondary .select2-selection {
  border: none;
  display: flex;
  height: 52px;
  align-items: center;
}
.form-secondary .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: calc(50% - 13px);
  right: 20px;
}
.form-secondary .select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 2px solid #ececec;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}
.form-secondary .fieldset.address .label {
  display: none;
}
.form-secondary .fieldset:last-child {
  margin-bottom: 0;
}
.form-secondary .field-tooltip.toggle {
  display: none;
}
.form-secondary .field .control._with-tooltip input {
  margin-right: 0;
  width: 100%;
}
.form-secondary hr {
  display: none;
}
.form-secondary--white {
  background-color: #ffffff;
}
.form-secondary--white input[type="text"],
.form-secondary--white input[type="email"],
.form-secondary--white input[type="tel"],
.form-secondary--white input[type="password"] {
  background-color: #f4f6f7;
}
.form-secondary--white .select2-container--default .select2-selection--single {
  background-color: #f4f6f7;
}
.form-secondary #shipping-new-address-form label {
  display: none;
}
.form-secondary #shipping-new-address-form input.checkbox + label.label {
  display: block;
}
.form-secondary #shipping-new-address-form .field.choice {
  display: flex;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .form-secondary #shipping-new-address-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 10px;
  }
  .form-secondary #shipping-new-address-form .field.street {
    grid-column: 1 / -1;
  }
  .form-secondary #shipping-new-address-form .field[name="shippingAddress.company"] {
    grid-column: 1 / -1;
  }
  .form-secondary #shipping-new-address-form label {
    display: none;
  }
  .form-secondary #shipping-new-address-form input.checkbox + label.label {
    display: block;
  }
  .form-secondary #shipping-new-address-form .field.choice {
    display: flex;
  }
  .form-secondary .fieldset.address {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 10px;
  }
  .form-secondary .fieldset.address .field[name="billingAddressrootways_usaepay_option.company"] {
    grid-column: 1 / -1;
  }
  .form-secondary .fieldset.address .field.street {
    grid-column: 1 / -1;
  }
  .form-secondary .fieldset.address .field-tooltip.toggle {
    display: none;
  }
  .form-secondary .fieldset.address .field .control._with-tooltip input {
    margin-right: 0;
    width: 100%;
  }
  .form-secondary--white {
    background-color: #ffffff;
  }
  .form-secondary--white input[type="text"],
  .form-secondary--white input[type="email"],
  .form-secondary--white input[type="tel"],
  .form-secondary--white input[type="password"] {
    background-color: #f4f6f7;
  }
  .form-secondary--white .select2-container--default .select2-selection--single {
    background-color: #f4f6f7;
  }
}
.header {
  max-width: none;
  padding: 35px 0 0 !important;
}
.header__wrapper {
  border-top: 1px solid #ffffff;
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  margin-top: 12px;
}
.header__contact input[type='text'] {
  position: absolute;
  left: 50%;
  right: 50%;
  transform: translate(-50%, calc(-100% - 1px));
  opacity: 0;
  visibility: hidden;
  color: #424e5b;
  transition: opacity 0.3s ease-out;
  background: #ececec;
  background-clip: padding-box;
  border: none;
  border-radius: 3px;
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  height: 39px;
  line-height: 1.42857143;
  padding: 0 12px;
  vertical-align: baseline;
  width: 96%;
  box-sizing: border-box;
}
.header__contact input[type='text']:focus {
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.header__contact input[type='text']:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.header__contact input[type='text']::-moz-placeholder {
  color: #575757;
}
.header__contact input[type='text']::-webkit-input-placeholder {
  color: #575757;
}
.header__contact input[type='text']:-ms-input-placeholder {
  color: #575757;
}
.header__contact input[type='text'].is-active {
  opacity: 1;
  visibility: visible;
}
.header.content {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  padding: 35px 20px 0 !important;
}
.nav-sections {
  background: #f4f6f7;
  margin-bottom: 0;
}
.navigation {
  background: #ececec;
  margin-left: -20px;
  max-width: 1600px;
  position: absolute;
  top: 100%;
  transform: translateX(-120%);
  transition: all 0.2s ease;
  width: 100%;
  z-index: 9999 !important;
}
.navigation.is-open {
  transform: translateX(0);
  max-height: calc(100vh - 179px);
  overflow: scroll;
}
.navigation .navigation__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0;
}
.navigation .navigation__wrapper.is-open li.level0::before,
.navigation .navigation__wrapper.is-open .top-navigation__level--1 > li.top-navigation__item::before {
  background-color: #424e5b;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: 0%;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.2s ease;
}
.navigation .navigation__wrapper.is-open li.level0:not(.is-expanded) .top-navigation__link,
.navigation .navigation__wrapper.is-open .top-navigation__level--1 > li.top-navigation__item:not(.is-expanded) .top-navigation__link,
.navigation .navigation__wrapper.is-open li.level0:not(.is-expanded)::before,
.navigation .navigation__wrapper.is-open .top-navigation__level--1 > li.top-navigation__item:not(.is-expanded)::before {
  opacity: 50%;
}
.navigation .level0 {
  background-color: transparent;
  border-top: none;
  margin: 0;
  padding: 0;
  position: relative;
  transition: background-color 0.2s ease;
}
.navigation .level0::after {
  content: '';
  display: block;
  height: 1px;
  background-color: white;
  width: calc(100% - 30px);
  margin: 0 auto;
}
.navigation .level0.is-expanded .level-top {
  background-color: #acefd9;
}
.navigation .level0.is-expanded .level-top::after {
  height: 0;
}
.navigation .level0.is-expanded .submenu {
  background-color: #f4f6f7;
}
.navigation .level0 > .level-top {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400 !important;
  letter-spacing: .08em;
  transition: all 0.2s ease;
  text-transform: initial !important;
  padding: 22px 25px;
  line-height: 1;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.navigation .level0 > .level-top::after {
  display: block;
  content: '';
  position: absolute;
  width: 2px;
  height: 10px;
  right: 29px;
  top: calc(50% - 4px);
  background-color: #424e5b;
  transition: height 0.2s ease;
}
.navigation .level0 > .level-top::before {
  display: block;
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  right: 25px;
  top: 50%;
  background-color: #424e5b;
}
.navigation .level0 > .level-top--no-submenu {
  font-weight: bold !important;
}
.navigation .level0 > .level-top--no-submenu:after,
.navigation .level0 > .level-top--no-submenu:before {
  display: none;
}
.navigation .level0 > .level-top--red {
  color: #eb5243;
}
.navigation .level0 > .level-top a:hover {
  color: #424e5b;
}
.navigation .level0 .submenu {
  position: relative;
  border-top: 1px solid #ffffff;
}
.navigation .level0 .submenu:not(:first-child) > li > a {
  padding-left: 20px;
}
.navigation .level0 .submenu a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s ease;
  color: #424e5b;
  padding-top: 10px;
  padding-bottom: 14px;
  padding-left: 20px;
}
.navigation .level0 .submenu a:hover {
  color: #424e5b;
  background-color: #ccfaeb;
}
.navigation .level0 .submenu li:first-child {
  margin-top: 10px;
}
.navigation .level0 .submenu li:last-child {
  margin-bottom: 15px;
}
.navigation .level0.parent > .level-top {
  padding-left: 20px;
}
.navigation .level0.parent .level-top > .ui-menu-icon {
  display: none;
}
.navigation .level0 .submenu li.parent > a > .ui-menu-icon {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .header.content {
    padding: 20px !important;
  }
  .header__wrapper {
    border-top: none;
    position: absolute;
    right: 25px;
    top: 60px;
    margin-top: 0;
  }
  .header__contact input[type='text'].is-active {
    opacity: 0;
  }
  .logo {
    margin-top: 0;
  }
  .navigation {
    z-index: 9 !important;
  }
  .navigation .level-0 {
    padding: 0 14px;
  }
  .navigation li.level0 {
    border-top: 1px solid #ffffff;
  }
  .navigation li .level0 .submenu:not(:first-child) > li > a {
    padding-left: 20px;
  }
  .navigation li.is-expanded .submenu {
    background-color: #f4f6f7;
  }
  .navigation.is-open {
    transform: translateX(0);
    max-height: none;
  }
}
@media only screen and (min-width: 1200px) {
  .header {
    max-width: none;
    padding: 35px 0 0 !important;
    position: relative;
    top: auto;
  }
  .header__wrapper {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0px;
    width: calc(100% - 200px);
    position: relative;
    top: unset;
    right: unset;
  }
  .header.content {
    padding: 12px 40px 0 !important;
  }
  .navigation {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    right: 50%;
    width: 100vw;
    background-color: #f4f6f7;
    max-width: none;
    padding: 0 18px;
    position: relative;
    top: auto;
    transform: translateX(0);
    z-index: auto;
  }
  .navigation .level0 {
    border-top: none;
    padding: 0 14px !important;
  }
  .navigation .level0.is-open {
    background-color: #ccfaeb !important;
  }
  .navigation .level0.is-open .submenu {
    visibility: visible;
    opacity: 1;
  }
  .navigation .level0::after {
    display: none;
  }
  .navigation .level0:hover::after,
  .navigation .level0:focus::after {
    display: none;
  }
  .navigation .level0.is-expanded {
    max-height: 43px;
  }
  .navigation .level0.is-expanded .level-top {
    background-color: transparent;
  }
  .navigation .level0 .submenu {
    background-color: #f4f6f7;
    border-radius: 0 0 6px 6px;
    border: none;
    bottom: auto;
    visibility: hidden;
    opacity: 0;
    left: 0px;
    min-width: 330px;
    position: absolute;
    top: 100%;
    -webkit-box-shadow: 0px 13px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 13px 15px rgba(0, 0, 0, 0.2);
  }
  .navigation .level0 .submenu li:first-child {
    margin-top: 10px;
  }
  .navigation .level0 .submenu a {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 400;
  }
  .navigation .level0:last-child:hover .submenu,
  .navigation .level0:last-child:focus .submenu {
    display: block !important;
    left: -80%;
  }
  .navigation .level0 > .level-top {
    font-weight: 700 !important;
    font-size: 12px;
    line-height: 40px;
    padding: 0;
    width: auto;
  }
  .navigation .level0 > .level-top::after,
  .navigation .level0 > .level-top::before {
    display: none;
  }
  .navigation .level0:nth-child(n) .level-top {
    text-transform: uppercase !important;
  }
  .navigation > div {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
  }
  .navigation > div > ul {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1400px) {
  .navigation {
    padding: 0 20px;
  }
  .navigation .level0 {
    padding: 0 14px !important;
  }
  .navigation .level0 > .level-top {
    line-height: 40px;
    font-size: 14px;
  }
  .navigation .level0:last-child {
    padding-right: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .navigation {
    padding: 0 44px;
  }
  .navigation .level0 {
    padding: 0 14px !important;
  }
  .navigation .level0 > .level-top {
    font-size: 16px;
  }
  .navigation .level0:last-child {
    padding-right: 14px;
  }
  .navigation .level0:nth-child(n) .level-top {
    text-transform: uppercase !important;
  }
}
@media only screen and (max-width: 991px) {
  .header .utility-navigation .form.minisearch {
    width: 200px;
    margin-right: 5px !important;
  }
  .header .authorization-link {
    margin: 0 5px 0 5px !important;
  }
  .header .navigation.is-open {
    max-height: calc(100dvh - 190px);
  }
}
@media only screen and (max-width: 767px) {
  .header .utility-navigation .form.minisearch {
    width: auto;
  }
}
@media screen and (max-width: 1199px) {
  .navigation li.level0 {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .header .top-navigation__cta {
    font-size: 14px;
  }
  .header .top-navigation__cta span {
    font-size: 18px;
  }
}
@media 1400px {
  .navigation .level0 > .level-top {
    line-height: 40px;
    font-size: 14px;
  }
}
.heart {
  background-image: url('../images/icons/heart.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  width: 100%;
}
.heart.is-added {
  background-image: url('../images/icons/heart-full.svg');
}
/* ==========================================================================
    Media Queries
========================================================================== */
.icon-blocks {
  padding-top: 40px;
  padding-bottom: 60px;
}
.icon-blocks__container {
  margin-bottom: 30px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .icon-blocks__content {
    margin-left: 60px;
    text-align: left;
  }
}
.icon-heading {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  text-align: center;
  padding-top: 40px;
}
.icon-heading__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 10px;
}
.icon-heading__icon {
  width: auto;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .icon-heading {
    padding-top: 60px;
  }
}
.image-banners {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.image-banners__button.action.primary {
  padding: 14px 40px;
}
.image-banners__content {
  align-items: center;
  background-color: #424e5b;
  color: #ffffff;
  display: flex;
  justify-content: center;
  padding: 25px 1.5rem 60px;
  text-align: center;
}
.image-banners__content-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 11px;
  margin-top: 0;
}
.image-banners__content-text {
  font-size: 16px;
  margin-bottom: 28px;
}
.image-banners__image {
  display: block;
  aspect-ratio: 1.70616114;
}
.image-banners__image-container {
  font-size: 0;
}
.image-banners--light-blue .image-banners__content {
  background-color: #7dadc6;
}
.image-banners--reversed .image-banners__container {
  flex-direction: row-reverse;
}
.image-banners--reversed .image-banners__button.action.primary {
  padding: 14px 30px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .image-banners__button.action.primary {
    padding: 14px 20px;
    font-size: 1.5rem;
  }
  .image-banners__container {
    display: flex;
  }
  .image-banners__content {
    text-align: left;
    padding: 0 15px 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .image-banners__button.action.primary {
    padding: 14px 60px;
    font-size: 2rem;
  }
  .image-banners__content {
    padding: 30px 12.5vw 30px 7vw;
    text-align: left;
    width: 45%;
  }
  .image-banners__content-inner {
    width: 24.5vw;
  }
  .image-banners__content-title {
    font-size: 40px;
  }
  .image-banners__image {
    min-height: 100%;
    max-width: none;
    width: 100%;
    object-fit: cover;
  }
  .image-banners__image-container {
    max-height: 550px;
    overflow: hidden;
    width: 55%;
  }
  .image-banners--reversed .image-banners__content {
    padding-right: 5.833vw;
    padding-left: 7vw;
  }
  .image-banners--reversed .image-banners__content-inner {
    max-width: 446px;
    margin-left: auto;
  }
  .image-banners--reversed .image-banners__button.action.primary {
    padding: 14px 70px;
  }
}
@media only screen and (min-width: 1200px) {
  .image-banners__content {
    padding-left: 30px;
    justify-content: unset;
    padding-right: 0;
  }
  .image-banners__content-inner {
    width: 34vw;
  }
  .image-banners__content-text {
    max-width: 446px;
  }
  .image-banners--reversed .image-banners__content {
    padding-right: 30px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .image-banners__content {
    padding-left: 65px;
  }
  .image-banners__content-inner {
    width: 32vw;
  }
}
.image-carousel {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-top: 35px;
  padding-bottom: 35px;
}
.image-carousel__arrows {
  position: relative;
}
.image-carousel__arrows .slick-arrow {
  background: transparent;
}
.image-carousel__arrows .slick-prev,
.image-carousel__arrows .slick-next {
  height: 40px;
  width: 40px;
  top: -120px;
}
.image-carousel__arrows .slick-prev::before,
.image-carousel__arrows .slick-next::before {
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 40px;
}
.image-carousel__arrows .slick-prev::before {
  background-image: url('../images/tile-grid/arrow-left.svg');
  left: 0;
}
.image-carousel__arrows .slick-next::before {
  background-image: url('../images/tile-grid/arrow-right.svg');
  right: 0;
}
.image-carousel__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  color: #424e5b;
  line-height: 46px;
  margin-bottom: 10px;
}
.image-carousel__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 230px;
  position: relative;
  width: 100%;
}
.image-carousel__item {
  padding-left: 10px;
  padding-right: 10px;
}
.image-carousel .row > * {
  padding-left: 0;
  padding-right: 0;
}
.image-carousel .slick-list {
  padding-left: 0;
  padding-right: 0;
}
.image-carousel__text {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  text-align: center;
  color: #707070;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 30px;
  padding: 0 25px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .image-carousel__arrows .slick-prev {
    left: -30px;
  }
  .image-carousel__arrows .slick-next {
    right: -30px;
  }
}
.image-row {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-top: 40px;
  padding-bottom: 60px;
  overflow-x: hidden;
}
.image-row__arrows {
  position: relative;
}
.image-row__arrows .slick-arrow {
  background: transparent;
}
.image-row__arrows .slick-prev,
.image-row__arrows .slick-next {
  height: 40px;
  width: 40px;
  top: -155px;
}
.image-row__arrows .slick-prev::before,
.image-row__arrows .slick-next::before {
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 40px;
}
.image-row__arrows .slick-prev::before {
  background-image: url('../images/tile-grid/arrow-left.svg');
  left: 0;
}
.image-row__arrows .slick-next::before {
  background-image: url('../images/tile-grid/arrow-right.svg');
  right: 0;
}
.image-row__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 295px;
  position: relative;
  width: 100%;
  border-radius: 6px;
  display: none;
}
.image-row__image--first {
  display: flex;
}
.image-row .slick-initialized .image-row__image {
  display: flex;
}
.image-row .slick-slide {
  width: 246px;
}
.image-row .slick-slide:not(.slick-active) {
  opacity: 0.6;
  transition: all .2s ease;
}
.image-row .col-lg-2 {
  padding-left: 7px;
  padding-right: 7px;
}
.image-row .slick-list {
  padding-left: 0;
  padding-right: 0;
}
.image-row__title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  letter-spacing: 0.64px;
  color: #7dadc6;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
}
.image-row__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  margin-bottom: 12px;
  text-align: center;
}
.image-row__text {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 28px;
  text-align: center;
  padding: 0 20px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .image-row {
    overflow-x: initial;
  }
  .image-row .slick-slide:not(.slick-active) {
    opacity: 1;
  }
  .image-row__text {
    padding: 0px;
  }
  .image-row__heading {
    line-height: 53px;
  }
}
@media only screen and (min-width: 992px) {
  .image-row {
    padding-top: 58px;
    padding-bottom: 80px;
  }
  .image-row__title {
    font-size: 14px;
    line-height: 19px;
  }
  .image-row__image {
    height: 22.348vw;
    display: block;
  }
  .image-row .row {
    justify-content: center;
  }
  .image-row .col-lg-2 {
    width: 19.3vw;
  }
}
.image-title-links {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-bottom: 30px;
}
.image-title-links .container {
  padding: 0 15px;
}
.image-title-links .row {
  row-gap: 18px;
}
.image-title-links__link {
  display: block;
  position: relative;
  text-align: center;
  height: 100%;
  padding-bottom: 73.26%;
}
.image-title-links__link:hover {
  text-decoration: none;
}
.image-title-links__link:hover .image-title-links__blue-overlay {
  opacity: 0;
}
.image-title-links__blue-overlay,
.image-title-links__image {
  left: 0;
  top: 0;
  border-radius: 8px;
  height: 100%;
  position: absolute;
  width: 100%;
  opacity: 1;
}
.image-title-links__blue-overlay {
  z-index: 1;
}
.image-title-links__text {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  left: 50%;
  line-height: 1.15;
  padding: 9px;
  position: absolute;
  text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}
.image-title-links a:visited {
  color: #ccfaeb;
}
.image-title-links__cta {
  bottom: 14px;
  color: #ccfaeb;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: 700;
  left: 0;
  line-height: 22px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-decoration: underline;
  text-transform: uppercase;
  width: max-content;
  z-index: 1;
}
.image-title-links__cta:hover {
  color: #ccfaeb;
}
.image-title-links__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 46px;
  color: #424e5b;
  text-align: center;
  font-weight: 400;
  margin-bottom: 12px;
}
.image-title-links__subheading {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #707070;
  margin-bottom: 28px;
  text-align: center;
  font-weight: 400;
}
.image-title-links--post-submission {
  display: block;
  background-color: #ffffff;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .image-title-links {
    background-color: #f4f6f7;
    padding-bottom: 100px;
    padding-top: 0px;
  }
  .image-title-links--white {
    background-color: #ffffff;
  }
  .image-title-links--post-submission {
    background-color: #ffffff;
  }
  .image-title-links .container {
    padding: 0 10px;
  }
  .image-title-links .row {
    row-gap: 15px;
  }
  .image-title-links__text {
    padding: 50px;
  }
  .image-title-links__heading {
    line-height: 53px;
  }
}
@media only screen and (min-width: 992px) {
  .image-title-links--post-submission {
    display: none;
  }
  .image-title-links__image,
  .image-title-links__blue-overlay {
    transition: opacity 0.2s ease;
  }
  .image-title-links__text {
    font-size: 40px;
  }
  .image-title-links__cta {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1.1px;
    bottom: 28px;
  }
}
.large-card-hero {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  color: #ffffff;
  margin-bottom: 40px;
  background-color: #eff7fd;
  padding-top: 20px;
  padding-bottom: 60px;
}
.large-card-hero__image {
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  height: 400px;
}
.large-card-hero__image-container {
  width: 95%;
  margin: 0 auto;
}
.large-card-hero__card {
  position: relative;
  border-radius: 6px 6px 6px 42px;
  overflow: hidden;
  padding-top: 28px;
  z-index: 0;
  text-align: center;
}
.large-card-hero__card::before {
  background-color: #7dadc6;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.large-card-hero__title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: 0.64px;
  line-height: 21px;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #75a1b9;
  font-weight: bold;
}
.large-card-hero__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 6px;
  color: #424e5b;
  font-weight: 400;
}
.large-card-hero__text {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 28px;
  padding: 0 20px;
  color: #424e5b;
  font-weight: 400;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .large-card-hero {
    margin-bottom: 60px;
    background-color: #ffffff;
    padding: 0;
  }
  .large-card-hero__image-container {
    width: 100%;
    margin: unset;
  }
  .large-card-hero__image {
    min-height: 630px;
    border-radius: 6px;
  }
  .large-card-hero__container {
    position: relative;
  }
  .large-card-hero__content {
    position: absolute;
    bottom: 0;
  }
  .large-card-hero__card {
    margin-left: 28px;
    margin-bottom: 28px;
    padding: 36px 30px 40px;
    text-align: left;
  }
  .large-card-hero__card::before {
    opacity: 0.94;
  }
  .large-card-hero__title,
  .large-card-hero__heading,
  .large-card-hero__text {
    padding: 0;
    color: #ffffff;
  }
  .large-card-hero__heading {
    line-height: 53px;
  }
}
.large-hero-carousel {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  right: 50%;
  width: 100vw;
  background-color: #f4f6f7;
  color: #ffffff;
  position: relative;
  margin-bottom: 30px;
}
.large-hero-carousel__button {
  margin-top: 25px;
  min-width: 220px;
  text-align: center;
}
.large-hero-carousel__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 5px;
}
.large-hero-carousel__navigation {
  bottom: 40px;
  position: absolute;
  width: 100%;
}
.large-hero-carousel__navigation .slick-dots {
  padding: 0;
}
.large-hero-carousel__navigation .slick-dots > li > button {
  background-color: #ffffff;
  border: 2px solid #424e5b;
  height: 16px;
  width: 16px;
}
.large-hero-carousel__navigation .slick-dots > li.slick-active > button {
  background-color: #424e5b;
}
.large-hero-carousel__preheading {
  font-family: 'Stint Ultra Expanded', serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}
.large-hero-carousel__slide {
  align-items: center;
  display: none !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  min-height: 480px;
}
.large-hero-carousel__slide:first-child {
  display: flex !important;
}
.large-hero-carousel__slide.overlay::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background-color: #424e5b;
  opacity: 0.4;
  z-index: 1;
}
.large-hero-carousel__slide-content {
  padding: 20px 30px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
  margin-top: -30px;
}
.large-hero-carousel__slide-content.text-shadow > div {
  text-shadow: 0px 3px 25px rgba(0, 0, 0, 0.8);
}
.large-hero-carousel__slide-content.text-shadow h2 {
  text-shadow: 0px 3px 25px rgba(0, 0, 0, 0.8);
}
.large-hero-carousel__slide-content.left {
  text-align: left;
  left: 10%;
}
.large-hero-carousel__slide-content.right {
  text-align: right;
  right: 10%;
}
.large-hero-carousel__subheading {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.large-hero-carousel .slick-initialized .large-hero-carousel__slide {
  display: flex !important;
}
@media only screen and (min-width: 768px) {
  .large-hero-carousel {
    color: #ffffff;
    margin-bottom: 0;
  }
  .large-hero-carousel__heading {
    font-size: 70px;
  }
  .large-hero-carousel__navigation {
    bottom: 55px;
    left: 0;
    padding-bottom: 0;
    position: absolute;
    right: 0;
  }
  .large-hero-carousel__preheading {
    font-size: 20px;
  }
  .large-hero-carousel__slide {
    height: calc(100vw * .51);
  }
  .large-hero-carousel__slide-content {
    padding: 0;
    position: absolute;
  }
  .large-hero-carousel__subheading {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1200px) {
  .large-hero-carousel__slide {
    height: calc(100vh - 167px);
  }
}
.large-image {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #75a1b9;
  padding-top: 52px;
  padding-left: 30px;
  padding-right: 30px;
}
.large-image__container {
  display: flex;
  flex-direction: column-reverse;
}
.large-image__image {
  width: 100%;
  height: 68.5vw;
  object-fit: cover;
  display: block;
  object-position: center;
}
.large-image__image-container {
  margin-top: 28px;
}
.large-image__title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  letter-spacing: 0.56px;
  color: #acefd9;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.large-image__heading {
  color: #F7FFFC;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 53px;
  margin-bottom: 12px;
}
.large-image__text {
  color: #F7FFFC;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .large-image {
    padding: 25px 0 0 0;
  }
  .large-image__container {
    flex-direction: row-reverse;
  }
  .large-image__image-container {
    display: flex;
    align-items: flex-end;
    width: 50%;
  }
  .large-image__image {
    height: 36.8vw;
  }
  .large-image__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
  }
  .large-image__heading {
    margin-bottom: 0px;
  }
  .large-image__title {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .large-image__text {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .large-image {
    padding: 0;
  }
  .large-image__image {
    height: 40vw;
  }
  .large-image__content-inner {
    display: flex;
    flex-direction: column;
    align-self: flex-end;
  }
}
@media only screen and (min-width: 1200px) {
  .large-image__content-inner {
    max-width: 509px;
  }
  .large-image__image {
    height: 565px;
  }
}
@media only screen and (min-width: 1400px) {
  .large-image__image {
    height: 600px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  float: none;
  height: 59px;
  margin: -60px auto -4px;
  width: 127px;
  transform: rotate(-10deg);
  z-index: 9;
  -webkit-print-color-adjust: exact !important;
  /* Chrome, Safari 6 – 15.3, Edge */
  color-adjust: exact !important;
  /* Firefox 48 – 96 */
  print-color-adjust: exact !important;
}
.logo img {
  margin-left: -1px;
}
.logo__blue {
  display: block;
  object-position: center;
  object-fit: cover;
  height: 59px;
  width: 127px;
}
@media only screen and (max-width: 767px) {
  .header .logo {
    margin: -60px auto 0px;
    z-index: 15;
  }
  .opencart .header .logo {
    z-index: 1;
  }
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 576px) {
  .logo {
    float: none;
    margin: 0px auto;
  }
}
@media only screen and (min-width: 768px) {
  .logo {
    background-image: url('../images/logo-desktop.png');
    height: 79px;
    left: initial;
    margin: 6px auto 0px;
    top: initial;
    width: 198px;
    transform: rotate(0);
    z-index: 1;
  }
  .logo__blue {
    height: 79px;
    width: 198px;
  }
}
@media only screen and (min-width: 1200px) {
  .logo {
    float: left;
  }
}
.page.messages .message {
  background-color: #eff7fd;
  color: #7dadc6;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page.messages .message.error,
.page.messages .message.note,
.page.messages .message.notice,
.page.messages .message.success {
  padding-left: 25px;
  font-size: 1.8rem;
}
.page.messages .message.error > :first-child,
.page.messages .message.note > :first-child,
.page.messages .message.notice > :first-child,
.page.messages .message.success > :first-child {
  position: relative;
  max-width: 1112px;
  margin: 0 auto;
  padding-left: 16px;
}
.page.messages .message.error > :first-child::before,
.page.messages .message.note > :first-child::before,
.page.messages .message.notice > :first-child::before,
.page.messages .message.success > :first-child::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  height: 18px;
  width: 18px;
  top: 16px;
  left: -10px;
}
.page.messages .message.error {
  color: #ffffff;
  background-color: #eb5243;
}
.page.messages .message.error > *:first-child::before {
  background-image: url('../images/icons/attention-circle-white.svg');
}
.page.messages .message.note > *:first-child::before {
  background-image: url('../images/icons/attention-circle-white.svg');
}
.page.messages .message.notice > *:first-child::before {
  background-image: url('../images/icons/attention-circle-white.svg');
}
.page.messages .message.success {
  font-weight: bold;
}
.page.messages .message.success > *:first-child::before {
  background-image: url('../images/icons/check-circle.svg');
}
/* ==========================================================================
    Media Queries
========================================================================== */
/*.messages {
  &.page {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999999;
  }
}*/
.messages.page {
  top: 40%;
  position: fixed;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 9000;
  width: 90%;
  font-weight: 600;
}
.messages.page .message {
  border-radius: 10px;
  padding-top: 41px;
  padding-bottom: 41px;
  background-color: #ffffff;
  position: relative;
}
.messages.page .message > div {
  margin-left: 9%;
  color: #424e5b;
  font-size: 16px;
}
.messages.page .message:before {
  content: 'message';
  top: -12px;
  left: 10%;
  position: absolute;
  background-color: #424e5b;
  color: #fff;
  padding: 0px 30px;
  text-transform: uppercase;
  border-radius: 10px;
  font-family: "proxima-nova", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.7;
}
.messages.page .message:after {
  background: rgba(125, 125, 125, 0.35);
  content: '';
  display: block;
  height: 100%;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -5;
}
.messages.page .message.error {
  background-color: #ffffff;
}
.messages.page .message.error > div {
  color: #eb5243;
}
.messages.page .message.success {
  background-color: #ffffff;
}
.messages.page .message.success > div {
  color: #424e5b;
}
.messages.page .message.notice {
  background-color: #ffffff;
}
.messages.page .message.notice > div {
  color: #424e5b;
}
.messages.page .message .close {
  position: absolute;
  top: 0px;
  right: 10px;
  font-size: 28px;
  cursor: pointer;
  background: none;
  border: none;
  color: #424e5b;
  display: block;
}
.messages.page .close {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.minicart-wrapper__mobile-link {
  height: 30px;
  position: absolute;
  right: 0;
  width: 30px;
  z-index: 1;
}
.minicart-wrapper .action.showcart {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-right: 0;
  height: 32px;
  width: 37px;
}
.minicart-wrapper .action.showcart:before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(25%) hue-rotate(275deg) brightness(106%) contrast(100%);
  transition: filter 0.2s ease;
  width: 36px;
  display: none;
}
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:focus:before {
  filter: brightness(0) saturate(100%) invert(96%) sepia(81%) saturate(346%) hue-rotate(79deg) brightness(96%) contrast(95%);
}
.minicart-wrapper .action.showcart:hover .counter.qty,
.minicart-wrapper .action.showcart:focus .counter.qty {
  background-color: #30b98b;
}
.minicart-wrapper .action.showcart .counter.qty {
  align-items: center;
  background-color: #30b98b;
  border-radius: 100%;
  color: #ffffff;
  display: flex;
  font-size: 12px;
  height: 18px;
  justify-content: center;
  line-height: 1;
  margin-left: 5px;
  position: absolute;
  right: -1px;
  top: -5px;
  transition: background-color 0.2s ease;
  width: 18px;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 18px;
}
.minicart-wrapper .action.showcart.active:before {
  filter: brightness(0) saturate(100%) invert(96%) sepia(81%) saturate(346%) hue-rotate(79deg) brightness(96%) contrast(95%);
  content: '';
}
.minicart-wrapper .action.showcart.active .counter.qty {
  background-color: #30b98b;
}
.minicart-wrapper .block-minicart {
  border-radius: 6px;
  border: 1px solid #f4f6f7;
  padding: 30px 20px 10px;
  top: calc(100% + 10px);
  width: calc(100vw - 20px);
}
.minicart-wrapper .block-minicart .subtotal .label:after {
  content: '';
}
.minicart-wrapper .action.close {
  right: 5px;
  top: 5px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .minicart-wrapper .block-minicart {
    width: calc(100vw - 50px);
  }
}
@media only screen and (min-width: 992px) {
  .minicart-wrapper .action.showcart {
    margin-right: 0;
  }
  .minicart-wrapper .action.showcart:before {
    position: relative;
    right: auto;
    top: auto;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minicart-wrapper .product .actions {
    margin: 8px 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .minicart-wrapper .block-minicart {
    opacity: 0;
    max-width: 50rem;
    transform: translateX(105%);
    -webkit-transform: translateX(105%);
    display: none;
    right: -100%;
  }
  .minicart-wrapper .block-minicart .product .actions.product {
    bottom: -20px;
  }
  .minicart-wrapper .block-minicart .minicart-items .product-item {
    padding: 12px 0 25px;
  }
}
.modal-popup .modal-content {
  border: none;
  box-shadow: none;
}
.modal-popup .modal-footer {
  border-top: none;
  justify-content: center;
}
.modal-popup .modal-footer .button:not(:last-child) {
  margin-right: 20px;
}
.modal-popup .modal-header {
  border-bottom: none;
}
.modal-popup .modal-inner-wrap {
  border-radius: 6px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.nav-toggle {
  display: block !important;
  position: absolute;
  left: 0;
  top: calc(32px);
}
.nav-toggle::before {
  display: none;
}
.nav-toggle .hamburger.is-active:hover,
.nav-toggle .hamburger:hover {
  opacity: 1;
}
.nav-toggle .hamburger.is-active .hamburger-inner,
.nav-toggle .hamburger.is-active .hamburger-inner::before,
.nav-toggle .hamburger.is-active .hamburger-inner::after {
  background-color: #acefd9;
}
.nav-toggle button.hamburger:hover,
.nav-toggle button.hamburger:focus,
.nav-toggle button.hamburger:active {
  background: none;
  border: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 1200px) {
  .nav-toggle {
    display: none !important;
  }
}
.navigation-tile {
  background-color: #f4f6f7;
  color: #424e5b !important;
  display: block;
  text-align: left;
  transition: background-color 0.2s ease;
  position: relative;
}
.navigation-tile__blue-overlay {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  display: none;
  height: 280px;
  width: 200px;
  transition: opacity 0.2s ease;
  opacity: 1;
  z-index: 1;
  position: absolute;
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  top: 0;
}
.navigation-tile__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  display: none;
  height: 280px;
  position: relative;
  width: 200px;
  opacity: 1;
  transition: opacity 0.2s ease;
  object-fit: cover;
}
.navigation-tile__image:before {
  background-color: #f4f6f7;
  bottom: 0;
  content: "";
  display: none;
  left: 0;
  mix-blend-mode: color;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s ease;
}
.navigation-tile__text {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  max-width: 200px;
}
.navigation-tile:hover {
  background-color: #96ebd0;
  text-decoration: underline;
}
.navigation-tile:hover .navigation-tile__image:before {
  opacity: 0;
}
.navigation-tile:hover .navigation-tile__image:hover {
  outline: 3px solid #424e5b;
}
.navigation-tile:hover .navigation-tile__blue-overlay {
  opacity: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .navigation-tile__text {
    font-weight: 700;
  }
}
@media only screen and (min-width: 992px) {
  .navigation-tile {
    text-align: left;
  }
  .navigation-tile:hover {
    background-color: #f4f6f7;
  }
  .navigation-tile__image,
  .navigation-tile__blue-overlay {
    display: block;
  }
  .navigation-tile__text {
    font-size: 20px;
    text-align: center;
  }
}
.not-found {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-top: 28px;
  padding-bottom: 20px;
}
.not-found__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 46px;
  color: #424e5b;
  margin-bottom: 12px;
  font-weight: 400;
}
.not-found__keyword {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 46px;
  color: #EC5748;
}
.not-found__search-tips-text,
.not-found__tips {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #707070;
  margin-bottom: 20px;
}
.not-found__search-tips-text {
  font-weight: bold;
}
.not-found__tips {
  list-style: none;
  font-weight: 400;
}
.not-found__tips a {
  color: #707070;
}
.not-found ul {
  padding-left: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .not-found {
    padding-top: 60px;
    padding-bottom: 15px;
  }
  .not-found__heading {
    margin-bottom: 27px;
  }
  .not-found ul > li {
    margin-bottom: 0;
  }
}
.opc-wrapper .step-content {
  margin: 0 !important;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .opc-wrapper {
    padding-right: 20px;
  }
}
.opt-in span {
  margin-left: 5px;
  width: 90%;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .opt-in span {
    margin-left: 5px;
    width: 100%;
  }
}
.package-detail-tabs .details-tab {
  left: auto;
  margin: 0;
  position: relative;
  right: auto;
  width: auto;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .details-tab {
    margin: 0 -50px;
  }
}
/*
 * Package Details
 */
/* ==========================================================================
  Mobile First
  ========================================================================== */
.package-details {
  margin-bottom: 20px;
}
.package-details__title {
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.package-details__title h2 {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.package-details__title .action {
  display: block;
  margin-top: 10px;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4f98bf;
  margin-right: 15px;
}
.package-details .add-product__current-selection::before {
  top: calc(50% - 6px);
}
.package-details .add-product__thumb-container p {
  text-align: left;
}
.catalog-product-view .package-details .product.media {
  min-height: 525px;
}
.catalog-product-view .package-details .swatch-attribute.size .mageworx-swatch-option {
  gap: 5px;
}
.catalog-product-view .package-details .package {
  margin-bottom: 0;
  padding-bottom: 0;
}
.package-slide {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  margin: 0 -11px;
}
.package-slide .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: -15px;
  display: block;
  width: 15px;
  height: 24px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  background-image: url('../images/tile-grid/arrow-left.svg');
  background-repeat: no-repeat;
  background-position: 0 100%;
  opacity: .5;
}
.package-slide .slick-prev:hover {
  opacity: 1;
}
.package-slide .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: -15px;
  display: block;
  width: 15px;
  height: 24px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  background-image: url('../images/tile-grid/arrow-right.svg');
  background-repeat: no-repeat;
  background-position: 0 100%;
  opacity: .5;
}
.package-slide .slick-next:hover {
  opacity: 1;
}
.package-slide button.slick-arrow.slick-disabled {
  opacity: 0;
}
.package-slide__container {
  max-width: 800px;
}
.package-slide__element {
  text-align: center;
  float: left;
}
.package-slide__element .wrap {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  font-size: 0;
}
.package-slide__element .wrap:before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
}
.package-slide__element .wrap__element {
  display: inline-block;
  vertical-align: middle;
  max-width: 197px;
}
.package-slide__element .wrap__element .package-item-content {
  display: block;
  font-size: 0;
}
.package-slide__element .wrap__element .package-item-content:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.package-slide__element .wrap__element .package-item-content p {
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 40px;
}
.package-slide__element .wrap__element a {
  display: block;
  padding: 15px 20px;
  border: 1px solid transparent;
}
.package-slide__element .wrap__element a.active {
  outline: 2px solid #424e5b;
  outline-offset: -3px;
}
.package-slide__element .wrap__element p {
  font-weight: bold;
  color: #424e5b;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
}
.package-slide__element .wrap__element .price {
  font-weight: 500;
  font-family: 'Roboto Condensed';
}
.package-slide__element .wrap .package-slide__img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto 20px;
  height: auto;
  width: 100%;
  text-align: center;
  border: 0px solid #ececec;
}
.package-slide__element .wrap .package-slide__img:before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
}
.package-slide__element .wrap .package-slide__img img {
  display: inline-block;
  vertical-align: middle;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (min-width: 576px) {
  .package-details {
    padding: 20px 30px;
  }
  .package-details__title h2 {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .package-details {
    padding: 20px 20px 0;
  }
  .package-details__title .action {
    display: inline-block;
    margin: 0;
    float: right;
    text-align: left;
    line-height: 40px;
  }
}
/*
 * Package Loader
 */
/* ==========================================================================
  Mobile First
  ========================================================================== */
.package-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('../images/package-builder/ajax-loader.gif') 50% 60% no-repeat #f9f9f9;
  display: table;
}
.package-loader__content {
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  font-family: 'proxima-nova', sans-serif;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  color: #777777;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
/*
 * Package Menu - copied from M1
 */
/* ==========================================================================
  Mobile First
  ========================================================================== */
.package-menu {
  position: relative;
  margin-bottom: 20px;
  padding: 0px 10px;
}
.package-menu h2,
.package-menu .action {
  display: inline-block;
  vertical-align: middle;
}
.package-menu h2 {
  padding-left: 10px;
}
.package-menu .action {
  margin-left: 8px;
  font-weight: 700;
}
.package-menu .help {
  position: absolute;
  text-align: right;
  display: none;
  top: 65px;
  z-index: 5;
  background-color: #fff;
  width: 100%;
  border: 1px solid #707070;
  border-radius: 15px;
  padding: 15px 20px 5px 20px;
  box-shadow: 2px 2px 5px 0px rgba(66, 78, 91, 0.2);
}
.package-menu .help.active {
  display: block;
}
.package-menu .help:before {
  content: '';
  position: absolute;
  top: -11px;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 11px solid #707070;
}
.package-menu .help:after {
  content: '';
  position: absolute;
  top: -10px;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 11px solid #fff;
}
.package-menu .help p {
  text-align: left;
  margin-bottom: 25px;
}
.package-menu .help .action {
  display: inline-block;
  text-align: right;
  margin: 0;
  margin-bottom: 10px;
}
.package-menu__choices {
  display: block;
  padding-top: 20px;
}
.package-menu__cta {
  display: block;
  margin: 15px 4px;
  border-radius: 4px;
  text-align: center;
  vertical-align: top;
  width: 100%;
  background-color: #ecedee;
  border: 1px solid #ecedee;
  position: relative;
}
.package-menu__cta .do:before {
  content: 'add';
}
.package-menu__cta .package-menu__action p {
  display: inline-block;
}
.package-menu__cta:hover {
  cursor: pointer;
  border: 1px solid #424e5b;
}
.package-menu__cta.selected {
  border: 1px solid #ecedee;
}
.package-menu__cta.selected .do:before {
  content: 'select';
}
.package-menu__cta.selected .package-menu__qty p {
  background-color: #424e5b;
}
.package-menu__cta.selected .package-menu__action p {
  color: #424e5b;
}
.package-menu__qty {
  position: absolute;
  top: -10px;
  width: 100%;
}
.package-menu__qty p {
  display: inline-block;
  background-color: #777777;
  border-radius: 41px;
  color: #fff;
  font-weight: bold;
  padding: 0 13px;
  text-transform: uppercase;
}
.package-menu__icon {
  display: none;
}
.package-menu__facial {
  background-image: url('../images/package-builder/facial-machine.png');
  background-size: 63px 97px;
}
.package-menu__facial-bed {
  background-image: url('../images/package-builder/facial-bed.png');
  background-size: 83px 81px;
}
.package-menu__pedicure {
  background-image: url('../images/package-builder/pedicure.png');
  background-size: 75px 101px;
}
.package-menu__stool {
  background-image: url('../images/package-builder/stool.png');
  background-size: 60px 101px;
}
.package-menu__spa-accessory {
  background-image: url('../images/package-builder/spa-accessory.png');
  background-size: 62px 91px;
}
.package-menu__barber-chair {
  background-image: url('../images/package-builder/barber-chair.png');
  background-size: 66px 90px;
}
.package-menu__chair {
  background-image: url('../images/package-builder/styling-chair.png');
  background-size: 67px 83px;
}
.package-menu__styling {
  background-image: url('../images/package-builder/styling-station.png');
  background-size: 57px 101px;
}
.package-menu__drying {
  background-image: url('../images/package-builder/drying-station.png');
  background-size: 57px 100px;
  margin-top: -6px;
}
.package-menu__shampoo {
  background-image: url('../images/package-builder/shampoo-station.png');
  background-size: 74px 83px;
}
.package-menu__shampoo-bowl {
  background-image: url('../images/package-builder/shampoo-bowl.png');
  background-size: 99px 63px;
}
.package-menu__shampoo-chair {
  background-image: url('../images/package-builder/shampoo-chair.png');
  background-size: 65px 81px;
}
.package-menu__accessories {
  /* background-image: url('../images/package-builder/accessories.png');
    background-size: 63px 63px; */
  background-image: url('../images/package-builder/stool.png');
  background-size: 60px 101px;
}
.package-menu__action {
  width: 100%;
  padding: 25px 0 25px 0;
}
.package-menu__action p {
  color: #777777;
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  text-transform: uppercase;
}
.product-build-barber-package .package-menu__accessories {
  background-image: url('../images/package-builder/pole.png');
  /*background-size: 63px 63px;*/
  background-size: 30%;
}
.product-build-spa-package .package-menu__accessories {
  background-image: url('../images/package-builder/s_cart.png');
  /*background-size: 65px 81px;*/
  background-size: 101px;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (max-width: 991px) {
  .customize.package-menu {
    display: none !important;
  }
}
@media only screen and (min-width: 576px) {
  .package-menu {
    padding: 25px 10px;
  }
  .package-menu .help {
    width: 420px;
    right: 55px;
  }
  .package-menu .help:before {
    left: 250px;
  }
  .package-menu .help:after {
    left: 250px;
  }
  .package-menu__cta {
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 9px;
    display: inline-block;
    height: 197px;
    margin: 0px 3px;
    padding-top: 24px;
    border: none;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 130px;
    background-size: 130px 186px;
    border: 1px dashed;
    border-radius: 10px;
  }
  .package-menu__cta .package-menu__action p {
    display: block;
  }
  .package-menu__cta:hover {
    border-color: #424e5b;
    cursor: pointer;
  }
  .package-menu__cta.selected.bundleactive {
    background-image: none;
    background-color: #f5f4f6;
    background-size: 130px 197px;
    background-position: center;
    border: 1px dashed #424e5b;
    border-radius: 10px;
  }
  .package-menu__cta.selected.bundleactive .package-menu__qty p {
    background-color: #424e5b;
  }
  .package-menu__cta.selected.bundleactive .package-menu__action p {
    display: block;
    color: #424e5b;
  }
  .package-menu__cta.selected.bundleactive.bundleactive:after {
    content: '';
    bottom: -10px;
    margin: 0 auto;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 10px solid #5e5e5e;
    transform: translateX(-50%);
    left: 50%;
  }
  .package-menu__qty {
    position: absolute;
    top: -5px;
    width: 100%;
  }
  .package-menu__qty p {
    display: inline-block;
    background-color: #777777;
    border-radius: 41px;
    color: #fff;
    font-weight: bold;
    padding: 0 13px;
    text-transform: uppercase;
  }
  .package-menu__icon {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 101px;
    margin: 0 auto;
    width: 100%;
  }
  .package-menu__action {
    padding: 0;
    bottom: 30px;
    position: absolute;
    width: 100%;
  }
  .package-menu__action p {
    color: #777777;
    font-family: 'proxima-nova', sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 768px) {
  .package-menu__cta {
    background-size: 100%;
    margin: 0 10px;
    width: 160px;
  }
  .package-menu__cta.selected {
    background-size: 100%;
  }
  .package-menu__action p {
    font-size: 14px;
  }
  .package-menu .help {
    width: 420px;
    right: 55px;
  }
  .package-menu .help:before {
    left: 30px;
  }
  .package-menu .help:after {
    left: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .package-menu__cta {
    margin: 0 4px;
  }
  .package-menu .help {
    width: 420px;
    right: 0;
  }
  .package-menu .help:before {
    left: 30px;
  }
  .package-menu .help:after {
    left: 30px;
  }
}
/*
 * Package Summary
 */
/* ==========================================================================
  Mobile First
  ========================================================================== */
.package-summary {
  padding: 17px 13px;
}
.package-summary h3 {
  padding-left: 6px;
  margin-bottom: 15px;
}
.package-summary__thb {
  padding: 10px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin-bottom: 22px;
}
.package-summary__type {
  padding: 10px 0px;
  margin: 0 5px;
  border-top: 1px solid #ececec;
}
.package-summary__type p {
  text-transform: uppercase;
}
.package-summary__type h3 {
  padding: 0;
}
.package-summary__type .product {
  position: relative;
  margin-bottom: 20px;
}
.package-summary__type .product .delete {
  position: absolute;
  top: 0;
  right: 0;
}
.package-summary__type .product .thumb {
  display: block;
  width: 88px;
  height: 88px;
  margin-bottom: 15px;
  text-align: center;
  border: 1px solid #ececec;
}
.package-summary__type .product .thumb:before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
}
.package-summary__type .product .thumb img {
  display: inline-block;
  vertical-align: middle;
}
.package-summary__type .product p {
  font-size: 14px;
  color: #424e5b;
}
.package-summary__type .product .model,
.package-summary__type .product .type {
  font-weight: bold;
}
.package-summary__type .product .qty {
  text-transform: uppercase;
}
.package-summary__type .product .qty .quantity {
  background-color: #ecedee;
  font-weight: bold;
  color: #424e5b;
  padding: 3px 7px;
  border-radius: 7px;
  font-size: 13px;
}
.package-summary__type .price-summary {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.package-summary__type .price-summary span {
  float: right;
  color: #424e5b;
}
.package-summary__type .price-summary .sav {
  color: #d4635b;
}
.package-summary__type .price-summary .sav span {
  color: #d4635b;
}
.package-summary__type .price-summary .tot {
  font-size: 20px;
}
.package-summary__type .selection-state {
  text-transform: uppercase;
}
.package-summary__type .button {
  max-width: 245px;
  padding: 8px 40px;
  margin-left: auto;
  margin-right: auto;
}
.package-summary__type .button.not-enough-quantity {
  background-color: lightgrey;
  color: grey;
}
.package-summary__type .quantity-message {
  text-align: center;
  font-size: .85em;
  margin-top: 10px;
}
.package-summary__type .link-wishlist {
  margin: 1em 0 0;
  display: block;
  text-align: center;
}
.package-summary__type .link-wishlist.not-enough-quantity {
  color: grey;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (max-width: 991px) {
  .package {
    padding-bottom: 35px;
    padding-left: 0;
    padding-right: 0;
  }
  .choose-package__title p {
    padding: 0 2%;
  }
}
.request-sales {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-top: 30px;
}
.request-sales h2 {
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.request-sales__content {
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
}
.request-sales__content h3 {
  margin-bottom: 10px;
}
.request-sales__content p {
  margin-bottom: 20px;
  border: none;
}
.request-sales__content h2.no-border {
  margin-bottom: 5px;
  border: none;
  text-align: center;
}
.request-sales__top-img img {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ecedee;
  margin-bottom: 5px;
}
.request-sales__excerpt {
  border-bottom: 1px solid #ecedee;
  margin-bottom: 10px;
  text-align: center;
}
.request-sales__form .form-group {
  display: inline-block;
  width: 100%;
  margin-right: 10px;
  padding: 0;
}
.request-sales__form .form-group input[type="text"] {
  display: block;
  width: 100%;
}
.request-sales__form .form-group .selectboxit-container {
  width: 100%;
}
.request-sales__form .form-group .selectboxit-container .selectboxit {
  width: 100%;
}
.request-sales__form .checkbox {
  margin-bottom: 20px;
}
.request-sales__form .button {
  max-width: 240px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 576px) {
  .request-sales {
    padding: 15px 32px 30px 32px;
  }
}
@media only screen and (min-width: 992px) {
  .request-sales__form .form-group {
    width: 315px;
  }
}
/*
 * Build your package - copied from M1
 */
/* ==========================================================================
  Mobile First
  ========================================================================== */
.package {
  padding-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
.package .choose-package {
  margin-bottom: 0px;
}
.package .choose-package__title h2,
.package .choose-package__title h1 {
  border-bottom: 1px solid #ecedee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.package .customize {
  background-color: #ffffff;
  border-radius: 9px;
  overflow: hidden;
  padding-top: 20px;
}
.package .customize .detail__container {
  margin-bottom: 0;
  padding-bottom: 0;
}
.package .package-product .addPack {
  z-index: 2;
  position: unset;
  left: 0px;
  top: 0;
  max-width: none;
  width: auto;
  padding: 8px 30px;
}
.package .package-product .addPack:before {
  content: 'Add To Package';
}
.package .package-product .addPack.checked:before {
  content: 'Remove from Package';
}
.package .package-product .addPack.disabled {
  background-color: lightgray;
  cursor: not-allowed;
  color: gray;
}
.package-product .detail__select .action {
  display: inline-block;
  margin-bottom: 20px;
  float: none;
}
.package-product__wrapper--mobile {
  display: block;
}
.package-product__wrapper {
  display: none;
}
.fancybox-package {
  width: 100% !important;
  margin-left: -20px !important;
  padding: 0px 20px;
}
.fancybox-package .fancybox-skin {
  overflow: visible;
  border-radius: 15px;
  border: 1px solid #b0b3b5;
}
.fancybox-package .fancybox-inner {
  width: auto !important;
}
.fancybox-package .fancybox-close {
  top: 70px;
}
#package-next-options {
  display: none;
  position: relative;
}
#package-next-options .form-group {
  margin: 0;
}
#package-next-options .added-message {
  position: relative;
  top: -27px;
  width: 90%;
  margin: 0 auto;
  background-color: #424e5b;
  border-radius: 23px;
  text-align: center;
  padding: 10px;
}
#package-next-options .added-message p {
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  line-height: 1.7;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
#package-next-options .package-slide__element {
  display: block;
  float: none;
  text-align: left;
}
#package-next-options .package-slide__element .wrap__element {
  display: block;
  width: 100%;
  max-width: none;
}
#package-next-options .package-slide__element .wrap__element .package-slide__img,
#package-next-options .package-slide__element .wrap__element .package-item {
  display: inline-block;
  vertical-align: middle;
}
#package-next-options .package-slide__element .wrap__element .package-slide__img {
  margin-top: 0px;
  margin-right: 25px;
  width: 120px;
  height: 120px;
}
#package-next-options .package-slide__element .wrap__element .package-item p {
  font-size: 18px;
  margin-bottom: 8px;
}
#package-next-options .package-slide__element .wrap__element .package-item .price {
  font-size: 16px;
}
#package-next-options .package-slide__element .wrap__element .price {
  font-size: 16px;
}
#package-next-options .form-buttons {
  border-top: 1px solid #ecedee;
  border-bottom: 1px solid #ecedee;
  padding: 20px 0px;
}
#package-next-options .buttons-set {
  text-align: center;
}
#package-next-options .buttons-set .add_from_same {
  margin: 0;
  margin-right: 19px;
  display: inline-block;
}
#package-next-options .buttons-set .add_from_next {
  width: 100%;
  max-width: 283px;
  font-size: 14px;
}
#package-next-options .buttons-set .add-checkout {
  width: 100%;
  max-width: none;
  background-color: #424e5b;
  color: #d9dcde;
  font-size: 14px;
  margin-top: 20px;
}
#package-next-options .buttons-set .add-checkout:hover {
  color: #fff;
}
#package-next-options .buttons-set .add-checkout:hover .add-checkout__cart {
  background-position: 100% 100%;
}
#package-next-options .buttons-set .add-checkout.not-enough-quantity {
  color: grey;
  background-color: lightgrey;
  cursor: default;
}
#package-next-options .buttons-set .add-checkout .quantity-message {
  text-align: center;
  font-size: .95em;
  margin-top: 10px;
}
#package-next-options .price-summary {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
#package-next-options .price-summary span {
  float: right;
  color: #424e5b;
}
#package-next-options .price-summary .sav {
  color: #d4635b;
}
#package-next-options .price-summary .sav span {
  color: #d4635b;
}
#package-next-options .price-summary .tot {
  font-size: 20px;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (max-width: 991px) {
  .package {
    padding-left: 10px;
    padding-right: 10px;
  }
  .package .customize .detail__container {
    padding-left: 0;
    padding-right: 0;
  }
  .package .customize .detail__container .product-detail__name {
    margin: 32px 0;
  }
  .package .customize .detail__container .detail-tabs {
    padding: 0;
    margin: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .package .customize .detail__container .detail-tabs ul {
    padding: 0;
  }
  .package .customize .detail__container .detail-tabs__toggle {
    padding: 16px 0;
  }
  .package-summary,
  .package-summary__type {
    padding: 17px 0;
    margin: 0;
  }
  .package-summary .add-to-cart,
  .package-summary__type .add-to-cart {
    text-align: center;
  }
  .package-summary h3 {
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 0.5px;
  }
  .package-summary > h3 {
    margin-bottom: 0;
    padding: 7px 0;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
  }
  #package-next-options .package-slide__element .wrap__element {
    dispaly: flex;
  }
  #package-next-options .package-slide__element .wrap__element .package-item p {
    font-size: 16px;
    margin-bottom: 8px;
    text-transform: capitalize;
    height: inherit;
    max-height: 42px;
  }
  #package-next-options .package-slide__element .wrap__element .package-slide__img {
    margin-top: 0px;
    margin-right: 15px;
    width: 90px;
    height: 90px;
    margin-bottom: 30px;
  }
  #package-next-options .added-message {
    width: 100%;
    padding: 10px;
  }
  #package-next-options .added-message p {
    font-family: 'Roboto Condensed';
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    text-transform: capitalize;
  }
  #package-next-options .added-message .buttons-set {
    margin-bottom: 15px;
    display: flex;
    flex-flow: column;
    gap: 10px;
  }
  .fancybox-package .fancybox-close {
    top: -18px;
    right: 8px;
  }
  .fancybox-package .fancybox-close:before {
    content: 'x';
    color: #ffffff;
    width: 18px;
    height: 18px;
    background: #424e5b;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
    border-radius: 20px;
    position: absolute;
  }
}
@media only screen and (min-width: 576px) {
  .package-product__wrapper--mobile {
    display: none;
  }
  .package-product__wrapper {
    display: block;
  }
  #package-next-options .added-message {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .fancybox-package {
    width: 580px !important;
    margin-left: 0 !important;
    padding: 0px;
  }
  .fancybox-package .fancybox-close {
    top: 20px;
  }
  #package-next-options .added-message {
    width: 400px;
  }
}
/* ==========================================================================
    Media Queries
========================================================================== */
.page-footer {
  background-color: #424e5b;
  color: #ffffff;
  margin-top: 0;
  overflow: hidden;
  padding-bottom: 0;
}
.page-footer .footer.content {
  padding-top: 35px;
  padding-left: 0;
  padding-right: 0;
}
.page-footer .footer.content ul {
  padding-right: 0;
}
.page-footer .footer.content .block.newsletter {
  align-items: flex-start;
  border-bottom: 1px solid rgba(236, 236, 236, 0.25);
  display: flex;
  flex-direction: row;
  float: none;
  justify-content: center;
  margin: 0 auto 30px auto;
  max-width: none;
  padding-bottom: 40px;
  width: 95%;
}
.page-footer .footer.content .block.newsletter .newsletter__button-text {
  text-transform: capitalize;
  font-size: 1.8rem;
}
.page-footer .footer.content .block.newsletter .message-container {
  padding-top: 20px;
  padding-left: 10px;
}
.page-footer .footer.content .block.newsletter input {
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #424e5b;
  background-color: #ececec;
}
.page-footer .footer.content .block.newsletter .actions {
  width: auto;
  margin-left: 10px;
}
.page-footer .footer.content .block.newsletter .action.primary {
  min-width: auto;
  padding: 14px;
}
.page-footer .footer.content .block.newsletter .form.subscribe {
  margin-left: 0px;
  width: auto;
  display: flex;
  justify-content: center;
}
.page-footer .footer.content .block.newsletter .form.subscribe .control:before {
  display: none;
}
.page-footer .footer.content .block.newsletter .form.subscribe .field.newsletter {
  float: none;
  width: 100%;
}
.page-footer .footer.content .block.newsletter .form.subscribe .field.newsletter #newsletter-error {
  color: #ffffff;
}
.page-footer .footer.content .block.newsletter .title {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
}
.page-footer .footer.content .block.newsletter .title strong {
  color: #9cd4c4;
  font-size: 40px;
  font-weight: 400;
}
.page-footer .footer.content .block.newsletter .newsletter-content {
  display: none;
}
footer.page-footer {
  display: block;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .page-footer .footer.content {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-footer .footer.content .block.newsletter {
    border-bottom: 2px solid #ccfaeb;
    padding-bottom: 40px;
    margin-bottom: 35px;
  }
  .page-footer .footer.content .block.newsletter .newsletter__button-text {
    text-transform: uppercase;
    font-size: 2rem;
  }
  .page-footer .footer.content .block.newsletter .title {
    text-align: left;
  }
  .page-footer .footer.content .block.newsletter .actions {
    margin-left: 0px;
  }
  .page-footer .footer.content .block.newsletter .form.subscribe {
    justify-content: space-between;
  }
}
@media only screen and (min-width: 992px) {
  .page-footer .footer.content {
    width: 95%;
    max-width: 1580px;
    min-width: auto;
  }
  .page-footer .footer.content .block.newsletter {
    width: 100%;
    margin-top: auto;
  }
  .page-footer .footer.content .block.newsletter input {
    width: 20vw;
  }
  .page-footer .footer.content .block.newsletter .action.primary {
    min-width: 210px;
    padding: 15px 20px;
  }
  .page-footer .footer.content .block.newsletter .newsletter-content {
    display: block;
    margin-bottom: 0px;
    font-family: 'proxima-nova', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #ececec;
  }
  .page-footer .footer.content .block.newsletter .form.subscribe {
    margin-left: 25px;
  }
  .page-footer .footer.content .block.newsletter .form.subscribe .field.newsletter {
    margin-right: 20px;
    width: 100%;
    max-width: 320px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-footer .footer.content {
    width: 100%;
  }
  .page-footer .footer.content .block.newsletter .newsletter-content {
    width: 80%;
  }
  .page-footer .footer.content .block.newsletter .form.subscribe {
    margin-left: 0px;
  }
  .page-footer .footer.content .block.newsletter #newsletter-error {
    width: 350px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .page-footer .footer.content .block.newsletter input {
    width: 21vw;
  }
}
@media only screen and (min-width: 1400px) {
  .page-footer .footer.content {
    width: 90%;
  }
  .page-footer .footer.content .block.newsletter input {
    width: 23vw;
    max-width: 320px;
  }
  .page-footer .footer.content .block.newsletter .form.subscribe {
    margin-left: 60px;
  }
}
@media (max-width: 768px) {
  .navigation.is-open {
    transform: translateX(0);
    max-height: calc(-72dvh);
    overflow: scroll;
  }
  .navigation__wrapper.is-open li.level0::before {
    display: none;
  }
  .product-carousel__slider.slick-slider {
    user-select: inherit;
    -webkit-user-select: inherit;
    -khtml-user-select: inherit;
    -moz-user-select: inherit;
    -ms-user-select: inherit;
    -webkit-touch-callout: auto !important;
    touch-action: auto !important;
  }
  .product-carousel__image-wrapper * {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .page-footer .footer-navigation__link {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.825px;
  }
  .page-footer .footer-navigation __wrapper {
    width: 90% !important;
    margin-left: auto;
  }
  .page-footer .footer-navigation__secondary ul.footer-navigation__utility {
    margin-bottom: 0 !important;
  }
  .page-footer .footer-navigation__secondary > div {
    align-items: center;
  }
  .page-footer .footer-navigation__copyright {
    margin-top: 0;
  }
  .page-footer .footer-navigation__content .footer-navigation__item {
    margin-bottom: 15px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .footer-navigation .col-xl-7 {
    flex: 0 0 auto;
    width: 66%;
  }
}
.page-header {
  background-color: #424e5b;
  border: 0;
  margin-bottom: 0;
  position: sticky;
  transition: top 0.3s ease-in-out;
  width: 100%;
  z-index: 99999;
}
.page-header.is-scrolled {
  position: fixed;
  top: 0 !important;
}
.page-header.is-scrolled .header__contact {
  display: none;
}
.page-header.is-scrolled .header__wrapper {
  border-top: none;
}
.page-header.is-scrolled .top-banner {
  display: none;
}
.page-header.is-scrolled .navigation.is-open {
  max-height: calc(100vh - 92px);
}
body {
  top: 0 !important;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .page-header {
    z-index: 99;
  }
  .page-header .navigation.is-open {
    max-height: none;
  }
}
@media only screen and (min-width: 1200px) {
  .page-header {
    position: relative;
    top: auto;
  }
}
.page-intro {
  border-bottom: 2px solid #ececec;
  margin-bottom: 30px;
  margin-top: 20px;
  padding-bottom: 30px;
}
.page-intro__button {
  text-align: center;
}
.page-intro__heading {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
.page-intro__main {
  border-top: 2px solid #ececec;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 14px;
  padding-top: 30px;
  text-align: center;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .page-intro__button {
    text-align: left;
  }
  .page-intro__heading {
    text-align: left;
  }
  .page-intro__main {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .page-intro {
    margin-bottom: 60px;
    margin-top: 40px;
    padding-bottom: 60px;
  }
}
.order-items .price-excluding-tax {
  text-align: center;
}
.order-items__head {
  border-bottom: 1px solid #ececec;
  padding-bottom: 12.5px;
  padding-left: 10px;
}
.order-items__head-item {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.448px;
  color: #424e5b;
}
.order-items__head-item--subtotal {
  text-align: center;
}
.order-items__body {
  padding-left: 10px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 17px;
  padding-top: 20px;
}
.order-items__body-item {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #707070;
}
.order-items__body-item--price {
  display: flex;
  padding-top: 10px;
}
.order-items__body-item--price .price-including-tax .price {
  font-weight: 400;
  font-size: 20px;
}
.order-items__body-item--price .price-including-tax:first-child {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-decoration: line-through;
  margin-right: 16px;
}
.order-items__body-item--price .price-including-tax:nth-child(2) {
  color: #eb5243;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 26px;
  position: relative;
  margin-left: 14px;
}
.order-items__body-item--price .price-including-tax:nth-child(2)::before {
  background-color: #ececec;
  content: '';
  display: block;
  height: 40px;
  left: -16px;
  position: absolute;
  top: -4px;
  width: 2px;
}
.order-items__body-item--price .price-including-tax.no-sale:first-child {
  text-decoration: none;
}
.order-items__body-item--invoice-price .price-including-tax:first-child {
  text-decoration: none;
}
.order-details-items tfoot .mark {
  width: 100%;
}
.order-details-items tfoot .subtotal,
.order-details-items tfoot .shipping,
.order-details-items tfoot .totals-tax,
.order-details-items tfoot .fee,
.order-details-items tfoot .grand_total {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #424e5b;
  letter-spacing: 0.448px;
}
.order-details-items tfoot .totals-tax td:not(.amount) {
  text-align: left;
}
.order-details-items .table tfoot > tr:first-child th,
.order-details-items table tfoot > tr:first-child td {
  border-top: none;
  border-bottom: 0 !important;
  padding-top: 0 !important;
}
.order-details-items .table tfoot {
  border-bottom: 0px solid #ccc;
}
.order-details-items tbody td {
  padding: 11px 10px;
}
.order-details-items .order-summary-title {
  padding-top: 20px;
  font-family: 'Roboto Condensed';
  font-size: 18px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .order-items__head-item--price {
    padding-left: 25%;
  }
  .order-items__head-item--invoice-price {
    padding-left: 0;
  }
  .order-items__body-item--price {
    padding-top: 0;
  }
  .order-items__body-item--price .price-including-tax .price {
    font-size: 16px;
  }
  .order-items__body-item--price .price-including-tax:first-child {
    font-size: 16px;
    line-height: 20px;
  }
  .order-items__body-item--price .price-including-tax:nth-child(2) {
    font-size: 16px;
    line-height: 20px;
  }
  .order-items__body-item--price .price-including-tax:nth-child(2)::before {
    height: 34px;
  }
  .order-items__body-item--price .price-including-tax.no-sale:first-child {
    padding-left: 20%;
  }
}
@media (min-width: 769px) {
  .order-items__body-item--price .price-including-tax:first-child {
    margin-right: 8px;
  }
  .order-items__body-item--price .price-including-tax:nth-child(2) {
    margin-left: 7px;
  }
  .order-items__body-item--price .price-including-tax:nth-child(2)::before {
    left: -8px;
  }
  .order-items__body-item--price .price-including-tax.no-sale:first-child {
    padding-left: 15%;
  }
  .order-items__head-item--price {
    padding-left: 18%;
  }
}
@media only screen and (min-width: 992px) {
  .order-items__body-item--price .price-including-tax:first-child {
    margin-right: 16px;
  }
  .order-items__body-item--price .price-including-tax:nth-child(2) {
    margin-left: 14px;
  }
  .order-items__body-item--price .price-including-tax:nth-child(2)::before {
    left: -16px;
  }
  .order-details-items tfoot .mark {
    width: 92%;
  }
}
.page-layout-1column.page-with-filter .column.main {
  padding-top: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .page-layout-1column .product-info-main {
    width: 42%;
  }
  .page-layout-1column .product.media {
    width: 55%;
  }
}
.page-products .columns {
  padding-top: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .page-wrapper {
    max-width: 100vw;
    overflow-x: hidden;
  }
}
.payment-form.checkout-payment-method .ccard .payment-form .cvv {
  width: 100%;
  margin-right: 0;
}
.payment-form.checkout-payment-method .ccard .payment-form .cvv .field-tooltip.toggle {
  display: block !important;
  right: -30px;
  top: 12px;
}
.payment-form .field-tooltip-action.action-cvv {
  display: none;
}
.payment-form.checkout-payment-method .ccard .number .input-text {
  width: 100%;
}
.payment-form.checkout-payment-method .ccard .month .select,
.payment-form.checkout-payment-method .ccard .year .select {
  width: 100%;
}
.payment-form select.mage-error {
  border: 2px solid #eb5243;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .payment-form .field-tooltip-action.action-cvv {
    display: block;
  }
}
.payment-method-billing-address .primary {
  display: flex;
  align-items: center;
}
.checkout-billing-address .billing-address-details {
  display: none;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-bottom: 0;
  margin-right: 20px;
}
.checkout-payment-method .checkout-billing-address .action-cancel {
  background-color: transparent;
  border: none;
  color: #7dadc6;
  font-family: 'proxima-nova', sans-serif;
  font-weight: bold;
  line-height: 2rem;
  padding: 15px 20px 15px 0;
}
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:focus {
  color: #424e5b;
  text-decoration: underline;
}
#payment_services_paypal_smart_buttons + .label .payment-type-icon,
.card-container .paypal-buttons.paypal-button-number-0 {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.photo-grid {
  margin-bottom: 40px;
}
.photo-grid__button {
  display: none;
}
.photo-grid__grid {
  display: block;
}
.photo-grid__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  margin-bottom: 20px;
  line-height: 46px;
}
.photo-grid__information {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  margin-bottom: 0px;
}
.photo-grid__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}
.photo-grid__main {
  align-items: center;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  grid-column-end: 3;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-row-start: 2;
  justify-content: center;
  padding: 0 20px;
  margin: 40px 0 30px;
  text-align: center;
}
.photo-grid .image-carousel__arrows .slick-prev::before,
.photo-grid .image-carousel__arrows .slick-prev::before {
  top: 5px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .photo-grid {
    position: relative;
    margin-bottom: 0;
  }
  .photo-grid__heading {
    font-size: 28px;
    margin-bottom: 5px;
    line-height: 28px;
  }
  .photo-grid__button {
    display: block;
  }
  .photo-grid__item {
    min-height: 50px;
    min-width: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  .photo-grid__item:nth-child(1) {
    grid-area: ph-1;
  }
  .photo-grid__item:nth-child(2) {
    grid-area: ph-2;
  }
  .photo-grid__item:nth-child(3) {
    grid-area: ph-3;
  }
  .photo-grid__item:nth-child(4) {
    grid-area: ph-4;
  }
  .photo-grid__item:nth-child(5) {
    grid-area: ph-5;
  }
  .photo-grid__item:nth-child(6) {
    grid-area: ph-6;
  }
  .photo-grid__item:nth-child(7) {
    grid-area: ph-7;
  }
  .photo-grid__item:nth-child(8) {
    grid-area: ph-8;
  }
  .photo-grid__item:nth-child(9) {
    grid-area: ph-9;
  }
  .photo-grid__item:nth-child(10) {
    grid-area: ph-10;
  }
  .photo-grid__items {
    display: grid;
    grid-auto-rows: unset;
    grid-template-columns: repeat(4, 1fr);
    grid-template-areas: "ph-1 ph-2 ph-3 ph-4" "ph-5 . . ph-6" "ph-7 ph-8 ph-9 ph-10";
    grid-template-rows: repeat(3, 1fr);
  }
  .photo-grid__information {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .photo-grid__main {
    background-color: #EFF7FD;
    grid-column-end: 4;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-row-start: 2;
    height: 33%;
    left: 25%;
    margin: 0;
    padding: 0 0px;
    position: absolute;
    top: calc(33% + 4px);
    width: 50%;
    z-index: 1;
  }
  .photo-grid__main::before {
    background-color: #ffffff;
    border-radius: 6px;
    content: '';
    display: block;
    height: calc(100% + 28px);
    left: -12px;
    position: absolute;
    top: -14px;
    width: calc(100% + 24px);
    z-index: -1;
  }
  .photo-grid__button .action.primary {
    padding: 10px 20px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .photo-grid__heading {
    font-size: 35px;
    line-height: 48px;
  }
  .photo-grid__information {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .photo-grid__button .action.primary {
    padding: 15px 40px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .photo-grid {
    max-width: 2600px;
    margin: 0 auto;
  }
}
.prefooter-banner {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #f4f6f7;
}
.prefooter-banner__text {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  margin-bottom: 0;
  padding-bottom: 31px;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 46px;
  text-align: center;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .prefooter-banner__text {
    padding-bottom: 57px;
    padding-top: 85px;
  }
}
.product-carousel {
  margin-bottom: 20px;
  position: relative;
}
.product-carousel__zoom-wrapper {
  text-align: center;
}
.product-carousel__zoom-wrapper img {
  display: inline-block;
}
.product-carousel__image-wrapper {
  margin: 0 auto;
  display: block;
}
.product-carousel__nav {
  position: relative;
  width: 100%;
}
.product-carousel__nav .slick-prev {
  background-color: transparent;
  height: 30px;
  left: -8px;
  top: -5px;
  width: 30px;
}
.product-carousel__nav .slick-prev::before {
  content: '';
}
.product-carousel__nav .slick-next {
  background-color: transparent;
  height: 30px;
  right: -8px;
  top: -5px;
  width: 30px;
}
.product-carousel__nav .slick-next::before {
  content: '';
}
.product-carousel__nav-slide {
  margin: 0 4px;
}
.product-carousel__nav-slide.slick-slide {
  display: flex;
  justify-content: center;
}
.product-carousel__nav-slide.video-thumb:before {
  background: url('../images/video-hero/play-icon-hp.svg');
  position: absolute;
  content: "";
  z-index: 999;
  height: 30px;
  width: 30px;
  background-size: 100%;
  top: 28%;
}
.product-carousel__nav-slide.slick-current img {
  border: 2px solid #424e5b;
  border-radius: 6px;
  height: 72px;
  opacity: 1;
  padding: 0;
  width: 72px;
}
.product-carousel__nav-slide img {
  border-radius: 6px;
  border: 2px solid transparent;
  height: 72px;
  opacity: .7;
  padding: 0;
  transition: border-color 0.2s ease, opacity 0.2s ease;
  width: 72px;
}
.product-carousel__nav-slider {
  padding: 0 30px;
}
.product-carousel__nav-slider > .product-carousel__nav-slide:not(:first-child) {
  display: none;
}
.product-carousel__nav-slider .slick-prev,
.product-carousel__nav-slider .slick-next {
  align-content: center;
  background-color: transparent;
  display: flex;
  height: 30px;
  justify-content: center;
  left: auto;
  position: absolute;
  right: auto;
  top: 36px;
  width: 17px;
}
.product-carousel__nav-slider .slick-prev::before,
.product-carousel__nav-slider .slick-next::before {
  width: 100%;
}
.product-carousel__nav-slider .slick-prev {
  left: 0;
}
.product-carousel__nav-slider .slick-prev::before {
  content: url('../images/icons/thin-chevron-left.svg');
}
.product-carousel__nav-slider .slick-next {
  right: 0;
}
.product-carousel__nav-slider .slick-next::before {
  content: url('../images/icons/thin-chevron-right.svg');
}
.product-carousel__nav-slider .slick-track {
  transform: translate3d(0px, 0px, 0px) !important;
  display: flex;
  flex-direction: row;
}
.product-carousel__nav-slider .slick-track .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-carousel__page-arrow {
  align-content: center;
  background-color: transparent;
  display: flex;
  height: 22px;
  justify-content: center;
  left: auto;
  position: absolute;
  right: auto;
  top: calc(100% - 30px);
  width: 12px;
}
.product-carousel__page-arrow--next {
  right: 0;
}
.product-carousel__page-arrow--next::before {
  content: url('../images/icons/thin-chevron-right.svg');
}
.product-carousel__page-arrow--prev {
  left: 0;
}
.product-carousel__page-arrow--prev::before {
  content: url('../images/icons/thin-chevron-right.svg');
}
.product-carousel__video-wrapper {
  /*padding-bottom: calc(~'(9 / 16) * 100%');
    height: 0;*/
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
}
.product-carousel__slider > .product-carousel__slide:not(:first-child) {
  display: none;
}
.product-carousel__slider .slick-dots {
  width: 100%;
  align-items: center;
  display: flex;
  font-size: 0;
  justify-content: center;
  margin-top: 10px;
}
.product-carousel__slider .slick-dots li.slick-active button {
  background: #424e5b;
  border: 2px solid #424e5b;
}
.product-carousel__slider .slick-dots li {
  height: 10px;
  width: 10px;
}
.product-carousel__slider .slick-dots li button {
  border: 2px solid #707070;
  height: 10px;
  width: 10px;
  transition: none;
}
.product-carousel__slider .slick-dots-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  width: 180px;
}
.product-carousel__slider .slick-dots-wrapper::after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-carousel__slider.slick-initialized .slick-prev,
.product-carousel__slider.slick-initialized .slick-next {
  display: block;
}
.product-carousel__slider .slick-prev,
.product-carousel__slider .slick-next {
  align-content: center;
  background-color: transparent;
  display: flex;
  height: 22px;
  justify-content: center;
  left: auto;
  position: absolute;
  right: auto;
  top: calc(100% - 30px);
  width: 12px;
}
.product-carousel__slider .slick-prev::before,
.product-carousel__slider .slick-next::before {
  width: 100%;
}
.product-carousel__slider .slick-prev {
  left: 0;
}
.product-carousel__slider .slick-prev::before {
  content: url('../images/icons/thin-chevron-left.svg');
}
.product-carousel__slider .slick-next {
  right: 0;
}
.product-carousel__slider .slick-next::before {
  content: url('../images/icons/thin-chevron-right.svg');
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .product-carousel {
    margin-bottom: 44px;
    z-index: 0;
  }
  .product-carousel__slider .slick-prev,
  .product-carousel__slider .slick-next {
    top: calc(50% - 30px);
  }
  .product-carousel__zoom-wrapper {
    display: inline-block;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .product-carousel--bundle {
    padding: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .product-carousel__image {
    /*padding: 0 15%;*/
  }
  .product-carousel--bundle {
    padding: 0;
  }
}
@media only screen and (min-width: 1920px) {
  .product-carousel__image {
    /*  padding: 0 16%;*/
  }
  .product-carousel--bundle {
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  .product-carousel__nav-slider {
    position: relative;
    /*width: 80% !important;*/
    padding: 0 30px;
    display: flex !important;
    width: 186px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
  }
  .product-carousel__nav-slider .slick-track {
    width: fit-content !important;
  }
  .product-carousel__nav-slider .slick-track .slick-slide {
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 10px !important;
    height: 10px !important;
    border: 2px solid #707070;
    border-radius: 100%;
    padding: 0;
  }
  .product-carousel__nav-slider .slick-track .slick-slide.slick-current.slick-active {
    background: #424e5b;
    border: 2px solid #424e5b;
  }
  .product-carousel__nav-slider .slick-prev,
  .product-carousel__nav-slider .slick-next {
    top: 11px;
  }
  .product-carousel__nav-slider .product-carousel__image {
    display: none;
  }
  .product-carousel__slider {
    justify-content: center;
    display: flex !important;
    flex-flow: column;
    /*.slick-dots {
        width: auto;
        align-items: baseline;
        font-size: 0;
        margin: 0px auto;
        overflow: hidden;
        justify-content: left;
        padding: 10px 0px;
        max-width: 80%;
        padding-top: 15px;
      }*/
  }
  .product-carousel__slider .slick-dots,
  .product-carousel__slider .slick-prev,
  .product-carousel__slider .slick-next {
    display: none;
  }
  .product-carousel__slider .slick-next,
  .product-carousel__slider .slick-prev {
    top: calc(100% + 25px) !important;
  }
  .product-carousel__slider .slick-next {
    right: 15px !important;
    left: initial;
  }
  .product-carousel__slider .slick-dots,
  .product-carousel__slider > .slick-arrow {
    display: none !important;
  }
  .product-carousel__nav {
    /* max-width: 80%;*/
    margin: 0 auto;
  }
  .product-carousel__zoom-wrapper .zoomImg {
    display: none !important;
  }
}
.page-title-wrapper {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.product-detail {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  margin-bottom: 40px;
  padding-top: 15px;
}
.product-detail__container {
  margin: 0 auto;
  padding-top: 20px;
}
.product-detail__name {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.product-detail__nav {
  margin: 0 auto;
}
.product-detail__financing {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.product-detail__financing a {
  font-weight: 700;
  color: #424e5b;
  text-decoration: underline;
}
.product-detail__nav {
  width: 100%;
}
.product-detail__price {
  display: flex;
  margin-top: 0;
}
.product-detail__price-amount {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 26px;
  line-height: 1;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 600;
}
.product-detail__price-amount * {
  font-size: inherit !important;
  color: inherit !important;
}
.product-detail__price-amount--sale {
  color: #eb5243;
  margin-left: 14px;
  position: relative;
}
.product-detail__price-amount--sale::before {
  background-color: #ececec;
  content: '';
  display: block;
  height: 40px;
  left: -16px;
  position: absolute;
  top: -7px;
  width: 1px;
}
.product-detail__price-amount--with-sale {
  margin-right: 16px;
  text-decoration: line-through;
  font-weight: 300;
}
.product-detail__reviews {
  margin-left: 12px;
}
.product-detail__ship-time {
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-left: 32px;
  position: relative;
  text-transform: capitalize;
}
.product-detail__ship-time::before {
  background-image: url('../images/icons/shipping-truck.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 15px;
  left: -32px;
  position: absolute;
  top: 3px;
  width: 20px;
}
.product-detail__backorder {
  margin-left: 32px;
}
.product-detail__shipping {
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 20px;
  padding-left: 10px;
}
.product-detail__shipping::after {
  background-color: #f4f6f7;
  bottom: 0px;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  width: 100%;
}
.product-detail__specs {
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  padding-left: 10px;
}
.product-detail__specs::after {
  background-color: #f4f6f7;
  bottom: 0px;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  width: calc(100%);
}
.product-detail__stars {
  display: flex;
  margin-bottom: 18px;
}
.product-detail__wishlist {
  height: 24px;
  right: 12px;
  position: unset !important;
  top: -15px;
  z-index: 1;
  float: right;
  order: 1;
  display: flex;
  justify-content: center;
  width: 43%;
}
.product-detail__wishlist .action.towishlist {
  display: flex;
  width: 100%;
  align-items: center;
}
.product-detail__wishlist .action.towishlist .sr-only {
  display: block !important;
  width: 100% !important;
  position: unset !important;
  clip: unset !important;
  height: auto !important;
  clip-path: unset !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
  color: #424e5b;
  white-space: normal !important;
}
.product-detail__wishlist .action.towishlist .sr-only:hover {
  text-decoration-thickness: 2px;
}
.product-detail__wishlist .action.towishlist .heart {
  width: 30%;
  order: -1;
}
.product-detail__wrapper {
  margin: 0 auto;
}
.product-detail__wrapper > div {
  padding-left: 20px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (max-width: 991px) {
  .product-detail__specs {
    padding-left: 0;
  }
  .product-detail__shipping {
    padding-left: 0;
  }
  .product-detail__wishlist .action.towishlist .sr-only {
    font-size: 12px;
  }
  .add-product__options {
    padding-left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .product-detail {
    margin-bottom: 75px;
  }
  .product-detail__container {
    max-width: 1230px;
  }
  .product-detail__name {
    margin-top: 0;
    padding-left: 20px;
    margin-bottom: 0px;
  }
  .product-detail__nav {
    max-width: 1260px;
  }
  .product-detail__shipping {
    padding-left: 20px;
  }
  .product-detail__specs {
    padding-left: 0;
  }
  .product-detail__specs::after {
    left: -20px;
    width: calc(100% + 20px);
  }
  .product-detail__wishlist {
    left: 12px;
    right: auto;
    top: 12px;
  }
  .product-detail__wrapper {
    max-width: 456px;
  }
}
@media only screen and (min-width: 1920px) {
  .product-detail__container {
    max-width: 1600px;
  }
  .product-detail__nav {
    max-width: 1760px;
  }
  .product-detail__wrapper {
    max-width: 600px;
  }
}
.product.attribute.overview {
  display: inline-block;
}
.product-info-main .box-tocart .action.tocart {
  width: 100%;
}
.product-info-main .box-tocart .fieldset {
  display: flex;
  align-items: center;
}
.product-info-main .box-tocart .fieldset .actions {
  flex: 1;
}
.product-info-main .box-tocart .fieldset .field.qty {
  display: flex;
  margin-bottom: 0;
  margin-right: 25px;
}
.product-info-main .box-tocart .fieldset .field.qty button {
  background-color: transparent;
  border: none;
  font-size: 30px;
  font-weight: 700;
  color: #424e5b;
}
.product-info-main .box-tocart .fieldset .field.qty label {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.product-info-main .box-tocart .fieldset .field.qty .mage-error {
  position: absolute;
}
.product-info-main .box-tocart .input-text.qty {
  padding: 5px 0;
}
.product-info-main .product-add-form {
  padding-top: 0;
}
.product-info-main .product-info-price {
  color: #424e5b;
  border-bottom: none;
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}
.product-info-main .product-info-price .product-detail__price {
  min-height: 59px;
}
.product-info-main .product-info-price .price-box {
  width: 100%;
}
.product-info-main .product-reviews-summary .rating-summary {
  margin-right: 12px;
}
.product-info-main .product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 0;
}
.product-info-main .product-reviews-summary .reviews-actions a::after {
  content: ')';
}
.product-info-main .product-reviews-summary .reviews-actions a::before {
  content: '(';
}
.product-info-main .product-reviews-summary .reviews-actions a::after,
.product-info-main .product-reviews-summary .reviews-actions a::before {
  display: inline-block;
}
.product-info-main .product-reviews-summary .reviews-actions .action.add {
  display: none;
}
.product-info-main .common-container {
  margin-top: 15px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 60px;
}
.product-info-main .common-container .share-details-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  top: 2px;
}
.product-info-main .common-container .share-details-wrapper p {
  margin-bottom: 0;
  padding-right: 10px;
  font-weight: 700;
  color: #424e5b;
  text-transform: uppercase;
}
.product-info-main .common-container .share-details-wrapper .social-media-icons {
  display: flex;
  align-items: center;
}
.product-info-main .common-container .share-details-wrapper .social-media-icons a {
  font-size: 0;
  display: inline-block;
  height: 24px;
  width: 25px;
  margin-right: 5px;
}
.product-info-main .common-container .share-details-wrapper .social-media-icons a.instagram-icon {
  margin-right: 0;
}
.product-info-main .common-container span.separator {
  font-size: 24px;
}
.product-info-main .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
  font-weight: 400 !important;
  font-size: 14px;
  font-family: inherit !important;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .product-info-main .box-tocart {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-info-main .product-info-price {
    padding-left: 20px;
  }
  .product-info-main .product-reviews-summary {
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-info-main .common-container {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .product-info-main .common-container {
    padding: 0;
    margin-top: 15px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
  }
  .product-info-main .common-container .share-details-wrapper p {
    font-size: 12px;
  }
}
.product-list-grid {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
}
.product-list-grid .container {
  padding-left: 16px;
  padding-right: 16px;
}
.product-list-grid .slick-slide {
  margin: 0 10px;
}
.product-list-grid .slick-list {
  margin: 0 -20px;
}
.product-list-grid__navigation {
  margin-bottom: 40px;
}
.product-list-grid__navigation .slick-dots {
  padding: 0;
}
.product-list-grid__navigation .slick-dots > li > button {
  background-color: #ffffff;
  border: 2px solid #424e5b;
  height: 16px;
  width: 16px;
}
.product-list-grid__navigation .slick-dots > li.slick-active > button {
  background-color: #424e5b;
}
.product-list-grid__arrows {
  position: relative;
}
.product-list-grid__arrows .slick-arrow {
  background: transparent;
}
.product-list-grid__arrows .slick-prev,
.product-list-grid__arrows .slick-next {
  height: 40px;
  width: 40px;
}
.product-list-grid__arrows .slick-prev::before,
.product-list-grid__arrows .slick-next::before {
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  position: absolute;
  width: 40px;
  top: 0;
  color: #424e5b;
  font-size: 17px;
}
.product-list-grid__arrows .slick-prev {
  left: -3px;
  content: "\f102";
}
.product-list-grid__arrows .slick-prev::before {
  background-image: url("../images/tile-grid/arrow-left.svg");
  left: 1px;
}
.product-list-grid__arrows .slick-next {
  right: -3px;
  ontent: "\f103";
}
.product-list-grid__arrows .slick-next::before {
  background-image: url("../images/tile-grid/arrow-right.svg");
  right: 1px;
}
.product-list-grid__color {
  border-radius: 22px;
  /*height: 22px;
        width: 22px;
        margin-right: 4px;**/
  overflow: hidden;
}
.product-list-grid__color img.product-list-grid__color {
  height: 20px;
  width: 20px;
  aspect-ratio: 1;
}
.product-list-grid__colors {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.product-list-grid__colors picture.product-list-grid__color {
  padding: 1px;
  overflow: hidden;
}
.product-list-grid__colors img.product-list-grid__color {
  aspect-ratio: 1;
  padding: 0 !important;
  height: 20px;
  width: 20px;
  vertical-align: text-bottom !important;
  display: block !important;
}
.product-list-grid__heading-container {
  margin-bottom: 0px;
  position: relative;
  display: block;
}
.product-list-grid__heading-container:after {
  background-color: #ececec;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 100%;
}
.product-list-grid__heading {
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding-bottom: 20px;
  color: #424e5b;
  font-size: 22px;
  padding-left: 15px;
}
.product-list-grid__image {
  width: 100%;
  height: auto;
  min-height: 325px;
  margin: 30px auto 56px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-list-grid__image img {
  aspect-ratio: 1;
  transform: scale(1);
  transition: transform 0.2s ease;
}
.product-list-grid__item {
  color: #424e5b;
  display: block;
  text-decoration: none;
  /*margin-bottom: 60px;
    padding: 30px 25px;
    height: calc(~'100% - 20px');
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; // 4*/
}
.product-list-grid__item:hover,
.product-list-grid__item:focus,
.product-list-grid__item:active,
.product-list-grid__item:visited {
  color: #424e5b !important;
  text-decoration: none;
}
.product-list-grid__item:hover .product-list-grid__image img,
.product-list-grid__item:focus .product-list-grid__image img,
.product-list-grid__item:active .product-list-grid__image img,
.product-list-grid__item:visited .product-list-grid__image img {
  transform: scale(1);
  aspect-ratio: 1;
}
.product-list-grid__label {
  color: #424e5b;
  display: none;
  font-size: 14px;
  line-height: 1;
}
.product-list-grid__name {
  color: #424e5b;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.2;
  margin-bottom: 12px;
  min-height: 40px;
}
.product-list-grid__price {
  display: flex;
  font-size: 20px;
  justify-content: center;
  margin-bottom: 24px;
  font-weight: 600;
}
.product-list-grid__price-amount {
  display: inline-block;
  color: #424e5b;
}
.product-list-grid__price-amount--sale {
  color: #eb5243;
  margin-left: 4px;
  position: relative;
}
.product-list-grid__price-amount--sale::before {
  background-color: #ececec;
  content: "";
  display: block;
  height: 32px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 1px;
}
.product-list-grid__price-amount--with-sale {
  margin-right: 4px;
  text-decoration: line-through;
  font-weight: 400;
}
.product-list-grid--small .container {
  border-bottom: 2px solid #ececec;
  margin-bottom: 40px;
}
.product-list-grid--small .container:first-child {
  border: none;
  margin-bottom: 0;
}
.product-list-grid--small .product-list-grid {
  padding-top: 0;
}
.product-list-grid--small .product-list-grid__heading {
  text-align: center;
  font-size: 40px;
  font-weight: 400;
}
.product-list-grid--small .product-list-grid__image {
  height: auto;
  width: 100%;
}
.product-list-grid--small .product-list-grid__item {
  max-width: calc(50vw - 25px);
}
.product-list-grid--small .product-list-grid__name {
  font-size: 18px;
}
.product-list-grid--small .product-list-grid__navigation .slick-dots > li > button {
  height: 10px;
  width: 10px;
}
.product-list-grid--small .product-list-grid__price-amount {
  font-size: 18px;
}
.product-list-grid--small .product-list-grid__price-amount--with-sale {
  font-weight: 400;
}
.product-list-grid .slick-slider {
  /* .slick-prev,
        .slick-next {
            top: 45%;
            background: rgba(204, 250, 235, 0.5);
            border-radius: 50%;
            height: 40px;
            width: 40px;
            transition: 0.2s ease-in;
            &:before {
                color: #424e5b;
                font-size: 38px;
            }
            &:hover {
                background: #96ebd0;
            }
        }
        .slick-next {
            right: 1rem;
            @media (min-width: 1360px) {
                right: -6rem;
            }
            &:before {
                padding-right: 2px;
            }
        }
        .slick-prev {
            left: 1rem;
            @media (min-width: 1360px) {
                left: -6rem;
            }
            &:before {
                padding-left: 5px;
            }
        }*/
}
.product-list-grid .slick-slider .slick-track,
.product-list-grid .slick-slider .slick-list {
  display: flex;
  flex: 0 0 auto;
  min-height: 100%;
  align-items: stretch;
}
.product-list-grid .slick-slider .slick-track .slick-slide > div,
.product-list-grid .slick-slider .slick-list .slick-slide > div {
  height: 100%;
  display: flex;
  flex: 0 0 auto;
  min-height: 100%;
}
.product-list-grid .js-carousel-rkish {
  margin-bottom: 45px;
}
.product-list-grid .js-carousel-rkish:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
}
.product-list-grid .js-carousel-rkish:not(.slick-initialized) .el-slider {
  padding: 0 20px;
}
.product-list-grid .js-carousel-rkish .product-list-grid__image img {
  display: block !important;
}
.categories-list .category-item-info__item:hover,
.categories-grid .category-item-info__item:hover,
.categories-list .category-item-info__item:focus,
.categories-grid .category-item-info__item:focus,
.categories-list .category-item-info__item:active,
.categories-grid .category-item-info__item:active,
.categories-list .category-item-info__item:visited,
.categories-grid .category-item-info__item:visited {
  color: #424e5b !important;
  text-decoration: none;
}
.categories-list .category-item-info__item:hover .product-list-grid__image img,
.categories-grid .category-item-info__item:hover .product-list-grid__image img,
.categories-list .category-item-info__item:focus .product-list-grid__image img,
.categories-grid .category-item-info__item:focus .product-list-grid__image img,
.categories-list .category-item-info__item:active .product-list-grid__image img,
.categories-grid .category-item-info__item:active .product-list-grid__image img,
.categories-list .category-item-info__item:visited .product-list-grid__image img,
.categories-grid .category-item-info__item:visited .product-list-grid__image img {
  transform: scale(1.08);
}
.categories-list .product-list-grid__name,
.categories-grid .product-list-grid__name {
  text-transform: uppercase;
  font-weight: 500;
  color: #222;
  margin: 10px;
}
.categories-list .image-title-links__cta,
.categories-grid .image-title-links__cta {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1.1px;
  margin-bottom: 20px;
}
.categories-list .product-list-grid__image,
.categories-grid .product-list-grid__image {
  margin: 0 auto;
}
.plp-bottom {
  text-align: left;
  color: #424e5b;
  padding: 20px;
}
.plp-bottom.category-description h2 {
  text-align: left;
  margin-bottom: 10px;
}
.plp-bottom > div {
  margin: 0 auto;
  max-width: 1920px;
  /*padding: 40px;*/
  box-sizing: content-box;
}
.product-list-grid__colors > .product-list-grid__color {
  background: #424e5b;
  border-radius: 30px;
  padding: 1px;
  overflow: hidden;
  margin-right: 4px;
}
.product-list-grid__colors img.product-list-grid__color {
  border: 0;
  margin: 0;
  overflow: overlay;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  aspect-ratio: 1;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .page-products .page-header + .breadcrumbs {
    margin-bottom: 0;
  }
  .product-list-grid__item,
  .category-item-info__item {
    padding: 30px 15px;
    height: calc(100% - 20px);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 3px;
  }
  .product-list-grid__item:hover,
  .category-item-info__item:hover,
  .product-list-grid__item:focus,
  .category-item-info__item:focus,
  .product-list-grid__item:active,
  .category-item-info__item:active,
  .product-list-grid__item:visited,
  .category-item-info__item:visited {
    color: #424e5b !important;
    text-decoration: none;
  }
  .product-list-grid__item:hover .product-list-grid__image img,
  .category-item-info__item:hover .product-list-grid__image img,
  .product-list-grid__item:focus .product-list-grid__image img,
  .category-item-info__item:focus .product-list-grid__image img,
  .product-list-grid__item:active .product-list-grid__image img,
  .category-item-info__item:active .product-list-grid__image img,
  .product-list-grid__item:visited .product-list-grid__image img,
  .category-item-info__item:visited .product-list-grid__image img {
    transform: scale(1.08);
  }
  .product-list-grid__label,
  .category-item-info__label {
    display: block;
  }
  .product-list-grid__name .category-item-link,
  .category-item-info__name .category-item-link {
    font-size: 20px;
    font-weight: 700;
  }
  .plp-bottom {
    padding: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .product-list-grid {
    padding-top: 40px;
  }
  .product-list-grid.container {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .product-list-grid__color {
    /* height: 30px;
            width: 30px;*/
    overflow: hidden;
  }
  .product-list-grid__colors img.product-list-grid__color {
    padding: 0 !important;
    height: 28px;
    width: 28px;
    clear: left;
  }
  .product-list-grid__heading-container {
    margin-bottom: 40px;
  }
  .product-list-grid__item {
    /* margin-bottom: 110px; */
  }
  .product-list-grid__label {
    font-size: 20px;
  }
  .product-list-grid__name {
    max-width: 90%;
    margin: 0 auto 20px;
    font-size: 20px;
  }
  .product-list-grid__image img {
    max-height: 320px;
    width: auto;
    height: 100%;
  }
  .product-list-grid .slick-slide {
    margin: 0 20px;
  }
  .product-list-grid--small .product-list-grid__image {
    height: auto;
    width: 100%;
  }
  .product-list-grid--small .product-list-grid__item {
    margin: 0 0 60px;
    max-width: 100%;
  }
  .product-list-grid--small .product-list-grid__name {
    width: 100%;
    margin: 0 auto 20px;
  }
}
@media only screen and (min-width: 992px) {
  .product-list-grid__container {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 30px;
  }
  .product-list-grid.js-carousel .product-list-grid__item,
  .product-list-grid.slide-product__list .product-list-grid__item {
    margin: 5px 0 10px;
    max-width: 100%;
    padding: 15px 15px 10px;
  }
  .product-list-grid.js-carousel .product-list-grid__image,
  .product-list-grid.slide-product__list .product-list-grid__image {
    margin: 0 0 20px;
  }
  .product-list-grid.js-carousel .product-list-grid__image img,
  .product-list-grid.slide-product__list .product-list-grid__image img {
    transition: transform 0.5s ease, opacity 0.3s;
    -webkit-transition: transform 0.5s ease, opacity 0.3s;
  }
  .product-list-grid.js-carousel .product-list-grid__name,
  .product-list-grid.slide-product__list .product-list-grid__name {
    height: 43px;
  }
  .product-list-grid.js-carousel .container:first-child,
  .product-list-grid.slide-product__list .container:first-child {
    max-width: 1160px;
  }
  .product-list-grid__item:hover,
  .product-list-grid__item:focus,
  .product-list-grid__item:active,
  .product-list-grid__item:visited {
    color: #424e5b !important;
    text-decoration: none;
  }
  .product-list-grid__item:hover .product-list-grid__image img,
  .product-list-grid__item:focus .product-list-grid__image img,
  .product-list-grid__item:active .product-list-grid__image img,
  .product-list-grid__item:visited .product-list-grid__image img {
    transform: scale(1.08);
  }
}
@media (max-width: 767px) {
  .category-item-info__item {
    margin-bottom: 56px;
  }
  .product-list-navigation__breadcrumbs {
    display: none !important;
  }
  .product-list-grid__image {
    min-height: 200px;
    margin: 56px auto 30px;
  }
  .product-list-grid__price {
    margin-bottom: 18px;
  }
  .product-list-grid .slick-list {
    margin: 0 -10px;
  }
  /*.page-header+.breadcrumbs {
    margin-bottom: 4px;
  }*/
}
.product-list-navigation {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.product-list-navigation__breadcrumbs {
  border-bottom: 1px solid grey;
  border-bottom: 2px solid #ececec;
  display: flex;
  justify-content: flex-start;
  margin-left: -20px;
  margin: 0 0 20px;
  padding: 10px 0;
}
.product-list-navigation__breadcrumbs .breadcrumbs {
  display: block;
}
.product-list-navigation__button {
  align-items: center;
  color: #424e5b;
  display: flex;
  flex-grow: 1;
  font-family: 'proxima-nova', sans-serif;
  margin-left: 10px;
  order: 2;
  padding-right: 15px;
  position: relative;
  transition: all 0.1s ease;
}
.product-list-navigation__button::after {
  background-image: url('../images/icons/close-small.svg');
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 10px;
  margin-bottom: 2px;
  margin-left: 4px;
  transition: all 0.1s ease;
  width: 8px;
}
.product-list-navigation__button:hover,
.product-list-navigation__button:focus {
  color: #7dadc6;
  text-decoration: none;
}
.product-list-navigation__button:hover::after,
.product-list-navigation__button:focus::after {
  background-image: url('../images/icons/close-small-blue-light.svg');
}
.product-list-navigation__container {
  margin-bottom: 12px;
}
.product-list-navigation__filter {
  width: 100%;
}
.product-list-navigation__filter:first-of-type {
  margin-right: 20px;
}
.product-list-navigation__filter--search-results:first-of-type {
  margin-right: 0;
}
.product-list-navigation__filter .select2-container .select2-selection--single .select2-selection__rendered {
  color: #424e5b;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
}
.product-list-navigation__filters {
  display: flex;
  flex: 1;
  justify-content: space-between;
  margin-bottom: 0px;
  gap: 8px;
}
.product-list-navigation__filters--search-results {
  flex: 0.6;
}
.product-list-navigation__filter-label {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .product-list-navigation {
    margin-top: 20px;
  }
  .product-list-navigation__breadcrumbs {
    border-bottom: none;
    margin: 2px 0 7px;
    padding: 0px;
  }
  .product-list-navigation__button {
    flex-grow: 0;
    order: 0;
  }
  .product-list-navigation__container {
    margin: 0 18px;
    border-bottom: 0px solid #ececec;
  }
  .product-list-navigation__filter--search-results {
    width: 300px;
  }
  .product-list-navigation__filter--search-results:first-of-type {
    margin-right: 20px;
  }
  .product-list-navigation__filters--search-results {
    margin-bottom: 0;
    margin-top: 25px;
    flex: 1;
    justify-content: end;
  }
}
@media only screen and (min-width: 992px) {
  .toolbar-custom .product-list-navigation {
    margin-bottom: 0;
  }
  .product-list-navigation {
    margin-bottom: 40px;
    margin-top: 0px;
  }
  .product-list-navigation__breadcrumbs .breadcrumbs {
    margin: 20px 40px 0 0;
  }
  .product-list-navigation__filter {
    width: 240px;
  }
  .product-list-navigation__filter--search-results {
    width: 300px;
  }
  .product-list-navigation__filters {
    flex: 0;
    justify-content: flex-end;
    margin-right: 0;
    margin-top: 25px;
  }
  .product-list-navigation__filters-wrapper {
    align-items: center;
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
  .product-list-navigation {
    margin-bottom: 40px;
  }
  .product-list-navigation__container {
    margin: 0 30px;
  }
}
@media screen and (max-width: 560px) {
  .product-list-navigation__filters {
    margin-bottom: -40px;
    z-index: 999;
  }
  .product-list-navigation__filters.product-list-nav-selected {
    flex-flow: wrap;
    gap: 8px;
  }
  .product-list-navigation__filter:first-of-type {
    margin-right: 0px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: calc(37%);
    right: 3px;
    background: #f4f6f7;
    font-size: 14px;
  }
}
.product-list-pagination {
  border-top: 2px solid #ececec;
  font-family: 'proxima-nova', sans-serif;
  font-size: 18px;
  letter-spacing: .025em;
  line-height: 22px;
  margin-bottom: 40px;
  padding-top: 20px;
}
.product-list-pagination__label {
  color: #424e5b;
  display: flex;
  justify-content: center;
}
.product-list-pagination__link {
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
  margin-left: 10px;
  text-transform: uppercase;
}
.product-list-pagination__numbers-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-list-pagination__numbers {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}
.product-list-pagination__number {
  align-items: center;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid #ececec;
  display: flex;
  font-size: 18px;
  height: 30px;
  justify-content: center;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 10px;
  position: relative;
  text-align: center;
  width: 30px;
}
.product-list-pagination__number a {
  align-items: center;
  color: #424e5b;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
  z-index: 1;
}
.product-list-pagination__number--current {
  background-color: #424e5b;
  border-color: #424e5b;
  color: #ffffff;
}
.product-list-pagination__number--current a {
  color: #ffffff;
}
.product-list-pagination__number--next::before {
  background-image: url('../images/icons/right-chevron.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 12px;
  left: 10px;
  position: absolute;
  top: 8px;
  width: 8px;
  z-index: 0;
}
.product-list-pagination__number--previous::before {
  background-image: url('../images/icons/left-chevron.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 12px;
  left: 10px;
  position: absolute;
  top: 8px;
  width: 8px;
  z-index: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .product-list-pagination {
    margin-bottom: 30px;
  }
  .product-list-pagination__label {
    justify-content: flex-start;
  }
  .product-list-pagination__numbers-container {
    justify-content: flex-end;
  }
}
.product-summary__column {
  text-align: center;
}
.product-summary__column:first-child {
  text-align: center;
}
.product-summary__details {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.product-summary__details-wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
.product-summary__label,
.product-summary__values {
  color: #707070;
  display: inline;
  font-family: 'proxima-nova', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
}
.product-summary__label {
  font-weight: 700;
}
.product-summary__image {
  align-items: center;
  border-radius: 8px;
  display: flex;
  flex: 1 0 auto;
  justify-items: center;
  margin-right: 10px;
  width: 78px;
  height: 78px;
  border: 1px solid #f4f6f7;
  padding: 10px;
}
.product-summary__item {
  border-bottom: 2px solid #ececec;
  display: block;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
.product-summary__item:last-child {
  margin-bottom: 0;
}
.product-summary__item-name {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 1.2;
  margin-bottom: 10px;
}
.product-summary__options {
  margin-bottom: 0;
}
.product-summary__price {
  display: flex;
}
.product-summary__price-amount {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  line-height: 1.2;
}
.product-summary__price-amount--sale {
  color: #eb5243;
  margin-left: 7px;
  position: relative;
}
.product-summary__price-amount--sale::before {
  background-color: #ececec;
  content: '';
  display: block;
  height: 32px;
  left: -8px;
  position: absolute;
  top: -4px;
  width: 2px;
}
.product-summary__price-amount--with-sale {
  margin-right: 7px;
  text-decoration: line-through;
}
.product-summary:not(:last-child) {
  margin-bottom: 15px;
  position: relative;
}
.product-summary:not(:last-child)::after {
  content: '';
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .product-summary {
    padding: 0 5px;
  }
  .product-summary__column {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: left;
    width: 33%;
  }
  .product-summary__column:first-child {
    text-align: left;
  }
  .product-summary__column:nth-child(3) {
    align-items: flex-end;
  }
  .product-summary__details {
    margin-top: 0px;
  }
  .product-summary__details-wrapper {
    padding-top: 0;
  }
  .product-summary__image {
    width: 100px;
    height: 100px;
  }
  .product-summary__item {
    margin-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
  }
  .product-summary__main .product.options {
    /*width: 200%;*/
    margin-left: 0;
  }
  .product-summary__option {
    display: flex;
  }
  .product-summary:not(:last-child) {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 40px;
  }
  .product-summary:not(:last-child)::after {
    content: '';
  }
}
.program-benefits {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #f4f6f7;
  padding-top: 40px;
  padding-bottom: 50px;
}
.program-benefits__button-container {
  text-align: center;
}
.program-benefits__button.action.primary {
  padding: 14px 60px;
}
.program-benefits__card-item {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
}
.program-benefits__card-title {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  margin-bottom: 12px;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
}
.program-benefits__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: center;
  color: #424e5b;
  line-height: 48px;
}
.program-benefits__icon {
  margin-bottom: 8px;
}
.program-benefits__text {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 12px;
  text-align: center;
  width: 350px;
  line-height: 18px;
  font-weight: 400;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .program-benefits__card-item {
    background-color: #ffffff;
    border-radius: 6px;
    height: 270px;
    justify-content: unset;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 15px;
  }
  .program-benefits__card-title {
    min-height: 40px;
  }
  .program-benefits__icon {
    width: 48px;
    height: 48px;
  }
  .program-benefits__text {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .program-benefits__card {
    padding-left: 6.5px;
    padding-right: 6.5px;
    height: 100%;
    padding-bottom: 40px;
  }
  .program-benefits__card-item {
    height: 100%;
    margin-bottom: 0;
  }
  .program-benefits .col-lg-2 {
    width: 20%;
  }
  .program-benefits__card-title {
    min-height: 57px;
  }
}
@media only screen and (min-width: 1200px) {
  .program-benefits__card-item {
    height: 250px;
  }
  .program-benefits__card-title {
    min-height: 50px;
  }
}
@media only screen and (min-width: 1400px) {
  .program-benefits__card-title {
    max-width: calc(100% - 66px);
  }
}
#product-question-list-container .block-title {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
#product-question-list-container .block-title strong {
  font-weight: 700;
}
#product-question-list-container ol {
  padding-left: 0;
}
#product-question-list-container .pqa-question-item {
  list-style: none;
}
#product-question-list-container .pqa-question-title {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}
#product-question-list-container .read_other_answers {
  color: #adcad9;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .055em;
  line-height: 26px;
}
#product-question-list-container .trigger-answer {
  color: #adcad9;
  font-family: 'Roboto Condensed', sans-serif;
}
#product-question-list-container .answer-bottom {
  display: none;
}
.modal-popup .modal-title {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #f4f6f7;
}
.modal-popup.modal-slide .modal-footer {
  border-top: 0;
  padding-top: 0;
}
.modal-popup .modal-header {
  display: block;
}
.qa-question-toolbar {
  border-top: 1px solid #f4f6f7;
}
.modal-popup .modal-content {
  padding-bottom: 0;
}
.modal-popup .modal-content .SignInPopupModal {
  padding-bottom: 26px;
}
.modal-popup .modal-content .SignInPopupModal a {
  color: #adcad9;
}
.modal-popup.modal-slide .modal-inner-wrap[class] {
  background-color: #ffffff;
}
.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
  min-height: auto;
}
.modal-popup.modal-slide._inner-scroll._show {
  z-index: 99999 !important;
}
.modal-popup.modal-slide .modal-inner-wrap {
  margin: 5rem auto;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.program-card {
  background-color: #f4f6f7;
  border-radius: 12px;
  padding: 50px 30px 40px;
}
.program-card__block {
  margin-bottom: 40px;
}
.program-card__head {
  border-bottom: 2px solid #ececec;
  display: flex;
  margin-bottom: 25px;
  padding: 0 0px 17px;
}
.program-card__heading {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 53px;
  text-transform: uppercase;
  width: 65%;
}
.program-card__icon {
  max-width: 72px;
  margin-top: 12px;
}
.program-card__link {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}
.program-card__link:hover,
.program-card__link:focus {
  color: #7dadc6;
}
.program-card__main {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 40px;
}
.cms-showrooms .program-card__heading {
  font-size: 34px;
  line-height: 40px;
}
.cms-showrooms .program-card__icon {
  margin-top: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .program-card__block {
    margin-bottom: 40px;
  }
  .program-card__head {
    align-items: center;
    justify-content: space-between;
  }
  .program-card__link {
    color: #7dadc6;
  }
}
@media only screen and (min-width: 992px) {
  .program-card__head {
    align-items: unset;
    justify-content: flex-start;
    padding: 0 10px 17px;
  }
  .program-card__icon {
    max-width: 71px;
  }
}
/*
 * Quantity from M1 for package builder
 */
/* ==========================================================================
  Mobile First
  ========================================================================== */
.quantity label {
  color: #424e5b;
  display: block;
  font-size: 16px;
  font-weight: normal;
  outline: none;
}
.quantity input {
  appearance: none;
  background-color: #ecedee;
  border-radius: 9px;
  border: none;
  color: #424e5b;
  display: inline-block;
  font-size: 14px;
  height: 47px;
  margin-bottom: 20px;
  outline: none;
  text-align: center;
  width: 54px;
  padding: 0;
}
.quantity__val--btn {
  cursor: pointer;
  display: inline-block;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  background-color: #fff;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
.rating-summary .rating-result {
  width: auto !important;
}
.rating-summary .rating-result::before {
  -webkit-text-stroke: 2px #f4f6f7;
  color: #ffffff;
  font-size: 18px;
  height: 18px;
  letter-spacing: 3px;
  line-height: 1;
}
.rating-summary .rating-result > span::before {
  color: #d5b014;
  font-size: 18px;
  height: 18px;
  letter-spacing: 3px;
  line-height: 1;
}
.request-catalog {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-bottom: 70px;
  padding-top: 30px;
  background-color: #f4f6f7;
}
.request-catalog__image-container {
  margin-bottom: 40px;
}
.request-catalog__image-container img {
  border-radius: 8px;
  display: block;
}
.request-catalog__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 53px;
  margin-bottom: 20px;
  color: #7dadc6;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #ececec;
}
.request-catalog__subheading {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #424e5b;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 2px solid #ececec;
  margin-bottom: 0;
}
.request-catalog__modal .modal-content {
  border: none;
}
.request-catalog__modal .modal-close {
  background: url('../images/video-hero/close-circle.svg') center center no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  display: block;
  height: 40px;
  margin: 0;
  opacity: 0.8;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: -45px;
  transition: opacity 0.2s cubic-bezier(0.16, 0.62, 0.7, 0.47);
  width: 40px;
}
.request-catalog__modal .modal-close:focus,
.request-catalog__modal .modal-close:hover {
  opacity: 1;
}
.request-catalog__modal-heading {
  color: #7dadc6;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
}
.request-catalog__modal-content p {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.4;
}
.request-catalog__modal-content a {
  color: #424e5b;
}
.request-catalog__modal-link-container {
  text-align: center;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 576px) {
  .request-catalog__modal-container {
    margin-left: 8%;
    width: 80%;
  }
}
@media only screen and (min-width: 768px) {
  .request-catalog {
    padding-top: 70px;
  }
  .request-catalog__heading {
    text-align: left;
    font-size: 40px;
    padding-bottom: 20px;
  }
  .request-catalog__subheading {
    text-align: left;
  }
  .request-catalog .modal-dialog {
    width: 740px;
  }
}
@media only screen and (min-width: 992px) {
  .request-catalog__heading {
    line-height: 34px;
  }
  .request-catalog .modal-dialog {
    width: 1200px;
  }
}
/*
 * Responsive iframe
 */
/* ==========================================================================
   Mobile First
   ========================================================================== */
.responsive-iframe {
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.responsive-iframe iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.responsive-iframe--par-4-3 {
  padding-bottom: 75%;
}
.responsive-iframe--par-16-9 {
  padding-bottom: 56.25%;
}
.responsive-iframe--par-21-9 {
  padding-bottom: 42.85714286%;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
/*
 * Scholarship
 */
.scholarship {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-top: 40px;
}
.scholarship h1 {
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
}
.scholarship__content {
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
}
.scholarship__content img {
  margin-bottom: 15px;
  margin-top: 7px;
  width: 100%;
}
.scholarship__content:last-child {
  border: none;
}
.scholarship__content h3 {
  margin-bottom: 10px;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  font-weight: normal;
}
.scholarship__content p {
  margin-bottom: 20px;
  font-size: 16px;
  font-family: 'proxima-nova', sans-serif;
  color: #707070;
  line-height: 1.4;
  text-align: center;
}
.scholarship__content ul {
  padding-left: 20px;
  list-style: none;
}
.scholarship__content ul li {
  color: #777777;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  background-position: 10px top;
  padding-left: 72px;
  padding-bottom: 9px;
  background-image: url(../images/icons/list-svg.svg);
  background-repeat: no-repeat;
}
.scholarship__content ul li a {
  color: #12c48b;
}
.scholarship__content .action {
  display: block;
  margin-bottom: 10px;
}
.scholarship-winner-container {
  padding: 40px 0;
}
.scholarship-winner {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-top: 15px;
}
.scholarship-winner__pic img {
  display: block;
  margin: 0 auto;
}
.scholarship-winner__content h3 {
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
}
.scholarship-winner__content p {
  font-size: 16px;
  font-family: 'proxima-nova', sans-serif;
  color: #707070;
  line-height: 1.4;
}
.scholarship-winner__content li {
  background-position: 10px top;
  padding-left: 72px;
  padding-bottom: 9px;
  background-image: url(../images/icons/list-svg.svg);
  background-repeat: no-repeat;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (min-width: 576px) {
  .scholarship {
    padding: 40px 32px 40px 32px;
  }
  .scholarship-winner {
    padding-right: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .scholarship {
    width: 85%;
    margin: 0 auto;
  }
  .scholarship__content p {
    margin: 0 auto 20px auto;
    width: 75%;
  }
  .scholarship__content ul {
    margin: 0 auto;
    width: 75%;
  }
}
@media only screen and (max-width: 991px) {
  .scholarship {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .scholarship-winner {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .scholarship-winner__pic:first-child {
    display: none;
  }
  .scholarship-winner:last-child {
    margin-bottom: 40px;
  }
}
/*
 * Select2 Theme
 */
/* ==========================================================================
   Mobile First
   ========================================================================== */
.select2-container--default {
  display: block;
  min-width: 150px;
  width: auto !important;
}
.select2-container--default .select2-dropdown {
  border: none;
}
.select2-container--default .select2-dropdown--above {
  margin-bottom: 4px;
}
.select2-container--default .select2-dropdown--below {
  margin-top: 4px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected].select2-results__option--selectable {
  background-color: #424e5b;
  color: #ffffff;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ccfaeb;
  color: #ffffff;
}
.select2-container--default .select2-results__option {
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #424e5b;
}
.select2-container--default .select2-results__options {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.select2-container--default .select2-results__options::-webkit-scrollbar {
  background-color: #ececec;
  -webkit-appearance: none;
  width: 7px;
}
.select2-container--default .select2-results__options::-webkit-scrollbar:vertical {
  width: 8px;
}
.select2-container--default .select2-results__options::-webkit-scrollbar-thumb {
  background-color: #424e5b;
  border-radius: 0px;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  border-left: 1px solid #ffffff;
}
.select2-container--default .select2-selection {
  border-radius: 6px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  align-items: center;
  background-color: #637181;
  color: #ffffff;
  display: inline-flex;
  flex-direction: row;
  padding: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  margin-left: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  border-color: #ffffff;
  color: #ffffff;
  position: static;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #637181;
}
.select2-container--default .select2-selection--single {
  background-color: #f4f6f7;
  border-radius: 6px;
  border: none;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: calc(50% - 13px);
  right: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url('../images/icons/dropdown-arrow.svg');
  background-position: center;
  background-size: cover;
  border: none;
  height: 5px;
  width: 8px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 10px;
  padding-right: 10px;
}
.select2-dropdown {
  border: none;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 768px) {
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.shipping-options {
  color: #424e5b;
  font-size: 16px;
  padding: 20px 10px 0;
}
.shipping-options__group {
  display: grid;
  flex: 1;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 30px;
}
.shipping-options__group .checkbox {
  margin-right: 30px;
}
.shipping-options__group input {
  margin-right: 15px;
}
.shipping-options__legend {
  grid-column: 1 / 3;
  margin-bottom: 10px;
  margin-right: 15px;
}
.shipping-options__note {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 40px;
}
.shipping-options__option {
  margin-bottom: 30px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .shipping-options {
    padding: 30px 30px 0;
  }
  .shipping-options__group {
    display: flex;
  }
}
.logout {
  padding-top: 40px;
}
.logout__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  color: #7dadc6;
  font-weight: 400;
}
.logout__text {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.4;
  font-weight: 400;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.skip {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.skip:focus {
  position: static;
  width: auto;
  height: auto;
}
.action.skip:focus {
  background: #ccfaeb;
  border: 1px solid #ccfaeb;
  color: #637181;
  padding: 10px 20px;
  position: static;
  width: auto;
  height: auto;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.shipping-zip-form .fieldset .legend {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
  padding-bottom: 10px;
  padding-left: 10px;
  border: none;
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-right: 10px;
}
.shipping-zip-form .field-tooltip--shipping {
  position: static;
}
.shipping-zip-form .field-tooltip-content-container {
  position: relative;
}
.shipping-zip-form .field-tooltip-content {
  line-height: 1.42857143;
  font-family: 'proxima-nova', sans-serif;
  color: #333;
  top: 16px;
  left: -238px;
}
.shipping-zip-form__content .note {
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  font-family: 'proxima-nova', sans-serif;
  padding-right: 40px;
  padding-bottom: 20px;
}
.shipping-zip-form__content {
  padding-top: 7px;
  border-top: 2px solid #ececec;
  padding-left: 30px;
}
.shipping-zip-form .fieldset div[name="shippingAddress.country_id"] {
  display: none;
}
.shipping-zip-form .fieldset div[name="shippingAddress.region_id"] {
  display: none;
}
.shipping-zip-form .fieldset div[name="shippingAddress.region_id"] .label span {
  display: none;
}
.shipping-zip-form .fieldset div[name="shippingAddress.region"] {
  display: none;
}
.shipping-zip-form .select2-container--default {
  width: 90% !important;
}
.shipping-zip-form .fieldset div[name="shippingAddress.region_id"] .control .select2-selection--single {
  background-color: #ffffff;
  border: 2px solid #ececec;
  height: 52px;
}
.shipping-zip-form .fieldset div[name="shippingAddress.region_id"] .control .select2-selection__rendered {
  color: #424e5b;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.448px;
  padding-top: 14px;
  padding-left: 20px;
}
.shipping-zip-form .fieldset div[name="shippingAddress.postcode"] .label span {
  display: none;
}
.shipping-zip-form .fieldset div[name="shippingAddress.postcode"] .control input[type="text"] {
  background-color: #ffffff;
  border: 2px solid #ececec;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.448px;
  color: #424e5b;
  margin-bottom: 10px;
  border-radius: 6px;
  width: 90%;
  margin-top: 10px;
  padding-left: 20px;
}
.shipping-zip-form__link-container {
  text-align: center;
  margin-right: 40px;
}
.shipping-zip-form__link {
  text-transform: uppercase;
  color: #87acc2;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0.448px;
  cursor: pointer;
}
.shipping-zip-form a:hover,
.shipping-zip-form a:visited {
  color: #87acc2;
  text-decoration: underline;
}
#co-shipping-method-form {
  display: none;
}
@media only screen and (min-width: 768px) {
  .shipping-zip-form__content {
    padding-left: 0;
  }
  .shipping-zip-form__content .note {
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 0;
  }
  .shipping-zip-form .select2-container--default {
    width: 100% !important;
  }
  .shipping-zip-form .fieldset div[name="shippingAddress.postcode"] .control input[type="text"],
  .shipping-zip-form .select2-container--default {
    width: 100%;
  }
  .shipping-zip-form__link-container {
    margin-right: 0;
  }
  .shipping-zip-form .field-tooltip .field-tooltip-content::before {
    border-right-color: unset;
    border: 10px solid transparent;
    border-bottom-color: #666;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
    content: "";
    display: block;
    position: absolute;
    z-index: 3;
  }
  .shipping-zip-form .field-tooltip .field-tooltip-content::after {
    border-right-color: unset;
    top: 1px;
    border: 10px solid transparent;
    border-bottom-color: #f4f4f4;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    z-index: 4;
  }
}
@media only screen and (min-width: 992px) {
  .shipping-zip-form .field-tooltip-content-container {
    position: static;
  }
  .shipping-zip-form .field-tooltip-content {
    right: auto;
    top: 76px;
    left: 16px;
  }
}
.qa-search-box-container .action {
  background: #ccfaeb;
  border: 1px solid #ccfaeb;
  color: #637181;
  cursor: pointer;
  display: inline-block;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
  padding: 15px 20px;
  font-size: 2rem;
  line-height: 2rem;
  border-radius: 100px !important;
  text-transform: uppercase;
  transition: background-color 0.1s ease, border-color 0.1s ease, color 0.1s ease;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .qa-search-box-container {
    display: flex;
    position: relative;
    z-index: 1;
  }
}
.sales-order-view .page-title-wrapper,
.sales-order-creditmemo .page-title-wrapper,
.sales-order-shipment .page-title-wrapper,
.sales-order-invoice .page-title-wrapper,
.sales-order-print .page-title-wrapper {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}
.sales-order-view .page-title-wrapper .page-title span,
.sales-order-creditmemo .page-title-wrapper .page-title span,
.sales-order-shipment .page-title-wrapper .page-title span,
.sales-order-invoice .page-title-wrapper .page-title span,
.sales-order-print .page-title-wrapper .page-title span {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
  color: #424e5b;
  padding-bottom: 14px;
}
.sales-order-view .page-title-wrapper .order-date span,
.sales-order-creditmemo .page-title-wrapper .order-date span,
.sales-order-shipment .page-title-wrapper .order-date span,
.sales-order-invoice .page-title-wrapper .order-date span,
.sales-order-print .page-title-wrapper .order-date span {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #707070;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar a,
.sales-order-creditmemo .page-title-wrapper .order-actions-toolbar a,
.sales-order-shipment .page-title-wrapper .order-actions-toolbar a,
.sales-order-invoice .page-title-wrapper .order-actions-toolbar a,
.sales-order-print .page-title-wrapper .order-actions-toolbar a {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}
.abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
.magento-rma-returns-view .page-main .page-title-wrapper .order-status,
.account .page-main .page-title-wrapper .order-status,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
.sales-guest-view .page-main .page-title-wrapper .order-status {
  margin-top: 10px;
}
.order-date {
  margin-top: 0px !important;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .sales-order-view .page-title-wrapper,
  .sales-order-creditmemo .page-title-wrapper,
  .sales-order-shipment .page-title-wrapper,
  .sales-order-invoice .page-title-wrapper {
    margin-top: 40px;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin-top: 6px;
  }
}
.short-hero {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #eaf1f6;
  margin-bottom: 30px;
}
.short-hero__content {
  align-items: center;
  color: #424e5b;
  display: flex;
  /*justify-content: center;
    text-align: center;*/
  padding: 2rem 1.5rem;
  position: relative;
  inset: 0;
  background-color: #eaf1f6;
}
.short-hero__content--short-hero-heading {
  background-color: #f4f6f7;
  padding: 16px 0px 19px;
  text-transform: uppercase;
  position: relative;
}
.short-hero__content--short-hero-heading .short-hero__content-inner {
  width: auto;
}
.short-hero__content--short-hero-heading .short-hero__title {
  font-size: 24px;
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
}
.short-hero__content h2 {
  margin-bottom: 1rem;
}
.short-hero__content a {
  color: #424e5b;
  font-weight: 600;
  text-decoration: underline;
}
.short-hero__content a:hover {
  text-decoration-thickness: 2px;
}
.short-hero__title {
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 11px;
  color: #424e5b;
  font-size: 40px;
  text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}
.short-hero__text {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  display: none;
}
.short-hero__image {
  display: block;
  object-position: center;
}
.short-hero__image-container {
  width: 100%;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.mbl-vi {
  display: none;
  /* Initially hide on all devices */
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .short-hero {
    margin-bottom: 0;
  }
  .short-hero__content--short-hero-heading {
    background-color: #ffffff;
    padding: 35px 0 0;
  }
  .short-hero__content--short-hero-heading .short-hero__title {
    font-size: 40px;
    font-weight: 400;
  }
  .short-hero__text {
    display: block;
  }
  .short-hero__image-container {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .short-hero__container {
    display: flex;
    margin-bottom: 10px;
    min-height: 258px;
    max-width: 1920px;
    margin: 0 auto;
  }
  .short-hero__content {
    background-color: #eaf1f6;
    text-align: left;
    width: 64%;
    display: flex;
    flex-flow: column;
    position: relative;
    padding: 30px 34px;
    align-items: left;
    font-size: 15px;
  }
  .short-hero__content--short-hero-heading {
    text-align: center;
    background-color: #ffffff;
    width: 100%;
    padding: 35px 0 0;
  }
  .short-hero__content--short-hero-heading .short-hero__title {
    text-shadow: none;
  }
  .short-hero__content h2 {
    margin-bottom: 1rem;
  }
  .short-hero__title {
    font-size: 40px;
    color: #424e5b;
    text-shadow: none;
    text-transform: capitalize;
  }
  .short-hero__image {
    object-position: center;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .short-hero__image-container {
    overflow: hidden;
    width: 38%;
    height: 275px;
  }
  .desktop-vi {
    aspect-ratio: 8;
  }
}
@media only screen and (min-width: 1920px) {
  .short-hero {
    padding: 0 25px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* For mobile devices */
  .mbl-vi {
    display: block;
    /* Show on mobile */
  }
  .desktop-vi {
    display: none;
    /* Hide on mobile */
  }
}
.showroom-preview {
  margin-bottom: 50px;
}
.showroom-preview__address {
  color: #707070;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
.showroom-preview__container {
  display: flex;
  flex-direction: column;
}
.showroom-preview__directions {
  color: #7dadc6;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: 700;
  width: fit-content;
  margin-top: 5px;
  text-decoration: underline;
}
.showroom-preview__directions:hover,
.showroom-preview__directions:focus,
.showroom-preview__directions:visited {
  color: #424e5b;
}
.showroom-preview__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 10px;
}
.showroom-preview__info {
  color: #707070;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 22px;
}
.showroom-preview__phone {
  color: #707070;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  width: fit-content;
}
.showroom-preview__wrapper--bordered {
  border-bottom: 2px solid #ececec;
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.showroom-preview--contact-us {
  padding-top: 60px;
  border-top: 2px solid #ececec;
}
.cms-showrooms .brands-block {
  border-top: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .showroom-preview__directions {
    color: #7dadc6;
    text-decoration: underline;
  }
}
@media only screen and (min-width: 992px) {
  .showroom-preview {
    margin-bottom: 90px;
  }
  .showroom-preview__container {
    height: 100%;
    justify-content: center;
  }
  .showroom-preview__image {
    padding: 0 40px;
  }
  .showroom-preview__wrapper--bordered {
    border-bottom: 2px solid #ececec;
    padding-bottom: 40px;
    margin-bottom: 0;
  }
}
.sales-order-print .container {
  margin: initial;
}
.sales-order-print .logo {
  transform: rotate(0);
  margin-left: 18px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.simple-hero {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.simple-hero__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 214px;
  width: 100%;
  display: block;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .simple-hero__image {
    height: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .simple-hero__image {
    height: 270px;
  }
}
.small-banner {
  align-items: center;
  background-color: #f4f6f7;
  border-radius: 6px;
  border: 2px solid #707070;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 0;
  text-align: center;
}
.small-banner__heading {
  color: #5E6771;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 8px;
}
.small-banner__content {
  font-family: 'proxima-nova', sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #707070;
  text-transform: uppercase;
}
.small-banner__link {
  color: #7dadc6 !important;
  font-weight: 700;
  text-decoration: underline;
  text-transform: capitalize;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.star {
  background-image: url('../images/stars/star-full.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 21px;
  width: 24px;
}
.star--half {
  background-image: url('../images/stars/star-half.svg');
}
/* ==========================================================================
    Media Queries
========================================================================== */
.forgot-password {
  padding-top: 40px;
  padding-bottom: 80px;
}
.forgot-password__heading {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
  margin-bottom: 30px;
  padding-left: 5px;
}
.forgot-password__title {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 10px;
}
.forgot-password .form.password.forget {
  width: auto;
  min-width: unset;
}
.forgot-password .field.note {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 15px;
}
.forgot-password .form.password.forget .fieldset:after {
  display: none;
}
.forgot-password .fieldset {
  margin-bottom: 10px;
}
.forgot-password input[type="email"] {
  background-color: #f4f6f7;
  border-color: transparent;
  color: #424e5b;
  letter-spacing: 0.44px;
}
.forgot-password input[type="email"].error {
  background-color: #f4f6f7;
  border-color: #eb5243;
}
.forgot-password input[type="email"]:focus {
  outline: 0;
}
.forgot-password input[type="email"]:disabled {
  opacity: 0.6;
}
.forgot-password input:not([disabled]):focus {
  box-shadow: none;
}
.forgot-password label.error {
  color: #eb5243;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 10px;
  margin-top: 3.5px;
  padding-left: 20px;
}
.forgot-password .actions-toolbar .secondary .action.back {
  display: block;
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #424e5b;
  margin-right: 15px;
}
.forgot-password .actions-toolbar .secondary {
  margin-bottom: 0;
}
.forgot-password .actions-toolbar {
  display: flex;
  align-items: center;
}
.forgot-password .actions-toolbar .action.primary {
  padding: 14px 60px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.story {
  margin-top: 45px;
}
.story__intro {
  font-family: 'proxima-nova', sans-serif;
  text-align: center;
  margin-bottom: 45px;
}
.story__intro h2 {
  margin-bottom: 15px;
}
.story__intro p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #707070;
}
.story__intro .sub {
  font-weight: normal;
}
.story__content {
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
  margin-bottom: 45px;
}
.story__content:last-child {
  margin: 0;
}
.story__content:last-child .story__wrap {
  margin-bottom: 0;
}
.story__date {
  background-image: url('../images/story/date_bg.png');
  background-position: center;
  background-repeat: no-repeat;
  color: #7dadc6;
  display: block;
  font-family: 'Stint Ultra Expanded', serif;
  font-size: 30px;
  height: 52px;
  margin: 0 auto;
  text-align: center;
  width: 197px;
  margin-top: -25px;
  line-height: 52px;
}
.story__date.text {
  font-size: 18px;
}
.story__wrap {
  margin: 33px 0px;
  padding-bottom: 33px;
  font-size: 0;
}
.story__wrap .center {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.story__pic {
  position: relative;
  overflow: hidden;
  border-radius: 9px;
  margin-bottom: 20px;
}
.story__pic img {
  display: block;
  width: 100%;
}
.story__caption {
  position: absolute;
  bottom: 0px;
  background-color: rgba(66, 78, 92, 0.8);
  padding: 5px;
}
.story__caption--left {
  left: 0px;
}
.story__caption--right {
  right: 0px;
}
.story__caption p {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
}
.story__text {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.story__text:before,
.story__text:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.story__text:before {
  top: 5px;
}
.story__text:after {
  bottom: 5px;
}
.story__text.full {
  margin-bottom: 20px;
}
.story__text p {
  padding: 33px 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-family: 'proxima-nova', sans-serif;
  font-size: 18px;
  line-height: 1.8;
  color: #707070;
}
.story__text p span {
  font-weight: bold;
}
.story__title {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 576px) {
  .story__title {
    font-size: 40px;
  }
  .story__text {
    margin-top: 0px;
  }
  .story__pic {
    margin-bottom: 0px;
  }
  .story__caption {
    padding: 10px 30px;
  }
  .story__caption p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .story__content {
    background-color: #f4f6f7;
  }
  .story__content:last-child {
    margin: 0 0 30px !important;
  }
  .story__wrap {
    padding: 0 40px 30px 40px;
  }
}
@media only screen and (max-width: 991px) {
  .story__wrap {
    margin: 33px 0 0;
    padding-bottom: 0;
  }
}
.std {
  padding-bottom: 40px;
}
.std h1 {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
}
.std h2,
.std h1 {
  border-bottom: 1px solid #ecedee;
  padding-bottom: 10px;
  margin-bottom: 13px;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
}
.std h3 {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: 400;
}
.std h4 {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
}
.std p {
  margin-bottom: 15px;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.4;
  font-weight: 400;
}
.std a {
  color: #424e5b;
}
.std li,
.std ol {
  margin: 0;
}
.std .breadcrumbs strong {
  font-weight: bold;
}
.std ul {
  padding: 0;
  margin-bottom: 0;
}
.std ol {
  padding: 0;
}
.std img {
  border-radius: 8px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
.tabs {
  margin-top: 0px;
  margin-bottom: 28px;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.tabs__button {
  background: none;
  color: #424e5b;
  cursor: pointer;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 12px 0px;
  line-height: 19px;
  font-weight: 400;
  border: 0;
  border-radius: 0;
  position: relative;
  transition: border-bottom-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.tabs button:hover,
.tabs button:focus {
  background: none;
  border: 0;
}
.tabs__item {
  margin: 0 3px;
}
.tabs__item.is-selected > .tabs__button {
  color: #7dadc6;
}
.tabs__item.is-selected > .tabs__button::after {
  background-color: #84B1C9;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 2px;
  margin: auto;
  width: 80%;
  content: '';
  display: block;
}
.tabs__list {
  align-items: center;
  display: flex;
  flex-direction: row;
  list-style: none;
  margin: 0 -5px;
  padding-left: 7px;
  justify-content: space-between;
  padding-right: 7px;
  position: relative;
}
.tabs__list::after {
  background: #ececec;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  top: 42px;
  transform: translateX(-50%);
  width: 95vw;
  z-index: -1;
}
.tabs__panel:not(.is-shown) {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .tabs {
    margin-top: 0px;
  }
  .tabs__list::after {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .tabs__button {
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
  }
  .tabs__list {
    justify-content: center;
  }
  .tabs__list::after {
    top: 44px;
  }
  .tabs__item {
    margin: 0 20px;
  }
  .tabs__item.is-selected > .tabs__button {
    font-weight: 400;
  }
  .tabs__item.is-selected > .tabs__button::after {
    width: 50%;
  }
}
.block-dashboard-orders {
  padding-bottom: 50px;
}
.block-dashboard-orders__title {
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 29px;
  color: #424e5b;
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
  margin-bottom: 36px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.block-dashboard-orders__title .action.view,
.block-dashboard-orders__title .action.details {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}
.block-dashboard-orders__head {
  padding-left: 10px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 12.5px;
}
.block-dashboard-orders__head-item {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.448px;
  color: #424e5b;
}
.block-dashboard-orders__body {
  padding-left: 10px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 17px;
  padding-top: 20px;
}
.block-dashboard-orders .block-content .empty {
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-left: 10px;
  text-align: center;
}
.block-dashboard-orders__body-item {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #707070;
}
.block-dashboard-orders__body-item--link {
  text-align: center;
  padding-top: 28px;
  padding-bottom: 21px;
}
.block-dashboard-orders__body-item .action.view,
.block-dashboard-orders__body-item .action.order {
  color: #7dadc6;
  font-weight: bold;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.88px;
}
.block-dashboard-orders__body-item .action.view::after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.order-products-toolbar .product-list-pagination__link {
  display: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .block-dashboard-orders__body-item--link {
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .block-dashboard-orders .block-content .empty {
    margin-left: 27px;
  }
  .block-dashboard-orders__head {
    padding-left: 30px;
  }
  .block-dashboard-orders__body {
    padding-left: 30px;
  }
}
/*
 * Meet the Team
 */
.team .centered-text__heading {
  color: #444E5A;
}
.team__content {
  text-align: center;
  background-color: #ffffff;
  border-radius: 9px;
  display: block;
}
.team__intro {
  padding-top: 0px;
  margin-bottom: 20px;
}
.team__intro h2 {
  margin-bottom: 15px;
}
.team__intro p {
  padding: 0 40px;
}
.team__domain {
  border-top: 1px solid #ecedee;
  display: flex;
  flex-flow: row wrap;
  padding-top: 32px;
  padding-bottom: 25px;
  gap: 20px;
}
.team__member {
  margin-top: .0;
  display: inline-block;
  text-align: left;
  width: 25%;
  max-width: 260px;
}
.team__member p {
  padding-left: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
}
.team__member img {
  display: block;
  border-radius: 9px;
  max-width: 100%;
  opacity: 1;
  transition: all 0.2s linear;
  border: 2px solid transparent;
}
.team__member .name {
  font-size: 24px;
  line-height: 1.2;
  opacity: .8;
  transition: all 0.2s linear;
}
.team__member .position {
  font-size: 16px;
  line-height: 1;
  color: #777777;
  opacity: .8;
  text-transform: uppercase;
  transition: all 0.2s linear;
}
.team__member .member-box {
  margin-bottom: 10px;
  display: block;
}
.team__member:hover img {
  opacity: 1;
  border: 2px solid #96ebd0;
}
.team__member:hover .name,
.team__member:hover .position {
  opacity: 1;
}
.fancybox-member .fancybox-skin {
  overflow: hidden;
  padding: 20px !important;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (min-width: 576px) {
  .team__content {
    padding: 0;
    margin: 0px 0 40px;
  }
}
.testimonials-carousel {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #f4f6f7;
  overflow: hidden;
  padding: 40px 0 60px;
  text-align: center;
}
.testimonials-carousel--mint {
  background-color: #def9ef;
}
.testimonials-carousel--gray {
  background-color: #f4f6f7;
}
.testimonials-carousel .slick-list {
  overflow: visible;
}
.testimonials-carousel__author {
  align-items: center;
  display: inline-flex;
  flex-direction: row;
  margin-top: 40px;
}
.testimonials-carousel__author-image {
  aspect-ratio: 1;
  border: 1px solid #424e5b;
  border-radius: 50%;
  margin-right: 12px;
  width: 34px;
}
.testimonials-carousel__author-text {
  font-weight: bold;
  text-align: left;
}
.testimonials-carousel__heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  width: 88%;
  margin: 0 auto 25px auto;
  color: #424e5b;
}
.testimonials-carousel__navigation {
  margin-top: 30px;
}
.testimonials-carousel__navigation .slick-dots {
  padding: 0;
}
.testimonials-carousel__navigation .slick-dots > li > button {
  background-color: #ffffff;
  border: 2px solid #424e5b;
  height: 16px;
  width: 16px;
}
.testimonials-carousel__navigation .slick-dots > li.slick-active > button {
  background-color: #424e5b;
}
.testimonials-carousel__quote {
  display: block;
  font-family: 'Stint Ultra Expanded', serif;
  font-size: 16px;
  line-height: 26px;
  color: #707070;
  margin-top: 30px;
  position: relative;
}
.testimonials-carousel__quote:before,
.testimonials-carousel__quote:after {
  color: #96ebd0;
  display: inline-block;
  font-family: 'Stint Ultra Expanded', serif;
  font-size: 200px;
  height: 0px;
  line-height: 0.7;
  margin: auto;
  position: absolute;
}
.testimonials-carousel__quote:before {
  content: '“';
  left: -30px;
  top: -50px;
}
.testimonials-carousel__quote:after {
  bottom: 0px;
  content: '”';
  right: -30px;
}
.testimonials-carousel__slider {
  padding: 0 28px;
  position: relative;
}
.testimonials-carousel__slider:before,
.testimonials-carousel__slider:after {
  color: #96ebd0;
  display: inline-block;
  font-family: 'Stint Ultra Expanded', serif;
  font-size: 200px;
  height: 60px;
  line-height: 0.7;
  margin: auto;
  position: absolute;
  display: none;
}
.testimonials-carousel__slider:before {
  content: '“';
  left: 0;
  top: -40px;
}
.testimonials-carousel__slider:after {
  bottom: 10px;
  content: '”';
  right: 0;
}
.testimonials-carousel--testimonial .testimonials-carousel__author {
  flex-direction: column;
}
.testimonials-carousel--testimonial .testimonials-carousel__stars {
  display: flex;
}
.testimonials-carousel--testimonial .testimonials-carousel__rating {
  display: flex;
}
.testimonials-carousel--testimonial .testimonials-carousel__rating p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  color: #424e5b;
  font-weight: 400;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .testimonials-carousel__slider::before {
    top: -50px;
    content: '“';
  }
  .testimonials-carousel__slider::after {
    bottom: 20px;
    content: '”';
  }
  .testimonials-carousel__heading {
    width: auto;
    margin: 0 auto 25px auto;
  }
}
@media only screen and (min-width: 992px) {
  .testimonials-carousel {
    background-color: transparent;
    padding: 60px 0 60px;
  }
  .testimonials-carousel--mint {
    background-color: #def9ef;
  }
  .testimonials-carousel--gray {
    background-color: #f4f6f7;
  }
  .testimonials-carousel__author {
    margin-top: 20px;
  }
  .testimonials-carousel__slider {
    padding: 0;
  }
  .testimonials-carousel__slider:before,
  .testimonials-carousel__slider:after {
    bottom: 0;
    top: -80px;
    display: block;
  }
  .testimonials-carousel__slider:before {
    left: auto;
    right: calc(100% + 80px);
  }
  .testimonials-carousel__slider:after {
    left: calc(100% + 80px);
    right: auto;
  }
  .testimonials-carousel__quote {
    font-size: 24px;
    line-height: 44px;
    color: #424e5b;
    margin-top: 0;
  }
  .testimonials-carousel__quote::before,
  .testimonials-carousel__quote::after {
    display: none;
  }
}
.three-title-links {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #ffffff;
  padding: 60px 20px;
}
.three-title-links .row {
  row-gap: 40px;
}
.three-title-links--package-page {
  padding-top: 0;
}
.three-title-links__link {
  display: block;
  position: relative;
  text-align: center;
}
.three-title-links__link:hover {
  text-decoration: none;
}
.three-title-links__link:hover .three-title-links__blue-overlay {
  opacity: 0;
}
.three-title-links__blue-overlay {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  height: 270px;
  width: 100%;
  opacity: 1;
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
}
.three-title-links__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  height: 270px;
  width: 100%;
  opacity: 1;
}
.three-title-links__text {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  left: 50%;
  line-height: 1.15;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}
.three-title-links a:visited {
  color: #ccfaeb;
}
.three-title-links__cta {
  bottom: 28px;
  color: #ccfaeb;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  left: 0;
  line-height: 26px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-decoration: underline;
  text-transform: uppercase;
  width: max-content;
  z-index: 1;
  font-weight: bold;
  letter-spacing: 1.1px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .three-title-links {
    padding: 80px 0 100px 0;
  }
  .three-title-links--package-page {
    padding-top: 0;
  }
  .three-title-links__image,
  .three-title-links__blue-overlay {
    height: 370px;
  }
  .three-title-links__text {
    padding: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .three-title-links__image,
  .three-title-links__blue-overlay {
    height: 486px;
    transition: opacity 0.2s ease;
  }
  .three-title-links__text {
    padding: 40px;
  }
}
@media only screen and (min-width: 1400px) {
  .three-title-links__image,
  .three-title-links__blue-overlay {
    height: 600px;
  }
}
.thumb-zoom {
  background-color: #ffffff;
  border: 1px solid #424e5b;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  display: none;
  flex-direction: column;
  height: 363px;
  justify-content: space-between;
  padding: 16px 16px 16px;
  position: absolute;
  width: 331px;
  z-index: 100;
}
.thumb-zoom__image {
  border: 1px solid #424e5b;
  display: block;
  height: 100%;
  margin: 0 auto 10px;
  max-height: 309px;
  width: 100%;
}
.thumb-zoom__info {
  align-items: baseline;
  font-size: 16px;
  color: #424e5b;
}
.thumb-zoom__name {
  color: #424e5b;
  display: inline;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
}
.thumb-zoom__price {
  display: none;
}
.thumb-zoom.is-shown {
  display: table;
}
.thumb-zoom.has-price .thumb-zoom__price {
  display: inline;
}
.thumb-zoom--mini {
  background-color: #424e5b;
  color: white;
  height: auto;
  padding: 6px 8px 0px;
  z-index: 20;
  border-radius: 6px;
  width: auto;
}
.thumb-zoom--mini .thumb-zoom__name {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 1;
}
@media only screen and (max-width: 991px) {
  .thumb-zoom {
    display: none !important;
  }
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .thumb-zoom__image {
    width: 100%;
  }
}
.tile-grid {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-bottom: 60px;
  padding-top: 80px;
}
.tile-grid .slick-list {
  padding-left: 0;
  padding-right: 0;
}
.tile-grid .col-lg-3,
.tile-grid .col-lg-6 {
  padding-left: 6px;
  padding-right: 6px;
}
.tile-grid__arrows .slick-arrow {
  background: transparent;
}
.tile-grid__arrows .slick-prev,
.tile-grid__arrows .slick-next {
  height: 40px;
  width: 40px;
  top: 232px;
}
.tile-grid__arrows .slick-prev::before,
.tile-grid__arrows .slick-next::before {
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 40px;
}
.tile-grid__arrows .slick-prev::before {
  background-image: url("../images/tile-grid/arrow-left.svg");
  left: 0;
}
.tile-grid__arrows .slick-next::before {
  background-image: url("../images/tile-grid/arrow-right.svg");
  right: 0;
}
.tile-grid__cta {
  color: #ccfaeb;
  font-size: 16px;
  text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.5);
  text-decoration: underline;
}
.tile-grid__heading {
  display: none;
}
.tile-grid__link {
  display: block;
  position: relative;
  height: 300px;
}
.tile-grid__link:hover {
  text-decoration: none;
}
.tile-grid__link:hover .tile-grid__blue-overlay {
  opacity: 0;
}
.tile-grid__blue-overlay,
.tile-grid__image {
  opacity: 1;
  left: 0;
  top: 0;
  position: absolute;
  transition: opacity 0.2s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tile-grid__blue-overlay {
  z-index: 1;
}
.tile-grid__subheading {
  display: none;
}
.tile-grid__text {
  margin-bottom: 2px;
  text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.5);
}
.tile-grid__text-container {
  bottom: 20px;
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 700;
  left: 0;
  line-height: 22px;
  padding: 0 14px;
  position: absolute;
  right: 0;
  text-align: left;
  text-transform: uppercase;
  z-index: 2;
}
.tile-grid__button {
  text-align: center;
  margin-top: 50px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (max-width: 991px) {
  .tile-grid__blue-overlay,
  .tile-grid__image {
    display: block !important;
  }
}
@media only screen and (min-width: 992px) {
  .tile-grid {
    padding-bottom: 100px;
  }
  .tile-grid .col-lg-3,
  .tile-grid .col-lg-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tile-grid .row {
    row-gap: 15px;
  }
  .tile-grid__heading {
    color: #424e5b;
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 11px;
    text-align: center;
  }
  .tile-grid__item--wide .tile-grid__text-container {
    width: 50%;
  }
  .tile-grid__subheading {
    color: #7e7e7e;
    display: block;
    font-size: 16px;
    margin: 0 auto 30px;
    text-align: center;
    width: 90%;
  }
}
.title-intro {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-top: 23px;
  padding-bottom: 60px;
  text-align: center;
}
.title-intro__heading {
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
}
.title-intro__sub-heading,
.title-intro__text {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.title-intro__sub-heading {
  margin-bottom: 12px;
  font-weight: bold;
}
.title-intro__text {
  margin-bottom: 28px;
}
.title-intro__button.action.primary {
  padding: 14px 60px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .title-intro {
    padding-top: 35px;
  }
  .title-intro--post-submission {
    padding-bottom: 5px;
  }
}
.team-index-index .modal-popup .modal-title {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #f4f6f7;
}
.team-index-index .modal-popup.modal-slide .modal-footer {
  border-top: 0;
  padding-top: 0;
}
.team-index-index .modal-popup .modal-header {
  display: block;
}
.team-index-index .modal-popup .modal-content {
  padding-bottom: 0;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (max-width: 1199px) {
  .team-index-index .team__content .team__member {
    width: 100%;
  }
  .team-index-index .modal-popup .modal-content .modal-content {
    margin: 0;
    padding: 0;
  }
}
.form-edit-account__info-password {
  display: flex;
  flex-direction: column;
}
.form-edit-account__info {
  margin-bottom: 20px;
}
.form-edit-account__heading {
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  font-size: 40px;
  margin-bottom: 27px;
  text-align: center;
  font-weight: 400;
  line-height: 46px;
  text-transform: uppercase;
}
.form-edit-account__show-password {
  display: none;
}
.form-edit-account .actions-toolbar {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
.form-edit-account .actions-toolbar .action.primary {
  padding: 14px 60px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .form-edit-account .actions-toolbar {
    flex-direction: row;
  }
}
.title-toc {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-top: 15px;
}
.title-toc .container {
  padding-bottom: 20px;
  border-bottom: 2px solid #ececec;
  width: 95%;
}
.title-toc__heading {
  margin-bottom: 40px;
  padding-left: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  font-size: 44px;
}
.title-toc__links {
  padding-left: 20px;
}
.title-toc__link {
  display: block;
  color: #535e6a;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 21px;
  letter-spacing: 0.4px;
  width: fit-content;
}
.title-toc__link:hover,
.title-toc__link:visited {
  color: #535e6a;
  text-decoration: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .title-toc {
    padding-top: 55px;
  }
  .title-toc .container {
    padding-bottom: 30px;
    width: 100%;
  }
  .title-toc__heading {
    padding-left: 0;
  }
}
.top-banner {
  font-family: 'Roboto Condensed', sans-serif;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #e6fff7;
  padding: 10px 0;
  text-align: center;
  line-height: 22px;
  box-sizing: border-box;
}
.top-banner__text {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
.top-banner.top-promotion {
  text-align: center;
}
.top-banner.top-promotion .top-banner__text {
  text-align: center;
  vertical-align: middle;
  white-space: break-spaces;
  display: block;
}
.top-banner.top-promotion .close_btn {
  position: absolute;
  right: 5px;
  top: 5px;
  border: 0;
  background: none;
  padding: 5px;
  color: #fff;
  z-index: 1;
}
.top-banner > .container {
  max-width: max-content;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .top-banner {
    padding-top: 10px;
  }
  .top-banner__text {
    font-size: 18px;
    letter-spacing: 1px;
  }
}
@media (max-width: 560px) {
  section.top-banner + .top-banner {
    display: flex;
    align-items: center;
  }
}
.top-navigation {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 100;
}
.top-navigation--desktop {
  display: none;
}
.top-navigation--mobile {
  display: block;
  background-color: #424e5b !important;
}
.top-navigation--mobile .top-navigation__item.is-expanded .top-navigation__link--expando {
  background-color: #acefd9;
  color: #424e5b !important;
}
.top-navigation--mobile .top-navigation__item.is-expanded .top-navigation__link--expando::before {
  background-color: #424e5b;
}
.top-navigation--mobile .top-navigation__item.is-expanded .top-navigation__link--expando::after {
  background-color: #424e5b;
  height: 0;
}
.top-navigation--mobile .top-navigation__item:nth-child(5) .top-navigation__link {
  border-top: none;
}
.top-navigation--mobile .top-navigation__link {
  padding: 22px 25px;
  color: #ececec !important;
  transition: all 0.2s ease;
  cursor: pointer;
}
.top-navigation--mobile .top-navigation__link--expando {
  padding: 22px 25px;
  position: relative;
  width: 100%;
}
.top-navigation--mobile .top-navigation__link--expando::after {
  display: block;
  content: '';
  position: absolute;
  width: 2px;
  height: 10px;
  right: 29px;
  top: calc(50% - 4px);
  background-color: #ffffff;
  transition: all 0.2s ease;
}
.top-navigation--mobile .top-navigation__link--expando::before {
  display: block;
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  right: 25px;
  top: 50%;
  background-color: #ffffff;
}
.top-navigation--mobile .navigation-tile {
  padding-left: 30px;
}
.top-navigation--mobile .top-navigation__level--2 li:last-child {
  margin-bottom: 15px;
}
.top-navigation--mobile .top-navigation__item--more-info {
  background-color: #535e6a;
}
.top-navigation--mobile .top-navigation__item--more-info .top-navigation__link {
  text-transform: capitalize;
  color: #ececec !important;
  font-weight: 400;
  letter-spacing: 0.88px;
}
.top-navigation__level--1 {
  margin: 0;
  padding: 0 0 0 40px;
  color: #96ebd0;
}
.top-navigation__level--2 {
  padding-inline-start: 0 !important;
  margin: 0 !important;
  background-color: #f4f6f7;
}
.top-navigation__cta {
  align-items: baseline;
  background-color: #ccfaeb;
  border-radius: 7px;
  color: #424e5b;
  display: flex;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  justify-content: center;
  left: 50%;
  letter-spacing: .025em;
  line-height: 38px;
  margin-top: 10px;
  padding: 0px 20px 0;
  right: 50%;
  text-transform: uppercase;
  transition: color 0.2s ease;
  max-height: 40px;
}
.top-navigation__cta:hover {
  color: #424e5b;
  background-color: #96ebd0;
  text-decoration: none;
}
.top-navigation__cta span {
  font-size: 20px;
  position: relative;
  top: 1px;
  font-weight: 700;
}
.top-navigation__cta-link {
  color: #ccfaeb;
}
.top-navigation__cta-link {
  margin-left: 10px;
}
.top-navigation__cta-link:hover {
  color: #96ebd0;
  text-decoration: none;
}
.top-navigation__item {
  margin-bottom: 0;
  position: relative;
}
.top-navigation__item--tp::after {
  content: '';
  display: block;
  height: 1px;
  background-color: rgba(236, 236, 236, 0.25);
  width: calc(100% - 30px);
  margin: 0 auto;
}
.top-navigation__link {
  color: white !important;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 22px 25px;
}
.top-navigation__link-wrapper {
  position: relative;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .top-navigation__cta {
    border-top: none;
  }
  .top-navigation__cta-link {
    color: #96ebd0;
  }
}
@media only screen and (max-width: 991px) {
  .top-navigation__cta {
    /* margin-top: 15px;*/
  }
}
@media only screen and (min-width: 1200px) {
  .top-navigation {
    margin: 0 auto;
  }
  .top-navigation--desktop {
    display: block;
  }
  .top-navigation--mobile {
    display: none !important;
  }
  .top-navigation__dropdown {
    display: block;
    opacity: 0;
    transition: opacity 0.2s ease-in-out, visibility 0s linear 0.2s;
    visibility: hidden;
    background-color: #f4f6f7;
    left: calc((((100vw - 100%) / -2)) - 0px);
    margin: 0 -20px;
    padding: 50px 0;
    position: absolute;
    right: calc((((100vw - 100%) / -2)) );
    top: 100%;
    z-index: 9000002;
    -webkit-box-shadow: 0px 13px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 13px 15px rgba(0, 0, 0, 0.2);
  }
  .top-navigation__dropdown .container {
    max-width: 1200px;
  }
  .top-navigation__link {
    padding: 15px 40px;
  }
  .top-navigation__item {
    position: static;
  }
  .top-navigation__item:not(:first-child) .top-navigation__link {
    border-top: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
  }
  .top-navigation__item:nth-child(3) .top-navigation__link {
    border-bottom: none;
  }
  .top-navigation__item:nth-child(4) .top-navigation__link {
    padding-left: 0px;
  }
  .top-navigation__item--collections .navigation-tile__text {
    max-width: 200px;
    min-height: 58px;
  }
  .top-navigation__level--1 {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 0 0 20px;
    width: 100%;
    position: relative;
  }
  .top-navigation__level--1 > .top-navigation__item {
    margin: 0px;
    padding-bottom: 10px;
  }
  .top-navigation__level--1 > .top-navigation__item > .top-navigation__link,
  .top-navigation__level--1 > .top-navigation__item > .top-navigation__link0 {
    display: block;
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
    transition: color 0.2s ease;
  }
  .top-navigation__level--1 > .top-navigation__item > .top-navigation__link:hover,
  .top-navigation__level--1 > .top-navigation__item > .top-navigation__link0:hover {
    color: #96ebd0 !important;
    text-decoration: underline !important;
    text-underline-offset: 7px;
    text-decoration-thickness: 2px !important;
  }
  .top-navigation__level--1 > .top-navigation__item.is-open {
    color: #96ebd0;
  }
  .top-navigation__level--1 > .top-navigation__item.is-open > .top-navigation__link {
    color: #96ebd0;
  }
  .top-navigation__level--1 > .top-navigation__item.is-open .top-navigation__dropdown {
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
    visibility: visible;
  }
  .top-navigation__level--2 {
    align-items: start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .top-navigation__level--2 > .top-navigation__item {
    margin-left: 15px;
    margin-right: 15px;
  }
  .top-navigation__level--2 > .top-navigation__item:first-of-type {
    margin-left: 0;
  }
  .top-navigation__level--2 > .top-navigation__item:last-of-type {
    margin-right: 0;
  }
  .top-navigation__level--2 > .top-navigation__item .top-navigation__link {
    display: block;
  }
  .top-navigation__level--2 > .top-navigation__item .top-navigation__link .top-navigation__link-image {
    background: #7dadc6;
  }
  .top-navigation__cta {
    display: block;
    left: initial;
    margin-left: -30px;
    margin-right: 10px;
    margin-top: 0;
    position: static;
    top: initial;
    transform: none;
    transition: color 0.2s ease;
    width: auto;
    height: 40px;
  }
  .top-navigation__cta-link {
    margin-left: 5px;
    color: #96ebd0;
  }
  .top-navigation__cta-link:hover {
    color: #96ebd0;
    text-decoration: none;
  }
  .top-navigation__link {
    text-transform: initial;
    font-weight: 400;
  }
  .top-navigation__link:hover {
    color: #96ebd0 !important;
  }
  .top-navigation__search {
    display: none;
  }
  .top-navigation input[type='text'],
  .top-navigation input[type='text'].active {
    display: none;
  }
}
.login-page {
  display: flex;
  flex-direction: column-reverse;
  padding-top: 40px;
  padding-bottom: 80px;
}
.login-page__heading {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
  margin-bottom: 30px;
  padding-left: 5px;
}
.login-page h3 {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 10px;
}
.login-page .login-container .block .block-title {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.login-page .block-customer-login .field.note,
.login-page .block-customer-login .field.choice,
.login-page .login-container .fieldset:after {
  display: none;
}
.login-page .login-container .block {
  float: initial;
  width: auto;
}
.login-page .field {
  margin-bottom: 0px;
}
.login-page .form-login label.error {
  color: #eb5243;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 10px;
  margin-top: 3.5px;
  padding-left: 20px;
}
.login-page .form-login input[type="email"],
.login-page .form-login input[type="password"] {
  background-color: #f4f6f7;
  border-color: transparent;
  color: #424e5b;
  letter-spacing: 0.44px;
}
.login-page .form-login input[type="email"].error,
.login-page .form-login input[type="password"].error {
  background-color: #f4f6f7;
  border-color: #eb5243;
}
.login-page .form-login input[type="email"]:focus,
.login-page .form-login input[type="password"]:focus {
  outline: 0;
}
.login-page .form-login input[type="email"]:disabled,
.login-page .form-login input[type="password"]:disabled {
  opacity: 0.6;
}
.login-page .form-login input:not([disabled]):focus {
  box-shadow: none;
}
.login-page .form-login .actions-toolbar {
  display: flex;
  flex-direction: column;
}
.login-page .form-login .actions-toolbar .primary {
  margin-bottom: 10px;
  align-self: flex-start;
}
.login-page .form-login .action.remind {
  margin: 0;
  display: block;
  width: fit-content;
  font-size: 16px;
}
.login-page .form-login .action.primary {
  padding: 14px 60px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .login-page .block-customer-login {
    position: relative;
  }
  .login-page .block-customer-login::after {
    position: absolute;
    background-color: #ececec;
    content: '';
    width: 1px;
    height: 100%;
    right: 15px;
    top: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .login-page .block-customer-login {
    position: relative;
  }
  .login-page .block-customer-login::after {
    right: 65px;
  }
  .login-page .form-login .actions-toolbar .primary {
    align-self: auto;
  }
}
.block-new-customer p {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.4;
  font-weight: 400;
}
.block-new-customer ul {
  list-style: none;
  padding-left: 15px;
}
.block-new-customer li {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 20px;
}
.block-new-customer .actions-toolbar .primary {
  display: inline-block;
}
.block-new-customer .action.primary {
  padding: 14px 50px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .block-new-customer .actions-toolbar .primary {
    display: block;
  }
}
.two-cards {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding-bottom: 35px;
  padding-top: 10px;
}
.two-cards .container {
  padding-left: 36px;
  padding-right: 36px;
}
.two-cards h6 {
  margin-bottom: 20px;
  font-size: 22px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  font-weight: 400;
}
.two-cards p {
  margin-bottom: 20px;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #707070;
}
.two-cards__heading {
  text-align: center;
}
.two-cards__image {
  border-radius: 4px;
  width: 100%;
  display: block;
}
.two-cards__content {
  text-align: left;
  padding-left: 25px;
  padding-right: 35px;
}
.two-cards__content h6 {
  margin-top: 18px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .two-cards__content {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .two-cards .container {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .two-cards__content {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .two-cards__content {
    padding-right: 35px;
  }
}
.utility-navigation {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  min-height: 25px;
  position: relative;
  z-index: 10;
}
.utility-navigation .block-search .label {
  display: none;
}
.utility-navigation .block-search .control {
  border-top: 0;
  margin: 0;
  padding: 0;
}
.utility-navigation > * {
  float: none;
  margin: 0 10px;
  margin-right: 0;
}
.utility-navigation input[type="text"] {
  width: 0%;
  padding: 0;
  right: 0;
  top: 0;
  border: 0;
  outline: 0;
  margin: 0;
  height: 32px;
}
.utility-navigation .action.search[disabled] {
  opacity: 1;
}
.utility-navigation .action.search {
  display: block;
  padding: 0;
  text-shadow: none;
  background: none;
  background-image: url('../images/icons/search.svg');
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  line-height: inherit;
  font-weight: 400;
  border: 0;
  box-shadow: none;
  margin-top: 5px;
}
.utility-navigation .action.search::before {
  content: '';
}
.utility-navigation .action.search.is-active {
  filter: brightness(0) saturate(100%) invert(97%) sepia(2%) saturate(5757%) hue-rotate(89deg) brightness(99%) contrast(89%);
}
.utility-navigation .action.search > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.utility-navigation .form.minisearch {
  min-width: 20px;
  width: 0%;
  float: right;
  overflow: hidden;
  transition: width 0.3s;
  margin-right: 5px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .utility-navigation {
    flex-direction: row;
    margin-top: 0;
    transform: translateY(0px);
    float: right;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .utility-navigation > * {
    margin-right: 10px;
  }
  .utility-navigation > *:last-child {
    margin-right: 15px;
  }
  .utility-navigation .block-search {
    transition: width 0.3s 200ms;
  }
  .utility-navigation .block-search.is-active {
    width: 500px;
    transition-delay: 50ms;
  }
  .utility-navigation .action.search {
    top: 5px;
    right: 0;
    background-image: url('../images/icons/search.svg');
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    transition: right 0.3s 100ms;
    margin-top: 0px;
    position: absolute;
    right: 10px;
    filter: brightness(0) saturate(100%) invert(28%) sepia(19%) saturate(563%) hue-rotate(171deg) brightness(91%) contrast(84%);
  }
  .utility-navigation .action.search:hover,
  .utility-navigation .action.search:active,
  .utility-navigation .action.search:focus {
    background-image: url('../images/icons/search.svg');
  }
  .utility-navigation .action.search.is-active {
    filter: brightness(0) saturate(100%) invert(28%) sepia(19%) saturate(563%) hue-rotate(171deg) brightness(91%) contrast(84%);
    right: 10px;
  }
  .utility-navigation .form.minisearch {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    min-width: 20px;
    position: relative;
    width: 100%;
  }
  .utility-navigation .form.minisearch.is-active {
    width: 100%;
  }
  .utility-navigation input[type="text"] {
    width: 0%;
    padding: 0;
    transition-delay: 200ms;
    position: static;
    width: 100%;
    padding: 0 20px;
  }
  .utility-navigation input[type="text"].is-active {
    width: 100%;
    padding: 0 20px;
    transition-delay: 50ms;
  }
}
@media only screen and (min-width: 1200px) {
  .utility-navigation .form.minisearch {
    min-width: 50px;
  }
}
.video-hero {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.video-hero--homepage {
  padding: 40px 0 0px;
  background-color: #f4f6f7;
}
.video-hero--homepage .video-hero__image {
  height: auto;
}
.video-hero--homepage .container {
  padding-left: 0px;
  padding-right: 0px;
}
.video-hero__heading {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 11px;
  color: #424e5b;
}
.video-hero__subheading {
  text-align: center;
  color: #7e7e7e;
  font-size: 16px;
  width: 90%;
  margin: 0 auto 30px;
}
.video-hero__preview {
  position: relative;
  width: 100%;
}
.video-hero__button {
  position: relative;
  cursor: pointer;
  background: 0 0;
  padding: 0;
  border: none;
  width: 100%;
}
.video-hero__button:focus,
.video-hero__button:active,
.video-hero__button:hover {
  background: 0 0;
  border: none;
  color: #ffffff;
}
.video-hero__play-icon {
  align-items: center;
  display: flex;
  flex-direction: column;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.video-hero__button-text {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  color: #ffffff;
  font-weight: 400;
  line-height: 53px;
  margin-bottom: 7px;
}
.video-hero__button-icon {
  width: 60px;
  height: 60px;
}
.video-hero__image {
  display: block;
  width: 100%;
}
.video-hero__image--mobile {
  height: 400px;
}
.video-hero__modal .modal-content {
  background-color: transparent;
  border: none;
  border-radius: 0;
  position: relative;
}
.video-hero__modal .modal-body {
  padding: 0;
}
.video-hero__modal .modal-close {
  background: url('../images/video-hero/close-circle.svg') center center no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  display: block;
  height: 40px;
  margin: 0;
  opacity: 0.8;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: -45px;
  transition: opacity 0.2s cubic-bezier(0.16, 0.62, 0.7, 0.47);
  width: 40px;
}
.video-hero__modal .modal-close:focus,
.video-hero__modal .modal-close:hover {
  opacity: 1;
}
.cms-why-buy-rite .video-hero__image {
  aspect-ratio: 16 / 9;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (max-width: 991px) {
  .video-hero__preview {
    position: relative;
    width: 100%;
    aspect-ratio: 1;
    background: #000;
    align-items: center;
    display: flex;
  }
  .cms-why-buy-rite .video-hero__image {
    aspect-ratio: 1;
  }
}
@media only screen and (min-width: 768px) {
  .video-hero__play-icon {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .video-hero .modal-close {
    right: -55px;
    top: 0;
  }
  .video-hero--homepage {
    padding: 40px 0 80px;
  }
  .video-hero--homepage .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .video-hero--homepage .video-hero__image {
    height: auto;
  }
  .video-hero__image {
    height: 700px;
  }
}
@media only screen and (min-width: 992px) {
  .video-hero__modal .modal-dialog {
    max-width: 80vw;
    width: 100vw;
  }
  .video-hero__subheading {
    width: 70%;
  }
}
/*
 * Why-br-sub hassle free
 */
.why-br-sub__hassle-free {
  padding-top: 40px;
  display: block;
}
.why-br-sub__hassle-free h1 {
  margin-bottom: 19px;
  border-bottom: 1px solid #ecedee;
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 10px;
  text-align: center;
}
.why-br-sub__hassle-free img {
  margin-bottom: 25px;
  width: 100%;
}
.why-br-sub__hassle-free p {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #424e5b;
  line-height: 1.4;
  text-align: center;
}
.why-br-sub__hassle-free h3 {
  color: #7dadc6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  font-weight: 400;
  margin-bottom: 10px;
}
.why-br-sub__hassle-free .hassle-wrap {
  margin-top: 39px;
}
.why-br-sub__hassle-free .hassle-wrap h3 {
  margin-bottom: 18px;
  margin-top: 39px;
}
.why-br-sub__hassle-free .hassle-wrap h3:first-of-type {
  margin-top: 0;
}
.why-br-sub__hassle-free .hassle-wrap__col {
  margin-bottom: 39px;
}
.why-br-sub__hassle-free .hassle-wrap .contact-cta {
  line-height: 1.2;
}
.why-br-sub__hassle-free .hassle-wrap .contact-cta a {
  color: #424e5b;
}
.why-br-sub__hassle-free .hassle-wrap .contact-cta a:hover {
  color: #424e5b;
}
/* ==========================================================================
  Media Queries
  ========================================================================== */
@media only screen and (min-width: 768px) {
  .why-br-sub__hassle-free p {
    width: 60%;
    margin: 0 auto;
  }
  .why-br-sub__hassle-free .hassle-wrap__col {
    margin-right: 10px;
  }
  .why-br-sub__hassle-free .hassle-wrap__col h3 {
    text-align: left;
  }
  .why-br-sub__hassle-free .hassle-wrap__col p {
    text-align: left;
    margin: inherit;
    width: auto;
  }
}
.wide-photo-block {
  padding: 40px 0;
}
.wide-photo-block__image {
  object-fit: cover;
  object-position: center;
  height: 400px;
  display: block;
  width: 100%;
}
.wide-photo-block__heading {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 11px;
  margin-top: 23px;
  color: #424e5b;
}
.wide-photo-block__subheading {
  text-align: center;
  color: #7e7e7e;
  font-size: 16px;
  width: 90%;
  margin: 0 auto;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (max-width: 991px) {
  .wide-photo-block {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
  }
}
@media only screen and (min-width: 992px) {
  .wide-photo-block__image {
    border-radius: 8px;
    object-fit: contain;
  }
  .wide-photo-block__subheading {
    width: 60%;
  }
}
.wysiwyg-generic {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  text-align: center;
  padding-top: 40px;
}
.wysiwyg-generic__button {
  margin-bottom: 20px;
}
.wysiwyg-generic__content {
  border-bottom: 2px solid #ececec;
  padding-bottom: 40px;
  padding-left: 36px;
  padding-right: 36px;
}
.wysiwyg-generic__heading {
  color: #424e5b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 10px;
}
.wysiwyg-generic__icon {
  width: auto;
}
.wysiwyg-generic__sub-heading,
.wysiwyg-generic h6 {
  margin-bottom: 20px;
  font-size: 22px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  font-weight: 400;
}
.wysiwyg-generic__text {
  color: #707070;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
}
.wysiwyg-generic strong a {
  color: #707070;
}
.wysiwyg-generic strong a:hover,
.wysiwyg-generic strong a:visited,
.wysiwyg-generic strong a:active {
  color: #707070;
  text-decoration: none;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 992px) {
  .wysiwyg-generic {
    padding-top: 60px;
  }
  .wysiwyg-generic__content {
    padding-left: 0;
    padding-right: 0;
  }
}
.yotpoBottomLine {
  margin: 2px 0;
  min-height: 18px;
}
.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star {
  font-size: 24px;
}
.yotpo .standalone-bottomline .star-clickable {
  align-items: center;
}
.yotpo .text-m {
  color: #424e5b;
  font-family: 'proxima-nova', sans-serif;
  position: relative;
  text-decoration: underline !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 22px;
  margin-left: 10px;
}
.yotpo .text-m::after {
  content: ')';
}
.yotpo .text-m::before {
  content: '(';
}
.yotpo .text-m::after,
.yotpo .text-m::before {
  display: inline-block;
  font-size: 16px;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: none;
}
.product.media .yotpoBottomLine {
  display: block;
}
/*.product-info-main {
  & .yotpoBottomLine {
    display: none;
  }
}*/
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (max-width: 991px) {
  .yotpo-yotpo-is-enabled .yotpoBottomLine {
    padding-left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .product.media .yotpoBottomLine {
    display: none;
  }
  .product-info-main .yotpoBottomLine {
    display: block;
    padding-left: 20px;
  }
}
.yotpo-ugc-header {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  text-align: center;
}
.yotpo-ugc-header__heading {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 11px;
  margin-top: 23px;
  color: #424e5b;
}
.yotpo-ugc-header__subheading {
  text-align: center;
  color: #7e7e7e;
  font-size: 16px;
  width: 90%;
  margin: 0 auto;
}
.yotpo-ugc-header .yotpo-pictures-widget-wrapper {
  text-align: center;
  margin-bottom: 15px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (max-width: 767px) {
  .yotpo-ugc-header {
    margin-top: 10px;
  }
  .yotpo-ugc-header__subheading {
    font-size: 16px !important;
  }
  .yotpo-ugc-header__heading {
    font-size: 40px !important;
  }
}
.z-pattern {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
  background-color: #eff7fd;
  padding-top: 40px;
}
.z-pattern__container {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .z-pattern__container > .row {
    flex-flow: column-reverse;
  }
}
.z-pattern__heading {
  color: #7dadc6;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 20px;
  padding: 0 20px;
  font-weight: 400;
}
.z-pattern__heading--height {
  line-height: 53px;
}
.z-pattern__information {
  font-size: 16px;
  line-height: 1.375;
  font-family: 'proxima-nova', sans-serif;
  padding: 0 20px;
  font-weight: 400;
  color: #424e5b;
}
.z-pattern__information--bold {
  font-weight: bold;
  padding: 0 41px;
  color: #707070;
}
.z-pattern__overview {
  margin-bottom: 30px;
  text-align: center;
}
.z-pattern__content {
  text-align: center;
  margin-bottom: 40px;
}
/* ==========================================================================
    Media Queries
========================================================================== */
@media only screen and (min-width: 768px) {
  .z-pattern {
    padding-top: 80px;
  }
  .z-pattern__container {
    margin-bottom: 80px;
  }
  .z-pattern__heading {
    margin-top: 0px;
    padding: 0;
    margin-bottom: 5px;
  }
  .z-pattern__information {
    padding: 0;
  }
  .z-pattern__information--bold {
    font-weight: 400;
  }
  .z-pattern__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-left: 10px;
    text-align: left;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .z-pattern__content {
    justify-content: center;
    padding-left: 10px;
  }
  .z-pattern__content--left {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .z-pattern__overview {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1400px) {
  .z-pattern__content {
    padding-left: 20px;
  }
}
.heading-text_border,
.static-block-only-category-page .program-benefits__heading,
.cms-salon-suites .program-benefits__heading {
  color: #fff;
  font-size: 24px;
  font-family: 'Stint Ultra Expanded', serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 63px;
  letter-spacing: 0.24px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  margin-bottom: 25px;
}
.heading-text_border p {
  margin: 0;
}
.pagebuilder-button-primary-cst,
.image-banners__content .pagebuilder-button-primary,
.static-block-only-category-page .form-block__button,
.cms-salon-suites .form-block__button,
.static-block-only-category-page .image-banners--reversed .image-banners__content .pagebuilder-button-primary,
.cms-salon-suites .image-banners--reversed .image-banners__content .pagebuilder-button-primary {
  width: 123px;
  height: 35px;
  line-height: 35px;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 500;
  font-family: 'Roboto Condensed';
  color: #424E5B;
  border-radius: 32px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
}
.section-top-margin {
  margin-top: 32px;
}
/** **/
.image-banners__content {
  padding: 50px 37px;
  font-size: 18px;
}
.image-banners__content .heading-text_border {
  border-top: 2px solid ;
  border-bottom: 2px solid;
  font-weight: 600;
}
.image-banners__content .actions {
  gap: 30px;
  display: flex;
  margin-bottom: auto;
  margin-top: 42px;
}
.image-banners__content._blue {
  color: #424e5b;
}
.image-banners__content h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #ccfaeb;
}
.image-banners__content-inner .primary.btnthm {
  margin: 32px auto 6px;
  display: table;
  font-size: 14px;
  min-width: 150px;
  text-align: center;
  padding: 8px;
  line-height: 1.5;
}
.image-banners_black-text {
  text-align: center;
  color: #424e5b;
  margin-bottom: 78px;
}
.image-banners_black-text .image-banners__container {
  flex-direction: row-reverse;
}
.image-banners_black-text .image-banners__content {
  background-color: #ccfaeb;
  display: flex;
  flex-flow: column;
  color: #424e5b;
  text-align: center;
}
.image-banners_black-text .image-banners__content .heading-text_border,
.image-banners_black-text .image-banners__content-title {
  width: max-content;
  color: #424e5b;
  border: 0;
  margin-bottom: 20px;
}
.image-banners_black-text .image-banners__content .heading-text_border:after,
.image-banners_black-text .image-banners__content .heading-text_border:before {
  content: "";
  margin: 0 auto;
  padding: 0 32px;
  width: 82%;
  height: 2px;
  background: #424e5b;
  display: block;
  box-sizing: border-box;
}
.image-banners_black-text .image-banners__content .pagebuilder-button-primary {
  background-color: #96ebd0;
}
.image-banners_black-text .image-banners__content .actions {
  margin-top: 22px;
}
.image-banners_black-text .classroom_heading {
  color: #424e5b;
  font-size: 60px;
  line-height: 63px;
  margin-bottom: 20px;
}
.image-banners__container .pagebuilder-column-line {
  aspect-ratio: 3.6;
}
.static-block-only-category-page [data-content-type='row'][data-appearance='contained'],
.cms-salon-suites [data-content-type='row'][data-appearance='contained'] {
  max-width: 1380px;
}
.static-block-only-category-page .dfull-width,
.cms-salon-suites .dfull-width {
  width: 100vw !important;
}
.static-block-only-category-page > .category-view,
.cms-salon-suites > .category-view {
  display: block;
  margin: -1px 0;
}
.static-block-only-category-page .page-header + .breadcrumbs,
.cms-salon-suites .page-header + .breadcrumbs {
  margin-bottom: 0;
}
.static-block-only-category-page .classroom_heading,
.cms-salon-suites .classroom_heading {
  font-family: 'proxima-nova', sans-serif;
  color: white;
  font-size: 55px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 52px;
  letter-spacing: 0.60px;
  margin-bottom: 25px;
  max-width: 401px;
}
@media only screen and (min-width: 1400px) {
  .static-block-only-category-page .classroom_heading,
  .cms-salon-suites .classroom_heading {
    font-size: 60px;
  }
}
.static-block-only-category-page .classroom_heading + div,
.cms-salon-suites .classroom_heading + div {
  max-width: 581px;
}
.static-block-only-category-page .page-main,
.cms-salon-suites .page-main {
  padding-top: 0 !important;
  margin-top: -6px;
  max-width: 1380px;
}
.static-block-only-category-page .banner-text,
.cms-salon-suites .banner-text {
  color: white;
  font-size: 18px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  line-height: 26px;
  word-wrap: break-word;
}
.static-block-only-category-page .classroom-ready,
.cms-salon-suites .classroom-ready {
  margin: 40px 0px 30px;
}
.static-block-only-category-page .classroom-ready .get_equipment.pagebuilder-column,
.cms-salon-suites .classroom-ready .get_equipment.pagebuilder-column {
  padding: 26px 30px 0;
}
.static-block-only-category-page .classroom-ready .get_equipment .equipment_heading,
.cms-salon-suites .classroom-ready .get_equipment .equipment_heading {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
}
.static-block-only-category-page .classroom-ready .get_equipment .equipment_text,
.cms-salon-suites .classroom-ready .get_equipment .equipment_text {
  margin-top: 15px;
}
.static-block-only-category-page .classroom-ready .pagebuilder-column,
.cms-salon-suites .classroom-ready .pagebuilder-column {
  flex-basis: 20%;
  padding: 0 10px;
  margin: 0;
  position: relative;
}
.static-block-only-category-page .classroom-ready .pagebuilder-column-line,
.cms-salon-suites .classroom-ready .pagebuilder-column-line {
  display: flex;
  flex-flow: wrap;
  row-gap: 15px;
}
.static-block-only-category-page .classroom-ready .pagebuilder-column.get_equipment,
.cms-salon-suites .classroom-ready .pagebuilder-column.get_equipment {
  flex-basis: calc(40% - 20px);
  border-top: 1px solid #424e5b;
  border-bottom: 1px solid #424e5b;
  margin: 0 10px 5px;
}
.static-block-only-category-page .classroom-ready .pagebuilder-column .title-text,
.cms-salon-suites .classroom-ready .pagebuilder-column .title-text {
  position: absolute;
  z-index: 1;
  top: 87%;
  text-align: center;
  width: 92%;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
  text-decoration: underline;
  line-height: 1.78px;
  cursor: pointer;
  text-transform: uppercase;
  text-underline-offset: 3px;
  letter-spacing: 2px;
}
.static-block-only-category-page .classroom-ready .pagebuilder-column:hover .title-text,
.cms-salon-suites .classroom-ready .pagebuilder-column:hover .title-text {
  text-decoration-thickness: 2px;
  color: #424e5b;
}
.static-block-only-category-page .program-benefits,
.cms-salon-suites .program-benefits {
  background: #424e5b;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  padding-bottom: 60px;
  padding-bottom: 45px;
}
.static-block-only-category-page .program-benefits .container,
.cms-salon-suites .program-benefits .container {
  max-width: 1380px;
}
.static-block-only-category-page .program-benefits-slide.slick-initialized.slick-slider,
.cms-salon-suites .program-benefits-slide.slick-initialized.slick-slider {
  padding: 0 30px;
}
.static-block-only-category-page .program-benefits__heading,
.cms-salon-suites .program-benefits__heading {
  border-bottom: 2px solid #CCFAEB;
  border-top: 2px solid  #CCFAEB;
  color: #fff;
  display: inline-block;
  margin: 10px 20px 76px;
  font-weight: 600;
}
.static-block-only-category-page .program-benefits__heading:after,
.cms-salon-suites .program-benefits__heading:after,
.static-block-only-category-page .program-benefits__heading:before,
.cms-salon-suites .program-benefits__heading:before {
  content: "";
  width: 325px;
  height: 2px;
  background: #CCFAEB;
  display: none;
  margin: 0 auto;
}
.static-block-only-category-page .program-benefits__card,
.cms-salon-suites .program-benefits__card {
  padding: 0 10px;
}
.static-block-only-category-page .program-benefits__card-item,
.cms-salon-suites .program-benefits__card-item {
  background: transparent;
  padding: 0;
  overflow: hidden;
  height: auto;
  margin-bottom: 0;
}
.static-block-only-category-page .program-benefits__card-title,
.cms-salon-suites .program-benefits__card-title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 21.4px;
  letter-spacing: 1.40px;
  color: #fff;
  text-align: left;
  padding-left: 6px;
  max-width: 100%;
  margin-bottom: 5px;
  margin-top: 2px;
}
.static-block-only-category-page .program-benefits__icon,
.cms-salon-suites .program-benefits__icon {
  min-width: 44px;
  height: 44px;
}
.static-block-only-category-page .program-benefits__text,
.cms-salon-suites .program-benefits__text {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  padding-top: 13px;
  border-top: 1px solid;
  text-align: left;
  width: fit-content;
}
.static-block-only-category-page .program-benefits .slick-arrow,
.cms-salon-suites .program-benefits .slick-arrow {
  background: #CCFAEB;
  width: 25px;
  height: 25px;
  border-radius: 55px;
}
.static-block-only-category-page .program-benefits .slick-arrow:before,
.cms-salon-suites .program-benefits .slick-arrow:before {
  font-size: 13px;
  padding: 0;
}
.static-block-only-category-page .program-benefits .slick-arrow.slick-prev,
.cms-salon-suites .program-benefits .slick-arrow.slick-prev {
  left: 0;
}
.static-block-only-category-page .program-benefits .slick-arrow.slick-next,
.cms-salon-suites .program-benefits .slick-arrow.slick-next {
  right: 0;
}
.static-block-only-category-page .get_equipment,
.cms-salon-suites .get_equipment {
  font-family: 'Roboto Condensed', sans-serif;
  color: #424e5b;
  padding: 60px 20px 41px;
}
.static-block-only-category-page .get_equipment .equipment_heading,
.cms-salon-suites .get_equipment .equipment_heading {
  font-size: 46px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0.92px;
  max-width: 786px;
  margin: 0 auto;
}
.static-block-only-category-page .get_equipment tr > td,
.cms-salon-suites .get_equipment tr > td {
  padding: 0;
  vertical-align: middle;
  min-width: 50px;
}
.static-block-only-category-page .get_equipment .equipment_text,
.cms-salon-suites .get_equipment .equipment_text {
  font-size: 18px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 500;
  line-height: 26px;
  max-width: 580px;
  margin: 0 auto;
}
.static-block-only-category-page .contract-purchasing.get_equipment,
.cms-salon-suites .contract-purchasing.get_equipment {
  padding: 100px 20px 41px;
  margin-top: 45px;
}
.static-block-only-category-page .contract-purchasing.get_equipment .equipment_text,
.cms-salon-suites .contract-purchasing.get_equipment .equipment_text {
  line-height: 26px;
  max-width: 580px;
  margin: 0px auto;
}
.static-block-only-category-page .yotpoblock.get_equipment,
.cms-salon-suites .yotpoblock.get_equipment {
  padding: 0;
  margin-top: 35px;
  padding-bottom: 0;
}
.static-block-only-category-page .yotpoblock.get_equipment .equipment_text,
.cms-salon-suites .yotpoblock.get_equipment .equipment_text {
  max-width: 474px;
  margin-top: 10px;
}
.static-block-only-category-page .testimonials,
.cms-salon-suites .testimonials {
  background: #d2e3ec;
  text-align: center;
}
.static-block-only-category-page .testimonials .heading-text_border,
.cms-salon-suites .testimonials .heading-text_border {
  display: inline-block;
  max-width: max-content;
  margin: 55px auto 0px;
  color: #424e5b;
  padding: 0;
  border-bottom: 2px solid #424e5b;
  border-top: 2px solid #424e5b;
  font-weight: 600;
}
.static-block-only-category-page .testimonials-carousel,
.cms-salon-suites .testimonials-carousel {
  color: var(--Color-3, #424e5b);
  padding-top: 100px;
  margin-left: 0;
  margin-right: 0;
  position: inherit;
  right: 0;
  width: 100%;
  background-color: transparent;
  overflow: hidden;
  padding: 100px 0 90px;
}
.static-block-only-category-page .testimonials-carousel__quote:before,
.cms-salon-suites .testimonials-carousel__quote:before,
.static-block-only-category-page .testimonials-carousel__quote:after,
.cms-salon-suites .testimonials-carousel__quote:after {
  display: none;
}
.static-block-only-category-page .testimonials-carousel__slider,
.cms-salon-suites .testimonials-carousel__slider {
  padding: 0;
}
.static-block-only-category-page .testimonials-carousel .col-12,
.cms-salon-suites .testimonials-carousel .col-12 {
  padding: 87px 37px 28px;
  background: white;
  border-radius: 15px;
  border: 1px var(--Color-3, #424e5b) solid;
}
.static-block-only-category-page .testimonials-carousel__heading,
.cms-salon-suites .testimonials-carousel__heading {
  display: none;
}
.static-block-only-category-page .testimonials-carousel__quote,
.cms-salon-suites .testimonials-carousel__quote {
  font-size: 20px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.20px;
  text-align: center;
  margin-top: 16px;
}
.static-block-only-category-page .testimonials-carousel__author-text,
.cms-salon-suites .testimonials-carousel__author-text {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 1.08px;
  text-align: center;
}
.static-block-only-category-page .testimonials-carousel .testimonials-carousel__author-image,
.cms-salon-suites .testimonials-carousel .testimonials-carousel__author-image {
  position: absolute;
  top: 0;
  transform: translate(-50%, -150px);
  width: 120px;
  margin: 0;
  background: #fff;
  left: 50%;
}
.static-block-only-category-page .testimonials-carousel .testimonials-carousel__author-image > img,
.cms-salon-suites .testimonials-carousel .testimonials-carousel__author-image > img {
  width: 100%;
  position: unset;
  transform: unset;
  border: 0;
}
.static-block-only-category-page .testimonials-carousel__slider:before,
.cms-salon-suites .testimonials-carousel__slider:before,
.static-block-only-category-page .testimonials-carousel__slider:after,
.cms-salon-suites .testimonials-carousel__slider:after {
  display: none;
}
.static-block-only-category-page .testimonials-carousel__navigation,
.cms-salon-suites .testimonials-carousel__navigation {
  margin-top: 0;
  margin-bottom: 18px;
}
.static-block-only-category-page .cosmetology-furniture .get_equipment,
.cms-salon-suites .cosmetology-furniture .get_equipment {
  padding: 30px 20px 50px;
  margin-top: 1px;
}
.static-block-only-category-page .cosmetology-furniture .get_equipment .equipment_heading,
.cms-salon-suites .cosmetology-furniture .get_equipment .equipment_heading {
  line-height: 55px;
  margin-bottom: 16px;
}
.static-block-only-category-page .cosmetology-furniture .get_equipment .equipment_text,
.cms-salon-suites .cosmetology-furniture .get_equipment .equipment_text {
  max-width: 580px;
  margin-top: 2px;
}
.static-block-only-category-page .cosmetology-furniture hr,
.cms-salon-suites .cosmetology-furniture hr {
  border: 0;
  border-top: 1px solid #7DADC6;
  margin-bottom: 25px;
  margin-top: 32px;
}
.static-block-only-category-page .form-block,
.cms-salon-suites .form-block {
  left: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  right: 0;
  width: 100%;
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 55px;
}
.static-block-only-category-page .form-block .col-lg-6,
.cms-salon-suites .form-block .col-lg-6 {
  width: 87%;
}
.static-block-only-category-page .form-block__heading,
.cms-salon-suites .form-block__heading {
  font-size: 48px;
  font-weight: 500;
  margin-top: 70px;
  margin-bottom: 55px;
}
.static-block-only-category-page .get_quote,
.cms-salon-suites .get_quote {
  color: white;
  font-size: 16px;
}
.static-block-only-category-page .get_quote tr > td,
.cms-salon-suites .get_quote tr > td {
  padding: 7px 0;
  vertical-align: middle;
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.static-block-only-category-page .get_quote table,
.cms-salon-suites .get_quote table {
  margin: 0 0 15px;
}
.static-block-only-category-page .get_quote-text,
.cms-salon-suites .get_quote-text {
  margin: 45px;
  padding: 100px 32px 80px;
  border: 1px solid #444;
  border-radius: 15px;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.static-block-only-category-page .get_quote-text .title,
.cms-salon-suites .get_quote-text .title {
  text-align: center;
  line-height: 52px;
  font-size: 46px;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0 0 8px;
  font-weight: 500;
}
.static-block-only-category-page .get_quote-text .text,
.cms-salon-suites .get_quote-text .text {
  white-space-collapse: preserve;
  font-size: 18px;
  max-width: 350px;
  display: inline-block;
}
.static-block-only-category-page .get_quote-text .text:after,
.cms-salon-suites .get_quote-text .text:after {
  content: "";
  height: 40px;
  width: 1px;
  background: #424e5b;
  text-align: center;
  display: block;
  margin: 25px auto 15px;
}
.static-block-only-category-page .image-banners--reversed .image-banners__content,
.cms-salon-suites .image-banners--reversed .image-banners__content {
  padding: 50px 37px;
  font-size: 18px;
}
.static-block-only-category-page .image-banners--reversed .image-banners__content .heading-text_border,
.cms-salon-suites .image-banners--reversed .image-banners__content .heading-text_border {
  padding: 0 42px;
  border-top: 2px solid #CCFAEB;
  border-bottom: 2px solid #CCFAEB;
  font-weight: 600;
}
.static-block-only-category-page .image-banners--reversed .image-banners__content .actions,
.cms-salon-suites .image-banners--reversed .image-banners__content .actions {
  gap: 30px;
  display: flex;
  margin-bottom: auto;
  margin-top: 42px;
}
.static-block-only-category-page .brlogo .pagebuilder-column-line,
.cms-salon-suites .brlogo .pagebuilder-column-line {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
  float: none;
}
.static-block-only-category-page .brlogo .pagebuilder-column-line .pagebuilder-column,
.cms-salon-suites .brlogo .pagebuilder-column-line .pagebuilder-column {
  align-self: unset !important;
}
.static-block-only-category-page .brlogo.pagebuilder-column-group .pagebuilder-column.col-sm-6,
.cms-salon-suites .brlogo.pagebuilder-column-group .pagebuilder-column.col-sm-6 {
  padding: 0 5px;
}
.static-block-only-category-page .brlogo.pagebuilder-column-group .pagebuilder-column.col-sm-6 img,
.cms-salon-suites .brlogo.pagebuilder-column-group .pagebuilder-column.col-sm-6 img {
  max-height: 87px;
}
.cms-text-img .content-title {
  font-family: 'Roboto Condensed', sans-serif;
  margin: 18px 0 16px;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 2px;
}
.cms-text-img p.content-text {
  font-size: 18px;
  font-family: 'proxima-nova';
}
.cms-text-img:not(.package-suite) {
  display: none;
}
.text-underline {
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}
.text-underline:hover {
  text-decoration-color: #96ebd0;
}
.mint-background {
  background-color: #ccfaeb;
  color: #424e5b;
}
.section-title__heading {
  color: #424e5b;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 46px;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: center;
  text-transform: capitalize;
}
.section-title__sub-heading {
  color: #424e5b;
  display: block;
  font-size: 18px;
  margin: 0 auto 30px;
  text-align: center;
}
.package-suite {
  padding: 68px 0 52px;
  font-size: 18px;
  text-align: center;
}
.package-suite .heading-text_border {
  border-color: #424e5b;
  color: #424e5b;
  display: inline-block;
  max-width: 450px;
  line-height: 34px;
  padding: 12px 0;
  letter-spacing: 1px;
  border-width: 2px;
}
.package-suite .tile-grid__item {
  display: flex;
  justify-content: center;
  margin-bottom: auto;
  min-height: 178px;
  align-items: center;
}
.package-suite .step {
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: #96EBD0;
  margin: 3px 0 15px;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  color: #000;
}
.package-suite .action.primary {
  font-family: 'Roboto Condensed', sans-serif;
  background: #424e5b;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 7px 15px;
}
.package-suite.cms-text-img .content-title {
  margin: 28px 0 10px;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 2px;
}
.justify-center {
  text-align: center;
  justify-content: center;
}
.cms-salon-suites .action.primary:not(.btnthm) {
  font-family: 'Roboto Condensed', sans-serif;
  background: #424e5b;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 7px 15px;
  font-weight: 500;
}
.cms-salon-suites .action.primary:not(.btnthm):hover {
  background: #96ebd0;
  color: #424e5b;
}
.cms-salon-suites .cpin {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 32px;
  background: #96ebd0;
  animation: pulsu 3s infinite;
}
@keyframes pulsu {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0);
  }
}
.cms-salon-suites .get_quote-text,
.cms-salon-suites .classroom_heading.image-banners__content-title {
  color: #424e5b;
}
.cms-salon-suites .get_quote tr td span {
  margin-left: 14px;
  margin-bottom: 5px;
  display: inline-table;
}
.cms-salon-suites .tile-grid {
  padding-top: 60px;
}
.cms-salon-suites .tile-grid__text {
  margin-bottom: 10px;
}
.cms-salon-suites .tile-grid__text-container {
  font-size: 22px;
  font-weight: 600;
  left: 0;
  line-height: 27px;
  letter-spacing: 1.99px;
}
.cms-salon-suites .tile-grid__button {
  text-align: center;
  margin-top: 35px;
}
.cms-salon-suites .tile-grid .action.primary {
  width: 272px;
  /*font-size: 13px;
      letter-spacing: 1px;
      font-weight: 500;     
      background-color: @color-mint-deep;
      color: @color-blue;*/
}
.cms-salon-suites #righttext {
  text-align: center;
  max-width: 428px;
  margin: 0 auto;
}
.cms-salon-suites #righttext h4 {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
}
.cms-salon-suites .image-banners__content h4 {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
  letter-spacing: 0.02em;
  color: #ccfaeb;
}
.brb-container {
  position: relative;
  max-width: 1500px;
  margin: auto;
}
.brb-container .pin {
  position: absolute;
  width: 24px;
  height: 24px;
  background-color: #90e1c7;
  border-radius: 50%;
  border: 2px solid #424E5B;
  /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); */
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 26px;
  line-height: 18px;
  color: #424E5B;
  cursor: pointer;
}
.brb-image {
  width: 100%;
  display: block;
}
.brb-cms-product-list .product-list-grid__item {
  padding: 10px;
  background: #ECECEC;
  display: grid;
  gap: 7px;
  height: 100%;
  text-align: center;
}
.brb-cms-product-list .product-list-grid__name {
  max-width: 100%;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 0.8px;
  min-height: 16px;
  max-height: 30px;
  overflow: hidden;
}
.brb-cms-product-list .product-list-grid__price {
  display: flex;
  font-size: 10px;
  justify-content: center;
  margin-bottom: 0;
  font-weight: 600;
  font-family: 'Roboto Condensed', sans-serif;
}
.brb-cms-product-list .product-list-grid__price-amount--sale::before {
  height: 100%;
  left: -6px;
  top: -1px;
  background-color: #424e5b;
}
.lbcat_block.image-banners__content-inner {
  width: 100%;
}
.lbcat_block:not(:first-child) {
  display: none;
}
@media only screen and (max-width: 991px) {
  .static-block-only-category-page .get_equipment .equipment_heading,
  .cms-salon-suites .get_equipment .equipment_heading {
    font-size: 32px;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column,
  .cms-salon-suites .classroom-ready .pagebuilder-column {
    flex-basis: calc((100% - 30px) / 3) !important;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column .title-text,
  .cms-salon-suites .classroom-ready .pagebuilder-column .title-text {
    font-size: 13px;
    width: 100%;
    padding: 0 10px;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column.get_equipment,
  .cms-salon-suites .classroom-ready .pagebuilder-column.get_equipment {
    flex-basis: 100%;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column.get_equipment .equipment_heading,
  .cms-salon-suites .classroom-ready .pagebuilder-column.get_equipment .equipment_heading {
    margin-top: 15px;
    font-size: 32px;
  }
  .static-block-only-category-page .classroom-ready .figure,
  .cms-salon-suites .classroom-ready .figure {
    margin: 0 auto;
  }
  .static-block-only-category-page .dfull-width,
  .cms-salon-suites .dfull-width {
    max-width: 100dvw;
    flex-basis: 100dvw;
  }
  .static-block-only-category-page .get_equipment .equipment_heading,
  .cms-salon-suites .get_equipment .equipment_heading {
    font-size: 32px;
  }
  .static-block-only-category-page .equipment_text,
  .cms-salon-suites .equipment_text {
    font-size: 16px;
    margin: 0 auto 25px;
  }
  .static-block-only-category-page .contract-purchasing .get_equipment,
  .cms-salon-suites .contract-purchasing .get_equipment {
    margin-top: 0 !important;
  }
  .static-block-only-category-page .heading-text_border,
  .cms-salon-suites .heading-text_border,
  .static-block-only-category-page .program-benefits__heading,
  .cms-salon-suites .program-benefits__heading {
    font-size: 19px;
    line-height: 1.15;
    padding: 9px 0 !important;
  }
  .static-block-only-category-page .heading-text_border p,
  .cms-salon-suites .heading-text_border p,
  .static-block-only-category-page .program-benefits__heading p,
  .cms-salon-suites .program-benefits__heading p {
    margin: 0;
    line-height: 1.15;
  }
  .static-block-only-category-page .image-banners--reversed .pagebuilder-column,
  .cms-salon-suites .image-banners--reversed .pagebuilder-column {
    width: 100%;
  }
  .static-block-only-category-page .image-banners--reversed .pagebuilder-column.image-banners__image-container,
  .cms-salon-suites .image-banners--reversed .pagebuilder-column.image-banners__image-container {
    display: none !important;
  }
  .static-block-only-category-page .image-banners--reversed .pagebuilder-column .image-banners__content .heading-text_border,
  .cms-salon-suites .image-banners--reversed .pagebuilder-column .image-banners__content .heading-text_border {
    padding: 9px 0;
  }
  .static-block-only-category-page .classroom-ready,
  .cms-salon-suites .classroom-ready {
    padding-top: 0;
    margin: 0px 0px 20px;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column-line,
  .cms-salon-suites .classroom-ready .pagebuilder-column-line {
    display: flex;
    gap: 15px;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column-line .pagebuilder-column,
  .cms-salon-suites .classroom-ready .pagebuilder-column-line .pagebuilder-column {
    padding: 0;
    margin: 0;
    flex-basis: 31.85%;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column-line .pagebuilder-column .title-text,
  .cms-salon-suites .classroom-ready .pagebuilder-column-line .pagebuilder-column .title-text {
    top: 78%;
    bottom: inherit;
    padding: 0 10px;
    line-height: normal;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column-line .pagebuilder-column .get_equipment .equipment_heading,
  .cms-salon-suites .classroom-ready .pagebuilder-column-line .pagebuilder-column .get_equipment .equipment_heading {
    font-size: 32px;
  }
  .static-block-only-category-page .get_quote-text,
  .cms-salon-suites .get_quote-text {
    margin: 2%;
    padding: 40px 5%;
    height: 100%;
    margin-bottom: 30px;
  }
  .static-block-only-category-page .get_quote table,
  .cms-salon-suites .get_quote table {
    margin: 0 0 15px;
  }
  .static-block-only-category-page .get_quote table tr > td,
  .cms-salon-suites .get_quote table tr > td {
    font-size: 16px;
  }
  .static-block-only-category-page .get_quote table tr > td:first-child,
  .cms-salon-suites .get_quote table tr > td:first-child {
    width: 50px !important;
    text-align: left !important;
    float: left;
    min-height: 52px;
  }
  .static-block-only-category-page .form-block__heading,
  .cms-salon-suites .form-block__heading {
    font-size: 32px;
    margin-top: 37px;
    margin-bottom: 25px;
  }
  .static-block-only-category-page .cosmetology-furniture .get_equipment,
  .cms-salon-suites .cosmetology-furniture .get_equipment {
    padding: 30px 0px 50px;
  }
  .static-block-only-category-page .cosmetology-furniture .get_equipment .equipment_heading,
  .cms-salon-suites .cosmetology-furniture .get_equipment .equipment_heading {
    line-height: 1.15;
  }
  .static-block-only-category-page .program-benefits__heading,
  .cms-salon-suites .program-benefits__heading {
    margin: 10px 20px 37px;
  }
  .static-block-only-category-page .testimonials-carousel .col-12,
  .cms-salon-suites .testimonials-carousel .col-12 {
    padding: 87px 20px 28px;
  }
  .static-block-only-category-page .testimonials-carousel__quote,
  .cms-salon-suites .testimonials-carousel__quote {
    font-size: 16px;
    line-height: 23px;
  }
  .static-block-only-category-page .pagebuilder-column-group.brlogo .pagebuilder-column.col-sm-6,
  .cms-salon-suites .pagebuilder-column-group.brlogo .pagebuilder-column.col-sm-6 {
    flex-basis: 30%;
    padding: 0 10px;
  }
  .static-block-only-category-page .page-header.is-scrolled,
  .cms-salon-suites .page-header.is-scrolled {
    position: relative;
    margin-bottom: 93px;
  }
}
/*.========================================================================== */
@media only screen and (max-width: 767px) {
  .heading-text_border,
  .static-block-only-category-page .program-benefits__heading,
  .cms-salon-suites .program-benefits__heading {
    font-size: 19px;
  }
  .static-block-only-category-page figure,
  .cms-salon-suites figure {
    margin-bottom: 0 !important;
  }
  .static-block-only-category-page .classroom_heading,
  .cms-salon-suites .classroom_heading {
    font-size: 45px;
  }
  .static-block-only-category-page .image-banners--reversed .image-banners__content,
  .cms-salon-suites .image-banners--reversed .image-banners__content {
    padding: 37px 20px 20px;
  }
  .static-block-only-category-page .classroom-ready,
  .cms-salon-suites .classroom-ready {
    margin: 0 0px 35px;
    padding-top: 41px !important;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column,
  .cms-salon-suites .classroom-ready .pagebuilder-column {
    flex-basis: calc((100% - 15px) / 2) !important;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column.get_equipment,
  .cms-salon-suites .classroom-ready .pagebuilder-column.get_equipment {
    flex-basis: 100% !important;
  }
  .static-block-only-category-page .classroom-ready .pagebuilder-column-line,
  .cms-salon-suites .classroom-ready .pagebuilder-column-line {
    margin: 0 10px;
    width: inherit !important;
  }
  .static-block-only-category-page .get_equipment .equipment_heading,
  .cms-salon-suites .get_equipment .equipment_heading {
    font-size: 32px;
    margin-bottom: 0;
  }
  .static-block-only-category-page .program-benefits__card,
  .cms-salon-suites .program-benefits__card {
    width: 100%;
  }
  .static-block-only-category-page .program-benefits__card .d-flex,
  .cms-salon-suites .program-benefits__card .d-flex {
    width: 100%;
    align-items: center;
  }
  .static-block-only-category-page .yotpo-pictures-widget-wrapper,
  .cms-salon-suites .yotpo-pictures-widget-wrapper {
    margin-bottom: 5px !important;
  }
  .static-block-only-category-page .testimonials,
  .cms-salon-suites .testimonials {
    padding: 0 20px;
  }
  .static-block-only-category-page .testimonials .heading-text_border,
  .cms-salon-suites .testimonials .heading-text_border {
    padding: 10px 0;
    line-height: 30px;
  }
  .static-block-only-category-page .testimonials-carousel,
  .cms-salon-suites .testimonials-carousel {
    left: 0;
    padding: 100px 0 40px;
  }
  .static-block-only-category-page .form-block,
  .cms-salon-suites .form-block {
    padding-bottom: 40px;
  }
  .cms-salon-suites .yotpo-pictures-widget-wrapper {
    margin-bottom: 30px !important;
  }
  .cms-salon-suites .tile-grid .container {
    position: relative;
  }
  .cms-salon-suites .tile-grid__arrows .slick-arrow {
    top: 48%;
  }
  .cms-salon-suites .package-suite {
    padding: 32px 0;
  }
  .cms-salon-suites .package-suite .container {
    display: grid;
    justify-content: center;
  }
  .cms-salon-suites .package-suite .container p.justify-center {
    order: -1;
    padding: 0;
    margin: 0 !important;
  }
  .cms-salon-suites .package-suite .container .heading-text_border {
    order: -1;
  }
  .cms-salon-suites .package-suite .container p.content-text,
  .cms-salon-suites .package-suite .container .step {
    display: none;
  }
  .cms-salon-suites .package-suite .container .content-title {
    margin: 12px 0 25px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .cms-salon-suites .package-suite .container .tile-grid__item {
    min-height: inherit;
  }
  .cms-salon-suites .package-suite .container .tile-grid__item img {
    width: 87%;
    min-width: inherit;
  }
  .cms-salon-suites .package-suite .container .action {
    display: table;
    margin: 12px auto 0;
  }
  .cms-salon-suites .cms-text-img:not(.package-suite) {
    text-align: center;
  }
  .cms-salon-suites .cms-text-img:not(.package-suite) img {
    border-radius: 8px;
  }
  .cms-salon-suites .cms-text-img:not(.package-suite) .content-title {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
    letter-spacing: 0;
    text-decoration: unset;
    text-transform: unset;
    color: #424e5b;
    font-family: 'Roboto Condensed', sans-serif;
  }
  .cms-salon-suites .cms-text-img:not(.package-suite) .content-text {
    color: #707070;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .cms-salon-suites .cms-text-img:not(.package-suite) .action.primary {
    min-width: 232px;
    margin-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) {
  .section-top-margin {
    margin-top: 83px;
  }
  .section_m-width.container {
    max-width: 1380px;
    padding-left: 32px;
    padding-right: 32px;
  }
  .cms-salon-suites #scrolltoshop .image-banners__content {
    padding: 37px;
  }
  .cms-salon-suites .image-banners__image-container {
    max-height: 670px;
  }
}
@media (max-width: 768px) {
  .cms-salon-suites .page-main {
    padding-top: 0 !important;
    margin-top: 0;
  }
  .cms-salon-suites #righttext h4 {
    font-size: 26px;
  }
  .cms-salon-suites .image-banners_black-text {
    margin-bottom: 0;
  }
  .cms-salon-suites .image-banners__content {
    padding: 37px;
    overflow: hidden;
    min-height: 234px;
  }
  .cms-salon-suites .image-banners.section-top-margin .section-title__heading {
    margin: 0 auto 10px;
    max-width: 305px;
  }
  .cms-salon-suites .image-banners.section-top-margin .section-title__sub-heading {
    max-width: 323px;
  }
  .cms-salon-suites .brb-cms-product-list .slick-prev:not(.primary),
  .cms-salon-suites .brb-cms-product-list .slick-next:not(.primary) {
    background: transparent;
    border: none;
    width: 32px;
    box-shadow: none;
    padding: 0;
  }
  .cms-salon-suites .brb-cms-product-list .slick-prev:before,
  .cms-salon-suites .brb-cms-product-list .slick-next:before {
    color: #96ebd0;
    font-size: 27px;
    opacity: 1;
    padding: 0;
  }
  .cms-salon-suites .brb-cms-product-list .slick-prev:after,
  .cms-salon-suites .brb-cms-product-list .slick-next:after {
    color: #96ebd0;
    font-size: 27px;
    opacity: 1;
    padding: 0;
  }
  .cms-salon-suites .brb-cms-product-list .slick-prev.slick-disabled,
  .cms-salon-suites .brb-cms-product-list .slick-next.slick-disabled {
    opacity: 0;
  }
  .cms-salon-suites .brb-cms-product-list .slick-next {
    right: -30px;
  }
  .cms-salon-suites .brb-cms-product-list .slick-prev {
    left: -30px;
  }
  .cms-salon-suites .brb-cms-product-list .col-1.col-sm-2.col-xl-4 {
    margin: 0;
    min-width: 150px;
    padding-left: 13px;
    padding-right: 13px;
  }
}
#rootways_usaepay_option_wrapper .ccLogoHide .credit-card-types {
  display: none;
}
#rootways_usaepay_option_wrapper {
  position: relative;
}
#rootways_usaepay_option_wrapper .top_cc_type {
  position: absolute;
  right: 0;
  top: 10px;
}
#rootways_usaepay_option_wrapper .top_cc_type span._active {
  filter: grayscale(0);
  opacity: 1;
  transition: 0.3s all linear;
}
#rootways_usaepay_option_wrapper .top_cc_type span._inactive {
  transition: 0.3s all linear;
  opacity: 0.5;
}
#rootways_usaepay_option_wrapper .top_cc_type span {
  filter: grayscale(1);
  opacity: 1;
  transition: 0.3s all linear;
}
@media (max-width: 1023px) {
  #rootways_usaepay_option_wrapper .top_cc_type {
    position: relative;
  }
}
