/*
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("https://drroshiniraj.com/wp-content/themes/bridge/style.css");

@media (max-width:1000px) {
	.home .call_to_action {
		display:none;
	}
}

.q_logo img.normal {
    max-height: 50px;
}

.side_menu_button {
 height:90px !important;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover, p a:hover {
  color: #48c6d9 !important;
}

#submit_comment:hover, .blog_load_more_button a:hover, .drop_down .wide .second ul li .qbutton:hover, .drop_down .wide .second ul li ul li .qbutton:hover, .load_more a:hover, .qbutton:hover {
	 background-color: #48c6d9;
 	border-color: #48c6d9;
}
.ufaq-faq-div {
margin: 2px 0 0 40px; 

}

.ewd-ufaq-post-margin-symbol span {
	    font-size: 20px;
    padding-top: 5px;
}