/*
Theme Name: Colormag Pro Child Theme
Theme URI: http://themegrill.com/themes/colormag/
Description: Child Theme for Colormag Pro
Author: ThemeGrill
Author URI: http://themegrill.com
Template: colormag-pro
Version: 1.0
*/
#post-391{
	display: none !important;
}
h1 {
    font-family: Postoni,garamond,serif !important;
    font-size: 32px !important;
}
/* Hide Extra Footer */
.footer-socket-wrapper {
	display: none;
}
/* Latest Lead Post Image */
.first-post img {
	width: 100% !important;
}
/*
.widget_featured_slider img {
	width: 100% !important;
}*/

/* Hide Home Meta */
.home .below-entry-meta, .archive .below-entry-meta, .home .above-entry-meta, .archive .above-entry-meta {
	display: none;
}
figure.slider-featured-image{
	height: 350px !important;
}
.below-entry-meta a, .total-views, .reading-time, #content .post .article-content .below-entry-meta .posted-on .fa, #content .post .single-title-above .below-entry-meta .posted-on .fa, #content .post .article-content .below-entry-meta .byline .fa, #content .post .article-content .below-entry-meta .comments .fa, #content .post .article-content .below-entry-meta .tag-links .fa, #content .post .article-content .below-entry-meta .post-views .fa, #content .post .article-content .below-entry-meta .edit-link .fa, #content .post .single-title-above .below-entry-meta .byline .fa, #content .post .single-title-above .below-entry-meta .comments .fa, #content .post .single-title-above .below-entry-meta .tag-links .fa, #content .post .single-title-above .below-entry-meta .post-views .fa, #content .post .single-title-above .below-entry-meta .edit-link .fa{
	font-size: 19px !important;
}
.mobile-header_ads {
	display: none;
}
/* Three Column Footer */
@media screen and (min-width: 768px) {
.tg-second-footer-widget, .tg-third-footer-widget {
	width: 45.30303%;
}
}
@media screen and (max-width: 767px) {
.tg-second-footer-widget, .tg-third-footer-widget {
	width: 100%;
	margin-right: 0;
}
	.desktop-header_ads {
		display: none;
	}
	.mobile-header_ads {
		display: block;
	}
}
.entry-title, .entry-title a {
	font-weight: bold;
	color:#000000 !important;
	font-family:Postoni,BodoniSvtyTwoITCTT-Book,georgia,serif;
}

.entry-title a:hover {
	color: #190095 !important;
}
.custom_caption {
	font-family: Franklin,arial,sans-serif;
	line-height: 1.5;
	font-style: italic;
	text-align: justify;
	margin: 0 12px;
	padding-bottom: 12px;
}
.entry-content {
	font-size:18px;
	font-family: georgia,Times New Roman,serif !important;
}

.entry-content li {
    line-height: 2.0!important;
    font-size: 17px !important; 
}

.widget_featured_posts .fa, .single .below-entry-meta  .fa {
	color: #3a86ff !important;
	opacity: .9 !important;
}

/* Display ads first */
#header-text-nav-wrap {
	display:flex;
	flex-direction: column-reverse;
}
/*Sidebar stylings */
.wp-block-search__button {
	background-color:#3a86ff !important;
	color: #ffffff;
}
input[type=search]:focus-within {
	outline-color:#3a86ff !important;
}
.wp-block-search__button:hover {
	border:1px solid #3a86ff;
}

/* Simple Author Box */
.saboxplugin-wrap .saboxplugin-authorname a, .saboxplugin-wrap .saboxplugin-authorname span {
	font-weight:700;
}

.article-options .pom-default {
	display: inline-block;
	margin-right: 15px;
}
.featured-image img{
	width: 100%;
}

/*Smart Slider Styles */
.slider-headline h1 {
    font-family: Postoni,garamond,serif !important;
    font-size: 32px !important;
}

/* Share This Styles */
.st-center {
	margin-bottom: 15px !important;
}
/* Thank You Page Styles */
.page-id-134219 .entry-header {
display: none;
}

.home-btn {
padding: 0.375em 0.675em;
color: #ffffff;
background-color: #3a86ff !important;
}
/* Hide Audio Dub Player */
#ra-player {
	margin-bottom: 15px !important;
}
.category-sponsored-posts #ra-player, .category-lyrics #ra-player {
	display: none !important;
}
.forminator-poll-body {
  margin-bottom:20px !important;
}

/* Contact Form 7 */
.required {
	color:#E04562;
}
/* Blog Grid */
.widget_featured_posts .single-article {
box-shadow: 0 1px 3px 0 rgba(0,0,0, .6) !important;
}
/* Caption */
.wp-caption {
	font-size: small
}

/*bullets*/
.single article .post-content ul, .entry-content ul{
	list-style: disc;
}