/*
	Theme Name: hardrock
	Author: Anonymous
	Author URI:
	Version: 1
	Description: hardrock theme for Wordpress
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: hardrock
	Tags: one-column, two-columns
	Theme URI:
*/
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,300i,400,400i,700,700i");
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
	font-family: sans-serif;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
/* 2 */ }
/**
 * Remove default margin.
 */
body {
	margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
/* 2 */ }
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden], template {
 display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
	background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
	outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
	border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
	font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
	font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
	background: #ff0;
	color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
	border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
	overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
	margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
	box-sizing: content-box;
	height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
	overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
	color: inherit;
	/* 1 */
	font: inherit;
	/* 2 */
	margin: 0;
/* 3 */ }
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
	overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
	text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
/* 3 */ }
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
	line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
/* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	box-sizing: content-box;
/* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
	border: 0;
	/* 1 */
	padding: 0;
/* 2 */ }
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
	overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
	font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
#header .locations-popup .slide ul, #header .top-nav, #nav ul, #footer .columns .menu, #footer .bottom-row .navigation, #sidebar .widget .menu, .info-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after, .main-container:after, #content:after, .container:after , .container-b:after, .content:after{
	content: '';
	display: table;
	clear: both;
}
.btn, button, input[type='button'], input[type='reset'], input[type='file'], input[type='submit'], #header .top-bar, #header .locations-popup .opener, #header .locations-popup .slide ul a, #header .logo, #header .logo a, #header .book-form .field:before, #nav, .menu-holder, .nav-opener span, .nav-opener:before, .nav-opener:after, #navigation > li > a, #navigation > li .sub-menu, #navigation > li .sub-menu a, #footer a, .info-list a, .map-area .open-close .opener:after {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ellipsis {
	white-space: nowrap;
	/* 1 */
	text-overflow: ellipsis;
	/* 2 */
	overflow: hidden;
}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
* {
	max-height: 1000000px;
}
body {
	color: #2b2c2d;
	background: #fff;
	font: 16px/1.5 "Titillium Web", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 @media (max-width: 1023px) {
body {
	font-size: 14px;
	line-height: 18px;
}
}
img {
	max-width: 100%;
	height: auto;
}
.gm-style img {
	max-width: none;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
	margin: 0 0 1.5em;
}
blockquote {
	border-left: 4px solid #46484b;
	padding-left: .5em;
	margin-left: 1.5em;
}
th, td {
	border: 1px solid #46484b;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}
th {
	text-align: center;
	vertical-align: middle;
}
ul, ol {
	padding-left: 3em;
}
ul ul, ul ol, ol ul, ol ol {
	padding-left: 3em;
	margin: 0;
}
ul {
	list-style-type: disc;
}
dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}
dl dd {
	overflow: hidden;
}
pre {
	max-width: 100%;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input[type='text'], input[type='tel'], input[type='email'], input[type='search'], input[type='password'], textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #d4d4d4;
	line-height: 20px;
	padding: 5px 10px;
	background: #fff;
}
 input[type='text']::-webkit-input-placeholder,  input[type='tel']::-webkit-input-placeholder,  input[type='email']::-webkit-input-placeholder,  input[type='search']::-webkit-input-placeholder,  input[type='password']::-webkit-input-placeholder,  textarea::-webkit-input-placeholder {
 color: #46484b;
}
 input[type='text']::-moz-placeholder,  input[type='tel']::-moz-placeholder,  input[type='email']::-moz-placeholder,  input[type='search']::-moz-placeholder,  input[type='password']::-moz-placeholder,  textarea::-moz-placeholder {
 opacity: 1;
 color: #46484b;
}
 input[type='text']:-moz-placeholder,  input[type='tel']:-moz-placeholder,  input[type='email']:-moz-placeholder,  input[type='search']:-moz-placeholder,  input[type='password']:-moz-placeholder,  textarea:-moz-placeholder {
 color: #46484b;
}
 input[type='text']:-ms-input-placeholder,  input[type='tel']:-ms-input-placeholder,  input[type='email']:-ms-input-placeholder,  input[type='search']:-ms-input-placeholder,  input[type='password']:-ms-input-placeholder,  textarea:-ms-input-placeholder {
 color: #46484b;
}
input[type='text'].placeholder,  input[type='tel'].placeholder,  input[type='email'].placeholder,  input[type='search'].placeholder,  input[type='password'].placeholder,  textarea.placeholder {
	color: #46484b;
}
input[type='text']:focus,  input[type='tel']:focus,  input[type='email']:focus,  input[type='search']:focus,  input[type='password']:focus,  textarea:focus {
	border-color: #191c20;
}
 input[type='text']:focus::-webkit-input-placeholder,  input[type='tel']:focus::-webkit-input-placeholder,  input[type='email']:focus::-webkit-input-placeholder,  input[type='search']:focus::-webkit-input-placeholder,  input[type='password']:focus::-webkit-input-placeholder,  textarea:focus::-webkit-input-placeholder {
 color: #fff;
}
 input[type='text']:focus::-moz-placeholder,  input[type='tel']:focus::-moz-placeholder,  input[type='email']:focus::-moz-placeholder,  input[type='search']:focus::-moz-placeholder,  input[type='password']:focus::-moz-placeholder,  textarea:focus::-moz-placeholder {
 opacity: 1;
 color: #fff;
}
 input[type='text']:focus:-moz-placeholder,  input[type='tel']:focus:-moz-placeholder,  input[type='email']:focus:-moz-placeholder,  input[type='search']:focus:-moz-placeholder,  input[type='password']:focus:-moz-placeholder,  textarea:focus:-moz-placeholder {
 color: #fff;
}
 input[type='text']:focus:-ms-input-placeholder,  input[type='tel']:focus:-ms-input-placeholder,  input[type='email']:focus:-ms-input-placeholder,  input[type='search']:focus:-ms-input-placeholder,  input[type='password']:focus:-ms-input-placeholder,  textarea:focus:-ms-input-placeholder {
 color: #fff;
}
input[type='text']:focus.placeholder,  input[type='tel']:focus.placeholder,  input[type='email']:focus.placeholder,  input[type='search']:focus.placeholder,  input[type='password']:focus.placeholder,  textarea:focus.placeholder {
	color: #fff;
}
select {
	-webkit-border-radius: 0;
}
textarea {
	resize: vertical;
	vertical-align: top;
}
.btn, button, input[type='button'], input[type='reset'], input[type='file'], input[type='submit']  {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	display: inline-block;
	color: #ccae4c ;
	font-size: 16px;
	line-height: 18px;
	border: 2px solid #ccae4c ;
	    padding: 13px 27px ;
	min-width: 118px;
	/*background: #ccae4c;*/
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	margin: 0 10px 10px 0;
}




.btn:hover, .btn:focus,  button:hover,  button:focus,  input[type='button']:hover,  input[type='button']:focus,  input[type='reset']:hover,  input[type='reset']:focus,  input[type='file']:hover,  input[type='file']:focus,  input[type='submit']:hover,  input[type='submit']:focus {
	text-decoration: none;
	background: #ccae4c !important;
	color: #fff !important;
}
.btn.btn-white,  button.btn-white,  input[type='button'].btn-white,  input[type='reset'].btn-white,  input[type='file'].btn-white,  input[type='submit'].btn-white {
	border-color: #fff;
	color: #adacac;
}
.btn.btn-white:hover, .btn.btn-white:focus,  button.btn-white:hover,  button.btn-white:focus,  input[type='button'].btn-white:hover,  input[type='button'].btn-white:focus,  input[type='reset'].btn-white:hover,  input[type='reset'].btn-white:focus,  input[type='file'].btn-white:hover,  input[type='file'].btn-white:focus,  input[type='submit'].btn-white:hover,  input[type='submit'].btn-white:focus {
	text-decoration: none;
	background: #fff;
	color: #191c20;
}




.widget {
	margin-bottom: 1.5em;
}
.widget ul {
	padding-left: 2em;
}
.widget select {
	min-width: 150px;
}
.comment-form label {
	display: block;
	padding-bottom: 4px;
}
.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}
.comment-form textarea, .comment-form input[type='text'] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}
.comment-form input[type='submit'] {
	display: block;
	float: none;
}
.post-password-form label {
	display: block;
	margin-bottom: 4px;
}
.post-password-form input[type='password'] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}
.search-form {
	margin-bottom: 15px;
}
.search-form input {
	float: left;
}
.search-form input[type='search'] {
	margin: 0 4px 0 0;
	width: 250px;
}
 @media (max-width: 479px) {
.search-form input[type='search'] {
	width: 100%;
	margin: 0 0 15px;
}
}
.post-password-form input {
	float: left;
	height: 2em;
}
.post-password-form input[type='password'] {
	width: 150px;
}
.commentlist {
	margin: 0 0 1.5em;
}
.commentlist .edit-link {
	margin: 0;
}
.commentlist .avatar-holder {
	float: left;
	margin: 0 1.5em 4px 0;
}
.commentlist-item .commentlist-item {
	padding: 0;
}
 @media (min-width: 768px) {
.commentlist-item .commentlist-item {
	padding: 0 0 0 2em;
}
}
.comment, .commentlist-holder {
	overflow: hidden;
}
.commentlist-item .commentlist-item, .commentlist-item + .commentlist-item {
	padding-top: 1.5em;
}
.widget_calendar #next {
	text-align: right;
}
.gallery-item dt {
	float: none;
	padding: 0;
}
.navigation, .navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.5em;
}
.navigation .screen-reader-text,  .navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}
.navigation .page-numbers,  .navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}
 @media (max-width: 767px) {
.navigation .page-numbers,  .navigation-comments .page-numbers {
	padding: 0 3px;
}
}
.navigation .next,  .navigation .prev,  .navigation-comments .next,  .navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 48%;
	background: none;
	color: #ccae4c;
	padding: .4em;
	text-decoration: none;
}
 @media (max-width: 767px) {
.navigation .next,  .navigation .prev,  .navigation-comments .next,  .navigation-comments .prev {
	padding: .2em;
}
}
.navigation .next:hover,  .navigation .prev:hover,  .navigation-comments .next:hover,  .navigation-comments .prev:hover {
	opacity: 0.8;
}
.navigation-single {
	margin-bottom: 1.5em;
}
.navigation-single .next,  .navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 48%;
	background: none;
	color: #ccae4c;
	text-decoration: none;
}
.navigation-single .next:hover,  .navigation-single .prev:hover {
	opacity: 0.8;
}
.navigation-single .next a,  .navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}
 @media (max-width: 767px) {
.navigation-single .next a,  .navigation-single .prev a {
	padding: .2em;
}
}
.navigation-single .next {
	float: right;
}
.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #46484b;
	padding: .4em;
	margin-bottom: 1.5em;
}
.wp-caption img {
	margin: 0;
	vertical-align: top;
}
.wp-caption p {
	margin: .4em 0 0;
}
div.aligncenter {
	margin: 0 auto 1.5em;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 1.5em 4px 0;
}
.alignright {
	float: right;
	margin: 0 0 4px 1.5em;
}
.mejs-container {
	margin-bottom: 1.5em;
}
.wp-caption-text, .gallery, .alignnone, .gallery-caption, .sticky, .bypostauthor {
	height: auto;
}
 @media (max-width: 1023px) {
iframe {
	width: 100%;
}
}
#wp-calendar tbody td {
	text-align: center;
}
#wp-calendar td, #wp-calendar th {
	border: 1px solid #46484b;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h {
	font-family: inherit;
	font-weight: normal;
	text-transform: uppercase;
	color: inherit;
	line-height: 1.2;
	margin: 0 0 0.5em;
}
 @media (max-width: 1023px) {
h1, .h1,  h2, .h2,  h3, .h3,  h4, .h4,  h5, .h5,  h6, .h6,  .h {
	word-wrap: break-word;
}
}
h1, .h1 {
	font-size: 40px;
}
h2, .h2 {
	font-size: 36px;
}
 @media (min-width: 1024px) {
h2, .h2 {
	margin: 0 0 0.65em;
}
}
h3, .h3 {
	font-size: 24px;
}
 @media (min-width: 1024px) {
h3, .h3 {
	margin: 0 0 1em;
}
}
h4, .h4 {
	font-size: 20px;
}
 @media (min-width: 1024px) {
h4, .h4 {
	margin: 0 0 1.3em;
}
}
h5, .h5 {
	font-weight: 700;
	font-size: 18px;
		color:#6f6ab2 !important;
}
 @media (min-width: 1024px) {
h5, .h5 {
	margin: 0 0 1.3em;
	color:#6f6ab2 !important;
}
}
h6, .h6 {
	font-weight: 700;
	font-size: 16px;
	color:#6f6ab2 !important;
}
 @media (min-width: 1024px) {
h6, .h6 {
	margin: 0 0 1.3em;
		color:#6f6ab2 !important;
}
}
p {
	margin: 0 0 1.45em;
}
a {
	color: #6f6ab2;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
}
p.h2-item {
	margin: 0;
}
 @media (min-width: 1024px) {
p.h2-item {
	margin: 0 0 -5px;
}
}
span.h2-item {
	display: block;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #6f6ab2;
}
 @media (max-width: 1023px) {
span.h2-item {
	font-size: 16px;
}
}
#header {
	position: relative;
	z-index: 101;
}
#header .top-bar {
	background: #6f6ab2;
    color: #fff;
    font-size: 12px;
    position: relative;
    z-index: 999;
	/*height: 55px;*/
}
#header .top-bar a {
	color: #fff;
        line-height: 45px;
}
#header .top-bar .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
#header .top-bar .container:after {
	display: none;
}
 @media (max-width: 1023px) {
#header .top-bar .container {
	padding: 0;
}
}
#header .locations-popup {
	position: relative;
	text-transform: uppercase;
	font-size: 13px;
	
}
#header .locations-popup .opener {
	display: block;
	position: relative;
	background: #59558e;
	    padding: 0 50px 0 26px;
	min-width: 204px;
    line-height: 49px;
}
#header .locations-popup .opener:hover, #header .locations-popup .opener:focus {
	text-decoration: none;
	background: #635f9e;
}

