
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php
/* -----------------------------------------------------------------------------
 * This file will be loaded only ReduxFramework is not activated
 * -------------------------------------------------------------------------- */

global $presso_options;
$presso_options = json_decode( '{"site_layout":"full-width","mobile_sidebar":"mobile-sidebar","enable_sticky_menu":1,"enable_sticky_sidebar":1,"enable_open_graph":1,"enable_fly_in_effect":1,"enable_smooth_scroll":1,"enable_custom_gallery":"1","avoid_duplicate_post":1,"enable_cdnjs":0,"accent_color":"#3facd6","content_background_color":"#fff","widget_separator":{"border-color":"#333","border-top":"6px"},"section_separator":{"border-color":"#333","border-top":"6px"},"social_facebook":"https://facebook.com","social_googleplus":"https://plus.google.com","social_twitter":"https://twitter.com","typography_header":{"color":"#333","font-weight":"700","font-family":"Oswald","google":true,"text-transform":"uppercase","letter-spacing":"0px"},"typography_h1":{"font-size":"36px"},"typography_h2":{"font-size":"30px"},"typography_h3":{"font-size":"24px"},"typography_h4":{"font-size":"18px"},"typography_h5":{"font-size":"14px"},"typography_h6":{"font-size":"12px"},"typography_body":{"color":"#666","font-weight":"400","font-family":"Open Sans","google":true,"font-size":"14px"},"typography_topbar":{"font-weight":"400","font-family":"Oswald","google":true,"font-size":"13px","text-transform":"uppercase","letter-spacing":"0px"},"typography_widget_title":{"color":"#333","font-weight":"700","font-family":"Oswald","google":true,"font-size":"33px","text-transform":"uppercase","letter-spacing":"1px"},"typography_composer_title":{"color":"#333","font-weight":"700","font-family":"Oswald","google":true,"font-size":"33px","text-transform":"uppercase","letter-spacing":"1px"},"typography_super_title":{"font-size":"13px"},"typography_post_box_meta":{"font-size":"11px"},"typography_post_box_categories":{"font-size":"11px"},"typography_post_footer_title":{"font-size":"36px"},"show_site_tagline":1,"logo_spacing":{"padding-top":"42px","padding-bottom":"42px","padding-left":"15px","padding-right":"30px","units":"px"},"mobile_logo_spacing":{"padding-top":"25px","padding-bottom":"25px","padding-left":"0px","padding-right":"0px","units":"px"},"site_header_layout":"default","site_header_padding":{"top":"11px","bottom":"11px"},"header_background":"#fff","header_text_color":"#191919","topbar_layout":"default","topbar_custom_text":"[icon icon=\"icon-entypo-phone\"] Call 123-456-789","show_today_on_topbar":1,"ticker_source":"latest","ticker_count":4,"topbar_background":"#333","topbar_text_color":"#eee","typography_main_menu":{"font-weight":"400","font-family":"Oswald","font-size":"16px","google":true,"text-transform":"uppercase","letter-spacing":"0px"},"main_menu_background":"#333","main_main_menu_link":"#fff","main_sub_menu_link":"#2d2d2d","main_sub_menu_background":"#f7f7f7","site_footer_layout":"5","enable_photo_stream":"none","instagram_photo_count":"9","footer_background":{"background-color":"#191919"},"footer_header_color":"#fff","footer_widget_title_color":"#3facd6","footer_color":"#9a9a9a","bottombar_layout":"default","copyright_text":"Copyright &copy;, All Rights Reserved","bottombar_background":"#111","bottombar_text_color":"#f7f7f7","blog_loop_layout":"block-a-2","blog_sidebar_position":"right","blog_sidebar":"blog-sidebar","blog_excerpt_length":30,"enable_more_articles":1,"show_human_diff_time":0,"archive_page_layout":"classic","archive_loop_layout":"block-a-2","archive_sidebar_position":"right","archive_sidebar":"blog-sidebar","archive_featured_posts_layout":"slider-xlarge","archive_featured_posts_source":"featured","archive_featured_posts_count":3,"search_loop_layout":"block-a-2","search_sidebar_position":"right","search_sidebar":"blog-sidebar","breaking_news_loop_layout":"carousel-2","breaking_news_count":8,"breaking_news_display":{"home":"1","blog":"1","archive":"1","post":"1","page":"0","shop":"0","bbpress":"0","any":"1"},"breaking_news_source":"random","post_views_forgery":0,"post_sidebar_position":"right","post_sidebar":"blog-sidebar","post_footer_sections":{"enabled":{"post-navigation":"Next/Previous Post","about-author":"About Author","related-posts":"Related Posts","suggested-posts":"Suggested Posts","comments":"Comments"},"disabled":{"custom-1":"Custom Section 1","custom-2":"Custom Section 2"}},"related_post_layout":"block-g-2","related_post_count":"4","suggested_post_layout":"block-g-3","suggested_post_count":"6","suggested_post_order":"random","slider_slide_duration":4000,"slider_transition_speed":300,"enable_icon_iconic":0,"enable_icon_elusive":0,"enable_icon_awesome":0,"enable_icon_typicons":0,"bbpress_sidebar_position":"right","bbpress_sidebar":"blog-sidebar","woocommerce_products_per_page":9,"theme_info_1":"","additional_sidebars":"","site_background":"","social_delicious":"","social_digg":"","social_dribbble":"","social_flickr":"","social_forrst":"","social_github":"","social_instagram":"","social_lastfm":"","social_linkedin":"","social_pinterest":"","social_rss":"","social_skype":"","social_tumblr":"","social_vimeo":"","social_yahoo":"","social_youtube":"","presso-options-typography-heading-tags":"","presso-options-typography-body":"","vw-options-typography-custom-font-1":"","custom_font1_ttf":"","custom_font1_woff":"","custom_font1_eot":"","vw-options-typography-custom-font-2":"","custom_font2_ttf":"","custom_font2_woff":"","custom_font2_eot":"","logo":"","logo_2x":"","mobile-logo-section":"","mobile_logo":"","mobile_logo_2x":"","header_ads":"","presso-options-site-header-bg-color":"","top-bar-post-ticker-section":"","top-bar-color-section":"","footer-photo-stream":"","instagram_access_token":"","footer-color-section":"","bottom-bar-color-section":"","presso-options-archive-slider":"","post_footer_section_custom_1":"","post_footer_section_custom_2":"","presso-options-single-related-posts":"","presso-options-single-suggested-posts":"","custom_css":"","redux_options_object":"","redux_import_export":"","redux-backup":1}',true );

