/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 09 2026 | 13:42:20 */
#input_8_1_3, #input_8_1_6, #input_8_3, #input_8_4, #input_8_15, #input_8_16, #input_8_5 {
	padding-left: 0 !important;
}

#input_8_1_3_container {
	padding-right: 0 !important;
}

#input_8_1_6_container {
	padding-left: 0 !important;
}

.gfield_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2026/02/Arrow-Down.svg) !important;
    background-repeat: no-repeat;
    background-position: right 0 center;
}

.gform_required_legend {
	display: none !important;
}

#input_9_9, #input_9_10, #input_8_9, #input_8_10 {
	width: 100% !important;
	position: relative;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}

#input_9_9:after, #input_9_10:after, #input_8_9:after, #input_8_10:after {
    content: "Upload File";
    position: absolute;
	top: 1rem;
    left: 2.9rem;
    width: 150px !important;
    color: #43424A;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
	cursor: pointer;
}

#input_9_9::file-selector-button, #input_9_10::file-selector-button, #input_8_9::file-selector-button, #input_8_10::file-selector-button {
	width: 150px;
	text-align: center;
   	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
	color: transparent;
	border-radius: 4px;
	border: 1px solid #43424A;
	background-color: transparent;
	padding: 9px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

.sort_by_filter select {
	border: 1px solid #43424A;
	border-radius: 4px;
    padding: 7px 15px;
    font-size: 17px;
    color: #43424A;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    box-shadow: none !important;
    outline: none !important;
    width: 100%;
		appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2026/02/Arrow-Down.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
}

.sort_by_filter select:hover, .sort_by_facet select:focus {
	box-shadow: none !important;
	outline: none !important;
}