/*
Theme Name: OSCA
Description: OSCA
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@media (max-width: 1023px) {
	#side-header {
		background-image: none !important;
	}
	.focus-areas .content-box-column {
		margin-bottom: 0px !important;
	}
}
@media (min-width: 1022px) {
	.fusion-logo {
		width: 200px;
		margin-left: -10px !important;
	}
	.side-header-wrapper {
		background: none !important;
	}
}
@media (max-width: 1065px) {
	.focus-areas .content-wrapper-background, .focus-areas .content-wrapper {
		/* Homepage color box height */
		height: auto !important;
		padding-bottom: 40px !important;
	}
}

h2 {
	font-weight: bold !important;	
}

/* Menu */
#side-header {
	background-position: 50% 40% !important;	
}
.side-header-left .menu-item a, .side-header-left .side-header-content, .fusion-main-menu-icon {
	padding-left: 20px !important;
	font-weight: 600;
}
.side-header-content-1.fusion-clearfix, .side-header-content-2.fusion-clearfix {
	margin-top: 20px !important;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #fff;
	margin: 1em 0;
	padding: 0;
}
.twitter-timeline {
	height: 600px !important;	
}

/* Default OSCA button style */
.osca-button {
	color: #fff !important;	
}
.osca-button {
	display: inline-block;
	padding: 10px;
	border-radius: 8px;
	border: 1px white solid;
	font-size: 24px;
	font-weight: 600;	
	background-color:rgba(0, 0, 0, 0.4);
}
.osca-button:hover {
	background-color:rgba(255, 255, 255, 0.4);
	color: #000 !important;
	o-transition: 0.5s;
	ms-transition: 0.5s;
	moz-transition: 0.5s;
	webkit-transition: 0.5s;
	transition: 0.5s;	
}

/* Focus areas grid */
.focus-areas {
	font-size: 13px;
	line-height: 21px;	
}
.focus-areas h2 {
	color: #fff !important;
	font-weight: 600 !important;
}
.focus-areas h2 a {
	color: #fff;	
}
.focus-area-6 h2 {
	font-size: 28px !important;	
}
.focus-areas .content-wrapper-background, .focus-areas .content-wrapper {
	/* Homepage color box height */
	height: 420px;
	/* Homepage color box padding for text and images */
	padding: 20px;
}
.focus-areas .fusion-content-boxes {
	margin-bottom: 0px !important;
}
.focus-areas .fusion-column, .focus-areas .fusion-row {
	margin-bottom: -20px !important;
}

/* Newsletter */
.focus-area-6 .fusion-column-wrapper {
	background-attachment: local !important;
	padding-bottom: 20px !important;
}

/* Lower homepage */
.homepage-lower .fusion-content-boxes {
	margin-bottom: 0px !important;	
}
.homepage-lower .fusion-column, .homepage-lower .fusion-row {
	margin-bottom: -20px !important;
}

.fusion-flip-box {
	font-size: 24px !important;
	font-weight: 600 !important;	
}
.flip-box-heading {
	font-size: 36px !important;
	font-weight: 600 !important;	
}
#regional-spotlight h3 {
	font-weight: 800 !important;
	color: #666;
}
#regional-spotlight .entry-title {
	font-size: 13px !important;
	line-height: 16px !important;
	margin-top: -10px !important;
}
#regional-spotlight .entry-title a {
	color: #000 !important;
}

.fusion-contact-info {
	color: #000;	
}

#menu-secondary-menu li {
	display: inline-block !important;	
}
#menu-secondary-menu a {
	border: 0 !important;	
}