/*
Theme Name:   Ceberus RTD
Theme URI:    https://www.cerberusrtd.com.au
Author:       Savvy
Author URI:   https://www.savvycomms.agency
Template:     singlemalt
Version:      1.0.0
Text Domain:  cerberusrtd
*/

#qodef-woo-page.qodef--single .woocommerce-error, #qodef-woo-page.qodef--single .woocommerce-info, #qodef-woo-page.qodef--single .woocommerce-message, #yith-quick-view-modal.qodef--single .woocommerce-error, #yith-quick-view-modal.qodef--single .woocommerce-info, #yith-quick-view-modal.qodef--single .woocommerce-message {
    color: #fff!important;
}

#qodef-woo-page.qodef--single .woocommerce-error a.button, #qodef-woo-page.qodef--single .woocommerce-info a.button, #qodef-woo-page.qodef--single .woocommerce-message a.button, #yith-quick-view-modal.qodef--single .woocommerce-error a.button, #yith-quick-view-modal.qodef--single .woocommerce-info a.button, #yith-quick-view-modal.qodef--single .woocommerce-message a.button {
    border: 1px solid #bc9d72 !important;   
}

.single-product #qodef-woo-page .qodef-woo-single-inner .button {
      border: 1px solid #bc9d72 !important;
}

a.showcoupon {
    padding: 14px 33px!important;
    border: 1px solid #bc9d72 !important;
    display: block;
    margin-top: -13px !important;
    font-family: Catamaran,sans-serif;
    font-size: 12px;
    letter-spacing: .35em;
    line-height: 1.75em;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
}

.single-product #qodef-woo-page .qodef-woo-single-inner .button:hover {
  border: 1px solid #bc9d72 !important;
  background: #bc9d72 !important;
  color: #fff !important;
}

.qodef-m-caption {
        font-family: Catamaran,sans-serif!important;
        font-style: normal!important;
        letter-spacing: 2px!important;
        font-weight: bold;
        text-transform: uppercase!important;
}

.qodef-m-content h2, .qodef-m-content-note {
    color: #000!important;
}