/*
Theme Name: Fairbluff Bible Chapel
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Louise Street Marketing
Author URI: https://louisestreet.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.ministries {
    display: block !important;
	background: #233867;
 	background-size: cover !important;
 	width: 100% !important;
 }

#submit_comment, .blog_load_more_button a, .drop_down .wide .second ul li .qbutton, .drop_down .wide .second ul li ul li .qbutton, .load_more a, .qbutton {
    position: relative;
    width: auto;
    height: 39px;
    line-height: 39px;
    padding: 0 23px;
    border: 2px solid #233867;
    font-size: 13px;
    text-align: left;
    color: #233867;
}

.post-password-form input[type=password],  .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex select, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea.small {
    border: 1px solid #233867;
}