/* CSS for the mobile devices */
/* Basic CSS rules */
h1 {
  font-size: 3rem;
}
h2,
.single-page .entry-title,
.archive-page .entry-title {
  font-size: 2.4rem;
  margin: 0 0 16px 0;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.6rem;
}
h6 {
  font-size: 1.4rem;
}
/* CSS Widget Rules */
.only-desktop {
  display: none;
}

.only-tablets {
  display: none;
}

.only-smartphones {
  display: block;
}

.only-tablets-and-smartphones {
  display: block;
}

.only-desktop-and-tablets {
  display: none;
}

#sidebar > div,
#frontpage-sidebar > div {
  margin-top: 2rem !important;
  padding-top: 25px !important;
}

.narrow.title-centered {
  padding-left: 10px;
  padding-right: 10px;
}
.gk-is-wrapper-gk-hotel[data-mode="testimonial"],
#frontpage-wrap > .box.regular-space {
  margin-top: 60px;
}

.gk-art-content-wrap {
  clear: both;
  padding-top: 2rem;
  width: 100%;
}
.gk-nsp.category-layout .gk-nsp-art:nth-child(even) .nsp-image-wrapper {
  float: left;
  padding-left: 0
}
.single-page .intro-text {
  font-size: 1.6rem;
}
/* Top */
.main-navigation + #gk-mobile-menu{
  top: 22px;
  width: 32px;
}
#gk-lang {
  left: 50%;
  top: 130px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#gk-header-nav.gk-fixed-nav  {
  height: 160px;
}
#gk-header-nav.gk-fixed-nav  #gk-top-info,
#gk-header-nav.gk-fixed-nav  #gk-lang,
#gk-mobile-menu span {
  display: none;
}
#gk-header-nav .gk-logo {
  max-width: 260px;
}

#gk-header-nav .gk-logo img {
  height: 40px;
}

#gk-header-nav.static,
#gk-header-nav.active {
  height: 45px;
}

#aside-menu-toggler {
  top: 0;
}

.admin-bar #gk-header-nav.static,
.admin-bar #gk-header-nav.active {
  top: 0px;
}

#gk-header-nav.active .gk-logo,
#gk-header-nav.active .gk-logo-css,
#gk-header-nav.active .gk-logo-css-big {
  top: 0;
}

#gk-header.menu-visible {
  padding-top: 32px;
}

.gk-hotel-reservation-form > h3,
.widget .widget-title,
.box .widget-title {
  margin: 0 0 10px;
}
.gk-hotel-reservation-form  .room-list select {
  display: inline-block;
}
#frontpage-wrap > .box {
  padding-top: 30px;
}
/* Containers */
#gk-top1 .widget,
#gk-top2 .widget,
#sidebar .widget,
#gk-bottom1 .widget,
#gk-bottom2 .widget,
#gk-bottom3 .widget,
#gk-bottom5 .widget,
#gk-bottom5 .widget,
.gk-cols .widget,
.gk-3-cols[data-cols="2"] .widget-wrap,
.gk-3-cols[data-cols="3"] .widget-wrap,
.gk-3-cols[data-cols="4"] .widget-wrap,
.gk-3-cols[data-cols="5"] .widget-wrap,
.gk-3-cols[data-cols="6"] .widget-wrap,
.gk-3-cols[data-cols="7"] .widget-wrap,
.gk-3-cols[data-cols="8"] .widget-wrap,
.gk-3-cols[data-cols="9"] .widget-wrap,
.gk-menu .gk-cols > div {
  clear: both !important;
  float: none !important;
  margin: 0 auto 2rem auto !important;
  width: 100%;
}

#sidebar .widget,
#frontpage-sidebar .widget {
  clear: both;
  width: 100%;
}

#frontpage-sidebar .widget {
  margin-top: 2rem;
}

.gk-cols[data-cols="2"] > div,
.gk-cols[data-cols="3"] > div,
.gk-cols[data-cols="4"] > div,
.gk-cols[data-cols="5"] > div {
  padding-bottom: 2rem !important;
  width: 100%;
}

.gk-cols {
  display: block !important;
  margin: 0 !important;
  text-align: center;
}

.gk-cols > div {
  display: block !important;
  margin-bottom: 2rem !important;
  padding: 0;
  width: 100% !important;
}
.gk-photo-grid {
  margin: 25px -5px;
}
.archive .entry-title-wrap > h1,
.author-info .entry-title, 
.archive .entry-header > .entry-title {
  font-size: 2rem;
  letter-spacing: 2px;
}

/* Items */
.gallery br {
  display: none;
}

.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item {
  width: 50%;
}

.gk-3-cols[data-cols="2"] .widget,
.gk-3-cols[data-cols="3"] .widget {
  width: 100%;
}

.archive .entry-title-wrap > h1 {
  margin: 50px 0 10px 0;
}
.archive .entry-title-wrap > p, 
.author-info .entry-title + p, 
.entry-header time {
  font-size: 1.2rem;
}
.entry-title {
  font-size: 2.8rem;
}

