/*Custome CSS*/
#category #subcategories {
    display: none;
}

.ls-wrapper p{
	 font-family: "Oswald", sans-serif !important;
}

/*.product-miniature .thumbnail-container {
    border-radius: 10px;
    box-shadow: 0px 0px 14px 0px #ccc;
}

.product-price-and-shipping, span.price {
    color: #7e234d;
}

.block-social li.facebook {
    background-color: #3c5a99 !important;
}
.block-social li.youtube {
   background-color: #f70000 !important;
}

.block-social li.twitter {
   background-color: #000 !important;
}*/
.unit-price-cart {
    display: none;
}