/* Enter Your Custom CSS Here */

.woocommerce #woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    border-top: 3px solid #967a50;
}

.btn-primary, .wpcf7 .btn-primary, .vc_gitem_row .style-1 .vc_btn3, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: transparent none;
    border: 2px solid #967a50;
    border-radius: 3px;
    color: #967a50;
    display: inline-block;
    font-weight: 500;
    font-size: 1.125rem;
    padding: 14px 36px;
    letter-spacing: 0.1rem;
    text-align: center;
    text-transform: uppercase;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #967a50;
    text-decoration: none;
    background-image: none;
    color: #fff;
}

a:hover, a:focus, .primary, .headline, .page-header, .sidebar .widget ul li a:hover, .sidebar .widget ul li a:focus, .prev-post a:hover, .prev-post a:focus, .next-post a:hover, .next-post a:focus, .more-link:focus, .more-link:hover, blockquote p, ul.post-sharing label, .image-row span, .simple-weather em, .comment-form, .time, .calluna-toggle .calluna-toggle-trigger, .calluna-testimonial-author span, .calluna-callout-caption h1, .calluna-callout-caption h4, .calluna-callout-caption h5, .calluna-shortcodes h1.calluna-heading, .calluna-shortcodes h4.calluna-heading, .calluna-shortcodes h5.calluna-heading, .event2-carousel .event-title-wrapper .event-title h3, .event2-carousel .event-title-wrapper .event-title h3 a, .apb-product_tab ul li a, .apb-content h5, .apb-room-selected h5, .awebooking-wrapper h5, .woocommerce-checkout .apb-room-selected_content .apb-room-selected_item .apb-room-seleted_change:hover, .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-seleted_change:hover, .apb-room_item .apb-room_package .apb-room_package-more, .apb-room_item .apb-room_package .apb-room_package-more:hover, .apb-room_item .apb-room_package .apb-room_package-more .icon-toggle, .apb-room-select-item .apb-room-select-price .price, .apb-room-select-item .apb-room-select-package ul li span, .woocommerce .woocommerce-info:before, .room_name a, .apb-room_item .apb-room_name a, .apb-modal-body .apb-list-price .list-price-item span, .apb-modal-title {
  color: #967a50;
}

#primary-menu > li > a {
    color: #b89730;
    font-size: 14px;
}

p {
    font-size: 15px;
}