/*
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");

body, .wrapper_inner, .wrapper, media="all" body {background:#fff !important;background-color:#fff !important;}
#nav-menu-item-15842 {display:none;}

h4 {margin-bottom:11px;}
.header-right-widget, .header-right-widget a {color:#fff;font-size:16px;font-family:'Open Sans';}

header.scrolled .header_top .textwidget, header.scrolled .header_top .textwidget a {color: #ca9b46!important;}
.nopad {padding:0;}

.inner ul {padding-bottom:0;-webkit-box-shadow: 0px 4px 14px -5px rgba(43,43,43,1);
-moz-box-shadow: 0px 4px 14px -5px rgba(43,43,43,1);
box-shadow: 0px 4px 14px -5px rgba(43,43,43,1);}

/*
.q_image_with_text_over .shader {background-color: rgba(255,255,255,0.0);}
.q_image_with_text_over .shader :hover {background-color: rgba(255,255,255,0.5);}
*/

.myzoom .image_with_text img{-webkit-transition: all .5s; transition: all .5s;}
.myzoom .image_with_text img:hover{width:110%;max-width:110% !important;margin-top:-5%;margin-left:-5%;-webkit-transition: all .5s; transition: all .5s;}
.myzoom .image_with_text {max-width:100% !important;height:400px !important;overflow:hidden;}

