.ais-Panel-body .ais-HierarchicalMenu-list, #current-refinements .ais-CurrentRefinements-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.product-item-info .product-item-photo img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.toolbar-products .toolbar-sorter .select2-container--default.select2-container--open .select2-selection__arrow {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.toolbar-products .toolbar-sorter .select2-container--default .select2-selection--single .select2-selection__arrow:before, .toolbar-products .toolbar-sorter .action.sorter-action:before, .sidebar ol.items > li > a:before,
.sidebar li.item a:before, .product-item-info .product-item-actions .action:before, .toolbar-products .toolbar-sorter .select2-container .select2-search--dropdown:after, .toolbar-products .toolbar-sorter .action.sorter-action:after, .sidebar .filter-options-title:after, .sidebar .filter-title strong:after, .product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-link, .product-item-info .product-item-photo img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  36% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  61% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  86% {
    box-shadow: none;
  }
}
.sidebar .range_inputs .input_block[data-label]:before {
  font-size: 160%;
  line-height: 20px;
}

.toolbar-products .toolbar-sorter .sorter-label, .ais-Panel-body .ais-HierarchicalMenu-link, .sidebar .range_inputs input, .sidebar .more_less_btn, .sidebar ol.items > li > a,
.sidebar li.item a, .sidebar .filter-current-subtitle, .product-item-info .price-box .old-price, .product-item-info .price-box .normal_price,
.product-item-info .price-box .special-price, .product-item-info .product-item-link {
  font-size: 140%;
  line-height: 17px;
}

#clear-refinements .ais-ClearRefinements-button, #current-refinements .ais-CurrentRefinements-category, #current-refinements .ais-CurrentRefinements-item, .sidebar .action.clear.filter-clear, .stickers, .product-item-info .product_category {
  font-size: 120%;
  line-height: 15px;
}

.product-item-info {
  font-size: 1rem;
  position: relative;
  width: 100%;
  border-radius: 5px;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  z-index: 2;
  /*item image styles*/
  /*item info styles*/
  /*item price styles*/
  /*item buttons styles*/
  /*options*/
}
.product-item-info:hover {
  background: transparent !important;
  box-shadow: none !important;
}
.product-item-info .stickers {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  border-radius: 5px 5px 0 0;
  justify-content: flex-end;
  pointer-events: none;
}
.product-item-info .product-item-photo {
  display: block;
  width: 100%;
  padding: 24px;
  background: #ffffff;
  position: relative;
  border-radius: 5px;
}
.product-item-info .product-item-photo img {
  object-fit: contain;
}
.product-item-info .product-image-container {
  width: 100% !important;
  display: block;
  height: 232px;
}
.product-item-info .product-image-wrapper {
  padding-bottom: 0 !important;
  height: 100%;
  max-width: 232px;
  margin: 0 auto;
  overflow: visible;
}
.product-item-info .product-item-details {
  padding-top: 10px;
  position: relative;
}
.product-item-info .product_category {
  color: #999999;
}
.product-item-info .product-item-name {
  margin: 5px 0 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  height: 34px;
}
.product-item-info .product-item-link {
  text-decoration: none !important;
  color: inherit;
  max-width: 100%;
  color: #1a1a1a;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-item-info .price-box {
  margin-top: 3px;
  margin-bottom: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-item-info .price-box .price-label {
  display: none;
}
.product-item-info .price-box .price {
  font-size: 100%;
}
.product-item-info .price-box .normal_price,
.product-item-info .price-box .special-price {
  display: block;
}
.product-item-info .price-box .normal_price .price,
.product-item-info .price-box .special-price .price {
  font-family: "montserrat-bold", "montserratarm-bold";
  color: #1a1a1a;
}
.product-item-info .price-box .old-price {
  display: block;
  margin: 0 0 0 10px;
}
.product-item-info .price-box .old-price .price {
  color: #666666;
  text-decoration: line-through;
}
.product-item-info .actions-primary {
  display: none;
}
.product-item-info .product-item-inner {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: unset !important;
  left: auto !important;
  right: auto !important;
  height: auto !important;
  width: auto !important;
  overflow: visible !important;
}
.product-item-info .product-item-actions .actions-secondary {
  position: absolute;
  right: 8px;
  bottom: 100%;
  z-index: 3;
  margin-bottom: 8px;
}
.product-item-info .product-item-actions .actions-secondary > .action {
  width: auto;
}
.product-item-info .product-item-actions .action:before {
  display: block;
}
.product-item-info .product-item-actions .action.tocompare {
  display: none;
}
.product-item-info .product-item-actions .action.towishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  font-size: 0;
  text-align: center;
  background: #ffffff;
}
.product-item-info .product-item-actions .action.towishlist:before {
  content: "\e910";
  font-size: 2.4rem;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px;
  color: inherit;
  width: auto;
  height: auto;
  padding: 2px;
}
.product-item-info .product-item-actions .action.towishlist.active:before, .product-item-info .product-item-actions .action.towishlist.selected:before {
  -webkit-text-fill-color: inherit;
}
.product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after {
  color: #ffffff;
  position: absolute;
  display: block;
  content: "\e908";
  z-index: 1;
  top: 5px;
  left: 6px;
  font-size: 1.6rem;
  opacity: 0;
}
.product-item-info .product-item-actions .action.towishlist.active:hover, .product-item-info .product-item-actions .action.towishlist.active:active, .product-item-info .product-item-actions .action.towishlist.selected:hover, .product-item-info .product-item-actions .action.towishlist.selected:active {
  border-color: #1a1a1a !important;
  background: #ffffff !important;
}
.product-item-info .product-item-actions .action.towishlist.active:hover:after, .product-item-info .product-item-actions .action.towishlist.active:active:after, .product-item-info .product-item-actions .action.towishlist.selected:hover:after, .product-item-info .product-item-actions .action.towishlist.selected:active:after {
  opacity: 1;
}
.product-item-info .swatch-attribute {
  display: none;
}
.product-item-info.hovered .product-item-photo img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.product-item-info.hovered .product-item-link {
  color: #009ED0;
}
@media screen and (max-width: 1199px) {
  .product-item-info .product-item-photo {
    padding: 20px 12px !important;
  }
  .product-item-info .product-image-container {
    height: 200px;
  }
  .product-item-info .product-image-wrapper {
    max-width: 200px;
  }
}
@media screen and (max-width: 991px) {
  .product-item-info .product-item-photo {
    padding: 24px !important;
  }
  .product-item-info .product-image-container {
    height: 232px;
  }
  .product-item-info .product-image-wrapper {
    max-width: 232px;
  }
}