#header .locations-popup .opener:before {
	position: absolute;
	content: "\f107";
	font-family: "FontAwesome";
	font: 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	top: 17px;
	right: 29px;
}
#header .locations-popup.active .opener:before {
	content: "\f106";
}
 @media (min-width: 768px) {
#header .locations-popup .slide {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
}


}

 @media (max-width: 768px) {
#header .header-container {
padding-bottom:20px;	
}
#header .location-txt {
  
    padding: 0;
}
 }


#header .locations-popup .slide ul {
	background: #59558e;
	padding: 0 10px 15px 10px;
	z-index: 199;
}
#header .locations-popup .slide ul a {
	display: block;
	padding: 5px 5px 5px 15px;
    line-height: 22px;
}
#header .locations-popup .slide ul a:hover, #header .locations-popup .slide ul a:focus {
	text-decoration: none;
	background: #6f6ab2;
}
#header .top-nav {
	display: none;
}
 @media (min-width: 1024px) {
#header .top-nav {
	display: inline-block;
	/*padding: 5px 10px 5px;*/
}
}
#header .top-nav li {
	float: left;
	text-transform: uppercase;
	font-size: 13px;

}
#header .top-nav li a{
    line-height: 45px;
    padding: 0 10px;
}

#header .top-nav i {
	margin-right: 6px;
}
#header .header-container {
	background: #191c20;
	color: #ccae4c;
}
#header .header-container a {
	color: inherit;
}


#header .header-container .container {
	padding: 1px 25px 1px 21px;
}
#header .header-container .container:after {
	display: none;
}
 @media (min-width: 768px) {
#header .header-container .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
}
#header .header-container .box-left {
	text-align: center;
}
 @media (min-width: 768px) {
#header .header-container .box-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
}

