/*
Theme Name: HFHT Theme
Template: twentytwentyfour
*/

body .hfht-logo-top
{
	margin-top: -100px;
}

body .logo-row
{
	margin-left: 0 !important;
	margin-right: 0 !important;
	justify-content: space-between !important;
	max-width: none !important;
	width: 100% !important;
}

.page-template-portal header .navigation-portal
{
	display: flex;
}

header .wp-block-search
{
	zoom: 0.8;
	background-color: white;
	z-index: 2;
}

.page-template-portal header .wp-block-search__button
{
	background: var(--wp--preset--color--base);
	color: var(--wp--preset--color--contrast-2);
}

.page-template-portal header .wp-social-link
{
	color: white;
}

footer.wp-block-template-part
{
	margin-top: 0;
}

.gtranslate_wrapper
{
	z-index: 2;
}

.gt_selector
{
	padding: 15px;
	max-width: 120px;
	background-color: white;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link
{
	background: var(--wp--preset--color--base);
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link
{
	color: black;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link
{
	background: var(--wp--preset--color--contrast-2);
}

.mega-current-menu-item
{
	text-decoration: underline !important;
}

.current-menu-item
{
	border-bottom: 1px solid black;
}

.page-template-portal .current-menu-item
{
	border-color: white;
}

@media only screen and (max-width: 600px) {
	header .wp-block-list li
	{
		width: 50px;
		overflow: hidden;
		height: 30px;
	}
}

header .wp-block-list a
{
	background-color: #cacad1;
	padding: 5px 15px 5px 10px;
	border-radius: 10px;
	font-size: var(--wp--preset--font-size--small);
	margin-left: 5px;
}

.page-template-portal header .wp-block-list a
{
	background-color: #EBEBEF;
}

header .wp-block-list a:before
{
	display: inline-block;
	content: '';
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="18px" viewBox="0 -960 960 960" width="18px" fill="black"><path d="M838-65 720-183v89h-80v-226h226v80h-90l118 118-56 57ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 20-2 40t-6 40h-82q5-20 7.5-40t2.5-40q0-20-2.5-40t-7.5-40H654q3 20 4.5 40t1.5 40q0 20-1.5 40t-4.5 40h-80q3-20 4.5-40t1.5-40q0-20-1.5-40t-4.5-40H386q-3 20-4.5 40t-1.5 40q0 20 1.5 40t4.5 40h134v80H404q12 43 31 82.5t45 75.5q20 0 40-2.5t40-4.5v82q-20 2-40 4.5T480-80ZM170-400h136q-3-20-4.5-40t-1.5-40q0-20 1.5-40t4.5-40H170q-5 20-7.5 40t-2.5 40q0 20 2.5 40t7.5 40Zm34-240h118q9-37 22.5-72.5T376-782q-55 18-99 54.5T204-640Zm172 462q-18-34-31.5-69.5T322-320H204q29 51 73 87.5t99 54.5Zm28-462h152q-12-43-31-82.5T480-798q-26 36-45 75.5T404-640Zm234 0h118q-29-51-73-87.5T584-782q18 34 31.5 69.5T638-640Z"/></svg>');
	width: 18px;
	height: 18px;
	margin-right: 8px;
	margin-bottom: -4px;
}

header .wp-block-list li:last-child a:before
{
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-microsoft" viewBox="0 0 16 16"><path d="M7.462 0H0v7.19h7.462zM16 0H8.538v7.19H16zM7.462 8.211H0V16h7.462zm8.538 0H8.538V16H16z"/></svg>');
}

header .wp-block-list a[href="/"]:before
{
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="18px" viewBox="0 -960 960 960" width="18px" fill="black"><path d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm-40-82v-78q-33 0-56.5-23.5T360-320v-40L168-552q-3 18-5.5 36t-2.5 36q0 121 79.5 212T440-162Zm276-102q20-22 36-47.5t26.5-53q10.5-27.5 16-56.5t5.5-59q0-98-54.5-179T600-776v16q0 33-23.5 56.5T520-680h-80v80q0 17-11.5 28.5T400-560h-80v80h240q17 0 28.5 11.5T600-440v120h40q26 0 47 15.5t29 40.5Z"/></svg>');
}

main.wp-block-group
{
	margin-top: 0;
}

#ez-toc-container
{
	position: sticky;
	display: inline-block;
	top: 30px;
	left: 0;
	z-index: 999;
}

#ez-toc-container a:visited
{
	color: black;
}

.flex-buttons-bottom
{
	display: flex;
	flex-direction: column;
}

.last-child-align-bottom
{
	display: flex;
	flex-direction: column;
}

.last-child-align-bottom :last-child
{
	margin-top: auto;
}

.wp-block-file__button,
.read-more .tpg-post-link,
.wpforms-submit
{
	border-radius: 50px !important;
	box-shadow: var(--wp--preset--shadow--crisp) !important;
	background-color: white !important;
	color: black !important;
	border-color: var(--wp--preset--color--contrast-2) !important;
	border: 1px solid black !important;
}

.wp-block-file__button:hover,
.wp-block-file__button:focus,
.read-more .tpg-post-link:hover,
.read-more .tpg-post-link:focus,
.wpforms-submit:hover,
.wpforms-submit:focus
{
	background-color: var(--wp--preset--color--contrast-2) !important;
	color: white !important;
}
