/*
Theme Name: Burido Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: WebGeniusLab team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.0
Template: burido
Text Domain: burido-child
*/

/* BORDER RADIUS 0 */

#scroll_up.scroll_up-icon,
.blog-post .blog-post_media .blog-post_media_part,
.tagcloud a, .wp-block-tag-cloud a,
.widget .recent-posts-widget .recent-posts-image_wrapper img,
.post_categories a {
	border-radius:0 !important;
}

/* BLOG HOME */


.meta_wrapper .meta-data>span::before, .post_meta-wrap .meta-data>span::before {
    content: "" !important;
}

.meta_wrapper .meta-data>span::after, .post_meta-wrap .meta-data>span::after {
    content: " _" !important;
}

/* BLOG  &. SIDEBAR */

.widget_block h2, .title-wrapper .title, .sidebar [class*=berocket_] h3 {
	color: #181818 !important;
    font-weight: 900 !important;
    font-family: 'Plus Jakarta Sans' !important;
}
.elementor-widget-sidebar .title-wrapper {
	background-color: #F0EBD9;
    padding: 2px 10px;
    margin-left: -5px;
}