#header .header-container .location-info {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}
 @media (max-width: 767px) {
#header .header-container .location-info {
	overflow: hidden;
}
#header .header-container .location-info .book-popup {
	clear: both;
}
#header .header-container .location-info .book-popup .slide {
	width: 100%;
	overflow: hidden;
}
}
 @media (min-width: 768px) {
#header .header-container .location-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-right: 45px;
}
}
 @media (min-width: 1024px) {
#header .header-container .location-info {
	font-size: 18px;
	margin-right: 0;
}
}
#header .logo {
	display: inline-block;
	vertical-align: middle;
	margin: 2px 0;
}
 @media (min-width: 768px) {
#header .logo {
	margin: 0 20px 0 0;
}
}
#header .logo a {
	display: block;
}
#header .logo a:hover {
	opacity: .8;
}
#header .logo img {
	display: block;
}
#header .location-txt {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 0 0;
}
 @media (min-width: 768px) {
#header .location-txt {
	font-size: 18px;
	padding: 10px 0;
}
}
 @media (min-width: 1024px) {
#header .location-txt {
	font-size: 22px;
}
}
#header .header-phone {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 0 15px;
}
 @media (min-width: 768px) {
#header .header-phone {
	padding: 5px 0;
	font-size: 16px;
}
}
 @media (min-width: 1024px) {
#header .header-phone {
	font-size: 18px;
}
}
 @media (min-width: 768px) {
#header .book-popup {
	position: relative;
	margin: 0 0 0 20px;
}
#header .book-popup .slide {
	position: absolute;
	z-index: 102;
	width: 360px;
	top: calc(100% + 3px);
	right: -4px;
}
}
 @media (min-width: 1024px) {
#header .book-popup {
	margin: 0 0 0 35px;
}
}
#header .book-popup .btn {
	margin: 0;
	font-size: 18px;
	line-height: 24px;
	padding: 13px 27px;
	    background: transparent;
}
#header .book-popup .btn:hover, #header .book-popup .btn:focus {
	color: #000;
	background: #ccae4c;
}
#header .book-form {
	padding: 25px 0 0;
	max-width: 490px;
	margin: 0 auto;
}
 @media (min-width: 768px) {
#header .book-form {
	background: #191c20;
	border-top: 2px solid #46484b;
	padding: 20px 15px;
}
}
 @media (min-width: 1024px) {
#header .book-form {
	padding: 30px 35px 26px;
}
}
#header .book-form .form-content {
	padding: 0 0 10px;
}
 @media (min-width: 480px) {
#header .book-form .form-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
}
#header .book-form .box {
	margin: 0 0 15px;
}
#header .book-form label {
	font-weight: normal;
	color: #6f6ab2;
	display: block;
	font-size: 16px;
	padding: 0 0 10px;
}
 @media (min-width: 768px) {
#header .book-form label {
	font-size: 18px;
}
}
 @media (min-width: 1024px) {
#header .book-form label {
	text-align: left;
	font-size: 24px;
}
}
#header .book-form .field {
	position: relative;
	z-index: 1;
}
 @media (min-width: 480px) {
#header .book-form .field {
	width: 80px;
}
}
#header .book-form .field:before {
	position: absolute;
	top: -5px;
	bottom: 0;
	left: -10px;
	right: -10px;
	z-index: -1;
	border: 2px solid #fff;
}
#header .book-form .field.focused:before {
	content: '';
}
 @media (min-width: 480px) {
#header .book-form .field.datepicker-field {
	width: 148px;
}
}
#header .book-form .field.datepicker-field:after {
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	top: 3px;
	right: 0;
	background-size: cover;
	background-image: url(images/ico-calendar.png);
	z-index: -1;
}
 @media (min-width: 1024px) {
#header .book-form .field.datepicker-field:after {
	width: 32px;
	height: 32px;
}
}
#header .book-form input:not([type='submit']) {
	min-width: 0;
	width: 100%;
	position: relative;
	background: none;
	border: none;
	border-bottom: none;
	border-bottom: 2px solid #fff;
	padding: 5px 40px 14px 0;
	outline: none;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
 @media (min-width: 1024px) {
#header .book-form input:not([type='submit']) {
	font-size: 24px;
	line-height: 30px;
}
}
#header .book-form .btn {
	min-width: 276px;
}
 @media (min-width: 1024px) {
#header .book-form .btn {
	min-width: 284px;
}
}

.fixed-position #header .top-bar {
	height: 0;
	overflow: hidden;
}
.fixed-position #header .logo {
	width: 100px;
}
.fixed-position #header .box-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
 @media (max-width: 767px) {
.fixed-position #header .header-container .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding-right: 60px;
}
.fixed-position #header .book-popup.active {
	width: 432px;
}
.fixed-position #header .book-popup .btn {
	padding: 8px 15px;
}
.fixed-position #header .box-left {
	width: 70px;
	margin: 0 20px 0 0;
}
.fixed-position #header .header-phone,  .fixed-position #header .opener.btn {
	float: right;
}
}
 @media (max-width: 479px) {
.fixed-position #header .book-popup.active {
	width: 100%;
}
}
#nav {
	position: relative;
	z-index: 101;
}
 @media (max-width: 1023px) {
#nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
}
 @media (min-width: 1024px) {
#nav {
	background: #46484b;
}
}
 @media (max-width: 1023px) {
.menu-holder {
	overflow: hidden;
	background: #46484b;
	position: absolute;
	width: 100%;
	top: 0;
	height: 0;
	max-height: 0;
}
.nav-active .menu-holder {
	padding-top: 45px;
	max-height: 1000px;
	overflow-y: auto;
	height: calc(100vh);
}
}
 @media (min-width: 1024px) {
.menu-holder {
	max-width: 1176px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: center;
}
}
.nav-active {
	overflow: hidden;
}
.nav-opener {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 28px;
	height: 22px;
	overflow: hidden;
	z-index: 10;
	text-decoration: none;
}
 @media (min-width: 1024px) {
.nav-opener {
	display: none;
}


}
.nav-opener span, .nav-opener:before, .nav-opener:after {
	position: absolute;
	width: 28px;
	height: 4px;
	background: #fff;
	content: '';
	left: 0;
	opacity: 1;
}

.nav-open {
display:none;	
}

 @media (max-width: 1023px) {
	.nav-open {
    display: block;
    position: absolute;
    top: 100px;	
	margin-left:20px;
} 

#header .logo {
    margin: 0 20px 0 60px;
}
 }


.nav-opener:before {
	top: 0;
}
.nav-opener:after {
	left: auto;
	right: 0;
	bottom: 0;
}
.nav-opener span {
	top: 50%;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: -2px;
}
.nav-active .nav-opener span {
	opacity: 0;
}
.nav-active .nav-opener:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 9px;
}
.nav-active .nav-opener:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: 9px;
}
#navigation {
	max-width: 1176px;
	margin: 0 auto;
}
 @media (min-width: 1024px) {
#navigation {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
}
#navigation a:hover, #navigation a:focus {
	text-decoration: none;
}
#navigation > li {
	text-transform: uppercase;
	border-top: 1px solid #2d3034;
	font-size: 16px;
	line-height: 18px;
}
#navigation > li:first-child {
	border-top: none;
}
 @media (min-width: 1024px) {
#navigation > li {
	border: none;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#navigation > li:nth-last-child(2) .sub-menu, #navigation > li:last-child .sub-menu {
	left: auto;
	right: 0;
}
}
 @media (min-width: 1100px) {
#navigation > li {
	font-size: 18px;
	line-height: 22px;
}
}
#navigation > li > a {
	position: relative;
	z-index: 2;
	color: #fff;
	display: block;
	padding: 18px 15px;
}
 @media (min-width: 1024px) {
#navigation > li > a {
	padding: 20px 17px;
}
}
#navigation > li .sub-menu {
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0;
	    background: rgba(17,17,17,.9);
    border-radius: 0;
    border: 0;
    text-align: left;
}
 @media (min-width: 1024px) {
#navigation > li .sub-menu {
	min-width: 230px;
	position: absolute;
	left: 0;
	top: 100%;
	background: #46484b;	
	display: block; 
    opacity: .8;
    padding: 0;
    text-transform: none;
}
}
#navigation > li .sub-menu li {
	font-size: 14px;
	border-top: 1px solid #2d3034;
	padding: 10px 15px;
}
#navigation > li .sub-menu li:first-child {
	border-top: none;
}


#navigation>li>a:hover:after, #navigation>li.current>a:after, #navigation>li:hover>a:after {
    background: #6f6ab2;
    content: '';
    display: block;
    height: 3px;
    margin: 5px auto 0;
    max-width: 35px;
    width: 100%;
}

#navigation>li>a:after {
    background: transparent;
    content: '';
    display: block;
    height: 3px;
    margin: 5px auto 0;
    max-width: 35px;
    width: 100%;
}

 @media (min-width: 1024px) {
#navigation > li .sub-menu li {
	border: none;
}
}
 @media (min-width: 1100px) {
#navigation > li .sub-menu li {
	font-size: 16px;
}
}
#navigation > li .sub-menu a {
	display: block;
	color: #fff;
	padding: 10px 15px;
}
 @media (min-width: 1024px) {
#navigation > li .sub-menu a {
	padding: 5px 10px;
}
}
#navigation > li .sub-menu a:hover {
	background: #2d3034;
	color: #ccae4c;
}
#navigation > li.hover > a {
	background: #2d3034;
	color: #ccae4c;
}
#navigation > li.hover .sub-menu {
	height: auto;
	opacity: 1;
}
#footer .footer-container {
	font-size: 11px;
	line-height: 18px;
	background: #000;
	color: #a5a5a5;
	padding: 30px 0 20px;
}
 @media (min-width: 1100px) {
#footer .footer-container {
	padding: 37px 0 20px;
}
}
#footer a {
	color: #a5a5a5;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #ccae4c;
}
#footer .columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

