/*



Theme Name: Hotel



Theme URI: http://www.gavick.com



Description: A complete hotel theme for WordPress designed for all sizes of accommodation providers, from small boutique hotels to huge popular resorts, or for culture-focused attractions such as museums. Image-packed frontpage sections with eclectic, interesting content including slideshows can be used to inform guests of the important aspects and values of your hotel, Hotel Reservation plugin provides all the reservation and room sales functionality you could possibly need, all styled for a seamless booking experience.



License: GNU GPL v.2.0



License URI: LICENSE.txt



Version: 1.1



Author: GavickPro



Author URI: http://www.gavick.com



Tags: yellow, white, two-columns, fluid-layout, responsive-layout, custom-background, custom-colors, custom-menu, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready



*/







/* 1. Basic Elements



    1.1 Fonts



    1.2 Basic stuff



    1.3 Containers



    1.4 Icons font



2. Header



3. Post/Page elements



    3.1 Navigation



    3.2 Content



    3.3 Entry Header



    3.4 Entry Content



    3.5 Galleries



    3.6 Post Formats



    3.7 Attachments



    3.8 Post/Paging Navigation



    3.9 Author Bio



    3.10 Archives



    3.10 Search Results/No posts



    3.12 404 Page



    3.13 Comments



    3.14 Page templates



    3.15 Typography



4. Widgets



    4.1 Widget Styles



    4.2 GK News Show Pro



    4.3 GK Tabs



    4.4 GK Image Show



5. Footer



6. Other



7. Multi-site improvements



8. RWD



----------------------------------*/







@charset "UTF-8";

/*---------------------------------



1. Basic elements



----------------------------------*/



*,
 *:after,
 *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	-webkit-font-smoothing: subpixel-antialiased;
	display: block !important;
	font-size: 62.5%;
}

body {
	background: #fff;
	color: #000;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.9;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
	hyphens: none;
}

a {
	color: #a98c61;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-decoration: none;
}

a:hover,
 a:active,
 a:focus {
	color: #000;
}

a.inverse,
 .item-info a,
 .comment-metadata a {
	color: #000;
}

a.inverse:hover,
 a.inverse:active,
 a.inverse:focus,
 .item-info a:hover,
 .item-info a:active,
 .item-info a:focus,
 .comment-metadata a:hover,
 .comment-metadata a:active,
 .comment-metadata a:focus {
	color: #a98c61;
}

h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
	color: #a98c61;
	font-style: italic;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 4.2rem;
}

h2 {
	font-size: 4.2rem;
	margin: 0 0 32px 0;
}

h3 {
	font-size: 3rem;
	margin: 0 0 24px 0;
}

h4 {
	font-size: 2.2rem;
	margin: 0 0 18px 0;
}

h5 {
	font-size: 1.6rem;
	margin: 0 0 12px 0;
}

h6 {
	font-size: 1.4rem;
	margin: 0 0 8px 0;
}

b,
 strong {
	font-weight: 600;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	line-height: 1.7;
}

p {
	margin: 1em 0 2em;
}

iframe {
	border: none;
	max-width: 100% !important;
}

hr {
	border: none;
	border-top: 1px solid #ccc;
	clear: both;
	display: block;
	margin: 20px auto;
	width: 200px;
}

code {
	background: #f5f5f5;
	padding: 5px 10px;
}

pre {
	background: #fafafa;
	border: 1px solid #e5e5e5;
	padding: 20px;
}

/*---------------------------------



1.1 Fonts



----------------------------------*/



[class^="icon-"]:before,
 [class*=" icon-"]:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "hotel-pixellove";
	src: url("fonts/hotel-pixellove/hotel-pixellove.eot");
	src: url("fonts/hotel-pixellove/hotel-pixellove.eot?#iefix") format("embedded-opentype"), url("fonts/hotel-pixellove/hotel-pixellove.woff") format("woff"), url("fonts/hotel-pixellove/hotel-pixellove.ttf") format("truetype"), url("fonts/hotel-pixellove/hotel-pixellove.svg#gk-hotel") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "hotel-pixellove" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="gk-icon-"]:before,
 [class*=" gk-icon-"]:before {
	font-family: "hotel-pixellove" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.gk-icon-behance:before {
	content: "a";
}

.gk-icon-bottle-glass:before {
	content: "b";
}

.gk-icon-calendar:before {
	content: "c";
}

.gk-icon-clock:before {
	content: "d";
}

.gk-icon-close:before {
	content: "e";
}

.gk-icon-coffee:before {
	content: "f";
}

.gk-icon-cutlery:before {
	content: "g";
}

.gk-icon-dinner:before {
	content: "h";
}

.gk-icon-dribbble:before {
	content: "i";
}

.gk-icon-fb:before {
	content: "j";
}

.gk-icon-format-aside:before {
	content: "k";
}

.gk-icon-format-audio:before {
	content: "l";
}

.gk-icon-format-chat:before {
	content: "m";
}

.gk-icon-format-gallery:before {
	content: "n";
}

.gk-icon-format-image:before {
	content: "o";
}

.gk-icon-format-link:before {
	content: "p";
}

.gk-icon-format-quote:before {
	content: "q";
}

.gk-icon-format-video:before {
	content: "r";
}

.gk-icon-full-screen:before {
	content: "s";
}

.gk-icon-gplus:before {
	content: "t";
}

.gk-icon-headset:before {
	content: "u";
}

.gk-icon-instagram:before {
	content: "v";
}

.gk-icon-linkedin:before {
	content: "w";
}

.gk-icon-marker:before {
	content: "x";
}

.gk-icon-next:before {
	content: "y";
}

.gk-icon-pinterest:before {
	content: "z";
}

.gk-icon-prev:before {
	content: "A";
}

.gk-icon-profile:before {
	content: "B";
}

.gk-icon-rss:before {
	content: "C";
}

.gk-icon-share:before {
	content: "D";
}

.gk-icon-star:before {
	content: "E";
}

.gk-icon-tea-cup:before {
	content: "F";
}

.gk-icon-twitter:before {
	content: "G";
}

.gk-icon-vimeo:before {
	content: "H";
}

.gk-icon-wine-glass:before {
	content: "I";
}

.gk-icon-youtube:before {
	content: "J";
}

.gk-icon-zoom:before {
	content: "K";
}

/**



 * 1.2 Basic stuff



 * ----------------------------------------------------------------------------



 */



/* Clearing floats */



.clear:after,
 .entry-header:after,
 #gk-footer .widget-area:after,
 .entry-content:after,
 .page-content:after,
 .navigation:after,
 .nav-links:after,
 .gallery:after,
 .comment-form-author:after,
 .comment-form-email:after,
 .comment-form-url:after,
 .comment-body:after,
 #gk-social-icons,
 .gk-nsp:after,
 .gk-nsp-arts:after,
 .gk-nsp-links:after,
 #content:after,
 #primary:after,
 #sidebar:after,
 #content-top:after,
 #content-bottom:after,
 #content-top:before,
 #content-bottom:before,
 .eventlist-item:after,
 #content > article:after,
 .widget-area:after,
 .archive-page .entry-summary:after,
 .widget:after,
 .frontpage-content-wrapper:after,
 #frontpage-sidebar:after,
 .frontpage .box:after,
 .demo-typo-div:after,
 #gk-header-mod:after,
 .custom-field-row:after,
 .room-price:after {
	clear: both;
	content: "";
	display: table;
}

/* Assistive text */



.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000;/* Above WP toolbar */
}

/* Form fields, general styles first. */



select,
 textarea,
 input[type="text"],
 input[type="search"],
 input[type="password"],
 input[type="url"],
 input[type="email"],
 input[type="tel"] {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #777;
	font-size: 1.4rem;
	height: 41px;
	line-height: 41px;
	padding: 0 20px;
	max-width: 100% !important;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #191919;
 font-size: 1.4rem;
 font-weight: 400;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
 color: #191919;
 font-size: 1.4rem;
 font-weight: 400;
 opacity: 1;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #191919;
 font-size: 1.4rem;
 font-weight: 400;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
 color: #333;
 font-size: 1.3rem;
 font-weight: 400;
 opacity: 1;
}

textarea {
	height: auto !important;
	line-height: 1.5;
	max-width: 100% !important;
	padding: 24px;
}

legend {
	color: #333;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url('images/select_bg.png') no-repeat right 0;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	color: #777;
	cursor: pointer;
	font-size: 1.4rem;
	font-style: italic;
	font-family: Arial, sans-serif;
	height: 39px;
	line-height: 39px;
	padding: 0 20px 0 10px;
}
 select::-ms-expand {
 display: none;
}

html.-moz-select {
	padding: 3px 5px;
}

input[type="text"]:focus,
 input[type="search"]:focus,
 input[type="password"]:focus,
 input[type="url"]:focus,
 input[type="email"]:focus,
 textarea:focus {
	border-color: rgba(0,0,0,0.7);
	box-shadow: 0 0 3px rgba(20,20,20,0.3);
	color: #000;
}

/* Buttons */



button,
 .button,
 .btn,
 .btn-border,
 input[type="submit"],
 input[type="button"],
 input[type="reset"],
 .readon {
	-webkit-appearance: none;
	background: #a98c61;
	border: none;
	border-radius: 3px;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 1.3rem;
	font-weight: 400;
	height: auto;
	letter-spacing: 2px;
	line-height: 25px;
	margin: 0 5px 2px 2px;
	padding: 8px 24px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

button:hover,
 button:focus,
 .button:hover,
 .button:focus,
 .btn:hover,
 .btn:active,
 .btn:focus,
 input[type="submit"]:hover,
 input[type="button"]:hover,
 input[type="reset"]:hover,
 input[type="submit"]:focus,
 input[type="button"]:focus,
 input[type="reset"]:focus,
 button:active,
 input[type="submit"]:active,
 input[type="button"]:active,
 input[type="reset"]:active {
	background: #999999;
}

.btn > i {
	color: #fff;
}

.btn-border {
	background: transparent !important;
	border: 2px solid #ccc !important;
	color: #191919 !important;
	padding: 6px 24px;
}

.btn-border:active,
 .btn-border:focus,
 .btn-border:hover {
	border-color: #000 !important;
	color: #000 !important;
}

.dark.btn-border {
	border-color: #fff !important;
	color: #fff !important;
}

.dark.btn-border:active,
 .dark.btn-border:focus,
 .dark.btn-border:hover {
	border-color: #a98c61 !important;
	color: #a98c61 !important;
}

.post-password-required input[type="submit"] {
	vertical-align: bottom;
}

/* Labels */



label {
	color: #000;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 0 6px 0 0;
	text-transform: uppercase;
}







/* Placeholder text color -- selectors need to be separate to work. */



::-webkit-input-placeholder {
 color: #7d7b6d;
}







:-moz-placeholder {
 color: #7d7b6d;
}







::-moz-placeholder {
 color: #7d7b6d;
}







:-ms-input-placeholder {
 color: #7d7b6d;
}

/**



 * 1.3 Containers



 * ----------------------------------------------------------------------------



 */



#gk-bg {
	background: #fff;
	-webkit-transition: margin-left .3s ease-out;
	-moz-transition: margin-left .3s ease-out;
	-ms-transition: margin-left .3s ease-out;
	-o-transition: margin-left .3s ease-out;
	transition: margin-left .3s ease-out;
	z-index: 1;
	width: 100%;
}

#gk-bg.menu-open {
	margin-left: -280px;
}

#gk-bg.menu-visible {
	position: relative;
}

#content-top {
	margin-bottom: 48px;
}

#content-bottom {
	clear: both;
	padding-top: 48px;
}

.gk-3-cols[data-cols="1"] .widget-wrap {
	float: left;
	width: 100%;
}

.gk-3-cols[data-cols="2"] .widget-wrap {
	float: left;
	padding: 0 30px;
	width: 50%;
}

.gk-3-cols[data-cols="3"] .widget-wrap {
	float: left;
	padding: 0 30px;
	width: 33.333333%;
}

.gk-3-cols[data-cols="2"],
 .gk-3-cols[data-cols="3"] {
	margin: 0 -30px;
}

.single-page #sidebar {
	padding-top: 85px;
}

.page .content-wrapper {
	padding-top: 0;
	margin-bottom: 60px;
}

.site-content {
	padding-bottom: 50px;
}

.site-content.full-width,
 .single .site-content {
	padding-bottom: 0;
}

#gk-bottom1,
 #gk-bottom2,
 #gk-bottom3,
 #gk-bottom4,
 #gk-top1,
 #gk-top2 {
	background: #fff;
	overflow: hidden;
	padding: 30px 0;
}

#gk-top1,
 #gk-top2 {
	padding: 30px 0;
}

.page-template-template-one-page .site-content,
 .page-template-template-one-page #page {
	padding-bottom: 0
}

#gk-menu-top,
 #gk-menu-bottom {
	color: #777;
	font-size: 1.3rem;
	padding: 15px 0;
}

#gk-menu-top .widget,
 #gk-menu-bottom .widget {
	margin: 0;
}

#gk-menu-top a,
 #gk-menu-bottom a {
	color: #fff;
}

#gk-menu-top a:active,
 #gk-menu-top a:focus,
 #gk-menu-top a:hover,
 #gk-menu-bottom a:active,
 #gk-menu-bottom a:focus,
 #gk-menu-bottom a:hover {
	color: #a98c61;
}

#gk-menu-top {
	border-bottom: 1px solid rgba(255,255,255,0.15);
	margin: 5px 0 20px 32px;
}

#gk-menu-bottom {
	border-top: 1px solid rgba(255,255,255,0.15);
	margin: 20px 0 0 32px;
}

/**



 * 1.4 Icons font



 * ----------------------------------------------------------------------------



 */











/*---------------------------------



2. Header



----------------------------------*/



#gk-header {
	background: #f6f6f6;
	margin: 0;
	min-height: 166px;
	padding: 0 0 0 0;
	position: relative;
}

.frontpage #gk-header {
	background: #fff;
}

#gk-header-mod {
	max-height: 800px;
	overflow: hidden;
	position: relative;
}

#gk-header-mod h1,
 .one-page .gk-page h1 {
	color: #fff;
}

#gk-header-mod h2,
 .one-page .gk-page h2 {
	color: #fff;
	font-size: 2.4rem;
	;
	font-weight: 300;
}

#gk-header-mod h1 + h2,
 .one-page .gk-page h1 + h2 {
	margin-top: 10px;
}

#gk-header-mod p,
 .one-page .gk-page p {
	margin: 0;
}

#gk-header-mod .btn-border,
 .one-page .gk-page .btn-border {
	margin: 80px 5px 0 5px;
}

#gk-header-mod .btn-border:hover,
 .one-page .gk-page .btn-border:hover {
	border-color: #111 !important;
	color: #111 !important;
}

#gk-header-widget {
	background: #f5f5f5;
	padding: 20px;
}

#gk-header-widget .widget-area {
	margin: 0 auto;
	padding: 50px 0;
}

#gk-header-sidebar {
	padding-left: 164px;
	position: absolute;
	right: 0;
	top: 120px;
	width: 45%;
}

@media (max-width: 1650px) {
	#gk-header-sidebar  {
		top: 60px;
	}
}

@media (max-width: 1490px) {
	#gk-header-sidebar  {
		top: 20px;
	}
}

@media (max-width: 1300px) {
	#gk-header-sidebar  {
		top: 0;
	}
}

#gk-header-sidebar .widget {
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	padding: 30px;
}

/*#gk-header-sidebar .widget {



  background: #fff;



  padding: 45px 65px;



}*/



#gk-header-sidebar .widget .widget-title {
	font-size: 2.6rem;
	font-style: italic;
	font-weight: 400;
	line-height: 1.6;
	text-transform: none;
}

#gk-header-sidebar .widget .widget-title > small {
	color: #777;
	font-size: 1.4rem;
	font-style: normal;
	letter-spacing: 0;
	line-height: 2;
}

