/*
Theme Name: vestige Child Theme 
Theme URI: http://preview.imithemes.com/vestige-wp
Description: vestige Child Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: vestige
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
body {
	color: #545451 !important;
	font-size: 16px;
	line-height: 1.6em;
}

h3.widget-title, h4 span {
	font-family: "Playfair Display";
	color: #545451;
}

h4 span {
	font-weight: normal;
}

a {
	color: #545451;
}

a:hover,
a:active,
a:focus {
	color: #9D8e64;
}

footer h4.widgettitle {
	font-family: "Playfair Display" !important;
	font-size: 20px;
	font-weight: normal;
	color: #545451;
	padding-bottom: 10px;
	position: relative;
}

footer h4.widgettitle::after {
	background: #9D8e64;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 80px;
	height: 2px;
	content: " ";
	z-index: 1;
}


span.megamenu-sub-title {
	font-family: "Playfair Display" !important;
	font-size: 20px !important;
	color: #545451 !important;
	position: relative;
}

.megamenu-sub-title::before {
	background: #9D8e64;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 80px;
	height: 2px;
	content: " ";
	z-index: 1;
}

div.sow-cta-text {
	color: #ACAEB0;
}

footer p a {
	font-size: 24px;
	padding-right: 16px;
}

.footer-widget.widget li a:hover {
	color: #9D8e64;
}

footer p {
	color: #545451;
}

.container-center {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

p {
	color: #545451;
}


.ow-button-base {
	font-family: "Open Sans Condensed" !important;
}

.topbar p {
	color: #ffffff;
}

.basic-link {
	color: #9d8e64 !important;
}

.accent-bg {
	background-color: #B2A686 !important;
}

.accent-bg h3.widget-title {
	color: #ffffff;
}

.widget-title:before, .widgettitle:before {
	background: #9D8e64 !important;
}

#pg-12-4> .panel-row-style {
	/* background-color: #CFE7C9 !important; */
}


.skewed-title-bar h4 {
	transform: none;
	background: #CFE7C9;
}

.skewed-title-bar h4 span {
	transform: none;
}

.site-footer {
	background: #f9f9f9 !important;
}

.site-logo img {
	max-width: 180px;
}

.menu-item a {
	font-size: 14px;
}


.grid-item-content h3 {
	margin-bottom: 0;
}


.dd-menu > ul > li ul {
	background: rgba(255,255,255,0.9);
}



.dd-menu > ul > li > ul li > a:hover {
	background-color: transparent;
	color: #9D8e64;
	font-weight: bold;
}

span.social-media-footer a i {
	font-size: 30px;
	padding-top: 20px;
	padding-right: 10px;
}

div#content {
	padding-top: 0;
	padding-bottom: 0;
	z-index: 2;
}

div.notice-bar {
	z-index: 1;
}

ol.breadcrumb {
	font-family: "Playfair Display";
}

ol.breadcrumb .current-item {
	color: #9D8e64;
	font-style: italic;
}

div.intro-row {
	background: #f9f9f8;
}

div.intro-content {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 15px 40px 15px;
}

a.btn-primary {
	background-color: #9d8e64;
	font-family: "Open Sans";
	text-transform: none;
	border-radius: 0;
}

a.btn-primary:hover,
a.btn-primary:active,
a.btn-primary:focus {
	background-color: #a59770;
}

div.venue-box {
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	border: 0;
}

div.textwidget > h4 {
	font-family: "Playfair Display";
	font-size: 18px;
	color: #9d8e64;
	text-transform: none;
}

ul.sub-menu .right {
	column-count: 3;
	column-gap: 10px;
}

ul.sub-menu .right li {
	line-height: 30px;
}

ul.sub-menu .right > li a {
	padding-top: 0;
}

.dd-menu .megamenu-container ul.sub-menu li a {
	padding-top: 0;
}

p.contact-menu {
	line-height: 30px;
}

a.search-module-trigger {
	color: #ffffff;
}

div.staff-item {
	min-height: 395px;
}


span.meta-data {
	color: #9d8e64;
	text-transform: none;
}



@media screen and (max-width:992px) {

	div.intro-content {
		width: 100%;
		margin: 0 auto;
		padding: 40px 15px 40px 15px;
	}

	.dd-menu > ul > li.megamenu {
		display:block!important
	}

	.dd-menu > ul > li.menu-item-has-children > a:after {
		content: "";
	}

	p.contact-menu {
		display: none;
	}
	.dd-menu .megamenu-container .megamenu-sub-title {
		display: none;
	}
	div.topbar {
		display: none;
	}
	.sow-cta-base .so-widget-sow-button {
		float: none !important;
	}
}

.events-grid .grid-item .event-time {
	background-color: rgba(255,255,255,0.9);
	border: 3px solid #9D8e64;
	color: #9D8e64;
}

.site-logo {
	background: 0;
	box-shadow: none;
}

.site-logo img {
	max-height: 40px;
}

.site-logo h1 {
	padding-top: 0;
	padding-bottom: 0;
	padding: 0 !important;
}

.header-style1 .site-header {
	height: auto;
}

.label-success {
	visibility: hidden;
}

div#sidebar-col {
	margin-top: 2rem;
}

.widgettitle {
	border-bottom: 0 !important;
	border-bottom-color: transparent;
}