/*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 28.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

*/



.touch .popup_menu_holder_outer{
    display: none;
    }
    
    .touch .popup_menu_opened .popup_menu_holder_outer{
    display: block;
    }
    
    .drop_down .second .inner .widget {
    padding-bottom: 13px;
    }
    
    .drop_down .second .inner .widget a{
    padding: 0px !important;
    }
    
    ul#menu-left_menu span {
    margin-right: 16px;
    }
    
    ul#menu-right_menu span {
    margin-left: 16px;
    }
    
    .carousel .item .text .separator {
    margin-top: 18px;
    margin-bottom: 20px;
    }
    
    .text_right_grid {
    padding-right: 20%;
    }
    
    .qbutton, .load_more a, .blog_load_more_button a, #submit_comment, .drop_down .wide .second ul li .qbutton, .drop_down .wide .second ul li ul li .qbutton {
    text-transform: capitalize;
    }
    
    .testimonials .testimonial_text_inner p {
    font-style: italic;
    line-height: 24px;
    }
    
    .q_team .q_team_title_holder .q_team_name {
    font-size: 18px;
    font-weight: 600;
    }
    
    .q_team_title_holder span {
    color: #ee79ac;
    font-size: 16px;
    font-weight: 600;
    }
    
    .q_team .q_team_social_holder .q_social_icon_holder i.simple_social {
    font-size: 13px;
    color: #959595;
    }
    
    .footer_bottom {
    background: url('https://acupuncturehampton.co.uk/wp-content/uploads/2014/11/footerimg1.jpg') no-repeat 0px 0px;
    background-size: cover;
    }
    
    .footer_bottom h3, .footer_bottom h4 {
    color: #fff;
    }
    
    .footer_bottom {
    font-size: 14px;
    font-weight: 300;
    }
    
    .title .separator.small, .title .separator.small.left, .title .separator.small.right {
    margin-top: 4px;
    }
    
    .projects_holder.hover_text article span.text_holder span.text_inner .hover_feature_holder_title .project_category {
    font-size: 16px;
    font-weight: 400;
    }
    
    .projects_holder article span.text_holder {
    background-color: #000;
    background-color: rgba(25,25,25,0.5);
    }
    
    input.wpcf7-form-control.wpcf7-submit {
    margin-top: 16px;
    }
    
    nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    text-transform: uppercase;
    }
    
     .full_width {
    position: relative;
    }

