/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-underlined-li{
font-size: 24.0px;
line-height: 30.0px;
text-align: left;
}

.tm-underlined-li strong {
    border-bottom: 2px solid #9f1200;
    font-weight: bold;
    }

.tm-underlined-li li{
    color: #9f1200;
    line-height: 36px;
    font-weight: bold;
    
}

.tm-underlined-li li span{
    color: #333333;
    font-weight: normal;
}

.sidebar-logo{
display: block; 
color: #333; 
font-weight: 500; 
text-transform: none; 
padding-top: 6px;
}
.tm-sidebar-logo:hover{
text-decoration:none;
}

.prodimg{
	border: 1px solid #ccc;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.tm-block-footer{
	padding:15px;
}