.home .site-header,
.home .entry-header,
.page .entry-header {
  display: none;
}

.site-header {
  display: none;
}

#page {
  background-color: transparent;
}

.entry-title {
  color: gold;
}

.inside-article {
  color: #ffffff;
  background-color: transparent;
}

a {
  color: gold;
}

a:hover, a:focus, a:active, a:visited {
  color: orange;
}

.btn {
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   color: #000000;
   font-size: 15px;
   font-weight: 100;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 12px;
   padding-bottom: 12px;
   background-color: gold;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
}

.btn:hover {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   color: #000000;
   text-decoration: none;
}

/* All Pages */
body.page {
  /*background: url(/wp-content/uploads/2020/07/background.jpg) no-repeat center center fixed;*/
  /*-webkit-background-size: cover;*/
  /*-moz-background-size: cover;*/
  /*-o-background-size: cover;*/
  /*background-size: cover;*/
  background-color: #171717;
}
body.page #content .strip {
  background-color: #2a2b2a;
  color: #ffffff;
}
/* Gentlebros Pages */
body.page.page-id-1369 .entry-content {
  margin: 0;
}
body.page.page-id-82 #content,
body.page.page-id-127 #content,
body.page.page-id-1369 #content {
  padding: 0;
}
/* Gentlebros Blog */
body.page.page-id-79 {
  background-color: #171717;
}


/* Slashy Hero Page */
body.page.page-id-29 {
  background: url(/wp-content/uploads/2015/07/background.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body.page.page-id-29 #content {
  font-family: 'Chela One', sans-serif !important;
}

/* Cat Quest Page */
body.page.page-id-79 {
  background: none;
  background-color: #282017 !important;
  color: #ffc106 !important;
  /*
  background: url(/wp-content/uploads/catquest/background.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  */
}
body.page.page-id-79 .entry-content {
  margin: 0;
}
body.page.page-id-79 #content {
  padding: 0;
}
body.page.page-id-79 #content p {
  font-size: 1.2em;
}
body.page.page-id-79 #content h1 {
  font-size: 3.4em;
}
body.page.page-id-79 #content h2 {
  font-size: 2.5em;
}
body.page.page-id-79 #content h3 {
  font-size: 1.6em;
}
body.page.page-id-79 #content .strip {
  background-color: #692b0b;
  color: #ffc106;
}
body.page.page-id-79 #content h1,
body.page.page-id-79 #content h2,
body.page.page-id-79 #content h3,
body.page.page-id-79 #content h4,
body.page.page-id-79 #content h5,
body.page.page-id-79 #content h6 {
  font-family: 'Germania One', cursive;
}

body.page.page-id-79 .mc4wp-form input[type="submit"] {
  background-color: #ffc106;
  color: #692b0b;
}

/* Cat Quest 2 Page */
body.page.page-id-570,
body.page.page-id-570 .inside-article {
  /*background: url(/wp-content/uploads/2018/06/CQ2_BG.png) no-repeat center center fixed;*/
  background: none;
  background-color: #331e6e !important;
  color: #c8baea !important;
}
body.page.page-id-822,
body.page.page-id-822 .inside-article {
  background: none;
  background-color: #131967 !important;
  color: #c8baea !important;
}
body.page.page-id-570 .entry-content,
body.page.page-id-822 .entry-content {
  margin: 0;
}
body.page.page-id-570 #content,
body.page.page-id-822 #content {
  padding: 0;
}
body.page.page-id-570 #content p,
body.page.page-id-822 #content p {
  font-size: 1.2em;
}
body.page.page-id-570 #content h1,
body.page.page-id-822 #content h1 {
  font-size: 3.4em;
}
body.page.page-id-570 #content h2,
body.page.page-id-822 #content h2 {
  font-size: 2.5em;
}
body.page.page-id-570 #content h3,
body.page.page-id-822 #content h3 {
  font-size: 1.6em;
}
body.page.page-id-570 #content .strip,
body.page.page-id-822 #content .strip {
  background-color: #435389;
  color: #c8baea !important;
}
body.page.page-id-570 #content h1,
body.page.page-id-570 #content h2,
body.page.page-id-570 #content h3,
body.page.page-id-570 #content h4,
body.page.page-id-570 #content h5,
body.page.page-id-570 #content h6,
body.page.page-id-822 #content h1,
body.page.page-id-822 #content h2,
body.page.page-id-822 #content h3,
body.page.page-id-822 #content h4,
body.page.page-id-822 #content h5,
body.page.page-id-822 #content h6 {
  font-family: 'Germania One', cursive;
}

body.page.page-id-570 .mc4wp-form input[type="submit"],
body.page.page-id-822 .mc4wp-form input[type="submit"] {
  background-color: #ffc106;
  color: #692b0b;
}

/* Cat Quest Press Kit Page */
body.page.page-id-262 {
  background: none;
  background-color: #692b0b !important;
}

/* Cat Quest 2 Press Kit Page */
body.page.page-id-591 {
  background: none;
  background-color: #331e6e !important;
}

.footer-widgets {
  background-color: #212121;
  color: #ffffff;
}

.footer-widgets .widget {
  font-size: 14px;
}

.footer-widgets .widget-title {
  color: #ffffff;
  text-decoration: underline;
  margin-bottom: 5px;
}

.site-footer {
  color: #ffffff;
}

.site-footer a {
  color: gold;
}

.site-footer a:hover,
.site-footer a:visited {
  color: orange;
}

.comments-area {
  background-color: transparent;
}