#footer .widget h3 {
display:block;

}
 @media (min-width: 1100px) {
#footer .columns {
	padding: 0 0 13px;
}
}
#footer .columns .widget {
	width: 47%;
	margin: 0;
	padding: 0 0 30px;
}
 @media (min-width: 480px) {
#footer .columns .widget {
	width: 30%;
}
}
 @media (min-width: 768px) {
#footer .columns .widget {
	width: 18%;
	padding: 0 11px 30px;
}
}
 @media (min-width: 1100px) {
#footer .columns .widget {
	padding: 0 14px 30px;
}
}
#footer .columns h3 {
	color: #9894c8;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	margin: 0 0 8px;
}
 @media (min-width: 768px) {
#footer .columns h3 {
	font-size: 14px;
}
}
 @media (min-width: 769px) {
#footer .columns h3 {
	font-size: 16px;
}
}
#footer .columns .menu li {
	padding: 0 0 5px;
}
 @media (min-width: 1024px) {
#footer .columns .menu li {
	font-size: 14px;
}
}
#footer .bottom-row {
	border-top: 1px solid #464646;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	    padding: 14px 8px 0 8px;
}
#footer .bottom-row .navigation {
	overflow: hidden;
	margin: 0 0 15px;
}
#footer .bottom-row .navigation li {
	float: left;
	padding: 0 13px 8px 0;
}
 @media (min-width: 1024px) {
#footer .bottom-row .navigation li {
	padding-right: 33px;
}
}
#footer .bottom-row .navigation li.current_page_item a {
	color: #ccae4c;
}
#footer .bottom-row .copy {
	margin: 0;
}
/* footer-at-bottom start */
.page-holder {
	overflow: hidden;
}
 @media (min-width: 1024px) {
html,  body {
	height: 100%;
}
.page-holder {
	width: 100%;
	height: 100%;
	display: table;
	table-layout: fixed;
}
#wrapper {
	display: table-cell;
	margin: 0 auto;
}
#footer {
	overflow: hidden;
	/*for FF on Windows 7*/
	display: table-footer-group;
	height: 1%;
}
}
/* footer-at-bottom end */
.main-container {
	max-width: 1176px;
	margin: 0 auto;
	padding: 25px 15px;
}
 @media (min-width: 1024px) {
.main-container {
	padding: 45px 15px 20px;
}
}
 @media (min-width: 1024px) {
#content, .content {
	float: right;
	width: 70.6%;
}
#content:only-child, .content:only-child {
	float: none;
	width: 100%;
}
}

#content-full, .content-full {
		float: none;
	width: 100%;
}
 @media (min-width: 1024px) {
#sidebar {
	float: left;
	width: 26.6%;
	padding-left: 17px;
}

#dining {
	float: left;
	width: 26.6%;
		padding-left: 17px;
	
}


#sidebar #wp-calendar {
	width: 100%;
}
}
.container {
	max-width: 1176px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.main-visual {  max-height: 610px;
overflow: hidden; }


.main-visual img {
	display: block;
	max-width: none;
	width: 100%;
}
.title-bar {
	max-width: 1176px;
	position: relative;
	text-align: center;
	background: #6f6ab2;
	color: #fff;
	padding: 20px 15px;
	margin: 0 auto;
}
 @media (min-width: 1024px) {
.title-bar {
	font-size: 18px;
}
}
 @media (min-width: 1100px) {
.title-bar {
	padding: 29px 15px;

}
}
.title-bar:before {
	position: absolute;
	content: '';
	background: #6f6ab2;
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	z-index: -1;
}
.title-bar h1 {
	font-size: 22px;
	margin: 0;
}
.title-bar h1 + p {
	margin: 5px 0 0;
}
 @media (min-width: 1024px) {
.title-bar h1 {
	font-size: 28px;
}
.title-bar h1 + p {
	margin: -2px 0 9px;
}
}
 @media (min-width: 1024px) {
#sidebar .widget .menu-sidebar-menu-container {
	padding-top: 6px;
}
}
#sidebar .widget .menu {
	border-top: 15px solid #6f6ab2;
	background: #ececec;
	padding: 10px 0 10px 15px;
}
 @media (min-width: 1024px) {
#sidebar .widget .menu {
	border-top-width: 23px;
	padding: 20px 0 25px 28px;
}
}
#sidebar .widget .menu li {
	font-weight: 300;
	border-top: 1px solid #d4d4d4;
}
#sidebar .widget .menu li:first-child {
	border-top: none;
}
#sidebar .widget .menu li a {
	display: block;
	position: relative;
	color: #3f4040;
	padding: 8px 30px 7px 0;
}
#sidebar .widget .menu li a:before {
	position: absolute;
	content: "\f105";
	font-family: "FontAwesome";
	font: 16px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit;
	top: 9px;
	right: 15px;
}
 @media (min-width: 1024px) {
#sidebar .widget .menu li a:before {
	top: 12px;
	font-size: 18px;
	right: 19px;
}
}
#sidebar .widget .menu li a:hover, #sidebar .widget .menu li a:focus {
	text-decoration: none;
	color: #6f6ab2;
}
#sidebar .widget .menu li.active a,  #sidebar .widget .menu li.current_page_item a {
	text-decoration: none;
	color: #6f6ab2;
}
.info-area {
	overflow: hidden;
	position: relative;
	background: #030000;
	color: #fff;
	padding: 25px 0;
}
 @media (min-width: 1024px) {
.info-area {
	padding: 35px;
}
}
 @media (min-width: 1100px) {
.info-area {
	padding: 58px 0 32px;
}
}
.info-area .container {
	position: relative;
	z-index: 1;
}
.info-area .container:after {
	display: none;
}
 @media (min-width: 768px) {
.info-area .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
}
.info-area .block {
	text-align: center;
}
.info-area .block + .block {
	margin-top: 45px;
}
 @media (min-width: 768px) {
.info-area .block {
	width: calc(50% - 15px);
}
.info-area .block + .block {
	margin-top: 0;
}
}
.info-area h2 {
	font-weight: 300;
	color: #ccae4c;
	font-size: 24px;
	margin: 0 0 21px;
}
 @media (min-width: 1024px) {
.info-area h2 {
	font-size: 30px;
}
}
 @media (min-width: 1100px) {
.info-area h2 {
	font-size: 34px;
}
}
.info-area .info-list {
	text-align: left;
}
.info-area .btn {
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	min-width: 178px;
	padding: 11px;
color: #fff;
    background: transparent;
    border-color: #fff;
}
.info-area .cover {
	opacity: .5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.info-area .cover img {
	max-width: none;
	width: auto;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}
.info-list {
	padding: 0 0 15px;
}
 @media (min-width: 1024px) {
.info-list {
	padding: 0 0 30px;
}
}
.info-list li {
	font-size: 14px;
	margin: 0 0 16px;
}
.info-list a {
	display: block;
	position: relative;
	background: #e0e0e0;
	color: #5a5a5a;
	padding: 12px 30px 15px;
}
.info-list a:hover, .info-list a:focus {
	color: #6f6ab2;
	background: #ffffff;
	text-decoration: none;
}
.info-list a:before {
	position: absolute;
	content: "\f105";
	font-family: "FontAwesome";
	font: 24px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
 @media (min-width: 1024px) {
.info-list a:before {
	font-size: 32px;
	right: 24px;
}
}
.info-list .title {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
}
 @media (min-width: 1024px) {
.info-list .title {
	font-size: 18px;
}
}
.info-list p {
	margin: 0;
}
.info-list.with-date a:before {
	display: none;
}
.info-list.with-date a {
	padding-left: 78px;
	padding-right: 20px;
}
 @media (min-width: 1024px) {
.info-list.with-date a {
	padding-left: 98px;
}
}
.info-list.with-date a time {
	position: absolute;
	width: 60px;
	top: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	background: #6f6ab2;
	padding: 3px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
 @media (min-width: 1024px) {
.info-list.with-date a time {
	width: 81px;
}
}
.info-list.with-date a time span {
	display: block;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 4px;
}
.info-list.with-date a time .day {
	font-weight: 700;
	font-size: 20px;
}
 @media (min-width: 1024px) {
.info-list.with-date a time .day {
	font-size: 24px;
}
}
.info-list.with-date a time .month {
	font-size: 16px;
}
 @media (min-width: 1024px) {
.info-list.with-date a time .month {
	font-size: 20px;
}
}
.map-area {
	position: relative;
}
.map-area .open-close {
	position: absolute;
	top: 50px;
	right: 25px;
}
 @media (min-width: 1024px) {
.map-area .open-close {
	top: 41px;
	right: 50%;
	-webkit-transform: translateX(470px);
	-ms-transform: translateX(470px);
	transform: translateX(470px);
}
}
.map-area .open-close .opener {
	position: relative;
	z-index: 2;
	display: block;
	width: 44px;
	height: 38px;
	background: #000;
	font-size: 0;
	line-height: 0;
	color:#fff;
}
.map-area .open-close .opener:before, .map-area .open-close .opener:after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	background: #fff;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.map-area .open-close .opener:before {
	width: 12px;
	height: 2px;
}
.map-area .open-close .opener:after {
	height: 12px;
	width: 2px;
	opacity: 1;
}
.map-area .open-close .slide {
	position: absolute;
	z-index: 1;
	top: 0 !important;
	right: 0 !important;
	left: auto !important;
	width: 0;
	height: 0;
	overflow: hidden;
	background: rgba(9, 9, 9, 0.79);
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}
.map-area .open-close.active .opener:after {
	opacity: 0;
}
.map-area .open-close.active .slide {
	width: 270px;
	height: auto;
}
.map-area .open-close .block {
	padding: 42px 30px 30px;
	border-bottom: 3px solid #020202;
}
.map-area .open-close .block img {
	vertical-align: top;
	margin: 0 0 10px;
}
.map-area .open-close .box {
	padding: 18px 30px 5px;
}
.map-area .open-close h3 {
	font-size: 16px;
	font-weight: 700;
	color: #ccae4c;
	margin: 0 0 15px;
}
#ui-datepicker-div {
	z-index: 106 !important;
}
/*# sourceMappingURL=style.css.map */

.homesocial {
	font-size: 15px;
	margin: 10px auto;
}
.homesocial a {
	color: #fff;
}
.topright {
	float: right;
}
.helpmenu .fa{
	font-size: 21px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}
.nav-open .fa {
	font-size: 31px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

 @media (min-width: 1200px) {
.helpmenu .btn {
	padding: 0 25px;
}
}
@media (min-width: 480px) {
.helpmenu .btnx {
	padding: 0 15px;
}
}
.helpmenu .btnx, .utilitysmall {
	display: inline-block;
	vertical-align: top;
}
.helpmenu .btnx, .helpmenu .btnx:focus {
	background: #6f6ab2;
	color: #fff;
}
.helpmenu {
	border-left: 1px solid rgba(255,255,255,.2);
	margin-left: 15px;
	display: inline-block;
	    float: right;
    /* padding: 5px 0; */
    line-height: 45px;
}
.helpmenu .btnx {
       border: 0;
    color: #fff;
    font-size: 12px;
    height: auto;
    line-height: 0;
    margin: 13px 0;
    padding: 0 10px;
}

.nav-open button {
	border: 0;
	color: #fff;
	font-size: 18px;
	height: auto;
	line-height: 45px;
	margin: 0;
	padding: 0 10px;
	min-width: 0;
}


.utilitysmall li a .fa {
	font-size: 14px;
	margin-right: 5px
}
.cbp-spmenu {
	background: #0d0d0d;
	padding: 0;
	position: fixed;
	text-align: left
}
.cbp-spmenu h3 {
	font-size: 20px;
	margin: 0;
	padding: 20px 40px;
	text-transform: none
}
.cbp-spmenu h3 small {
	color: #8382bb;
	display: block;
	font-size: 15px;
	margin-bottom: 5px
}
.cbp-spmenu a {
	color: #c4c4c4;
	cursor: pointer;
	display: block;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase
}
.cbp-spmenu a:hover, .cbp-spmenu a:active, .cbp-spmenu a:focus {
	background: rgba(255,255,255,.05);
	color: #fff;
	text-decoration: none
}
.cbp-spmenu a:active {
	color: #fff
}
.cbp-spmenu #mainNavLinks, .cbp-spmenu #mainNavLinks li {
	float: none;
	line-height:1.75;
	
}
.cbp-spmenu #mainNavLinks a:hover, .cbp-spmenu #mainNavLinks a:active, .cbp-spmenu #mainNavLinks a:focus {
	background: rgba(255,255,255,.05)
}

