/*
 Theme Name:   Buzzblogpro Child
 Theme URI:    https://buzzblogpro.hercules-design.com
 Description:  Buzzblogpro Child Theme
 Author:       HerculesDesign
 Author URI:   https://hercules-design.com
 Template:     buzzblogpro
 Version:      3.3
 Tags:         theme-options, featured-images, translation-ready
 Text Domain:  buzzblogpro-child
*/

.dropcap.big:first-letter {
	font-size: 65px;
}

.single .post_content .isopad a, .page .isopad a {
	font-weight: inherit !important;
}

.layout1 .featured-thumbnail.large.sr-has-photo-credit, .layout2 .featured-thumbnail.large.sr-has-photo-credit {
	margin-bottom: 10px;
}

.sr-photo-credit {
	color: #999;
	font-size: 75%;
    margin-bottom: 32px;
}

.sr-photo-credit .photo-credit-only {
	text-align: right;
}

.wp-caption .wp-caption-text, .gallery .gallery-caption {
	text-align: left;
}

.widget_underfooterlogo {
	border-top: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Book page titles black */
.page-id-1362 h3 a {color:black !important; }

.post-title span.pi, .list-post-title span.pi {
	font-size: 180%;
	font-style: italic;
	color:inherit;
}

@media only screen and (max-width: 767px) {
.post-title span.pi, .list-post-title span.pi {
	font-family: 'Times New Roman', serif;
	font-size: 150%;
}
}

@media only screen and (max-width:670px) {
.mobilec {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.mobilec h2 {text-align: center !important;}
}