#gk-header-sidebar-wrapper {
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 99;
}

#gk-header-nav {
	margin: 0 auto;
	max-width: 100%;
	padding: 20px 0 0 0;
	top: 0;
	-webkit-transition: margin-left .3s ease-out;
	-moz-transition: margin-left .3s ease-out;
	-ms-transition: margin-left .3s ease-out;
	-o-transition: margin-left .3s ease-out;
	transition: margin-left .3s ease-out;
	width: 1440px;
	z-index: 10;
}

#gk-header-nav > div {
	margin: 0 auto;
	max-width: 1240px;
	min-height: 120px;
	padding: 60px 0 0 0;
	position: relative;
	width: 100%;
}

/* Logo */



.gk-logo {
	display: block;
	/*left: 50%;*/



	left: 0;
	opacity: 1;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;	
	width: auto;
}

.gk-logo img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 230px;
}

#gk-lang {
	left: 0;
	position: absolute;
	top: 40px;
}

#gk-lang .lang-switcher li {
	border: 0;
	display: block;
	float: left;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 0 8px;
}

#gk-lang .lang-switcher li > a {
	color: #999;
}

#gk-lang .lang-switcher li > a:active,
 #gk-lang .lang-switcher li > a:focus,
 #gk-lang .lang-switcher li > a:hover {
	color: #a98c61;
}

#gk-lang .lang-switcher li.active > a {
	color: #a98c61;
}

#gk-top-info {
	/* border-bottom: 1px solid #999; */
	color: #a98c61;
	font-size: 1.1rem;
	letter-spacing: 1px; 
	/* max-width: 28%;   CHARLOTTE */
max-width: 48%;
	/* padding: 10px 0;  CHARLOTTE */
padding: 0 0 10px 0;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	width: 100%;
	top: 0;
}

#gk-top-info a {
	color: #a98c61;
}

#gk-top-info a:active,
 #gk-top-info a:focus,
 #gk-top-info a:hover {
	color: #a98c61;
}

#gk-top-info p {
	line-height: 1.2;
	margin: 0;
}

#gk-top-info i[class^="gk-icon"] {
	color: #bbb;
	font-size: 1.4rem;
	margin-right: 5px;
	position: relative;
	top: 3px;
}
.frontpage-slider {
	background: #000;
	position: relative;
	max-width: 2000px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
.slides {
	list-style: none;
	overflow: hidden;
	width: 100%;
	z-index: 1;
	margin: 0;
	padding: 0;
}

.slides li {
	-webkit-backface-visibility: hidden;
	width: 100%;
	left: 0;
	top: 0;
	float: none;
	position: absolute;
	opacity: 0;
	z-index: 1;
	display: list-item;
	-webkit-transition: all 1200ms ease-in-out;
	-moz-transition: all 1200ms ease-in-out;
	-ms-transition: all 1200ms ease-in-out;
	-o-transition: all 1200ms ease-in-out;
	transition: all 1200ms ease-in-out;
}

.slides li.slides1_on {
	top: 0;
	float: left;
	position: absolute;
	opacity: 1;
	z-index: 2;
	display: block;
}

.slides li:first-child {
	position: relative;
	display: block;
	float: left;
    margin: 0;
}

.slides figure {
	margin: 0; 
        max-height: 800px; 
        overflow: hidden;
	
}

.slides figure img {
	border: 0;
	display: block;
	height: auto;
	float: left;
	width: 100%;		
	transition: opacity 0.4s ease-out;
}

@media (max-width: 600px) {
	.slides figure img {
		height: 250px;
		object-fit: cover;
	}
}

/*---------------------------------



3. Post/Page elements



----------------------------------*/



/**



 * 3.1 Navigation



 * ----------------------------------------------------------------------------



 */







#gk-header-nav .main-navigation {
	color: #333;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 1.4rem;
	font-weight: 400;
	height: 42px;
	line-height: 18px;
	margin: 22px 0 0 0 !important;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 100%;
}

.nav-menu {
	display: block;
	margin: -30px 0 0 0;
	padding: 0;
	position: relative;
	text-align: right;
}

.nav-menu > li,
 .nav-menu > ul > li {
	clear: none !important;
	display: inline-block;
	letter-spacing: 1px;
	padding: 12px 12px;
	position: relative;
	width: auto;
}

.nav-menu > li:before {
	background: #ccc;
	border-radius: 50%;
	content: "";
	height: 5px;
	left: -3px;
	position: absolute;
	top: 21px;
	width: 5px;
}

.nav-menu > li:first-child:before {
	display: none;
}

.nav-menu > li > a:active,
 .nav-menu > li > a:focus,
 .nav-menu > li > a:hover {
	color: #a98c61;
}

.nav-menu > li.current_page_item > a,
 .nav-menu > li.current_page_item > a:active,
 .nav-menu > li.current_page_item > a:focus,
 .nav-menu > li.current_page_item > a:hover,
 .nav-menu > li.current-menu-ancestor > a,
 .nav-menu > li.current-menu-ancestor > a:active,
 .nav-menu > li.current-menu-ancestor > a:focus,
 .nav-menu > li.current-menu-ancestor > a:hover {
	border-bottom: 1px solid currentColor;
}

.nav-menu > li > a,
 .nav-menu > ul > li > a {
	color: #333;
	display: block;
	padding: 12px 0;
	position: relative;
}

.nav-menu > li > a {
	padding: 0 1px;
}

.gk-fixed-nav .nav-menu > li > a:active,
 .gk-fixed-nav .nav-menu > li > a:focus,
 .gk-fixed-nav .nav-menu > li > a:hover,
 .gk-fixed-nav .nav-menu > li.current_page_item > a,
 .gk-fixed-nav .nav-menu > li.current_page_item > a:active,
 .gk-fixed-nav .nav-menu > li.current_page_item > a:focus,
 .gk-fixed-nav .nav-menu > li.current_page_item > a:hover,
 .gk-fixed-nav .nav-menu > li.current-menu-ancestor > a,
 .gk-fixed-nav .nav-menu > li.current-menu-ancestor > a:active,
 .gk-fixed-nav .nav-menu > li.current-menu-ancestor > a:focus,
 .gk-fixed-nav .nav-menu > li.current-menu-ancestor > a:hover {
	color: #a98c61;
}

.gk-fixed-nav .nav-menu > li.current_page_item > a,
 .gk-fixed-nav .nav-menu > li.current_page_item > a:active,
 .gk-fixed-nav .nav-menu > li.current_page_item > a:focus,
 .gk-fixed-nav .nav-menu > li.current_page_item > a:hover,
 .gk-fixed-nav .nav-menu > li.current-menu-ancestor > a,
 .gk-fixed-nav .nav-menu > li.current-menu-ancestor > a:active,
 .gk-fixed-nav .nav-menu > li.current-menu-ancestor > a:focus,
 .gk-fixed-nav .nav-menu > li.current-menu-ancestor > a:hover {
	border-bottom: 1px solid currentColor;
}

.gk-fixed-nav .nav-menu > li > a,
 .gk-fixed-nav .nav-menu > ul > li > a {
	color: #111;
}

.nav-menu > li.menu-item-has-children:hover > a:before {
	opacity: 1;
}

.nav-menu > li .sub-menu,
 .nav-menu ul > li .children {
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .25);
	box-shadow: 0 0 5px rgba(0, 0, 0, .25);
	margin-top: 12px;
	padding: 14px 16px;
	position: absolute;
	left: -9999px;
	text-transform: none;
	width: 230px;
	z-index: 99999999;
}

.nav-menu > li .sub-menu li,
 .nav-menu ul > li .children li {
	border-top: 1px solid #e5e5e5;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: none;
}

.nav-menu > li .sub-menu li:first-child,
 .nav-menu ul > li .children li:first-child {
	border-top: none;
}

.nav-menu > li .sub-menu li a,
 .nav-menu ul > li .children li a {
	color: #333;
	display: block;
	line-height: 20px;
	padding: 12px;
}

.nav-menu > li .sub-menu li a:active,
 .nav-menu > li .sub-menu li a:focus,
 .nav-menu > li .sub-menu li a:hover,
 .nav-menu ul > li .children li a:active,
 .nav-menu ul > li .children li a:focus,
 .nav-menu ul > li .children li a:hover {
	color: #a98c61;
}

.nav-menu > li .sub-menu a,
 .nav-menu > li .sub-menu li,
 .nav-menu ul > li .children a,
 .nav-menu ul > li .children li {
	width: 100%;
}

.nav-menu > li .sub-menu .sub-menu,
 .nav-menu ul > li .children .children {
	margin-left: 100px;
	margin-top: -35px;
}

.nav-menu li:hover > .sub-menu,
 .nav-menu li:hover > .children {
	left: auto;
}

.menu-toggle {
	display: none;
}

#gk-menu-overlay {
	background: rgba(51,51,51,0.9);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

#gk-menu-overlay-wrap {
	left: 50%;
	margin: 0 auto 0 -320px;
	max-width: 640px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10001;
}

#gk-menu-overlay-wrap .nav-menu {
	display: block;
	margin-top: 10px;
	padding: 10px 0;
	position: static;
}

.admin-bar #gk-menu-overlay-wrap .nav-menu {
	margin-top: 20px;
}

#gk-menu-overlay-wrap .nav-menu a {
	color: #fff;
	display: block;
	font-size: 2.4rem;
	padding: 10px 0;
}

#gk-menu-overlay-wrap .nav-menu a:active,
 #gk-menu-overlay-wrap .nav-menu a:focus,
 #gk-menu-overlay-wrap .nav-menu a:hover {
	color: #a98c61;
}

#gk-menu-overlay-wrap .nav-menu li {
	border-top: 1px solid rgba(255,255,255,0.2);
	clear: both;
	font-weight: 300;
	padding: 0;
	text-transform: none;
	text-align: left;
	width: 100%;
}

#gk-menu-overlay-wrap .nav-menu li:before {
	display: none;
}

#gk-menu-overlay-wrap .nav-menu li:first-child {
	border-top: none;
}

#gk-menu-overlay-wrap .nav-menu > li.current_page_item > a,
 #gk-menu-overlay-wrap .nav-menu > li.current-menu-ancestor > a {
	border-bottom: 0;
}

#gk-menu-overlay-wrap .nav-menu li.haschild,
 #gk-menu-overlay-wrap .nav-menu li .group {
	padding-bottom: 0;
}

#gk-menu-overlay-wrap .nav-menu li .gkmenu {
	margin-top: 5px;
}

#gk-menu-overlay-wrap .nav-menu li li {
	border-top: 1px solid rgba(255,255,255,0.2);
}

#gk-menu-overlay-wrap .nav-menu li li a {
	font-size: 2rem;
	padding: 8px 0;
}

#gk-menu-overlay-wrap .nav-menu li li:first-child {
	border-top: 1px solid rgba(255,255,255,0.2);
}

#gk-menu-overlay-wrap .nav-menu li li li a {
	font-size: 1.6rem;
	padding: 5px 0;
}

#gk-menu-overlay-wrap .nav-menu > li .sub-menu,
 #gk-menu-overlay-wrap .nav-menu ul > li .children {
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: block !important;
	height: auto !important;
	margin: 0 !important;
	opacity: 1 !important;
	padding: 16px!important;
	position: static;
	width: 100% !important;
}

#gk-menu-overlay-wrap .nav-menu > li .sub-menu li,
 #gk-menu-overlay-wrap .nav-menu ul > li .children li,
 #gk-menu-overlay-wrap .nav-menu > li .sub-menu li a,
 #gk-menu-overlay-wrap .nav-menu ul > li .children li a {
	line-height: 1.7!important;
}

#gk-menu-overlay-wrap .header > a {
	color: #fff;
}

#gk-menu-overlay-wrap .header > a:active,
 #gk-menu-overlay-wrap .header > a:focus,
 #gk-menu-overlay-wrap .header > a:hover {
	color: #a98c61;
}

#gk-menu-overlay-wrap .header > a > small {
	display: block;
}

#gk-menu-overlay-wrap #gk-menu-overlay-close {
	color: #fff;
	cursor: pointer;
	font-size: 3.2rem;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 35px;
	z-index: 2;
}

#gk-menu-overlay-wrap #gk-menu-overlay-close:active,
 #gk-menu-overlay-wrap #gk-menu-overlay-close:focus,
 #gk-menu-overlay-wrap #gk-menu-overlay-close:hover {
	color: #a98c61;
}

#gk-menu-overlay,
 #gk-menu-overlay-wrap {
	display: none;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

#gk-menu-overlay.gk-show,
 #gk-menu-overlay-wrap.gk-show {
	display: block;
}

#gk-menu-overlay.gk-active,
 #gk-menu-overlay-wrap.gk-active {
	opacity: 1;
}

.main-navigation + #gk-mobile-menu {
	display: none;
}

/* Aside menu */



#page {
	padding: 110px 0 0;
}

#gk-mobile-menu {
	color: #191919;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 1.4rem;
	font-weight: bold;
	height: 42px;
	left: 50%;
	line-height: 18px;
	margin: 0 !important;
	overflow: hidden;
	padding: 12px 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 95px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
}

#gk-mobile-menu span {
	float: left;
	margin-right: 14px;
	overflow: hidden;
	white-space: nowrap;
	white-space: nowrap;
}

#gk-mobile-menu i {
	background: currentColor;
	display: block;
	float: right;
	height: 2px;
	position: relative;
	right: 0;
	text-align: center;
	top: 7px;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-ms-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	transition: background .3s ease-out;
	width: 14px;
}

#gk-mobile-menu i:before,
 #gk-mobile-menu i:after {
	background: currentColor;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	top: -5px;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-ms-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	transition: background .3s ease-out;
	width: 14px;
}

#gk-mobile-menu i:after {
	top: 5px;
}

#gk-mobile-menu:active i,
 #gk-mobile-menu:active i:before,
 #gk-mobile-menu:active i:after,
 #gk-mobile-menu:focus i,
 #gk-mobile-menu:focus i:before,
 #gk-mobile-menu:focus i:after,
 #gk-mobile-menu:hover i,
 #gk-mobile-menu:hover i:before,
 #gk-mobile-menu:hover i:after {
	background: #a98c61;
}

#gk-mobile-menu:active span,
 #gk-mobile-menu:focus span,
 #gk-mobile-menu:hover span {
	color: #a98c61;
}

#gk-header-nav.gk-fixed {
	width: 100%;
}

#gk-header-nav.gk-fixed-nav {
	background: #f6f6f6;
	height: 220px;
	margin: 0;
	padding: 40px 0 0 0;
	position: fixed;
	top: -350px;
	z-index: 1000;
}

#gk-header-nav.inactive #gk-mobile-menu-text {
	width: 0 !important;
}

#gk-header-nav.inactive .gk-logo {
	opacity: 0;
}

#gk-header-nav.inactive.gk-fixed-nav .gk-logo {
	opacity: 1;
}

#aside-menu {
	background: #000;
	display: none;
	float: right;
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 280px;
	z-index: 0;
}

#aside-menu.menu-open {
	display: block;
	position: fixed;
}

#aside-menu > div {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	padding-right: 32px;
	min-width: 280px;
	max-width: 100%;
}

#aside-menu li {
	font-size: 1.3rem;
	font-weight: 500;
	padding: 4px 0;
	text-transform: uppercase;
}

#aside-menu li a {
	color: #777;
}

#aside-menu li a:active,
 #aside-menu li a:focus,
 #aside-menu li a:hover,
 #aside-menu li.current_page_item > a {
	color: #fff;
}

#aside-menu li li {
	font-weight: 500;
	padding: 4px 0;
	text-transform: none;
}

#aside-menu li li a {
	color: #777;
}

#aside-menu li li li {
	padding-left: 10px;
}

#aside-menu li:last-child {
	margin-bottom: 12px;
}

#aside-menu .sub-menu,
 #aside-menu .children {
	padding-left: 0;
}

