/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 27 2026 | 09:58:12 */
span.trp-ls-language-name:after {
    content: " ▽" !important;
}

.wpcf7-response-output {
    display: none;
}
.hasDatepicker {
    border: 1px solid #fff!important;
    border-radius: 0px!important;
    padding: .1rem .1rem!important;
	border-width:0px!important;
	border-bottom-width:1px!important;
    transition: all .3s;
    width: 100%;
    background-color: transparent!important;
	color:#fff!important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner{
	font-size:0.8rem!important;
	padding:15px!important;
	text-align:center!important;
	align-items: center;
	}

.uacf7-row {
    align-items: center;
}