/* Variables */
/* Prefix for :root CSS variables */
/* Characters which are escaped by the escape-svg function */
/* Quickly modify global styling by enabling or disabling optional features. */
/* Spacing */
/* Position */
/* Paragraphs */
/* Z-index master list */
/* Variables */
/* Color system */
/* Body */
/* Grid breakpoints */
/* Grid containers */
/* Grid columns */
/* Variables */
/* Variables */
/* Gradient */
/* Links */
/* Icon links */
/* Variables */
/* Tables */
/* Variables */
/* Functions */
/* Variables */
/* Mixins */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Map */
/* Variables */
/* Functions */
/* Prefix for :root CSS variables */
#Page__Archive_Product__row_megamenu {
  position: relative;
}
@media (max-width: 991.98px) {
  #Page__Archive_Product__row_megamenu {
    display: none;
  }
}
#Page__Archive_Product__row_megamenu.active {
  z-index: 1099;
}

#Page__Archive_Product__megamenu {
  position: absolute;
}
#Page__Archive_Product__megamenu .__current {
  border: 1px solid var(--ka-primary);
}

#Page__Archive_Product__col_filter {
  margin-top: 704.56px;
  height: fit-content;
}

#Page__Archive_Product__filters .card-header {
  background-color: var(--theme-primary-bg);
  color: var(--ka-light-bg-subtle);
  font-weight: 500;
}
#Page__Archive_Product__filters .__card-filter-attribute {
  margin-top: 8px;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body {
  padding: 8px;
  max-height: 600px;
  overflow-y: auto;
  scroll-behavior: smooth;
  scrollbar-width: thin;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body > .readmore {
  max-height: 200px;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body .__placeholder {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body .__placeholder:not(:first-child) {
  margin-top: 12px;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body .__placeholder .placeholder {
  border-radius: 4px;
  height: 18px;
  background-color: var(--ka-secondary);
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body .__placeholder .placeholder:first-child {
  width: 18px;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body .__placeholder .placeholder:last-child {
  width: calc(100% - 30px);
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body ul.woocommerce-widget-layered-nav-list {
  font-size: 0.875rem;
  padding: 0;
  list-style: none outside;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 8px 0 8px 22px;
  list-style: none;
  color: var(--ka-body-color);
  opacity: 0.9;
  cursor: pointer;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child) {
  border-top: 1px solid var(--ka-border-color);
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item::before {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -4px;
  height: 15px;
  width: 15px;
  margin-right: 5px;
  border: 1px solid #ccc;
  margin-left: 10px;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:hover, #Page__Archive_Product__filters .__card-filter-attribute .card-body ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen {
  font-weight: 600;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen .__href::before {
  left: -11px;
  top: 4px;
  width: 6px;
  height: 9px;
  border: solid var(--ka-body-color);
  border-width: 0 2.5px 2.5px 0;
  transform: rotate(45deg);
  content: "";
  position: absolute;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item > .__href {
  position: relative;
  padding-left: 8px;
}
#Page__Archive_Product__filters .__card-filter-attribute .card-body ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item > span.count {
  padding: 0 4px;
  opacity: 0.7;
  font-size: 12px;
}

#Page__Archive_Product__col_loop {
  height: fit-content;
}
#Page__Archive_Product__col_loop form.woocommerce-ordering {
  margin-bottom: 0;
}
#Page__Archive_Product__col_loop ._product-card .__carousel-nav .carousel-control-prev {
  left: -4px;
}
#Page__Archive_Product__col_loop ._product-card .__carousel-nav .carousel-control-next {
  right: -4px;
}
#Page__Archive_Product__col_loop .widget.widget_layered_nav_filters ul li {
  padding: 0.5em 1em 0 0;
}
#Page__Archive_Product__col_loop .widget.widget_layered_nav_filters ul li .__href {
  background-color: var(--ka-secondary-bg);
  border: 1px solid transparent;
  padding: 0 0.5rem;
  text-align: center;
  font-weight: 600;
  line-height: 2rem;
  border-radius: 0.4rem;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  transition: all 0.2s ease 0s;
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  #Page__Archive_Product__col_loop .widget.widget_layered_nav_filters ul li .__href {
    font-size: 0.875rem;
  }
}
#Page__Archive_Product__col_loop .widget.widget_layered_nav_filters ul li .__href:hover {
  background-color: var(--ka-dark-bg-subtle);
}
#Page__Archive_Product__col_loop .widget.widget_layered_nav_filters ul li .__href::before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e013";
  text-decoration: none;
  color: #a00;
  vertical-align: inherit;
  margin-right: 0.5em;
}
#Page__Archive_Product__col_loop .widget.widget_layered_nav_filters ul li .woocommerce-Price-amount::before {
  content: ": ";
}
#Page__Archive_Product__col_loop .woocommerce-pagination {
  display: none;
}

#Page__Archive_Product__btn_loadmore > .__icon {
  line-height: 1;
}
#Page__Archive_Product__btn_loadmore > .__icon svg {
  margin-left: 5px;
  fill: #fff;
  width: 15px;
}

#Page__Archive_Product__filter_price .price_slider_wrapper > .ui-widget-content {
  background-color: var(--ka-secondary-bg);
  height: 0.4em;
}
#Page__Archive_Product__filter_price .price_slider_wrapper > .ui-widget-content > .ui-slider-range {
  background-color: var(--theme-primary-text);
  z-index: inherit;
}
#Page__Archive_Product__filter_price .price_slider_wrapper > .ui-widget-content > .ui-slider-handle {
  background-color: var(--theme-primary-text);
  z-index: inherit;
}

#Page__Archive_Product__modal_filters {
  --ka-modal-width: 400px;
}
#Page__Archive_Product__modal_filters .card {
  border: 0;
}
#Page__Archive_Product__modal_filters .card-header {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  #Page__Archive_Product__modal_filters .modal-content {
    border-right: 0;
  }
}
