/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

.goog-te-gadget{
	height: 30px;
}
ol li span{
	display: none !important;
}
ol{
	padding: 0;
}
ol li{
	position: relative;
	list-style: none;
	padding-left: 15px;
}
ol li:before{
	position: absolute;
	left: 30px;
	top: 0;
	content: '⇒';
}
#footer {
        background: #223F8F !important;
        }
.copyright {
        color: #fff !important;
        }
/*.right-side-tab {
        padding-left: 360px !important;
        }*/

.fusion-tabs.fusion-tabs-1 .nav-tabs li a {
	background: #eee !important;
	}
.fusion-tabs.fusion-tabs-1 .nav-tabs li.active a {
	background: none;
	}

.socialicons{padding:15px 10px 0 0; border:solid 1px #ddd; border-left:none; border-right:none; float:left; width:95%; margin:15px 0 50px 0;}
.socialicons a{text-indent:-9999pt;}
.socialicons a.facebook{float:left; width:140px; height:40px; display:inline-block; margin-right:50px; background: url(img/iconfacebook.jpg) no-repeat top left;}
.socialicons a.twitter{float:left; width:160px; height:40px; display:inline-block; margin-right:50px; background: url(img/icontwitter.jpg) no-repeat top left;}
.socialicons a.skype{float:left; width:110px; height:40px; background: url(img/iconskype.jpg) no-repeat top left; text-indent:-9999pt;}

.socialicons a.instagram{float:left; width:145px; height:60px; display:inline-block; background: url(img/InstagramLogo.png) no-repeat top left;}
.socialicons a.pinterest{float:left; width:180px; height:50px; display:inline-block; background: url(img/Pinterest_Logo.png) no-repeat top left;}
.socialicons a.g-plus{float:left; width:140px; height:50px; display:inline-block; margin-left:50px; background: url(img/g-plus.png) no-repeat top left;}


 .footer-area {
	 background: #23408F !important;
	 color: #fff;
	 font-family: "Lustria",Arial,Helvetica,sans-serif !important;
	 }
 #footer {
	 border-color: #323CB4 !important;
	 }