#aside-menu .nav-aside-menu {
	margin: 0;
}

#aside-navigation,
 #aside-menu.menu-open {
	width: 280px;
}

.admin-bar #aside-menu.menu-open {
	top: 30px;
}

#aside-navigation li {
	text-align: left;
}

#aside-navigation > div > ul {
	padding: 32px 0 20px 32px;
}

#close-menu {
	color: #777;
	cursor: pointer;
	font-size: 2.6rem;
	font-style: normal;
	line-height: 17px;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 36px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	z-index: 100002;
}

#close-menu:hover {
	color: #fff;
}

#close-menu.menu-open {
	opacity: 1.0;
	right: 18px;
}

/* Android fix */



.android-stock-browser #aside-menu {
	height: auto;
	min-height: 100%;
	position: absolute;
}

.android-stock-browser #aside-menu > div {
	height: auto;
	min-height: 100%;
}

#aside-menu .gk-social-icons {
	text-align: center;
}

#aside-menu .gk-social-icons a {
	color: rgba(255,255,255,0.2) !important;
	font-size: 2rem;
	line-height: 1.2;
	padding: 0 2px;
}

#aside-menu .gk-social-icons a:active,
 #aside-menu .gk-social-icons a:focus,
 #aside-menu .gk-social-icons a:hover {
	color: #a98c61 !important;
}

/**



 * 3.2 Content



 * ----------------------------------------------------------------------------



 */



.single-page {
	margin: -110px auto 0 auto!important;
}

.archive .entry-header + .site {
	padding: 50px 0 0 0;
}

.post-meta {
	float: left;
	min-height: 10px;
	width: 15%;
}

.entry-tags {
	float: left;
	font-size: 1.1rem;
	margin: 30px 0;
	width: 90%;
}

.entry-tags a {
	color: #999;
	display: inline-block;
	font-weight: 400;
	letter-spacing: 1px;
	list-style-type: none;
	margin: 0 8px 0 0;
	padding: 0;
	text-transform: uppercase;
}

.entry-tags a:hover {
	color: #a98c61;
}

.entry-tags a:before {
	content: "#";
	color: #999;
}

/* Related items */



.entry-related {
	text-align: center;
}

.entry-related h3 {
	clear: both;
	line-height: 24px;
	margin: 20px 0;
	padding: 52px 0 0;
}

.entry-related a {
	display: inline-block;
	margin: 0 1%;
	vertical-align: top;
	width: 30%;
}

.entry-related a strong {
	display: block;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.5;
	margin: 0;
	text-align: left;
	width: 100%;
}

.entry-related img {
	display: block;
	margin: 12px 0 24px;
}

/**



 * 3.3 Entry Header



 * ----------------------------------------------------------------------------



 */



.single-page article > .header,
 .single-page > .header {
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}

.entry-header {
	display: inline-block;
	max-width: 100%;
	position: relative;
}

.archive .entry-header {
	border-bottom: 1px solid #ccc;
	display: block;
	margin: 0 auto 80px auto;
	max-width: 820px;
	padding: 0 0 20px 0;
	text-align: center;
}

.entry-header time,
 .entry-header .gk-subtitle {
	color: #fff;
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 2.4;
	margin: 0;
}

.entry-title {
	color: #a98c61;
}

.single-page .entry-title {
	letter-spacing: 0;
	font-size: 3.6rem;
	font-style: italic;
	font-weight: normal;
	line-height: 1.33;
	margin: 0 0 75px 0;
	text-transform: none;
}

.entry-title.sticky {
	position: relative;
}

.entry-title sup {
	color: #ecd517;
	font-size: 2rem;
	top: -1em;
}

.item-author {
	font-size: 1.3rem;
	color: #bbb;
	line-height: 1;
	margin: 0 auto !important;
	position: relative;
	text-align: center;
	width: 60%;
	text-transform: uppercase;
	display: none;
}

.item-info .item-author a {
	color: #bbb;
}

.item-info {
	color: #000;
	font-size: 1.4rem;
	font-weight: 400;
	margin: 140px 0 0;
	text-align: center;
}

.single-page .item-info {
	float: left;
	margin: 8px 0 0 0;
	width: 26%;
}

.archive-page .item-info {
	color: #bbb;
	font-size: 1.1rem;
	margin: 0;
}

.archive-page .item-info a {
	color: #bbb;
}

.archive-page .item-info a:active,
 .archive-page .item-info a:focus,
 .archive-page .item-info a:hover,
 .single-page .item-info ul li a:active,
 .single-page .item-info ul li a:focus,
 .single-page .item-info ul li a:hover {
	color: #a98c61;
}

.archive .item-info,
 .archive .item-author {
	display: none;
	font-size: 1.1rem;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 1.9;
	text-align: center;
	text-transform: uppercase;
}

.item-info li {
	display: inline-block;
	padding: 0 20px;
	position: relative;
}

.single-page .item-info li {
	color: #bbb;
	font-size: 1.1rem;
	letter-spacing: 1px;
	list-style-type: none;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

.single-page .item-info li:before {
	display: none;
}

.single-page .item-info li time {
	color: #000;
	font-size: 1.2rem;
	font-weight: 600;
}

.single-page .item-body {
	clear: none;
	float: right;
	text-align: justify;
	width: 100%;
}

.single-page .intro-text {
	font-size: 2rem;
	letter-spacing: 1px;
	line-height: 1.5;
}

.single-page .item-body .entry-title {
	text-align: left;
}

.single-page .item-body p > a {
	border-bottom: 1px solid currentColor;
}

.single-page .item-info + .item-body {
	width: 70%;
}

.single-page .item-info ul li a {
	color: #bbb;
}

/**



 * 3.4 Entry Content



 * ----------------------------------------------------------------------------



 */



.entry-content,
 .entry-summary {
	margin: 72px auto 0 auto;
}

.gk-room .entry-content {
	margin-top: 0;
}

.single-page .entry-content,
 #gk-comments-wrap {
	max-width: 960px;
}

.single-page .entry-content {
	float: left;
}

#gk-comments-wrap {
	margin: 0 auto;
}

.entry-title-wrap {
	max-width: 820px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.search-no-results .entry-title-wrap {
	border-bottom: 0;
}

.entry-thumbnail-wrap {
	display: block;
	margin: 72px auto 64px auto;
	text-align: center;
}

.edit-link a:before {
	content: "\f040";
	font-family: FontAwesome;
	margin-right: 5px;
}

.archive-page .entry-thumbnail-wrap > img {
	width: 100%;
}

.entry-summary-content {
	font-size: 1.6rem;
	line-height: 1.6;
	margin: 0 auto;
	max-width: 680px;
	text-align: justify;
}

.entry-summary-content > p {
	margin: 0;
}

.gk-image-caption {
	bottom: 20px;
	color: #fff;
	font-size: 1.1rem;
	left: 40px;
	line-height: 2;
	padding: 0;
	position: absolute;
	text-align: left;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	text-transform: uppercase;
	z-index: 1;
}

.item-body .gk-offset-image {
	margin: 75px 0 75px -43%;
	position: relative;
}

.item-body .gk-offset-image figcaption {
	bottom: 25px;
	color: #fff;
	font-size: 1.1rem;
	left: 40px;
	letter-spacing: 1px;
	line-height: 1;
	position: absolute;
	text-transform: uppercase;
}

.item-body > p {
	font-size: 1.6rem;
	line-height: 1.6;
}

.item-body ul {
	margin: 1.5em 0 2em;
}

/* Page links */



.page-links {
	clear: both;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
}

.page-links a,
 .page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.format-gallery .entry-content .page-links a:hover,
 .format-audio .entry-content .page-links a:hover,
 .format-status .entry-content .page-links a:hover,
 .format-video .entry-content .page-links a:hover,
 .format-chat .entry-content .page-links a:hover,
 .format-quote .entry-content .page-links a:hover,
 .page-links a:hover {
	background: #fff;
}

.format-status .entry-content .page-links > span,
 .format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Media elements */



.hentry .mejs-mediaelement,
 .hentry .mejs-container .mejs-controls {
	background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}

.entry-social-sharing {
	clear: both;
	padding: 24px 0 32px;
	text-align: center;
}

.entry-social-sharing > div {
	display: inline-block;
	margin: 0 12px;
	vertical-align: top;
}

.entry-social-sharing iframe {
	max-width: none!important;
}

.gk-social-icons {
	cursor: pointer;
	color: #777;
	font-size: 2.1rem;
	float: right;
	position: relative;
}

.gk-social-icons > i {
	color: #ccc;
	margin: 20px 0 0;
}

.gk-social-icons:hover > i {
	color: #a98c61;
}

.gk-social-icons > span {
	background: #000;
	border-radius: 3px;
	bottom: 48px;
	display: none;
	margin: 0 0 0 -55px;
	opacity: 0;
	padding: 15px;
	position: absolute;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 120px;
}

.gk-social-icons > span > a,
 .gk-social-icons > span > a > i {
	color: #fff;
	font-size: 1.2rem;
}

.gk-social-icons > span > a {
	display: block;
	padding: 2px 0;
	border: none !important;
}

.gk-social-icons > span > a:active,
 .gk-social-icons > span > a:focus,
 .gk-social-icons > span > a:hover {
	color: #a98c61;
}

.gk-social-icons > span > a > i {
	color: inherit;
	display: inline-block;
	font-size: 1.4rem;
	width: 20px;
}

.gk-social-icons.clicked > span {
	display: block;
}

.gk-social-icons.clicked.show > span {
	bottom: 32px;
	opacity: 1;
}

/**



 * 3.5 Galleries



 * ----------------------------------------------------------------------------



 */



.gallery-item {
	float: left;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 4px 4px 0;
	position: relative;
}

.gallery-item a,
 .gallery-item img {
	display: block;
	height: auto;
	width: 100%;
}

.gk-room .gallery-item img,
 .gk-room .gallery-item a {
	float: none;
	margin: 0 4px 4px 0;
	padding: 0;
	width: 75px;
}

.gk-room .gallery-columns-8 .gallery-item {
	width: auto;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-1.gallery-size-medium,
 .gallery-columns-1.gallery-size-thumbnail,
 .gallery-columns-2.gallery-size-thumbnail,
 .gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
 .gallery-columns-2 .gallery-item,
 .gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.333333%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.666666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.285714%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.111111%;
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
 .gallery-columns-2 .gallery-item:nth-of-type(2n),
 .gallery-columns-3 .gallery-item:nth-of-type(3n),
 .gallery-columns-4 .gallery-item:nth-of-type(4n),
 .gallery-columns-5 .gallery-item:nth-of-type(5n),
 .gallery-columns-6 .gallery-item:nth-of-type(6n),
 .gallery-columns-7 .gallery-item:nth-of-type(7n),
 .gallery-columns-8 .gallery-item:nth-of-type(8n),
 .gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 4px;
	color: #fff;
	font-size: 1.4rem;
	left: 0;
	line-height: 1.3;
	margin: 0 !important;
	max-height: 50%;
	opacity: 0;
	padding: 5px 8px 6px 8px;
	position: absolute;
	right: 4px;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.gallery-caption:before {
	display: none;
}

.gallery-columns-7 .gallery-caption,
 .gallery-columns-8 .gallery-caption,
 .gallery-columns-9 .gallery-caption {
	display: none;
}

/**



 * 3.6 Post Formats



 * ----------------------------------------------------------------------------



 */



.format {
	color: #999;
	display: block;
	font-family: hotel-pixellove;
	font-size: 2rem!important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	height: 29px;
	line-height: 1.5 !important;
	margin: 0;
	position: relative;
	top: 1px;
	width: 26px;
}

.entry-title-wrap .format {
	color: #fff;
	font-size: 3.5rem!important;
	height: 50px;
	margin: 0 auto 10px;
	width: 50px
}

.entry-title .format {
	display: inline-block;
	left: -10px;
	position: relative;
	top: -3px;
}

.archive-page .format {
	font-size: 3rem!important;
	margin: 10px auto -10px auto;
}

.gk-format-aside:before {
	content: "k";
}

.gk-format-audio:before {
	content: "l";
}

.gk-format-chat:before {
	content: "m";
}

.gk-format-gallery:before {
	content: "n";
}

.gk-format-image:before {
	content: "o";
}

.gk-format-link:before {
	content: "p";
}

.gk-format-quote:before {
	content: "q";
}

.gk-format-status:before {
	content: "k";
}

.gk-format-video:before {
	content: "r";
}

/**



 * 3.7 Attachments



 * ----------------------------------------------------------------------------



 */



.image-attachment {
	max-width: 820px;
	margin: 0 auto;
}

.full-size-link:before {
	content: none;
}

.attachment .item-info {
	margin: -32px 0 32px 0;
}

.attachment #image-navigation {
	height: 100px;
	padding: 30px 0 0 0;
	text-align: center;
}

.attachment .entry-attachment .attachment {
	display: block;
}

.attachment .entry-attachment .attachment a {
	display: block;
}

.attachment .entry-attachment .attachment img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.attachment .content-wrapper > header {
	text-align: center;
}

.image-attachment header > h1 {
	border-bottom: 1px solid #ccc;
	font-size: 4.2rem;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -0.5px;
	line-height: 1.4;
	margin: 30px 0 10px 0;
	padding-bottom: 20px;
}

.attachment #comments {
	width: 100%;
}

/**



 * 3.8 Post/Paging Navigation



 * ----------------------------------------------------------------------------



 */



.navigation {
	margin: 0 0 20px 0;
	text-align: center;
}

.paging-navigation .nav-links {
	display: inline-block;
	width: 100%;
}

.paging-navigation .nav-next a {
	float: right;
}

.nav-links > div {
	display: inline;
}

/**



 * 3.9 Author Bio



 * ----------------------------------------------------------------------------



 */



.author-page .author-info img {
	border: 2px solid #fff;
	border-radius: 50%;
	margin: 100px 0 0 0;
}

.author-info p {
	font-size: 1.2rem;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.author-info .entry-title,
 .archive .entry-header > .entry-title {
	font-size: 4.2rem;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -0.5px;
	line-height: 1.4;
	margin: 30px 0 10px 0;
}

.archive .entry-header > .entry-title {
	margin-top: 100px;
}

.archive.tag .entry-header > .entry-title > small {
	display: block;
}

.author-info .website-url {
	margin: 0;
}

.author-info .email {
	margin-bottom: 0;
}

.author-info.bigtitle {
	padding-bottom: 23px;
}

/**



 * 3.10 Archives



 * ----------------------------------------------------------------------------



 */



.search .bigtitle,
 .archive .bigtitle {
	padding: 0 0 20px 0;
}

.search .category-image-wrap,
 .archive .category-image-wrap {
	margin: 0 auto 24px auto;
}

.search .category-image-wrap img,
 .archive .category-image-wrap img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.archive-page {
	margin: 0 0 85px 0;
	text-align: left;
}

.tag-page .item-info,
 .archive-article .item-info,
 .search-article .item-info {
	font-size: 1.1rem;
	padding: 20px 0 0;
}

.tag-page .item-info li:before,
 .archive-article .item-info li:before,
 .search-article .item-info li:before {
	display: none;
}

.archive-page.tag-page .entry-title,
 .archive-page.archive-article .entry-title,
 .archive-page.search-article .entry-title {
	margin: 0;
}

/**



 * 3.11 Search Results/No posts



 * ----------------------------------------------------------------------------



 */



.search-page .content-wrapper {
	margin: 0px auto;
	max-width: 680px;
}

.search-page .entry-title {
	border-bottom: 1px solid #CCC;
	padding: 0px 0px 20px;
	margin: 0px auto 80px;
	max-width: 820px;
	text-align: center;
}

.page-content {
	background: #fff;
	padding: 40px;
	text-align: center;
}

.search-form {
	text-align: center;
}

.search-form .search-submit {
	display: inline-block;
	float: none;
}

.search-form .search-field {
	float: left;
	margin-right: 5px;
	width: 500px;
}

.search-form .btn {
	float: left;
	margin-right: 5px;
	position: relative;
}

.search .searchintro {
	text-align: center;
}

.search .searchintro strong {
	font-weight: 600;
}

.search .searchintro > p {
	clear: both;
	padding-top: 30px;
	text-align: left;
}

.searchintro + .item-list {
	margin-top: 80px;
	padding: 0;
}

.searchintro + .item-list li {
	border-bottom: 1px solid #e5e5e5;
	font-size: 2rem;
	padding: 20px 0;
	list-style-position: inside;
}

.searchintro + .item-list li:first-child {
	border-top: 1px solid #e5e5e5;
}

.content-none > p {
	margin-bottom: 60px;
}

.widget .search-form .btn {
	display: none;
}

/**



 * 3.12 404 Page



 * ----------------------------------------------------------------------------



 */



.error404 .entry-title span {
	display: block;
	padding: 65px 65px 20px 65px;
	position: relative;
}

.error404 #page {
	margin-bottom: 0;
	padding: 110px 0 0;
	position: relative;
}

