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

img {
    image-rendering: auto !important;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active {
    background-color: #f7f7f7;
}

@media screen and (max-width: 992px) {

}

@media screen and (max-width: 600px) {
	div.hidden-xs {
		display:none;
	}
}
