.elementor-kit-92{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#F18929;--e-global-color-text:#B22424;--e-global-color-accent:#3F3F3D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-92 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#cus_filter .wpf_item {
	padding-top: 0px;
	padding-bottom: 0px;
}

@media (min-width: 768px) {
  #cus_filter .wpf_item {
	padding-top: 0px;
	padding-bottom: 15px;
}
}

#cus_filter .wpf_form{
	font-family: "Roboto", Sans-serif;
}

#cus_filter .wpf_item .wpf_item_name{
    font-size: 0.9rem;
    font-weight: 500;
    color: var( --e-global-color-secondary );
    padding-bottom: 6px;
    margin-bottom: 6px;
}

#cus_filter .wpf_item label {
	font-size: 14px;
}

#cus_filter .wpf_item input[type="checkbox"] {
	-webkit-appearance: none;
	border-radius: 4px;
	font-size: 15px;
	height: 15px;
	padding: 0;
	text-align: center;
	width: 15px;
}

#cus_filter .wpf_items_wrapper ul.wpf_column_vertical li {
	margin-bottom: -3px;
}

#cus_filter .wpf_slider {
	margin-left: 12px;
	margin-right: 12px;
} 

#cus_filter .wpf_slider.ui-slider .ui-widget-header {
	background: var( --e-global-color-secondary );
}

#cus_filter .wpf_slider.ui-slider .ui-slider-handle {
	height: 14px;
	width: 14px;
	top: -6px;
	border: 1px solid #d3d3d3;
}

#cus_filter .wpf-slider-label{
	font-family: "Roboto", Sans-serif;
	 font-size: 0.9rem;
	 margin-left: 23px;
}

#cus_filter .wpf_reset_btn input[type="reset"] {
  color: var( --e-global-color-secondary );
  	font-family: "Roboto", Sans-serif;
	 font-size: 0.9rem;
}

#cus_filter .wpf_reset_btn input[type="reset"]:hover{
 border-bottom: 1px solid;
 border-color: var( --e-global-color-secondary );
}

#cus_filter .wpf_reset_btn::before, .wpf_reset_btn::after {
	color: var( --e-global-color-secondary );
}/* End custom CSS */