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

nav.main_menu>ul>li>a {
    position: relative;
    padding: 0 17px;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

.wpb_wrapper{padding:20px;background-color:#fff;margin-bottom:20px;}