.faucets .oscont h4 {
    /*color: #0094D5;*/
    /*font-size: 22px;*/
	color: #727171;
	text-align: right;
	font-size: 15px;
}
.faucets .oscont hr {
    border-top: 1px solid #d6d6d6;
    margin-top: 30px;
    margin-bottom: 30px;
}
.faucets .category p {
    color: #666666;
    margin-top: 10px;
}
.faucets .advantage h4 {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 15px;
}
.faucets .advantage p {
    font-size: 16px;
    margin-bottom: 15px;
}
.faucets .advantage a {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.faucets .advantage img {
    margin-top: 25px;
}
.faucets .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;
}
.faucets .btn-categories:hover {
    background-color: #008dcb;
}




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