/*!
Theme Name: Hotel Xenia Child Theme
Template:     hotel-xenia
*/
body {
    padding-left: 80px;
    font-family: Playfair Display, sans-serif;
    color:#9A9A9A;
}
a.menu-toggler {
	display: none;
}
h3, .h3 {
    font-family: 'Fjalla One';
    font-weight: 300;
    font-size: 23px;
}
h2, .h2 {
    color: #1a2744;
}
h1, .h1 {
    font-size: 75px;
    color: #008293;
    text-transform: none;
}
/*a {color: #963d2f;}
a:hover {color: #855b27;}*/
.white_section, .main .white_section, [class*="_section"] .white_section, [class*="_section"] [class*="_section"] .white_section {
    color: unset;
}
.white_section.footer_bar {
	color: #323232;
}
.footer_bar .text-left, .footer_bar .text-right {
    font-size: 140%;
    font-weight: normal;
    padding: 0;
}
.footer_bar .text-center {
    padding: 10px 0;
}
.footer .contact_detail {
    font-family: Playfair Display, sans-serif;
}
#menu-footer-bar-menu li a {
    font-family: Playfair Display, sans-serif;
}
ul.footerbar_menu li a, ul.footerbar_menu li a:visited, ul.footerbar_menu li a:link {
    text-transform: none;
    color: black;
}
.footer_top .pl_about_us_widget img {
	width: 100%;
}
.pl_about_us_widget p.contact_detail span {
    font-size: 120%;
    font-weight: normal;
}
.call_to_booking_sc  form {padding-bottom: 1px;}
.header.header_centered .logo {margin: 0;}
.header.header_centered .main_nav_wrapper { margin:0;}
.fa.fa-2x {
    font-size: 2em;
    margin-right: 10px;
}
.fa-map-marker {
    vertical-align: middle;
}
.header .container, .header .container-fluid {
	min-height:49px;
}
.logo a.brand img {
	max-height: 90px !important;
}
#phone {
    display: inline;
    margin-right: 20px;
    vertical-align: -webkit-baseline-middle;
}
#phone span {
    font-size: 1.4em;
    color: white;
}

a.vc_general.vc_btn3 {
    background-color: #963d2f !important;
    text-transform: capitalize;
    font-weight: bold;
}
.btn-default:not(.btn-link), .btn-secondary.btn-inv {
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: #963d2f;
    /*border-color: #963d2f;
    font-size: 24px;
    padding: 10px 20px 4px 20px;*/
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    color: #ffffff !important;
    text-transform: capitalize;
    font-weight: bold;
}
.header .btn-secondary.btn-inv {
    padding: 5px 10px 4px 10px;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

.btn-default:hover, .btn-default:focus, .btn-default:active {
    color: white !important;
}
.btn-secondary.btn-inv:hover, .btn-secondary.btn-inv:focus, .btn-secondary.btn-inv:active {
    color: white !important;
}
.btn-secondary.btn-inv:before, .btn-default:not(.btn-link):before {
    background: unset;
}

body.home .why {
    color: #1a2744;
}
.flexslider {
    margin: 0 !important;
}
aside.main-side > div.title {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 20px;
}
.hamburger-menu {
    margin: 10px 30px;
}
@media (min-width: 1200px) {
    .head_panel .container, .head_panel .container-fluid {
        min-height: 726px;
    }
}
body.sticky_header:not(.transparent_header) {
  margin-top: 143px;
}
body:not(.home) .header.transparent {
    background-color: white !important;
}

/* BEGIN new events */
#events-filter {
    margin-top: 30px;
}
.events-list h3 {
    text-align: center;
}
.main .events-list .vc_row {
    padding-top: 0;
    background-color: white;
}
#events-filter .select_wrapper {
    width: 200px;
    margin-left: 10px;
    float: left;
}
.content_top fieldset {
    margin: 0 auto;
    width: 350px;
}
#events-filter label{
	float:left;
	font-size: 16px;
	text-shadow:none;
    color: #008293;
}
.events-list > .vc_row > .vc_column_container:nth-child(1) {
    border-right: 1px gray solid;
}
/*
.events-list > .vc_row > .vc_column_container:nth-child(2) {
    border-left: 1px gray solid;
}
*/
/* END new events */

body.page-template-template-events .main.foo {
    /*background-image: url('images/events-bg.png');
    background-repeat: repeat;
    background-attachment: fixed;
    */
    background: white;
}
body.page-template-template-events .vc_on .content_main #sidebar {
    padding-top: 30px;
}
body.single-event .vc_off .content_main {
    padding-top: 20px;
}
#custom_html-2, #custom_html-2 div {
    margin-bottom: 0;
}

