/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 9.1.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.wpb_wrapper {
  /*background-color:#12b0a9!important;*/
}

/* Remove Comments and Likes for Posts in WP */
.post_info .dots {
	display: none;
}
.post_info .post_comments, 
.post_info .blog_like {
	display: none;
}

/* Sub menu background change */
#menu-main .inner ul, #menu-main .inner ul li a:hover {
	background-color: #ededed !important;
}
#menu-main .inner ul li a:hover {
	color: #151515 !important;
}

/* Layer Slider minor fixes */
@media screen and (max-width: 940px) {
	.law-firm-white-text-box {display: none;}
}

@media screen and (max-width: 600px) {
	.hp-white-text-box {display: none;}
}