.filters .oscont h4 {
    /*color: #0094D5;*/
    /*font-size: 22px;*/
    color: #727171;
    text-align: right;
    font-size: 15px;
}
.filters .oscont hr {
    border-top: 1px solid #d6d6d6;
    margin-top: 30px;
    margin-bottom: 30px;
}
.filters .category p {
    color: #666666;
    margin-top: 10px;
}
.filters .advantage h4 {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 15px;
}
.filters .advantage p {
    font-size: 16px;
    margin-bottom: 15px;
}
.filters .advantage a {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.filters .advantage img {
    margin-top: 25px;
}
.filters .btn-categories {
    background-color: #09d;
    text-transform: uppercase;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    margin: 15px 0;
    width: 100%;
    max-width: 220px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 15px;
}
.filters .btn-categories:hover {
    background-color: #008dcb;
}




.filters .oscont .name a {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}
.filters .oscont .info h4 {
    margin-bottom: 1px;
}
.filters .oscont .info p {
    font-size: 12px;
    color: #727171;
    margin: 0;
}
.filters .oscont .photo {
    margin-bottom: 10px;
}
/*.filters .oscont h4.product-price-static {*/
/*margin-left: -10px;*/
/*font-size: 18px;*/
/*font-weight: normal;*/
/*color: #333 !important;*/
/*}*/
.filters .category h4 {
    color: #0094D5;
    font-size: 22px;
    text-align: center;
}