

/* 3c98ca */

/* Main Color Scheme */
.block-comments #respond p input[type=submit],
.writecomment p input[type=submit],
.big-message h2,
.tag-cloud-body a,
ol#comments .user-author,
#sidebar .widget > .ot-tabbed,
.main-menu > ul > li > ul,
.main-title a.button,
.header .header-right,
.ot-menu-toggle {
	background-color: #4D5357;
}
.breaking-news .breaking-title,
.widget .tagcloud a,
{background-color: #FFFC00};
.tag-cloud-body a,
.small-sidebar .widget > h3,
.content a:hover,
.main-title a.button,
.article-links-block .item > h3,
a {
	color: #000;
}
.main-title {
	border-left: 4px solid #4D5357;
}
.article-links-block .item > h3,
.small-sidebar .widget > h3 {
	border-bottom: 3px solid #4D5357;
}
.article-content p a.ot-link::before {
	background-color: #4D5357!important;
}
.article-content p a.ot-link::after {
	border-bottom: 2px solid #4D5357!important;
}
.single-photo-gallery .single-photo-thumbs a.active img {
	border: 2px solid #4D5357;
}
.block-comments #respond, .writecomment {
	border-top: 3px solid #4D5357;
}


/* Background Color/Texture/Image */
body {
			background: #F1F1F1;
	
}




/* Main Font Family */
body {
	font-family: "Open Sans", sans-serif;
}

/* Main Font Size */
body {
	font-size: 14px;
}

/* Titles font */
.widget .list-group,
.ot-slider .ot-slider-layer strong,
h1, h2, h3,
h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}

/* Article titles font */
.woocommerce .products .product h3,
.breaking-news a.break-category,
.breaking-news .breaking-block h4,
.photo-gallery-widget h4,
.comments-block .item-content h4,
.widget .article-block .content-category,
.widget .article-block h4,
.small-sidebar .widget .article-block .item h4,
.single-photo-gallery .single-photo-content h3,
.single-photo-gallery .single-photo-content .content-category,
.photo-galleries .item .item-content h3,
.photo-galleries .item .item-content .content-category,
ol#comments .comment-text .user-nick,
.category-default-block .item .item-content h3,
.category-default-block .item-main .item-content h3,
.category-default-block .item-main .item-content .content-category,
.article-links-block .item .post-item h3,
.article-list-block .item .item-content .content-category,
.article-list-block .item .item-content h3,
.similar-articles-list .similar-articles .item h4,
.article-list .item .item-content h3,
.article-list .item .item-content .content-category,
.home-featured-article .home-featured-item .feature-text strong {
	font-family: 'PT Sans Narrow', sans-serif;
}