/*
Theme Name: IP Osgoode
Theme URI: https://www.templatemonster.com/vendors/rockthemes/
Template: lovelife
Author: Osgoode ITS
Author URI: https://www.facebook.com/rock.themes.79
Description: Child theme to separate customizations.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-menu,featured-images,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,grid-layout,custom-header,custom-logo,footer-widgets,flexible-header,blog
Version: 1.0.1.1546545652
Updated: 2019-01-03 15:00:52

*/

.menu {
	background-color: #cc102c;
}

#hp-right-col .elementor-column-wrap {
	padding: 0px;
}

.site-copyright {
  color: #cc0000;
}



/*
.content {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.site-content_wrap {
	margin-top: 0px !important;
	margin-top: 0px !important;
}

.cherry-search {
	background-color: #fff !important;
}

*/

.header-container, .site-footer {
	background-image: none !important;
}
@media (min-width: 960px) {
	.header-container {
		background-image: url('https://www.iposgoode.ca/wp-content/uploads/2018/10/header-bg.jpg') !important;
	}
	.site-footer {
		background: url('https://www.iposgoode.ca/wp-content/uploads/2018/10/header-bg.jpg') -195px 150px no-repeat !important;
	 }
}

.main-navigation .menu > li > a {
	font-weight: 600 !important;
}
@media (min-width: 768px) {
	.main-navigation .menu > li > a {
		color: #fff !important;
		font-weight: 600 !important;
	}
}

.site-header.style-3 .header-nav-wrapper {
	background-color: #fff;
}

#emma-form .validation-container {
    display: none;
}

#emma-form .emma-form-label {
	display: none;
}

#emma-form input[type="submit"] {
	padding: 0.3em 2em;	
}

.site-title .entry-title, .page-title h1.widget-title, h1.sidetitle, h2.widgettitle .author-meta, .clock-meta, .category-meta, .discussion-meta {
	text-transform: none;
}

.header-nav-wrapper {
	border-style: solid;
	border-color: #dad4d2;
	border-width: thin;
	padding-left: 15px;
	padding-right: 15px;
}


.cherry-search input[type="search"] {
	padding-left: 1em !important;
}
.search-form__close:before {
	padding-right: 0.5em;
}
