/*
Theme Name: Custom Design - Avada Child Theme
Description: This is a custom design based on the Avada theme. DO NOT remove Avada.
Author: All My Web Needs
Author URI: http://allmywebneeds.com
Template: Avada
Version: 3.7.3
*/

/* Universal */
input[type="submit"] {cursor: pointer;}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	text-transform: uppercase;
}
.fusion-title {margin-bottom: 5px;}
.blue-titles h4 {color: #1a4951 !important;}
.blue-links a {color: #1a4951;}
.review blockquote q {
	background: url(http://localhost/spacetrak/wp-content/uploads/2015/04/bg-testimonial.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	min-height: 80px;
	text-align: center;
	text-transform: uppercase;
	font-size: 25px !important;
	padding: 25px 80px !important;
}
highlight {color: #bec730;}

/* Header */
#nav ul li, #sticky-nav ul li {padding: 0 !important;}
#nav ul li a, #sticky-nav ul li a {padding: 0 20px; margin-right: 0px; text-transform: uppercase; font-weight: bold;}
#nav ul li a:hover, #sticky-nav ul li a:hover, #nav ul li.current_page_item a, #sticky-nav ul li.current_page_item a {background: #bec730; color: #ffffff !important;}
#nav ul li.highlight a, #sticky-nav ul li.highlight a {color: #bec730 !important;}
#nav ul li.highlight a:hover, #sticky-nav ul li.highlight a:hover {color: #ffffff !important;}
.sticky-header #sticky-nav ul .current_page_item > a, .sticky-header #sticky-nav ul .current-menu-item > a, .sticky-header #sticky-nav ul > .current-menu-parent > a, .sticky-header .navigation li.current-menu-ancestor > a, .sticky-header #sticky-nav ul > li > a:hover {
	border: none;
}
.sticky-header #sticky-nav ul li a {border: none;}

/* Home Page */
.home .video-shortcode {margin: 0;}
#wrapper .tp-bullets {background: #ffffff; padding: 10px 40px;}

/* Footer */
.footer-area ul li a {padding: 2px 0;}
.footer-area h3 {text-shadow: 1px 2px 1px #000; margin: 0 0 12px;}
.footer-area .gform_wrapper .top_label input.large {width: 100%; margin-bottom: 10px;}
.footer-area .gform_wrapper .gform_footer {padding: 0; margin: 10px 0 0;}