.cbp-spmenu #mainNavLinks .sub-menu a {
	color: #c4c4c4
}


.cbp-spmenu a.close-button .fa {
	font-size: 22px
}
.cbp-spmenu a.close-button span {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top: -2px
}
.cbp-spmenu-left a.close-button {
	text-align: right
}
.cbp-spmenu a.close-button {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
	width: 100%
}
.cbp-spmenu a.close-button:hover, .cbp-spmenu a.close-button:active, .cbp-spmenu a.close-button:focus {
	background: transparent;
	color: #d3b34d
}
.cbp-spmenu-vertical ul.utilitynav li a {
	color: #a5a5a5;
	padding: 3px 40px
}
.cbp-spmenu-vertical ul.utilitynav li a:hover, .cbp-spmenu-vertical ul.utilitynav li a:focus, .cbp-spmenu-vertical ul.utilitynav li a:active {
	color: #fff
}
.cbp-spmenu-vertical ul.utilitynav li a .fa {
	display: none
}
.cbp-spmenu h3 .marketingPhoneNumber {
	margin: 0
}
.cbp-spmenu h3 a {
	color: #fff;
	font-size: 20px;
}
.cbp-spmenu h3 a:hover, .cbp-spmenu h3 a:focus {
	background: transparent
}
nav.cbp-spmenu ul#mainNavLinks ul li a {
	font-size: 18px;
	padding: 5px 40px 5px 60px;
	text-transform: none
}
.cbp-spmenu-vertical {
	height: 100%;
	top: 0;
	width: 300px;
	z-index: 1000
}
.cbp-spmenu-vertical ul {
	list-style: none;
	margin: 0 0 25px;
	padding: 0
}
.cbp-spmenu-vertical ul li a {
	padding: 5px 40px
}
.cbp-spmenu-left {
	left: -300px;
	overflow-y: auto
}
.cbp-spmenu-right {
	right: -300px
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0
}
.cbp-spmenu {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.cbp-spmenu-vertical ul.utilitynav li.menu-item-has-children > a:after {
	   content: "\f107";
	   color:#fff;
}

.cbp-spmenu-vertical ul.utilitynav li a {
    color: #c4c4c4;
    font-size: 18px;
    padding: 5px 40px;
	text-decoration: none;
    text-transform: uppercase;
	    line-height: 1.75;
}
.cbp-spmenu-vertical  li:hover > ul.sub-menu {
	display: block;
}

.cbp-spmenu-vertical  li  > ul.sub-menu {
	display: none;
}

.cbp-spmenu-vertical ul ul ul {
width:80%;

 position: static;
}

.cbp-spmenu-vertical  ul ul {
    position: static;
    padding: 5px 0;
  
    width: auto;

    left: 10px;

    z-index: 20;
    display: none;
    text-transform: none;
     top: 100%;
   
       border-radius: 3px;


}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group .form-control:focus {
	z-index: 3
}
#viz-searchformWidget {
	padding: 0 20px 30px
}
#viz-searchformWidget .input-group-btn input[type="submit"] {
	color: #727272 !important;
	font-family: FontAwesome;
padding:0 15px;
z-index: 2;
	margin-left: -1px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background: #2b2c2d !important;
	display: inline-block;
	vertical-align: top;
	-webkit-appearance: button;
	cursor: pointer;
	border:none;
	    margin: 0;
    min-width: 0;
}
#viz-searchformWidget .input-group-btn input[type="submit"]:hover, #viz-searchformWidget .input-group-btn input[type="submit"]:active, #viz-searchformWidget .input-group-btn input[type="submit"]:focus {
	background: #2b2c2d;
	color: #fff
}

.viz-searchform {
background: #2b2c2d;	
}

#viz-searchformWidget .form-control {
	background: #2b2c2d;
	border: 0
}


#viz-searchformWidget .viz-searchform .form-control {
	height: 100%;
	padding: 12px;
	background: #2b2c2d;
	border: 0;
	display: table-cell;
}

#viz-searchformWidget .form-control:focus {
	box-shadow: none;
	color: #fff
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	    width: 1%;
		display: table-cell;
		vertical-align: middle;
}

@media (max-width: 370px) {
.helpmenu {

    margin-left: 0px; }}
	
	@media (max-width: 767px) {
#header .logo {
    
    margin: 2px 0;
}
}


.calListDayEventTime, .calListDayEventCategory {
    display: none;
}


#contentShell {   display: block;
    width: 100%;
    clear: both;
}

.singleevent {
    width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-bottom: 30px !important;
}


@media screen and (max-width: 1024px) {
.singleevent { width: 50%; float: left; } }

@media screen and (max-width: 700px) {
.singleevent { width: 100%; float: left; } }

.singleevent img {
float: none;
    height: auto;
    margin: 0 !important;
    overflow: hidden;
    width: 100%;
}

.pdate {
background: #6f6ab2;
    color: #fff;
    float: left;
    font-size: 18px;
     height: 155px; 
    margin: 0 10px 0 0 !important;
    padding: 45px 10px 0 10px !important;
    text-align: center;
    line-height: 1.1;
    text-transform:uppercase;
}