.error404 #primary {
	background-size: cover;
}

.error404 #content {
	padding: 0;
	text-align: center;
}

.error404 .page-content {
	background: transparent;
}

.error404 .other-things {
	display: none;
}

.error404 .content-wrapper {
	color: #fff;
}

.content-wrapper.full-width {
	width: 100%!important;
}

.error404 .content-wrapper h1 {
	color: #000;
	font-size: 20rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -5px;
	line-height: 1.2;
}

.error404 .content-wrapper h2 {
	border-bottom: 1px solid #ccc;
	color: #000;
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 32px;
	margin: 0 auto 50px;
	max-width: 820px;
	padding: 0 0 160px;
}

.error404 .search-goog {
	color: #777;
	font-size: 1.4rem;
	letter-spacing: 1px;
	line-height: 50px;
	margin: 60px 0;
	text-align: center;
}

.error404 .search-goog b {
	font-weight: 500;
}

.error404 .search-goog input {
	float: none;
	display: inline-block;
	margin-right: 10px;
}

.error404 .error-links {
	margin-bottom: 182px;
	margin-top: 0;
	text-align: center;
	width: 100%;
}

.error404 .error-links a {
	padding: 0 12px;
}

.error404 .search-goog form {
	margin: 40px 0 0;
}

.error404 #gk-bottom5 h3 {
	display: none;
}

/**



 * 3.13 Comments



 * ----------------------------------------------------------------------------



 */



#comments {
	clear: both;
	margin: 0 auto;
	padding: 32px 0 0;
	position: relative;
	width: 70%;
}

#comments .no-password {
	margin-top: 0;
}

.comment-post-author {
	background: #010101;
	border-radius: 2px;
	color: #fff;
	font-size: 1.1rem;
	margin: 0 0 0 5px;
	padding: 2px 5px;
	position: relative;
	top: -1px;
}

.comments-title,
 .comment-list,
 .comment-reply-title,
 .must-log-in,
 .comment-respond .comment-form,
 .comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.comments-title,
 .comment-reply-title {
	border-top: 1px solid #999;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 30px 0;
	text-transform: uppercase;
}

.comment-reply-title {
	margin-bottom: 10px;
}

.comment-list,
 .comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 35px;
}

.comment-list > li:after,
 .comment-list .children > li:before {
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	margin: 20px 0;
	padding: 0;
	position: relative;
}

.children .comment-body {
	margin: 0;
}

.comment-content p {
	color: #777;
	font-size: 1.4rem;
	line-height: 1.7;
}

.bypostauthor {
	line-height: inherit;
}

.comment-author > img {
	border-radius: 50%;
	display: block;
	float: left;
	margin: 10px 10px 0 0;
}

.comment-author .avatar {
	display: block;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn,
 .comment-author .url,
 .comment-reply-link,
 .comment-reply-login,
 .comment-list .edit-link {
	font-size: 1.2rem;
	font-style: normal;
	text-transform: uppercase;
}

.comment-reply-link {
	float: right;
}

.says {
	display: none;
}

.comment-list .edit-link {
	float: right;
	margin-left: 20px;
}

.comment-author {
	position: absolute;
}

.comment-content-wrapper {
	margin: 0 0 0 100px;
	padding: 10px;
}

.comment-metadata a time {
	color: #999;
	font-size: 1.2rem;
	text-transform: uppercase;
}

.comment-metadata {
	margin-bottom: 0;
}

.comment-content:before {
	clear: both;
	display: table;
	content: "";
}

.comment-metadata > strong.fn {
	font-size: 1.2rem;
	line-height: 1.7;
	margin: 0 20px 0 0;
	text-transform: uppercase;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 1.3rem;
	line-height: 2;
}

.comment-awaiting-moderation:before {
	content: "\f071";
	font-family: FontAwesome;
	margin-right: 5px;
	position: relative;
	top: 1px;
}

.comment-reply-link:before,
 .comment-reply-login:before {
	content: "\f112";
	font-family: FontAwesome;
	margin-right: 3px;
}

/* Comment form */



.comment-respond {
	padding: 30px 0;
	overflow: hidden;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px 0;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 21px;
	padding-left: 4px;
	overflow: hidden;
	width: 22px;
}

.comment-reply-title small a:hover {
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f057";
	font-family: FontAwesome;
	font-size: 1.8rem;
	margin-right: 10px;
	vertical-align: top;
}

.comment-form .comment-notes {
	color: #aaa;
	font-size: 1.3rem;
}

.comment-form .comment-form-author,
 .comment-form .comment-form-email,
 .comment-form .comment-form-url {
	float: left;
	margin: 0 20px 5px 0;
	width: 30%;
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],
 .comment-form input[type="email"],
 .comment-form input[type="url"] {
	width: 100%;
}

.comment-form textarea {
	height: 200px!important;
	width: 100%;
}

.comment-form-comment {
	clear: both;
}

.form-allowed-tags,
 .form-allowed-tags code {
	color: #686758;
	font-size: 1.2rem;
}

.form-allowed-tags code {
	display: block;
	margin: 3px 0;
}

.comment-list .pingback,
 .comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 2rem;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	font-size: 2rem;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
}

.form-submit input[type="submit"] {
	margin-top: 25px;
}

/**



 * 3.14. Page templates



 * ----------------------------------------------------------------------------



 */



/* Columns in the content */



.gk-cols {
	margin: 0 -25px;
	text-align: left;
	width: auto;
}

.gk-cols:after {
	clear: both;
	content: "";
	display: table;
}

.gk-gallery br {
	display: none;
}

.gk-cols.gk-gallery {
	margin: 0 -10px;
}

.gk-cols.gk-gallery > div {
	padding: 0 10px;
}

.gk-cols.gk-gallery > div > a {
	display: block;
	margin: 0 0 20px 0;
}

.gk-cols.gk-gallery > div > a > img {
	display: block;
	height: auto;
	width: 100%;
}

.gk-cols > div {
	float: left;
	padding: 0 25px;
}

.demo-typo-div .gk-cols > div {
	padding: 0 15px;
}

.gk-cols > div.gk-text-center {
	text-align: center;
}

.gk-cols > div.gk-text-justified {
	text-align: justify;
}

.gk-cols > div.gk-text-right {
	text-align: right;
}

.gk-cols > div > p {
	margin-bottom: 0;
}

.gk-cols[data-cols="2"] > div {
	width: 50%;
}

.gk-cols[data-cols="3"] > div {
	width: 33.333333%;
}

.gk-cols[data-cols="4"] > div {
	width: 25%;
}

.gk-cols[data-cols="5"] > div {
	width: 20%;
}

.gk-cols.vertical-center {
	display: table;
	width: 100%;
}

.gk-cols.vertical-center > div {
	display: table-cell;
	float: none;
	vertical-align: middle;
}

.gk-cols img {
	max-width: 100%;
}

#gk-page-preloader {
	opacity: 1;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

#gk-page-preloader.gk-to-hide {
	opacity: 0;
}

#gk-page-preloader.gk-to-hide.gk-hidden {
	display: none;
}

#gk-login-popup,
 #gk-login-popup-overlay {
	display: none;
	opacity: 0;
	position: fixed;
}

#gk-login-popup.gk-active,
 #gk-login-popup-overlay.gk-active {
	opacity: 1;
}

#gk-login-popup {
	left: 50%;
	max-width: 620px;
	margin-top: -100px;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
	width: 90%;
	z-index: 1000001;
}

#gk-login-popup.gk-active {
	margin-top: 0;
}

#gk-login-popup #gk-login {
	width: 100%;
}

#gk-login-popup-overlay {
	background: #fff;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-transition: all .6s ease-out;
	-moz-transition: all .6s ease-out;
	-ms-transition: all .6s ease-out;
	-o-transition: all .6s ease-out;
	transition: all .6s ease-out;
	width: 100%;
	z-index: 1000000;
}

#gk-login-popup-close {
	color: #a98c61;
	font-size: 3.2rem;
	position: absolute;
	right: 54px;
	top: 32px;
}

#gk-login-popup-close:active,
 #gk-login-popup-close:focus,
 #gk-login-popup-close:hover {
	color: #333;
}

/* Login page */



#gk-login {
	border: 1px solid #e5e5e5;
	padding: 50px;
	margin: 0 auto;
	overflow: hidden;
	width: 60%;
}

#gk-login h1 {
	font-size: 2rem;
	margin: 0 0 10px;
	padding-bottom: 30px;
}

#gk-login input {
	margin: 6px 0 0;
	min-width: 99%;
}

#gk-login #rememberme {
	min-width: auto;
}

#gk-login input[type="submit"] {
	float: left;
	min-width: inherit;
}

#gk-login p {
	margin: 0 0 20px;
	overflow: hidden;
}

#gk-login .btn-border {
	clear: both;
	float: none;
	display: block;
	margin: 62px 8px 12px;
	width: 100%;
}

#login-forgot {
	font-size: 1.4rem;
	float: right;
	line-height: 25px;
	margin: -55px 8px 12px 8px;
}

/* Maps and Contact page */



.page-template-template-contact .entry-header {
	height: 600px;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}

.contact-form,
 .contact-details {
	float: left;
	padding: 0 0 0 65px;
	width: 50%;
}

.contact-form {
	padding: 0 65px 0 0;
}

.contact-name,
 .contact-email {
	float: left;
	width: 49%;
	margin: 0 0 1% 0
}

.contact-name {
	margin-right: 2%
}

.contact-form label {
	display: block;
	margin: 0 0 6px
}

.page .contact-page .entry-header {
	margin-top: 40px;
}

.contact-page .site {
	padding-top: 100px;
}

#gk-map.static {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

#gk-contact {
	margin: 0;
	overflow: hidden;
}

#gk-contact dd {
	margin: 10px 0 20px;
	padding: 0;
}

#gk-contact span.error {
	color: #d82731;
}

.contact-page h3 {
	font-size: 1.8rem;
	font-weight: bold;
}

.contact-page .gk-contact-error,
 .contact-page .gk-contact-thanks {
	line-height: 18px;
	margin: 30px 0;
	padding: 10px;
	text-align: center;
	width: 100%;
}

.contact-page .gk-contact-error:before {
	top: 10px;
}

.contact-page input[type="text"],
 .contact-page textarea {
	width: 100%;
}

.contact-page input[type="submit"] {
	float: left;
	margin: 0;
}

.contact-page #loginform #rememberme {
	margin: 13px 5px 0 2px;
}

#gk-contact dl {
	margin-top: 10px;
	width: 100%;
}

#gk-contact > p {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}

#gk-contact .gk-message {
	margin-top: 32px;
}

#gk-contact .inline,
 #gk-contact .inline {
	display: inline-block;
	float: left;
	margin: 12px 0 0;
	width: auto;
}

.jicons-text {
	color: #191919;
	font-size: 1.4rem;
	font-weight: 700;
}

.contact-address p {
	margin: 0;
}

.site-content.contact-page {
	margin-top: -150px;
	padding-bottom: 80px;
}

#sbox-window {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#frontpage-wrap {
	position: relative;
}

#frontpage-wrap > .box {
	padding: 50px 0 0 0;
}

#frontpage-wrap > .box.narrow {
	padding-top: 30px;
}

#frontpage-wrap > .box.regular-space {
	padding-top: 160px;
}

#frontpage-wrap > .box:nth-child(3) {
	padding: 110px 0 0 0;
}

#frontpage-wrap > .box:last-child {
	padding-bottom: 0;
}

.box.narrow {
	margin: 0 auto;
	max-width: 1080px;
}

.box.narrow.title-centered .gk-cols {
	padding-bottom: 160px;
}

.gk-is-wrapper-gk-hotel[data-mode="testimonial"] {
	margin-top: 160px;
}

.box.title-centered .widget-title,
 .box.title-centered .content h2,
 .box.title-centered .content h3,
 .box.title-centered > h3 {
	text-align: center;
}

.box.title-centered .content h2,
 .box.title-centered .content h3,
 .box.title-centered > h3 {
	margin: 0 -135px 80px -135px;
}

.box.small-text,
 .widget.small-text {
	font-size: 1.3rem;
}

.box .big-text {
	color: #333;
	font-size: 2rem;
	font-weight: bold;
}

.box.parallax-bg {
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}

.box.slideshow {
	margin: 0;
	position: relative;
	z-index: 1;
}

.frontpage-block .box {
	text-align: center;
}

.gk-big-text {
	padding: 150px 0;
}

.gk-big-text > h2 {
	color: #fff;
	font-size: 4.8rem;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 60px;
	text-align: center;
	text-transform: uppercase;
}

.gk-big-text > h2 + small {
	color: #fff;
	display: block;
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 32px;
	margin-top: 10px;
	text-align: center;
}

.gk-big-text + .gk-counters {
	margin: -50px 0 100px 0;
}

/**



 * 3.15 Typography



 * ----------------------------------------------------------------------------



 */







.demo-typo {
	margin: 60px 0 20px!important;
}

.demo-typo_padd {
	padding: 0 15px;
}

/* Contet elements */



.entry-content h1,
 .entry-content h2,
 .entry-content h3,
 .entry-content h4,
 .entry-content h5,
 .entry-content h6,
 .entry-summary h1,
 .entry-summary h2,
 .entry-summary h3,
 .entry-summary h4,
 .entry-summary h5,
 .entry-summary h6 {
	margin: 0 0 32px 0;
}

.entry-content ul li,
 .entry-summary ul li {
	list-style: none;
	overflow: inherit;
	padding: 10px 0 10px 42px;
	position: relative;
}

.entry-content ul li:before,
 .entry-summary ul li:before {
	color: #333;
	content: "\f111";
	font-family: FontAwesome;
	font-size: 0.6rem;
	position: absolute;
	top: 18px;
	left: 0;
}

.entry-content .gk-bullet2 li:before,
 .entry-summary .gk-bullet2 li:before,
 .entry-content .gk-bullet3 li:before,
 .entry-summary .gk-bullet3 li:before,
 .entry-content .gk-bullet4 li:before,
 .entry-summary .gk-bullet4 li:before {
	content: "\f14a";
	font-size: 1.2rem;
	top: 12px;
}

.entry-summary .gk-bullet3 li:before,
 .entry-content .gk-bullet3 li:before {
	content: "\f006";
}

.entry-summary .gk-bullet4 li:before,
 .entry-content .gk-bullet4 li:before {
	content: "\f0a9";
}

.entry-content ul ul,
 .entry-summary ul ul {
	padding-left: 20px;
}

.entry-content table,
 .entry-summary table {
	border: 1px solid #e5e5e5;
}

.entry-content td,
 .entry-summary td {
	border: 1px solid #e5e5e5;
	padding: 5px;
}

.entry-content th,
 .entry-summary th {
	background: #fafafa;
	border: 1px solid #e5e5e5;
	font-weight: bold;
	padding: 5px;
}

