/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image>a {
    display: none;
}

.fixed_top_header .q_logo a img {
    height: auto !important;
    width: 265px !important;
}

.menu_recent_post_text a {
    display: inline-block!important;
    color: #bebebe!important;
}

input#input_1_3, input#input_1_4,input#input_1_5 {
    border: 1px solid grey;
}

h1.entry_title {
    olor: #222222;
    font-family: 'Playfair Display', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
}

.blog_holder.blog_large_image article .post_text h2 .date, .blog_holder.blog_single article .post_text h2 .date, .blog_holder.blog_single article .post_text h1 .date {
    color: #d1af78;
}