

/* Start:/local/templates/new/components/flash/catalog.manticore.filter/.default/style.css?17702162381039*/
.js-modal-content > p.js-modal-title {
  text-align: center;
  padding: 10px;
}

.filter_summary {
    position: absolute;
    white-space: nowrap;
    left: 100%;
    z-index: 100;
    opacity: 1;
}

.filter_summary::before {
    display: block;
    z-index: 1;
    content: " ";
    border: 19px solid transparent;
    border-right: 19px solid #e7e7e7;
    position: absolute;
    right: 100%;
    top: 1px;
}

.filter_summary::after {
    z-index: 2;
    display: block;
    content: " ";
    border: 20px solid transparent;
    border-right: 18px solid #fff;
    position: absolute;
    right: 99%;
    top: 0;
}

.filter_summary-shadow_wrap {
    overflow: hidden;
    float: left;
    padding: 1px 0 5px 5px;
}

.filter_summary-shadow {
    height: 100%;
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 7px 10px 8px 5px;
    margin-right: -1px;
    -webkit-box-shadow: 0px 1px 5px #ddd;
    box-shadow: 0px 1px 5px #ddd;
}

.filter_summary-count {
    padding-left: 10px;
    position: relative;
    z-index: 400;
}
/* End */
/* /local/templates/new/components/flash/catalog.manticore.filter/.default/style.css?17702162381039 */