.products-grid .product-item-actions {
  margin: 0;
}

.stickers {
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  color: #ffffff;
  overflow: hidden;
}
.stickers * {
  display: block;
  padding: 6px 20px;
  margin-bottom: 10px;
}
.stickers *:not(:first-child) {
  margin: 0 0 10px 10px;
}
.stickers *.sale_sticker {
  background: #B70000;
}
.stickers *.best_sticker {
  background: #00B7AC;
}
.stickers *.hot_deal {
  background: #EF8F00;
}

@media screen and (max-width: 479px) {
  .stickers * {
    padding: 5px 10px;
    margin-bottom: 5px;
  }
  .stickers *:not(:first-child) {
    margin: 0 0 5px 5px;
  }
}
@media screen and (max-width: 399px) {
  .stickers {
    font-size: 100%;
    line-height: 12px;
  }
  .stickers * {
    padding: 5px 10px;
    margin-bottom: 5px;
  }
  .stickers *:not(:first-child) {
    margin: 0 0 5px 5px;
  }
}
@media screen and (max-width: 359px) {
  .product-item-info .details_list span {
    padding: 5px 7px;
  }
}
.sidebar {
  padding-top: 64px;
}
.sidebar .filter-content {
  position: relative;
}
.sidebar .filter-content .item {
  margin: 0 !important;
  padding: 20px 0 0;
}
.sidebar .filter-subtitle {
  display: none !important;
}
.sidebar .filter-current-subtitle {
  padding: 0;
  font-family: "montserrat-bold", "montserratarm-bold";
  color: #1a1a1a;
}
.sidebar .action.clear.filter-clear {
  display: block;
  color: #1a1a1a;
  text-decoration: underline;
  font-family: "montserrat-medium", "montserratarm-medium";
}
.sidebar .filter-options-item {
  border: none;
  padding: 24px 0;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.sidebar .filter-options-item.active {
  padding: 24px 0 40px;
}
.sidebar .filter-options-item.active .filter-options-title:after {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.sidebar .filter-options-title {
  font-family: "montserrat-bold", "montserratarm-bold";
  margin: 0;
  padding: 0 0 4px;
  text-transform: unset;
  word-break: normal;
  font-size: 140%;
  line-height: 17px;
  color: inherit;
  display: flex;
  justify-content: space-between;
  color: #1a1a1a;
}
.sidebar .filter-options-title:after {
  position: relative;
  top: auto;
  right: auto;
  display: block;
  color: inherit;
  font-size: 2rem;
  content: "\e903";
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.sidebar .filter-options-content {
  padding: 0;
  position: relative;
}
.sidebar ol.items > li > a,
.sidebar li.item a {
  color: inherit;
  margin: 0;
  padding-left: 31px;
  display: inline-block;
  vertical-align: top;
  padding-right: 0;
  background: transparent;
  max-width: 100%;
  min-height: 20px;
  position: relative;
}
.sidebar ol.items > li > a .count,
.sidebar li.item a .count {
  display: none;
}
.sidebar ol.items > li > a:before,
.sidebar li.item a:before {
  position: absolute;
  left: 0;
  top: -1px;
  background: transparent;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  content: "\e911";
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #009ED0;
}
.sidebar ol.items > li > a.active, .sidebar ol.items > li > a.selected,
.sidebar li.item a.active,
.sidebar li.item a.selected {
  color: #009ED0;
}
.sidebar ol.items > li > a.active:before, .sidebar ol.items > li > a.selected:before,
.sidebar li.item a.active:before,
.sidebar li.item a.selected:before {
  font-size: 2rem;
}
.sidebar li.item:first-child a,
.sidebar ol.items > li:first-child > a {
  margin-top: 0;
}
.sidebar .more_less_btn {
  display: block;
  text-decoration-line: underline;
  font-family: "montserrat-bold", "montserratarm-bold";
  padding: 0;
  margin-top: 24px;
  border: none;
  background: transparent;
  color: #009ED0;
  cursor: pointer;
}
.sidebar .more_less_btn:before {
  display: block;
}
.sidebar .more_less_btn.opened:before {
  content: attr(data-close);
}
.sidebar .more_less_btn:not(.opened):before {
  content: attr(data-open);
}
.sidebar .swatch-attribute .swatch-attribute-options {
  margin: 0 -9px;
  display: flex;
  flex-wrap: wrap;
}
.sidebar .swatch-attribute a {
  display: block;
  background: transparent;
  margin: 18px 9px 0 !important;
}
.sidebar .swatch-attribute a.active, .sidebar .swatch-attribute a.selected {
  pointer-events: none;
}
.sidebar .swatch-attribute a.active .swatch-option, .sidebar .swatch-attribute a.selected .swatch-option {
  background: #F9F4F4;
  border-color: #009ED0;
  pointer-events: none;
}
.sidebar .swatch-attribute .swatch-option {
  margin: 0;
  display: block;
  height: 32px;
  width: 32px;
  min-width: 32px;
  position: relative;
  border-radius: 50%;
  font-weight: normal;
  overflow: visible;
  border: none !important;
  color: inherit !important;
  outline: none !important;
}
.sidebar .swatch-attribute .swatch-option:hover:before {
  opacity: 1;
}
.sidebar .swatch-attribute .swatch-option:before {
  display: block;
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 1px solid #000000 !important;
  pointer-events: none;
  opacity: 0;
  border-radius: 50%;
}
.sidebar .swatch-attribute .swatch-option.active, .sidebar .swatch-attribute .swatch-option.selected {
  pointer-events: none;
}
.sidebar .swatch-attribute .swatch-option.active:before, .sidebar .swatch-attribute .swatch-option.selected:before {
  border-color: #009ED0 !important;
  opacity: 1;
}
.sidebar .range_inputs {
  display: flex;
  align-items: flex-end;
  margin-top: 20px;
}
.sidebar .range_inputs .input_block {
  flex: 1;
  width: 20%;
  position: relative;
}
.sidebar .range_inputs .input_block[data-label]:before {
  position: absolute;
  content: attr(data-label);
  display: flex;
  right: 1px;
  bottom: 1px;
  height: 38px;
  width: 38px;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  padding: 9px;
  border-radius: 5px;
  font-size: 1.2rem;
  line-height: 1.25em;
  color: #999999;
}
.sidebar .range_inputs .input_block:last-child {
  order: 2;
}
.sidebar .range_inputs:before {
  display: flex;
  align-items: center;
  height: 40px;
  content: "-";
  color: #1a1a1a;
  margin: 0 8px;
  order: 1;
}
.sidebar .range_inputs input {
  width: 100%;
  height: 40px;
  padding: 11px 12px;
  background: #ffffff;
  border-radius: 5px;
  color: #1a1a1a;
  border: none;
  font-family: inherit;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .sidebar .range_inputs {
    flex-wrap: wrap;
  }
  .sidebar .range_inputs .input_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sidebar .range_inputs:before {
    flex: 0 0 100%;
    max-width: 100%;
    height: 20px;
    content: "";
  }
}
.sidebar .range_block {
  position: relative;
  margin: 30px 10px 0;
}
.sidebar .ui-slider-horizontal {
  height: 4px;
  border-radius: 0;
  border: none;
}
.sidebar .ui-slider-horizontal:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  border-top: 4px solid #c4c4c4;
}
.sidebar .ui-slider .ui-slider-handle {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 20px;
  min-width: 20px;
  height: 20px;
  top: -8px;
  background: #009ED0;
  border-radius: 50%;
  border: none;
  margin-left: -10px;
  cursor: pointer;
}
.sidebar .ui-slider .ui-slider-handle:active {
  background: #009ED0 !important;
}
.sidebar .ui-slider .ui-slider-range {
  height: 4px;
  top: 0;
  margin-top: 0;
  background: #009ED0;
  position: absolute;
}

#current-refinements {
  background: #EDEDED;
  border-radius: 5px;
  padding: 20px 8px 43px 20px;
  position: relative;
  overflow: hidden;
}
#current-refinements .ais-CurrentRefinements-item {
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 8px;
}
#current-refinements .ais-CurrentRefinements-label {
  display: block;
  font-weight: normal;
  color: #666666;
  margin: 0 8px 8px 0;
}
#current-refinements .ais-CurrentRefinements-categoryLabel {
  color: #1a1a1a;
  font-size: 1.2rem;
}
#current-refinements .ais-CurrentRefinements-delete {
  border: none;
  background: transparent;
  padding: 0;
  color: #1a1a1a;
  display: block;
  margin-left: 4px;
  font-size: 90%;
}
#current-refinements .ais-CurrentRefinements-category {
  display: flex;
  padding: 0 12px 8px 0;
}
#current-refinements .filter-options-title {
  padding: 0 0 12px;
  display: block;
  pointer-events: none;
}
#current-refinements .filter-options-title:hover {
  color: inherit !important;
  cursor: auto;
}
#current-refinements .filter-options-title:after {
  display: none;
}