.entry-content pre,
 .entry-summary pre {
	border: 1px solid #e5e5e5;
	color: #272727;
	padding-left: 32px;
}

.entry-content,
 .entry-summary {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	word-wrap: break-word;
}

.cat-readon,
 .paging-navigation a {
	display: block;
	float: left;
	font-size: 1.1rem;
	font-weight: 600;
	line-height: 1.6;
	margin: 40px auto 20px auto;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

blockquote {
	border-left: 3px solid #bbb;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5rem;
	font-style: italic;
	margin-left: 0;
	margin: 3em 0;
	padding: 0 0 0 30px;
}

blockquote strong {
	font-size: 1.4rem;
}

blockquote > strong:before {
	content: "-";
	padding-right: 7px;
}

blockquote cite,
 blockquote small {
	color: #aaa;
	display: block;
	font: normal 12px Monaco, Consolas, "Courier News", monospace;
	margin-top: 20px;
}

.item-body blockquote,
 .entry-content blockquote {
	border: none;
	color: #000;
	font-size: 2rem;
	line-height: 1.5;
	margin: 50px 0 80px -43%;
	padding: 0 0 0 40px;
	position: relative;
}

.item-body blockquote:before,
 .entry-content blockquote:before {
	content: "“";
	font-size: 4.8rem;
	left: 0;
	position: absolute;
	top: -12px;
}

.item-body blockquote cite,
 .entry-content blockquote > cite {
	color: #999;
	display: block;
	font-size: 1.1rem;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
}

.item-body h2 {
	font-size: 3rem;
	margin-top: 80px;
}

.entry-content dt,
 .entry-summary dt {
	font-weight: bold;
}

.entry-content dd,
 .entry-summary dd {
	margin: 5px 0;
}

.entry-content address p,
 .entry-summary address p {
	margin: 5px 0;
}

.entry-content acronym,
 .entry-summary acronym {
	border-bottom: 1px dotted;
}

.entry-content q,
 .entry-summary q {
	color: #999;
	font-style: italic;
}

.entry-content img,
 .entry-summary img,
 .comment-content img,
 .widget img,
 .wp-caption {
	max-width: 100%;
}

.map .widget img {
	max-width: inherit;
}

.entry-content img,
 .entry-summary img,
 .comment-content img[height],
 img[class*="align"],
 img[class*="wp-image-"],
 img[class*="attachment-"] {
	height: auto;
}

img.size-full,
 img.size-large,
 img.wp-post-image {
	height: auto;
	max-width: 100%;
}

embed,
 iframe,
 object,
 video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */



.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */



.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.gk-photo-grid img.alignnone {
	margin: 0;
}

.wp-caption {
	position: relative;
}

.wp-caption .wp-caption-text,
 .entry-caption,
 .gallery-caption {
	bottom: 20px;
	color: #fff;
	font-size: 1.1rem;
	left: 20px;
	margin: 0;
	line-height: 1;
	position: absolute;
	text-transform: uppercase;
	z-index: 1;
}

img.wp-smiley,
 .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
 .wp-caption.alignleft + ol {
	list-style-position: inside;
}

/*



 * Other common typography elements



 */



/* bigtitle suffix */



.bigtitle {
	text-align: center;
}

.bigtitle .header,
 .bigtitle .widget-title {
	display: inline-block;
	font-weight: 400;
	line-height: 1.1;
	margin: 0;
	position: relative;
	z-index: 2;
}

.bigtitle .header > a,
 .bigtitle .header > span,
 .bigtitle .widget-title > a,
 .bigtitle .widget-title > span {
	color: #000;
	display: inline-block;
	letter-spacing: -3px;
	padding: 0 20px;
	position: relative;
	z-index: 1;
}

.archive .entry-title-wrap > h1 {
	font-size: 4.2rem;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -0.5px;
	line-height: 1.4;
	margin: 100px 0 10px 0;
}

.archive .entry-title-wrap > p,
 .archive .hotel-date,
 .blog .hotel-date,
 .search-page .hotel-date,
 .author-info .entry-title + p {
	font-size: 1.2rem;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

.archive .hotel-date,
 .blog .hotel-date {
	line-height: 1.9
}

.archive-page .entry-title {
	font-size: 3rem;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -0.5px;
	line-height: 1.4;
	margin: 25px auto;
	max-width: 680px;
	text-align: center;
}

.progress {
	background: #f0f2f3;
	color: #111;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 32px;
	height: 3px;
	margin: 3em 0;
	position: relative;
}

.progress .bar {
	background: #111;
	box-sizing: border-box;
	float: left;
	height: 100%;
	opacity: 0;
	overflow: visible;
	padding-top: 2px;
	position: relative;
	-webkit-transform: scaleX(0) !important;
	-moz-transform: scaleX(0) !important;
	-ms-transform: scaleX(0) !important;
	-o-transform: scaleX(0) !important;
	transform: scaleX(0) !important;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	text-align: left;
}

.progress .bar.gk-loaded {
	opacity: 1;
	-webkit-transform: scaleX(1) !important;
	-moz-transform: scaleX(1) !important;
	-ms-transform: scaleX(1) !important;
	-o-transform: scaleX(1) !important;
	transform: scaleX(1) !important;
}

.progress .bar > span {
	opacity: 0;
	position: absolute;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transition-delay: 1s;
	-moz-transition-delay: 1s;
	-ms-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
	right: -5px;
	top: -10px;
}

.progress .bar.gk-loaded > span {
	opacity: 1;
	top: 2px;
}

.progress > p {
	margin: 0;
}

.progress > p > span {
	left: 0;
	line-height: 33px;
	position: absolute;
}

p.gk-info,
 p.gk-success,
 p.gk-notice,
 p.gk-error {
	border-top: 2px solid transparent;
	color: #000;
	font-size: 1.4rem;
	font-weight: 500;
	padding: 16px 12px 16px 40px;
	position: relative;
}

p.gk-info:before,
 p.gk-success:before,
 p.gk-notice:before,
 p.gk-error:before {
	font-family: FontAwesome;
	font-size: 2rem;
	position: absolute;
	top: 10px;
	left: 2px;
}

p.gk-info {
	border-color: #e5e5e5;
	color: #000;
}

p.gk-info:before {
	color: #999;
	content: "\f0e6";
}

p.gk-success {
	border-color: #000;
	color: #000;
}

p.gk-success:before {
	color: #000;
	content: "\f0eb";
}

p.gk-notice {
	border-color: #a98c61;
	color: #a98c61;
}

p.gk-notice:before {
	color: #a98c61;
	content: "\f071";
}

p.gk-error {
	border-color: #e13232;
	color: #e13232;
}

p.gk-error:before {
	color: #e13232;
	content: "\f057";
}

#warnings p {
	margin: 1em 0;
	margin-left: -150px !important;
}

.gk-highlight {
	cursor: default;
	padding: 1px 5px;
	text-shadow: none
}

.gk-highlight {
	background: #ffd
}

.entry-content pre,
 .entry-content code {
	background: #f6f6f6;
	border-left: 4px solid #a98c61;
	color: #000;
	font: normal .92em/32px 'Curier New', monospace !important;
	margin: 3em 0;
	padding: 20px 26px 20px 32px;
}

.block-1,
 .block-2 {
	background: #f6f6f6;
	padding: 30px;
}

.block-2 {
	background: #FFFEF4;
}

.legend {
	border: 4px double #a98c61;
	margin: 3em 0;
	padding: 30px;
}

.legend h4 {
	background: #fff;
	color: #111;
	float: left;
	font-size: 1.4rem;
	font-weight: 400;
	left: 11px;
	line-height: 18px;
	margin: 0 0 -9px !important;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase;
	top: -41px;
}

.legend p {
	clear: both;
	margin: 7px;
}

p.numblocks {
	color: #111;
	font-weight: 400;
	margin: 0 0 24px;
	min-height: 48px;
	padding: 0 0 0 62px !important;
	position: relative;
}

p.numblocks em {
	display: block;
	line-height: 1;
	margin: 0 0 3px 0;
	font-style: normal;
	font-weight: 700;
}

p.numblocks span {
	border: 1px solid #a98c61;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #a98c61;
	display: block;
	font-size: 1.3rem;
	font-weight: bold;
	height: 36px;
	left: 0;
	line-height: 36px;
	position: absolute;
	text-align: center;
	top: 2px;
	width: 36px;
}

p.num-2 span {
	color: #cc6060;
	border-color: #cc6060;
}

p.num-2 em {
	color: #cc6060;
}

p.numblocks span.highlight {
	border-right: none;
	display: inline;
	font-size: 1.5rem;
	position: static;
	width: auto
}

.gk-block-text-left,
 .gk-block-text-right,
 .gk-block-text-center {
	color: #111;
	display: block;
	font-style: italic;
	font-weight: 400;
	line-height: 170%;
	padding: 25px;
	width: 38%;
}

.gk-block-text-left {
	float: left;
	padding-left: 0;
	text-align: left;
}

.gk-block-text-right {
	float: right;
	padding-right: 0;
	text-align: right;
}

.gk-block-text-center {
	margin: 0 auto;
	text-align: center;
	width: 60%;
}

.entry-content .the-icons {
	border-top: 1px solid #e5e5e5;
	margin-bottom: 32px;
}

.entry-content .the-icons > li {
	border: 1px solid #e5e5e5;
	border-right: none;
	border-top: none;
	font-size: 1.3rem;
	font-weight: 400;
	float: left;
	padding: 15px 20px;
	width: 33%;
}

.entry-content .the-icons > li:nth-child(3n),
 .entry-content .the-icons > li:last-child {
	border-right: 1px solid #e5e5e5;
}

.the-icons > li:before {
	display: none!important;
}

.page-header {
	clear: both;
	padding: 36px 0 18px;
	text-transform: uppercase;
}

[class^="fa fa-"],
 [class*=" fa-"] {
	color: #111;
	padding-right: 8px;
}

.demo-typo-div {
	clear: both;
	margin: 0 0 60px;
}

/**



 * 4. Widgets



 * ----------------------------------------------------------------------------



 */



.widget,
 .box {
	line-height: 1.6;
	word-wrap: break-word;
}

.entry-content .widget + .widget {
	margin-top: 30px;
}

#sidebar .widget + .widget {
	margin-top: 30px;
}

.gk-room #sidebar .widget + .widget {
	margin-top: 100px;
}

.widget .widget-title,
 .box .widget-title {
	color: #000;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0 0 40px;
	text-transform: uppercase;
}

.widget ul,
 .widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget li {
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.6;
	padding: 7px 0;
}

.widget li:last-child {
	border-bottom: none;
}

.widget li > ul,
 .widget li > ol {
	margin-left: 20px;
}

/* Search widget */



.widget .search-form {
	text-align: left;
}

.widget .search-form .search-submit {
	display: none;
}

/* RSS Widget */



.widget_rss .rss-date {
	display: block;
}

.widget_rss .rss-date,
 .widget_rss li > cite {
	color: #aaa;
}

/* Calendar Widget */



.widget_calendar table,
 .widget_calendar td {
	border: 0;
	border-collapse: collapse;
	border-spacing: 1px;
}

.widget_calendar caption {
	font-size: 1.4rem;
	margin: 0;
	padding-bottom: 8px;
}

.widget_calendar th,
 .widget_calendar td {
	border: 1px solid #eee;
	padding: 0;
	text-align: center;
}

.widget_calendar th {
	background: #f5f5f5;
	color: #000;
	font-weight: 600;
}

.widget_calendar td {
	padding: 3px 7px;
	text-align: center;
}

.widget_calendar a {
	display: block;
}

.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}

/* Other */



select {
	max-width: 100%;
}

.tagcloud a {
	color: #ccc;
	display: inline-block;
	font-size: 1.6rem!important;
	font-weight: 400;
	margin: 0 10px 0 0;
}

.tagcloud a:hover {
	color: #a98c61;
}

.tagcloud a:before {
	content: "#";
	color: #ccc;
}

.widget widget_rss li {
	padding: 10px 0;
}

#gk-bottom .search-field {
	width: 100%;
}

/**



 * 4.1 Widget styles



 * ----------------------------------------------------------------------------



 */







/* suffix light */



.widget.light {
	background: #f6f6f6;
	border: none;
	padding: 32px !important;
}

/* suffix dark */



.widget.dark {
	background: #000;
	border: none;
	color: #777;
	padding: 32px !important;
}

.widget.dark .widget-title {
	background: transparent !important;
	line-height: 1.2;
}

.widget.dark h1,
 .widget.dark h2,
 .widget.dark h3,
 .widget.dark h4,
 .widget.dark h5,
 .widget.dark h6 {
	color: #fff;
}

.widget.dark ul {
	margin: 0;
	padding: 0;
}

.widget.dark ul li {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	position: relative;
}

.widget.dark ul li:last-child {
	border-bottom: none;
}

.widget.dark a {
	color: #ccc !important
}

.widget.dark a:active,
 .widget.dark a:focus,
 .widget.dark a:hover {
	color: #a98c61 !important;
}

.widget.dark ul ul {
	margin: 0 0 0 20px;
}

/* suffix color */



.widget.color {
	background: #a98c61;
	border: none;
	color: rgba(255,255,255,0.7);
	padding: 32px !important;
}

.widget.color .widget-title {
	background: transparent !important;
	line-height: 1.2;
}

.widget.color h1,
 .widget.color h2,
 .widget.color h3,
 .widget.color h4,
 .widget.color h5,
 .widget.color h6 {
	color: #fff;
}

.widget.color ul {
	margin: 0;
	padding: 0;
}

.widget.color ul li {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	position: relative;
}

.widget.color ul li:last-child {
	border-bottom: none;
}

.widget.color a {
	color: rgba(255,255,255,0.9);
}

.widget.color a:active,
 .widget.color a:focus,
 .widget.color a:hover {
	color: #fff;
}

.widget.color ul ul {
	margin: 0 0 0 20px;
}

/* Suffix border1 & border2 */



.widget.border1,
 .widget.border2 {
	background: #fff;
	border: 2px solid #a98c61;
	color: #444;
	padding: 45px 45px 35px 45px;
}

.widget.border1 > div,
 .widget.border2 > div {
	clear: both;
}

.widget.border2 {
	border-color: #333;
}

.widget.border1 .header,
 .widget.border1 .widget-title,
 .widget.border2 .header,
 .widget.border2 .widget-title {
	color: #a98c61;
	float: left;
	font-weight: 600;
	margin: -15px 0 20px 0;
	padding: 10px 0 0 0;
}

.widget.border2 .widget-title {
	color: #333;
}

.widget.border2 a {
	color: #333;
}

.widget.border2 a:active,
 .widget.border2 a:focus,
 .widget.border2 a:hover {
	color: #a98c61;
}

.widget.border-title .widget-title {
	position: relative;
}

.widget.border-title .widget-title:before {
	border-top: 1px solid #999;
	content: "";
	position: absolute;
	top: 49%;
	width: 100%;
	z-index: 0;
}

.widget.border-title .widget-title > span {
	background: #fff;
	padding-right: 48px;
	position: relative;
	z-index: 1;
}

.widget.advertisement .widget-title {
	background: transparent;
	border-bottom: 1px solid #e5e5e5;
	color: #999 !important;
	font-family: Verdana, sans-serif !important;
	font-size: 1rem !important;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 16px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
}

.widget.big-title .widget-title {
	font-size: 3rem;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}

.widget.coupon {
	border: 2px dashed #e5e5e5;
	padding: 40px 16px;
	text-align: center;
	margin: 0 0 15px 0;
}

.widget.coupon .widget-title {
	font-size: 3rem;
	font-style: italic;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 1em;
	text-transform: none;
}

.widget.coupon h4 {
	background: #a98c61;
	color: #fff;
	font-size: 18px;
	font-style: normal;
	display: inline-block;
	margin: 0 0 1.5em;
	padding: 6px 16px;
	text-transform: none;
}

