/*
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: 7.5
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.

*/
.frame-image img{
    background: #fff;
    padding: 12px;
    padding-bottom: 35px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.56);
    border-radius: 5px;
}
.q_image_with_text_over .shader{
    background-color: transparent !important;
}
.q_image_with_text_over .text:hover {
    background: rgba(0, 0, 0, 0.65);
    color: #fff !important;
}
.product-tag{
    background: #000;
    padding: 10px;
    margin-top: -8px;
    text-align: center;
    color: #fff;
    z-index: 100;
    position: relative;
}
.wpb_image_grid .gallery_holder ul li a {
    margin-right: 0px;
    margin-bottom: 0px!important;
    padding: 15px;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.56);
    border-radius: 5px;
    margin: 15px !important;
}

.hotprobox1 h3 img {
    vertical-align: top;
}

.img_align .wpb_single_image .vc_single_image-wrapper {
    height: 220px;
    overflow: hidden;
    display: block;
}

.img_align .wpb_single_image .vc_single_image-wrapper img {
    min-height: 220px;
    min-width: 100%;
}

.img_align2 .wpb_single_image .vc_single_image-wrapper {
    height: 300px;
    overflow: hidden;
    display: block;
}

.img_align2 .wpb_single_image .vc_single_image-wrapper img {
    min-height: 300px;
    min-width: 100%;
}

header.centered_logo div.header_inner_right {
	display: none;
}
