/*
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.4.1
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.

*/
.event-list .start-date, .event-list .end-date
 {   
	background-color: rgb(239, 1, 1)!important;
    	color: #fff;
    	padding: 2px;
 }
.post_more {
    display: none;
}

p.post_excerpt {
    display: none;
}

select#ofcategory {
    padding: 2px 2px 3px;
}

nav.main_menu ul li {
    padding-right: 20px !important;
}

.tribe-events-list-widget .tribe-list-widget {
    margin-left: -25px !important;
}
.header-top-part .donation-part {
    float: right;
    position: absolute;
    right: -30px;
}
@media only screen and (max-width: 767px)
{
.page_header .q_logo img {
    width: 195px!important;
}
}
nav.main_menu ul li {
    padding-right: 13px !important;
}

input[type="image"] {
    padding: 11px!important;
}

.wpb-otm-skin-four{
	height:480px !important;
}