/*
Theme Name: alone
Theme URI: http://bearsthemes.com/wordpress/alone/
Author: Bearsthemes
Author URI: http://bearsthemes.com/
Description: The Bears is created by <a href="http://bearsthemes.com">Bearsthemes</a>.
Version: 6.1
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased.
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: alone
Domain Path: /languages
*/
.bt-container-logo .fw-wrap-logo img {
    width: 60px !important;
}
.bt-container-logo .fw-wrap-logo img.sticky-logo {
    width: 45px;
}
body .post-list-type-blog-2.post-creative-layout-default .post-inner .post-featured-image-wrap .post-featured-image-link img {
    
    height: 300px;
    object-fit: cover;
    background-position: top center;
	border-radius:8px!important;
}
body .post-list-type-blog-2.post-creative-layout-default .post-inner .post-entry-wrap .post-title-link .post-title {
    margin: 0;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 13px;
	letter-spacing: 0.3px;}
body .post-list-type-blog-2.post-creative-layout-default .post-inner .post-entry-wrap .cat-meta .post-category {
    padding-left: 5px;
	margin-bottom: 5px;
}
body .post-list-type-blog-2.post-creative-layout-default .post-inner .post-entry-wrap .extra-meta > div:not(:last-child) {
    margin-right: 5px;
}
body .post-entry-wrap p {
    font-family: 'Aleo' !important;
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
body .post-list-type-blog-2.post-creative-layout-default .post-inner .post-entry-wrap .extra-meta > div:not(:last-child) {
    margin-right: 5px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.bt-sidebar .bt-col-inner {
    padding: 30px;
    background: #ffff;
}