' : '';
$header_address = $header_address ? '
' : '';
$header_times = $header_times ? '
' : '';
$header_address = $header_address.$header_times ? '
' : '';
$header_line = $header_phone.$header_address;
$header_line = $header_line ? '
': '';
$navigation_class = $header_line ? 'header-with-texts' : '';
$menu_position = $header_line ? 'justify-content-center' : 'justify-content-end';
?>