.item-author {
  width: 100%;
}

.item-info {
  margin: 0 0 2rem;
  text-align: left;
}
.single-page .item-info {
  margin-top: 32px;
}

.comments-title,
.comment-reply-title {
  font-size: 2.4rem;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
  width: 100%;
}

#comments {
  margin: 0;
  width: 100%;
}

.comment-content-wrapper {
  margin: 0;
}

.comment-body {
  font-size: 1.3rem;
  margin: 8px 0 30px;
}

.comment-author {
  position: static;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.comment-author .avatar {
  display: inline-block;
  float: none;
}

.comment-metadata {
  overflow: hidden;
  text-align: center;
}

.comment-metadata > * {
  display: inline-block;
  text-align: center;
}

.comment-metadata > a {
  float: none;
  display: block;
}

.comment-metadata > strong {
  float: none;
}

.comment-reply-link {
  float: none;
  display: block;
  margin-top: -2rem;
  text-align: center;
}

.search-form .search-submit {
  margin: 10px 0;
}

/* Subpage fixes */
#gk-header-mod h1,
#gk-header-mod h2,
.one-page .gk-page h1,
.one-page .gk-page h2,
.contact .entry-title-wrap h1,
.contact .entry-title-wrap h2 {
  font-size: 2rem;
  line-height: 1.2;
}
#gk-header-mod h2,
.one-page .gk-page h2,
.contact .entry-title-wrap h2,
.archive .entry-title-wrap > p,
.author-info .entry-title + p,
.entry-header time {
  font-size: 1.4rem;
}

.contact .site > div {
  padding: 0 0 2rem 0 !important;
  width: 100% !important;
}
#sidebar .widget {
  margin-bottom: 2rem;
  width: 100%!important;
}
.gk-social-icons-block {
  font-size: 2rem;
  padding: 24px 0 0;
}

/* Other */
.gk-nsp-art {
  width: 99% !important;
}

.readon {
	line-height: 1!important;
}
.gk-is-wrapper-gk-hotel .readon {
  line-height: 50px!important;
}
.readon.btn {
  line-height: 40px!important;
}

#gk-footer-nav li {
  padding: 0 10px !important;
}

#gk-login {
  padding: 12px;
}

#login-forgot {
  margin: 0 0 50px;
  width: 99%;
}

.single-page .item-info {
  margin-top: 10px;
  width: 100%!important
}

.item-info li {
  display: block;
  margin: 0;
  padding: 0;
}
.item-info li:before {
  display: none;
}

.archive-page {
  margin: 0;
}
.item-body > p {
  font-size: 1.4rem;
}
.item-body .gk-offset-image {
  margin: 25px 0;
}
.item-body blockquote, 
.entry-content blockquote {
  font-size: 1.5rem;
}
.archive-page .format {
  margin: 0 auto 13px auto;
}
.format {
  top: 4px;
}
.entry-thumbnail-wrap,
.entry-content, .entry-summary {
  margin: 32px auto 24px auto
}

.author-page .author-info img {
  max-width: 60px;
  height: 60px;
}
.author-page .author-info {
  top: 60%;
}

.author-info .entry-title + p, 
.author-info p > a {
  font-size: 1.1rem;
}

.archive-page.tag-page,
.archive-page.archive-article,
.archive-page.search-article {
  padding: 40px 0;
}

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

.archive.category .entry-header + .site {
  padding-top: 40px;
}

#gk-login-popup input {
  height: 32px;
  line-height: 32px;
  margin: 0 0 5px 0;
  width: 100%;
}
#gk-login-popup p {
  margin: 0;
}
#gk-login-popup ul {
  margin: 5px 0;
}
#gk-login-popup li {
  margin: 3px 0;
}
#gk-login-popup button {
  height: 32px;
  line-height: 32px;
  padding: 0;
  width: 100%;
}
#gk-login-popup .btn-border {
  padding: 6px;
}
#gk-login-popup .login li.last {
  padding: 0;
}
#gk-login-popup h3 {
  margin-bottom: 10px;
}
#gk-login-popup-close {
  font-size: 2.4rem;
  right: 2rem;
  top: 0px;
}
.search .entry-title-wrap {
  -webkit-transform: translateX(-50%) translateY(-25%);
  -moz-transform: translateX(-50%) translateY(-25%);
  -ms-transform: translateX(-50%) translateY(-25%);
  -o-transform: translateX(-50%) translateY(-25%);
  transform: translateX(-50%) translateY(-25%);
}
.search-form .btn-border {
  margin-top: 5px !important;
}

.search-form .search-field,
.search-form .btn-border {
  width: 100%!important;
}

.search .entry-title-wrap .site > p {
  margin: 5px 0;
}

.error404 #content {
  padding: 22px 0 0 0;
}

.search-form .btn {
  float: left;
  margin-right: 5px;
  position: relative;
  width: 100%;
  height: auto;
  line-height: 25px;
}