.calListDayNumber {
    font-size: 22px;
    font-weight:bold;
}

.singledetails {

 background: #e0e0e0;
padding: 8px !important;
    height:155px;
}

.calListDayEventTitle {
    color: #111;
    margin-top: 15px !important;
    margin-bottom: 5px !important;
    padding-right: 8px !important;
}

.listbtns {
position: absolute;
    bottom: 0;
    left: 21%;}




.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after  {
    display: table;
    content: " ";
}

/* LIST EMBEDDED */
.calEmbeded .calListDayEventThumbnail { width: 30%; }

/* TAHOE ENTERTAINMENT */

.div-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
   margin-top: 30px;
}



.tile-link {
     display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    color: #474747;
    text-decoration: none;
}



@media (max-width: 610px) {
	.tile-link {
     
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
   
}

}

@media (max-width: 486px) {
	.tile-link {
     
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
   
}

.datebox {
    margin-top: -40px;
    display: grid;
}

}

.tile-link-content {
      padding-bottom: 25px;
       border: 1px solid #d5d5d5;
    background-color: #f3f3f3;
    margin: 5px 5px 20px 5px;
}





.slant-element {
       margin: 0;
    line-height: 0;
}

.datebox {
    margin-top: -30px;
    display: grid;
}
.tile-link-text {
    padding-right: 25px;
    padding-left: 25px;}
	
.event-date {
  
    color: #ffffff;
    font-size: 26px;
    text-transform: uppercase;
	background:#7e81be;
    padding: 20px 25px 10px 25px;
}	

.slant-img {
display:block;	
}

.link-title {
    margin-top: 12px;
     color: #213;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
	

@media (max-width: 1024px) {

.fixed-position  {
	display:none;
} }
.gform_wrapper #field_1_6 .gfield_label {
display:none;	
}


 #contentShell .btn{
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	display: inline-block;
	
	font-size: 16px !important;
	line-height: 18px !important;
	
	    padding: 13px 27px  !important;
	min-width: 118px !important;
	/*background: #ccae4c;*/
	text-transform: uppercase;
	font-weight: 700 !important;
	text-align: center;
	margin: 0 10px 10px 0  !important;
}
#contentShell .gold {
color: #ccae4c !important;
	border: 2px solid #ccae4c !important; }

.purple, #contentShell .purple {
color: #7e81be !important;	
border: 2px solid #7e81be  !important;	
}


#contentShell .purple:hover, .purple:hover {
background-color: #7e81be;
border: 2px solid #7e81be;
	color:#ffffff !important;
}
#contentShell .gold:hover, .gold:hover {
background-color: #ccae4c !important;
	border: 2px solid #ccae4c !important;
color:#ffffff !important;}


h2 span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #6f6ab2;
}

.continue {
	display: none;
}

/* EVENT DETAILS */

h1.page-slogan {

    color: #6f6ab2;
      font-size: 75px;
    line-height: 60px;
    font-weight: 900;
      text-transform: uppercase;
	  text-align:center;
	  padding: 50px 20px 30px 20px;
}

.tribe-date {
	text-transform: uppercase;
	  text-align:center;
	   font-size: 40px;

	  
}


.tribe-events-back {
    /* margin: 0 0 20px; */
    padding: 0 0 20px;
    margin: 0;}

#tribe-events-pg-template, .tribe-events-pg-template {
    margin: 0 auto;
    max-width: 100%;
        padding: 0;
}

.mainevent {
width:100%;
clear: both;

}

.eventshalf {
width:50%;
display:inline-block;	
    float: left;
}

@media screen and (max-width: 1024px) {
    .eventshalf {
width:100%;
}
}

.gray {
background-color: #f5f5f5;

}

.white {
	background-color: #fff;
}

.eventdetails {
padding:100px 50px;

}

.mainevent:after {
content:"";
display:block;
clear:both;	
}

.single-tribe_events .tribe-events-event-image {
    margin-bottom: 0;
}


@media (max-width: 1024px) {
	
	.tribe-events-back {
    margin: 40px 0 20px 0 !important;
}
	
	.eventdetails {
padding:20px 40px;

}	
}

@media (max-width: 500px) {
  h1.page-slogan {
      font-size: 45px;}  
}

/* TENERIFE SUB PAGES */

.subpages {
	    max-width: 1176px;
    margin: 0 auto;
	padding: 45px 15px 20px;
	clear:both;
	display:block;
}

   .subpages:after {
	    content: '';
    display: table;
    clear: both;}

.subpageitem{
	 background: #ececec;
	 width: 48%;
	 float:left;
	 margin: 10px;
	 

}


@media (max-width: 1047px) {
	.subpageitem{
	
	 margin: 5px;
	 

}
	
}


@media (max-width: 1047px) {
	.subpageitem{
	
	width:100%;
	float:none;
	 
	 margin-bottom:15px;

}
	
}
.diningElement {
    background: #ececec;
    font-size: 15px;
    margin-bottom: 25px;
	width: 50%;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.diningLogo img {
    margin: 0 auto;
    max-height: 150px;
    padding: 75px 0;
}
.diningLogo.image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.diningLogo.image a {
    display: block;
    height: 100%;
}
.diningLogo.image img {
    /*display: none;*/
}
.diningContent {
    position: relative;
}
.diningContentTop {
    padding: 20px;
	text-align:center;
    height: 150px;
}
.diningContentTop h3 {
    margin: 0;
    padding-bottom: 5px;
}
.diningContentBottom {
    background: #424242;
    height: 0;
    padding: 0;
}
.btnbottom {
	background: #424242;
	text-align:center;
	margin:0 auto;
	height:84px;
	    padding: 28px 0;
}

.diningContentBottom a {
    margin-top: 0;
}
.diningContentBottom a:first-child {
    margin-right: 5px;
}

.detailbtn {
    border: 2px solid #ffffff;
    font-size: 16px;
    padding: 13px 30px 15px;
    text-transform: uppercase;
	color:#fff;
	margin:10px 0;
}

.promotitle {
	font-size:30px;
	    margin-top: 20px;
}

ul.social {
	margin: 10px 0;
}

.social li {
float:left;
list-style:none;
font-size:26px;
padding:0 8px;
	
}
.social li a{
color:#fff !important;	
}

body .gform_wrapper ul li.gfield {
	margin-top: 0px !important;
	padding-top: 0px !important;
    padding-bottom: 10px !important;
}

#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
      display: inline-block;
    vertical-align: middle;
    text-align: left;
}
#cssmenu ul,
#cssmenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
  border: none;
    position: relative;
    vertical-align: top;
	font-size: 18px;
    line-height: 22px;
	    padding: 0 5px;
}

#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: 0;
  left: 190px;
  width: auto;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  bottom: 0;
  left: 0;
}
#cssmenu ul ul {
  margin-top: 0;
}
#cssmenu ul ul li {
  font-weight: normal;
}
#cssmenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
/* Custom CSS Styles */

#cssmenu > ul {
  *display: inline-block;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu ul {
  text-transform: uppercase;
}
#cssmenu ul ul {

  text-transform: none;
    min-width: 210px;
}
#cssmenu ul ul a {
padding: 15px 15px;
  color: #ffffff;
 background: rgba(17,17,17,.9);
  border-top: 0 none;
  font-size:16px;


}
#cssmenu ul ul ul {
  border-top: 0 none;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu ul ul li:first-child > a {

}
#cssmenu ul ul li:hover > a {
background: #2d3034;
  color: #ffffff;
}
#cssmenu ul ul li:last-child > a {

}
#cssmenu ul ul li:last-child:hover > a {
 
}


#cssmenu ul li:hover > a {
background:rgba(0,0,0,.2);
    color: #fff;
}
#cssmenu ul li.has-sub > a:after {
 
  margin-left: 5px;
}
#cssmenu ul li.last ul {
  left: auto;
  right: 0;
}
#cssmenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
}
#cssmenu a {

}
#cssmenu > ul > li > a {
	font-size: 18px;
    line-height: 22px;
	    padding: 20px 8px;
		    position: relative;
    z-index: 2;
    color: #fff;
    display: block;
}


#cssmenu >ul >li>a:hover:after, #cssmenu>li.current>a:after, #cssmenu>li:hover>a:after, #cssmenu ul li.active > a:after {
    background: #6f6ab2;
    content: '';
    display: block;
    height: 3px;
    margin: 5px auto 0;
    max-width: 35px;
    width: 100%;
}



#cssmenu ul li a:after {
    background: transparent;
    content: '';
    display: block;
    height: 3px;
    margin: 5px auto 0;
    max-width: 35px;
    width: 100%;

}

 #cssmenu ul ul li.active > a:after {
    background: none;

}

