@charset "UTF-8";
/* CSS Document */



.featurette-divider {
    margin: 2rem;
	margin-top: -1rem;
}

.text-muted {
    color: #faf9f5 !important;
    margin-top: 2rem;
	margin-bottom: 0.5rem;
    font-family: 'Open Sans Condensed', sans-serif;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 7px;
    /*background-color: rgba(0 ,0,0,0.7);*/
}

.productprice {
	margin-top: 1rem;
    font-size: 2rem;
    font-weight: bold;
}

.product_desc {
	margin-top: 1rem;
    font-size: 2rem;
    font-weight: bold;
}