/*
Theme Name: Crime Fiction Lover Hype
Theme URI: https://magniumthemes.com/;
Description: CFL theme based on InHype
Author: OneTenEleven
Version: 1.0
Template: inhype
*/

/* Custom */
header[class*="header-layout-menu-below-header-left"] .header-left,
header[class*="header-layout-menu-below-header-left"] .header-right {
    width: 19%;
    flex-grow: 0;
}

.header-center-custom-content h1 {
  margin: 15px 0 0 0;
  color: #a11b1b;
  font-size: 3.25em;
  line-height: .75em;
  text-align: center;
  font-weight: 700;
  letter-spacing: -2px;
  font-family: 'Courier New','Courier Prime', Courier, monospace;
}

.header-center-custom-content h2 {
  line-height: 22px;
  text-align:left;
  margin:15px 0 0 0;
}

.inhype-list-post.inhype-list-medium-post.inhype-post .inhype-post-image-wrapper {
    width: 150px;
    height: 230px;
}

.inhype-block .inhype-block-title {
    margin-bottom: 10px;
}

.inhype-block .inhype-block-description {
    margin-bottom: 10px;
    font-family: 'Courier Prime';
    line-height: 15px;
}

/*
* 14.4.6. Post highlight slider 1&2
*/

.inhype-posthighlight-block-wrapper .inhype-posthighlight-block .inhype-posthighlight-block-left {
    width: 66.66666666%;
}

.inhype-posthighlight-block-wrapper .inhype-posthighlight-block .inhype-posthighlight-block-right {
    width: 33.33333333%;
}

.inhype-posthighlight-block-wrapper .inhype-posthighlight-block .inhype-posthighlight-block-left {
    width: 50%;
    order: 2;
    padding-left: 15px;
}

.inhype-posthighlight-block-left .inhype-text-post.inhype-post .post-title {
  font-size: 28px;
}

.inhype-posthighlight-block-wrapper .inhype-posthighlight-block .inhype-posthighlight-block-left .inhype-post .post-title {
    max-width: 100%;
}

.inhype-posthighlight-block-wrapper {
    margin-bottom: 30px;
}

.sidebar ul > li.widget {
    margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
clear: both;
}

h1,
.h1 {
    font-size: 38px;
}
h2,
.h2 {
    font-size: 26px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 20px;
}
h5,
.h5 {
    font-size: 18px;
}
h6,
.h6 {
    font-size: 16px;
}

.html-block-container {
    margin-bottom: 0px;
}

.html-block-container img {
  width: 100%;
  margin-bottom: 15px;
}

.inhype-bb-block.inhype-bb-block-posts_loop_middle {
    padding-left: 0px;
    padding-right: 0px;
}

.inhype-bb-block-posts_loop_middle img {
  width: 100%;
  margin-bottom: 15px;
}

.inhype-subscribe-block {
  margin-bottom: 30px;
}

.inhype-list-post.inhype-post .inhype-post-image-wrapper {
    height: 450px;
}

.navigation-post {
    margin-bottom: 20px;
}

/* Ads */
body.custom-background {
    position: relative;
    z-index: 10;
}

.body-ad-banner {
	position: absolute;
    z-index: -1000;
}

/* Thumbs 
img.alignleft, .wp-block-image .alignleft {
	clear: both;
}

img.alignright, .wp-block-image .alignright {
	clear: both;
}*/

.inhype-bb-block.inhype-bb-block-single_post_bottom {
	float: left;
}
