/*
Theme Name: Eventmana Child Theme
Theme URI: http: //ovatheme.com
Description: This is child theme of eventmana
Author: Ovatheme
Author URI: http://ovatheme.com
Template: eventmana
Version: 1.0
Text Domain:  eventmana-child
*/
@import url("../eventmana/style.css");
body {
	color: #454545;
}

body a {color: #28ADE6;}
body a:hover,
body a:active,
body a:focus {color: #1d87b5;}

body .btn-submit-event {
	background-color: #7d69c7 !important;
	border-color: #7d69c7 !important;
}
body .btn-submit-event:hover,
body .btn-submit-event:active {
	color: #7d69c7 !important;
}

.footer-meta-alt a {
	color: #bcc8d5;
}

.header.fixed.shrink .logo img {
	max-height: 50px;
}

.slide3::before, .slide4::before {
	background: rgba(0,0,0, 0.7) !important;
}
#main-slider .location-search .form-group .input-group {
	border: 5px solid #000 !important;
}
.rehex .rehex-deg .rehex-deg {
	background: #7d69c7 !important;
}
.hover .rehex .rehex-deg .rehex-deg {
	background: #69b535 !important;
}
.footer-widgets {
	display: none;
}

.single-event .section-title {
	margin-bottom: 20px;
	font-size: 21px;
}

.single-event .btn.btn-primary {
	margin-top: 30px;
	display: table;
}

.comment { display: none !important;}
.thumbnail { border-radius: 0; }
.event-category-box {
	margin-bottom: 20px;
	line-height: 24px;
}

.event-category-box .fa {
    margin-right: 20px;
    font-size: 24px;
    line-height: 24px;
}

.event-category-box a {
    position: relative;
    top: -4px;
}
.container { max-width: 100%; }

.div-cell {
	vertical-align: top !important;
	padding-top: 50px;
}

.wide .page-section.image, .boxed .page-section.image > .container {
	background-attachment: initial !important;
}

.vc_row-has-fill>.patter_bg + .vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}

.clearfix.no_breadcrumbs {
    display: none !important;
}

.multipage .breadcrumbs h1 {
        font-size: 60px !important;
    line-height: 60px;
    font-weight: 100;
    color: #ffffff;
    text-transform: uppercase;
}

.multipage .sf-menu ul li a {
    color: #fff !important;
}

.post-title,
.listing-meta .filters h2.post-title {
    margin-bottom: 25px;
}


.listing-meta .filters h2.post-title {
    margin-top: 0;
}

.vc_btn3-container.vc_btn3-inline {
    margin-right: 5px;
}

body #menu-main-menu > li.current_page_item a {
    color: #435469 !important;
}

body #menu-main-menu > li.current_page_item a:hover {
    color: #292929 !important;
}

body footer ul li.current_page_item a {
    color: #bcc8d5 !important;
}

body footer ul li.current_page_item a:hover {
    color: #fff !important;
}