/*
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: 11.2
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.

*/
.title.title_size_large h1 {
    font-size: 28px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    text-transform: initial;
}
.title h1 {
    color: #333 !important;
}
.title .separator {
    background-color: #333 !important;
}

.blog_single.blog_holder {
    margin-top: 165px;
}
span.date.entry_date.updated {
    display: none;
}
.header_inner_right {
    display: none !important;
}
.latest_post_two_info {
    display: none !important;
}
.latest_post_two_image img {
    width: 100%;
}
.baltas .wpb_wrapper {
    background: white;
    padding: 20px 10px;
}

header.fixed_hiding .holeder_for_hidden_menu {
    overflow: visible;
}
.logo_wrapper li#nav-menu-item-16051 {
    list-style: none;
    right: 45px;
    position: absolute;
    top: 70px;
}
.scrolled .logo_wrapper li#nav-menu-item-16051 {
    top: 17px;
}

@media (max-width:1400px){
nav.main_menu>ul>li>a{
	padding: 0 10px !important;
	font-size:14px !important;
}
}

@media (max-width:1000px){
.logo_wrapper li#nav-menu-item-16051{
	display:none;
}
}

@media only screen and (max-width: 768px){
.has_header_fixed_right.stick.menu_bottom .header_inner_right, .header_bottom_right_widget_holder {
    display: initial !important;
}

span.wpml-ls-native {
    display: none;
}
}