/**
 * @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 {text-decoration: none; font-family: "Trebuchet MS",Helvetica,sans-serif;}
.block-layered-nav .btn-remove-new { margin-top: 3px; }
.block-layered-nav .currently li { position: relative; /*margin-bottom:10px;*/ margin-right:10px;}
.block-layered-nav .currently .btn-remove-new { margin-top: 0; position: absolute; right: -13px; top: 0px; margin-left: 10px; height:20px; }
.block-layered-nav dt {
    background-position: 100% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-weight: 100;
    height: 30px;
    left: 6px;
    line-height: 38px;
    position: relative;
    text-transform: none;
    top: 0;
}
.block-layered-nav dt:hover {
    color: #2ab6dc;
}
.block-layered-nav dd {}
.block-layered-nav a, .block-layered-nav span {color: #464445;
    font-family: "lato";
    font-size: 12px;
    /* line-height: 0; */
    text-transform: none;} 
.aykan_navi_1{display:none;}

.m-filter-css-checkboxes-new li .m-checkbox-unchecked, .m-filter-css-checkboxes-new li .m-checkbox-checked{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}