/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme (modified)
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: 211.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.

*/
.diligentcoder-custom-category {
	margin: 30px 0;
}
.diligentcoder-custom-category h1 {
    color: #8fd6da;
    font-family: 'Ovo', sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;    
}

.diligentcoder-custom-category p{
    color: #666666;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-style: italic;
    font-weight: 400;   
    margin-bottom: 30px;
}
.diligentcoder-custom-category img {
    display: block;
    width: 100%;
    height: auto;
    margin: 30px 0;
}
.ecwd-theme-bridge .ecwd-event {
    margin-top: 60px !important;
}
.ecwd_popup_container.ecwd_prview_mail, .ecwd_popup_container.ecwd_add_event_calendar, #ecwd-add-event .ecwd_popup_container, .single_event_popup .ecwd_popup_container {
	width: 45%;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
.header-widget a:hover {
	color: #ffffff !important; 
}
aside.sidebar {
	margin-top: 95px !important;
}