.widget.coupon p {
	font-size: 14px;
	margin: 0;
}

/**



 * 4.2 GK News Show Pro



 * ----------------------------------------------------------------------------



 */



.gk-nsp {
	position: relative;
}

.gk-nsp-arts,
 .gk-nsp-links,
 .gk-title-overlay {
	overflow: hidden;
}

.gk-nsp-arts-nav,
 .gk-nsp-links-nav {
	overflow: hidden;
	clear: both;
}

.gk-nsp-links-nav {
	float: right;
}

.gk-nsp-arts-nav {
	position: absolute;
	right: 0;
	padding: 0 3px;
	top: -43px;
}

.gk-nsp-arts-nav ul,
 .gk-nsp-links-nav ul {
	list-style-type: none;
	margin: 3px 0 0;
	padding: 0;
	float: left;
}

.gk-nsp-arts-nav ul li,
 .gk-nsp-links-nav ul li {
	background: #ddd;
	border-radius: 6px;
	cursor: pointer;
	display: block;
	float: left;
	height: 12px;
	margin: 3px 4px 0 0 !important;
	padding: 0;
	text-indent: -999em;
	width: 12px;
}

.gk-nsp-arts-nav ul li.active,
 .gk-nsp-links-nav ul li.active {
	background: #a98c61;
}

.gk-nsp-next,
 .gk-nsp-prev {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0 2px;
	text-align: center;
	text-indent: -9999px;
	width: 24px;
}

.gk-nsp-next:after,
 .gk-nsp-prev:after {
	color: #ccc;
	display: block;
	float: left;
	font-family: hotel-pixellove;
	font-size: 1.6rem;
	line-height: 25px;
	text-align: center;
	text-indent: 0;
	width: 24px;
}

.gk-nsp-next:after {
	content: 'y';
}

.gk-nsp-prev:after {
	content: 'A';
}

.gk-nsp-next:hover:after,
 .gk-nsp-prev:hover:after {
	color: #a98c61;
}

.gk-nsp-art-page {
	float: left;
}

.gk-nsp-art {
	float: left;
}

.gk-nsp-art:first-child {
	border-top: none;
}

.gk-nsp-art div {
	overflow: hidden;
}

.gk-nsp-art .gk-nsp-image {
	border: none;
}

.gk-nsp-header {
	color: #000;
	font-size: 2rem;
	font-weight: normal;
	line-height: 1.2;
	margin: 0!important;
	padding: 10px 0;
	text-transform: none;
}

.gk-nsp-header a {
	color: #1b1d1e;
}

.gk-nsp-header a:active,
 .gk-nsp-header a:focus,
 .gk-nsp-header a:hover {
	color: #a98c61 !important;
}

.gk-nsp-image {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.gk-nsp-image:hover {
	opacity: .8;
}

.gk-nsp-image-wrap {
	overflow: hidden;
}

.gk-nsp-text {
	color: #000;
	display: block !important;
	font-size: 1.6rem;
	line-height: 1.6;
	margin: 0;
	padding: 0 !important;
}

.gk-nsp-text + .readon {
	display: block;
	margin: 16px 0 0 0 !important;
}

.gk-nsp-text + .gk-nsp-info {
	margin: 6px 0 10px 0 !important;
}

.gk-nsp-info {
	color: #999;
	display: block !important;
	font-size: 1.2rem;
	margin: 0;
	padding: 2px 0;
}

.gk-nsp-info > a,
 .gk-nsp-info > span {
	padding-left: 10px;
}

.gk-nsp-info > a:first-child,
 .gk-nsp-info > span:first-child {
	padding-left: 0;
}

.gk-nsp-info .amount {
	font-size: 1rem;
}

.readon {
	float: right;
	padding: 0 20px;
}

.gk-nsp .readon {
	height: 40px;
	line-height: 40px;
}

.readon.left,
 .readon.right,
 .readon.center {
	clear: both;
}

.readon.left {
	float: left;
}

.readon.right {
	float: right;
}

.readon.center {
	display: inline;
	float: none;
}

.gk-nsp-arts + .gk-nsp-links {
	border-top: 1px solid #e5e5e5;
}

.gk-nsp-links ul {
	float: left;
	list-style-type: none;
	padding: 0;
}

.gk-nsp-links ul li {
	display: table;
	margin: 0;
	padding: 16px 0;
	width: 100%;
}

.gk-nsp-links ul li .gk-nsp-link-header {
	font-size: 1.5rem;
	font-weight: 700;
	margin: 0 0 6px;
}

.gk-nsp-links p {
	font-size: 1.2rem;
	margin: 0 !important;
	padding: 16px 0;
}

.gk-nsp-image-wrap {
	float: left;
}

.gk-responsive {
	line-height: 1;
}

img.gk-responsive {
	width: 100%;
	height: auto;
}

.gk-responsive {
	display: block;
	position: relative;
}

.gk-image-link {
	display: block;
	overflow: hidden;
}

.gk-nsp-image {
	max-width: 100%;
}

.gk-nsp-arts,
 .gk-nsp-links {
	clear: both;
	width: 100%;
}

.gk-nsp-art,
 .gk-nsp-arts-page {
	float: left;
}

.gk-nsp-pages-1 {
	width: 100%;
}

.gk-nsp-pages-2 {
	width: 200%;
}

.gk-nsp-pages-3 {
	width: 300%;
}

.gk-nsp-pages-4 {
	width: 400%;
}

.gk-nsp-pages-5 {
	width: 500%;
}

.gk-nsp-pages-6 {
	width: 600%;
}

.gk-nsp-pages-7 {
	width: 700%;
}

.gk-nsp-pages-8 {
	width: 800%;
}

.gk-nsp-pages-9 {
	width: 900%;
}

.gk-nsp-pages-10 {
	width: 1000%;
}

.gk-nsp-cols-1 {
	width: 100%;
}

.gk-nsp-cols-2 {
	width: 50%;
}

.gk-nsp-cols-3 {
	width: 33.333333%;
}

.gk-nsp-cols-4 {
	width: 25%;
}

.gk-nsp-cols-5 {
	width: 20%;
}

.gk-nsp-cols-6 {
	width: 16.666666%;
}

.gk-nsp-cols-7 {
	width: 14.285714%;
}

.gk-nsp-cols-8 {
	width: 12.5%;
}

.gk-nsp-cols-9 {
	width: 11.111111%;
}

.gk-nsp-cols-10 {
	width: 10%;
}

.gk-nsp-cols-1,
 .gk-nsp-cols-2:nth-child(2n+1),
 .gk-nsp-cols-3:nth-child(3n+1),
 .gk-nsp-cols-4:nth-child(4n+1),
 .gk-nsp-cols-5:nth-child(5n+1),
 .gk-nsp-cols-6:nth-child(6n+1),
 .gk-nsp-cols-7:nth-child(7n+1),
 .gk-nsp-cols-8:nth-child(8n+1),
 .gk-nsp-cols-9:nth-child(9n+1),
 .gk-nsp-cols-10:nth-child(10n+1) {
	clear: both;
}

.gk-nsp-arts-scroll,
 .gk-nsp-links-scroll {
	overflow: hidden;
}

/* Rating styles */



.gk-nsp-art .gk-nsp-stars {
	display: inline-block;
	padding: 5px 10px 5px 0 !important;
}

.gk-nsp-art .gk-nsp-star-0:before,
 .gk-nsp-art .gk-nsp-star-1:before {
	content: "★";
	color: #6c6c6c;
	font-family: Arial, sans-serif;
	font-size: 1.4rem;
}

.gk-nsp-art .gk-nsp-star-1:before {
	color: #f7a834;
}

.gk-nsp.offers .gk-nsp-header {
	font-size: 1.2rem;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.gk-nsp.offers .gk-nsp-text {
	font-size: 1.6rem;
	line-height: 1.6;
	margin: 10px 90px 10px 0;
	text-align: justify;
}

.gk-nsp.offers .readon {
	background: transparent;
	color: #a98c61 !important;
	float: left;
	font-size: 1.1rem;
	padding: 5px 0;
}

.gk-nsp.offers .gk-image-link {
	margin: 0 0 32px 0;
}

.gk-nsp.offers .readon:active,
 .gk-nsp.offers .readon:focus,
 .gk-nsp.offers .readon:hover {
	color: #000 !important;
}

.gk-nsp.offers .gk-nsp-info {
	font-weight: 300;
	padding: 12px 0;
}

.gk-nsp.offers .gk-nsp-info small {
	color: #999;
	display: block;
	font-size: 1.1rem;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 5px 0;
	text-transform: uppercase;
}

.gk-nsp.offers .gk-nsp-info .gk-room-price {
	color: #000;
	font-size: 1.6rem !important;
	font-weight: 400;
	margin: 0;
	padding: 0;
	font-size: 1.1rem;
}

.gk-nsp.category-layout .gk-nsp-header {
	font-size: 1.2rem;
	font-style: normal;
	float: left;
	letter-spacing: 1px;
	padding: 8px 0;
	text-transform: uppercase;
}

.gk-nsp.category-layout .gk-nsp-info {
	color: #999;
	clear: both;
	font-size: 1.1rem;
	letter-spacing: 1px;
	padding: 5px 0;
	text-transform: uppercase;
}

.gk-nsp.category-layout .gk-nsp-text {
	font-size: 1.6rem;
	line-height: 1.6;
	margin: 25px 0;
	text-align: justify;
}

.gk-nsp.category-layout .readon {
	background: transparent;
	color: #a98c61 !important;
	float: left;
	font-size: 1.1rem;
	letter-spacing: 0;
	margin: 0!important;
	padding: 0;
}

.gk-nsp.category-layout .readon:active,
 .gk-nsp.category-layout .readon:focus,
 .gk-nsp.category-layout .readon:hover {
	color: #000 !important;
}

.gk-nsp.category-layout .gk-nsp-art .nsp-image-wrapper {
	margin: -70px 0 0 0;
}

.gk-nsp.category-layout .gk-nsp-art:nth-child(odd) .nsp-image-wrapper {
	float: left;
	padding-right: 40px;
}

.gk-nsp.category-layout .gk-nsp-art:nth-child(even) .nsp-image-wrapper {
	float: right;
	padding-left: 40px;
}

/**



 * 4.3 GK Tabs



 * ----------------------------------------------------------------------------



 */



.widget_gk_tabs {
	padding-bottom: 30px;
}

.none .gk-tabs {
	position: relative;
}

.none .gk-tabs-wrap {
	margin: 0;
}

.none .gk-tabs-wrap > ol {
	background: transparent;
	margin: 14px 0 !important;
}

.none .gk-tabs-wrap > ol li {
	border: none;
	border-bottom: none !important;
	border-top: 2px solid #e5e5e5 !important;
	color: #000;
	cursor: pointer;
	float: left;
	font-size: 1.2rem;
	font-weight: bold;
	height: 28px;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	padding: 12px 12px 0 12px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.none .gk-tabs-wrap > ol li:before {
	background: #e5e5e5;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	width: 1px;
}

.none .gk-tabs-wrap > ol li:first-child:before {
	display: none;
}

.none .gk-tabs-wrap > ol[data-amount="1"] li {
	width: 100%;
}

.none .gk-tabs-wrap > ol[data-amount="2"] li {
	width: 50%;
}

.none .gk-tabs-wrap > ol[data-amount="3"] li {
	width: 33.333333%;
}

.none .gk-tabs-wrap > ol[data-amount="4"] li {
	width: 25%;
}

.none .gk-tabs-wrap > ol[data-amount="5"] li {
	width: 20%;
}

.none .gk-tabs-wrap > ol[data-amount="6"] li {
	width: 16.666666%;
}

.none .gk-tabs-wrap > ol[data-amount="7"] li {
	width: 14.285714%;
}

.none .gk-tabs-wrap > ol[data-amount="8"] li {
	width: 12.5%;
}

.none .gk-tabs-wrap > ol li:first-child {
	margin-left: 0;
}

.none .gk-tabs-wrap > ol li.active,
 .none .gk-tabs-wrap > ol li.active:hover {
	border-bottom-color: transparent !important;
	border-top-color: #000 !important;
	color: #000;
}

.none .gk-tabs-wrap > ol li:active,
 .none .gk-tabs-wrap > ol li:focus,
 .none .gk-tabs-wrap > ol li:hover {
	border-bottom-color: #a98c61 !important;
	border-top-color: #a98c61 !important;
	color: #a98c61;
}

.none .gk-tabs-container {
	background: #fff;
	clear: both;
	overflow: hidden;
	position: relative;
}

.none .gk-tabs-item {
	background: #fff;
	overflow: hidden;
	padding: 24px 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.none .gk-tabs-item.active {
	left: 0;
	position: relative;
	z-index: 2;
}

.none .gk-tabs-item .box {
	margin-bottom: 0 !important;
}

.none .gk-tabs-item p {
	margin-top: 0;
}

.none .gk-tabs-prev,
 .none .gk-tabs-next {
	display: none;
}

.gk-tabs-container {
	clear: both;
	overflow: hidden!important;
	overflow-x: hidden!important;
	overflow-y: hidden!important;
	position: relative;
	-webkit-perspective: 500;
	-moz-perspective: 500;
	-ms-perspective: 500;
	perspective: 500;
}

/* The common part */



/* Errors */



.gk-tabs-error {
	color: #555;
	font-size: 1.6rem;
	padding: 32px 16px;
	text-align: center;
}

.gk-tabs-error > strong {
	color: #d44;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 10rem;
	font-weight: bold;
	line-height: 100px;
}

.gk-tabs-error > small {
	font-size: 1.1rem;
}

/* Animations */



.gk-tabs-item {
	opacity: 0;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
	position: absolute;
	top: 0;
}

.gk-tabs-item.active {
	opacity: 1;
	position: relative;
	z-index: 2;
}

.gk-tabs[data-anim="scale-up"] .gk-tabs-item {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}

.gk-tabs[data-anim="scale-down"] .gk-tabs-item {
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
}

.gk-tabs[data-anim="rotate-y"],
 .gk-tabs[data-anim="rotate-x"] {
	-webkit-perspective: 1200;
	-moz-perspective: 1200;
	-ms-perspective: 1200;
	perspective: 1200;
}

.gk-tabs[data-anim="rotate-y"] .gk-tabs-item {
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.gk-tabs[data-anim="rotate-x"] .gk-tabs-item {
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	-o-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

.gk-tabs[data-anim="scale-up"] .gk-tabs-item.active,
 .gk-tabs[data-anim="scale-down"] .gk-tabs-item.active {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.gk-tabs[data-anim="rotate-y"] .gk-tabs-item.active {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.gk-tabs[data-anim="rotate-x"] .gk-tabs-item.active {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

/**



 * 4.4 GK Image Show



 * ----------------------------------------------------------------------------



 */







.gk-is-wrapper-gk-hotel {
	webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.gk-is-wrapper-gk-hotel[data-mode="testimonial"] {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.gk-is-wrapper-gk-hotel[data-pagination="top"] {
	padding-top: 68px;
}

.gk-is-wrapper-gk-hotel[data-pagination="bottom"] {
	padding-bottom: 68px;
}

.gk-is-wrapper-gk-hotel.header[data-pagination="bottom"] {
	background-color: #fff!important;
}

.gk-is-wrapper-gk-hotel[data-pagination="top"] figure {
	top: 68px;
}

.gk-is-wrapper-gk-hotel img {
	display: block;
	height: auto;
	opacity: 0;
	position: relative;
	width: 100%;
}

.frontpage-slider #gk-page-preloader {
	background: #f6f6f6 url('images/preloaders/default.gif') no-repeat center center;
	height: 100%;
	left: 50%;
	position: absolute;
	text-indent: -9999px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 100;
}

.gk-is-wrapper-gk-hotel figure {
	left: 50%;
	top: 0;
	opacity: 0;
	position: absolute;
	overflow: hidden;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 1;
}

.gk-is-wrapper-gk-hotel figure.animated {
	z-index: 2;
}

.gk-is-wrapper-gk-hotel.loaded figure.animated {
	opacity: 1;
	filter: alpha(opacity=100);
}

.gk-is-wrapper-gk-hotel figure.active {
	position: relative;
	z-index: 3;
}

.gk-is-wrapper-gk-hotel[data-mode="testimonial"] figure {
	height: 100%;
}

.gk-is-wrapper-gk-hotel .gk-is-slide {
	background-size: cover;
	background-position: center center;
}

.frontpage-slider figcaption {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 1;
}

.frontpage-slider li.slides1_on figcaption {
    opacity: 1;
}

.frontpage-slider figcaption.mode-showcase {
	bottom: 0;
	top: auto;
	width: 100%;
}

.frontpage-slider figcaption.mode-showcase h2 {
	font-size: 3rem!important;
	padding: 8% 16%;
}

.gk-is-wrapper-gk-hotel figure.active figcaption {
	z-index: 101;
}

.frontpage-slider figcaption > div {
	float: left;
	margin: 0;
	text-align: left;
	width: 60%;
}

.frontpage-slider figcaption h2,
 .frontpage-slider figcaption small {
	color: #fff;
	display: block;
	font-size: 3rem;
	-webkit-font-smoothing: antialiased;
	font-smooth: grayscale;
	font-style: italic;
	font-weight: 400!important;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: relative;
	top: 50px;
	-webkit-transition: all .35s ease-out;
	-moz-transition: all .35s ease-out;
	-ms-transition: all .35s ease-out;
	-o-transition: all .35s ease-out;
	transition: all .35s ease-out;
	text-shadow: 2px 2px 4px #000000;
}

.frontpage-slider figcaption cite,
 .frontpage-slider figcaption blockquote {
	-webkit-transition: all .35s ease-out;
	-moz-transition: all .35s ease-out;
	-ms-transition: all .35s ease-out;
	-o-transition: all .35s ease-out;
	transition: all .35s ease-out;
}

.frontpage-slider figcaption small {
	padding: 0 0 10px;
}

.frontpage-slider figcaption h2 {
	font-size: 3.6rem!important;
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-ms-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
}

.frontpage-slider figcaption cite {
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-ms-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
}

.gk-is-wrapper-gk-hotel .active figcaption h2,
 .gk-is-wrapper-gk-hotel .active figcaption small,
 .gk-is-wrapper-gk-hotel .active figcaption .readon,
 .gk-is-wrapper-gk-hotel .active figcaption blockquote,
 .gk-is-wrapper-gk-hotel .active figcaption cite {
	opacity: 1!important;
	top: 0!important;
}

.frontpage-slider figcaption a {
	color: #fff;
}

.frontpage-slider .readon {
	background: #fff;
	border-radius: 3px;
	color: #000!important;
	font-size: 1.2rem;
	float: left;
	height: 49px;
	line-height: 50px;
	letter-spacing: 2px;
	margin: 70px 0 0 0;
	opacity: 0;
	padding: 0 45px;
	position: relative;
	text-transform: uppercase;
	top: 50px;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-ms-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
}

.frontpage-slider .readon:active,
.frontpage-slider .readon:focus,
.frontpage-slider .readon:hover {
	background: #000;
	color: #fff!important;
}

.frontpage-slider .btn-next,
.frontpage-slider .btn-prev {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	height: 40px;
	margin-top: -20px;
	overflow: hidden;
	position: absolute;
	right: 40px;
	text-indent: -99px;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 40px;
	z-index: 100;
}

.frontpage-slider .btn-prev  {
	left: 40px;
	right: auto;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.frontpage-slider .btn-next:hover,
.frontpage-slider .btn-prev :hover {
	color: #a98c61;
}

.frontpage-slider .btn-next:hover {
	right: 30px;
}

.frontpage-slider .btn-prev:hover {
	left: 30px;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination {
	height: 28px;
	margin: 0;
	position: absolute;
	width: 100%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination-top {
	top: 0;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination-bottom {
	bottom: 0;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination > li {
	border: none;
	border-bottom: 2px solid #e5e5e5!important;
	color: #000;
	cursor: pointer;
	float: left;
	font-size: 1.2rem;
	font-weight: bold;
	height: 28px;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0 12px 14px 12px;
	position: relative;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination-bottom > li {
	border-top: 2px solid #e5e5e5!important;
	border-bottom: none!important;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination > li a {
	color: #000;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination-bottom > li {
	border-top: 2px solid #e5e5e5!important;
	border-bottom: none;
	padding: 14px 12px 0 12px;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination > li:before {
	background: #e5e5e5;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	width: 1px;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination > li:first-child:before {
	display: none;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination > li.active,
 .gk-is-wrapper-gk-hotel .gk-is-pagination > li.active:hover {
	border-bottom-color: #000!important;
	color: #000;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination-bottom > li.active,
 .gk-is-wrapper-gk-hotel .gk-is-pagination-bottom > li.active:hover {
	border-bottom-color: transparent!important;
	border-top-color: #000!important;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination.gk-is-pagination-top > li:hover {
	border-bottom-color: #a98c61!important;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination.gk-is-pagination-bottom > li:hover {
	border-top-color: #a98c61!important;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination > li:hover a {
	color: #a98c61;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="1"] li {
	width: 100%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="2"] li {
	width: 50%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="3"] li {
	width: 33.333333%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="4"] li {
	width: 25%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="5"] li {
	width: 20%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="6"] li {
	width: 16.666666%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="7"] li {
	width: 14.285714%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="8"] li {
	width: 12.5%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="9"] li {
	width: 11.111111%;
}

.gk-is-wrapper-gk-hotel .gk-is-pagination[data-count="10"] li {
	width: 10%;
}

/* Testimonials mode */



.frontpage-slider figcaption.mode-testimonial blockquote {
	border: none;
	color: #fff;
	font-size: 3rem;
	line-height: 1.4;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: relative;
	top: 50px;
}

.frontpage-slider figcaption.mode-testimonial blockquote:before {
	color: #a98c61;
	content: "“";
	font-size: 5rem;
	font-style: italic;
	left: -50px;
	position: absolute;
	top: -8px;
}

.frontpage-slider figcaption.mode-testimonial blockquote cite {
	color: #fff;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1;
	margin: 50px 0 0 0;
	opacity: 0;
	position: relative;
	text-transform: uppercase;
	top: 50px;
}

@media (max-width: 1280px) {

.frontpage-slider figcaption {
	top: 40%;
	width: 95%;
}

.frontpage-slider figcaption h2,
 .frontpage-slider figcaption small {
	font-size: 2.2rem;
}
}

@media (max-width: 1040px) {

.frontpage-slider figcaption > div {
	width: 100%;
}
}

@media (max-width: 640px) {

.frontpage-slider figcaption.mode-testimonial blockquote {
	font-size: 1.5rem!important;
}

.frontpage-slider figcaption.mode-testimonial blockquote cite {
	margin-top: 20px;
}

.frontpage-slider figcaption.mode-showcase h2 {
	font-size: 2rem!important;
	padding: 4% 8%;
}

.frontpage-slider figcaption small {
	font-size: 1.5rem;
}

.frontpage-slider figcaption h2 {
	font-size: 2rem!important;
}

.gk-is-wrapper-gk-hotel .readon {
	margin-top: 20px;
}
}

/**



 * 5. Footer



 * ----------------------------------------------------------------------------



 */



#gk-bottom5 h3 {
	font-size: 1.2rem;
	font-style: normal;
	letter-spacing: 1px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

#gk-bottom5 > div {
	padding-top: 30px;
}

#gk-bottom5 a {
	color: #999;
}

#gk-bottom5 a:active,
 #gk-bottom5 a:focus,
 #gk-bottom5 a:hover {
	color: #a98c61;
}

#gk-bottom5 li,
 #gk-bottom5 p {
	border: 0;
	color: #999;
	font-size: 1.3rem;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

#gk-footer,
 #gk-bottom5 {
	background: #f6f6f6;
	color: #000;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 2;
	padding: 0;
	text-align: center;
}

#gk-bottom5 {
	margin-top: 50px;
	padding-top: 50px;
}

#gk-footer strong {
	color: #000;
}

#gk-footer a {
	color: #333;
	padding: 0;
}

#gk-footer a:active,
 #gk-footer a:focus,
 #gk-footer a:hover {
	color: #a98c61;
}

#gk-footer-nav {
	margin: 0 auto;
	padding: 30px 0;
}

#gk-footer-nav a {
	color: #000;
	padding: 0 !important;
}

#gk-footer-nav a:active,
 #gk-footer-nav a:focus,
 #gk-footer-nav a:hover {
	color: #a98c61;
}

#gk-footer-nav li {
	border: none;
	display: inline-block;
	float: none;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 40px;
	margin: 0 !important;
	padding: 0 21px !important;
	text-transform: uppercase;
}

#gk-copyrights {
	color: #777;
	font-size: 1.1rem;
	line-height: 40px;
	padding-bottom: 50px;
	position: relative;
	text-transform: uppercase;
}

#gk-copyrights p {
	margin: 0;
}

#gk-copyrights > ul {
	border-top: 1px solid #ccc;
	display: inline-block;
	margin: 50px 0 45px;
	padding: 40px 80px;
}

#gk-copyrights > ul > li {
	float: left;
	font-size: 2.4rem;
	line-height: 1;
	padding: 0 3px;
}

#gk-copyrights > ul > li > a {
	color: #999;
}

#gk-copyrights > ul > li > a:active,
 #gk-copyrights > ul > li > a:focus,
 #gk-copyrights > ul > li > a:hover {
	color: #000;
}

/**



 * 6. Multi-site improvements



 * ----------------------------------------------------------------------------



 */



body .mu_register {
	overflow: hidden;
	width: 100%;
}

.mu_register .mu_alert {
	margin: 0 0 32px 0;
}

body .mu_register input[type="submit"],
 body .mu_register #blog_title,
 body .mu_register #user_email,
 body .mu_register #blogname,
 body .mu_register #user_name {
	width: auto;
	font-size: inherit;
}

body #submit,
 body #key {
	width: auto;
}

