/* Header Banner */
.banner-visit-other-site-widget {
	display: block;
	width: 100%;
	background-color: rgba(144, 198, 199, .2);
	padding: 5px 0 8px 0;
	margin-top: 10px;
	border-top: 1px solid rgba(144, 198, 199, .9);
	border-bottom: 1px solid rgba(144, 198, 199, .9);
}

.banner-visit-other-site a{
	font-size: 12px;
	text-align: center;
	line-height: 1;
	display: block;
}

@media screen and (max-width: 767px) {
	.banner-visit-other-site-widget.widget {
margin-bottom: 10px;
	}
}

/* Customizations */
.about{
overflow: hidden;
	max-width: 330px;
margin: 0 auto;
}

.wprm-recipe-template-aiimk-jump a{
	text-decoration: none;
	text-transform: uppercase;
letter-spacing: 2px;
font-size: 11px;
font-weight: 600;
	background: #000 !important;
border: none !important;
border-radius: 0 !important;
}

.wprm-recipe-link.wprm-recipe-link-button, .wprm-recipe-link.wprm-recipe-link-inline-button, .wprm-recipe-link.wprm-recipe-link-wide-button{
	text-decoration: none;
	text-transform: uppercase;
letter-spacing: 2px;
font-size: 11px;
font-weight: 600;
}

.blog-featured .widget{
overflow: visible;
}

.blog-featured .featured-content .entry{
float: none;
	display: inline-block;
	vertical-align: top;
}

.archive.category .content .entry .aligncenter {
    margin: 0 auto 15px 0;
}

@media only screen and (max-width: 580px) {
	
		.before-content img{
max-width: 75%;
	display: block;
margin: 0 auto;
}

}

 @media only screen and (max-width: 580px) {
    .archive.category .entry-image-link .entry-image {
        margin: 0 0 10px;
      }
	 
	 .archive.category .post .entry-header{
		 margin-bottom: 35px;
	 }

.bookbtm a {
	width: 100%;
}
  }

/* Mediavine CSS - sidebarfix - new theme */

@media only screen and (min-width: 1024px) {

    body.content-sidebar .site-inner {
        width: 100% !important;
    }

    body.content-sidebar .content {
       max-width: calc(100% - 330px) !important;
   }
   
	body.content-sidebar .entry-content {
       max-width: 100% !important;
   }

    body.content-sidebar .sidebar-primary {
       min-width: 310px !important;
       padding-right: 10px !important;
   }


}


/* Convertkit ebook subscribe form in the footer */
.footer-newsletter {
	display: inline-block !important;	
	margin: 30px 0;
}

.before-footer .newsletter {
	text-align: left !important;
}