/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.testimonials_c_holder .testimonial_content_inner {
    padding: 0 45px 35px !important;
}
.footer_top .widget.widget_nav_menu li {
    display: inline-block !important;
    padding: 0 10px;
}

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #cccccc !important;
}
textarea.wpcf7-textarea {
    border: 1px solid #cccccc !important;
    height: 100px;
}
.blog_holder.blog_small_image {
    padding-top: 50px;
}
.post_content_holder h2 {
    font-size: 20px;
    line-height: 30px;
}
.post_content_holder .entry_title > a {
    font-size: 25px;
    line-height: 30px;
}
textarea#comment{
	border: 1px solid #ccc !important;
}
.blog_single.blog_holder {
    padding-top: 135px;
}
.admin-bar.single.single-post header.fixed, .admin-bar.single.single-post header.sticky.sticky_animate {
    box-shadow: 0 0 5px #cccccc;
}