#activateform {
	overflow: hidden;
}

/**



 * 7. Other



 * ----------------------------------------------------------------------------



 */



/* Post passwords */



.post-password-form label {
	float: left;
}

/* Pingbacks and Trackbacks */



.pingback,
 .trackback {
	padding: 0 18px;
}

/* Fix for the reCAPTCHA field */



#recaptcha_response_field {
	height: auto !important;
}

h2 + .gk-subtitle {
	color: #444;
	font-size: 1.6rem;
	margin: -16px 0 90px 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* Frontpage */



.frontpage #page,
 .archive #page {
	padding-top: 0;
}

.attachment #page {
	padding-top: 30px;
}

.frontpage-block-wrap {
	margin: 0 auto;
}

.frontpage-block-wrap:after {
	clear: both;
	content: "";
	display: table;
}

.frontpage-block {
	position: relative;
}

.frontpage-block-wrap {
	padding: 120px 0;
}

.gk-clearfix {
	clear: both;
}

#frontpage-wrap > .gk-clearfix {
	overflow: hidden;
	background: none repeat scroll 0% 0% #FFF;
}

.parallax-bg-layer {
	will-change: top;
}

cite {
	color: #000;
	display: block;
	font-size: 2rem;
	margin: 45px 0 0 0;
}

cite > small {
	display: block;
	font-size: 1.4rem;
	font-style: normal;
}

.gk-photo-grid {
	margin: 75px -5px;
	overflow: hidden;
}

.gk-photo-grid.no-margin {
	margin: 0 -5px;
}

.gk-photo-grid.offset-left {
	margin-left: -150px;
}

.gk-photo-grid.offset-right {
	margin-right: -150px;
}

.gk-photo-grid .gk-grid-1,
 .gk-photo-grid .gk-grid-2,
 .gk-photo-grid .gk-grid-3,
 .gk-photo-grid .gk-grid-4,
 .gk-photo-grid .gk-grid-5 {
	float: left;
	padding: 5px;
	position: relative;
}

.gk-photo-grid .gk-grid-1 img,
 .gk-photo-grid .gk-grid-2 img,
 .gk-photo-grid .gk-grid-3 img,
 .gk-photo-grid .gk-grid-4 img,
 .gk-photo-grid .gk-grid-5 img {
	display: block;
	height: auto;
	width: 100%;
}

.gk-photo-grid .gk-grid-1 figcaption,
 .gk-photo-grid .gk-grid-2 figcaption,
 .gk-photo-grid .gk-grid-3 figcaption,
 .gk-photo-grid .gk-grid-4 figcaption,
 .gk-photo-grid .gk-grid-5 figcaption {
	bottom: 20px;
	color: #fff;
	font-size: 1.1rem;
	left: 20px;
	line-height: 1;
	position: absolute;
	text-transform: uppercase;
	z-index: 1;
}

.gk-photo-grid .gk-grid-1 {
	width: 100%;
}

.gk-photo-grid .gk-grid-2 {
	width: 50%;
}

.gk-photo-grid .gk-grid-3 {
	width: 33.333333%;
}

.gk-photo-grid .gk-grid-4 {
	width: 25%;
}

.gk-photo-grid .gk-grid-5 {
	width: 20%;
}

/* Frontpage - info blocks */



#frontpage-sidebar .widget + .widget {
	margin: 100px 0 0 0;
}

.gk-info,
 .widget .gk-info {
	margin: 50px 0;
	padding: 0;
}

.gk-info li {
	border: none !important;
	list-style-type: none;
	padding: 0 !important;
}

.gk-info li.gk-info-col-2 {
	float: left;
	width: 50%;
}

.gk-info li dl {
	margin: 0;
	padding: 12px 0;
}

.gk-info li dl dt {
	color: #999;
	font-size: 1.1rem;
	letter-spacing: 1px;
	line-height: 1.6;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.gk-info li dl dd {
	color: #000;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
	margin: 0;
}

.gk-info li dl dd strong {
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.4;
}

/* Message block */



.gk-cols .border1,
 .gk-cols .border2 {
	margin: 0 !important;
	padding-bottom: 10px;
}

/* Newsletter popupt */



#gk-newsletter-popup {
	background: #fff;
	bottom: 0;
	-webkit-box-shadow: 0 0 50px #ccc;
	-moz-box-shadow: 0 0 50px #ccc;
	box-shadow: 0 0 50px #ccc;
	opacity: 1;
	padding: 50px 50px 40px 50px;
	position: fixed;
	right: 125px;
	text-align: center;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 480px;
	z-index: 9999999999 !important;
}

#gk-newsletter-popup.hidden-popup {
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}

#gk-newsletter-popup h3 {
	color: #000;
	font-size: 2.6rem;
}

#gk-newsletter-popup p {
	color: #333;
	font-size: 1.4rem;
	line-height: 1.6;
	margin-bottom: 3em;
}

#gk-newsletter-popup small {
	clear: both;
	color: #999;
	display: block;
	font-size: 1rem;
	line-height: 18px;
	margin-top: 50px;
}

#gk-newsletter-popup small a {
	color: #999;
	text-decoration: underline;
}

#gk-newsletter-popup small a:active,
 #gk-newsletter-popup small a:focus,
 #gk-newsletter-popup small a:hover {
	color: #a98c61;
}

#gk-newsletter-popup form {
	text-align: center;
}

#gk-newsletter-popup form input {
	border: 1px solid #bbb;
	color: #333;
	height: 41px;
	padding: 0 25px;
}
 #gk-newsletter-popup form input::-webkit-input-placeholder {
 color: #999;
}
 #gk-newsletter-popup form input::-moz-placeholder {
 color: #999;
}
 #gk-newsletter-popup form input:-moz-placeholder {
 color: #999;
}
 #gk-newsletter-popup form input:-ms-input-placeholder {
 color: #999;
}