#events-filter ul{
	padding:15px 15px 22px;
	margin:0;
	list-style:none;
	overflow:hidden;
	background:#125687;
	text-shadow:0 2px 2px rgba(0, 0, 0, 0.57);
}
#events-filter ul li{
	float:left;
	color:#fff;
	margin:0 39px 0 0;
}
#events-filter ul li:first-child{margin:0 25px 0 0;}
#events-filter input[type=checkbox]{
	float:left;
	width:13px;
	height:13px;
	margin:3px 6px 0 0;
	padding:0;
}
#events-filter input[type=submit]{display:none;}
.em-calendar{
	border-collapse:separate;
	width:100%;
	color:#fff;
	font-weight:bold;
	table-layout:fixed;
}
.em-calnav-prev,
.em-calnav-next{
    visibility: hidden;
    color: #000;
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 120%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.em-calnav-prev:before {
    content: "\f060";
    visibility: visible;
}
.em-calnav-next:after {
	content: "\f061";
    visibility: visible;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .em-calendar thead td:first-child:before {
        content: "\f060";
        visibility: visible;
        font-size: 120%;
        font-family: "FontAwesome";
        color: #000;
    }
    .em-calendar thead td:last-child:after {
        content: "\f061";
        visibility: visible;
        font-size: 120%;
        font-family: "FontAwesome";
        color: #000;
    }
    .em-calnav-prev,
    .em-calnav-next {
        display: none;
    }
}
a.em-calnav-prev:hover,
a.em-calnav-next:hover{
    color:#855b27;
}
table.em-calendar tbody td{
	background:#a5acb0;
	border:none;
	padding:12px 4px;
}
table.em-calendar thead td{
	background:none;
	border:none;
	padding:0 0 5px;
	height:36px;
}
table.em-calendar td.month_name{
	color:#000;
	padding:5px;
	height:31px;
}
table.em-calendar .days-names td{
	background:#5f6a72;
	color:#fff;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    color: #855b27;
}
table.em-calendar td.eventless-today,
table.em-calendar td.eventful-today{background:#125687;}
.event h3 {
    margin-top: 0;
}
.event h3 a, .event h3 a:hover {
    color: #125687;
}
.events-list .event{
	overflow:hidden;
	border-bottom:1px solid #855b27;
	padding:30px 0;
}
.events-list .visual{
	float:left;
	margin:0 29px 0 0;
}
.events-list .visual img{
	width:100%;
	height:auto;
}
.events-list .description{
	overflow:hidden;
	color:#000;
}
.events-list .info{
	color:#963d2f;
	margin:0 0 20px;
    font-weight: bold;
    font-size: 120%;
}
.events-list .info span{display:block;}
.events-list .info span:first-child{
	text-transform:none;
}

.content_main .row .single-event .visual{
    width: 50%;
    float:left;
	text-align:left;
    padding-right: 20px;
}
.content_main .row .single-event .description{
	width:50%;
	float:right;
}
.content_main .row .single-event .description h1{
    color: #125687;
	margin:0 0 14px;
}
.content_main .row .single-event .description .info{
	display:block;
    color:#963d2f;
    font-weight: bold;
    font-size: 120%;
	margin:0 0 26px;
}
.content_main .row .single-event .description .info span{display:block;}

/* not sure */
.content_main .row .single-event .description .price{
	display:block;
	color:#89bcef;
	margin:0 0 14px;
	font:700 20px/24px 'Lato', Helvetica, Arial, Verdana, sans-serif;
}
.purchase-holder{
	border:solid #265a8c;
	border-width:1px 0;
	text-align:center;
	padding:23px 10px 22px;
	margin:0 0 24px;
}
.purchase-holder a{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	text-shadow:0 0 4px rgba(7, 32, 45, 0.95);
	font:700 15px/18px 'Lato', Helvetica, Arial, Verdana, sans-serif;
	border:1px solid #4381be;
	border-radius:6px;
	background:#10375d url(images/bg-detail.png) repeat-x;
	box-shadow:0 0 16px rgba(65, 163, 172, 0.4);
	-webkit-box-shadow:0 0 16px rgba(65, 163, 172, 0.4);
	padding:10px 16px 11px 15px;
}
.purchase-holder a:hover{text-decoration:underline;}
.content_main .row .single-event .description .all-events{
	font:700 16px/19px 'Lato', Helvetica, Arial, Verdana, sans-serif;
	text-decoration:underline;
	color:#fff;
	display:inline-block;
	vertical-align:top;
	padding:0 0 72px;
	margin:0 0 10px 6px;
	position:relative;
}
.content_main .row .single-event .description .all-events:hover{text-decoration:none;}
.content_main .row .single-event .description .all-events:after{
	content:'';
	position:absolute;
	background:url(images/sprite.png) no-repeat 0 -40px;
	width:58px;
	height:58px;
	top:33px;
	left:18px;
}

form.ctct-form {
    max-width: 500px;
    margin: 0 auto;
}
p.ctct-form-field.ctct-form-field-email.ctct-form-field-required {
    float: left;
    margin-bottom: 0;
	width: calc(100% - 111px);
}
.ctct-form input[type="email"] {
    margin-bottom: 0;
}
p.ctct-form-field.ctct-form-field-submit {
    float: left;
    margin-left: 10px;
}
.ctct-disclosure {
    clear: both;
}
form.ctct-form {
	padding-bottom: 80px;
	position: relative;
}
.ctct-form-wrapper .ctct-button {
	display: none;
}
.g-recaptcha {
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.wpcf7-form-control-wrap > div > div {
    margin: 0 auto;
}
a.menu-toggler {
    position: absolute;
    right: 0;
}
.rev_slider a.btn.btn-white {
    font-size: 23px !important;
    font-weight: bold !important;
    background: rgba(0,0,0,0.3);
}

.navigation {
    max-width: 500px;
	width: calc(100vw - 80px);
    height: 100%;
    position: fixed;
    left: 80px;
    top: 0;
    z-index: 99;
    background: #1c1b21;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    transform: translateX(-100%)
}

.admin-bar .navigation {
	padding-top: 32px;
}

.navigation:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: left;
    background-attachment: fixed;
    opacity: .05
}

.navigation {
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(.86,0,.07,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.07,1)
}

.navigation.open {
    transform: translateX(0);
    visibility: visible
}

.navigation .top {
    width: 100%;
    height: 50px;
    float: left;
    line-height: 50px;
    color: #fff;
    margin-bottom: -50px;
    font-family: 'Playfair Display',serif;
    font-size: 18px
}

.navigation .table {
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    margin: 0;
	padding: 50px 0 40px;
    position: relative;
    z-index: 2
}

.navigation .table .inner {
    display: table-cell;
    vertical-align: middle
}

.navigation .bottom {
    width: 100%;
    height: 40px;
    float: left;
    line-height: 40px;
    color: #fff;
    margin-top: -40px;
    font-size: 12px;
    opacity: .5
}

.navigation ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center
}

.navigation ul li {
    width: 100%;
    float: left;
    list-style: none;
    margin-bottom: 5px;
    letter-spacing: 2px
}

.navigation ul li a {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 17px;
    position: relative;
    text-transform: uppercase
}

.navigation ul li a:before {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    left: -40px;
    top: 9px;
    background: #fee299;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(.86,0,.07,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.07,1)
}

.navigation ul li a:after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    right: -40px;
    top: 9px;
    background: #fee299;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(.86,0,.07,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.07,1)
}

