/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------Nidimos Hotel CSS - CONTENTS-------------------------------------------------*/
/*
Filename: main.css
Site: Nidimos Hotel
version: 0.1
Created: 2022/05/20
Author: Nick Melas
Description: Default styles for all site pages
*/ 
/* ## Font Glossary */
/*

*/

/* ## Colors

*/

/* 1. GENERAL PURPOSE CLASSES */
/* 2. HEADER PART */
/* 3. FOOTER PART  */
/* 4. Main Website */
/* 5. Home Page */

/* 100. Plugins Rewrites */

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------General Purpose Classes {1. GENERAL PURPOSE CLASSES}---------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*
	Fluid Baseline Grid v1.0.0
	Base stylesheet with CSS normalization, typographic baseline grid and progressive responsiveness
*/
/* HTML5 DECLARATIONS */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {display: block}
audio[controls],canvas,video {display: inline-block; *display: inline; zoom: 1}
/* BASE */
html { height: 100%; -webkit-text-size-adjust: 100%;width:100%!important;margin:0;float:left;padding:0;} /* Force scrollbar in non-IE and Remove iOS text size adjust without disabling user zoom */
body { font-family: 'CFAstyStd', Arial, sans-serif; font-size: 16px; line-height: 1em; margin: 0; background: #ffffff; color: #000000; min-height: 100%; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility;width:100%;overflow:hidden; overflow-y: scroll; font-weight: 300; height: 100%;  } /* Improve default text rendering, handling of kerning pairs and ligatures */
body, button, input, select, textarea {font: 100%/1.5; } /* IE7 and older can't resize px based text */
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, fieldset, menu, img {margin: 0 ; padding: 0}
/* TYPOGRAPHY */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin: 0.5em 0; line-height: 1.3em; font-weight: bold; }
h1, .h1 { font-size: 3.5em; font-family: 'Roboto Condensed', Arial, sans-serif; }
h2, .h2 { font-size: 2.5em; font-family: 'Roboto Condensed', Arial, sans-serif; }
h3, .h3 { font-size: 1.6em; font-family: 'Roboto Condensed', Arial, sans-serif; }
h4, .h4 { font-size: 1em; }
h5, .h5 { font-size: 0.9em; }
h6, .h6 { font-size: 0.8em; }
p, ul, blockquote, pre, td, th, label { margin: 0; } 
p { line-height: 1.4em; margin-bottom: 20px; }
small, p.small {margin: 0; font-size: 0.875em; line-height: 1.7142857142857142857142857142857em; margin-bottom: 1.7142857142857142857142857142857em} /* 14px / 24px */
/* CODE */
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word} /* Allow line wrapping of 'pre' */
pre, code, kbd, samp {font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em; }
/* TABLES */
table {border-collapse: collapse; border-spacing: 0; margin-bottom: 1.5em}
th {text-align: left}
tr, th, td {padding-right: 1.5em; }
/* FORMS */
form {margin: 0}
fieldset {border: 0;padding: 0; margin-bottom: 20px; }
textarea {overflow: auto; vertical-align: top}
legend {margin-bottom: 10px; }
button, input, select, textarea {vertical-align: baseline; *vertical-align: middle;outline:none; border-radius: 0; } /* IE7 and older */
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }
button, input {line-height: normal; *overflow: visible}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;-webkit-appearance: button}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; background: transparent; }
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
input[type=number] { -moz-appearance:textfield; }
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0}
input[type="text"] {letter-spacing: 0px;}
/* QUOTES */
blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none}
blockquote, q, cite {font-style: italic}
blockquote {padding-left: 1.5em; border-left: 3px solid #ccc;}
blockquote > p {padding: 0;}
/* LISTS */
ul, ol {list-style-position: inside; padding: 0}
li ul, li ol {margin: 0 1.5em;}
ul li , ol li {list-style-type:none;}
dl dd {margin-left: 1.5em}
dt {}
/* HYPERLINKS */
a, a:focus { color: #403637; text-decoration: none; outline:none; transition: color 0.3s; outline: 0; }
a:hover,
a:active { color: #000000; text-decoration: none; }
a:hover, a:active {outline:none} /* Better CSS Outline Suppression */
a:hover span {text-decoration: none;}
/* MEDIA */
figure {margin: 0}
img, object, embed, video, audio {outline: 0; max-width: 100%;	_width: 100%} /* Fluid images */
img {border: 0;	-ms-interpolation-mode: bicubic} /* Improve IE's resizing of images */
svg:not(:root) {overflow: hidden} /* Correct IE9 overflow */
/* ABBREVIATION */
abbr[title], dfn[title] {border-bottom: 1px dotted #333; cursor: help}
/* MARKED/INSERTED/DELETED AND SELECTED TEXT */
ins, mark {text-decoration: none}
mark {}
ins {}
del {text-decoration: line-through}
/*::-moz-selection { color: #000000; text-shadow: none} /* selected text */
/*::selection { color: #000000; text-shadow: none} /* selected text */
/* OTHERS */
strong, b, dt { font-weight: bold; }
dfn {font-style: italic}
var, address {font-style: normal}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline} /* Position 'sub' and 'sup' without affecting line-height */
sup {top: -0.5em} /* Move superscripted text up */
sub {bottom: -0.25em} /* Move subscripted text down */
span.amp{font-style:italic;font-size:110%;line-height:0;position:relative;vertical-align:baseline} /* Best available ampersand */
/* MICRO CLEARFIX HACK */
.cf:before, .cf:after, .clearfix:before, .clearfix:after {content:"";display:table} /* For modern browsers */
.cf:after, .clearfix:after {clear:both}
.cf {zoom:1} /* For IE 6/7 (trigger hasLayout) */
/* DEFAULT MOBILE STYLE */
.OuterWrap {width: 98%; margin: 0 auto}
/* Center page without wrapper */
/* 12 col grid */
.span1,.span2,.span3, .span4, .span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12 { display:block; position: relative; padding-left: 10px; padding-right: 10px; float:left; box-sizing: border-box; }
.span12 { width: 100%; }
.span11 { width: 91.666%; }
.span10 { width: 83.333%; }
.span9 { width: 75%; }
.span8 { width: 66.666%; }
.span7 { width: 58.333%; }
.span6 { width: 50%; }
.span5 { width: 41.666%; }
.span4 { width: 33.333%; }
.span3 { width: 25%; }
.span2 { width: 16.666%; }
.span1 { width: 8.333%; }
.row-fluid {width:100%;float: left;}

.hidden {display:none;}
/*alignment*/
.alignLeft {text-align: left}
.alignRight {text-align: right}
.alignCenter {text-align: center}
/*floation*/
.floatRight {float:right;}
.floatLeft {float:left;}
/*borders*/
.Noborder  {border:0;}
.NoborderBtm {border-bottom:none;}
/*paddings*/
.NoPadding {padding:0;}
.NoPaddingTop {padding-top:0!important;}
.PB20 {padding-bottom:20px;}
/*margins*/
.NOmargin {margin:0;}
.MT5 {margin-top:5px;}
.MT10 {margin-top:10px;}
.MT15 {margin-top:15px!important;}
.MT20 {margin-top:20px!important;}
.MT30 {margin-top:30px!important;}
.MT35 {margin-top:35px;}
.MT40 {margin-top:40px;}
.MT50 {margin-top:50px;}
.MB5 {margin-bottom:5px;}
.MB10 {margin-bottom:10px;}
.MB20 {margin-bottom:20px;}
.MB25 {margin-bottom:25px;}
.MB50 {margin-bottom:50px !important;}
.ML50 {margin-left:50px;}
.NomarginTop {margin-top:0;}
.NomarginBtm {margin-bottom:0;}
/*colors*/
.yellow { color: #fcd111; }
.lightBlue { color: #7be6e5; }
.grey { color: #666666; }

/*-------------------------------*/
/* TEMPLATE GLOBALS */
/*-------------------------------*/

/*--Wrappers--*/
.pageWrapper { width: 100%; min-height: 100%; margin: 0; padding: 80px 0 0; transition: transform 0.3s; -webkit-transition: -webkit-transform 0.3s; position: relative; background: #ffffff; box-sizing: border-box; display: flex; flex-direction: column; }
.mainContent { flex: 1 0 auto; overflow: hidden; }
.mainWrapper { width: 100%; box-sizing: border-box; max-width: 1280px; margin: 0 auto; padding: 0 20px; }

article p { }

/*--Button Styles--*/

.buttonWrapper { text-align: center; padding: 40px 20px; } 

button,
input[type="button"], input[type="reset"], input[type="submit"] { padding: 7px 50px 9px; line-height: 1; font-family: 'CFAstyStd', Arial, sans-serif; }
button:hover,
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background: #000000; color: #ffffff; }

.cta { border: 2px solid #000000; font-weight: bold; letter-spacing: 2px; padding: 1em 2em; display: inline-block; font-size: 0.8em; transition: 0.4s; }
.cta:hover { background: #000000; color: #ffffff; }

.readmore { line-height: 1em; }
.readmore a { font-weight: bold; color: #1f3e6f; font-size: 18px; }
.readmore a svg { margin-left: 3px; transition: all 0.4s ease-out;}
.readmore a svg * { transition: all 0.4s ease-out; fill: #1f3e6f; }
.readmore a:hover { color: #d4aa00; }
.readmore a:hover svg { transform: translateX(2px); }
.readmore a:hover svg * { fill: #d4aa00; }

#jform_com_fields_choose_your_date_btn { display: inline-block; }

/*--Spacers--*/
hr { }

/*--Tables--*/
.tableDiv { display: table; }
.tableCell { display: table-cell; }


/*--Forms--*/
.fieldWrapper { position: relative; }
input { width: 100%; box-sizing: border-box; height: 36px; padding: 0 20px; font-size: 16px; background: #fafafa; border: 0; color: #666; }
input:-webkit-autofill { background-color: #ffffff !important; }
textarea { width: 100%; box-sizing: border-box; padding: 20px; min-height: 200px; font-size: 16px; background: #fafafa; border: 0; color: #666; }
input:-webkit-autofill { background-color: #ffffff !important; }

.select { position: relative; }
/* .select:after { content: '\f131'; position: absolute; bottom: 8px; right: 10px; transform: rotate(90deg); font-family: flaticon; color: #666666; pointer-events: none; }
.select select:active + .select:after { transform: rotate(90deg); }
.pageWrapper .select select { background: #fafafa; -webkit-appearance: none; } */

label { text-align: left; display: block; font-size: 12px; text-transform: uppercase; margin-bottom: 2px; }
.field.required label:after {content: '*';display: inline-block;margin-left: 3px;color: #d68a8a;font-size: 16px;line-height: 16px;vertical-align: top; }

.form-group { margin-bottom: 10px; }

.pageWrapper .datefield,
.pageWrapper select {border: none;border-radius: 0;min-height: 36px;padding: 8px 15px;margin-bottom: 0;font-size: 1.1em;box-shadow: none;color: #666666;box-sizing: border-box; height: 36px;line-height: 1; background: #fafafa; }
.pageWrapper .datefield { background: #ffffff; }

/*--Notice--*/

/*-- Tooltip --*/
.tooltip { visibility: hidden; opacity: 0; position: absolute; left: 50%; bottom: 100%; margin-bottom: 10px; width: auto; background: #ffffff; white-space: nowrap; padding: 8px 9px 7px 8px; color: #777776; border: 1px solid #dcdcdc; font-size: 13px; box-shadow: 0 2px 16px -10px;  z-index: 9; transition: all 0.2s; box-sizing: border-box; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.tooltip:after { content: ''; position: absolute; width: 10px; height: 10px; bottom: -6px; left: 50%; margin-left: -6px; background: #ffffff; -webkit-transform: rotate(45deg); transform: rotate(45deg); border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;}
.tooltipWrapper { position: relative; }
.tooltipWrapper:hover .tooltip { visibility: visible; opacity: 1; }



/*--Breadcrumb--*/
.breadcrump { }
.breadcrump li{ }
.breadcrump li:after { }
.breadcrump li:last-child:after { }
.breadcrump li a { }
.breadcrump li span { }

/*--Overlay Box--*/

/*-- System messages --*/
#system-message { margin-top: 72px; }
#system-message-container { position: relative; }
#system-message-container .alert { margin-bottom: 0;  }
#system-message-container h4 { margin: 0 40px 0 0; font-size: 16px; text-align: center; line-height: 32px; }
#system-message-container .alert-message { line-height: 1.4em; }
#system-message-container .alert button { background: transparent; color: #aaaaaa; font-size: 30px; border: none; height: auto; padding: 0; text-align: center; transition: all 0s; line-height: 30px; }
#system-message-container .alert button,
#system-message-container a.close { position: absolute; top: 0; right: 10px; font-size: 30px; line-height: 30px; cursor: pointer; }
#system-message-container .alert { padding: 20px 40px 20px 20px; border: 1px solid transparent; border-left-width: 10px; box-sizing: border-box; display: flex; }
#system-message-container .alert.alert-error,
#system-message-container .alert.alert-warning { background: #eed4d4; border-color: #926464; }
#system-message-container .alert.alert-error h4,
#system-message-container .alert.alert-warning h4,
#system-message-container .alert.alert-error button,
#system-message-container .alert.alert-error a.close,
#system-message-container .alert.alert-warning a.close { color: #926464; }
#system-message-container .alert.alert-notice  {background: #e0ecf3;border-color: #95b6ca; }
#system-message-container .alert.alert-notice h4 { color: #95b6ca; }
#system-message-container .alert.alert-notice a.close { color: #aaaaaa; }
#system-message-container .alert .alert-heading:before { font-family: 'FontAwesome'; font-size: 32px; display: block; }
#system-message-container .alert.alert-notice .alert-heading:before { content: '\f05a'; color: #95b6ca; }
#system-message-container .alert.alert-warning .alert-heading:before { content: '\f071'; color: #95b6ca; }
#system-message-container .alert.alert-error .alert-heading:before { content: '\f057'; color: #95b6ca; }

/*-- Back to top --*/
.backToTop { position: fixed; bottom: 20px; right: 20px; box-sizing: border-box; background: rgba(255,255,255,0.8); opacity: 0; visibility: hidden; transition: all 0.4s ease-out; text-align: center; border: 1px solid #c1ac8c; border-radius: 50%; z-index: 9; backface-visibility: hidden; }
.backToTop a { line-height: 64px; width: 60px; height: 60px; display: block; }
.backToTop i { font-size: 32px; transition: color 0.4s ease-out; }
.backToTop:hover { background: #c1ac8c; }
.backToTop:hover i { color: #ffffff; }
html.scrolled .backToTop { visibility: visible; opacity: 1; }

/*-- Map --*/
#map { height: 580px; width: 100%; }

/*-- Tabs --*/
.tabs { margin-top: 10px; }
.tabs li { display: none; }
.tabs li.active { display: block; }
.tabsWrapper { position: relative; }
.tabSelect { position: absolute; top: 30px; left: 0; width: calc(100% - 30px); margin: 0 15px; display: none; border: 1px solid #eeeeee; box-shadow: 2px 2px 10px -3px #000000; padding: 5px; background: #ffffff; }
.tabSelect li { display: block; padding: 5px 10px; border-top: 1px solid #eeeeee; cursor: pointer; }
.tabSelect li:first-child { border-top: none; }
.tabSelect li.active { font-weight: bold; }

/*-- Icons --*/
span[class^="flaticon-"] { font-family: flaticon; }

/*-- Modal --*/
.modalWrapper { opacity: 0; visibility: hidden; position: fixed; z-index: 999999; width: 100%; height: 100%; overflow: hidden; top: 0; left: 0; background: rgba(0,0,0,0.5); transition: 0.8s ease-in-out; display: flex; justify-content: center; align-items: center; }
html.modalActive .modalWrapper { opacity: 1; visibility: visible;  }
.modalWrapper .modalContent { width: 60%; background: #ffffff; padding: 40px; box-sizing: border-box; overflow: auto; position: relative; }
.closeModal {position: absolute;width: 20px;height: 20px;text-align: center;right: 10px;top: 10px; z-index: 9;transition: 0.4s; cursor: pointer; }
.closeModal:before { content:'\00d7'; font-size: 40px; font-weight: 100; }
.closeModal:hover { color: #1f3e6f; }
.modalWrapper p { line-height: 1; margin: 0; }

/*-- Images --*/
.imgBg { position: relative; }
.imgBg img,
.imgBg video { position: absolute; object-fit: cover; top: 0; left: 0; width: 100%; height: 100%; }
.imgBg .noimage { opacity: 0.15; width: 50%; height: 50%; left: 25%; top: 25%; object-fit: contain; }


.bookingOpened .outro .bookForm { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); transition: 0.4s; z-index: 999; }
.bookingOpened .outro .bookForm form { position: relative; background: rgba(255,255,255,0.9); }
.closeBooking { display: none; color: #ffffff; cursor: pointer; position: absolute; right: 0; top: -1.2em; font-size: 24px; transition: 0.4s; }
.closeBooking:hover { color: #666666; }
.bookingOpened .outro .closeBooking { display: block; }
.bookingOpened .bannerWrapper .bookForm { opacity: 0; }

/* Social */
.socialMenu ul { display: flex; justify-content: center; }
.socialMenu li { margin: 0 10px; display: inline-block; }
.socialMenu a {  display: block; text-decoration: inherit; width: 24px; height: 24px; position: relative; overflow: hidden; text-indent: 9999px; white-space: nowrap; transition: all 0.3s ease-in-out; color: #666666; padding: 0; }
.socialMenu a:before { width: 24px; height: 24px; font-size: 18px; line-height: 24px; position: absolute; top: 0; left: 0; text-indent: 0; font-family: FontAwesome; text-align: center; }
.socialMenu a[href*="facebook.com"]:hover { color: #3B5998; } 
.socialMenu a[href*="facebook.com"]:before { content: '\f39e'; } 
.socialMenu a[href*="instagram.com"]:hover { color: #8a3ab9; } 
.socialMenu a[href*="instagram.com"]:before { content: '\f16d'; } 
.socialMenu a[href*="twitter.com"]:hover { color: #1DA1F2; } 
.socialMenu a[href*="twitter.com"]:before { content: '\f12b'; } 
.socialMenu a[href*="youtube.com"]:hover { color: #FF0000; } 
.socialMenu a[href*="youtube.com"]:before { content: '\f12c'; } 
.socialMenu a[href*="tripadvisor.com"]:hover { color: #00AF87; } 
.socialMenu a[href*="tripadvisor.com"]:before { content: '\f262'; }
.socialMenu a[href*="tripadvisor.com"]:before { content: '\f262'; }
.socialMenu .item-262 a:before,
.socialMenu .item-264 a:before { content: '\f06c'; }
.socialMenu .item-262 a:hover,
.socialMenu .item-264 a:hover { color: #3A6234; }




/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------2. HTML , BODY--------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------3. HEADER--------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.mainHeader { position: fixed; top: 0; left: 0; width: 100%; height: 60px; box-sizing: border-box; padding: 0 30px; z-index: 999; transition: all 0.4s ease-out; backdrop-filter: blur(0);}
html.menuOpened .mainHeader { background: rgba(250,250,250,0.65); height: 100%; backdrop-filter: blur(4px); }
.mainHeader { background: rgba(250,250,250,0.65); backdrop-filter: blur(4px); }



.header { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; height: 60px; }

.toggleMenu { width: 50px; height: 45px; position: absolute; top: 8px; left: 30px; cursor: pointer; transform: scale(0.75);}
.toggleMenu div { background: #444444; position: absolute; left: 0; top: 11px; width: 100%; height: 2px; transition: all 0.5s ease-out; transform: rotate(0); }
.toggleMenu div:nth-child(2) { top: 22px; } 
.toggleMenu div:nth-child(3) { top: 33px; }
.menuOpened .toggleMenu div:nth-child(1) { transform: rotate(45deg); top: 22px; }
.menuOpened .toggleMenu div:nth-child(2) { width: 0; left: 50%; }
.menuOpened .toggleMenu div:nth-child(3) { transform: rotate(-45deg); top: 22px; }
.homePage .toggleMenu div,
.homePage .toggleMenu div { background: #ffffff; }
html.scrolled .homePage .toggleMenu div,
html.menuOpened .homePage .toggleMenu div { background: #444444; }



.header .logo { position: absolute; top: 5px; left: 30px; height: 50px; transition: all 0.4s ease-out; }
.header .logo svg { transition: all 0.4s ease-out; width: 120px; height: 50px; }
.header .logo * { fill: #ffffff; transition: fill 0.4s ease-out; }
.logo .nh-dark { fill: #000000; }
.logo .nh-yellow {fill: #ffe8bc; }
.logo .nh-blue * {fill: #3e6574; }

.mod-languages { display: inline-block; margin-left: 30px; }
div.mod-languages ul { display: flex; }
.header div.mod-languages li { padding: 0 7px; border-right: 1px solid #000000; margin: 0; }
div.mod-languages li:last-child { border: none; }

html.menuOpened .header .logo .nh-dark,
html.scrolled.menuOpened .header .logo .nh-dark,
html.scrolled .header .logo .nh-dark { fill: #000000; }
html.menuOpened .header .logo .nh-yellow,
html.scrolled.menuOpened .header .logo .nh-yellow,
html.scrolled .header .logo .nh-yellow {fill: #ffe8bc; }
html.menuOpened .header .logo .nh-blue *,
html.scrolled.menuOpened .header .logo .nh-blue *,
html.scrolled .header .logo .nh-blue * {fill: #3e6574; }

.header .book { visibility: hidden; opacity: 0; transition: all 0.4s ease-out; position: absolute; right: 30px; }
.header .book .BT1 { font-size: 12px;  padding: 10px 25px; margin-left: 10px; background: #403637; color: #ffffff; }
html.scrolled .header .book,
html.menuOpened .header .book  { visibility: visible; opacity: 1; }

.mainMenu { text-align: center; }
.mainMenu a { backface-visibility: hidden; padding: 0 1.4em; font-weight: 300; color: #000000; font-size: 1.2em; line-height: 1; }
.mainMenu nav > ul { padding: 0; display: flex; align-items: center; justify-content: center; }
.mainMenu nav > ul > li { text-align: center; border-right: 1px solid #000000; }
.mainMenu nav > ul > li:last-child { border: none; }
.mainMenu a:hover { color: #333333; }


.contentMenu {position: absolute;width: calc(100% - 200px);height: 100%;left: 0;top: 0;font-weight: 300;line-height: 1;display: flex;}
.contentMenu > div {box-sizing: border-box;border-right: 2px solid #ffffff;font-size: 45px;color: #888888;box-sizing: border-box;vertical-align: middle;padding: 20px;position: relative;transition: all 0.3s;width: 33.3%;align-items: center;flex-direction: column;display: flex;justify-content: center;background: #e1e1e1; }
.contentMenu li a { color: #888888; }
.contentMenu li a:hover { color: #333333; }
.contentMenu ul  {display: none;padding: 30px 0;counter-reset: item;margin: 0;box-sizing: border-box;width: 100%;}
.contentMenu li { display: block; font-size: 24px; font-weight: 300; position: relative; padding-left: 20px; margin-bottom: 40px; }
.contentMenu li:before { content: counter(item) ".  ";  counter-increment: item ; position: absolute; left: 0; top: 0; }
.contentMenu li a { position: relative; }
.contentMenu li a:after { content: ''; position: absolute; left: 0; bottom: -4px; width: 0; height: 1px; background: #888888; transition: all 1s; }
.contentMenu li a:hover:after { width: 100%; }
.contentMenu li:hover:before { color: #333333; }
.contentMenu .moduleHeader { position: relative;width: 100%;}
.contentMenu .moduleHeader h3 { font-size: 38px; font-weight: 300; }
.contentMenu .moduleHeader .expand { position: absolute;top: 5px;right: 10px;width: 30px;height: 30px;border-radius: 50%;background: #ffffff; transition: all 0.3s; cursor: pointer; }
.contentMenu .moduleHeader .expand:before,
.contentMenu .moduleHeader .expand:after { content: ''; position: absolute; top: 15px; left: 5px; width: 20px; height: 1px; background: #888888; transform: rotate(0deg); transition: all 0.5s 0.3s; }
.contentMenu .moduleHeader .expand:after { transform: rotate(90deg); }
.contentMenu .subTitle { position: relative; margin-top: 10px; font-size: 18px; font-weight: normal; }

.contentMenu .moduletable.expanded { background: #ffffff; }
.contentMenu .moduletable.expanded .expand:before  { transform: rotate(225deg); }
.contentMenu .moduletable.expanded .expand:after { transform: rotate(-225deg); }



.mobileBook { display: none; border: 1px solid #403637; padding: 8px 5px 5px; transition: all 0.4s ease-out; margin-top: 10px; position: absolute; top: 0px; z-index: 3; }


/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- 4. FOOTER --------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer { flex-shrink: 0; background: #e8e8e8; margin: 0; }
.footer { padding: 50px 0; box-sizing: border-box; }
.footer h3 { font-size: 14px; margin-bottom: 5px; line-height: 1; }
.footer .menu a { padding: 0 10px; position: relative; font-size: 14px; }
.footer .menu  li.current > a { font-weight: normal; }
.footer .mainWrapper { padding: 0; display: flex; align-items: stretch; }

.footer .footerlogo { padding: 0 40px; width: 25%; border-right: 1px solid #403637; display: flex; align-items: flex-start; }
.footer .footerlogo a { width: 100%; max-width: 130px; display: block; margin: 0 0 0 auto; }
.footer .footerlogo svg { width: 100%; height: auto; }
.footerlogo svg .st0,
.footerlogo svg .st1 {fill:#626262; transition: fill 0.4s ease-out;}
.footerlogo a:hover svg .st1 {fill:#F7901E;}

.footer nav { display: flex; width: 25%; }
.footer nav ul { width: 50%; margin: 0; padding: 0 40px; }
.footer nav .parent ul { width: 100%; padding: 0; margin-top: 10px; border: none; }
.footer nav li { margin: 0 0 10px; }
.footer nav .parent li { margin: 0 0 5px; }
.footer nav .parent ul a { font-size: 12px; }
.footer .contact { width: 25%; padding: 0 40px; }
.footer .contact .addressRow div { margin-bottom: 5px; font-size: 12px; }
.footer .contact .social { border: none; margin: 10px 0 0 0; padding: 0; }

.fotterBottom { text-align: center; padding: 50px 0; box-sizing: border-box; }
.footerCopyright { font-size: 14px; }

.addressRow { padding-left: 2em; }
.addressRow > div { position: relative; padding-left: 30px; margin-bottom: 0.6em; line-height: 1.4em; }
.addressRow .fa-solid,
.addressRow .fa-brands { position: absolute; top: 3px; left: 0; }

.footerlogo svg .nh-dark { fill: #000000; }
.footerlogo svg .nh-yellow { fill: #ffe8bc; }
.footerlogo svg .nh-blue * { fill: #3e6574; }


.greekBreakfast { width: 120px; } 

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- 5. Home Page --------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/

.homePage .pageWrapper { padding-top: 0; }
.homePage .main { display: none; }

.bannerWrapper { position: relative; overflow: hidden; }
.bannergroup { margin-bottom: 0; }
.banneritem { height: 100vh; display: flex; align-items: center; justify-content: center; padding: 30px 80px; box-sizing: border-box; background: #000000; }
.banneritem .textWrapper { width: 100%; display: flex; flex-wrap: wrap; align-items: center; height: 100%; box-sizing: border-box; position: relative; justify-content: center; }
.banneritem .text { position: relative; color: #ffffff; text-align: center; width: 50%; text-shadow: 2px 2px 8px rgb(0 0 0 / 40%); box-sizing: border-box; padding: 30px; padding-top: 10vw; }

.bannerWrapper .bookForm { background: transparent; position: absolute; bottom: 10px; left: 0; width: 100%; padding: 0; }
.bannerWrapper .bookForm .bookWrapper { padding: 3px 0; }
.bannerWrapper .bookForm form { background: rgba(255,255,255,0.8); width: 100%; max-width: 1200px; box-sizing: border-box; padding: 5px 20px; margin: 0 auto; }

.welcomeText { text-align: center; padding: 0 30px; margin-bottom: 60px; }
.welcomeText h2 { margin-bottom: 1em; padding-bottom: 1em; line-height: 1; position: relative; }
.welcomeText h2:after { content: ''; position: absolute; width: 100%; max-width: 400px; height: 1px; background: #666666; left: 50%; transform: translateX(-50%); bottom: 0; }
.welcomeText .cta { font-weight: bold; font-size: 12px; background: #e8e8e8;  padding: 1.5em 2em; transition: 0.4s; }
.welcomeText .cta i,
.welcomeText .cta span { vertical-align: middle; letter-spacing: 4px; }
.welcomeText .cta i { font-size: 10px; margin-left: 10px; }
.welcomeText .cta:hover { background: #d6d6d6; }

.homeCategories { padding: 60px 0; margin-bottom: 60px; }
.homeCategories ul { display: flex; padding: 0 15px; margin: 0; }
.homeCategories li { flex: 1; margin: 0 15px; text-align: center; }
.homeCategories img { max-width: 74px; width: 100%; margin-bottom: 20px; }
.homeCategories h4 { font-size: 1.4em; font-weight: 100; margin: 0 0 20px; }
.homeCategories h4 a { color: #000000; } 

.homeGallery { display: flex; }
.homeGallery a { display: block; }
.homeGallery .imgBg { flex: 1; height: 40vh; display: block; width: 100%; }
.homeGallery li { position: relative; }
.homeGallery h3,
.homeGallery p { position: absolute; left: 0; width: 100%; box-sizing: border-box; padding: 0 10px; margin: 0; color: #ffffff; text-align: center; text-shadow: 0 0 10px #000000; }
.homeGallery h3 { top: 10px; font-weight: bold; }
.homeGallery p { bottom: 10px; }
.homeGallery.owl-carousel .owl-prev { left: 0; }
.homeGallery.owl-carousel .owl-next { right: 0; }
.homeGallery.owl-carousel .owl-dots { display: none; }
.homeGallery.owl-carousel button.owl-dot { background: #00000044; border: 1px solid rgba(0,0,0,0.3); }
.homeGallery.owl-carousel button.owl-dot.active { background: rgba(0,0,0,0.5); border-color: #222222; }

.homeServices { width: 100%; max-width: 1140px; margin: 10vw auto 60px; }
.homeServices .moduleImg { width: 75%; position: relative; }
.homeServices .moduleImg::before,
.homeServices .moduleImg::after { content: ''; position: absolute; }
.homeServices .moduleImg::after { bottom: -20%; width: 100%; height: 100%; right: -33.3333%; background: #bbb8b0; z-index: 1; }
.homeServices .moduleImg::before { top: -5vw; right: -5vw; width: 70%; height: 70%; background: #f2f2f2; z-index: 2; }
.homeServices .moduleImg img { width: 100%; z-index: 3; position: relative; }
.homeServices .content { position: relative; width: 40%; background: #ffffff; z-index: 4; padding: 20px 30px 0; box-sizing: border-box; margin: -8vw 0 0 5vw; box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 40%); }
.homeServices li { position: relative; padding-left: 24px; margin-bottom: 1em; line-height: 1.4em; }
.homeServices li::before { content: '\f00c'; position: absolute; top: 0; left: 0; font-size: 1; font-family: FontAwesome; color: #666666; }

.homeTodo { width: 100%; max-width: 1140px; margin: 60px auto; }
.imgCircles { position: relative; margin: 100px 0 0; }
.imgCircles:after { content: ''; position: absolute; top: -10%; right: -5%; width: 15vw; height: 15vw; background: #ebe8df; border-radius: 50%; }
.imgCircles .imgWrapper { border: 20px solid #ffffff; border-radius: 50%; overflow: hidden; position: relative; background: #ffffff; }
.imgCircles .imgWrapper img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; }
.imgCircles .imgWrapper:nth-child(1) { width: 25%; padding-bottom: 25%; margin-bottom: -25%; }
.imgCircles .imgWrapper:nth-child(2) { width: 60%; padding-bottom: 60%; margin: 0 0 0 auto;}
.imgCircles .imgWrapper:nth-child(3) { width: 40%; padding-bottom: 40%; margin: -35% 0 0 10%; }
.homeTodo .wrapper { display: flex; align-items: flex-start; }
.homeTodo .left,
.homeTodo .right { width: 50%; flex: 1; padding: 2em; box-sizing: border-box; }
.homeTodo .left { padding-left: 0; }
.homeTodo .right { background: #f2f2f2; }
.homeTodo .buttonWrapper { text-align: left; padding-left: 0; }
.homeTodo h3 { font-weight: 600; }

.homeSeeMap { background: #000000; }
.moduletable.homeSeeMap { position: relative; min-height: 100vh; display: flex; align-items: center; justify-content: flex-start; }
.homeSeeMap .moduleImg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.homeSeeMap .content { box-sizing: border-box; padding: 4em 3em 2em; border: 2px solid #ffffff; color: #ffffff; position: relative; width: 45%; margin-left: 30px; }
.homeSeeMap .buttonWrapper { text-align: left; padding-left: 0; }
.homeSeeMap .cta { color: #ffffff; border-color: #ffffff; }
.homeSeeMap .cta:hover { color: #000000; background: #ffffff; }

.homeEco { background: #000000; }
.moduletable.homeEco { position: relative; min-height: 100vh; display: flex; align-items: center; justify-content: flex-start; }
.homeEco .moduleImg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.homeEco .content { box-sizing: border-box; padding: 4em 3em 2em; border: 2px solid #3A6234; color: #3A6234; position: relative; width: 45%; margin: 0 30px 0 auto; }
.homeEco .buttonWrapper { text-align: left; padding-left: 0; }
.homeEco .cta { color: #3A6234; border-color: #3A6234; text-align: center; }
.homeEco .cta:hover { color: #ffffff; background: #3A6234; }

.custom.homeVideo { position: relative; width: 100%; padding-top: 56.25%; }
.custom.homeVideo iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.archive { display: none; }
.ourRatings { text-align: center; padding: 60px 30px; }
.ourRatings h2 { margin-bottom: 1em; padding-bottom: 1em; line-height: 1; position: relative; }
.ourRatings h2:after { content: ''; position: absolute; width: 100%; max-width: 400px; height: 1px; background: #666666; left: 50%; transform: translateX(-50%); bottom: 0; }
.ratings { display: flex; list-style: none; padding: 0; margin: 0; align-items: flex-start; justify-content: space-between; }
.ratings li { width: calc(20% - 40px); text-align: center; }
.rateLogo { width: 120px; height: 50px; margin: 0 auto; display: flex; align-items: center; }
.ratings svg { width: 100%; height: auto; margin: 0 auto; }
.ratings p { margin: 0; line-height: 1; font-size: 2em; font-weight: bold; }
.ratings p span { font-size: 0.5em; font-weight: normal; }

#phocamaps { position: relative; z-index: 1; }
.phocamaps-box { margin: 0 !important; }
.phocamaps-box + div { display: none; }
.leaflet-container  { height: 70vh !important; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- 6. Categories ------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/

.pagination ul { display: flex; justify-content: center; }
.pagination li span,
.pagination li a { display: block; padding: 10px; }
.pagination li span { color: #999999; }
.pagination .counter { text-align: center; }

/* Locations */
.circleIntro { background: #f2f2f2; padding: 4em 0 30vh; position: relative; }
.circleIntro:after { content: ''; width: 50vh; height: 50vh; position: absolute; bottom: 10vh; right: calc(50% - 2em); border-radius: 50%; background: #ebe8df; z-index: 1; }
.circleIntro .title { font-weight: normal; font-size: 2.2em; }
.circleIntro .title span { font-size: 2em; color: #8d887b; letter-spacing: 0.3em; }
.circleIntro .itemWrapper { display: flex; align-items: center; }
.circleIntro .imgBg { width: 50%; padding-bottom: 50%; border-radius: 50%; overflow: hidden; z-index: 2; }
.circleIntro .text { z-index: 3; position: relative; }
.circleIntro .content { width: auto; flex: 1; padding-left: 2em; box-sizing: border-box; position: relative; }
.circleIntro .content:before { content: ''; position: absolute; width: 175%; height: calc(100% + 4em); right: -30px; top: -2em; background: #ffffff; z-index: 1; }
.circleIntro h3 { font-size: 2em; font-weight: bold; }

.toSee { background: #ebe8df; padding: 3em 0; }
.toSee .title { font-weight: normal; font-size: 2.2em; }
.toSee .title span { font-size: 2em; color: #8d887b; letter-spacing: 0.3em; }
.toSee ul { display: flex; align-items: stretch; justify-content: flex-start; margin: 0 -10px; flex-wrap: wrap; }
.toSee li { width: calc(33.333% - 20px); margin: 10px; box-sizing: border-box; padding: 20px; background: #ffffff; border-radius: 20px; box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2); }
.toSee .imgBg { width: 100%; padding-bottom: 70%; margin-bottom: 20px; }
.toSee a { font-weight: bold; }

.toDo { background: url(../images/Mount-Parnassos-2.jpg) no-repeat top center; background-size: cover; padding: 4em 0; overflow: hidden; }
.toDo .title { font-weight: normal; font-size: 2.2em; }
.toDo .title span { font-size: 2em; color: #ffffff; letter-spacing: 0.3em; }
.toDo .itemsWrapper { display: flex; align-items: flex-start; justify-content: center; padding: 4em; position: relative; }
.toDo ul { width: 60%; display: block; align-items: stretch; justify-content: flex-start; position: relative; z-index: 2; flex-wrap: wrap; }
.toDo li { width: 60%; margin: 20px; position: relative; z-index: 2; text-align: left; box-sizing: border-box; padding: 10px; padding-left: 2em; }
.toDo li:before { content: ''; width: 1em; height: 1em; display: inline-block; margin-right: 1em; background: url(../images/check.svg) no-repeat; background-size: contain; position: absolute; top: 1.7em; left: 0; filter: invert(1); }
.toDo .imgBg { width: 60%; padding-bottom: calc(60% - 2.5em); margin: 0 auto; display: none; }
.toDo .imgBg img { object-fit: contain; object-position: top center; }
.toDo h3 { font-size: 1.4em; }
.toDo a { color: #ffffff; }
.toDo .itemsWrapper:after { content: ''; background: #000000; width: 55%; padding-top: 55%; border-radius: 50%; top: 0; left: 10%; opacity: 0.2; position: absolute; }

/* Hotel */
.hotelInfo { margin-bottom: 120px; }
.hotelInfo .title { font-weight: normal; font-size: 2.2em; }
.hotelInfo .title span { font-size: 2em; color: #8d887b; letter-spacing: 0.3em; }
.hotelInfo .itemWrapper { display: flex; align-items: stretch; margin: 4em 0 0; }
.hotelInfo .imgBg { width: 40%; height: auto; }
.hotelInfo .content { width: 60%; box-sizing: border-box; padding: 0 0 6em 2em; }
.hotelInfo h3 { font-size: 3em; padding: 1em 2em; background: #e5e5e5; margin: -1em 2em 1em -2em; position: relative; z-index: 2; letter-spacing: 0.4em; }

/* Hotel */
.hotelRoomsInfo { margin-bottom: 120px; }
.hotelRoomsInfo li { margin: 10em 0; }
.hotelRoomsInfo .title { font-weight: normal; font-size: 2.2em; }
.hotelRoomsInfo .title span { font-size: 2em; color: #8d887b; letter-spacing: 0.3em; }
.hotelRoomsInfo .itemWrapper { display: flex; align-items: stretch; margin: 4em 0 0; }
.hotelRoomsInfo .imgBg { width: 40%; height: auto; }
.hotelRoomsInfo .content { width: 60%; box-sizing: border-box; padding: 0 0 6em 2em; }
.hotelRoomsInfo h3 { font-size: 3em; padding: 1em 2em; background: #e5e5e5; margin: -1em 2em 1em -2em; position: relative; z-index: 2; letter-spacing: 0.4em; }
.hotelRoomsInfo li:nth-child(even) .itemWrapper { display: flex; align-items: stretch; margin: 4em 0 0; }
.hotelRoomsInfo li:nth-child(even) .imgBg { width: 40%; height: auto; order: 2; }
.hotelRoomsInfo li:nth-child(even) .content { padding: 0 2em 6em 0; }
.hotelRoomsInfo li:nth-child(even) h3 { margin: -1em -2em 1em 2em; text-align: right; }
.hotelRoomsInfo li:nth-child(even) .text { text-align: right; }
.hotelRoomsInfo .photoGallery { height: 100%; }
.hotelRoomsInfo .photoGallery .owl-item a { padding-bottom: 130%; Position: relative; width: 100%; display: block; }

/* Rooms */
.hotelRooms { margin-bottom: 60px; }
.hotelRooms .title { font-weight: normal; font-size: 2.2em; }
.hotelRooms .title span { font-size: 2em; color: #8d887b; letter-spacing: 0.3em; }
.hotelRooms a { display: block; }
.hotelRooms .imgBg { flex: 1; padding-bottom: 56.25%; display: block; width: 100%; }
.hotelRooms li { position: relative; }
.hotelRooms h3,
.hotelRooms p { position: absolute; left: 0; width: 100%; box-sizing: border-box; padding: 0 10px; margin: 0; color: #ffffff; text-align: center; text-shadow: 0 0 10px #000000; }
.hotelRooms h3 { top: 10px; font-weight: bold; display: none; }
.hotelRooms p { bottom: 10px; display: none; }
.hotelRooms .owl-carousel .owl-prev { left: 0; }
.hotelRooms .owl-carousel .owl-next { right: 0; }
.hotelRooms .owl-carousel .owl-dots { display: none; }
.hotelRooms .owl-carousel button.owl-dot { background: #00000044; border: 1px solid rgba(0,0,0,0.3); }
.hotelRooms .owl-carousel button.owl-dot.active { background: rgba(0,0,0,0.5); border-color: #222222; }
.wrapper { display: flex; }
.wrapper .hotelRooms { width: 40%; margin-right: 3em; }
.articleBody .wrapper .hotelRooms li { padding: 0; }
.articleBody .wrapper .hotelRooms li:before { display: none; }
.wrapper .hotelRooms .mainWrapper { padding: 0; }
.wrapper .hotelRooms .imgBg { padding-bottom: 125%; }
.room .hotelRooms.imgBg a { aspect-ratio: 3/1.5; }
.room .hotelRooms.imgBg { padding: 0; }
.room .notice { font-size: 0.8em; color: #999999; font-style: italic; margin: 3em 0; }
.room .buttonWrapper { text-align: left; padding-left: 0; }


/* Amenities */
.roomIcons { background: #f2f2f2; padding: 60px 0; }
.roomIcons .title { font-weight: normal; font-size: 2.2em; }
.roomIcons .title span { font-size: 2em; color: #8d887b; letter-spacing: 0.3em; }
.roomIcons ul { display: flex; align-items: flex-start; flex-wrap: wrap; margin: 0 -30px; }
.roomIcons li { display: flex; width: calc(33.3333% - 60px); align-items: flex-start; margin: 30px; }
.roomIcons img { width: 80px; height: auto; }
.roomIcons p { padding: 0 10px; text-align: left; flex: 1; font-size: 1.2em; margin: 0; }
.roomIcons .fa-solid { font-size: 1.2em; margin-top: 0.2em; }
.roomIcons .fa-check { color: #c6d8ba; }
.roomIcons .fa-xmark { color: #d8baba; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- 7. Article ------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.item-page { padding: 0 30px; }
.articleBody ul { margin: 1em 0 2em; padding: 0; list-style: none; }
.articleBody li { padding: 0.5em 1em 0.5em 1.5em; list-style: none; position: relative; }
.articleBody li:before { content: ''; position: absolute; width: 0.4em; height: 0.4em; background: #000000; border-radius: 50%; top: 0.7em; left: 0; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- 8. Contact Page ------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.contactWrapper { display: flex; width: 100%; max-width: 400px; justify-content: space-between; line-height: 1.4em; font-size: 14px; flex-wrap: wrap; margin-right: 40px; }
.contactWrapper .socialMenu { width: 100%; padding: 10px 0 0; margin: 10px 0 60px; border-top: 1px solid #000000; }
.contactWrapper .socialMenu ul { justify-content: flex-start; }
.contact .title { font-weight: normal; font-size: 2.2em; }
.contact .title span { font-size: 2em; color: #8d887b; letter-spacing: 0.3em; }
.contactPageWrapper { display: flex; margin-bottom: 60px; align-items: flex-start; }
.contact iframe,
.map-iframe { border: 0; height: 50vh; width: 100%; margin: 60px 0; }
.contact .field-spacer label { font-size: 10px; color: #aaaaaa; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- 9. About ------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/





/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- 100. Plugins Rewrites ------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* Owl Carousel */
.owl-carousel .owl-dots,
.owl-carousel .owl-nav { position: absolute; width: 100%; text-align: center; }
.owl-carousel .owl-dots { bottom: 20px; left: 0; }
.owl-carousel .owl-nav { top: 50%; left: 0; height: 0; margin-top: -24px; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next { position: absolute; width: 48px; height: 48px; background: rgba(0,0,0,0.1); border: 1px solid transparent; border-radius: 50%; background-image: url(../images/chevron.svg); background-repeat: no-repeat; background-size: contain; transition: 0.4s; color: #000000; text-align: center; display: inline-block; }
.owl-carousel .owl-nav button span { font-size: 80px; line-height: 40px; color: #ffffff; }
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover { background-color: #ffffff; } 
.owl-carousel .owl-nav button.owl-prev:hover span,
.owl-carousel .owl-nav button.owl-next:hover span { color: #000000; } 
.owl-carousel .owl-prev { left: 20px; }
.owl-carousel .owl-next { right: 20px; }
.owl-carousel button.owl-dot { display: inline-block; width: 5px; height: 5px; background: #ffffff44; border: 1px solid rgba(255,255,255,0.3); margin: 0 5px; }
.owl-carousel button.owl-dot.active { background: rgba(255,255,255,0.5); border-color: #eeeeee; }
.owl-carousel .owl-nav button.owl-prev.disabled,
.owl-carousel .owl-nav button.owl-next.disabled { display: none; }

/* Sitemap */
#SchuWeb_Sitemap { width: 100%; box-sizing: border-box; max-width: 1280px; margin: 40px auto; padding: 0 20px; }
.popover { display:none !important; }

/* CW Gallery */
.main .cwgallery .calbum,
.cwgallery .tile .cwgitem,
.cwgallery .gallery a img.cphoto { height: auto !important; position: relative !important; top: auto !important; left: auto !important; }
.fancybox-thumbs__list a:before { border-color: #303030; }
.mainContent .cwgallery .nocaption:hover img { opacity: 1; }

/* DJ Contact form */
.dj-simple-contact-form-row { margin-bottom: 10px; }
.dj-simple-contact-form-row input,
.dj-simple-contact-form-row textarea { background: #eeeeee; border: 1px solid #e2e2e2;}
.dj-simple-contact-form-row.date input { padding-right: 2px; }
.dj-simple-contact-form .button-box .submit { background: #303030; color: #ffffff; width: auto; transition: 0.4s ease-out; }
.dj-simple-contact-form .button-box .submit:hover { background: #000000; }
.dj-simple-contact-form-introtext { font-size: 24px; font-weight: 100; display: block; margin-bottom: 20px; }

/*-- Book Form --*/
.bookForm { background: #d6d6d6; position: relative; z-index: 3; width: 100%; box-sizing: border-box; padding: 5px 20px; display: flex; justify-content: center; align-items: center; }
.bookForm form { width: 100%; }
.bookForm h3 { font-weight: bold; margin-bottom: 0; padding: 0; letter-spacing: -1.2px;}
.bookForm h3 .thin { font-weight: 300; }
.bookForm h3:after { display: none; }
.bookForm label { font-size: 0.75em; text-transform: uppercase; margin-bottom: 2px; }
.bookWrapper { display: flex; align-items: flex-end; padding: 3px 0 20px; }
.bookForm .wrapper { margin: 0 10px; }
.bookForm .wrapper.date { flex: 1 1; margin-top: 0; display: block; }
.bookForm .wrapper.guests { width: 100px; margin-top: 0; }
.bookForm button { padding: 1em 2em 1.021em; color: #fafafa; background: #403637; line-height: 1; border: none; transition: 0.4s; cursor: pointer; font-weight: bold; }
.bookForm button:hover { background: #666666; }
.bookForm fieldset { margin: 0; }
.bookForm .datefield,
.bookForm .guests { display: flex; justify-content: space-between; align-items: flex-end; }
.bookForm .datefield span { line-height: 1.2em; }
.bookForm .guests span { line-height: 36px; }

/* Calendar */
.dcalendarpicker .dudp__cal-container .dudp__months-view .dudp__month.selected,
.dcalendarpicker .dudp__cal-container .dudp__years-view .dudp__year.selected,
.dudp__sel-year { color:#ffffff !important; }

/* Photo Gallery */
.photoWrapper img { max-width: 100%; display: block; }
.photoWrapper figure { margin: 0; display: grid; grid-template-rows: 1fr auto; margin-bottom: 10px; break-inside: avoid; }
.photoWrapper figure > img { grid-row: 1 / -1; grid-column: 1; }
.photoWrapper { column-count: 4; column-gap: 10px; }

/* ESPA */
.espaLogo { position: fixed; top: 0; right: 0; z-index: 9999; width: 100px; }
.espaLogo a { width: 100px; display: block; margin: 0 auto; }
.espaLogo img { width: 100%; height: auto; }
.scrolled .espaLogo { position: relative; top: auto; right: auto; z-index: 1; width: 100%; backgrund: #666666; }

/* Online Check In */
.onlineCheckIn { position: fixed; bottom: 1em; right: 1em; background: #3e6574; color: #ffffff; border-radius: 1em; z-index: 9999; display: inline-block; text-align: center; padding: 1em; box-sizing: border-box; transition: 0.4s ease-out; box-shadow: 0 0 10px -2px #000000; font-size: 0.7em; }
.onlineCheckIn:hover { background: #ffffff; color: #3e6574; }
.onlineCheckIn i { font-size: 2em; margin-bottom: 0.3em; }
.onlineCheckIn p { margin: 0; }

/* BLUEBELL */
.bluebell { width: 120px; margin: 30px auto 0; }
.bluebell svg { width: 100%; height: auto; fill: #666666; transition: 0.4s; }
.bluebell a:hover svg { fill: #000000; } 

/* Animations */
@keyframes logo1 {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(-3deg);}
  100% {transform: rotate(0deg);}
}
@keyframes logo2 {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(3deg);}
  100% {transform: rotate(0deg);}
}

/* The element to apply the animation to */
.bluebell svg #logo-red,
.bluebell svg #logo-green { transform-origin: top center; transform-box: fill-box;}

.bluebell a:hover svg #logo-red {
  animation-name: logo1;
  animation-duration: .5s;
  animation-iteration-count: infinite;
}
.bluebell a:hover svg #logo-green {
  animation-name: logo2;
  animation-duration: .5s;
  animation-iteration-count: infinite;
}
