/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/

ul.bks_icon_list {
    margin-top: 20px
}

ul.bks_icon_list li em {
    border: 1px solid #27ae61;
    border-radius: 50%;
    color: #27ae61;
    float: left;
    font-size: 16px;
    height: 38px;
    margin-right: 12px;
    padding-top: 10px;
    text-align: center;
    width: 38px
}

ul.bks_icon_list .list_content {
    font-size: 14px;
    margin-bottom: 20px
}

.bks-copyright {
    background: #f5f5f5;
    border-top: 1px solid #f5f5f5;
    font-size: 12px;
    color: #333;
    padding: 20px 0
}
.quick_contact a { position: fixed; width: 40px; height: 40px; right: 18px; color: #fff; border-radius: 50px; text-align: center; font-size: 20px; box-shadow: 0 10px 20px rgba(0, 0, 0, .2); z-index: 100; transition: transform .5s ease; display: flex; align-items: center; justify-content: center; }
.qwhtsapp { bottom: 120px; background-color: #25d366 }
.qcall { bottom: 64px; background-color: #2196f3 }
.quick_contact_icon { margin-top: 10px }
.quick_contact a:hover { transform: scale(1.1) }
.quick_contact svg { width: 20px; height: 20px; }
.entry-summary a.bonline.button {
    display: block !important;
}