/*
 Theme Name:   Lime Digital
 Theme URI:    http://limedigital.co.nz/
 Description:  Custom Child Theme by Lime Digital
 Author:       Lime Digital
 Author URI:   http://limedigital.co.nz
 Template:     sailing
 Version:      1.0.1
 Text Domain:  lime-digital
*/
body *{font-weight:400;}
body .thim-ekits__sticky--is-sticky #hide-when-scroll{opacity:0;}
body.home .thim-ekits__sticky{position: fixed;z-index: 10;}

.pd-20{padding:20px;}
input.check_availability_btn{padding: 10px 55px;background: #70b00d;color: #fff;border-color: #fff;}
body .hotel-booking-search form.layout-multidate .hb-form-table .hb-form-field .label{color:#444D56;text-transform: capitalize;font-weight: 400;}
body #thim-ekits-menu-main-menu .sub-menu .thim-ekits-menu__dropdown{margin-left:0}
body .hotel-booking-search form.layout-multidate .hb-form-table .hb-form-field .hb_input_field input{width: 160px;}
body .hotel-booking-search form.layout-multidate .hb-form-table .hb-form-field.hb-form-check-in-check-out .hb-form-field-inputP{padding-left:0;}
body .hb_room .price{display:none!important;}
body .single-room-layout-2 .hb_single_room .top-content{padding: 40px 0;}
#close-popup:hover{cursor:pointer}
p.enquiry-form-btn input
{    
	background: #a7bd44!important;
    border: 0;
}

#nav-menu > div > div.thim-ekits-menu--mobile-open{
	height:24px!important;
}
#mc4wp_email
{
	border: 1px solid;
    color: #444D56;
}

@media (max-width: 991px) {
	body.wp-hotel-booking-room-page #wrapper-container > div.content-pusher{
		z-index: inherit;
	}
}
@media (max-width: 767px){
	body > div.elementor-location-header > div.elementor-hidden-desktop{
		z-index: 100;
	}
	body .thim-ekits-menu__container{width: 335px !important;}
}
@media (max-width: 500px){
	body .thim-ekits-menu__container {width: 260px !important;}
	.e-con{padding:20px}
}