.productDetailsLink {
margin-top: 5px;
display: inherit;}

.RadCalendar_Default .rcMain .rcRow .rcSelected a 
{
    font-weight: bold;
    color: #99e133;
}

div.proofLink {
    background-repeat: no-repeat;
    background-position: right top;
    cursor: pointer;
    background-color: #fffffff !important;
    padding: 10px 20px 10px 10px !important;
}

.btnUnselected {
display: none;
}

.middle-section>.featured-products-wrapper {
display: none;
}

.title-area .button.button-primary.truncate {
display: none;
}

#ctl00_cphMainContent_cmbServices {
    width: 250px !important;
}

.categories-wrapper::after
{
content:"";
font-size: 16px;
font-weight: bold;
color: red;
justify: centered;
  white-space: pre-wrap;

}