<?php

/**

 * The header template file.

 * @package NatureSpace

 * @since NatureSpace 1.0.0

*/

?><!DOCTYPE html>

<!--[if IE 7]>

<html class="ie ie7" <?php language_attributes(); ?>>

<![endif]-->

<!--[if IE 8]>

<html class="ie ie8" <?php language_attributes(); ?>>

<![endif]-->

<!--[if !(IE 7) | !(IE 8)  ]><!-->

<html <?php language_attributes(); ?>>

<!--<![endif]-->

<head>

  <meta charset="<?php bloginfo( 'charset' ); ?>" /> 

  <meta name="viewport" content="width=device-width" />  

<?php if ( ! function_exists( '_wp_render_title_tag' ) ) { ?><title><?php wp_title( '|', true, 'right' ); ?></title><?php } ?>

  <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">  

  <!--[if lt IE 9]>

	<script src="<?php echo get_template_directory_uri(); ?>/js/html5.js"></script>

	<![endif]-->

<?php wp_head(); ?>   

</head>



<body <?php body_class(); ?> id="wrapper">


<div id="container-boxed"> 

<div id="container-boxed-inner">

<header id="wrapper-header">
 
<?php if ( !is_page_template('template-landing-page.php') ) { ?>

<?php if ( get_theme_mod('naturespace_header_address', naturespace_default_options('naturespace_header_address')) != '' || get_theme_mod('naturespace_header_email', naturespace_default_options('naturespace_header_email')) != '' || get_theme_mod('naturespace_header_phone', naturespace_default_options('naturespace_header_phone')) != '' || get_theme_mod('naturespace_header_skype', naturespace_default_options('naturespace_header_skype')) != '' ) {  ?>

  <div class="top-navigation-wrapper">

    <div class="top-navigation">

      <p class="header-contact">

<?php if ( get_theme_mod('naturespace_header_address', naturespace_default_options('naturespace_header_address')) != '' ){ ?>

        <span class="header-contact-address"><i class="icon_house" aria-hidden="true"></i><?php echo esc_attr(get_theme_mod('naturespace_header_address', naturespace_default_options('naturespace_header_address'))); ?></span>

<?php } ?>

<?php if ( get_theme_mod('naturespace_header_email', naturespace_default_options('naturespace_header_email')) != '' ){ ?>

        <span class="header-contact-email"><i class="icon_mail" aria-hidden="true"></i><?php echo esc_attr(get_theme_mod('naturespace_header_email', naturespace_default_options('naturespace_header_email'))); ?></span>

<?php } ?>

<?php if ( get_theme_mod('naturespace_header_phone', naturespace_default_options('naturespace_header_phone')) != '' ){ ?>

        <span class="header-contact-phone"><i class="icon_phone" aria-hidden="true"></i><?php echo esc_attr(get_theme_mod('naturespace_header_phone', naturespace_default_options('naturespace_header_phone'))); ?></span>

<?php } ?>

<?php if ( get_theme_mod('naturespace_header_skype', naturespace_default_options('naturespace_header_skype')) != '' ){ ?>

        <span class="header-contact-skype"><i class="social_skype" aria-hidden="true"></i><?php echo esc_attr(get_theme_mod('naturespace_header_skype', naturespace_default_options('naturespace_header_skype'))); ?></span>

      </p>

<?php } ?> 

    </div>

  </div>

<?php }} ?>

  

  <div class="header-content-wrapper">

    <div class="header-content">

      <div class="title-box">

<?php if ( get_theme_mod('naturespace_logo_url', naturespace_default_options('naturespace_logo_url')) == '' ) { ?>

        <p class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>"><?php bloginfo( 'name' ); ?></a></p>

<?php } else { ?>

        <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img class="header-logo" src="<?php echo esc_url(get_theme_mod('naturespace_logo_url', naturespace_default_options('naturespace_logo_url'))); ?>" alt="<?php bloginfo( 'name' ); ?>" /></a>

		  
<?php } ?>

      </div>

<?php if ( !is_page_template('template-landing-page.php') ) { ?>

<?php if ( get_theme_mod('naturespace_header_layout', naturespace_default_options('naturespace_header_layout')) != 'Centered' ) { ?>

      <div class="menu-box">

<?php wp_nav_menu( array( 'menu_id'=>'nav', 'theme_location'=>'main-navigation' ) ); ?>

      </div>

<?php }} ?>

    </div>

  </div>

<?php if ( !is_page_template('template-landing-page.php') ) { ?>

<?php if ( get_theme_mod('naturespace_header_layout', naturespace_default_options('naturespace_header_layout')) == 'Centered' ) { ?>

  <div class="menu-panel-wrapper">

    <div class="menu-panel">

<?php wp_nav_menu( array( 'menu_id'=>'main-nav', 'theme_location'=>'main-navigation' ) ); ?>

    </div>

  </div>

<?php }} ?>



<?php if ( is_home() || is_front_page() ) { ?>

<?php if ( get_header_image() != '' && get_theme_mod('naturespace_display_header_image', naturespace_default_options('naturespace_display_header_image')) != 'Everywhere except Homepage' ) { ?>
 
	
	
	
<div class="header-image">

	
	<!-- SLIDER -->





<?php 

    echo do_shortcode("[metaslider id=9817]"); 

?>



<!-- END SLIDER -->

<!-- DEACTIVATE STANDARD HEADER

    <img class="header-img" src="<?php header_image(); ?>" alt="<?php bloginfo( 'name' ); ?>" />

    <div class="header-image-container">

    <div class="header-image-text-wrapper">

      <div class="header-image-text">
	
	
	
	
	
	
	
	
	
	
	
	
    <img class="header-img" src="<?php header_image(); ?>" alt="<?php bloginfo( 'name' ); ?>" />

    <div class="header-image-container">

    <div class="header-image-text-wrapper">

      <div class="header-image-text">

<?php if ( get_theme_mod('naturespace_header_image_headline', naturespace_default_options('naturespace_header_image_headline')) != '' ) { ?>

        <p class="header-image-headline"><?php echo esc_attr(get_theme_mod('naturespace_header_image_headline', naturespace_default_options('naturespace_header_image_headline'))); ?></p>

<?php } if ( get_theme_mod('naturespace_header_image_link_url', naturespace_default_options('naturespace_header_image_link_url')) != '' && get_theme_mod('naturespace_header_image_link_text', naturespace_default_options('naturespace_header_image_link_text')) != '' ) { ?>

        <p class="header-image-link-wrapper"><a class="header-image-link" href="<?php echo esc_url(get_theme_mod('naturespace_header_image_link_url', naturespace_default_options('naturespace_header_image_link_url'))); ?>"><?php echo esc_attr(get_theme_mod('naturespace_header_image_link_text', naturespace_default_options('naturespace_header_image_link_text'))); ?></a></p>


		  
<?php } ?>

      </div>

    </div>

    </div>

  </div>

<?php } ?>

<?php } else { ?>



<?php if ( get_header_image() != '' && get_theme_mod('naturespace_display_header_image', naturespace_default_options('naturespace_display_header_image')) != 'Only on Homepage' ) { ?>

  <div class="header-image">



    <img class="header-img" src="<?php header_image(); ?>" alt="<?php bloginfo( 'name' ); ?>" />

	

  </div>

	
	
<?php }} ?>

</header> <!-- end of wrapper-header -->
