/*
Theme Name: Alma Child
Theme URI: https://www.rtl-theme.com/alma-wordpress-theme
Description: Child theme for Alma with Morabba custom font.
Author: Mariland
Template: alma
Version: 1.0.0
Text Domain: alma-child
*/

.alm-default-header-menu {
	gap: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.alm-default-header-menu > li > a {
	color: var(--color-primary300, #373254);
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	text-decoration: none;
}

.alm-default-header-menu > li > a:hover {
	color: var(--color-secondary300, #F5683C);
}

.header-top-section-content a img {
	width: 70px;
	height: 70px;
	object-fit: contain;
}