.slide {
display:none;	
}

.map-area .slide {
display:block;	
}

ul.tribe-related-events {
list-style-type:none;
padding-left:0;
}

.tribe-related-events li {
    width: 31%;
    display: inline-block;
    margin-right: 10px;
    float: left;
}

h3.tribe-related-events-title {
font-size:20px;	
}


@media (max-width: 600px) {
	.tribe-related-events li {
		width: 100%;}
}


/* RAM BOOKIN */

.timer-box {
	
	margin: 0 0 13px;

	background: #191c20;
	padding: 15px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
}
.timer-box p {
	font-size: 12px;
}
.timer-box .selections {

}
.timer-box .set {
	display: inline-block;
	width: 91px;
	font-size: 12px;
	letter-spacing: 0;
	font-weight: 300;
	vertical-align: top;
	margin: 0 3px 0 2px;
	text-align: center;
	
}
.timer-box .set .title {
    display: block;
    margin: 0 0 7px;
    color: #9894c8;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;}
.timer-box .set .month {
	font-style: normal;
	z-index: 3;
	position: absolute;
	left: 9px;
	right: 9px;
	top: 8px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1;
}
.timer-box .set .frame {
    position: relative;
  /* background: #46484b; */
    padding: 8px 9px;
   
}
.timer-box .set .frame .date-text,  .timer-box .set .frame input[type="text"],  .timer-box .set .frame input[type="number"] {
	display: block;
	width: 100%;
	background: none;
	border: none;
	height: 61px;
	border-width: 1px 0;
	padding: 0;
	color: #ccae4c;
	font-size: 50px;
	line-height: 54px;
	font-weight: 300;
	text-align: center;
	margin: 21px 0 15px;
	outline: none;
}
 .timer-box .set .frame .date-text::-webkit-input-placeholder,  .timer-box .set .frame input[type="text"]::-webkit-input-placeholder,  .timer-box .set .frame input[type="number"]::-webkit-input-placeholder {
 color: #c76f17;
}
 .timer-box .set .frame .date-text::-moz-placeholder,  .timer-box .set .frame input[type="text"]::-moz-placeholder,  .timer-box .set .frame input[type="number"]::-moz-placeholder {
 opacity: 1;
 color: #c76f17;
}
 .timer-box .set .frame .date-text:-moz-placeholder,  .timer-box .set .frame input[type="text"]:-moz-placeholder,  .timer-box .set .frame input[type="number"]:-moz-placeholder {
 color: #c76f17;
}
 .timer-box .set .frame .date-text:-ms-input-placeholder,  .timer-box .set .frame input[type="text"]:-ms-input-placeholder,  .timer-box .set .frame input[type="number"]:-ms-input-placeholder {
 color: #c76f17;
}
.timer-box .set .frame .date-text.placeholder,  .timer-box .set .frame input[type="text"].placeholder,  .timer-box .set .frame input[type="number"].placeholder {
	color: #c76f17;
}
.timer-box .set .frame .btn-down {
    position: absolute;
    bottom: 8px;
    height: 15px;
    left: 9px;
    right: 9px;
    color: #3d3d3d;
    font-size: 18px;
    line-height: 1;
}
.timer-box .set .frame .btn-down:before {
	position: relative;
	top: 5px;
}
.timer-box .set .frame .btn-down:hover {
	text-decoration: none;
	color: #ffffff;
}
.timer-box p {
	margin: 11px 0 3px;
}
.timer-box .heading {
	background: #ffffff;
	color: #fafcfc;
	position: relative;
	padding: 4px 84px 5px 20px;
	margin: -5px -5px 13px;
}
.timer-box .heading .title {
	display: block;
	font-size: 26px;
}
.timer-box .heading .icon {
	position: absolute;
	right: 33px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 38px;
}

/* custom number input styles */


.jcf-number {
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.jcf-number input {
	-moz-appearance: textfield;
}
 .jcf-number input::-webkit-inner-spin-button,  .jcf-number input::-webkit-outer-spin-button {
 -webkit-appearance: none;
}
.jcf-number input {
	padding: 3px 27px 3px 7px;
	outline: none;
}
.jcf-number .jcf-btn-dec,  .jcf-number .jcf-btn-inc {
	position: absolute;
	width: 100%;
	height: 15px;
	left: 0;
	top: 0;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	cursor: pointer;
	color: #ffffff;
}
.jcf-number .jcf-btn-dec:before,  .jcf-number .jcf-btn-inc:before {
	content: "\f106";
	position: relative;
	top: 1px;
	font-family: "FontAwesome";
}
.jcf-number .jcf-btn-dec:hover,  .jcf-number .jcf-btn-inc:hover {
	text-decoration: none;
	color: #ffffff;
}
.jcf-number .jcf-btn-dec {
	bottom: 0;
	top: auto;
}
.jcf-number .jcf-btn-dec:before {
	top: 4px;
	content: "\f107";
	font-family: "FontAwesome";
}

.col {
display:grid;	
margin-top:10px;
padding: 0 15px;
}

.icon-chevron-thin-down:before {
    content: "\f107";
}
[class^="icon-"], [class*=" icon-"], .jcf-number .jcf-btn-dec:before, .jcf-number .jcf-btn-inc:before {
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.widget h3 {
display:none;	
}

#tribe-events .tribe-events-button {
margin-top:20px;	
}

#header .top-nav li:hover {
	background:rgba(0,0,0,.1);
        
}

#header .top-bar a:hover {
text-decoration:none;}

.menuarea {

    text-align: left;
    display: block;
    float: left;
    width: 100%;
}

.venuelogo {
float:left;
text-align:left;
display:inline;	
width:45%;

}

.menuitem {
float:left;
display:inline;	
}

.venuerow {
width:100%;
clear:both;	
}

.venuerow:after, .menuarea:after {
content:"";
display:block;
margin-bottom:10px;	
clear:both;
}
.venueinfo{
float:right;
text-align:left;
display:inline;	
width:55%;
}

.venueinfo .wc-shortcodes-item {
margin-top:0!important;}

.bottom {
	    padding: 0 15px 20px;
		
}

#tribe-events .tribe-events-button:hover,.tribe-events-button.tribe-active:hover,.tribe-events-button.tribe-inactive,.tribe-events-button:hover {
    background-color: #ccae4c;
    color: #000;
    text-decoration: none
}

#entdt h4, #entdt a {
color: #ccae4c;	
}

.breadcrumbs-bar {
    background: #ececec;
    color: #686868;
    font-size: 13px;
}

.container-b {
    max-width: 1176px;
    margin: 0 auto;
	padding:10px 0;}

p#breadcrumbs  {
float:right;
margin:0 20px 0 0;
padding:0;	
}

#dining-list .calListDayEventThumbnail {
height:80px;	
}

#sidebar img {
margin-bottom:20px;	
}

.wc-shortcodes-button:visited, .wc-shortcodes-button {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
    display: inline-block;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    border: 2px solid #ccae4c;
    padding: 13px 27px;
    min-width: 118px;
    background: #ccae4c;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin: 0 10px 10px 0;	
}

.wc-shortcodes-button:visited {
background:transparent !important;	
}

.wc-shortcodes-button:hover {
background:#ccae4c;
color:#000;
    border-color: #ccae4c;
}


.slidesection, .slidesection-new {
position:relative;
overflow: hidden;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.image-post .caption {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(111, 106, 178, .83);
    padding: 12px 20px 10px;
}

.image-post img {
    display: block;
    width: 100%;
}

.image-post {
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    text-align: left;
}

.image-posts:after

 {
	content: "";
	display: block;
	clear: both;
}

.image-post:hover .caption {
	display: block;
}

.slideitem {
width:	20%;
float:left;
display:inline;

}

.slideitem-third {
width:	33%;
float:left;
    /* display: flex; */
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;

}


@media (max-width: 1000px) {
    .slideitem-third {
width:	50%;
float:left;
}
}


@media (max-width: 800px) {

.slidesection {
	display:none;
}

.col-img {
	width: 100%!important;
	height: 100%!important;
}
.card-left {
	display: block!important;
}
.col-content {
	padding: 5%!important;
	height: 100%!important;
	width: 100%!important;
}

.col-content h3 {
	padding: 0 !important;
}

}

.col-img {
  font-size: 16px;
  width: 58.333333%;
  height: 100%;
  position: relative;
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease;
  box-sizing: border-box;
}

.col-img img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
  position: relative;
}

.col-content {
  font-size: 16px;
  padding: 2%;
  height: 100%;
  position: relative;
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease;
  width: 41.666667%;
  box-sizing: border-box;
}

