/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 16 2026 | 00:17:32 */
/************************************************************/
/*			Villas Page Booking Color Settings				*/
/************************************************************/

#nd_booking_btn_pagination .nd_booking_btn_pagination_active a.nd_options_color_white {
    color: #2e6f3f !important; 
	border: 1px solid #2e6f3f !important;
}
    
.ui-datepicker-calendar .ui-datepicker-unselectable.ui-state-disabled {
	color: #ffffff;
}

#ui-datepicker-div a.ui-state-active {
    color: #2e6f3f !important;
	font-weight:400 !important;
	background-color: #fff !important;
	
}

.nd_options_customizer_forms input[type="submit"], .nd_options_customizer_forms button[type="submit"], .give-btn.give-btn-modal {
    background-color: #2e6f3f !important;
    border: solid 1px #ffffff !important;
	color: #ffffff !important;
}


.nd_options_customizer_forms input[type="submit"]:hover, .nd_options_customizer_forms button[type="submit"]:hover, .give-btn.give-btn-modal {
    background-color: #ffffff !important;
	color: #2e6f3f !important;
}


/************************************************************/
/*			Villas Single Page  Color Settings				*/
/***********************************************************

#nd_booking_single_cpt_1_title {
	margin-top: 100px;
}

.nd_booking_section p,
.nd_booking_section li {
	font-family: "roboto", Sans-serif !important;
	font-weight: 400 !important;
	letter-spacing: 0.02em !important;
	font-size:1.1em !important;
	color: #7A7A7A !important;
	margin: 10px 0 !important;
}

.nd_booking_week_price_content p {
	color: #fff !important;
	letter-spacing: 0 !important;
	font-size:0.9em !important;
	margin: 0 !important;
}

.nd_booking_margin_right_5  {
	margin: 15px 2px 10px;
}
*/
