* {
  outline: none;
}
:where(:focus-visible) {
  outline: 2px solid rgba(var(--ring-color), var(--ring-alpha, 1));
  outline-offset: 1px;
}
select:not([multiple]) {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
}
[type=checkbox]:checked,
[type=radio]:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type=radio]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type=checkbox]:checked:focus-visible,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus-visible,
[type=radio]:checked:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type=checkbox]:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type=checkbox]:indeterminate:focus-visible,
[type=checkbox]:indeterminate:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type=file]:focus {
  outline: 1px auto -webkit-focus-ring-color;
}
[type=range]:focus,
[type=range]:focus-visible {
  outline: 0;
}
[type=range]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px rgba(var(--z-layer-bg), var(--z-layer-bg-alpha, 1)), 0 0 0 0.25rem rgba(var(--brand-color), 0.2);
}
[type=range]:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px rgba(var(--z-layer-bg), var(--z-layer-bg-alpha, 1)), 0 0 0 0.25rem rgba(var(--brand-color), 0.2);
}
[type=range]:focus::-webkit-slider-thumb {
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.breeze-inactive [type=range]:focus::-webkit-slider-thumb {
  transition: none !important;
}
[type=range]:focus::-moz-range-thumb {
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.breeze-inactive [type=range]:focus::-moz-range-thumb {
  transition: none !important;
}
.ajaxpro-modal-dialog .column.main {
  padding-top: 0 !important;
  width: 100% !important;
}
.ajaxpro-modal-dialog .modal-inner-wrap {
  max-width: 900px;
}
.ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell {
  margin-top: 0;
  width: auto;
  margin-bottom: 0;
}
.ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products {
  margin: 0;
}
.ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products .product-item {
  margin-left: 0;
}
.ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-footer,
.ajaxpro-modal-dialog.ajaxpro-popup-suggestpage-view .modal-inner-wrap .modal-footer {
  border: 0;
}
.ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-content {
  padding-bottom: 0;
}
.ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-footer {
  padding-top: 1rem;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .modal-inner-wrap {
  width: 100%;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart.ajaxpro-modal-dialog-popup .modal-inner-wrap {
  max-width: 600px;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper {
  margin: 0;
  float: none;
  display: block;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart {
  right: 0;
  display: block;
  border: none;
  box-shadow: none;
  position: relative;
  width: auto;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart:before,
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart:after {
  display: none;
}
.ajaxpro-modal-dialog.ajaxpro-popup-minicart .minicart-wrapper .block-minicart .action.close {
  display: none;
}
.quick-view::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 144a110.94 110.94 0 0 0-31.24 5 55.4 55.4 0 0 1 7.24 27 56 56 0 0 1-56 56 55.4 55.4 0 0 1-27-7.24A111.71 111.71 0 1 0 288 144zm284.52 97.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400c-98.65 0-189.09-55-237.93-144C98.91 167 189.34 112 288 112s189.09 55 237.93 144C477.1 345 386.66 400 288 400z"></path></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 18px 18px !important;
}
.products.list .product-item {
  position: relative;
}
.product-item-info > .quick-view {
  top: 100px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  padding: 8px 9px;
  gap: 7px;
  background-color: rgba(242, 242, 242, 0.7);
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  color: #000;
  transition: background-color 0.2s ease-in-out;
}
.products.products-list .product-item-info > .quick-view {
  display: none;
}
.product-item-info > .quick-view._block-content-loading::before,
.product-item-info > .quick-view._block-content-loading:hover::before {
  background-image: none;
}
.product-item-info > .quick-view:hover {
  background-color: rgba(26, 26, 26, 0.9);
  color: #fff;
}
.product-item-info > .quick-view::before {
  width: 20px;
  height: 20px;
}
@media (min-width: 640px) and (hover: hover) {
  .product-item-info:has(:focus-visible) > .quick-view,
  .product-item-info:hover > .quick-view {
    opacity: 1;
    pointer-events: all;
    transition: opacity 0.15s ease-in-out;
  }
}
.breeze-gallery.caption [data-caption]:not([data-caption=""])::after {
  content: attr(data-caption);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 1px 5px;
  background: rgb(var(--base-bg, 255, 255, 255));
}
.breeze-gallery.opened {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  padding: 10px;
  box-sizing: border-box;
  background: rgb(var(--base-bg, 255, 255, 255));
}
.breeze-gallery.opened .close {
  background: rgba(var(--base-bg, 255, 255, 255), .6);
  display: block;
  right: 3px;
  top: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
}
.breeze-gallery.opened .controls {
  visibility: visible;
}
.breeze-gallery.opened .stage {
  flex-grow: 1;
  overflow: hidden !important;
}
.breeze-gallery.opened .stage:not(.video) .main-image-wrapper {
  cursor: default;
}
.breeze-gallery.opened .stage > div:first-child,
.breeze-gallery.opened .stage > div:first-child picture {
  margin: 0 auto;
  max-height: 100%;
}
.breeze-gallery.opened .stage > div:first-child,
.breeze-gallery.opened .stage > div:first-child picture,
.breeze-gallery.opened .stage > div:first-child .main-image-wrapper {
  align-items: normal;
}
.breeze-gallery.opened .stage > div:first-child img {
  object-fit: contain;
}
.breeze-gallery.opened .thumbnails.hidden {
  display: flex;
}
@media (orientation: landscape) {
  .breeze-gallery.opened {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .breeze-gallery.opened .thumbnails {
    flex-direction: column;
    flex-wrap: nowrap;
    order: -1;
    max-height: 550px;
    margin: 0 5px 0 0;
    padding-right: 5px;
    padding-bottom: 0;
    overflow-y: overlay;
  }
  .breeze-gallery.opened .stage {
    height: 100%;
    flex-shrink: 1;
  }
  .breeze-gallery.opened .thumbnails {
    max-height: none !important;
    height: 100%;
    justify-content: flex-start;
  }
}
:root {
  --magnifier-gap: var(--gallery-columns-gap, 10px);
}
.image-magnifier-lens,
.image-magnifier-stage {
  direction: ltr;
  pointer-events: none;
  overflow: hidden;
  opacity: 0;
  visibility: visible !important;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(0, 0, 0, 0.06);
}
.image-magnifier-lens.magnifier-active,
.image-magnifier-stage.magnifier-active {
  opacity: 1;
}
.image-magnifier-lens div,
.image-magnifier-stage div {
  transform: translate3d(0, 0, 0);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-magnifier-lens img[src=''],
.image-magnifier-stage img[src=''] {
  opacity: 0;
}
.image-magnifier-lens {
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.image-magnifier-lens.circle {
  border-radius: 9999px;
}
.image-magnifier-lens div {
  background: rgba(255, 255, 255, 0.4);
}
.image-magnifier-stage {
  z-index: 999;
  background: #fff;
}
.image-magnifier-stage div {
  transition: 100ms transform ease-out;
}
@media (prefers-reduced-motion) {
  .image-magnifier-stage div {
    transition: none;
  }
}
.magnifier .breeze-gallery:not(.opened) .stage,
.magnifier .breeze-gallery .images {
  -webkit-touch-callout: none;
}
.magnifier .main-image,
.magnifier .images .item > img {
  backface-visibility: hidden;
  transition: filter 100ms linear;
}
.magnifier-stage-inner .image-magnifier-lens {
  opacity: 0;
}
.magnifier-stage-inner .image-magnifier-stage {
  box-shadow: none;
}
.magnifier-stage-inner:has(.stage .loading-mask) .image-magnifier-stage {
  opacity: 0;
}
.magnifier-stage-inner .breeze-gallery .next,
.magnifier-stage-inner .breeze-gallery .prev {
  z-index: 1000;
}
.magnifier-stage-inner.magnifier-active .product.media .main-image-wrapper {
  z-index: 100;
}
:not(.magnifier-stage-inner).magnifier-active .product.media .stage,
:not(.magnifier-stage-inner).magnifier-active .product.media .images .item {
  z-index: 100;
}
.magnifier-active .product.media .main-image,
.magnifier-active .product.media .images .magnifier-active > img {
  filter: grayscale(100%) opacity(60%);
}
.range-inputs .actions-toolbar a {
  cursor: pointer;
}
.range-inputs .actions-toolbar .empty + .actions-primary {
  display: none;
}
.block.filter a:has(input):hover {
  text-decoration: none;
}
.block.filter a:has(input):hover label span:first-child {
  text-decoration: underline;
}
.block.filter a:has(input) label {
  cursor: pointer;
}
.block.filter .no-results-message {
  color: rgba(var(--base-color), var(--muted-alpha, .6));
  padding: 0 0.25rem;
}
.minisearch .actions .loading-mask {
  --spinner-size: 1rem;
  justify-content: flex-end;
  padding-right: 2.5rem;
}
.smile-elasticsuite-autocomplete-result dt {
  padding: 0.25rem 0.5rem;
}
.smile-elasticsuite-autocomplete-result dd {
  display: flex;
  gap: 0.25rem;
}
.smile-elasticsuite-autocomplete-result .clear {
  display: none;
}
.smile-elasticsuite-autocomplete-result dd,
.smile-elasticsuite-autocomplete-result .price-box,
.smile-elasticsuite-autocomplete-result .price-label,
.smile-elasticsuite-autocomplete-result .category-mini-crumb,
.smile-elasticsuite-autocomplete-result .product-attribute-label {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.smile-elasticsuite-autocomplete-result .item-type-product {
  gap: 0.5rem;
}
.smile-elasticsuite-autocomplete-result .product-image-box {
  flex-shrink: 0;
  margin: 0.25rem 0;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb {
  font-style: italic;
  color: rgba(var(--base-color), var(--muted-alpha, .6));
}
.smile-elasticsuite-autocomplete-result .product-attribute-label {
  color: rgba(var(--base-color), var(--muted-alpha, .6));
}
[data-mage-init*='"collapsible":'] > [data-role=content],
.modal-inner-wrap,
.block.filter .filter-content,
.block.filter .filter-title strong::after,
.actions-secondary .action,
.toolbar .sorter-action,
.toolbar .modes a,
.pages a.page,
.pages .action.next,
.pages .action.previous,
.minicart-items .actions a,
.breeze.breeze-theme #maincontent > .page.messages .message,
.navigation-wrapper,
.nav-toggle span::after,
.navigation .parent > a .ui-icon,
.navigation .parent > a::after,
.product-social-links a.action,
.product-social-links button.action,
.cart.table-wrapper .action-edit,
.cart.table-wrapper .action-delete,
.cart.table-wrapper .action-towishlist,
.cart.table-wrapper .action-gift::after,
.cart-tax-total::after,
.totals-tax-summary .amount .price::before {
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.breeze-inactive [data-mage-init*='"collapsible":'] > [data-role=content],
.breeze-inactive .modal-inner-wrap,
.breeze-inactive .block.filter .filter-content,
.breeze-inactive .block.filter .filter-title strong::after,
.breeze-inactive .actions-secondary .action,
.breeze-inactive .toolbar .sorter-action,
.breeze-inactive .toolbar .modes a,
.breeze-inactive .pages a.page,
.breeze-inactive .pages .action.next,
.breeze-inactive .pages .action.previous,
.breeze-inactive .minicart-items .actions a,
.breeze-inactive .breeze.breeze-theme #maincontent > .page.messages .message,
.breeze-inactive .navigation-wrapper,
.breeze-inactive .nav-toggle span::after,
.breeze-inactive .navigation .parent > a .ui-icon,
.breeze-inactive .navigation .parent > a::after,
.breeze-inactive .product-social-links a.action,
.breeze-inactive .product-social-links button.action,
.breeze-inactive .cart.table-wrapper .action-edit,
.breeze-inactive .cart.table-wrapper .action-delete,
.breeze-inactive .cart.table-wrapper .action-towishlist,
.breeze-inactive .cart.table-wrapper .action-gift::after,
.breeze-inactive .cart-tax-total::after,
.breeze-inactive .totals-tax-summary .amount .price::before {
  transition: none !important;
}
.block > .title,
.block .block-title {
  color: rgba(var(--block-title-color), var(--block-title-alpha, 1));
  background: rgba(var(--block-title-bg), var(--block-bg-alpha, 1));
}
.block .block-content {
  background: rgb(var(--block-content-bg), var(--block-content-bg-alpha, 1));
}
.breadcrumbs li::after {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 0.75rem 0.75rem;
}
.swatch-option-tooltip {
  color: rgba(var(--base-color), var(--base-alpha, 1));
  --base-color: 17, 24, 39;
  --base-alpha: 1;
  --headings-color: var(--base-color);
  --headings-alpha: 1;
  --block-title-color: var(--base-color);
  --link-color: var(--blue);
  --link-alpha: 0.85;
  --muted-bg: 243, 244, 246;
  --muted-bg-alpha: 1;
  --ring-color: var(--brand-color);
  --ring-alpha: 1;
  --button-bg: var(--brand-color);
  --button-border-color: var(--button-bg);
  --button-color: 255, 255, 255;
  --button-primary-color: 255, 255, 255;
  --button-primary-bg: var(--brand-color);
  --button-primary-border-color: var(--button-bg);
  --button-secondary-color: var(--gray-600);
  --button-secondary-bg: var(--gray-200);
  --button-secondary-border-color: var(--button-secondary-bg);
  --input-color: 17, 24, 39;
  --input-alpha: 1;
  --input-bg: var(--base-bg);
  --input-bg-alpha: 1;
  --input-border-color: 156, 163, 175;
  --input-border-alpha: 1;
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  padding: var(--dropdown-padding);
  width: var(--dropdown-width);
  transform-origin: top;
  transform: scale(0.95);
  z-index: 850;
  visibility: hidden;
  margin-top: 0.125rem;
  color: rgba(var(--z-layer-color), var(--z-layer-color-alpha, 1));
  background: rgba(var(--z-layer-bg), var(--z-layer-bg-alpha, 1));
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(var(--base-color), var(--divider-alpha, .1));
  text-align: left;
}
.breeze-inactive .swatch-option-tooltip {
  transition: none !important;
}
.swatch-option-tooltip[style*="block"] {
  z-index: 851;
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  transform: scale(1);
  top: auto;
}
.field-tooltip-content,
.dropdown.options .dropdown,
.tooltip.wrapper .tooltip.content,
.minicart-wrapper .mage-dropdown-dialog,
.minisearch .search-autocomplete,
.map-popup,
.navigation .submenu {
  color: rgba(var(--base-color), var(--base-alpha, 1));
  --base-color: 17, 24, 39;
  --base-alpha: 1;
  --headings-color: var(--base-color);
  --headings-alpha: 1;
  --block-title-color: var(--base-color);
  --link-color: var(--blue);
  --link-alpha: 0.85;
  --muted-bg: 243, 244, 246;
  --muted-bg-alpha: 1;
  --ring-color: var(--brand-color);
  --ring-alpha: 1;
  --button-bg: var(--brand-color);
  --button-border-color: var(--button-bg);
  --button-color: 255, 255, 255;
  --button-primary-color: 255, 255, 255;
  --button-primary-bg: var(--brand-color);
  --button-primary-border-color: var(--button-bg);
  --button-secondary-color: var(--gray-600);
  --button-secondary-bg: var(--gray-200);
  --button-secondary-border-color: var(--button-secondary-bg);
  --input-color: 17, 24, 39;
  --input-alpha: 1;
  --input-bg: var(--base-bg);
  --input-bg-alpha: 1;
  --input-border-color: 156, 163, 175;
  --input-border-alpha: 1;
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  padding: var(--dropdown-padding);
  width: var(--dropdown-width);
  transform-origin: top;
  transform: scale(0.95);
  z-index: 850;
  visibility: hidden;
  margin-top: 0.125rem;
  color: rgba(var(--z-layer-color), var(--z-layer-color-alpha, 1));
  background: rgba(var(--z-layer-bg), var(--z-layer-bg-alpha, 1));
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(var(--base-color), var(--divider-alpha, .1));
  text-align: left;
}
.breeze-inactive .field-tooltip-content,
.breeze-inactive .dropdown.options .dropdown,
.breeze-inactive .tooltip.wrapper .tooltip.content,
.breeze-inactive .minicart-wrapper .mage-dropdown-dialog,
.breeze-inactive .minisearch .search-autocomplete,
.breeze-inactive .map-popup,
.breeze-inactive .navigation .submenu {
  transition: none !important;
}
.breeze .field-tooltip-content,
.breeze .dropdown.options .dropdown,
.breeze .tooltip.wrapper .tooltip.content,
.breeze .minicart-wrapper .mage-dropdown-dialog,
.breeze .minisearch .search-autocomplete,
.breeze .map-popup,
.breeze .navigation .submenu {
  display: block !important;
}
.field-tooltip-content[aria-hidden="false"],
.dropdown.options .dropdown[aria-hidden="false"],
.tooltip.wrapper:hover .tooltip.content,
.tooltip.wrapper:focus .tooltip.content,
.minicart-wrapper .mage-dropdown-dialog[style=""],
.minicart-wrapper .mage-dropdown-dialog[style*="block"],
.minisearch .search-autocomplete:not(:empty):not([style*="display:none"]):not([style*="display: none"]),
.map-popup.active,
.navigation .submenu.shown,
.navigation .submenu[aria-expanded="true"]:not([aria-hidden]),
body:not(.breeze) .navigation .submenu[aria-expanded="true"]:not([aria-hidden]) .submenu {
  z-index: 851;
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  transform: scale(1);
  top: auto;
}
.smile-elasticsuite-autocomplete-result dd,
.dropdown.options .dropdown > li > a,
.dropdown.options .dropdown > ul > li > a,
.minisearch .search-autocomplete [role="listbox"] li,
.navigation :where(li[class*=level]) > a {
  --divider-alpha: 0.05;
  cursor: pointer;
}
.smile-elasticsuite-autocomplete-result dd:hover,
.dropdown.options .dropdown > li > a:hover,
.dropdown.options .dropdown > ul > li > a:hover,
.minisearch .search-autocomplete [role="listbox"] li:hover,
.navigation :where(li[class*=level]) > a:hover {
  background: rgba(var(--base-color), var(--divider-alpha, .1));
}
[data-collapsible] > [data-role="title"],
[data-role="collapsible"] > [data-role="title"],
[data-mage-init*='"collapsible":'] > [data-role="title"],
.block-collapsible-nav > .title,
.dropdown.options .toggle,
.minicart-wrapper .action.showcart {
  cursor: pointer;
}
[data-collapsible] > [data-role="title"]::after,
[data-role="collapsible"] > [data-role="title"]::after,
[data-mage-init*='"collapsible":'] > [data-role="title"]::after,
.block-collapsible-nav > .title::after,
.dropdown.options:not(.no-chevron) .toggle::after {
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 0.75rem 0.75rem;
}
:where(input:not([type=range])):focus,
:where(input:not([type=range])):focus-visible,
textarea:focus,
textarea:focus-visible,
select:focus,
select:focus-visible {
  --input-border-color: var(--brand-color);
  --input-outline-color: var(--input-border-color);
  --input-shadow-spread: 1px;
  outline: 2px solid rgba(var(--input-outline-color), var(--input-outline-alpha));
  outline-offset: 2px;
}
:where(input:not([type=range])):-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 var(--input-shadow-spread, 0) rgba(var(--input-border-color), var(--input-border-alpha)), 0 0 0 30px rgba(var(--muted-bg), var(--muted-bg-alpha, 1)) inset;
  -webkit-text-fill-color: rgba(var(--input-color), var(--input-alpha));
}
button,
.action.primary,
input[type='submit'],
input[type='reset'],
input[type='button'],
.pagebuilder-button-primary,
.pagebuilder-button-secondary,
.pagebuilder-button-link {
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.breeze-inactive button,
.breeze-inactive .action.primary,
.breeze-inactive input[type='submit'],
.breeze-inactive input[type='reset'],
.breeze-inactive input[type='button'],
.breeze-inactive .pagebuilder-button-primary,
.breeze-inactive .pagebuilder-button-secondary,
.breeze-inactive .pagebuilder-button-link {
  transition: none !important;
}
button.selected,
.action.primary.selected,
input[type='submit'].selected,
input[type='reset'].selected,
input[type='button'].selected,
.pagebuilder-button-primary.selected,
.pagebuilder-button-secondary.selected,
.pagebuilder-button-link.selected {
  --button-color: 255, 255, 255;
  --button-bg: var(--brand-color);
  --button-border-color: var(--button-bg);
}
@media (hover: hover) {
  button:hover,
  .action.primary:hover,
  input[type='submit']:hover,
  input[type='reset']:hover,
  input[type='button']:hover,
  .pagebuilder-button-primary:hover,
  .pagebuilder-button-secondary:hover,
  .pagebuilder-button-link:hover {
    --button-bg-alpha: var(--button-hover-bg-alpha);
    text-decoration: none !important;
  }
}
button:focus-visible,
.action.primary:focus-visible,
input[type='submit']:focus-visible,
input[type='reset']:focus-visible,
input[type='button']:focus-visible,
.pagebuilder-button-primary:focus-visible,
.pagebuilder-button-secondary:focus-visible,
.pagebuilder-button-link:focus-visible {
  --button-border-alpha: 1;
  z-index: 10;
  outline: 2px solid rgba(var(--ring-color), var(--ring-alpha, 1));
  outline-offset: 2px;
}
@media (hover: hover) {
  .pagebuilder-button-link:hover {
    text-decoration: underline !important;
    --button-bg: transparent;
    --button-border-color: transparent;
    --button-color: var(--link-color);
  }
}
@media (hover: hover) {
  .button-ghost button:hover,
  .button-ghost .pagebuilder-button-primary:hover,
  .button-ghost .pagebuilder-button-secondary:hover {
    --button-bg-alpha: .1;
    --button-color: var(--base-color);
  }
}
.product-options-wrapper .action.back {
  --button-bg: var(--base-bg);
  --button-border-color: var(--base-bg);
  padding: 0 !important;
  background: transparent !important;
  color: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  text-transform: inherit !important;
  border: 0 !important;
  border-radius: 0 !important;
  text-align: left;
}
.product-options-wrapper .action.back:focus-visible {
  outline: 2px solid rgba(var(--ring-color), var(--ring-alpha, 1));
  outline-offset: 1px;
}
.button-close,
.ui-dialog.popup .action.close,
.modal-header .action-close,
.block-minicart .action.close {
  float: right;
  --button-bg: var(--base-bg);
  --button-border-color: var(--base-bg);
  padding: 0 !important;
  background: transparent !important;
  color: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  text-transform: inherit !important;
  border: 0 !important;
  border-radius: 0 !important;
  text-align: left;
  margin-left: auto;
  opacity: .7;
  cursor: pointer;
}
.button-close:focus-visible,
.ui-dialog.popup .action.close:focus-visible,
.modal-header .action-close:focus-visible,
.block-minicart .action.close:focus-visible {
  outline: 2px solid rgba(var(--ring-color), var(--ring-alpha, 1));
  outline-offset: 1px;
}
.button-close::before,
.ui-dialog.popup .action.close::before,
.modal-header .action-close::before,
.block-minicart .action.close::before {
  display: block;
  content: '';
  width: 1.5rem;
  height: 1.5rem;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
.button-close span,
.ui-dialog.popup .action.close span,
.modal-header .action-close span,
.block-minicart .action.close span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.minicart-items .details-qty .update-cart-item {
  font-size: 0.75rem;
  line-height: 1rem;
  padding: 0.25rem 0.5rem;
}
.minicart-items .details-qty .item-qty {
  font-size: 0.75rem;
  line-height: 1rem;
  padding: 0.25rem;
  width: auto;
  flex-grow: 0;
}
.minicart-items-wrapper::after {
  pointer-events: none;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1rem;
  background: linear-gradient(rgba(var(--z-layer-bg), 0), rgba(var(--z-layer-bg), .8));
}
.modal-content::-webkit-scrollbar,
.minicart-items-wrapper > .minicart-items::-webkit-scrollbar {
  width: 0.375rem;
  height: 0.375rem;
}
.modal-content::-webkit-scrollbar-track,
.minicart-items-wrapper > .minicart-items::-webkit-scrollbar-track {
  background-color: rgb(var(--scrollbar-bg));
  border-radius: 24rem;
}
.modal-content::-webkit-scrollbar-thumb,
.minicart-items-wrapper > .minicart-items::-webkit-scrollbar-thumb {
  background-color: rgb(var(--scrollbar-color));
  border-radius: 24rem;
}
.loading-mask .loader,
.load.indicator::before,
.product-item-info-image-loading .product-item-photo::before {
  animation: rotate var(--spinner-duration) linear infinite;
  width: var(--spinner-size);
  height: var(--spinner-size);
  border: var(--spinner-border-width) solid rgb(var(--spinner-border-color));
  border-top-color: transparent;
  border-radius: 50%;
}
[data-mage-init*='"tabs":'] > [data-role="collapsible"] {
  cursor: pointer;
}
[data-mage-init*='"tabs":'] > [data-role="collapsible"]:hover {
  --muted-alpha: .9;
  --muted-bg-alpha: .5;
  background: rgba(var(--muted-bg), var(--muted-bg-alpha, 1));
}
[data-mage-init*='"tabs":'] > [data-role="collapsible"]:focus-visible {
  z-index: 10;
}
@media (max-width: 767.98px) {
  [data-mage-init*='"tabs":'] > [data-role="collapsible"]::after {
    transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /></svg>') no-repeat 50% 50%;
    -webkit-mask-size: 0.75rem 0.75rem;
  }
  .breeze-inactive [data-mage-init*='"tabs":'] > [data-role="collapsible"]::after {
    transition: none !important;
  }
}
[data-mage-init*='"tabs":'] > [data-role="collapsible"][aria-expanded="true"],
[data-mage-init*='"tabs":'] > [data-role="collapsible"]:nth-child(1):not([aria-expanded]) {
  --muted-alpha: .9;
  background: rgba(var(--muted-bg), var(--muted-bg-alpha, 1));
}
[data-mage-init*='"tabs":'] > [data-role="collapsible"][aria-expanded="true"]:hover,
[data-mage-init*='"tabs":'] > [data-role="collapsible"]:nth-child(1):not([aria-expanded]):hover {
  --muted-bg-alpha: 1;
}
[data-content-type="tabs"] .tab-header {
  cursor: pointer;
}
[data-content-type="tabs"] .tab-header:hover {
  --muted-alpha: .9;
  --muted-bg-alpha: .5;
  background: rgba(var(--muted-bg), var(--muted-bg-alpha, 1));
}
[data-content-type="tabs"] .tab-header:focus-visible {
  z-index: 10;
}
[data-content-type="tabs"] .tab-header.active {
  --muted-alpha: .9;
  background: rgba(var(--muted-bg), var(--muted-bg-alpha, 1));
}
[data-content-type="tabs"] .tab-header.active:hover {
  --muted-bg-alpha: 1;
}
[data-mage-init*='"tabs":'] > [data-role="content"] {
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
[data-content-type="tabs"] .tabs-content > div {
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.breeze-inactive [data-content-type="tabs"] .tabs-content > div {
  transition: none !important;
}
.minicart-items .details-qty .update-cart-item span,
.minicart-items .action.edit span,
.minicart-items .action.delete span,
.review-control-vote label span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.mobile-header-panel .switcher .label {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.block.filter .no-results-message,
.minicart-items .details-qty .label,
.minicart-items .details-qty .value {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.block-minicart .items-total {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.block-minicart .block-content > .actions a.action {
  color: rgba(var(--link-color), var(--link-alpha));
  text-decoration: none;
}
.block-minicart .block-content > .actions a.action:hover {
  --link-alpha: 1;
  text-decoration: underline;
}
.popup-authentication .block-new-customer p {
  margin-bottom: 0.75rem;
}
.popup-authentication .block-new-customer ul {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.popup-authentication .block-new-customer ul {
  padding-left: 1.25rem;
}
.popup-authentication .block-new-customer ul {
  list-style: disc;
}
div.mage-error,
div.field-error {
  margin-top: 0.125rem;
  font-size: .9rem;
  color: rgba(var(--danger-color), var(--danger-alpha, 1));
}
.field-tooltip {
  --dropdown-width: 18rem;
  --dropdown-padding: 0.5rem 0.75rem;
}
.field-tooltip-action::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.25rem 1.25rem;
}
.ui-datepicker .ui-datepicker-calendar td {
  padding: 0;
}
.ui-datepicker-trigger::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
.shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.shadow-sm-around {
  box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.05);
}
.shadow-around {
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.06);
}
.shadow-md-around {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(0, 0, 0, 0.06);
}
.shadow-lg-around {
  box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(0, 0, 0, 0.05);
}
.shadow-xl-around {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.04);
}
.shadow-2xl-around {
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
[data-mage-init*='"collapsible":'] > [data-role=content][aria-hidden=false] {
  height: auto;
  visibility: visible;
  opacity: 1;
  overflow: visible;
  position: static;
}
.block-collapsible-nav .title {
  cursor: pointer;
}
.block-collapsible-nav .content a:hover {
  text-decoration: none;
  --base-bg-alpha: .8;
  background: rgba(var(--base-bg), var(--base-bg-alpha, 1));
}
@media (min-width: 768px) {
  .block-collapsible-nav .content {
    position: sticky;
    top: 0.5rem;
    left: 0;
  }
}
@media (min-width: 640px) {
  .ui-dialog.popup {
    width: 24rem;
  }
}
.ui-dialog.popup .action.close {
  position: absolute;
  z-index: 101;
  right: 0.5rem;
  top: 0.5rem;
}
.dropdown.options .block-title {
  padding: 0;
  border: 0;
  margin-bottom: 0.5rem;
}
.dropdown.options .subtitle {
  display: block;
  margin-bottom: 0.75rem;
  color: rgba(var(--base-color), var(--muted-alpha, .6));
}
.dropdown.options .product-item + .product-item {
  margin-top: 1rem;
}
.dropdown.options .actions-toolbar {
  justify-content: center;
  margin-top: 1rem;
}
.dropdown.options .empty {
  font-weight: 500;
}
:root {
  --dropdown-padding: 0.5rem;
  --dropdown-width: 11rem;
}
.dropdown-lg {
  --dropdown-padding: 0.75rem 1rem;
  --dropdown-width: 18rem;
}
.dropdown-xl,
.map-popup {
  --dropdown-padding: 0.75rem 1rem;
  --dropdown-width: 20rem;
}
.modals-overlay,
.modal-custom-overlay {
  transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  inset: 0;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  visibility: hidden;
  content: '';
  z-index: 810;
  opacity: 0;
  pointer-events: none;
  background: rgba(var(--z-overlay-bg), var(--z-overlay-bg-alpha, .8));
}
.breeze-inactive .modals-overlay,
.breeze-inactive .modal-custom-overlay {
  transition: none !important;
}
._show ~ .modals-overlay,
._show ~ .modal-custom-overlay {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
body.breeze._has-modal,
body.breeze._has-modal-custom {
  overflow: hidden;
}
.modal-slide,
.modal-popup,
.modal-custom {
  --modal-max-width: 500px;
  --modal-max-height: 85vh;
  --modal-padding-x: 1rem;
  --modal-padding-y: var(--modal-padding-x);
  inset: 0;
  position: fixed;
  z-index: 900;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 1.75rem;
}
@media (min-width: 768px) {
  .modal-slide,
  .modal-popup,
  .modal-custom {
    --modal-padding-x: 2rem;
  }
}
.modal-slide._show,
.modal-popup._show,
.modal-custom._show {
  pointer-events: auto;
  visibility: visible;
}
@media (min-width: 640px) {
  .modal-slide,
  .modal-popup,
  .modal-custom {
    justify-content: center;
  }
}
.modal-slide[data-type="slide"] {
  width: 100%;
  padding: 0;
  align-items: flex-end;
  padding-left: 1.75rem;
  left: auto !important;
}
.modal-inner-wrap {
  display: flex;
  flex-direction: column;
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
  max-width: var(--modal-max-width);
  max-height: var(--modal-max-height);
  max-height: -webkit-fill-available;
  background: rgba(var(--z-layer-bg), var(--z-layer-bg-alpha, 1));
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.04);
  opacity: 0;
}
.modal-xl .modal-inner-wrap {
  --modal-max-width: 850px;
}
@media (max-width: 767.98px) {
  .modal-inner-wrap {
    transform: translateY(10px);
  }
}
@media (min-width: 768px) {
  .modal-inner-wrap {
    transform: scale(0.97);
  }
}
[data-type="slide"] .modal-inner-wrap {
  width: 100%;
  height: 100%;
  max-width: 420px;
  max-height: none;
  border-radius: 0;
  transform: translateX(100%);
}
._show .modal-inner-wrap {
  transform: none;
  opacity: 1;
}
.modal-header,
.modal-content,
.modal-footer {
  padding: 0 var(--modal-padding-x);
}
.modal-header,
.modal-footer {
  flex-shrink: 0;
  padding-top: var(--modal-padding-y);
  position: relative;
  z-index: 10;
}
.modal-header h1 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 1rem;
}
.modal-header .action-close {
  background: rgba(var(--base-bg), var(--base-bg-alpha, 1));
  position: absolute;
  top: calc(var(--modal-padding-y) / 3);
  right: calc(var(--modal-padding-x) / 3);
}
.modal-content {
  overflow: auto;
  overscroll-behavior: contain;
  padding-bottom: 3px;
  padding-top: 3px;
}
.modal-content:last-child {
  padding-bottom: var(--modal-padding-y);
}
.modal-content .message .button-close {
  display: none;
}
.modal-footer {
  padding-bottom: var(--modal-padding-y);
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
}
.page-header .action.skip {
  --base-color: 17, 24, 39;
  --base-alpha: 1;
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  z-index: 40;
  text-align: center;
  background: rgba(var(--base-bg), var(--base-bg-alpha, 1));
  color: rgba(var(--base-color), var(--base-alpha, 1));
}
.page-header .action.skip:hover {
  text-decoration: underline;
}
.page-header .action.skip:focus-within {
  outline-offset: 0;
  padding: 0.375rem 0.5rem;
}
@media (max-width: 767.98px) {
  .sidebar .action.skip {
    display: none !important;
  }
}
.loading-mask,
.load.indicator {
  inset: 0;
  margin: auto;
  position: fixed;
  z-index: 800;
  --base-bg-alpha: .6;
  background: rgba(var(--base-bg), var(--base-bg-alpha, 1));
  display: flex;
  align-items: center;
  justify-content: center;
}
body > .loading-mask,
body > .load.indicator {
  z-index: 990;
}
body > .loading-mask {
  position: fixed !important;
}
.loading-mask .loader {
  flex-shrink: 0;
  flex-grow: 0;
}
.loading-mask .loader p,
.loading-mask .loader img {
  display: none;
}
.loading-mask + .loading-mask {
  opacity: 0;
}
.load.indicator[style*="display: inline"] {
  display: flex !important;
}
.load.indicator::before {
  content: '';
  display: block;
}
.load.indicator span {
  display: none;
}
._block-content-loading {
  position: relative;
}
.tooltip.wrapper {
  --dropdown-width: 16rem;
  --dropdown-padding: 0.5rem 0.75rem;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .subtitle {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  display: block;
  margin-bottom: 0.5rem;
}
@media (max-width: 767.98px) {
  .tooltip.wrapper {
    --dropdown-width: 12rem;
  }
}
.towishlist::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
.tocompare::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
.action.print::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 17h2a2 2 0 002-2v-4a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h2m2 4h6a2 2 0 002-2v-4a2 2 0 00-2-2H9a2 2 0 00-2 2v4a2 2 0 002 2zm8-12V5a2 2 0 00-2-2H9a2 2 0 00-2 2v4h10z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
.action.mailto::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .hover-zoom {
    overflow: hidden;
  }
  .hover-zoom > a {
    outline-offset: -4px;
  }
  .hover-zoom > img,
  .hover-zoom [data-background-images^="{\\"],
  .hover-zoom [data-background-images^="{\\"] > * {
    transition: transform 600ms cubic-bezier(0.35, 0, 0.05, 1);
  }
  .hover-zoom:hover [data-background-images^="{\\"] {
    transform: scale(1.05);
  }
  .hover-zoom:hover [data-background-images^="{\\"] > * {
    transform: scale(0.95);
  }
  .hover-zoom:hover > img {
    transform: scale(1.05);
  }
}
.popup-authentication .modal-inner-wrap {
  --modal-max-width: 850px;
}
.popup-authentication .block-authentication {
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .popup-authentication .block-authentication {
    flex-direction: row;
    gap: 2rem;
  }
  .popup-authentication .block-authentication > .block {
    flex-grow: 1;
    flex-basis: 0;
  }
}
.block .block-title .counter {
  color: rgba(var(--base-color), var(--muted-alpha, .6));
}
.block-compare .action.delete,
.filter .action.remove,
.sidebar .action.delete,
.sidebar .action.remove {
  color: rgba(var(--base-color), var(--muted-alpha, .6));
}
.block-compare .action.delete::before,
.filter .action.remove::before,
.sidebar .action.delete::before,
.sidebar .action.remove::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1rem 1rem;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.dropdown .header.links {
  flex-direction: column;
  gap: 0;
}
.mobile-header-panel {
  margin-top: 1rem;
  padding-top: 0.5rem;
  border-top: 1px solid rgba(var(--base-color), var(--divider-alpha, .1));
}
.mobile-header-panel .slideout\:hide {
  display: none;
}
.mobile-header-panel .heading,
.mobile-header-panel .switcher-label {
  display: block;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 600;
  color: rgba(var(--base-color), var(--muted-alpha, .6));
}
.mobile-header-panel .switcher,
.mobile-header-panel .header-panel-info {
  margin-top: 1rem;
  padding: 0 0.5rem;
  display: flex;
  gap: 0.75rem;
}
.mobile-header-panel .switcher a:not(.toggle),
.mobile-header-panel .header-panel-info a:not(.toggle) {
  opacity: .7;
}
.mobile-header-panel .switcher + .switcher {
  margin-top: 0.5rem;
}
.mobile-header-panel .header-panel-info {
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
@media (max-width: 767.98px) {
  .block.filter .filter-content {
    left: 0;
    top: 0;
    bottom: 0;
    width: 24rem;
    z-index: 850;
    max-width: calc(100vw - 4rem);
    background: rgba(var(--z-layer-bg), var(--z-layer-bg-alpha, 1));
    color: rgba(var(--z-layer-color), var(--z-layer-color-alpha, 1));
    transform: translateX(-100%);
    overscroll-behavior: contain;
    overflow: auto;
    padding: 1rem;
  }
  .active.block.filter .filter-content,
  .filter-active .block.filter .filter-content {
    transform: translateX(0);
    visibility: visible;
  }
  .block.filter:not(.active) .filter-content [data-mage-init*='"collapsible":'] > [data-role=content][aria-hidden=false] {
    visibility: hidden;
  }
  .block.filter .filter-title strong::before {
    transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    inset: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed;
    visibility: hidden;
    content: '';
    z-index: 810;
    opacity: 0;
    pointer-events: none;
    background: rgba(var(--z-overlay-bg), var(--z-overlay-bg-alpha, .8));
  }
  .breeze-inactive .block.filter .filter-title strong::before {
    transition: none !important;
  }
  .active.block.filter .filter-title strong::before,
  .filter-active .block.filter .filter-title strong::before {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
  }
  .block.filter .filter-title strong::after {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed;
    z-index: 811;
    color: rgba(var(--base-bg), var(--base-bg-alpha, 1));
    content: '';
    width: 1.5rem;
    height: 1.5rem;
    top: 1.25rem;
    left: min(calc(24rem + 1.125rem), calc(100vw - 2.75rem));
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /></svg>') no-repeat 50% 50%;
    -webkit-mask-size: 1.5rem 1.5rem;
    transform: translateX(-20px);
  }
  .active.block.filter .filter-title strong::after,
  .filter-active .block.filter .filter-title strong::after {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateX(0);
  }
}
@media (min-width: 768px) {
  .column.main .block.filter .filter-options-content {
    color: rgba(var(--base-color), var(--base-alpha, 1));
    --base-color: 17, 24, 39;
    --base-alpha: 1;
    --headings-color: var(--base-color);
    --headings-alpha: 1;
    --block-title-color: var(--base-color);
    --link-color: var(--blue);
    --link-alpha: 0.85;
    --muted-bg: 243, 244, 246;
    --muted-bg-alpha: 1;
    --ring-color: var(--brand-color);
    --ring-alpha: 1;
    --button-bg: var(--brand-color);
    --button-border-color: var(--button-bg);
    --button-color: 255, 255, 255;
    --button-primary-color: 255, 255, 255;
    --button-primary-bg: var(--brand-color);
    --button-primary-border-color: var(--button-bg);
    --button-secondary-color: var(--gray-600);
    --button-secondary-bg: var(--gray-200);
    --button-secondary-border-color: var(--button-secondary-bg);
    --input-color: 17, 24, 39;
    --input-alpha: 1;
    --input-bg: var(--base-bg);
    --input-bg-alpha: 1;
    --input-border-color: 156, 163, 175;
    --input-border-alpha: 1;
    transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    padding: var(--dropdown-padding);
    width: var(--dropdown-width);
    transform-origin: top;
    transform: scale(0.95);
    z-index: 850;
    visibility: hidden;
    margin-top: 0.125rem;
    color: rgba(var(--z-layer-color), var(--z-layer-color-alpha, 1));
    background: rgba(var(--z-layer-bg), var(--z-layer-bg-alpha, 1));
    border: 1px solid rgba(var(--base-color), var(--divider-alpha, .1));
    text-align: left;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  .breeze-inactive .column.main .block.filter .filter-options-content {
    transition: none !important;
  }
  .breeze .column.main .block.filter .filter-options-content {
    display: block !important;
  }
  .column.main .block.filter .filter-options-content[aria-hidden=false] {
    z-index: 851;
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    transform: scale(1);
    top: auto;
  }
  .column.main .block.filter .filter-options-content .item {
    --divider-alpha: 0.05;
    cursor: pointer;
    display: flex;
  }
  .column.main .block.filter .filter-options-content .item:hover {
    background: rgba(var(--base-color), var(--divider-alpha, .1));
  }
}
.block.filter a:hover {
  text-decoration: underline;
}
.block.filter .filter-title {
  cursor: initial;
}
.block.filter .filter-title::after {
  -webkit-mask: none;
}
@media (min-width: 768px) {
  .block.filter .filter-content,
  .block.filter .filter-title strong::after {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .block.filter [data-role="title"] {
    cursor: pointer;
  }
  .active.block.filter [data-role="title"] {
    -webkit-tap-highlight-color: transparent;
  }
  .block.filter .filter-title::before {
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M3 3a1 1 0 011-1h12a1 1 0 011 1v3a1 1 0 01-.293.707L12 11.414V15a1 1 0 01-.293.707l-2 2A1 1 0 018 17v-5.586L3.293 6.707A1 1 0 013 6V3z" clip-rule="evenodd" /></svg>') no-repeat 50% 50%;
    -webkit-mask-size: 1.25rem 1.25rem;
  }
  .block.filter .filter-content {
    padding: 1rem 1.5rem;
  }
}
.product-item-name a:hover {
  text-decoration: underline;
}
.actions-secondary .action:hover {
  --muted-alpha: .9;
}
.actions-secondary .action::before {
  -webkit-mask-size: 1.5rem;
}
.pages .action.previous::before,
.pages .action.next::before,
.sorter-action::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 10l7-7m0 0l7 7m-7-7v18" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
.toolbar .sort-desc::before {
  transform: rotate(180deg);
}
.toolbar .sorter-action:hover {
  --muted-alpha: .9;
}
.toolbar .modes a:hover {
  --muted-alpha: .9;
}
.toolbar .mode-grid::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
.toolbar .mode-list::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 10h16M4 14h16M4 18h16" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
.pages a.page:hover {
  background: rgba(var(--muted-bg), var(--muted-bg-alpha, 1));
}
.pages .action.next::before {
  transform: rotate(90deg);
}
.pages .action.previous::before {
  transform: rotate(-90deg);
}
.pages .action.next:hover,
.pages .action.previous:hover {
  --muted-alpha: .9;
}
.lac-notification-sticky {
  background: rgba(var(--base-bg), var(--base-bg-alpha, 1));
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  position: sticky;
  z-index: 810;
  top: 0;
}
.lac-notification .top-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
.minicart-wrapper .mage-dropdown-dialog {
  width: 20rem;
  max-width: 90vw;
  display: block !important;
  padding: 0.75rem 1rem;
  transform-origin: top right;
}
.minicart-wrapper .showcart {
  --spinner-size: 1rem;
}
.block-minicart .block-title {
  float: left;
  padding: 0;
  border: 0;
}
.block-minicart .block-title .qty {
  display: none;
}
.block-minicart .block-content {
  clear: both;
  display: flex;
  flex-direction: column;
}
.block-minicart .action.close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
}
.block-minicart .items-total {
  font-weight: 500;
  display: none;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  padding: 0.5rem 0 0;
  display: flex;
}
.block-minicart .subtotal {
  display: flex;
  justify-content: space-between;
  margin: 0.5rem 0;
  font-weight: 500;
  text-align: right;
}
.block-minicart .block-content > .actions {
  margin: 0.25rem 0;
  text-align: center;
}
.block-minicart .block-content > .actions .action.checkout {
  width: 100%;
  padding: 0.625rem;
}
.block-minicart .block-content > .actions .action.checkout ~ div:not(:empty) {
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.minicart-items-wrapper {
  position: relative;
  height: auto !important;
  max-height: none !important;
  margin: 1rem 0;
}
.minicart-items-wrapper > .minicart-items {
  max-height: 35vh;
  height: 100%;
  overflow: auto;
  overscroll-behavior: contain;
  padding: 0 0.25rem 0.375rem;
  margin: 0 0 0 -0.25rem;
}
.modal-slide[data-type="slide"] .minicart-items-wrapper > .minicart-items {
  max-height: none;
}
.minicart-items-wrapper .message {
  margin-top: 0.25rem;
}
.minicart-items li.product-item + li {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(var(--base-color), var(--divider-alpha, .1));
}
.minicart-items li.product-item > div.product {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.75rem;
}
.minicart-items li.product-item > div.product > :nth-child(1) {
  max-width: 30%;
}
.minicart-items li.product-item > div.product > :nth-child(2) {
  max-width: calc(70% - 0.75rem);
  flex-grow: 1;
}
.minicart-items li.product-item > div.product .message {
  width: 100%;
}
.minicart-items li.product-item > div.product .message:last-child {
  margin: 0;
}
.minicart-items .product.options .toggle {
  justify-content: flex-start;
}
.minicart-items .product-item-photo,
.minicart-items .product-image-container {
  flex-shrink: 0;
}
.minicart-items .product-image-container {
  border: 1px solid rgba(var(--base-color), var(--divider-alpha, .1));
}
.minicart-items .subtotal,
.minicart-items .price-container {
  margin: 0.25rem 0;
}
.minicart-items .details-qty {
  color: rgba(var(--base-color), var(--muted-alpha, .6));
  margin: 0.25rem 0;
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.minicart-items .details-qty .item-qty {
  color: rgba(var(--base-color), var(--muted-alpha, .6));
  width: 2.5rem;
  border-color: transparent;
  margin-left: -0.25rem;
}
.minicart-items .details-qty .update-cart-item::before {
  content: '';
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1rem 1rem;
}
.minicart-items .actions {
  display: flex;
  gap: 0.125rem;
  position: absolute;
  bottom: 0.5rem;
  right: 0;
}
.minicart-items .actions a {
  display: flex;
  color: rgba(var(--base-color), var(--muted-alpha, .6));
}
.minicart-items .action.edit::before,
.minicart-items .action.delete::before {
  content: '';
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}
.minicart-items .action.edit::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.25rem 1.25rem;
}
.minicart-items .action.delete::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.25rem 1.25rem;
}
.minicart-items .actions a:hover {
  --muted-alpha: .9;
}
.minisearch .label::before {
  position: relative;
  cursor: pointer;
}
.minisearch.active .control {
  display: block;
  z-index: 40;
  left: 0;
  right: 0;
}
.minisearch.active .actions {
  display: flex;
  z-index: 41;
}
.minisearch .search-autocomplete {
  width: auto;
  right: auto;
}
.minisearch .search-autocomplete [role="listbox"] li {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.minisearch .search-autocomplete [role="listbox"] li.selected {
  background: rgba(var(--muted-bg), var(--muted-bg-alpha, 1));
}
.minisearch .search-autocomplete [role="listbox"] .amount {
  opacity: .5;
}
.message:where(.warning, .success, .notice, .error, .info) {
  background: rgb(var(--message-bg));
  color: rgb(var(--message-color));
  border-color: rgb(var(--message-border-color, var(--message-color)), var(--message-border-alpha, .1));
}
.message a {
  color: rgb(var(--message-color)) !important;
}
.message a:hover {
  text-decoration: none !important;
}
.message > .button-close::before {
  -webkit-mask-size: 1rem 1rem;
}
.message.success {
  --message-bg: var(--green-muted);
  --message-color: var(--green);
}
.message.success::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.25rem 1.25rem;
}
.message.info,
.message.warning,
.message.notice {
  --message-bg: var(--blue-muted);
  --message-color: var(--blue);
}
.message.info::before,
.message.warning::before,
.message.notice::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.25rem 1.25rem;
}
.message.error {
  --message-bg: var(--red-muted);
  --message-color: var(--red);
}
.message.error::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z" clip-rule="evenodd" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.25rem 1.25rem;
}
.breeze.breeze-theme #maincontent > .page.messages .message {
  transform: translateY(-50px);
  position: relative;
}
.breeze.breeze-theme #maincontent > .page.messages .message.shown {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
  animation: 0.3s ease-in-out 5s forwards message-hide;
  -moz-animation: 5s ease-in-out forwards moz-message-hide;
}
.breeze.breeze-theme #maincontent > .page.messages .message .button-close::after {
  content: '';
  position: absolute;
  right: -0.375rem;
  bottom: 0;
  width: 3px;
  height: 100%;
  opacity: 0;
  background-color: currentColor;
  animation: 3.5s linear 1.5s forwards message-progress;
}
.breeze.breeze-theme #maincontent > .page.messages .message:hover,
.breeze.breeze-theme #maincontent > .page.messages .message:hover .button-close::after {
  animation-play-state: paused;
}
@keyframes message-hide {
  100% {
    transform: translateY(-50px);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes moz-message-hide {
  0% {
    transform: translateY(0);
  }
  93% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  100% {
    transform: translateY(-50px);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes message-progress {
  0% {
    opacity: .5;
  }
  100% {
    height: 0;
    opacity: 0.1;
  }
}
.map-popup {
  transition: opacity var(--transition-duration), visibility var(--transition-duration) 0s;
  width: 100%;
  right: auto;
  left: 0;
}
.map-popup.active {
  z-index: 950;
  /* Move above modal since map can be triggered within the modal */
}
.map-popup .action.tocart {
  width: 100%;
}
.map-popup-wrapper.ui-dialog .action.close {
  z-index: 951;
}
.map-form-addtocart {
  margin: 0.5rem 0;
}
.actual-price {
  font-weight: 500;
}
.additional-addtocart-box {
  margin: 0.5rem 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.additional-addtocart-box:empty {
  display: none;
}
.additional-addtocart-box > div {
  max-width: calc(50% - 0.25rem);
}
@media (max-width: 639.98px) {
  .navigation-wrapper {
    display: none;
    left: 0;
    top: 0;
    bottom: 0;
    width: 24rem;
    z-index: 850;
    max-width: calc(100vw - 4rem);
    background: rgba(var(--z-layer-bg), var(--z-layer-bg-alpha, 1));
    color: rgba(var(--z-layer-color), var(--z-layer-color-alpha, 1));
    transform: translateX(-100%);
    overscroll-behavior: contain;
    overflow: auto;
    padding: 1rem;
  }
  .nav-open .navigation-wrapper {
    transform: translateX(0);
    visibility: visible;
  }
  .nav-open .navigation-wrapper,
  .nav-before-open .navigation-wrapper {
    display: block;
  }
  .nav-toggle::before {
    transition: background-color var(--transition-duration), border-color var(--transition-duration), box-shadow var(--transition-duration), color var(--transition-duration), text-decoration-color var(--transition-duration), opacity var(--transition-duration), transform var(--transition-duration), visibility var(--transition-duration) 0s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    inset: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed;
    visibility: hidden;
    content: '';
    z-index: 810;
    opacity: 0;
    pointer-events: none;
    background: rgba(var(--z-overlay-bg), var(--z-overlay-bg-alpha, .8));
  }
  .breeze-inactive .nav-toggle::before {
    transition: none !important;
  }
  .nav-open .nav-toggle::before {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
  }
  .nav-toggle span::after {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed;
    z-index: 811;
    color: rgba(var(--base-bg), var(--base-bg-alpha, 1));
    content: '';
    width: 1.5rem;
    height: 1.5rem;
    top: 1.25rem;
    left: min(calc(24rem + 1.125rem), calc(100vw - 2.75rem));
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /></svg>') no-repeat 50% 50%;
    -webkit-mask-size: 1.5rem 1.5rem;
    transform: translateX(-20px);
  }
  .nav-open .nav-toggle span::after {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateX(0);
  }
}
@media (min-width: 640px) {
  .navigation-wrapper {
    transition: none;
  }
}
.nav-toggle {
  cursor: pointer;
}
.nav-open .nav-toggle {
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 639.98px) {
  .nav-before-open .nav-toggle span {
    clip: unset;
  }
}
.navigation li > a {
  position: relative;
}
.navigation .parent > a .ui-icon,
.navigation .parent > a::after {
  content: '';
  position: absolute;
  right: 0.125rem;
  top: 50%;
  margin-top: -0.75rem;
  width: 1.5rem;
  height: 1.5rem;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 0.75rem 0.75rem;
}
.navigation .parent > a .ui-icon {
  -webkit-mask-size: 1rem 1rem;
}
@media (max-width: 639.98px) {
  .navigation-wrapper .navigation {
    clear: both;
    padding: 0.5rem 0;
  }
  .navigation-wrapper .navigation > ul {
    margin: 0;
  }
  .navigation-wrapper li > a {
    padding: 0.5rem;
  }
  .navigation-wrapper .submenu {
    padding: 0 0 0 1rem;
    width: auto;
    top: -9999px;
    border: 0;
    box-shadow: none;
    background: none;
    transform: scale(1);
  }
  body:not(.breeze) .navigation-wrapper .submenu,
  .navigation-wrapper .submenu.shown,
  .navigation-wrapper .submenu[aria-expanded="true"]:not([aria-hidden]) {
    position: static !important;
    transform: scale(1);
  }
  body:not(.breeze) .navigation-wrapper .submenu .ui-icon {
    display: none;
  }
  body:not(.breeze) .navigation-wrapper .submenu[aria-expanded="true"]:not([aria-hidden]) .submenu {
    display: block !important;
  }
  .navigation-wrapper .parent > a::after {
    display: none;
  }
  .navigation-wrapper .opened > a .ui-icon {
    transform: rotate(90deg);
  }
}
@media (min-width: 640px) {
  .navigation-wrapper li > a:hover,
  .navigation-wrapper .opened > a {
    background: rgba(var(--base-color), var(--divider-alpha, .1));
  }
  .navigation-wrapper li > a.level-top:hover,
  .navigation-wrapper .opened > a.level-top {
    background: rgba(var(--base-color), var(--divider-alpha, .1));
  }
  .navigation-wrapper li.active > a.level-top,
  .navigation-wrapper li.has-active > a.level-top,
  .navigation-wrapper li.active > a.level-top:hover,
  .navigation-wrapper li.has-active > a.level-top:hover {
    background: rgba(var(--base-color), var(--divider-alpha, .1));
  }
  .navigation-wrapper .parent > a .ui-icon {
    display: none;
  }
  .navigation-wrapper .parent > a::after {
    transition: none;
  }
  .navigation-wrapper .parent.level-top > a::after {
    transform: rotate(90deg);
  }
  .navigation-wrapper .submenu {
    width: 13rem;
    top: -9999px;
    left: -9999px;
    right: auto;
    border-color: rgba(var(--base-color), var(--divider-alpha, .1));
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  .navigation-wrapper .submenu.shown {
    top: 100%;
    left: 0;
  }
  .navigation-wrapper .submenu .submenu.shown {
    top: -0.125rem !important;
    left: calc(100% - 1rem) !important;
  }
}
.slick-next::before,
.slick-prev::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
}
.slick-prev::before {
  transform: scaleX(-1);
}
#html-body [data-show-button="hover"]:hover button {
  opacity: 1;
  visibility: visible;
}
.product-social-links a.action:hover,
.product-social-links button.action:hover {
  --muted-alpha: .8;
}
.bundle-wrapper {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .bundle-wrapper {
    align-items: flex-start;
    flex-direction: row;
  }
  .bundle-wrapper > div {
    width: 50%;
  }
  .bundle-wrapper .block-bundle-summary {
    position: sticky;
    top: 0;
    right: 0;
  }
}
.bundle-wrapper .product-addto-links {
  display: none;
}
.fieldset-bundle-options .title,
.block-bundle-summary .title,
.block-bundle-summary .subtitle {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  margin-bottom: 1rem;
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(var(--base-color), var(--divider-alpha, .1));
}
.product-options-wrapper .action.back {
  color: rgba(var(--base-color), var(--base-alpha, 1)) !important;
}
.product-options-wrapper .action.back:hover {
  text-decoration: underline !important;
}
.product-options-wrapper .field.option > .label {
  font-weight: 500;
}
.product-options-wrapper .field.option + .field {
  margin-top: 1.5rem;
}
.product-options-wrapper .field.qty {
  margin-top: 0.5rem;
}
.block-bundle-summary .content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.block-bundle-summary .product.name,
.block-bundle-summary .stock {
  display: none;
}
.block-bundle-summary .product-image-container {
  margin-bottom: 0.75rem;
}
.block-bundle-summary .product-details {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.block-bundle-summary .price-box {
  font-size: 1.5rem;
  line-height: 2rem;
}
.block-bundle-summary .bundle-summary {
  order: -1;
}
.block-bundle-summary .subtitle {
  display: none;
}
.block-bundle-summary .bundle.items li {
  margin-top: 0.375rem;
}
@media (min-width: 768px) {
  .block-bundle-summary .content {
    gap: 0.5rem;
  }
  .block-bundle-summary .bundle-summary {
    order: initial;
  }
  .block-bundle-summary .subtitle {
    display: block;
    border: 0;
    padding: 0;
  }
}
.rating-result::before,
.rating-result > span::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.25rem 1.25rem;
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-position: 0 50%;
}
.rating-result > span {
  color: rgb(var(--yellow));
}
.review-control-vote::before,
.review-control-vote label::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.5rem 1.5rem;
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-position: 0 50%;
}
@media (hover: hover) {
  .review-control-vote label:hover {
    opacity: 1;
  }
}
.review-control-vote input:checked + label,
.review-control-vote input:focus-visible + label {
  opacity: 1;
}
.review-control-vote input:focus-visible + label {
  outline: 2px solid rgba(var(--ring-color), var(--ring-alpha, 1));
  outline-offset: 1px;
}
.review-control-vote label {
  cursor: pointer;
  color: rgb(var(--yellow));
  height: 1.5rem;
  left: 0;
}
.review-control-vote label::before {
  content: '';
  position: absolute;
  inset: 0;
}
.review-control-vote .rating-1 {
  z-index: 5;
  width: 1.5rem;
}
.review-control-vote .rating-2 {
  z-index: 4;
  width: 3rem;
}
.review-control-vote .rating-3 {
  z-index: 3;
  width: 4.5rem;
}
.review-control-vote .rating-4 {
  z-index: 2;
  width: 6rem;
}
.review-control-vote .rating-5 {
  z-index: 1;
  width: 7.5rem;
}
.review-field-ratings .mage-error + .mage-error {
  display: none;
}
.search-terms a:hover {
  text-decoration: underline;
}
.search.summary + .message .button-close {
  display: none;
}
.swatch-option-tooltip {
  font-size: 0.875rem;
  line-height: 1.25rem;
  right: auto;
  transform-origin: bottom;
  width: auto;
  text-align: center;
  padding: 0.25rem;
  min-width: 2rem;
}
.swatch-option.selected::before {
  box-shadow: 0 0 0 2px inset rgba(var(--brand-color), var(--brand-alpha, 1)), 0 0 0 3px inset #ffffff;
}
.swatch-option.disabled::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
}
.product-item-info-image-loading .product-item-photo::before {
  content: '';
  border-color: rgba(var(--base-color), var(--base-alpha, 1));
  border-top-color: transparent;
  opacity: .3;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -0.75rem;
  margin-left: -0.625rem;
}
.product-item-info-image-loading .product-item-photo img,
.product-item-info-image-loading .product-item-photo picture {
  opacity: .5;
}
.cart.table-wrapper .action-edit:hover,
.cart.table-wrapper .action-delete:hover,
.cart.table-wrapper .action-towishlist:hover {
  --muted-alpha: .9;
}
.cart.table-wrapper .action::before {
  -webkit-mask-size: 1.25rem 1.25rem;
}
.cart.table-wrapper .action-edit::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.25rem 1.25rem;
}
.cart.table-wrapper .action-delete::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 1.25rem 1.25rem;
}
.cart.table-wrapper .action-gift::after {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 0.75rem 0.75rem;
  transform: rotate(90deg);
}
.cart.table-wrapper .action-gift._active::after {
  transform: rotate(-90deg);
}
.cart-tax-total {
  cursor: pointer;
}
.cart-tax-total::after {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 0.75rem 0.75rem;
}
.cart-tax-total-expanded::after {
  transform: rotate(-90deg);
}
.totals-tax-summary {
  cursor: pointer;
}
.totals-tax-summary .amount .price::before {
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /></svg>') no-repeat 50% 50%;
  -webkit-mask-size: 0.75rem 0.75rem;
  transform: rotate(90deg);
}
.totals-tax-summary.expanded .amount .price::before {
  transform: rotate(-90deg);
}
@media only screen and (max-width: 767px) {
  .ajaxpro-continue-button {
    display: none;
  }
}
@media all and (min-width: 768px), print {
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items .product-item {
    flex-grow: 1;
  }
  .ajaxpro-modal-dialog.ajaxpro-popup-simple:not(.ajaxpro-modal-dialog-slide) .modal-inner-wrap {
    max-width: 400px;
  }
  .ajaxpro-modal-dialog.modal-popup.modal-slide .modal-footer {
    text-align: center;
    justify-content: center;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide {
    left: auto;
    max-width: 95%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide .ajaxpro-continue-button {
    display: none;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .modal-inner-wrap {
    max-width: 600px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity {
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-1,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-2 {
    width: 100%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .actions button {
    margin: 5px 0;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li {
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li a {
    text-align: center;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart {
    width: 100%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.qty,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.qty {
    font-size: 1.3rem;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .product-item-photo,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .product-item-photo {
    max-width: 80px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #block-discount {
    min-width: 200px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #coupon_code {
    min-width: 155px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-minicart {
    max-width: 420px;
    width: 100%;
  }
}
@media all and (min-width: 1024px), print {
  .breeze-gallery.opened {
    padding: 30px;
  }
}
html {
  font-size: 1rem;
}
body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
body {
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
  font-weight: 300;
}
input,
textarea,
button,
select,
div,
a {
  -webkit-tap-highlight-color: transparent;
}
.header {
  background-color: white;
  z-index: 10000;
}
@media (max-width: 769px) {
  .header {
    padding-top: 12px;
  }
}
@media (max-width: 769px) {
  .header__container {
    position: relative;
  }
}
.header__body {
  display: flex;
  margin-top: 30px;
  margin-right: 17px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 769px) {
  .header__body {
    margin: auto;
    align-items: center;
    margin-top: 12px;
    max-width: 450px;
  }
  .header__body .header__note {
    display: block;
  }
  .header__body .header__note .switcher-trigger {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .header__body {
    max-width: 100%;
    margin-top: 4px;
  }
}
.header__mobile {
  display: none;
}
.header__mobile .header__icon {
  display: none;
}
@media (max-width: 769px) {
  .header__mobile {
    display: flex;
    width: 33.333%;
  }
  .header__mobile .header__icon {
    display: block;
  }
  .header__mobile .header__icon {
    margin-left: 20px;
    display: flex;
  }
}
.header__main {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  margin-right: -7%;
  width: 45%;
}
@media (max-width: 769px) {
  .header__main {
    width: auto;
  }
}
.header__logo {
  margin-right: 10px;
  flex: 0 1 220px;
  margin: auto;
}
.header__logo img {
  width: 100%;
}
@media (max-width: 769px) {
  .header__logo {
    flex: 0 1 128px;
    margin-right: 0;
    width: 33.333%;
    margin-left: 0;
    margin-right: 30px;
  }
  .header__logo img {
    width: 100%;
  }
}
.header__search {
  width: 100%;
  max-width: 502px;
  min-height: 56px;
  position: relative;
  margin-right: 10px;
  flex: 1 1 auto;
}
@media (max-width: 769px) {
  .header__search {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 15px;
    min-height: 35px;
  }
}
@media (max-width: 480px) {
  .header__search {
    max-width: 320px;
  }
}
.header__search-input {
  width: 100%;
}
.header__search-input input {
  border: 4px solid #000000;
  width: 100%;
  max-width: 502px;
  min-height: 56px;
  padding: 0 26px;
  border-radius: 50px;
  outline: 0;
  font-size: 18px;
  line-height: calc(20 / 18);
  color: #7A8A88;
  font-family: 'Courier New';
  font-weight: 400;
}
.header__search-input input:focus {
  border: 4px solid #71ad9f;
}
@media (max-width: 769px) {
  .header__search-input input {
    min-height: 35px;
    font-size: 16px;
    padding: 0 22px;
    border: 2.5px solid #000000;
  }
}
.header__search-button {
  position: absolute;
  top: 50%;
  margin-top: -3%;
  right: 14.3px;
  cursor: pointer;
  display: flex;
  opacity: 1 !important;
  border: 0;
  padding: 0;
  background: none;
}
.header__search-button svg {
  width: 35px;
  height: 30px;
  fill: #000000;
}
.header__search-button svg:hover {
  fill: #71ad9f;
}
@media (max-width: 769px) {
  .header__search-button svg {
    width: 23px;
    height: 19px;
  }
}
@media (max-width: 769px) {
  .header__search-button {
    right: 25px;
    margin-top: -2%;
  }
}
@media (max-width: 480px) {
  .header__search-button {
    margin-top: -3%;
  }
}
.header__right {
  display: flex;
  align-items: center;
  width: 33.333%;
  justify-content: end;
}
@media (max-width: 769px) {
  .header__right {
    flex-direction: column-reverse;
    align-items: flex-end;
    width: 33.333%;
    justify-content: end;
  }
  .header__right .header__note {
    display: none;
  }
}
.header__note {
  margin-right: 24px;
}
.header__note--mob {
  display: none;
}
@media (max-width: 769px) {
  .header__note {
    margin-right: 0;
    margin-top: 0;
  }
  .header__note--mob {
    display: block;
    width: 33.333%;
  }
}
.header__note-item {
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
}
.header__note-item:after {
  content: "";
  width: 15px;
  height: 6px;
  background-image: url("../images/header/arrow.svg");
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  z-index: -1000;
}
.header__note-item:last-child {
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .header__note-item {
    display: none;
  }
  .header__note-item:first-child {
    display: flex;
  }
}
.header__note-text {
  font-size: 18px;
  line-height: calc(20 / 18);
  color: #000000;
  text-transform: uppercase;
  padding-right: 30px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 769px) {
  .header__note-text {
    font-size: 14px;
  }
}
.header__note-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  z-index: -10;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 769px) {
  .header__note-arrow {
    width: 12px;
  }
  .header__note-arrow img {
    width: 100%;
  }
}
.header__icons {
  display: flex;
  margin-left: 12px;
}
@media (max-width: 769px) {
  .header__icons {
    margin-left: 0;
  }
  .header__icons .header__icon:nth-child(2) {
    display: none;
  }
}
.header__icon {
  margin-right: 23px;
  display: flex;
  align-items: center;
  position: relative;
}
.header__icon:last-child {
  margin-right: 0;
}
.header__icon svg {
  width: 33px;
  height: 33px;
  fill: #000000;
}
.header__icon svg:hover {
  fill: #71ad9f;
}
@media (max-width: 769px) {
  .header__icon svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 480px) {
  .header__icon svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 480px) {
  .header__icon {
    margin-right: 16px;
  }
}
.header__icon-count {
  color: #71ad9f;
  font-weight: 600;
  font-size: 16px;
  font-family: "Opens Sans", sans-serif;
  margin-left: 18px;
  display: flex;
  align-items: center;
}
@media (max-width: 769px) {
  .header__icon-count {
    right: -3px;
    top: -3px;
    border: 1px solid #ffffff;
    width: 14px;
    height: 14px;
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .header__icon-count {
    margin-left: 7px;
  }
}
.header__nav {
  border-top: 0.5px solid #000000;
  border-bottom: 0.5px solid #000000;
  padding: 8px 0;
  margin-top: 33px;
  position: relative;
}
@media (max-width: 769px) {
  .header__nav {
    margin-top: 91px;
    z-index: -1;
  }
}
@media (max-width: 769px) {
  #minisearch-autocomplete-top-search {
    top: 33px;
  }
}
.header__list {
  display: flex;
  justify-content: center;
}
.header__list li {
  margin-right: 48px;
  font-size: 20px;
}
.header__list li:last-child {
  margin-right: 0;
}
@media (max-width: 480px) {
  .header__list li {
    margin-right: 26px;
  }
}
.header__link {
  font-size: 18px;
  line-height: calc(20 / 18);
  color: #000000;
}
.header__link:hover {
  color: #71ad9f;
}
@media (max-width: 480px) {
  .header__link {
    font-size: 16px;
  }
}
.header__note-dropdown {
  font-size: 18px;
  line-height: calc(20 / 18);
  color: #000000;
  z-index: 100;
  margin-right: -10px;
  position: relative;
}
@media (max-width: 769px) {
  .header__note-dropdown {
    display: none;
    width: 45px;
  }
  .header__note-dropdown:first-child {
    display: block;
  }
}
.header__note-body {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.header__note-body--visible {
  display: block;
}
@media (max-width: 769px) {
  .header__note-body {
    top: 15px;
  }
}
.minisearch .search-autocomplete:not(:empty):not([style*="display:none"]):not([style*="display: none"]) {
  top: 6rem;
  font-size: 1.5rem;
}
@media (max-width: 480px) {
  .minisearch .search-autocomplete:not(:empty):not([style*="display:none"]):not([style*="display: none"]) {
    top: 4rem;
  }
}
.smile-elasticsuite-autocomplete-result dd,
.smile-elasticsuite-autocomplete-result .price-box,
.smile-elasticsuite-autocomplete-result .price-label,
.smile-elasticsuite-autocomplete-result .category-mini-crumb,
.smile-elasticsuite-autocomplete-result .product-attribute-label {
  font-size: 1.3rem;
}
.sticky {
  position: fixed;
  top: 0;
  animation: slideDown 0.35s ease-out;
  width: 100%;
  background-color: white;
  z-index: 100000;
}
.sticky-fix {
  padding-top: 160px;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.intro {
  margin: 36px 0 60px;
}
@media (max-width: 769px) {
  .intro {
    margin: 88px 0;
  }
}
.intro__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.intro__photo {
  width: 100%;
  max-width: 496px;
}
.intro__photo img {
  width: 100%;
  max-height: 60vh;
}
@media (max-width: 550px) {
  .intro__photo {
    margin-right: -7%;
  }
}
@media (max-width: 480px) {
  .intro__photo {
    max-width: 302px;
  }
}
.intro__text {
  margin-top: 34px;
}
.intro__text img {
  width: 100%;
}
@media (max-width: 480px) {
  .intro__text {
    max-width: 230px;
    margin: 26px auto 0;
  }
}
.new {
  border-top: 0.5px solid #000000;
  border-bottom: 0.5px solid #000000;
  padding: 23px 0;
}
@media (max-width: 769px) {
  .new {
    border: 0;
  }
}
.new__container {
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 769px) {
  .new__container {
    flex-direction: column;
  }
}
.new__photos {
  display: flex;
  align-items: center;
  width: 50%;
  justify-content: center;
}
@media (max-width: 769px) {
  .new__photos {
    width: 100%;
    justify-content: center;
    margin-bottom: 56px;
  }
}
.new__photo-preview {
  position: relative;
}
.new__photo-preview img {
  width: 100%;
}
.new__photo-book img {
  width: 100%;
}
.new__content {
  width: 50%;
  margin-left: 10px;
}
@media (max-width: 769px) {
  .new__content {
    margin-left: 0;
    margin-top: 56px;
    width: 100%;
  }
}
.new__content-body {
  max-width: 700px;
  margin: auto;
  position: relative;
}
.new__text {
  font-family: 'Gilroy', sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 133%;
  text-transform: uppercase;
  color: #000000;
}
@media (max-width: 992px) {
  .new__text {
    font-size: 25px;
  }
}
@media (max-width: 769px) {
  .new__text {
    font-size: 18px;
  }
}
.new__decor-1 {
  top: -26px;
  left: 0;
  position: absolute;
}
.new__decor-2 {
  top: -60px;
  right: 83px;
  position: absolute;
}
.new__decor-3 {
  position: absolute;
  right: 0;
  top: -10px;
}
.new__decor-4 {
  position: absolute;
  right: 107px;
  bottom: -37px;
}
@media (max-width: 769px) {
  .new__decor-4 {
    right: 400px;
  }
}
.new__decor-5 {
  position: absolute;
  right: 238px;
  bottom: -60px;
}
@media (max-width: 769px) {
  .new__decor-5 {
    bottom: -30px;
  }
}
@media (max-width: 769px) {
  .toolbar .limiter {
    margin: 0 auto;
  }
}
.translate-inline-title {
  display: none;
}
.cart-empty {
  text-align: center;
  margin-top: 40px;
}
.wrapper {
  font-family: "Opens Sans", sans-serif !important;
}
.button {
  display: flex;
  align-items: center;
}
.btn {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: calc(27 / 20);
  height: 38px;
  color: #ffffff;
  background: #000000;
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .2s linear;
}
.btn:hover {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.btn:hover svg {
  fill: #000000;
}
.btn.active:last-child {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.btn.active svg {
  fill: #000000;
}
.btn svg {
  width: 40px;
  height: 40px;
  fill: #ffffff;
}
.btn:first-child {
  max-width: 163px;
  margin-right: 6px;
  width: 100%;
}
.btn:last-child {
  max-width: 53px;
  width: 100%;
  padding: 17px !important;
}
.button svg {
  height: 40px;
  width: 40px;
}
.card__cost-btn-input {
  cursor: pointer;
  height: 37px;
  width: 42px;
  border: 1px solid #000000;
  background: white;
  text-align: center;
  font-size: 24px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin-right: 2px;
  transition: all .2s linear;
  box-sizing: border-box;
}
.card__cost-btn:hover,
.card__cost-btn:active,
card__cost-btn:focus {
  background-color: black;
}
.card__cost-btn {
  position: relative;
}
.card__cost-btn.minus:after {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  transform: translate(-50%, -50%);
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='2' viewBox='0 0 18 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1H9H1' stroke='black' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 26px;
}
.card__cost-btn.minus:before {
  position: absolute;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='2' viewBox='0 0 18 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1H9H1' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 26px;
}
.card__cost-btn.plus:after {
  opacity: 1;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 17V9M9 9V1M9 9H17M9 9H1' stroke='black' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 26px;
}
.card__cost-btn.plus:before {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 17V9M9 9V1M9 9H17M9 9H1' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 26px;
}
.card__cost-btn.plus:hover {
  background-color: black !important;
}
.card__cost-btn.plus:hover:after {
  opacity: 0;
}
.card__cost-btn.plus:hover:before {
  opacity: 1;
}
.card__cost-btn.minus:hover {
  background-color: black !important;
}
.card__cost-btn.minus:hover:after {
  opacity: 0;
}
.card__cost-btn.minus:hover:before {
  opacity: 1;
}
.slider {
  margin-bottom: 83px;
}
.slider__container {
  position: relative;
}
.slider__inner {
  display: flex;
}
.slider__item {
  height: 100%;
  text-align: center;
  margin: 0 auto 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.slider__discount {
  font-size: 18px;
  line-height: calc(22 / 18);
  color: #ffffff;
  background: url("../images/slider/discount.svg") center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  width: 72px;
  height: 46px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -46px;
  right: 0;
}
.slider__photo {
  min-height: 0;
  position: relative;
  max-width: 100%;
  margin: 0 auto 20px;
}
.slider__photo img {
  height: auto;
  width: 100%;
}
.slider__text {
  font-size: 16px;
  line-height: calc(18 / 16);
  text-align: center;
  color: #000000;
  max-width: 160px;
  min-height: 38px;
  cursor: pointer;
  display: block;
}
@media (max-width: 480px) {
  .slider__text {
    margin: 43px auto 24px;
  }
}
.slider__author {
  font-size: 14px;
  line-height: calc(16 / 14);
  color: #000000;
  margin: auto auto 0;
  display: inline-block;
  max-width: max-content;
  padding-bottom: 2px;
  position: relative;
  cursor: pointer;
}
.slider__author:hover:after {
  width: 0%;
}
.slider__author:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 0.5px;
  background-color: #000000;
  bottom: 0;
  left: 0;
  transition: all .2s linear;
}
.slider__cost {
  margin-top: 10px;
  font-size: 24px;
  line-height: calc(27 / 24);
  color: #000000;
}
@media (max-width: 480px) {
  .slider__cost {
    margin-top: 7px;
    margin-bottom: 27px;
  }
}
.slider__button {
  max-width: 220px;
  margin: 24px auto 0;
}
@media (max-width: 480px) {
  .slider__button {
    width: 200px;
    margin: 0 auto;
  }
}
.slider__decor {
  text-align: right;
  margin-top: 11px;
  margin-right: 70px;
}
@media (max-width: 480px) {
  .slider__decor {
    margin-right: 15px;
  }
}
@media (max-width: 480px) {
  .slider__item-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 236px;
    margin: 21px auto 0;
  }
}
.slider {
  position: relative;
}
.slider__item .slider__text {
  margin: 0 auto 20px;
}
.catalog-product-view .slider:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  border: 5px solid #c8b49d;
}
.catalog-product-view .slider__inner {
  padding: 40px 0;
}
.catalog-product-view .slider__item .slider__text,
.catalog-product-view .slider__item .slider__text,
.catalog-product-view .slider__item .slider__item-bottom {
  display: none;
}
.slider .swiper-wrapper {
  height: auto;
  min-height: fit-content;
}
.products-grid .product-items,
[data-appearance="carousel"] .product-items {
  margin-bottom: 20px;
}
.swiper,
swiper-container {
  margin-top: 50px;
  position: static !important;
}
.swiper .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  top: 200px !important;
  left: 20px !important;
}
@media (max-width: 480px) {
  .swiper .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 10px !important;
  }
}
.swiper .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  top: 200px !important;
  right: 20px !important;
}
@media (max-width: 480px) {
  .swiper .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 10px !important;
  }
}
.swiper-button-prev::after {
  display: none;
}
@media (max-width: 480px) {
  .swiper-button-prev {
    margin-bottom: 120px;
  }
}
.swiper-button-next::after {
  display: none;
}
@media (max-width: 480px) {
  .swiper-button-next {
    top: 120px;
  }
}
@media (max-width: 480px) {
  .swiper-slide {
    min-width: 100%;
  }
}
@media (max-width: 480px) {
  .slider__photo img {
    margin: 0 auto;
    display: block;
  }
}
.breeze-gallery .thumbnails {
  justify-content: space-between;
  padding: 0 6px;
}
.card__add {
  margin-top: 20px;
}
#swiper-wrapper-e910eb8da53862f64 .swiper-slide,
swiper-slide {
  height: auto;
}
.age__swiper .swiper-button-prev,
.age__swiper .swiper-button-next,
.info__swiper .swiper-button-prev,
.info__swiper .swiper-button-next {
  display: none;
}
@media (max-width: 820px) {
  .age__swiper .swiper-button-prev,
  .age__swiper .swiper-button-next,
  .info__swiper .swiper-button-prev,
  .info__swiper .swiper-button-next {
    display: flex;
  }
}
.info {
  margin-bottom: 158px;
}
@media (max-width: 480px) {
  .info {
    margin-bottom: 80px;
  }
}
.info__inner {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 820px) {
  .info__inner {
    margin: 0;
    align-items: center;
  }
}
.info__col {
  flex: 0 1 33.333%;
  padding: 0 70px;
}
@media (max-width: 992px) {
  .info__col {
    padding: 0 40px;
  }
}
@media (max-width: 820px) {
  .info__col {
    flex: 1 1 100%;
    flex-shrink: 0;
  }
}
@media (max-width: 480px) {
  .info__col {
    padding: 0;
    flex-shrink: 0;
  }
}
.info__item {
  height: 100%;
  transition: all .3s linear;
  max-width: 270px;
  margin: auto;
}
.info__item:hover {
  transform: scale(1.03);
}
@media (max-width: 820px) {
  .info__item {
    max-width: 176px;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .info__item {
    max-width: 176px;
    margin: auto;
  }
}
.info__photo {
  display: flex;
  align-items: center;
}
.info__photo img {
  width: 100%;
}
@media (max-width: 820px) {
  .info__photo {
    justify-content: center;
    height: 187px;
  }
}
.info__text {
  text-align: center;
  margin-top: 42px;
  font-size: 20px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .info__text {
    font-size: 20px;
  }
}
.info__swiper.swiper,
swiper-container {
  position: relative !important;
}
@media (max-width: 820px) {
  .info__swiper.swiper,
  swiper-container {
    padding-top: 0 !important;
  }
}
@media (max-width: 820px) {
  .info__swiper.swiper .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    top: 50% !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%);
    right: -4px !important;
  }
}
@media (max-width: 820px) {
  .info__swiper.swiper .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    top: 50% !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%);
    left: -4px !important;
  }
}
.products-grid .product-items,
[data-appearance="carousel"] .product-items {
  height: auto;
  min-height: fit-content;
  align-items: stretch;
  max-height: none;
}
@media (max-width: 480px) {
  .products-grid .product-items,
  [data-appearance="carousel"] .product-items {
    height: min-content;
  }
}
.products-grid {
  min-height: fit-content !important;
  margin-bottom: 40px !important;
}
.product-image-photo {
  cursor: pointer;
}
.catalog-category-view .slider__item {
  height: auto;
  flex-basis: 23%;
  max-width: 23%;
  margin-bottom: 30px;
}
@media (max-width: 769px) {
  .catalog-category-view .slider__item {
    flex-basis: 43%;
    max-width: 43%;
  }
}
.widget.widget-recent {
  margin-top: 50px;
}
.catalogsearch-result-index .slider__item {
  margin: unset;
}
@media (max-width: 480px) {
  .catalogsearch-result-index .slider__item {
    margin: 0 auto 20px;
  }
}
.test.product-image-photo {
  max-width: 250px;
}
.age {
  margin-bottom: 177px;
}
@media (max-width: 769px) {
  .age {
    margin-bottom: 101px;
  }
}
.age__container {
  position: relative;
}
.age__inner {
  display: flex;
  align-items: flex-end;
}
.age__col {
  flex: 0 1 20%;
}
@media (max-width: 820px) {
  .age__col {
    flex: 1 1 100%;
    flex-shrink: 0;
  }
}
.age__item {
  text-align: center;
  transition: all .3s linear;
}
.age__item:hover {
  transform: scale(1.05);
}
@media (max-width: 820px) {
  .age__photo {
    max-width: 110px;
    margin: auto;
  }
  .age__photo img {
    width: 100%;
  }
}
.age__text {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: calc(28 / 24);
  color: #000000;
  margin-top: 31px;
}
@media (max-width: 820px) {
  .age__text {
    color: #424296;
    font-size: 48px;
    margin-top: 43px;
  }
}
.age__swiper.swiper,
swiper-container {
  padding-top: 0 !important;
}
@media (max-width: 820px) {
  .age__swiper.swiper .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    top: 50% !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%);
  }
}
@media (max-width: 820px) {
  .age__swiper.swiper .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    top: 50% !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%);
  }
}
.footer__container {
  position: relative;
}
.footer__decors {
  display: none;
}
@media (max-width: 769px) {
  .footer__decors {
    display: block;
  }
}
.footer__decor-1 {
  position: absolute;
  left: 70px;
  top: -50px;
}
.footer__decor-2 {
  position: absolute;
  right: 40px;
  top: -40px;
}
.footer__decor-3 {
  position: absolute;
  right: 40px;
  bottom: -20px;
}
@media (max-width: 480px) {
  .footer__decor-3 {
    bottom: -30px;
  }
}
.footer__inner {
  display: flex;
  justify-content: space-between;
  margin-bottom: 28px;
}
@media (max-width: 769px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
    margin-bottom: 47px;
  }
}
.footer__left {
  width: 33.333%;
}
@media (max-width: 1400px) {
  .footer__left {
    width: auto;
    margin-right: 40px;
  }
}
@media (max-width: 769px) {
  .footer__left {
    order: 2;
    display: none;
  }
}
.footer__text {
  font-size: 24px;
  line-height: calc(27 / 24);
  color: #000000;
}
.footer__text--bold {
  border-bottom: 0.5px solid #000000;
  padding-bottom: 2px;
}
.footer__text--bold:hover {
  border-bottom: 0;
}
.footer__text--little {
  font-size: 16px;
  line-height: calc(18 / 16);
  text-transform: uppercase;
  color: #000000;
  text-align: right;
}
@media (max-width: 550px) {
  .footer__text--little {
    font-size: 10px !important;
  }
}
@media (max-width: 550px) {
  .footer__text {
    font-size: 18px;
  }
}
.footer__text-hover:hover {
  border-bottom: 1px solid #000;
}
.footer__left-middle {
  margin: 30px 0 40px;
}
@media (max-width: 769px) {
  .footer__left-middle {
    margin: 23px 0 40px;
  }
}
.footer__socials {
  display: flex;
}
@media (max-width: 769px) {
  .footer__socials {
    margin-bottom: 40px;
    justify-content: center;
  }
}
.footer__social {
  margin-right: 26px;
  transition: all .2s linear;
}
.footer__social:last-child {
  margin-right: 0;
}
.footer__social:hover {
  transform: translateY(-5px);
}
.footer__main {
  text-align: center;
  width: 80%;
}
@media (max-width: 1400px) {
  .footer__main {
    width: 40%;
  }
}
@media (max-width: 769px) {
  .footer__main {
    order: 1;
    width: 100%;
  }
}
.footer__main-top {
  margin-bottom: 34px;
}
@media (max-width: 769px) {
  .footer__main-top {
    margin-bottom: 36px;
  }
}
.footer__main-middle {
  margin-bottom: 46px;
}
.footer__main-middle form {
  width: auto;
  margin: 0 auto;
}
.footer__main-middle form input {
  text-align: center;
  border: none;
  background: none;
}
.footer__main-middle form .mage-error {
  margin-top: -5.875rem;
}
.footer__main-middle form button {
  border: 0;
  padding: 0;
  background: none;
  margin: 0;
  margin-top: 15px;
}
.footer__main-middle .footer__text--light {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 769px) {
  .footer__main-middle {
    margin-bottom: 51px;
  }
}
.footer__main-subscribe {
  font-size: 18px;
  line-height: calc(20 / 18);
  color: #71AD9F;
  position: relative;
}
.footer__main-subscribe:hover {
  color: #569586;
  font-weight: 500;
}
.footer__main-subscribe:before {
  display: none;
  content: "";
  width: 229px;
  height: 52px;
  background-image: url("../images/footer/decor.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.footer__right {
  width: 35%;
}
@media (max-width: 769px) {
  .footer__right {
    display: none;
  }
}
.footer__right-top {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  justify-content: flex-end;
}
@media (max-width: 769px) {
  .footer__right-top {
    justify-content: center;
    margin-bottom: 0;
  }
}
.footer__right-photo {
  margin-right: 34px;
}
.footer__right-photo:last-child {
  margin-right: 0;
}
@media (max-width: 769px) {
  .footer__right-photo:first-child {
    max-width: 59px;
  }
  .footer__right-photo:last-child {
    max-width: 47px;
  }
  .footer__right-photo img {
    width: 100%;
  }
}
.footer__right-bottom {
  margin-bottom: 21px;
}
.footer__right-bottom:last-child {
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .footer__right-bottom {
    display: none;
  }
}
@media (max-width: 550px) {
  .footer__right-bottom {
    margin-bottom: 18px;
  }
}
.footer__bottom {
  border-top: 0.2px solid #000000;
  padding: 15px 15px 10px;
  position: relative;
}
@media (max-width: 769px) {
  .footer__bottom {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-top: 0;
  }
  .footer__bottom .footer__bottom-left {
    display: block;
  }
  .footer__bottom .footer__bottom-left .footer__right-bottom {
    display: block;
  }
  .footer__bottom .footer__bottom-left .footer__right-bottom .footer__text--little {
    text-align: left;
  }
}
@media (max-width: 769px) {
  .footer__bottom {
    padding: 15px 15px 14px;
  }
}
.footer__bottom-left {
  display: none;
}
.footer__bottom-copy {
  font-size: 16px;
  line-height: calc(18 / 16);
  text-transform: uppercase;
  color: #000000;
  text-align: center;
}
@media (max-width: 769px) {
  .footer__bottom-copy {
    text-align: center;
  }
}
@media (max-width: 550px) {
  .footer__bottom-copy {
    font-size: 10px;
    z-index: 10;
    position: relative;
    max-width: 200px;
    margin: 20px auto;
    line-height: 1.4;
  }
}
.footer__decor-4 {
  position: absolute;
  right: 80px;
  bottom: -40px;
}
@media (max-width: 480px) {
  .footer__decor-4 {
    bottom: -70px;
  }
}
.footer__decor-5 {
  position: absolute;
  left: 40px;
  bottom: -30px;
}
.footer__spoiler {
  display: none;
}
@media (max-width: 769px) {
  .footer__spoiler {
    display: block;
  }
}
.footer__spoiler-block {
  border-top: 0.2px solid rgba(0, 0, 0, 0.5);
  padding: 14px 0;
}
.footer__spoiler-block:last-child .footer__spoiler-body {
  justify-content: start;
}
.footer__spoiler-block:last-child .footer__spoiler-body .footer__spoiler-item {
  margin-right: 37px;
}
.footer__spoiler-header {
  font-weight: 600;
  font-size: 15px;
  line-height: calc(20 / 15);
  text-transform: uppercase;
  color: #000000;
  position: relative;
}
.footer__spoiler-header:before {
  content: "";
  background-color: #000000;
  width: 6px;
  height: 1.5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4.2px;
  transform: rotate(45deg);
  transition: all .2s linear;
}
.footer__spoiler-header:after {
  content: "";
  background-color: #000000;
  width: 6px;
  height: 1.5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  transform: rotate(-45deg);
  transition: all .2s linear;
}
.footer__spoiler-header.active:before {
  transform: rotate(-45deg);
}
.footer__spoiler-header.active:after {
  transform: rotate(45deg);
}
.footer__spoiler-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 18px;
}
@media (max-width: 769px) {
  .footer__spoiler-body {
    display: none;
  }
}
.footer__spoiler-element {
  display: flex;
  justify-content: space-between;
}
.footer__spoiler-inner {
  display: flex;
}
.footer__spoiler-text {
  font-size: 16px;
  line-height: calc(22 / 16);
  color: #000000;
  margin-bottom: 14px;
  display: block;
}
.footer__spoiler-text:last-child {
  margin-bottom: 0;
}
.footer__spoiler-block {
  border-top: 0.2px solid rgba(0, 0, 0, 0.2);
}
.footer__spoiler-block:last-of-type {
  border-bottom: 0.2px solid rgba(0, 0, 0, 0.2);
}
.categorypath-knigi footer {
  margin-top: 50px !important;
}
.footer__inner {
  position: relative;
  padding-bottom: 30px;
  padding-top: 50px;
}
@media (max-width: 769px) {
  .footer__inner {
    padding-bottom: 0;
  }
}
.footer__inner:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background-color: black;
  content: "";
  transform: translateX(-50%);
}
.footer__inner:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background-color: black;
  content: "";
  transform: translateX(-50%);
}
.footer__right-bottom img {
  width: 25px;
  margin-right: 10px;
  vertical-align: bottom;
}
.footer__right-bottom:first-of-type img {
  width: 30px;
}
.footer__right {
  align-self: center;
}
.footer-bottom {
  padding-bottom: 20px;
}
@media (max-width: 769px) {
  .footer-bottom {
    padding-top: 40px;
  }
}
.card {
  margin-top: 10px;
  margin-bottom: 50px;
}
@media (max-width: 769px) {
  .card {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}
.card__main {
  display: flex;
  max-width: 1260px;
  margin: auto;
  position: relative;
  z-index: 100;
}
@media (max-width: 550px) {
  .card__main {
    flex-direction: column;
    padding-left: 0;
  }
}
.card__info {
  display: flex;
  justify-content: space-between;
  flex-basis: 60%;
}
@media (max-width: 992px) {
  .card__info {
    flex-direction: column;
  }
}
.card__photo {
  margin-right: 60px;
  position: relative;
  flex-basis: auto;
}
@media (max-width: 992px) {
  .card__photo {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .card__photo {
    max-width: 300px;
    margin: auto;
  }
}
.card__photo img {
  width: 100%;
  max-width: 100%;
}
.card__discount {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: calc(22 / 18);
  color: #ffffff;
  background: url("../images/card/discount.svg") center no-repeat;
  width: 54px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 5px;
  position: absolute;
  top: 0;
  left: -52px;
}
@media (max-width: 480px) {
  .card__discount {
    display: none;
  }
}
.card__content {
  max-width: 380px;
}
@media (max-width: 480px) {
  .card__content {
    max-width: 100%;
  }
}
.card__header {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .card__header {
    display: flex;
    flex-direction: column;
    align-items: baseline;
  }
}
.card__title {
  font-size: 20px;
  line-height: calc(41 / 36);
  color: #71AD9F;
  font-weight: 300;
  margin-bottom: 4px;
}
@media (max-width: 769px) {
  .card__title {
    font-size: 25px;
  }
}
.card__subtitle {
  font-size: 14px;
  line-height: calc(20 / 18);
  color: #000000;
}
.card__text {
  font-size: 14px;
  line-height: calc(14 / 12);
  color: #000000;
}
.card__more,
.card__less {
  font-size: 14px;
  line-height: calc(16 / 14);
  color: #71AD9F;
  margin: 18px 0 12px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.card__more:after,
.card__less:after {
  content: "";
  background-image: url("../images/card/arrow.svg");
  background-repeat: no-repeat;
  display: block;
  width: 18px;
  height: 10px;
  margin-left: 22px;
  margin-top: 5px;
}
.card__cost-btn {
  cursor: pointer;
  height: 37px;
  width: 42px;
  border: 1px solid #000000;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: calc(33 / 2.4);
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin-right: 2px;
  transition: all .2s linear;
}
.card__cost-btn:first-child:hover {
  background-color: #71ad9f;
}
.card__cost-btn:last-child {
  margin-right: 0;
}
.card__cost-btn:last-child:hover {
  background-color: #71ad9f;
}
@media (max-width: 480px) {
  .card__cost-btn {
    min-height: 38px;
  }
}
.card__cost {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 20px;
}
.card__cost-bottom {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
@media (max-width: 769px) {
  .card__cost-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 480px) {
  .card__cost-bottom {
    flex-direction: row;
    -webkit-flex-direction: row;
  }
  .card__cost-bottom form {
    flex-wrap: wrap;
  }
}
.card__cost-bottom form {
  display: flex;
}
.card__sale {
  font-size: 14px;
  line-height: calc(16 / 14);
  color: #71AD9F;
}
.card__value {
  display: flex;
  align-items: flex-start;
}
.card__value-big {
  font-weight: 400;
  font-size: 40px;
  line-height: calc(45 / 40);
  color: #000000;
  margin-right: 13px;
}
@media (max-width: 480px) {
  .card__value-big {
    font-size: 30px;
  }
}
.card__value-small {
  font-size: 18px;
  line-height: calc(20 / 18);
  color: #4d4d4d;
  position: relative;
  width: 49px;
  text-align: center;
  margin-top: 5px;
}
.card__value-small:after {
  content: "";
  width: 49px;
  height: 1px;
  background-color: #FF7391;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  left: 0;
}
.card__cost-right {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .card__cost-right {
    align-items: flex-start;
  }
}
.card__button {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 769px) {
  .card__button {
    justify-content: start;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .card__button {
    margin-top: 0px;
  }
}
.card__button #product-addtocart-button {
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 50px;
  padding-left: 50px;
}
.card__right {
  margin-left: 80px;
  margin-top: 40px;
}
@media (max-width: 992px) {
  .card__right {
    margin-left: 30px;
  }
}
@media (max-width: 480px) {
  .card__right {
    margin-left: 0;
  }
}
.card__right-title {
  font-size: 20px;
  font-weight: 300;
  line-height: calc(41 / 36);
  color: #ED8EA9;
  margin-bottom: 16px;
}
@media (max-width: 769px) {
  .card__right-title {
    font-size: 25px;
  }
}
@media (max-width: 480px) {
  .card__right-title {
    text-align: center;
  }
}
.card__right-body {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.card__right-left {
  font-size: 14px;
  line-height: calc(11 / 10);
  color: #71AD9F;
  margin-right: 14px;
}
.card__right-right {
  font-size: 14px;
  line-height: calc(11 / 10);
  color: #000000;
}
.card__right-bottom {
  display: flex;
}
.card__right-hash {
  margin-right: 9px;
  font-size: 12px;
  line-height: calc(11 / 10);
  color: rgba(77, 77, 77, 0.5);
}
.card__right-hash:last-child {
  margin-right: 0;
}
.card__inner {
  max-width: 154px;
  margin: 53px 0 0;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .card__inner {
    margin: 53px auto 0;
  }
}
.card__col {
  flex: 0 1 50%;
  margin-bottom: 62px;
  cursor: pointer;
}
.card__col:nth-child(even) {
  margin-top: -22px;
}
.card__col:nth-child(even) .card__item .card__item-value {
  top: -15px;
}
.card__col:nth-child(3) .card__item {
  opacity: 0.4;
}
.card__col.active .card__item img {
  opacity: 0.5;
}
.card__col.active .card__item .card__item-value {
  opacity: 0.5;
}
.card__item {
  position: relative;
}
.card__item-value {
  font-family: 'Gilroy', sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: calc(22 / 18);
  color: #ffffff;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -37px;
  right: 10px;
  z-index: -1;
}
.card__item-value--pink {
  background: #FF7391;
}
.card__item-value--green {
  background: #B6D3CD;
}
.card__close {
  position: absolute;
  top: 45px;
  right: 83px;
  cursor: pointer;
  width: 45px;
  height: 45px;
}
.card__close img {
  width: 100%;
}
@media (max-width: 769px) {
  .card__close {
    width: 30px;
    top: 20px;
    right: 20px;
  }
}
.card__books {
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .card__books {
    margin-top: 0;
  }
}
.card__books-top {
  position: relative;
  max-width: 620px;
  margin: auto;
}
@media (max-width: 600px) {
  .card__books-top {
    max-width: 360px;
  }
}
.card__books-header {
  position: relative;
  max-width: 540px;
  margin: auto;
}
@media (max-width: 769px) {
  .card__books-header {
    max-width: 510px;
  }
}
.card__books-title {
  font-size: 32px;
  line-height: calc(59 / 48);
  color: #589387;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 769px) {
  .card__books-title {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .card__books-title {
    font-size: 25px;
  }
}
.card__books-decor {
  position: absolute;
  top: -20px;
  right: -10px;
}
@media (max-width: 769px) {
  .card__books-decor {
    top: -5px;
    right: 10px;
    width: 30px;
  }
  .card__books-decor img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .card__books-decor {
    right: 30px;
  }
}
.card__books-star-1 {
  position: absolute;
  top: 0;
  left: 0;
}
.card__books-star-2 {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.card__books-star-3 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.card__slider {
  width: 100%;
  max-width: 1100px;
  margin: auto;
  background: url('../images/card/decor.svg') center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  height: 270px;
  position: relative;
  margin-top: 15;
  padding-top: 16px;
}
@media (max-width: 992px) {
  .card__slider {
    background: none;
    height: auto;
  }
}
.card__swiper {
  max-width: 1200px;
}
.card__books-body {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 60px 0 0;
}
.card__books-col {
  width: 50%;
  margin-right: 0;
}
@media (max-width: 769px) {
  .card__books-col {
    margin: 0;
    justify-content: center;
  }
}
.card__books-item {
  margin-right: 40px;
  cursor: pointer;
  position: relative;
}
.card__books-item:hover .card__books-photo {
  transform: translateY(-105px);
}
.card__books-item:hover .card__books-item-bottom {
  display: flex;
  z-index: 1000;
}
.card__books-item:last-child {
  margin-right: 0;
}
@media (max-width: 992px) {
  .card__books-item {
    margin-right: 10px;
  }
  .card__books-item:hover .card__books-photo {
    transform: translateY(0);
  }
  .card__books-item:hover .card__books-item-bottom {
    display: none;
  }
}
.card__books-photo {
  width: 100%;
  transition: all .2s linear;
  max-width: 122px;
}
.card__books-photo img {
  width: 100%;
}
@media (max-width: 992px) {
  .card__books-photo {
    max-width: 200px;
  }
}
.card__books-item-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  border: 5px solid #B2D3CC;
  border-radius: 0 0 15px 15px;
  padding: 11px 3px 10px;
  border-top: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  display: none;
  transform: translateY(-60px);
}
.card__books-item-like {
  width: 30px;
}
.card__books-item-like img {
  width: 100%;
}
.card__books-item-value {
  font-size: 16px;
  line-height: calc(22 / 16);
  color: #000000;
  margin-right: 4px;
}
.card__books-item-buttons {
  width: 100%;
  display: flex;
}
.card__books-item-button {
  width: 100%;
  margin-right: 3px;
  position: relative;
}
.card__books-item-button button {
  width: 100%;
  min-height: 18px;
  background: #000000;
  border: 1px solid #000000;
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 12px;
  line-height: calc(16 / 12);
  color: #ffffff;
  cursor: pointer;
}
.card__books-item-button button:hover {
  background: #fff;
  border-color: #000000;
  color: #000000;
}
.card__books-item-button button:hover svg {
  fill: black;
}
.card__books-item-button:last-child {
  margin-right: 0;
  max-width: 22px;
}
.card__books-item-button:last-child svg {
  width: 10px;
  height: 9px;
  fill: #ffffff;
}
.card__books-item-button:first-child {
  max-width: 50px;
}
.card__swiper.swiper,
swiper-container {
  padding-top: 160px !important;
  max-width: 980px;
  margin: auto;
  margin-top: -110px;
}
.card__swiper .swiper-slide,
swiper-slide {
  display: flex !important;
  justify-content: center;
  margin-top: -120px;
  padding-top: 0;
}
.card__swiper.swiper-slide,
swiper-slide {
  padding-top: 0 !important;
  margin-left: 1% !important;
}
.card__swiper .swiper-slide,
swiper-slide {
  width: 50% !important;
}
@media (max-width: 992px) {
  .card__swiper .swiper-slide,
  swiper-slide {
    width: 100% !important;
  }
}
.card__swiper.swiper .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  top: 100px !important;
  right: -20px !important;
}
@media (max-width: 992px) {
  .card__swiper.swiper .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    top: 50% !important;
  }
}
@media (max-width: 550px) {
  .card__swiper.swiper .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    display: none;
  }
}
.card__swiper.swiper .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  top: 100px !important;
  left: -20px !important;
}
@media (max-width: 992px) {
  .card__swiper.swiper .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    top: 50% !important;
  }
}
@media (max-width: 550px) {
  .card__swiper.swiper .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    display: none;
  }
}
.card__swiper .swiper-button-lock {
  display: block;
}
.card__decor-mob {
  display: none;
}
.card__decor-mob img {
  width: 100%;
}
@media (max-width: 992px) {
  .card__decor-mob {
    display: block;
  }
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.breadcrumbs {
  margin-top: 10px;
}
.breadcrumbs .items {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 12px;
}
@media (max-width: 480px) {
  .card__cost-btn-input {
    height: 38px;
  }
}
@media (max-width: 480px) {
  .card__cost-bottom form {
    flex-wrap: nowrap;
  }
}
@media (max-width: 480px) {
  .card__button #product-addtocart-button {
    padding-right: 30px;
    padding-left: 30px;
  }
}
card__right-right a {
  transition: all 0.3s ease-in-out;
}
.card__right-right a:hover,
.card__right-right a:focus,
.card__right-right a:active {
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.card__less:after {
  margin-top: -5px;
  transform: rotate(180deg);
}
.cart.table .product-item-details {
  max-width: calc(64.25%);
}
@media (max-width: 480px) {
  .cart.table .product-item-details {
    margin-left: 0 !important;
    max-width: 100%;
  }
}
.modal {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  background: white;
  z-index: 1000;
}
.modal__dialog {
  width: 100%;
  max-width: 1199px;
  margin: auto;
  position: relative !important;
}
.modal__close {
  position: absolute;
  top: 45px;
  right: 83px;
  cursor: pointer;
  width: 42px;
}
.modal__close img {
  width: 100%;
}
@media (max-width: 769px) {
  .modal__close {
    width: 30px;
    top: 20px;
    right: 20px;
  }
  .modal__close img {
    width: 100%;
  }
}
.modal__body {
  max-width: 460px;
  margin: auto;
  width: 100%;
}
@media (max-width: 769px) {
  .modal__body {
    max-width: 320px;
  }
}
.modal__photo img {
  width: 100%;
}
.modal__mini {
  max-width: 460px;
  margin: 33px auto 0;
}
@media (max-width: 769px) {
  .modal__mini {
    max-width: 320px;
  }
}
.modal__mini-inner {
  display: flex;
  justify-content: space-between;
}
.modal__mini-item {
  width: 100%;
  max-width: 90px;
  cursor: pointer;
}
.modal__mini-item img {
  width: 100%;
}
@media (max-width: 769px) {
  .modal__mini-item {
    max-width: 60px;
  }
}
.modal__body.swiper,
swiper-container {
  padding-top: 0 !important;
}
.modal__mini.swiper,
swiper-container {
  padding-top: 0 !important;
}
.modal__body .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  top: 50% !important;
  transform: translateY(-100%) !important;
  left: 20px !important;
}
@media (max-width: 769px) {
  .modal__body .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    width: 20px;
    left: 10px !important;
  }
  .modal__body .swiper-button-prev img,
  .swiper-rtl .swiper-button-next img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .modal__body .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    width: 10px;
  }
}
.modal__body .swiper-button-next,
.swiper-rtl .swiper-button-next {
  top: 50% !important;
  transform: translateY(-100%) !important;
  right: 20px !important;
}
@media (max-width: 769px) {
  .modal__body .swiper-button-next,
  .swiper-rtl .swiper-button-next {
    width: 20px;
    right: 10px !important;
  }
  .modal__body .swiper-button-next img,
  .swiper-rtl .swiper-button-next img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .modal__body .swiper-button-next,
  .swiper-rtl .swiper-button-next {
    width: 10px;
  }
}
.modal__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 460px;
  margin: auto;
  margin-top: 22px;
}
@media (max-width: 769px) {
  .modal__bottom {
    max-width: 320px;
  }
}
.modal__btn {
  width: 100%;
  max-width: 200px;
}
@media (max-width: 769px) {
  .modal__btn {
    max-width: 170px;
  }
}
.modal__right {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: calc(23 / 20);
  color: #000000;
}
.modal__right:hover .modal__link {
  color: #000000;
}
@media (max-width: 769px) {
  .modal__right {
    font-size: 14px;
  }
}
.modal__arrow {
  align-items: center;
  display: flex;
  margin-left: 34px;
}
@media (max-width: 769px) {
  .modal__arrow {
    margin-left: 10px;
    width: 10px;
  }
  .modal__arrow img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .modal__body.swiper .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    top: 170px !important;
  }
}
@media (max-width: 480px) {
  .modal__body.swiper .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    top: 170px !important;
  }
}
@media (max-width: 769px) {
  .login-container {
    margin-bottom: 40px;
  }
}
[class*="__container"] {
  width: 100%;
  padding: 0 15px;
  margin: auto;
  max-width: 138.8rem;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.woff2') format('woff2'), url('Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Extrabold.woff2') format('woff2'), url('Gilroy-Extrabold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('Gilroy-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('Roboto-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Extrabold.woff2') format('woff2'), url('Gilroy-Extrabold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('Gilroy-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('Roboto-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('Gilroy-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Extrabold.woff2') format('woff2'), url('Gilroy-Extrabold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.woff2') format('woff2'), url('Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.woff2') format('woff2'), url('Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
svg,
img,
video {
  max-width: initial;
  height: auto;
}
.header__logo .nav-toggle {
  display: none !important;
}
.wrapper {
  font-family: 'Gilroy', sans-serif;
  min-height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.main {
  flex: 1 1 auto;
}
.cart.table .product-item-details {
  margin-left: 1.75rem;
}
:root {
  --button-bg: 10, 10, 10;
}
[type=range]::-webkit-slider-thumb {
  background: #000000;
}
.catalog-category-view footer,
.catalog-product-view footer,
.checkout-cart-index footer {
  margin-top: 200px;
}
.old-price {
  color: #646464;
  text-decoration: line-through;
  font-size: 20px;
}
.cart-container .product-image-photo {
  max-width: 100px;
}
.message.global.cookie {
  background-color: white;
  text-align: center;
  border-width: 2px;
  z-index: 1000;
  padding: 20px 40px;
}
#btn-cookie-allow {
  background-color: white;
  border: 2px solid black;
  text-transform: uppercase;
  color: black;
}
.box-tocart .fieldset .field.qty {
  width: 40px;
}
.box-tocart .fieldset {
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-tocart button {
  padding: 10px !important;
}
@media (max-width: 770px) {
  .wishlist-index-index .footer__container {
    margin-top: 60px;
  }
  .box-tocart .fieldset {
    flex-wrap: wrap;
  }
  .wishlist-index-index .products-grid .product-items {
    height: auto;
  }
}
#notice-cookie-block .button-close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.cms-privacy-policy .main {
  margin: 20px auto 0;
  max-width: 1260px;
  padding: 0.375rem 0.5rem;
}
._has-modal header {
  z-index: 0;
}
.cms-privacy-policy .footer__decor-1 {
  top: -45px;
}
.cms-privacy-policy .footer__decor-2 {
  top: 5px;
}
.account .footer__decor-1 {
  top: -1px;
}
.account .footer__decor-2 {
  top: 10px;
}
.cart.table .field.qty input.qty {
  line-height: 1;
}
@media (max-width: 767.98px) {
  .sidebar .block-collapsible-nav {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.account .nav.item {
  position: relative;
}
@media (max-width: 767.98px) {
  .account .nav.item:before {
    position: absolute;
    top: 0;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    z-index: -1;
  }
}
.account .block-collapsible-nav .content .delimiter {
  border-top: none;
  margin-top: 0;
  margin-bottom: 10px;
}
.account .block-collapsible-nav .content .item > a,
.account .block-collapsible-nav .content .item > strong {
  padding: 5px 18px;
}
.account .block-collapsible-nav-title {
  background-color: #000000;
  color: white;
  padding: 5px 18px;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 760px) {
  .account #maincontent {
    padding-top: 0;
  }
}
.account .block-collapsible-nav-title:after {
  -webkit-mask-size: 15px;
}
.account #maincontent {
  padding: 0;
}
@media (max-width: 767.98px) {
  .account #maincontent .columns {
    padding-top: 0;
    display: flex;
    flex-direction: column;
  }
  .account #maincontent .columns .column.main {
    order: 2;
    padding: 20px;
  }
  .account #maincontent .columns .sidebar-main {
    order: 1;
  }
  .account #maincontent .columns .sidebar-main .block-collapsible-nav {
    position: relative;
  }
  .account #maincontent .columns .sidebar-additional {
    order: 3;
    padding: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .account .block-collapsible-nav .content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s;
  }
}
@media (max-width: 767.98px) {
  .account .block-collapsible-nav .content.active {
    max-height: 800px;
  }
}
.ajaxpro-modal-dialog {
  flex-direction: unset !important;
}
.ajaxpro-modal-dialog .messages {
  margin-top: 20px;
}
.ajaxpro-modal-dialog.ajaxpro-popup-simple .modal-inner-wrap .modal-footer {
  padding-top: 0 !important;
  justify-content: center !important;
}
.ajaxpro-continue-button {
  display: block !important;
  display: block;
  background: black;
  color: white;
}
