/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2025 | 13:22:40 */
.sgBreadcrumb
{
    font-size:14px;
    line-height:14px;
    color:#fff;
    font-weight:600 !important;
	text-transform:uppercase;
}

@media screen and (max-width:767px)
{
	.sgBreadcrumb
	{
    	font-size:12px;
    	line-height:12px;
	}
}

.sgBreadcrumb a
{
    color:#fff;
}

.sgBreadcrumb.blogBreadcrumb span
{
    display:inline-block !important;
}