.navigation ul li a:hover {
    text-decoration: none;
    color: #fee299
}

.navigation ul li a:hover:before {
    width: 30px
}

.navigation ul li a:hover:after {
    width: 30px
}

.hamburger-menu {
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(.86,0,.07,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.07,1);
    cursor: pointer;
    margin: 30px
}

.hamburger-menu span {
    display: block;
    position: absolute;
    height: 2px;
    width: 20px;
    background: #1c1b21;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.hamburger-menu span:nth-child(1) {
    top: 0;
    width: 13px
}

.hamburger-menu span:nth-child(2) {
    top: 5px
}

.hamburger-menu span:nth-child(3) {
    top: 10px;
    width: 18px
}

.hamburger-menu:hover span {
    width: 20px!important
}

.hamburger-menu.open span {
    width: 20px!important
}

.hamburger-menu.open span:nth-child(1) {
    top: 5px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    left: -20px
}

.hamburger-menu.open span:nth-child(3) {
    top: 5px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.search-box {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 80px;
    bottom: -100%;
    z-index: 9;
    background: #1c1b21;
    color: #fff
}

.search-box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url() left no-repeat;
    opacity: .05;
    z-index: 2
}

.search-box {
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-timing-function: cubic-bezier(.86,0,.07,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.07,1)
}

.search-box h2 {
    font-size: 90px;
    font-weight: 700;
    margin-bottom: 5%
}

.search-box form {
    width: 100%;
    float: left;
    padding: 0 20%
}

.search-box form input[type="text"] {
    width: 80%;
    height: 60px;
    float: left;
    border: 1px solid rgba(255,255,255,.1);
    background: transparent;
    padding: 0 20px;
    font-size: 17px
}

.search-box form button[type="submit"] {
    width: 20%;
    height: 60px;
    float: left;
    background: #fee299;
    border: none;
    color: #1c1b21;
    font-family: 'Fjalla One',sans-serif
}

.search-box form a {
    display: inline-block;
    font-weight: 700;
    color: #fee299;
    font-size: 13px;
    text-decoration: underline;
    margin-top: 20px
}

