.elementor-1332 .elementor-element.elementor-element-7cd361f{--display:flex;--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;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );color:var( --e-global-color-primary );}.elementor-1332 .elementor-element.elementor-element-4542c67 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:20.8px;font-weight:600;font-style:normal;color:var( --e-global-color-a7f553f );}.elementor-1332 .elementor-element.elementor-element-9c77894{--display:flex;--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:flex-start;}.elementor-1332 .elementor-element.elementor-element-63871b8{--display:flex;--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:16px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .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-1332 .elementor-element.elementor-element-3b21c30 .elementor-button{background-color:var( --e-global-color-688e3cc );font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1.3px;fill:var( --e-global-color-a7f553f );color:var( --e-global-color-a7f553f );}.elementor-1332 .elementor-element.elementor-element-3b21c30 .elementor-button:hover, .elementor-1332 .elementor-element.elementor-element-3b21c30 .elementor-button:focus{background-color:var( --e-global-color-1854fe0 );color:#FFFDF8;}.elementor-1332 .elementor-element.elementor-element-3b21c30{width:100%;max-width:100%;}.elementor-1332 .elementor-element.elementor-element-3b21c30 .elementor-button:hover svg, .elementor-1332 .elementor-element.elementor-element-3b21c30 .elementor-button:focus svg{fill:#FFFDF8;}#elementor-popup-modal-1332 .dialog-widget-content{animation-duration:0.5s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1332{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1332 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1332 .dialog-close-button{display:flex;}@media(max-width:1024px){#elementor-popup-modal-1332 .dialog-message{width:100vw;}#elementor-popup-modal-1332{justify-content:center;align-items:flex-start;}}@media(max-width:767px){#elementor-popup-modal-1332 .dialog-message{width:100vw;}#elementor-popup-modal-1332{justify-content:center;align-items:flex-start;}}/* Start custom CSS for shortcode, class: .elementor-element-5724d26 *//* ==========================================
   1. JUDUL FILTER (TIPE PRODUK, KEBUTUHAN KULIT, HARGA)
   ========================================== */
.woof_container h4,
.woof_price_filter_html_items h4,
.woof_container_product_cat h4,
.woof_container_pa_kebutuhan-kulit h4 {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.8px !important;
  color: #4A453E !important;
  margin-top: 24px !important;
  margin-bottom: 14px !important;
  border: none !important;
  padding: 0 !important;
}

/* ==========================================
   2 & 3. CHECKBOX & LABEL (RATA TENGAH & KECIL)
   ========================================== */
.woof_list_checkbox li {
  display: flex !important;
  align-items: center !important; 
  margin-bottom: 10px !important;
  padding: 0 !important;
}

.woof_list_checkbox input[type="checkbox"],
.woof_checkbox_term {
  transform: scale(0.85) !important;
  margin-right: 8px !important;
  cursor: pointer !important;
  pointer-events: auto !important; /* Pasang langsung di sini */
}

.woof_checkbox_label {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 13px !important;
  color: #66615B !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  padding-left: 8px !important;
  cursor: pointer !important;
  pointer-events: auto !important; /* Pasang langsung di sini */
}

.woof_checkbox_count {
  display: none !important;
}

/* ==========================================
   4. SLIDER HARGA MAKSIMUM (MODE SLIDER EMAS)
   ========================================== */
.woof_price_filter .ui-slider-horizontal {
  height: 3px !important;
  background: #E8E2D8 !important;
  border: none !important;
  margin: 18px 0 12px 0 !important;
}

.woof_price_filter .ui-slider-range {
  background: #C2A675 !important;
}

.woof_price_filter .ui-slider-handle {
  width: 18px !important;
  height: 18px !important;
  background: #C2A675 !important;
  border: 3px solid #FFF !important;
  border-radius: 50% !important;
  top: -7px !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.15) !important;
  cursor: pointer !important;
}

.woof_price_filter_txt {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  color: #8C857B !important;
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
}

/* ==========================================
   5. TOMBOL RESET FILTER (KOTAK MINIMALIS)
   ========================================== */
.woof_reset_search_form,
button.woof_reset_search_form {
  display: inline-block !important;
  margin-top: 22px !important;
  padding: 7px 16px !important;
  background-color: transparent !important;
  border: 1px solid #777777 !important;
  color: #444444 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  border-radius: 0px !important;
  cursor: pointer !important;
  transition: all 0.2s ease-in-out !important;
}

.woof_reset_search_form:hover,
button.woof_reset_search_form:hover {
  border-color: #C2A675 !important;
  color: #C2A675 !important;
  background-color: #FAF8F5 !important;
}

/* FIX KHUSUS WOOF SUPAYA BISA DIKLIK */
.woof_redraw_zone,
.woof_redraw_zone * {
  pointer-events: auto !important;
}

/* Paksa matikan iCheck-helper transparan yang bikin mati klik */
.iCheck-helper {
    display: none !important;
}

/* Munculkan kembali input checkbox standar HTML */
.woof_list_checkbox input[type="checkbox"] {
    opacity: 1 !important;
    position: static !important;
    display: inline-block !important;
    cursor: pointer !important;
    pointer-events: auto !important;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-3b21c30 */.elementor-1332 .elementor-element.elementor-element-3b21c30,
.elementor-1332 .elementor-element.elementor-element-3b21c30 .elementor-button {
    width: 100% !important;
    display: block !important;
}/* End custom CSS */