/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.8.8

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

div#Action_bar ul.contact_details li i {
    font-size: 17px;
    color: #6fafd2;
}
div#Action_bar ul.contact_details li a {
    color: #fff!important;
    text-decoration: none;
}
div#Action_bar ul.contact_details li {
    border-right: 1px dotted #fff;
    padding-right: 23px!important;
}

div#Action_bar ul.social li:first-child {
    border-left: 1px dotted #fff;
}
div#Action_bar ul.social {
    padding: 0!important;
}
div#Action_bar ul.social li {
    border-right: 1px dotted #fff;
    padding: 12px 17px 12px 11px;
}
ul.innerlist{
	margin:0px !important;
}
.innerlist li {
	font-family: "M PLUS Rounded 1c", arial, sans-serif;
    font-size: 14px;
    list-style-type:square;
	color:#0B6699;
    padding-left: 0;
    margin-left: 20px;
    margin-bottom: 6px;
}
span.list {
	font-family: "M PLUS Rounded 1c", arial, sans-serif;
	color:#737e86;
}
ul.social {
    display: none;
}