/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Requires PHP: 7.0
Version: 27.3.6

All css files are placed in /css/ folder
*/

.title-category {
    position: relative;
    padding-bottom: 25px;
}
.title-category:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 3px;
    background-color: #e04915;
    left: 0;
    right: 0;
    bottom: 0;
	  margin:auto;
}
.mcb-section-247cbd595 .mcb-background-overlay {
    background: #3d4389 !important;
}

.mfn-footer ul li{ list-style-type:disc; padding-left:8px; margin-left:20px; color:~fff;}


