.uk-navbar-center-left, .uk-navbar-center-right{top:40px}
input, textarea{border:1px solid #ddd !important;}
#fixed-area{
	position:fixed;
	z-index:100000;
	bottom:40px;
	right:50px !important;
}

.uk-slideshow{
	margin-left: -100px;
    	margin-right: -100px;
text-align:center;
}
.el-overlay{width:100%;}
.uk-container-xlarge {
    max-width: 1920px !important;
}
.contact-name{
  font-family: 'Caveat Brush';
    font-weight: 400;
}

#hippo-main-search-container .bg-dark{
  box-shadow: 0 15px 15px rgb(0 0 0 / 36%);
  padding: 5px 30px !important;
}
.bootstrap-iso select.form-control:not([size]):not([multiple]), #hc-widget-search-btn {
    height: 42px !important;
}
#hippo-main-search-container .bootstrap-iso .form-control {
    border: 0 !important;
}

#hc-search-field-datefilter, #hc-search-field-accomodation-type, #hc-search-field-adults, #hc-search-field-children{
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

.drp-calendar {
    max-width: 300px !important;
}
.qty input[type=number]:not([class*=uk-]){
  width: auto !important;
}
/*
.modal-backdrop{
	opacity: 1 !important;
	position: relative !important;
}
div.modal.fade {
    top: 0 !important;
}
div.modal {
    width: auto !important;
    margin-left: 0 !important;
    background: none !important;
}
*/

.bg-orange-clair{
  background-color:#FFD7A2;
}
.bg-bleu-clair{
  background-color:#B5EEF1;
}
.modal-backdrop {
    opacity: 1!important;
    position: relative!important;
}