/*

Theme Name: Simple Aviation

Description: Child theme for Avada theme

Author: Cobb Web LLC

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

.nav-cta i {
	font-size:28px;
}
#play-video:before {
	margin-left:5px;
}
.nav-tabs li.active, .nav-tabs li.active {
	border-left:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	border-bottom:0;
	border-radius:8px 8px 0 0;
} 
.tab-content {
	border-left:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	border-bottom:solid 1px #b7b7b7;
	border-top:solid 1px #b7b7b7;
	border-radius:0;
}
.tab-link:hover {
	background-color:#e3e2e2 !important;
}
.aircraft-slider img {
	border-radius:10px;
}