.PDFCatalogButtons  a {
    background: #ec1c24;
    margin: 10px 0;
    border: none;
    display: inline-block;
    line-height: 20px;
    text-align: center;
border-radius: 0px;
    cursor: pointer;
    color: white !important;
    padding: 10px 15px !important;
text-transform: uppercase;
}

.PDFCatalogButtons a:hover {
    text-decoration: none;
    background: #000;
}

.PDFCatalogButtons.PDFWidget a {
    padding: 10px 15px;
    width: 100%;
}

.categoryCatalog {
}

.fullCatalog {
}