/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/*--------------------------------------------------------------
Enquire Form
--------------------------------------------------------------*/
body.single-product .fancybox-enquire {
    margin-left: 15px;
}

.request-ok {
    text-align: center !important;
    padding: 15px !important;
    background-color: #0066cc !important;
    color: #fff !important;
}