#clear-refinements {
  margin: -43px 0 32px;
  padding: 12px 20px 0;
  position: relative;
  z-index: 3;
  border-top: 1px solid #e6e6e6;
}
#clear-refinements .ais-ClearRefinements-button {
  order: 2;
  width: auto;
  height: auto;
  max-width: none;
  top: auto;
  left: auto;
  padding: 0;
  opacity: 1;
  border-radius: 0;
  color: #1a1a1a;
  background: transparent !important;
  border: none !important;
  text-decoration: underline;
  position: relative;
}

.ais-Panel-body .ais-HierarchicalMenu-list li {
  padding: 24px 0 0;
  margin: 0;
}
.ais-Panel-body .ais-HierarchicalMenu-list li > div {
  width: 100%;
}
.ais-Panel-body .ais-HierarchicalMenu-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #666666;
  padding: 0 10px;
  position: relative;
  margin: 0;
}
.ais-Panel-body .ais-HierarchicalMenu-link span {
  color: #999999;
  font-size: 1.2rem;
  font-size: 15px;
  text-align: right;
}
.ais-Panel-body .ais-HierarchicalMenu-link:hover {
  color: #000000;
  background: transparent;
}
.ais-Panel-body .ais-HierarchicalMenu-link:hover span {
  color: #000000;
}
.ais-Panel-body .ais-HierarchicalMenu-link.ais-HierarchicalMenu-link--selected {
  color: #009ED0;
}
.ais-Panel-body .ais-HierarchicalMenu-link.ais-HierarchicalMenu-link--selected:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 2px;
  min-height: 19px;
  background: #009ED0;
}
.ais-Panel-body .ais-HierarchicalMenu-link.ais-HierarchicalMenu-link--selected span {
  color: #009ED0;
}

