/*
Theme Name: Coral Child
Theme URI: http://www.store.hostcoral.com/themes/coral
Description: A child theme of Coral Theme
Author: HostCoral
Author URI: http://www.hostcoral.com
Version: 1.0.1
Template: coral
*/

.nav-container nav .menu li > a {
	font-weight: bold;
}

.hc-vca-button.hc-btn{
	border-radius: 0;
}
.unl-svg {
	position: absolute;
	top: -200px;
	z-index: 0;
	left: -100%;
}
footer .sub-footer, footer .sub-footer {
	background: #eaeaea !important;
}
footer .wp-image-327 {
	left: 35px;
	float: left;
}
@media screen and (min-width:768px){
	footer .wp-image-327 {
		top: -120px;
		position: relative;
		z-index: 2;
		width: 360px;
		max-width: initial;
		border-bottom: 10px solid #ad8527;
		float: right;
	}
	.unl-svg {
		left: 0;
	}
}