/* CSS for the small tablet devices */

body {
  font-size: 1.4rem;
}
h1 {
  letter-spacing: 0;
}
h1,
.gk-big-text > h2,
.page .entry-title {
  font-size: 2.8rem;
  letter-spacing: 0;
  line-height: 34px;
}
.item-info {
  margin-top: 70px;
}
.mouse-icon {
  display: none;
}
.entry-header > img,
#gk-header-mod img {
  height: 120% !important;
  width: auto !important;
  max-width: none !important;
}

.single-page .content-wrapper {
  padding-top: 50px;
}

.single .single-page .content-wrapper {
  padding-top: 0;
}

#gk-header-mod h2,
.one-page .gk-page h2 {
  font-size: 2rem;
  line-height: 26px;
}

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

.gk-3-cols[data-cols="2"] .widget,
.gk-3-cols[data-cols="3"] .widget {
  padding: 0 10px;
  max-width: 400px;
  width: 100%;
}

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

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

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

/* Subpages */
.error404 h2 {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.error404 #content {
  padding: 100px 0 0 0;
}

.frontpage .gk-desc,
.page-template-template-one-page .gk-desc {
  padding: 90px 0 122px 0;
}

/* Frontpage elements */
.gk-desc > img {
  max-width: 75%;
  margin: 0 0 48px 0;
}
.gk-desc h2 {
  font-size: 2rem;
  margin-bottom: 24px;
}
.gk-desc p {
  font-size: 1.4rem;
}

.gk-is-wrapper-gk_quark figure h2 {
  font-size: 2rem;
}
.gk-is-wrapper-gk_quark figure p {
  font-size: 1.4rem;
}
.gk-video-link {
  font-size: 2rem;
}
.gk-video-link > i {
  height: 50px;
  font-size: 2rem;
  line-height: 48px;
  margin: 0 10px !important;
  opacity: 1;
  width: 50px;
}
.gk-features {
  margin: 80px 0;
}
.gk-features dt,
.gk-features dd {
  margin: 0 0 10px 0;
}
.gk-features dd {
  font-size: 1.2rem;
}
.gk-price-table > dl {
  padding: 0 0 30px;
}
.gk-price-table > dl dt {
  padding: 20px;
  padding-bottom: 20px;
}
.gk-price-table > dl dd > ul {
  padding: 20px;
}
.gk-price-table > dl dd > a {
  padding: 0 12px;
}
.box.newsletter form,
.widget.newsletter form {
  text-align: center;
}
.box.newsletter small,
.widget.newsletter small {
  max-width: 100%;
  width: 100%;
}
.box.newsletter input,
.widget.newsletter input {
  float: none;
}
#gk-login {
  width: 100%;
}

#gk-menu-overlay-wrap {
  margin: 0 auto 0 -150px;
  max-width: 300px;
}

/* Restaurant style */
#gk-menu-overlay-wrap {
  margin: 0 auto 0 -150px;
  max-width: 300px;
}
.single .entry-title,
.archive .entry-title-wrap > h1  {
  font-size: 3.2rem;
  letter-spacing: 3px;
}
.single-page .item-desc,
.single-page .item-category,
.archive .entry-title-wrap > p,
.author-info .entry-title + p,
.entry-header time {
  font-size: 1.2rem !important;
  letter-spacing: 2px;
}
.archive .entry-header + .site {
  padding: 100px 0 0;
}
.gk-cols {
  margin: 0;
  padding: 40px 10px;
}
.gk-cols .gk-cols {
  margin: 0 -20px !important;
  padding: 0;
}
.gk-cols.gk-gallery {
  padding-top: 80px;
}
#gk-header-mod h2,
#gk-header-mod h1 + p, 
.contact .entry-title-wrap h1 + h2,
.entry-header h1 + p {
  margin-top: 0;
}
#gk-header-mod .btn {
  margin: 10px 5px 0;
}
#gk-header-mod .big-icon,
.entry-header .big-icon {
  font-size: 3rem;
  margin-left: -15px;
  top: -70px;
}
#gk-header-mod sub,
.entry-header sub {
  bottom: 25px;
  font-size: 1.2rem;
  line-height: 1.2;
}
.single-page .cat-item-image,
.archive-page .cat-item-image {
  display: block;
  float: none !important;
  margin: 0 auto 30px auto;
  width: 80%;
}
.category .archive-page > div {
  float: none;
  padding: 0 20px;
  width: 100%;
}
button.large,
.button.large,
input[type="submit"].large,
input[type="button"].large,
.pagenav-prev a.large,
.pagenav-next a.large,
#gkMainbody .readmore > a.large,
.readon.large,
.btn.large,
.btn-border.large,
.btn-thin-border.large {
  padding: 0 20px;
}
.box.video-bg .gk-border-box {
  padding: 30px 40px;
  width: 540px;
}
.box.video-bg {
  padding: 140px 0 !important;
}
.single .content-wrapper {
  margin-top: 32px;
}