.packages {
  padding: 0 2%;
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 1300px;
  position: relative;
  margin: 0 auto;
}

.col-content h3 {
  color: #6f6ab2;
  padding: 30px 0px 0px 0px;
}

.col-content h5 {
  color: #000000 !important;
}

@media (max-width: 500px) {
    .slideitem-third {
width:	100%;
float:left;
}
    
    .image-post .caption {
        display:block;
    }
}

.image-post a {
color:#fff !important;	
}

.postgrp {
display:block;	
}

.postitem {
width:31%;
display:inline-flex;	
padding:0 5px;
}

.postitem p {
text-transform:uppercase;	
}

.wc-shortcodes-read-more {

    text-align: left !important;
}

#wpgmaps_directions_editbox_1 td {
border:none !important;	
}

#contentShell .calListPromoView .calListDayEvent{width: 31%;
    /* float: left; */
    /* position: relative; */
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: inline-table;
	}
	
	
	@media screen and (max-width: 1000px) {
#contentShell .calListPromoView .calListDayEvent { width: 50%; } }

@media screen and (max-width: 700px) {
#contentShell .calListPromoView .calListDayEvent{ width: 100%;  } }



#contentShell .calListPromoView .calListDayEvent{margin-bottom:25px}
#contentShell .calListPromoView .calListDayEventLink{background:#e0e0e0}
#contentShell .calListDayEventThumbnail{float:none;height:auto;margin:0;overflow:hidden;width:100%}
.logoPlaceholder{background:#000;padding:20px}
#contentShell .calListPromoView .calListDay{background:#6f6ab2;color:#fff;float:left;font-size:18px;height:145px;margin:0 10px 0 0;padding:45px 10px 0 10px;text-align:center}
#contentShell .calListPromoView .calListDay .calListDayNumber{font-size:22px}
#contentShell .calListPromoView .calListDayEventTitle{color:#111;margin-top:15px !important; margin-bottom: 5px !important; padding-right: 8px !important;}
#contentShell .calListPromoView .calListDayEventTime,#contentShell .calListPromoView .calListDayEventCategory{ display:none; }
#contentShell .calListPromoView .calListDayEventDescription{color:#727272;font-size:14px}

@media(min-width:1200px){
#contentShell .calListPromoView .calListDayEvent{height:335px}
#contentShell .calListPromoView .calListDayEventTitle{margin-top:15px}

}

#contentShell .calListPromoView .calListdetails, #contentShell .calListPromoView .calListdetails a { color:#2b2c2d !important;}

.room-type-area {

    display: block;

max-width: 1176px;
    margin: 0 auto;
}

.room-type {
 background: #ececec;
     margin: 0 0 50px 0;	
	     display: flex;
}

.roomgallery {
width: 41.66666667%;
    padding: 0!important;
    margin: 0!important;
	float:left;
	position:relative;
}

.r-feature {
    position: relative;
    padding: 0;
    width: 58.33333333%;
float:left;
height:328px;
}

.r-feature-content {
    font-size: 14px;
    padding: 30px;
	    background: #ececec;
}

 .r-feature-content h3 {
    color: #6f6ab2;
    font-size: 20px;
    margin: 0;
    padding-bottom: 10px;
}

.r-feature-bottom {
    background: #424242;
    color: #fff;
    padding: 20px;
	position: absolute;
    bottom: 0;
    width: 100%;
  
}

   .room-type-area:after {
	    content: '';
    display: table;
    clear: both;
	margin-bottom:20px}

.fagsfacf-gallery-slider .slick-dots li button, .fagsfacf-gallery-carousel .slick-dots li button {
    min-width: 1px;}

.eventlink {  display: grid; }

.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box {
    margin-bottom: 20px;
}



.package {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.card-left {
  background: #e9e9e9;
  position: relative;
  margin-bottom: 40px;
  font-size: 0;
  box-sizing: border-box;
  display: flex;
}

.package:nth-child(even) .card-left {
  flex-direction: row-reverse;
}



#rockstarriches {
    width:100%;
    
   /* background-color:#18002d;  dark purple for RSR */
	background-color:#ebebeb; /*gray for lovestruck riches */
    padding:0 10px ;
}

#rockstarriches .wc-shortcodes-one-third {
    margin-left:0 !important;
        width: 33.33333%;
}

#rockstarriches .wc-shortcodes-item {
    margin-top: 0; }


    
.countdown {
 
    text-align:center;
    padding-top:30px;
}

@media (max-width: 768px) {
    
    .countdown {
       padding-top:15px;
}
}

@media (max-width: 480px) {
    
    #rockstarriches .wc-shortcodes-one-third {
   text-align:center;
        width: 100%;
        
}
    
    #rockstarriches .alignleft, #rockstarriches .alignright {
    float:none;
        margin:0 auto;
}
    
}

#rockstarriches h4, #rockstarriches  .h4 {
	    font-size: 30px;
   /* color: #b984ee; /* light purple for RSR  title*/
	 color: #c1282d; /* red for love struck riches  title*/
    line-height: 1.8;
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

#rockstarriches p {margin: 5px 0 0 0;}
    

.jkp {
font-size:38px;	
line-height: 1;

}

#rockstarriches {
	line-height: 1;
    color: #ffffff; 
text-align:center;
    font-size: 18px;


}
.win {
    color:#9e1cd1; /* purple for RSR  winner count*/
	 color:#000000; /* black for love struck riches  winner count*/
    font-size:20px;	
    font-weight:bold;
  line-height: 2;
}

.jkpt_total span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    top: 0
}

 .jkpt_amount .jkpt_total {
    position: relative;
    overflow-y: hidden
}


 .rsrx {
    position: relative;
    height: 100%
}

.riches .jkpt_total, .kickoff .jkpt_total {
    height: 48px;
    line-height: 50px;

}

.box { 
/*background-image:url(https://hrhsiouxcity.com/webad/images/rsr-webad_08.png); /*silver glitter for RSR */
background-image:url(https://hrhsiouxcity.com/webad/images/rsr-webad_08-red.jpg); /* red hearts for glitter for lovestruck riches */
font-size:30px; 
/* color:#000; /*black jackpot number for RSR */
color:#fff; /* white jackpot number for lovestruck riches */
 background-repeat:no-repeat;
  padding:5px 10px;   
   margin: 5px 10px;       
 background-size: cover;
/*  border:3px solid #b425db; /* purple border for RSR  amount box*/
   border:3px solid #000000; /* black border for lovestruck  amount box*/
   
   }

.jkpt_total span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    top: 0
}

 .jkpt_amount .jkpt_total {
    position: relative;
    overflow-y: hidden
}


 .rsrx {
    position: relative;
    height: 100%
}

/*.riches .jkpt_total, .kickoff .jkpt_total {
    height: 48px;
    line-height: 50px;
    font-size: 1.5em;
}
*/
.riches .jkpt_total, .kickoff .jkpt_total {
    height: 80px;
    line-height: 40px;
    font-size: 1.45em;
}

.richesxml {padding: 0 10px;
}


@media (max-width: 890px) {
    #rockstarriches h4, #rockstarriches  .h4 {
        font-size: 16px;}
    
  /*  .riches .jkpt_total, .kickoff .jkpt_total {
    height: 40px;
    line-height: 38px;
    font-size: 1em;
}
    */
	
	.riches .jkpt_total, .kickoff .jkpt_total {
    height: 50px;
    line-height: 22px;
    font-size: .8em;
}
}


.ui-datepicker-header {
	color: #000 !important;
	text-shadow: 0px 0 #adadad !important;
}

/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}

html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;

  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
  display:none;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-control-nav {
     width: 100%;
    position: absolute;
    top: 300px;
    text-align: center;
    z-index: 100;
    bottom: 10px;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}





.mtsnb .mtsnb-button {
	font-size: 16px!important;
	font-weight: bold!important;
}


.tribe-common .tribe-common-c-btn:active, .tribe-common a.tribe-common-c-btn:active {color:#ccae4c !important}

.tribe-events .tribe-events-c-ical__link, .tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical {
    align-items: center;
    background-color: #fff;
    border: 1px solid #ccae4c !important;
    border-radius: 4px;
    color: #ccae4c !important;
    font-weight: 700;
}

.tribe-events .tribe-events-c-ical__link:active,.tribe-events .tribe-events-c-ical__link:focus,.tribe-events .tribe-events-c-ical__link:hover {
    color: #fff;
    background-color: #ccae4c !important;
}


.outsidenotice {

    text-align: center;
    padding: 20px 0 0;
    color: #fff;
    font-weight: bold;
    background: #c31d11;
    font-size: 30px;
}

.insidenotice {color:#c31d11; font-weight: bold; font-size: 30px;}

.tribe-events-cal-links {
    
    display: none !important;
}
