.elementor-245 .elementor-element.elementor-element-41761d6{margin-top:30px;margin-bottom:50px;padding:0px 80px 0px 80px;}.elementor-245 .elementor-element.elementor-element-6caf376{padding:0px 0px 10px 0px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-245 .elementor-element.elementor-element-b92be66{--grid-columns:3;--grid-column-gap:20px;}.elementor-245 .elementor-element.elementor-element-b92be66 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-245 .elementor-element.elementor-element-b92be66 .e-loop-item > .elementor-section, .elementor-245 .elementor-element.elementor-element-b92be66 .e-loop-item > .elementor-section > .elementor-container, .elementor-245 .elementor-element.elementor-element-b92be66 .e-loop-item > .e-con, .elementor-245 .elementor-element.elementor-element-b92be66 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}@media(max-width:1024px){.elementor-245 .elementor-element.elementor-element-41761d6{padding:0px 20px 0px 20px;}.elementor-245 .elementor-element.elementor-element-b92be66{--grid-columns:2;}}@media(max-width:767px){.elementor-245 .elementor-element.elementor-element-41761d6{padding:0px 10px 0px 10px;}.elementor-245 .elementor-element.elementor-element-b92be66{--grid-columns:1;}}@media(min-width:768px){.elementor-245 .elementor-element.elementor-element-572e92a{width:25%;}.elementor-245 .elementor-element.elementor-element-82789f9{width:75%;}}@media(max-width:1024px) and (min-width:768px){.elementor-245 .elementor-element.elementor-element-572e92a{width:40%;}.elementor-245 .elementor-element.elementor-element-82789f9{width:60%;}}/* Start custom CSS for shortcode, class: .elementor-element-6caf376 *//* Pealkiri */
#jc-cat-filter h2 {
    font-family: "Geometos", Sans-serif;
    font-size: 18px;
    margin-bottom: 10px;
}

/* UL konteiner */
.jc-product-categories {
    font-family: "Myriad", Sans-serif;
    font-size: 18px;
    list-style: none;
    padding: 20px;
    margin: 0;
    background-color: #fff;
}

/* LI elemendid */
.jc-product-categories li {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

/* Label */
.jc-product-categories label {
    display: flex;
    align-items: center;
    cursor: pointer;
    flex: 1;
    color: #000;
    font-size: 16px;
}

/* Peidame browseri default checkboxi */
.jc-product-categories input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 2px solid #2f4f3e;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

/* Hover efekt kastil */
.jc-product-categories input[type="checkbox"]:hover {
    border-color: #27539F;
}

/* Checked → sinine taust */
.jc-product-categories input[type="checkbox"]:checked {
    background-color: #27539F;
    border-color: #27539F;
}

/* Soovi korral lisa ✓ märk */
.jc-product-categories input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 6px;
    height: 6px;
}/* End custom CSS */
/* Start custom CSS for loop-grid, class: .elementor-element-b92be66 *//* Mobiilis equal height maha */
@media (max-width: 767px) {
  .elementor-loop-container {
    display: block !important; /* enam mitte flex */
 
  }
  .elementor-loop-container .e-loop-item {
    height: auto !important;
       margin-bottom:20px !important;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-41761d6 */.e-loop-nothing-found-message {
  position: relative;
  min-height: 120px;
  background: #fff;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px 20px;
  font-size: 1.1em;
  color: #555;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.e-loop-nothing-found-message::before {
  content: "Kahjuks ei leitud ühtegi toodet. Valige vassakult endale sobiv tootekateogoria.";
  display: block;
}/* End custom CSS */