#sfm-sidebar .sfm-menu a img {
    max-width: 20px;
    max-height: 20px;
}

#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-chapter, #sfm-sidebar .sfm-search-form {
    padding: 10px 0;
    text-transform: capitalize;
}

#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-chapter, #sfm-sidebar .sfm-search-form {
    padding: 5px 0;
        padding-left: 0px;
    text-transform: capitalize;
}

#sfm-sidebar.sfm-compact-footer .sfm-social {
    margin-top: 0px;
    margin-bottom: 10px;
    position: relative;
}

h1 {    color: #ffffff; }

.accordion .question .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus {
    color: #e61563;
}

.hr_color, .hr_color hr, .hr_dots span {
    color: #FFF;
    background: #FFF;
}

a.mfn-link {
   margin: 15px 25px;
    font-size: 25px;
   }

.date_label, .timeline_items > li h3 span {
    font-size: 15px;
    padding: 5px 5px;
  }


#Footer .widget_mfn_menu ul li a {
    background: rgba(0,0,0,.1);
    color: #ffffff;
}

blockquote {
    text-align: center;
}

.wpls-logo-showcase .slick-dots li button {
    text-indent: -99999px;
    margin: 0px !important;
    padding: 0px !important;
    border: 2px solid #444 !important;
    border-radius: 50% !important;
    width: 2px !important;
    height: 2px !important;
    background-color: #fff;
    cursor: pointer;
}

.wpDataTablesWrapper div.dt-buttons {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: -10px;
    float: right;
    display: none;
}

.wpDataTablesWrapper .dataTables_info {
    clear: both;
    float: left;
    margin-top: 10px;
    padding: 3px 0;
    font-size: 11px;
    display: none;
}

.tablepress tfoot th, .tablepress thead th {
    background-color: #e61563;
    font-weight: 700;
    vertical-align: middle;
}

.sfm-pos-right .sfm-rollback {
    right: -40px !important;
}

.wa__btn_popup .wa__btn_popup_txt {
    position: absolute;
    width: 200px;
    right: 100%;
    background-color: #000000;
    font-size: 12px;
    color: #ffffff;
    top: 15px;
    padding: 7px 0 7px 12px;
    margin-right: 7px;
    letter-spacing: -.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
}


button, input[type="button"], input[type="reset"], .button, .widget a.button, .wp-block-button__link {
    background-color: #E61563;
    color: #fcfcfc;
    box-shadow: var(--mfn-button-box-shadow);
}
