/*
Theme Name:		 Simple ResponsiveBlogily Child
Theme URI:		 https://superbthemes.com/responsiveblogily/responsive-blogily-info/
Description:	 Responsive Blogily is your responsive and seo friendly responsive blog, the theme is crafted to be used for blogging, journalist writing or newspapers. The code is optimized and clean so your websites loading time till be amazing. We have inserted lots of advertisement space where you can put your Google Adsense or other type of ads if you wish. It's a great theme if you're a writer whose writing about entertainment, food, lifestyle, product previews, fashion, travel, gaming or other sort of affiliate blog. The theme works with Beaver Pagebuilder as all our other themes so you can create a minimalistic business agency portfolio, landing page or one page. The design is creative and modern, it's of course responsive so it works on tablets, desktop computers and mobile phones on any system such as Apples iOS/iPhone, Android or Windows phones.
Author:			 ThemeEverest
Author URI:		 https://superbthemes.com/
Template:		 responsiveblogily
Version:		 1.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain:	 simple-responsiveblogily
Tags: two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, blog, entertainment, news
*/

body, p, h1, h2, h3, h4, h5 {
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
a:link, a:visited, a:hover {
    text-decoration: none;
    color: rgba(30, 34, 109, 0.86);
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
    color: rgba(17, 138, 14, 0.91);
    font-weight: bold;
}
/* -- HEADER BITS  -- */

header#masthead {
    background-color: #212f54;
}
div.site-branding {
    text-align: left;
    padding-left: 3%;
    background-color: #dcd9ea;
}
a.custom-logo-link {
    float:left;
    margin-right: 2%;
}
.site-title a {
    color: #540054;
    letter-spacing: -0.04rem;
}
div.site-description {
    color: #585858;
    /*font-weight: bolder;*/
    font-size: 1.2rem;
}
.primary-menu {
    background-color: #540054;
}
ul#primary-menu.pmenu {
    background-color: lightgray;
}

ul#primary-menu a {
    font-weight: bold;
    color: #540054;
}

/* -- PAGE BITS -- */

h1.entry-title {
    color: #0c0672;
    font-size: 1.4rem;
    font-weight: 400;
    text-align: left;
    border-bottom: thin solid rgba(0, 0, 157, 0.75);
}

.line-height-less {
    line-height: normal;
}

/* -- POST BITS -- */
h2.entry-title {
    font-size: 1.2rem;
    text-align: left;
}
a.blogpost-button {
    font-size: 0.7rem;
    text-align: left;
    padding: 3px 4px 3px 4px;
    border-radius: 0px;
}

.open-slider-background {
    background-color: rgba(40, 49, 146, 0.13);
    border: solid 1px #0a0c8f;
    padding: 2rem;
}

/*div.post-data-positioning > *, span.author, span.vcard, time {*/
    /*font-size: 0.9rem;*/
    /*color: lightgray;*/
    /*text-aligh: left;*/
/*}*/