/*
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");



.fixed_minimal .container_inner .header_inner_left, .fixed_minimal .header_inner_left {
    float: right;
}


.footer_bottom {
height: auto;
}

footer .footer_bottom_holder .column1 {

    top: 0px;
}

.footer_bottom {    padding-left: 40px;}

.testimonials .testimonial_text_inner p:first-of-type  {
  quotes: "“" "”" "‘" "’";
font-style:italic;
}
.testimonials .testimonial_text_inner p:first-of-type:before {
    content: open-quote;
}
.testimonials .testimonial_text_inner p:first-of-type:after {
    content: close-quote;
}

.wpb_image_grid .gallery_holder ul.gallery_with_space   li a {

    padding: 5px;
}

#respond textarea, #respond input[type='text'], #respond input[type='email'], .contact_form input[type='text'], .contact_form textarea, .comment_holder #respond textarea, .comment_holder #respond input[type='text'], .comment_holder #respond input[type='email'], input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz, .post-password-form input[type='password'] {
   
    margin: 0 0 20px;
}