.search-box form a:hover {
    color: #fff;
    text-decoration: none
}

.search-box.open {
    bottom: 0
}

.main-side {
    width: 80px;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 9;
    border-right: 1px solid rgba(0,0,0,.05)
}

.admin-bar .main-side {
	padding-top: 32px;
}

.main-side .social-media {
    width: 80px;
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0;
    padding: 0;
    margin-top: -60px;
    text-align: center
}

.main-side .social-media li {
    width: 100%;
    float: left;
    list-style: none;
    margin-bottom: 15px
}

.main-side .social-media li:last-child {
    margin-bottom: 0
}

.main-side .social-media li a {
    width: 100%;
    float: left;
    color: #999;
    font-size: 13px
}

.main-side .social-media li a:hover {
    color: #1c1b21
}

.main-side .search {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 18px;
    font-weight: 700
}

.main-side .search .search-open {
    cursor: pointer
}

.main-side .search .search-close {
    float: left;
    cursor: pointer;
    transform: rotate(45deg);
    display: none
}

.vc_row[data-vc-full-width="true"] {
	position: relative;
    width: 100vw !important;
    left: calc(-1 * (((100vw - 830px) / 2) + 80px)) !important;
    padding-left: calc(((100vw - 830px) / 2) + 80px ) !important;
    padding-right: calc((100vw - 830px) / 2) !important;
}

@media screen and (max-width: 991px) {
	body.sticky_header:not(.transparent_header) {
		margin-top: 49px;
	}
	.toggler_and_tools {
		padding-right: 32px;
	}
	a.menu-toggler {
		top:11px;
	}
}
@media screen and (max-width: 530px) {
	body.sticky_header:not(.transparent_header) {
		margin-top: 150px;
	}
    .toggler_and_tools, #phone {
        position: relative;
        transform: unset;
        padding: 0;
        margin: 0 auto;
    }
	a.menu-toggler {
    	top: -90px;
	}
}
@media screen and (max-width: 550px) {
    p.ctct-form-field.ctct-form-field-email.ctct-form-field-required {
        float: none;
    }
    .ctct-form input[type="email"] {
        width: auto;
    }
    p.ctct-form-field.ctct-form-field-submit {
        float: none;
        margin-left: 0px;
        margin-top: 10px;
    }
}
@media screen and (max-width: 830px) {
	.vc_row[data-vc-full-width="true"] {
		left: -80px !important;
		padding-left: 80px !important;
		padding-right: 0 !important;
	}
}
@media screen and (max-width: 782px) {
	.admin-bar .main-side,
	.admin-bar .navigation {
		padding-top: 46px;
	}
}
@media only screen and (max-width: 768px) {
    .content_main .row .single-event .description {
        float: none;
        width: auto;
    }
    .content_main .row .single-event .visual {
        float: none;
        width: auto;
    }
    .events-list .visual {
        max-width: 210px;
        float: none;
        margin: 0 auto 20px;
    }
    .events-list .description {
        clear: both;
    }
	body {
		padding-left: 50px;
	}
	h1 {
		font-size: 42px;
	}
	.main-side {
		width: 50px;
	}
	.hamburger-menu {
		margin: 30px 15px;
	}
	.main-side .social-media {
		width: 50px;
	}
	.main-side .search {
		left: 15px;
	}
	.navigation {
		width: calc(100vw - 50px);
		left: 50px;
	}
	.navigation ul li {
		margin-bottom: 2px;
	}
	.navigation ul li a {
		font-size: 14px;
	}
	.header .container-fluid {
		text-align: center;
	}
	.toggler_and_tools {
		position: static;
		padding: 20px 0;
		text-align: center;
		transform: none;
	}
	.vc_row[data-vc-full-width="true"] {
		left: -50px !important;
		padding-left: 50px !important;
	}
}
@media only screen and (min-width: 768px) {
    .footer_bar .text-left, .footer_bar .text-right {
        padding: 0 20px 0 20px;
    }
    .footer_bar .text-center {
        width: 20%;
        padding: 0;
    }
}

@media only screen and (min-width: 1600px) {
    #page_wrapper {
        max-width: 1600px;
        margin: auto;
    }
    .sidebar_on .row {
        position: relative;
        width: 1600px;
        left: calc(-785px + 50%);
    }
    .main .col-md-12 .vc_row[data-vc-full-width=true] {
        max-width: 1600px !important;
        width: 1600px;
        left: calc(-785px + 50%) !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .main .col-md-8 .vc_row[data-vc-full-width=true] {
        max-width: 1600px !important;
        width: 1600px;
        left: 0 !important;
        padding-left: 20px !important;
        padding-right: calc(50% + 20px) !important;
    }
}
