/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 10 2025 | 08:13:56 */
div#ui-datepicker-div {
    width: 48%;
}
.ui-datepicker-title select {
	appearance: none;
	background-image: url(https://hothorpe.com/wp-content/uploads/2025/01/down.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding-right: 20px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-size: 14px;
	height: 46px;
	box-shadow: none;
}
.ui-datepicker-title  input:focus, .ui-datepicker-title  input:hover, .ui-datepicker-title  input:focus-visible, .ui-datepicker-title  select:focus, .ui-datepicker-title  select:hover, .ui-datepicker-title  select:focus-visible {
	box-shadow: none;
	outline: 0;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
	background-color: #0D1C24;
}
.gform-legacy-datepicker.ui-datepicker {
	min-width: 260px !important;
}

.gform-legacy-datepicker.ui-datepicker th {
	background-color: #ede8d9 !important;
	color: #333 !important;
	font-size: 9pt !important;
	text-shadow: none !important;
}
.gform-legacy-datepicker.ui-datepicker tbody td a {
	background: #ede8d9 !important;
	text-shadow: none !important;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}
.gform-legacy-datepicker.ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled {
	background-color: #ddd8c9 !important
}
.gform-legacy-datepicker.ui-datepicker .ui-datepicker-calendar .ui-state-active {
	background: #0D1C24 !important;
	color: #fff !important;
	border: 1px solid #0D1C24;
	box-shadow: none !important;
	margin: 0;
	text-align: center;
}
.form-cus__full_wrapper {
	max-width: 100%;
	width: 768px;
	margin: 0 auto;
}

.request-quote__form .ginput_container.ginput_container_date {
	position: relative;
}
body .gform_legacy_markup_wrapper img.ui-datepicker-trigger {
	position: absolute;
	top: 14px;
	right: 5px;
}
.form-cus__full_wrapper .request-quote__form {
	padding-left: 0;
	padding-right: 0;
}
.form-cus__full_wrapper .request-quote__form .gform_footer .button {
	background-color: #0D1C24 !important;
	text-transform: uppercase !important;
	font-family: "Poppins", Sans-serif !important;
	letter-spacing: 4px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	transition: .3s;
	color: #fff !important;
}
.request-quote__form {
	max-width: 840px;
	margin: 130px auto 100px;
	padding: 0 30px;
}
.request-quote__form .gform-field-label {
	color: #000;
	font-size: 1rem;
}
.request-quote__form input, .request-quote__form select {
	border: 1px solid #666 !important;
	border-radius: 0 !important;
	background-color: transparent !important;
	min-height: 46px !important;
	color: #000;
	font-size: 1.1rem !important;
	padding: 5px 10px !important;
}
.request-quote__form select {
	appearance: none;
	background-image: url(https://hothorpe.com/wp-content/uploads/2025/01/down.png);
	background-repeat: no-repeat;
	background-position: 99% 50%;
	padding-right: 35px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-size: 20px;
	height: 46px;
	box-shadow: none;
}
.request-quote__form input:focus, .request-quote__form input:hover, .request-quote__form input:focus-visible, .request-quote__form select:focus, .request-quote__form select:hover, .request-quote__form select:focus-visible {
	box-shadow: none;
	outline: 0;
}
.request-quote__form textarea.textarea {
	border: 1px solid #666 !important;
	border-radius: 0 !important;
	background-color: transparent !important;
	min-height: 46px !important;
	font-size: 1.1rem !important;
	color: #000;
	padding: 5px 10px !important;
}
	
body .gform_legacy_markup_wrapper .request-quote__form input.datepicker.datepicker_with_icon {
	padding-right: 30px !important;
}
.request-quote__form .gform_footer {
	justify-content: flex-end;
}
.request-quote__form .gform_footer .button {
	background-color: #0D1C24 !important;
	text-transform: uppercase !important;
	font-family: "Poppins", Sans-serif !important;
	letter-spacing: 4px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	transition: .3s;
}
.request-quote__form .gform_footer .button:hover{
	transition: .3s;
	opacity: .80;
}
.request-quote__form .gfield_required.gfield_required_asterisk {
	font-size: 24px;
}
.form-cus__full_wrapper #gform_4.request-quote__form .gform_footer .button {
	border-radius: 0px 0px 0px 0px !important;
	padding: 19px 20px 19px 20px !important;
	font-size: 15px !important;
	line-height: 1;
	fill: #fff;
	text-align: center;
	display: block;
	width: 100% !important;
	font-family: "F37 Caslon Regular" !important;
	text-transform: capitalize !important;
	letter-spacing: 0 !important;
	font-weight: 400 !important;
}