#gk-newsletter-popup form input[type="submit"] {
	background: #a98c61;
	border: none;
	color: #fff;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 500;
	margin-left: 10px;
	margin-top: 0;
	position: relative;
	top: -1px;
}

#gk-newsletter-popup form input[type="submit"]:active,
 #gk-newsletter-popup form input[type="submit"]:focus,
 #gk-newsletter-popup form input[type="submit"]:hover {
	background: #000;
}

#gk-newsletter-popup-close {
	font-size: 2.4rem;
	position: absolute;
	right: 20px;
	top: 10px;
}

#gk-newsletter-popup .widget_wysija_cont .updated,
 #gk-newsletter-popup .widget_wysija_cont .error,
 #gk-newsletter-popup .widget_wysija_cont .xdetailed-errors {
	margin: 30px;
	padding: 10px;
}

#gk-newsletter-popup .wysija-paragraph {
	display: inline-block;
	margin: 0;
}

@media (max-height: 700px), (max-width: 1040px) {

#gk-newsletter-popup {
	padding: 20px;
	right: 32px;
	width: 420px;
}

#gk-newsletter-popup h3 {
	font-size: 2.4rem;
	letter-spacing: 2px;
}
}

@media (max-height: 600px), (max-width: 720px) {

#gk-newsletter-popup {
	display: none;
}
}

/* Photoswipe */



/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */



.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: none;
}

.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pswp img {
	cursor: move;
	max-width: none;
}

.pswp--animate_opacity {
	opacity: 0.001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__container,
 .pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container,
 .pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
	background: #f6f6f6;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
 .pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}

.pswp__container,
 .pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	-webkit-transition: opacity 0.15s;
	transition: opacity 0.15s;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #f6f6f6;
}

.pswp--ie .pswp__img {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 1.4rem;
	line-height: 16px;
	margin-top: -8px;
	color: #777;
}

.pswp__error-msg a {
	color: #777;
	text-decoration: underline;
}

.pswp__button {
	width: 44px;
	height: 60px;
	position: relative;
	background: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: inline-block;
	border: 0;
	padding: 0;
	margin: 0;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pswp__button:focus,
 .pswp__button:hover {
	background: none;
	opacity: 1;
}

.pswp__button:active {
	background: none;
	outline: none;
	opacity: 0.9;
}

.pswp__button:focus:before,
 .pswp__button:hover:before,
 .pswp__button:active:before {
	color: #a98c61;
}
 .pswp__button::-moz-focus-inner {
 padding: 0;
 border: 0;
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button,
 .pswp__button--arrow--left:before,
 .pswp__button--arrow--right:before {
	width: 44px;
	height: 60px;
}

.pswp__button--close:before {
	color: #333;
	content: "e";
	font-family: "hotel-pixellove";
	font-size: 1.5rem;
	text-transform: none !important;
}

.pswp__button--share:before {
	color: #333;
	content: "D";
	font-family: "hotel-pixellove";
	font-size: 1.9rem;
	text-transform: none !important;
}

.pswp__button--fs {
	display: none;
}

.pswp__button--fs:before {
	color: #333;
	content: "s";
	font-family: "hotel-pixellove";
	font-size: 1.8rem;
	text-transform: none !important;
}

.pswp--supports-fs .pswp__button--fs {
	display: inline-block;
}

.pswp__button--zoom:before {
	color: #333;
	content: "K";
	font-family: "hotel-pixellove";
	font-size: 1.8rem;
	text-transform: none !important;
}

.pswp__button--zoom {
	display: none;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: inline-block;
}

.pswp--touch .pswp__button--arrow--left,
 .pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}

.pswp__button--arrow--left,
 .pswp__button--arrow--right {
	background: none;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	position: absolute;
}

.pswp__button--arrow--left {
	left: 0;
}

.pswp__button--arrow--right {
	right: 0;
}

.pswp__button--arrow--left:before,
 .pswp__button--arrow--right:before {
	border-radius: 50%;
	content: '';
	top: 35px;
	background-color: #fff;
	height: 50px;
	line-height: 50px;
	width: 50px;
	position: absolute;
}

.pswp__button--arrow--left:before {
	color: #333;
	content: "A";
	font-family: "hotel-pixellove";
	font-size: 1.4rem;
	left: 30px;
	text-transform: none !important;
}

.pswp__button--arrow--right:before {
	color: #333;
	content: "y";
	font-family: "hotel-pixellove";
	font-size: 1.4rem;
	right: 30px;
	text-transform: none !important;
}

.pswp__counter,
 .pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	display: block;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #000;
	left: 50%;
	top: 56px;
	border-radius: 2px;
	margin-left: -60px;
	display: block;
	padding: 5px 0;
	width: 160px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__share-tooltip a {
	display: block;
	padding: 5px 10px 5px 35px;
	color: #fff;
	text-decoration: none;
	font-size: 1.2rem;
	line-height: 1.9;
	position: relative;
}

.pswp__share-tooltip a:active,
 .pswp__share-tooltip a:focus,
 .pswp__share-tooltip a:hover {
	color: #a98c61;
}

.pswp__share-modal--fade-in {
	opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a.pswp__share--facebook:before,
 a.pswp__share--twitter:before,
 a.pswp__share--pinterest:before,
 a.pswp__share--download:before {
	content: "\f09a";
	display: block;
	float: left;
	font-family: FontAwesome;
	left: 12px;
	top: 5px;
	position: absolute;
}

a.pswp__share--twitter:before {
	content: "\f099";
}

a.pswp__share--pinterest:before {
	content: "\f231";
}

a.pswp__share--download:before {
	content: "\f019";
}

.pswp__counter {
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	font-size: 1.3rem;
	line-height: 60px;
	color: #333;
	opacity: 0.75;
	padding: 0 30px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption small {
	font-size: 1.1rem;
	color: #777;
}

.pswp__caption__center {
	text-align: center;
	max-width: 680px;
	margin: 0 auto;
	font-size: 1.3rem;
	overflow: hidden;
	padding: 0 0 100px;
	line-height: 20px;
	color: #777;
}

.pswp__caption__center > h3 {
	font-size: 2.4rem;
	font-weight: 400;
}

.pswp__caption__center > span {
	color: #777;
	font-size: 1.6rem;
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	display: none;
}

.pswp__preloader--active {
	opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
	background: url(../images/photoswipe-preloader.gif) 0 0 no-repeat;
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	width: 100%;
	text-align: center;
}

.pswp__caption,
 .pswp__top-bar,
 .pswp--has_mouse .pswp__button--arrow--left,
 .pswp--has_mouse .pswp__button--arrow--right {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
 .pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}

.pswp__ui--idle .pswp__top-bar {
	opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
 .pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}

.pswp__ui--hidden .pswp__top-bar,
 .pswp__ui--hidden .pswp__caption,
 .pswp__ui--hidden .pswp__button--arrow--left,
 .pswp__ui--hidden .pswp__button--arrow--right {
	opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
 .pswp__ui--one-slide .pswp__button--arrow--right,
 .pswp__ui--one-slide .pswp__counter {
	display: none;
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: none;
}

@media (max-width: 1400px) {

.pswp__caption__center {
	padding: 30px 10px;
}

.pswp__caption__center > h3 {
	font-size: 1.8rem;
}

.pswp__caption__center > span {
	font-size: 1.4rem;
}
}

@media (max-width: 1100px) {

.pswp__caption__center {
	padding: 10px;
}

.pswp__caption__center > h3 {
	font-size: 1.6rem;
	margin: 0 0 10px 0;
	max-width: 100%;
	width: 100%;
}

.pswp__caption__center > span {
	font-size: 1.3rem;
	max-width: 100%;
	width: 100%;
}
}

/* Room custom post type */



.gk-room .main-photo {
	margin: 75px 0 10px -150px;
}

.gk-room .info h3 {
	font-size: 2rem;
	margin: 52px 0 16px;
}

.custom-field-row {
	border-bottom: 1px solid #EEE;
	clear: both;
	padding: 5px 0 5px 0;
}

.info-heading {
	display: block;
	float: left;
	font-weight: 600;
	width: 120px;
}

.gk-room .info {
	font-size: 1.4rem;
}

.gk-room .info .span10 {
	margin-left: 132px;
}

.room-price {
	font-size: 1.2rem;
	color: #999;
	padding: 15px 0;
	text-align: right;
	width: 100%;
}

.room-price span {
	display: block;
}

.room-price .min_tariff {
	color: #a98c61;
	font-size: 2rem;
	font-style: italic;
	letter-spacing: 1px;
}

.gk-room .item-body {
	padding-bottom: 60px;
}

.item-body .tariff-box {
	background: none;
	border: none;
	border-left: 2px solid #a98c61;
	line-height: 1.5;
	margin: 2em 0 0;
	padding: 20px 20px 4px;
}

.item-body .tariff-box > .span5 {
	font-size: 1.4rem;
	float: left;
	width: 50%;
}

.room-intro-text {
	line-height: 1.6;
	margin: 20px 0 80px;
	text-align: justify;
}

/* Reservation plugin */



.gk-hotel-reservation-form .datefield {
	background: #fff url('images/select_bg.png') no-repeat right 0;
}

.gk-contact-error,
 .gk-contact-success {
	background: #000;
	color: #fff;
	font-size: 1.4rem;
	line-height: 38px;
	text-align: center;
}

.gk-contact-error {
	background: #fdca19;
	color: #000;
}

/* Photo overlay */



.gk-photo-overlay {
	background: rgba(0, 0, 0, .6) url('images/preloaders/default.gif') no-repeat center center;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 100%;
	z-index: 10000000;
}

.gk-photo-overlay.active {
	display: block;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.gk-photo-overlay img {
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 50px rgba(0, 0, 0, .5);
	box-shadow: 0 0 50px rgba(0, 0, 0, .5);
	display: block;
	height: auto;
	left: 50%;
	max-height: 95%;
	max-width: 95%;
	opacity: 1;
	position: fixed;
	top: 50%;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1);
	-ms-transform: translateX(-50%) translateY(-50%) scale(1);
	-o-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1);
	width: auto;
}

.gk-photo-overlay img.loading {
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(.8);
	-moz-transform: translateX(-50%) translateY(-50%) scale(.8);
	-ms-transform: translateX(-50%) translateY(-50%) scale(.8);
	-o-transform: translateX(-50%) translateY(-50%) scale(.8);
	transform: translateX(-50%) translateY(-50%) scale(.8);
}

.gk-photo-overlay-prev,
 .gk-photo-overlay-next {
	border: 2px solid #fff;
	border-right: none;
	border-bottom: none;
	cursor: pointer;
	display: block;
	left: 100px;
	height: 60px;
	margin-top: -30px;
	opacity: 0;
	position: fixed;
	top: 50%;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 60px;
	z-index: 1;
}

.gk-photo-overlay-prev.active {
	left: 50px;
	opacity: 1;
}

.gk-photo-overlay-next.active {
	opacity: 1;
	right: 50px;
}

.gk-photo-overlay-prev:active,
 .gk-photo-overlay-prev:focus,
 .gk-photo-overlay-prev:hover,
 .gk-photo-overlay-next:active,
 .gk-photo-overlay-next:focus,
 .gk-photo-overlay-next:hover {
	border-color: #a98c61;
}

.gk-photo-overlay-next {
	left: auto;
	right: 100px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.gk-photo-overlay::selection,
 .gk-photo-overlay img::selection {
	background: transparent;
}
 .gk-photo-overlay::-moz-selection, .gk-photo-overlay img::-moz-selection {
 background: transparent;
}

/**



 * Showcase



 * ----------------------------------------------------------------------------



 */





.showcase-box figure {
	float: left;
	margin: 0 4% 4% 0;
	width: 30.666%;
}

@media (max-width: 600px) {

.showcase-box figure {
	float: none;
	margin: 0 auto;
	width: 100%;
}

.showcase-box figure > a:hover {
	background: transparent;
}

.showcase-box figure > a > img {
	width: 100%;
}
}

.showcase-box figure:nth-child(3n) {
	margin-right: 0;
}

.showcase-box figure:nth-child(3n+1) {
	clear: both;
}

.showcase-box figure > a > img {
	max-width: 100%;
}

.showcase-box figure > a {
	display: block;
}

.showcase-box figure > a:hover {
	background: #faf7f2;
}

.showcase-box figure p {
	color: #000;
}

.showcase-box figcaption {
	padding: 0 2rem 2rem;
}

.showcase-box figcaption > h3 {
	font-size: 22px;
	margin: 2rem 0 0;
}

/**



 * RWD



 * ----------------------------------------------------------------------------



 */





.all-devices {
	display: block;
}

.only-desktop {
	display: block;
}

.only-tablets {
	display: none;
}

.only-smartphones {
	display: none;
}

.only-tablets-and-smartphones {
	display: none;
}

.only-desktop-and-tablets {
	display: block;
}

@media (max-width: 1720px) {

.gk-features img {
	height: auto;
	max-width: 100%;
}

#gkHeaderMod .gkPage {
	width: 90%;
}
}

/*



 *



 * Rest of the RWD rules is placed in the RWD CSS files:



 * small.desktop.css,



 * tablet.css,



 * small.tablet.css,



 * mobile.css



 *



 */





/* CHARLOTTE */



.item-info {
	display: none;
}

.widget .widget-title,
.box .widget-title {
	color: #a98c61;
	font-family: georgia;
	font-weight: 100;
	line-height: 1.2;
	font-size: 2rem;
	letter-spacing: 2px;
}

.box.title-centered .content h2, .box.title-centered .content h3, .box.title-centered > h3 {
	margin: 50px -135px 30px -135px;
}

.box.narrow.title-centered .gk-cols
{
  padding-bottom: 80px;
}
.box.title-centered .widget-title
{
  text-align: center; font-size: 90%;}

button:hover, button:focus, .button:hover, .button:focus, .btn:hover, .btn:active, .btn:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, #gk-mobile-menu:active i, #gk-mobile-menu:active i::before, #gk-mobile-menu:active i::after, #gk-mobile-menu:focus i, #gk-mobile-menu:focus i::before, #gk-mobile-menu:focus i::after, #gk-mobile-menu:hover i, #gk-mobile-menu:hover i::before, #gk-mobile-menu:hover i::after, .widget.color, .widget.coupon h4, .gk-nsp-arts-nav ul li.active, .gk-nsp-links-nav ul li.active, #gk-newsletter-popup form input[type="submit"], #cc-tag a:active, #cc-tag a:focus, #cc-tag a:hover, #cc-notification ul.cc-notification-buttons a
{
  background-color: #999999;}

.frontpage-slider figcaption small {
	padding: 0 0 10px;
	font-family: georgia;
	font-size: 170%;
}

#gk-header-sidebar .btn {font-size: 10px;}

.gk-hotel-reservation-form > h3 {margin-bottom: 10px;}

.gk-hotel-reservation-overlay input[type="submit"],
.gk-hotel-reservation-buttons input[type="button"] {
  margin: 20px 0 0;
}

button,
 .button,
 .btn, .btn-newsletter,
 .btn-border,
 input[type="submit"],
 input[type="button"],
 input[type="reset"],
 .readon {
	-webkit-appearance: none;
	background: #a98c61;
	border: none;
	border-radius: 3px;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 1.3rem;
	font-weight: 400;
	height: auto;
	letter-spacing: 2px;
	line-height: 25px;
	margin: 0 5px 2px 2px;
	padding: 8px 24px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

/* END CHARLOTTE */

/* TidyCustoms */
@media (max-width: 1100px) {
	.frontpage-block .narrow.title-centered .gk-cols {
		padding-left: 15px;
    padding-right: 15px; 
	}
}

/* honeypot contact form validation */
#contact-secondname {
	display: none;
}

body.fr #gk-newsletter-popup,
body.en #gk-newsletter-popup,
body.es #gk-newsletter-popup,
body.de #gk-newsletter-popup{
  display: none;
}


/* END TidyCustoms */