/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 21 2025 | 17:58:50 */
/* For Mobile */ 

@media screen and (max-width: 768px) {
	

	/******************* Slider **************************/

	div[id^='top-banner-background-'].shortcode-mode div.reveal-slider-caption {
		top: 30% !important;
	}
	
	
	/******************* Booking **************************/
	
	
    .mphb_sc_search-wrapper form p, .homepage-widget-area .widget_mphb_search_availability_widget form p {
        width: 100% !important;
    }
	
	.wpb_wrapper .vc_custom_1763655160631 {
		margin-top:-280px !important;
	}
	
	
	/******************* Custom Room *************************/
	
	.custom-rooms {
		padding: 30px !important;
	}
	
	
	/******************* Events *************************/
	
	body.page-id-811 .ozy-arrow_box {
		padding: 10px !important;
	}

	body.page-id-811 .vc_row.zero-mobile-padding-i, body.page-id-811 .wpb_column.zero-mobile-padding-i > .vc_column-inner {
        padding-top: 0px !important;
        padding-right: 5px !important;
        padding-bottom: 0px !important;
        padding-left: 5px !important;
    }
	
}
	
	