.toolbar-products {
  margin-bottom: 24px;
  position: relative;
  z-index: 20;
}
.toolbar-products .modes,
.toolbar-products .limiter,
.toolbar-products .pages {
  display: none;
}
.toolbar-products .toolbar-amount {
  display: none;
}
.toolbar-products .toolbar-sorter {
  margin-left: auto;
  position: relative;
  right: auto;
  top: auto;
  display: flex;
  align-items: center;
}
.toolbar-products .toolbar-sorter .sorter-label {
  color: #666666;
  margin-right: 20px;
}
.toolbar-products .toolbar-sorter .action.sorter-action {
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  font-size: 2rem;
  position: relative;
  top: auto;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #e6e6e6;
}
.toolbar-products .toolbar-sorter .action.sorter-action:before {
  display: block;
  content: "\e924";
  font-size: 100%;
  color: inherit;
}
.toolbar-products .toolbar-sorter select {
  height: 40px;
  visibility: hidden;
  width: 212px;
}
.toolbar-products .toolbar-sorter .select2-container {
  text-align: left;
}
.toolbar-products .toolbar-sorter .select2-container .select2-selection--single {
  height: 40px;
}
.toolbar-products .toolbar-sorter .select2-container .select2-selection__placeholder {
  color: #999999;
}
.toolbar-products .toolbar-sorter .select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 5px;
  display: flex;
  align-items: center;
  position: relative;
  box-shadow: none;
  outline: none;
}
.toolbar-products .toolbar-sorter .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #1a1a1a;
  font-size: 140%;
  line-height: 17px;
  padding: 11px 12px;
  flex: 1;
  width: 50%;
}
.toolbar-products .toolbar-sorter .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
  position: relative;
  top: auto;
  right: auto;
  padding: 11px 12px;
  padding-left: 0;
  width: auto;
  color: #999999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toolbar-products .toolbar-sorter .select2-container--default .select2-selection--single .select2-selection__arrow * {
  display: none;
}
.toolbar-products .toolbar-sorter .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\e901";
  font-size: 1.5rem;
  display: block;
}
.toolbar-products .toolbar-sorter .select2-container--default.select2-container--open .select2-selection--single {
  border-radius: 5px 5px 0 0;
  border-bottom-color: transparent;
  z-index: 10;
}
.toolbar-products .toolbar-sorter .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-radius: 0 0 5px 5px;
  border-top-color: transparent;
  border-bottom: 1px solid transparent;
}
.toolbar-products .toolbar-sorter .select2-container .select2-search--dropdown {
  padding: 0;
  position: relative;
}
.toolbar-products .toolbar-sorter .select2-container .select2-search--dropdown:after {
  position: absolute;
  pointer-events: none;
  right: 10px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  content: "\e905";
}
.toolbar-products .toolbar-sorter .select2-container .select2-search--dropdown .select2-search__field {
  border: solid transparent;
  border-width: 1px 0;
  padding: 11px 12px;
  font-size: 100%;
  border-radius: 0;
  line-height: inherit;
}
.toolbar-products .toolbar-sorter .select2-container .select2-dropdown {
  border: 1px solid #ffffff;
  border-top: none;
  font-size: 140%;
  line-height: 18px;
  box-shadow: none;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  z-index: 5;
  top: 100% !important;
  margin-top: 0 !important;
}
.toolbar-products .toolbar-sorter .select2-container .select2-dropdown--above {
  border-top: 1px solid #ffffff;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
.toolbar-products .toolbar-sorter .select2-container .select2-dropdown--above .select2-search--dropdown .select2-search__field {
  border-top: none;
}
.toolbar-products .toolbar-sorter .select2-container .select2-results__options {
  overflow-x: hidden;
  scrollbar-color: #009ED0 transparent;
  scrollbar-width: thin;
}
.toolbar-products .toolbar-sorter .select2-container .select2-results__options::-webkit-scrollbar {
  width: 6px;
  height: auto;
  border-radius: 0;
  background: transparent;
}
.toolbar-products .toolbar-sorter .select2-container .select2-results__options::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #009ED0;
}
.toolbar-products .toolbar-sorter .select2-container .select2-results__options li {
  padding: 11px 12px;
  margin: 0 !important;
}
.toolbar-products .toolbar-sorter .select2-container .select2-results__option {
  border: none;
}
.toolbar-products .toolbar-sorter .select2-container .select2-results__option--highlighted.select2-results__option--selectable {
  background: #f2f2f2;
  color: #1a1a1a;
}
.toolbar-products .toolbar-sorter .select2-container .select2-results__option--selected {
  background: transparent !important;
  color: #009ED0 !important;
  cursor: default;
}
.toolbar-products .toolbar-sorter .select2.select2-container {
  width: 212px !important;
}
.toolbar-products .toolbar-sorter .select2.select2-container .select2-results__option--selected {
  background: transparent !important;
  color: #009ED0;
}
.toolbar-products .toolbar-sorter .select2.select2-container .select2-results__option--highlighted.select2-results__option--selectable {
  background: #f2f2f2 !important;
  color: #1a1a1a;
}
.toolbar-products ~ .toolbar-products {
  margin-bottom: 0;
}
.toolbar-products ~ .toolbar-products .limiter {
  display: none !important;
}
.toolbar-products ~ .toolbar-products .pages {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .toolbar-products .toolbar-sorter .select2.select2-container {
    width: 180px !important;
  }
  .toolbar-products .toolbar-sorter .action.sorter-action {
    margin-left: 15px;
  }
  .toolbar-products .toolbar-sorter .toolbar-sorter {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .toolbar-products .toolbar-sorter {
    padding-left: 90px;
  }
  .toolbar-products .toolbar-sorter .select2.select2-container {
    width: 160px !important;
  }
  .toolbar-products .toolbar-sorter .sorter-label {
    font-size: 130%;
    line-height: 16px;
  }
}
@media screen and (max-width: 575px) {
  .toolbar-products .toolbar-sorter {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .toolbar-products .toolbar-sorter .select2.select2-container {
    width: 160px !important;
  }
  .toolbar-products .toolbar-sorter .sorter-label {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: right;
    padding: 0 35px 10px 0;
  }
}
@media screen and (max-width: 399px) {
  .toolbar-products .toolbar-sorter {
    padding-left: 100px;
  }
  .toolbar-products .toolbar-sorter .select2.select2-container {
    width: 120px !important;
  }
  .toolbar-products .toolbar-sorter .action.sorter-action {
    margin-left: 10px;
  }
  .toolbar-products .toolbar-sorter .sorter-label {
    padding-right: 30px;
    font-size: 120%;
    line-height: 15px;
  }
}

@media screen and (max-width: 767px) {
  #clear-refinements {
    margin: -43px 0 43px;
  }

  .block.filter {
    margin-bottom: 0 !important;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }
  .block.filter.active .filter-options-item:last-child {
    margin: 0 !important;
  }
  .block.filter .filter-current {
    padding: 0;
    margin: 0;
    border: none;
  }
  .block.filter .filter-current .items {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .block.filter .filter-current .item {
    display: inline-flex;
    vertical-align: top;
    width: 100%;
    margin-top: 15px;
  }
  .block.filter .filter-current-subtitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .block.filter .filter-current-subtitle:before {
    content: "\e903" !important;
    font-size: 2.4rem;
    color: inherit;
    position: relative;
    right: auto;
    top: auto;
    order: 2;
    margin-left: auto;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .block.filter .filter-current.active .filter-current-subtitle:before {
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
  .block.filter .filter-actions {
    width: 33%;
    margin-left: auto;
  }

  .filter-title {
    display: block;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .filter-title strong {
    position: relative;
    border-radius: 5px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    font-size: 140%;
    line-height: 17px;
    padding: 11px 10px;
    color: #1a1a1a;
    left: 0;
    background: #ffffff;
    z-index: 25;
    box-shadow: none;
    min-width: 70px;
  }

  .filter-options {
    background: transparent !important;
    top: 48px !important;
    left: 0;
    display: block;
    width: 100%;
    bottom: auto;
    height: 0;
    bottom: 100%;
    overflow: hidden;
    position: fixed;
    z-index: 20;
    opacity: 0;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

  body.filter-active .page-header {
    display: block;
    z-index: -1;
  }
  body.filter-active .filter-options {
    height: auto;
    bottom: 0;
    opacity: 1;
    overflow-y: auto;
  }

  .filter.active .filter-title {
    border-bottom-color: #d1d1d1;
    margin-top: 0;
  }
  .filter.active .filter-title.block-subtitle {
    display: none !important;
  }
  .filter.active .filter-title strong {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    -o-transition: color 0.15s;
    -ms-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
  }
  .filter.active .filter-title strong:after {
    content: "\e908";
    font-size: 2.4rem;
    color: #1a1a1a;
  }
  .filter.active .filter-title strong:active {
    color: #66181E;
  }

  .sidebar .filter-options-title {
    padding: 0 20px;
    font-size: 140%;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sidebar .filter-options-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sidebar .filter-options-content .items .item {
    max-height: none !important;
    margin: 0;
  }
  .sidebar .filter-options-content .items .item a {
    font-size: 140%;
  }
  .sidebar .swatch-attribute .swatch-option.text {
    font-size: 140%;
    width: 70px;
  }
  .sidebar .range_inputs .input_block input, .sidebar .range_inputs .input_block[data-label]:before {
    font-size: 140%;
  }
}
@media screen and (max-width: 575px) {
  .filter-title {
    margin-top: 26px;
  }

  .block.filter .filter-actions {
    width: 100%;
  }
  .block.filter .filter-current .items {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
@media screen and (max-width: 399px) {
  .filter-title strong {
    font-size: 130%;
    line-height: 16px;
    padding: 12px 10px;
  }

  .toolbar-products .toolbar-sorter .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 120%;
    line-height: 15px;
    padding: 12px 8px;
  }
  .toolbar-products .toolbar-sorter .select2-container--default .select2-selection--single .select2-selection__arrow {
    padding: 12px 5px 12px 0;
  }
  .toolbar-products .toolbar-sorter .select2-container .select2-dropdown {
    font-size: 120%;
    line-height: 15px;
  }
}
.columns {
  display: flex;
  align-items: flex-start;
  margin: 0 -10px;
}
.columns .column {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.columns .products.wrapper {
  margin: 0;
}
.columns .product-items {
  margin: 0 -10px !important;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.columns .product-item {
  margin: 0 !important;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 10px 40px !important;
}
.columns .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.columns .product-item .product-item-info .product-item-name {
  margin-bottom: auto;
}
.columns .product-item .product-item-info .product-item-details {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.sidebar {
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 992px) {
  .sidebar ~ .column {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sidebar ~ .column .product-item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .sidebar ~ .column {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .sidebar ~ .column .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .sidebar {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .sidebar ~ .column {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .columns .product-item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .columns .product-item-info .product-image-wrapper {
    max-width: 210px;
  }
  .columns .product-item-info .product-image-container {
    height: 210px;
  }
}
@media screen and (max-width: 767px) {
  .columns {
    margin: 0;
  }
  .columns .column {
    padding: 0 0 40px !important;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .columns .product-item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .columns .product-item-info .product-item-photo {
    padding: 20px 15px !important;
  }
  .columns .product-item-info .product-image-wrapper {
    max-width: 180px;
  }
  .columns .product-item-info .product-image-container {
    height: 180px;
  }
  .columns .product-item-info .price-box {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .columns .product-item-info .price-box .old-price {
    margin: 0 0 5px 0;
  }
}
@media screen and (max-width: 639px) {
  .columns .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .columns .product-item-info .product-item-photo {
    padding: 20px !important;
  }
  .columns .product-item-info .product-image-wrapper {
    max-width: 220px;
  }
  .columns .product-item-info .product-image-container {
    height: 220px;
  }
  .columns .product-item-info .price-box {
    flex-direction: unset;
  }
  .columns .product-item-info .price-box .old-price {
    margin: 0 0 0 10px;
  }
}
@media screen and (max-width: 575px) {
  .columns .product-item {
    padding: 0 10px 30px !important;
  }
  .columns .product-item-info .product-image-wrapper {
    max-width: 200px;
  }
  .columns .product-item-info .product-image-container {
    height: 200px;
  }
  .columns .product-item-info .price-box {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .columns .product-item-info .price-box .old-price {
    margin: 0 0 5px 0;
  }
}
@media screen and (max-width: 479px) {
  .columns .product-item-info .product-item-photo {
    padding: 20px 12px !important;
  }
  .columns .product-item-info .product-image-wrapper {
    max-width: 180px;
  }
  .columns .product-item-info .product-image-container {
    height: 180px;
  }
}
@media screen and (max-width: 399px) {
  .columns .product-items {
    margin: 0 -5px !important;
  }
  .columns .product-item {
    padding: 0 5px 20px !important;
  }
  .columns .product-item-info .product-item-name {
    margin-top: 10px;
    height: 30px;
  }
  .columns .product-item-info .product-item-link {
    font-size: 120%;
    line-height: 15px;
  }
  .columns .product-item-info .product-item-photo {
    padding: 12px !important;
  }
  .columns .product-item-info .product-image-wrapper {
    max-width: 140px;
  }
  .columns .product-item-info .price-box {
    margin-top: 5px;
  }
  .columns .product-item-info .product_category {
    font-size: 110%;
    line-height: 14px;
  }
}
@media screen and (max-width: 359px) {
  .columns .product-item-info .product-item-photo {
    padding: 6px !important;
  }
  .columns .product-item-info .product-image-wrapper {
    max-width: 120px;
  }
}
.product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-actions .web .action.towishlist, .web .sidebar .action.clear.filter-clear, .sidebar .web .action.clear.filter-clear, .web .sidebar .filter-options-title, .sidebar .web .filter-options-title, .web .sidebar ol.items > li > a, .sidebar .web ol.items > li > a,
.web .sidebar li.item a,
.sidebar li.item .web a, .web #current-refinements .ais-CurrentRefinements-delete, #current-refinements .web .ais-CurrentRefinements-delete, .web #clear-refinements .ais-ClearRefinements-button, #clear-refinements .web .ais-ClearRefinements-button, .web .toolbar-products .toolbar-sorter .action.sorter-action, .toolbar-products .toolbar-sorter .web .action.sorter-action, .product-item-info .product-item-link, .ais-Panel-body .ais-HierarchicalMenu-link, .ais-Panel-body .ais-HierarchicalMenu-link span {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .sidebar .ui-slider .ui-slider-handle, .sidebar .ui-slider .web .ui-slider-handle {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.product-item-info, .product-item-info .product-item-photo, .product-item-info .product-item-photo img, .product-item-info .product-item-actions .action.towishlist, .sidebar .swatch-attribute .swatch-option, .sidebar .swatch-attribute .swatch-option:before, .toolbar-products .toolbar-sorter .select2-container .select2-results__options li {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-actions .touch .action.towishlist, .touch .sidebar .action.clear.filter-clear, .sidebar .touch .action.clear.filter-clear, .touch .sidebar .filter-options-title, .sidebar .touch .filter-options-title, .touch .sidebar ol.items > li > a, .sidebar .touch ol.items > li > a,
.touch .sidebar li.item a,
.sidebar li.item .touch a, .touch #current-refinements .ais-CurrentRefinements-delete, #current-refinements .touch .ais-CurrentRefinements-delete, .touch #clear-refinements .ais-ClearRefinements-button, #clear-refinements .touch .ais-ClearRefinements-button, .touch .toolbar-products .toolbar-sorter .action.sorter-action, .toolbar-products .toolbar-sorter .touch .action.sorter-action {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.touch .sidebar .ui-slider .ui-slider-handle, .sidebar .ui-slider .touch .ui-slider-handle {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.web .product-item-info .product-item-actions .action.towishlist:hover, .product-item-info .product-item-actions .web .action.towishlist:hover, .web .sidebar .action.clear.filter-clear:hover, .sidebar .web .action.clear.filter-clear:hover, .web .sidebar .filter-options-title:hover, .sidebar .web .filter-options-title:hover, .web .sidebar ol.items > li > a:hover, .sidebar .web ol.items > li > a:hover,
.web .sidebar li.item a:hover,
.sidebar li.item .web a:hover, .web #current-refinements .ais-CurrentRefinements-delete:hover, #current-refinements .web .ais-CurrentRefinements-delete:hover, .web #clear-refinements .ais-ClearRefinements-button:hover, #clear-refinements .web .ais-ClearRefinements-button:hover, .web .toolbar-products .toolbar-sorter .action.sorter-action:hover, .toolbar-products .toolbar-sorter .web .action.sorter-action:hover {
  color: #009ED0 !important;
}
.web .product-item-info .product-item-actions .action.towishlist:active, .product-item-info .product-item-actions .web .action.towishlist:active, .web .sidebar .action.clear.filter-clear:active, .sidebar .web .action.clear.filter-clear:active, .web .sidebar .filter-options-title:active, .sidebar .web .filter-options-title:active, .web .sidebar ol.items > li > a:active, .sidebar .web ol.items > li > a:active,
.web .sidebar li.item a:active,
.sidebar li.item .web a:active, .web #current-refinements .ais-CurrentRefinements-delete:active, #current-refinements .web .ais-CurrentRefinements-delete:active, .web #clear-refinements .ais-ClearRefinements-button:active, #clear-refinements .web .ais-ClearRefinements-button:active, .web .toolbar-products .toolbar-sorter .action.sorter-action:active, .toolbar-products .toolbar-sorter .web .action.sorter-action:active {
  color: #7F1E25;
}
.web .sidebar .ui-slider .ui-slider-handle:hover, .sidebar .ui-slider .web .ui-slider-handle:hover {
  background: #009ED0;
}
.web .sidebar .ui-slider .ui-slider-handle:active, .sidebar .ui-slider .web .ui-slider-handle:active {
  background: #66181E;
}
.touch .product-item-info .product-item-actions .action.towishlist:active, .product-item-info .product-item-actions .touch .action.towishlist:active, .touch .sidebar .action.clear.filter-clear:active, .sidebar .touch .action.clear.filter-clear:active, .touch .sidebar .filter-options-title:active, .sidebar .touch .filter-options-title:active, .touch .sidebar ol.items > li > a:active, .sidebar .touch ol.items > li > a:active,
.touch .sidebar li.item a:active,
.sidebar li.item .touch a:active, .touch #current-refinements .ais-CurrentRefinements-delete:active, #current-refinements .touch .ais-CurrentRefinements-delete:active, .touch #clear-refinements .ais-ClearRefinements-button:active, #clear-refinements .touch .ais-ClearRefinements-button:active, .touch .toolbar-products .toolbar-sorter .action.sorter-action:active, .toolbar-products .toolbar-sorter .touch .action.sorter-action:active {
  color: #009ED0;
}
.touch .sidebar .ui-slider .ui-slider-handle:active, .sidebar .ui-slider .touch .ui-slider-handle:active {
  background: #66181E;
}

/*# sourceMappingURL=listing.css.map */