add_action( 'wp_head', 'presso_render_default_theme_script', 99 );
if ( ! function_exists( 'presso_render_default_theme_script' ) ) {
	function presso_render_default_theme_script() {
		?>
		<!-- VW Default Theme Options -->
		<link rel='stylesheet' id='redux-google-fonts-presso_options-css'  href='http://fonts.googleapis.com/css?family=Oswald%3A300%2C400%2C700%7COpen+Sans%3A300%2C400%2C600%2C700%2C800%2C300italic%2C400italic%2C600italic%2C700italic%2C800italic&#038;ver=1480232294' type='text/css' media='all' />
        
		<style type="text/css" title="dynamic-css" class="options-output">.vw-content-area{background-color:#fff;}h1, h2, h3, h4, h5, h6, .vw-header-font,#wp-calendar caption,.vw-accordion-header-text,.vw-review-item-title,.vw-previous-link-page, .vw-next-link-page,.vw-quote,blockquote,.vw-comment__author,.widget_shopping_cart_content .mini_cart_item a:nth-child(2){font-family:Oswald;text-transform:uppercase;letter-spacing:0px;font-weight:700;font-style:normal;color:#333;}h1{font-size:36px;}h2{font-size:30px;}h3{font-size:24px;}h4{font-size:18px;}h5{font-size:14px;}h6{font-size:12px;}body,cite,.vw-quote-cite{font-family:"Open Sans";font-weight:400;font-style:normal;color:#666;font-size:14px;}.vw-top-bar{font-family:Oswald;text-transform:uppercase;letter-spacing:0px;font-weight:400;font-style:normal;font-size:13px;}.widget-title{font-family:Oswald;text-transform:uppercase;letter-spacing:1px;font-weight:700;font-style:normal;color:#333;font-size:33px;}.vwspc-section-title{font-family:Oswald;text-transform:uppercase;letter-spacing:1px;font-weight:700;font-style:normal;color:#333;font-size:33px;}.vw-super-title{font-size:13px;}.vw-post-box .vw-post-box__meta{font-size:11px;}.vw-categories{font-size:11px;}.vw-header__logo{padding-top:42px;padding-bottom:42px;padding-left:15px;padding-right:30px;}.vw-site-header__floating{top:11px;bottom:11px;}.vw-header{background:#fff;}.vw-header,.vw-header .vw-instant-search i{color:#191919;}.vw-top-bar{background:#333;}.vw-top-bar{color:#eee;}.vw-menu-main .main-menu-link{font-family:Oswald;text-transform:uppercase;letter-spacing:0px;font-weight:400;font-style:normal;font-size:16px;}.vw-menu-main{background:#333;}.vw-menu-main .main-menu-link{color:#fff;}.vw-menu-main .sub-menu-link{color:#2d2d2d;}.vw-menu-main .sub-menu-wrapper{background:#f7f7f7;}.vw-footer{background-color:#191919;}.vw-footer h1,.vw-footer h2,.vw-footer h3,.vw-footer h4,.vw-footer h5,.vw-footer h6{color:#fff;}.vw-footer .widget-title{color:#3facd6;}.vw-footer{color:#9a9a9a;}.vw-bottom-bar{background:#111;}.vw-bottom-bar{color:#f7f7f7;}</style>

		<?php
	}
}