/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-me/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 3.2.2.1652861715
Updated: 2022-05-18 08:15:15

*/
h2.blog-entry-title.entry-title {
    margin: 0;
}
#main #content-wrap {
    min-height: calc( 100vh - 135px);
}
.blogs_container_header{
	font-size: 25px;
    font-weight: 600;
}
#blog-entries{
	max-width: 1000px;
    border: 1px solid #d2d3d2;
    padding: 0 10px 20px;
	margin:auto;
}
.blogs_container_header_container{
	margin: 20px 0px;
}
h2.blog-entry-title.entry-title {
    margin-bottom: 10px;
    border-bottom: 1px solid #d2d3d2;
    padding-bottom: 5px;
}
h2.blog-entry-title.entry-title a {
    font-size: 15px;
}
span.blog_count {
	float: right;
	vertical-align: middle;
    margin: 10px 0;
}
#blog-entries article:last-child h2.blog-entry-title.entry-title {
	margin:0;
	padding:0;
	border:0;
}
.login_container {
    float: right;
    margin: 32px 0;
}
.login_container a {
	color: #fff;
	outline: none!important;
	padding: 10px;
	border-radius: 10px;
}
.login_container a:hover {
    background: #00000042;
}
body a:focus{
	outline: none!important;
}
#site-navigation-wrap{
	margin-left: 20px;
}

#related-posts .meta-author i{
	 padding-right: 5px;
}
.single .entry-content {
    max-width: 1100px;
    margin: auto;
    -webkit-box-shadow: 0 0 10px rgb(46 53 71 / 50%);
    box-shadow: 0 0 10px rgb(46 53 71 / 50%);
    padding: 50px;
    min-height: 200px;

}


.meta-author a {
    text-transform: capitalize;
}
h2.single-post-title.entry-title {
    padding: 0;
}
body #related-posts .span_1_of_3{
	width: 32.333333%;
    /* background-color: #e9e9e9; */
	margin-left: 10px;
	-webkit-box-shadow: 0 0 10px rgb(46 53 71 / 50%);
	box-shadow: 0 0 10px rgb(46 53 71 / 50%);
	min-height: 160px;
	vertical-align: middle;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: 4px solid;
}
h2.single-post-title.entry-title,.single-post.content-max-width ul.meta{
    border-bottom: 1px solid #ddd;
}
.readed.blog-entry-header a{
    font-weight:normal;
}
.readed.blog-entry-header {
        padding: 10px;
        background: #cfeef79c;
     color: black;
    -webkit-box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
    box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
}
.unreaded h2.blog-entry-title.entry-title,.readed h2.blog-entry-title.entry-title {
    border: 0;
    padding: 0;
    margin: 0;
}

#main{
    background: rgba(242,245,245,0.8);
}
span.edit-link {
    display: none;
}
.unreaded.blog-entry-header {
    padding: 10px;
    background: rgba(255,255,255,0.902);
    color: black;
    -webkit-box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
    box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
}
.unreaded.blog-entry-header:hover ,.readed.blog-entry-header:hover {
    box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    z-index: 2;
}

.unreaded h2.blog-entry-title.entry-title {
    display: list-item;
    list-style-type: unset;
    list-style-position: inside;
    color: #00c2ff;
}
span.page-numbers.current,span.page-numbers.current:hover {
    background: #00c2ff;
    color: #fff;
}
span.page-numbers,.page-numbers a{
	border-radius: 30px!important;
}
.unreaded a {
    position: relative;
    left: -10px;
}
.readed h2.blog-entry-title.entry-title a {
    color: #555;
}
article{
    max-width: 1100px;
    margin: auto;
}
a.button.secondary.is-link.is-smaller.lowercase {
    background-color: transparent !important;
    border-color: transparent !important;
    padding-left: 0.15em;
    padding-right: 0.15em;
    color: black;
    letter-spacing: normal;
    text-transform: capitalize;
}
.fa-angle-left:before{
content: "\f104";
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: 600;
    color: #13aff0;
    padding-right: 6px;
}
i.fa-angle-left{
	font-style: unset;
	vertical-align: middle;
}
.single-post.content-max-width .entry-content p{
	max-width: unset;
}