/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.page-id-148 #ajax-content-wrap a {
	color: #fff !important;
}

.page-id-148 #ajax-content-wrap a:hover {
	color: #2496e2 !important;
}

#header-outer[data-using-secondary="1"]:not([data-format=left-header]) {
	transform: translateY(0) !important;
}

.aspect-standard {
	aspect-ratio: 4 / 3;
}

@media screen and (max-width: 690px) {
	.img-with-aniamtion-wrap:has(.footer-logo)  > .inner {
		margin: 0 auto !important;
	}
}