#allrecords .js-store-prod-all-text a[href*="/booking"] {
    color: #ffffff;
    background-color: #000000;
    border-radius: 30px;
    font-size: 14px;
    display: inline-block;
    font-family: 'mulish',Arial,sans-serif;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 30px;
    margin-bottom: 25px;
}
.tl-with-fancybox #allrecords {
    display: none;
}