/*!
Theme Name: Greg Holman (Child Theme)
Author: Jinco
Author URI: https://jinand.co/
Template: jinco-theme
Description: Greg Holman Site Child Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jinco-theme-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

jinco-theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url("https://fonts.googleapis.com/css?family=Karla:400,400i,700");
/*---  FONTS  ---*/
/*---  FONTS SIZE  ---*/
/*---  FONTS WEIGHT  ---*/
/*---  COLORS  ---*/
* {
  box-sizing: border-box; }

body {
  font-size: 16px;
  color: #000;
  font-family: "Karla", sans-serif;
  line-height: normal;
  font-weight: 400; }

.the-title {
  text-transform: uppercase;
  font-family: "Karla", sans-serif;
  font-size: 80px;
  color: #000;
  font-weight: 400;
  line-height: normal; }

.the-content {
  font-size: 28px; }

.about-author-heading,
.book-title,
.contact-heading,
.blog-heading {
  font-size: 60px; }

.form-control {
  border: 1px solid #979797;
  height: 64px;
  background-color: #fff;
  font-family: "Karla", sans-serif;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -1.25px;
  width: 100%; }

.contact-button, .contact-butto:hover,
.contact-butto:active,
.contact-butto:visited,
.contact-butto:focus {
  background-color: #dc3545;
  border-color: #dc3545;
  border-radius: 0px;
  color: #fff;
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 28px;
  height: 64px;
  line-height: 34px;
  white-space: pre-wrap; }

.comment-name {
  font-weight: 700;
  color: #dc3545; }

.blog-post-title {
  font-weight: 600;
  color: #dc3545; }

.blog-post-date {
  font-weight: 400; }

.book-reviews-heading,
.book-awards-heading,
.book-purchase-heading,
.book-subscription-heading,
.book-purchase-link-heading,
.book-video-heading,
.comment-heading {
  font-size: 28px; }

.about-author-description,
.book-description,
.book-awards-description,
.book-video-description {
  font-size: 28px; }

.about-author-link, .about-author-link:hover {
  color: #000; }

.all-books-display, .all-books-display:hover,
.all-books-display:active,
.all-books-display:visited,
.all-books-display:focus {
  background-color: #dc3545;
  border-color: #dc3545;
  border-radius: 0px;
  color: #fff;
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 28px;
  height: 64px;
  line-height: 50px;
  white-space: pre-wrap; }

.all-books-text,
.book-button-text {
  color: #fff; }

.all-books-link, all-books-link:hover {
  color: #000; }

.book-cover-caption {
  text-transform: uppercase;
  font-size: 20px; }

.book-subtitle {
  font-size: 20px;
  color: #495057; }

.book-series, .book-number {
  font-size: 16px;
  color: #6c757d; }

.book-purchase-display, .book-purchase-display:hover,
.book-purchase-display:active,
.book-purchase-display:visited,
.book-purchase-display:focus {
  background-color: #dc3545;
  border-color: #dc3545;
  border-radius: 0px;
  color: #fff;
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 28px;
  height: 64px;
  line-height: 50px;
  white-space: pre-wrap; }

.book-purchase-coming-soon {
  color: #e83e8c; }

.book-purchase-links, .book-purchase-links:hover {
  color: #000; }

.book-reviews-quote {
  font-size: 20px;
  color: #495057; }

.book-reviews-source-name, .book-awards-name {
  font-weight: 700; }

.book-subscription-subheading, .book-video-subheading {
  color: #495057; }

.book-subscription-display, .book-subscription-display:hover,
.book-subscription-display:active,
.book-subscription-display:visited,
.book-subscription-display:focus {
  background-color: #dc3545;
  border-color: #dc3545;
  border-radius: 0px;
  color: #fff;
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 28px;
  height: 64px;
  line-height: 50px;
  white-space: pre-wrap; }

.book-subscription-code {
  color: #495057; }

.book-video-display, .book-video-display:hover,
.book-video-display:active,
.book-video-display:visited,
.book-video-display:focus {
  background-color: #dc3545;
  border-color: #dc3545;
  border-radius: 0px;
  color: #fff;
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 28px;
  height: 64px;
  line-height: 50px;
  white-space: pre-wrap; }

.social-share-display, social-share-display:hover,
.social-share-display:active,
.social-share-displayvisited,
.social-share-display:focus {
  background-color: #dc3545;
  border-color: #dc3545;
  border-radius: 0px;
  color: #fff;
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 28px;
  height: 64px;
  line-height: 50px;
  white-space: pre-wrap; }

.social_share_text {
  font-size: 16px;
  color: #495057; }

.input-group-append .btn {
  z-index: 0; }

/*-------------------------------*/
/*     MENU HAMBURGER     */
/*-------------------------------*/
.navbar {
  padding: 0px !important; }

html {
  height: 100%; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent; }

/*-------------------------------*/
/*     Wrappers  - SIDE MENU     */
/*-------------------------------*/
#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

#wrapper.toggled {
  padding-left: 220px; }

#sidebar-wrapper {
  z-index: 1000;
  left: 220px;
  width: 0;
  height: 100%;
  margin-left: -220px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #1a1a1a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

#sidebar-wrapper::-webkit-scrollbar {
  display: none; }

#wrapper.toggled #sidebar-wrapper {
  width: 220px; }

#page-content-wrapper {
  width: 100%; }

@media (min-width: 769px) {
  #page-content-wrapper {
    /* 		padding-top: 70px; */ } }
#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -220px; }

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 220px;
  margin: 0;
  padding: 0;
  list-style: none; }

.sidebar-nav li {
  position: relative;
  line-height: 20px;
  display: inline-block;
  width: 100%; }

.nav.sidebar-nav li a {
  color: #0B122E;
  font-weight: 300;
  font-size: 26px;
  text-transform: uppercase; }

.nav.sidebar-nav li a:hover {
  color: #dc3545;
  text-decoration: none; }

#sidebar-wrapper {
  background: #F5F5F1 !important; }

.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
  width: 100%;
  -webkit-transition: width .2s ease-in;
  transition: width .2s ease-in; }

.sidebar-nav li a {
  display: block;
  color: #ddd;
  text-decoration: none;
  padding: 10px 15px 10px 30px; }

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
  color: crimson;
  text-decoration: none;
  background-color: transparent; }

.sidebar-nav .dropdown-menu {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  background-color: #222;
  box-shadow: none; }

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamb-txt {
  text-transform: uppercase;
  position: absolute;
  font-size: 13px;
  color: #dc3545;
  left: 0;
  width: 100%;
  top: 100%; }

.hamburger.is-closed .hamb-txt:before {
  content: "menu"; }

.hamburger.is-open .hamb-txt:before {
  content: "close"; }

.hamburger {
  /*position: fixed; */
  position: relative;
  /*top: 20px; */
  top: 0;
  z-index: 999;
  display: block;
  width: 36px;
  height: 32px;
  cursor: pointer;
  /*   margin-left: 15px; */
  background: transparent;
  border: none;
  font-size: initial; }

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none; }

.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%; }

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #dc3545; }

.hamburger.is-closed .hamb-top {
  top: 5px;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px; }

.hamburger.is-closed .hamb-bottom {
  bottom: 5px;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #dc3545; }

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px; }

.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08); }

.hamburger.is-open .hamb-middle {
  display: none; }

.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08); }

.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/
.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(250, 250, 250, 0.8);
  z-index: 1; }

@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px; }

  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px; } }

/*# sourceMappingURL=style.css.map */
