@charset "UTF-8";
/* CSS Document Luxury The Wharf Curacoa [2025] op basis van YOO [Grav] */



@font-face {
    font-family: 'amsterdamone';
    src: url('../fonts/amsterdam_one-webfont.woff2') format('woff2'),
         url('../fonts/amsterdam_one-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html{
	font-weight: 500;
}
.uk-heading-medium.headingMediumCustom {
    font-size: 55px;
}

/* Styling voorzieningen*/

h6.el-title.uk-margin-xlarge-top.uk-margin-remove-bottom {
    margin-top: 20px !important;
    font-family: 'Montserrat';
	font-weight: 700;
	font-size: 13px;
}

h1.uk-text-lead.voorzieningen{
	text-transform: none;
	text-shadow: none;
	font-family: 'Montserrat';
	font-size:17px;
	font-weight: 600;
}

/* Einde styling voorzieningen */

/* Styling taalvlaggetjes */

.taalvlag ul li {
    padding: 0px !important;
    margin: .1rem 0 !important;
}
.taalvlag img{
	width: 18px;
}

/* Einde styling taalvlaggetjes */

/* Styling iconen in toolbar  */

ul.sociaalIcoon li a.uk-preserve-width.uk-icon-button:hover {
    background-color: #148aa8;
}

/* Einde styling iconen in toolbar  */

/* Styling iconen pagina Contact  */

ul.sociaalIcoon-dp li a.uk-preserve-width.uk-icon-button:hover {
    background-color: #0F4C75;
}

/* Einde styling iconen pagina Contact  */

/* Styling Calendar NoBoss*/

.nb-month__day--event .nb-month__date {
    border-radius: 3px;
    z-index: 10;
    border: 0;
    color: #c3c3c3;
}

span.nb-event-categories__category {
    background-color: #c3c3c3 !important;
}

span.nb-sidebar__events-number {
    display: none !important;
}

.nb-week__day--today, .nb-month__day--today .nb-month__date {
    text-shadow:0px 0px 0px rgba(82, 82, 82, 0);
}

.nb-events__list .nb-events__item:before, .nb-events__list .nb-events__item::before{
	width: 3px;
}
.nb-month__day--event .nb-event-categories__category{
	height: 3px;
}
.nb-events--no-results{
	display: none;
}
/* Einde styling Calendar NoBoss */

/* Styling Availability oa Switcher */
.switch h3.el-title.uk-margin-top.uk-margin-remove-bottom {
    display: none;
}

label.uk-form-label.formControlLabel{
	color:rgba(255,255,255,0.9)!important;
}
/* Einde styling Availability oa Switcher */


/* Styling HR */
.uk-divider-icon {
    position: relative;
    height: 50px;
    background-image: url(/images/template/download.svg)!important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
/* Einde styling HR */



/* Styling sterren reviews | Aantal sterren handmatig via airbnb*/
.star-icon {
    color: #ddd;
    font-size: 1em;
    position: relative;
}

.star-icon.full:before {
    text-shadow: 0 0 2px rgba(0,0,0,0.7);
    color: #fff9c7;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
}

.star-icon.half:before {
    text-shadow: 0 0 2px rgba(0,0,0,0.7);
    color: #fff9c7;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
}

@-moz-document url-prefix() { /* Firefox Hack :( */
  .star-icon {
    font-size: 50px;
    line-height: 34px;
  }
}
/* Einde styling sterren reviews */

/* Styling markers popovers */
.el-marker svg {
    width: 12px;
    height: 12px;
}
.uk-marker {
    background: #e45b29;
}

/* Einde styling markers popovers */

/* Stling koppen etc Amsterdam One font */

.amsterdamone{
	font-family: 'amsterdamone'!important;
	text-transform: none!important;
	font-size: 60px;
	line-height: 75px;
	padding-bottom: 40px;
	color: #0F4C75;
}

.amsterdamone-titleHome{
	font-family: 'amsterdamone'!important;
	text-transform: none!important;
	font-size: 70px;
	line-height: 115px;
	padding: 40px 0 30px 0;
	color: #148aa8;
}

.amsterdamone-tussenkop{
	font-family: 'amsterdamone'!important;
	text-transform: none!important;
	font-size: 40px;
	line-height: 110px;
	color: #0F4C75;
}

.amsterdamone-tussenkop-s{
	font-family: 'amsterdamone'!important;
	text-transform: none!important;
	font-size: 30px;
	line-height: 100px;
	color: #0F4C75;
}

/* Einde styling Amsterdam One font */

/*Styling template*/


li.item-101 {
    display: none;
}

.dark p{
	color:#1e1e1e;
}
.tm-toolbar.tm-toolbar-default.uk-visible\@m {
    padding: 5px 0 !important;
}


a.uk-logo img {
    padding: 5px;
}

@media (max-width: 950px){
	.amsterdamone-titleHome{
		font-family: 'amsterdamone'!important;
		text-transform: none!important;
		font-size: 30px;
		line-height: 55px;
		color: #148aa8;
}
}

/*@media (max-width: 950px){
	.el-marker svg {
		padding: 1px;
    	width: 4px;
    	height: 4px;
}
	}
	.uk-marker{
		background: #10e81b;
		color:#000;
		
}*/

/*
.amsterdamone{
	font-family: 'amsterdamone'!important;
	text-transform: none!important;
	font-size: 60px;
	line-height: 75px;
	padding-bottom: 40px;
	color: #165766;
}


.amsterdamone-tussenkop{
	font-family: 'amsterdamone'!important;
	text-transform: none!important;
	font-size: 40px;
	line-height: 65px;
	color: #165766;
}*/