/**
 * @category    Mana
 * @package     Mana_Filters
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/*.m-filter-item-list .m-selected-filter-item { color: red; }*/
.m-filter-popup .m-selected-ln-item > a { font-weight: bold; text-decoration: none; }
.block-layered-nav .block-content{ padding: 0; color: #000;}
.block-layered-nav .block-content a{ padding: 0; font-size: 12px; color: #000;}

.block-layered-nav .btn-remove { margin-top: 3px; }
.block-layered-nav .currently li { position: relative; padding: 6px 24px 6px 10px; }
.block-layered-nav .currently .btn-remove { margin-top: 0; position: absolute; right: 4px; top: 9px; margin-left: 0; }
.block-layered-nav dd { background: #f2f2f2; padding: 15px 5px 15px 0;}
.block-layered-nav dt { position: relative;
font-family: Questrial;
font-size: 18px;
cursor: default;
background: none;
border: 0;
border-bottom: 5px solid #ff7c00;
padding: 0px 10px;
margin-top: 20px;}
.block-layered-nav dd li{
    margin-left: 9px;
}

.block-layered-nav .block-subtitle{
     position: relative;
font-family: Questrial;
font-size: 14px;
cursor: default;
background: none;
border: 0;
border-bottom: 2px solid #ff7c00;
padding: 0px 10px;
margin-top: 20px;
text-transform: capitalize;
}