/*
Theme Name: bkns
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    color: #ffffff;
    font-weight: 700;
    font-size: 17px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}