/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

.bc-wrapper {padding-top: 15px;}
.bc-wrapper .breadcrumbs {padding: 0; list-style: none;font-size: 0.001px; margin:0px;} 
.bc-wrapper .breadcrumbs li {display: inline-block; font-size: 1rem; vertical-align: top;}
.bc-wrapper .breadcrumbs li span.placeholder {color: #999999; margin:0px;}
.bc-wrapper .breadcrumbs li:last-child {color:#000; }

.bc-wrapper .breadcrumbs li a {	color: #026eb9;
    text-decoration: none;
    cursor: pointer;
	display: inline-block;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.bc-wrapper .breadcrumbs li span {margin:0px 12px 0px 10px;}