/*
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");



.q_logo a {
    display: none !important;
}

nav.main_menu>ul>li>a>i.menu_icon {
    margin-right: 7px;
    content: url("http://www.boneybeats.co.uk/wp-content/uploads/2017/02/Modified-Knob-V2-e1486019649508.png") !important;
    vertical-align: middle;
}

.fa-500px::before {
    content: url("http://www.boneybeats.co.uk/wp-content/uploads/2017/02/Modified-Knob-V2-e1486019649508.png") !important;
}

nav.main_menu > ul > li > a {
    padding: 0 7px;
}


h1, h2, h3, h4 {
    background-color: rgba(0, 0, 0, 0.3);
}