/* Footer Settings */


 .footer-widget-area,
.footer-widget-area a,
.footer-widget-area .widget-title {
	color: #ffffff;
}
 .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner h2.widget-title {
     color: #ffffff;
     font-size: 2.22em 
}

 .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
     color:#ffffff;
}

table.footer , .footer tr, .footer td, .footer tbody {
	border: transparent!important;
}
table.footer td {
	padding: 0;
	margin: 0;
}

 .ast-footer-copyright a {
     color: #ffffff;
     font-style:italic;
     text-decoration: underline;
}