/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2025 | 10:21:58 */
.custom-booking-button {
    font-family: inherit;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin: 0;
    position: relative;
    overflow: visible;
    left: auto;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    font-size: 1em;
    display: inline-block;
    text-align: center;
    word-break: break-word;
    padding: 1rem 2rem;
    margin-top: 1rem;
    text-decoration: none;
    cursor: pointer;
    background-color: var(--ywraq_layout_button_bg_color) !important;
    color: var(--ywraq_layout_button_color) !important;
    border: 1px solid var(--ywraq_layout_button_border_color) !important;
}


form.wpcf7-form p br {
    display: none;
}

/* Request Quates */
.yith-ywraq-mail-form-wrapper h3 {
    display: none;
}