.elementor-4496 .elementor-element.elementor-element-ec28703{--display:flex;--min-height:300px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-4496 .elementor-element.elementor-element-ec28703:not(.elementor-motion-effects-element-type-background), .elementor-4496 .elementor-element.elementor-element-ec28703 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAFA;}.elementor-4496 .elementor-element.elementor-element-89a283a{--display:grid;--e-con-grid-template-columns:repeat(5, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4496 .elementor-element.elementor-element-96a7d24{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4496 .elementor-element.elementor-element-0df5d39 .elementor-heading-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;}#elementor-popup-modal-4496 .dialog-widget-content{animation-duration:0.3s;border-style:none;border-radius:0px 0px 0px 0px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-4496{background-color:rgba(0,0,0,.8);justify-content:center;align-items:flex-end;pointer-events:all;}#elementor-popup-modal-4496 .dialog-message{width:100vw;height:300px;align-items:flex-start;}#elementor-popup-modal-4496 .dialog-close-button{display:flex;}@media(max-width:1024px){.elementor-4496 .elementor-element.elementor-element-ec28703{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-4496 .elementor-element.elementor-element-89a283a{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-4496 .elementor-element.elementor-element-ec28703{--min-height:50vh;}.elementor-4496 .elementor-element.elementor-element-89a283a{--e-con-grid-template-columns:repeat(1, 1fr);--gap:15px 15px;--row-gap:15px;--column-gap:15px;--grid-auto-flow:row;}#elementor-popup-modal-4496 .dialog-message{height:50vh;}#elementor-popup-modal-4496 .dialog-close-button{top:18px;}}/* Start custom CSS *//* Sort Popup (template 4496) — instance custom CSS, synced into
   _elementor_page_settings[custom_css]. The option-list markup + JS live in
   this template's HTML widget (custom-code/reference/html-widgets/4496-*). */

/* SORT popup option list — styled identically to .facetwp-checkbox items
   (categories etc): uppercase, no bullet, black, 4px gap, selected underlined. */
.ck-sort-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ck-sort-item {
  background-image: none;
  padding: 0;
  margin-bottom: 4px;
  text-transform: uppercase;
  cursor: pointer;
  color: #000;
  font-size: 11px;
}
/* Pointer devices only — on touch a tap latches :hover, so a sort option you
   pressed would stay underlined and read as selected. .is-active below is the
   real selected state. */
@media (hover: hover) {
  .ck-sort-item:hover {
    text-decoration: underline;
  }
}
.ck-sort-item.is-active {
  text-decoration: underline;
}/* End custom CSS */