/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 19 2026 | 06:30:26 */
a {
	outline: none !important;
}

.header_top_info_list .pp-list-items {
	justify-content: flex-end;
	flex-direction: row !important;
	gap: 7px !important;
}

.header_top_info_list .pp-infolist-icon-inner {
	height: auto !important;
}

.header_top_info_list .pp-list-item-1 .pp-infolist-icon-inner {
	width: 2.5em;
}


/* Footer */

.footer_socials_photo_grid .pp-logo {
	width: auto !important;
}

.custom_footer_btns .pp-button-wrap a {
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom_text_footer a {
	text-decoration: none !important;
}

.custom_text_footer a:hover {
	color: #fff !important;
}

.custom_colored_link {
	color: #EA3223 !important;
	text-decoration: none;
}

/* Footer */