/*
Theme Name: Buro Child
Theme URI: https://buro.qodeinteractive.com
Description: A child theme of Büro Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.2
Template: buro
*/
body {
  font-family: "Poppins", sans-serif!important;
}
.mkd-portfolio-filter-holder,.mkd-social-share-holder.mkd-list .mkd-social-share-title, .widget .widget_categories, .cat-item, .widget .widget_recent_entries, .widget.mkd-blog-list-holder .mkd-item-info-section>div, .mkd-blog-holder article .mkd-post-info-top .mkd-post-info-top-left>div, .mkd-blog-holder .article .mkd-post-info-top .mkd-post-info-top-right>div, .mkd-related-posts-holder .mkd-related-post .mkd-post-info-top-left>div,.mkd-comment-holder .mkd-comment-text .mkd-comment-date, .mkd-comment-holder .mkd-comment-text .comment-reply-link {
	font-family: "Poppins", sans-serif!important;
}
div.mkd-item-read-more>.mkd-btn {
	background-color:#B62D6F!important;
}
.mkd-blog-audio-holder .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mkd-blog-audio-holder .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #B62D6F!important;
}
.mkd-light-header .mkd-sticky-header .mkd-main-menu>ul>li>a {
    color: #000!important;
}
.mkd-light-header .mkd-menu-area .widget .mkd-social-icon-widget-holder:hover .mkd-social-icon-widget {
    color: #1e6fb7!important;
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    transition: color .3s ease-out
}