WS_OK_7.4.33 HEX
HEX
Server: nginx/1.21.4
System: Linux v12674 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: endtheignorance (1014)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v12674/lcaeasttexas/public_html/wp-content/themes/lcoa-child/header.php-mak
<?php
	if ( !defined('ABSPATH') ){ die(); }
	
	global $avia_config;

	$style 					= $avia_config['box_class'];
	$responsive				= avia_get_option('responsive_active') != "disabled" ? "responsive" : "fixed_layout";
	$blank 					= isset($avia_config['template']) ? $avia_config['template'] : "";	
	$av_lightbox			= avia_get_option('lightbox_active') != "disabled" ? 'av-default-lightbox' : 'av-custom-lightbox';
	$preloader				= avia_get_option('preloader') == "preloader" ? 'av-preloader-active av-preloader-enabled' : 'av-preloader-disabled';
	$sidebar_styling 		= avia_get_option('sidebar_styling');
	$filterable_classes 	= avia_header_class_filter( avia_header_class_string() );
	$av_classes_manually	= "av-no-preview"; /*required for live previews*/
	$av_classes_manually   .= avia_is_burger_menu() ? " html_burger_menu_active" : " html_text_menu_active";
	
?><!DOCTYPE html>
<html <?php language_attributes(); ?> class="<?php echo "html_{$style} ".$responsive." ".$preloader." ".$av_lightbox." ".$filterable_classes." ".$av_classes_manually ?> ">
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<?php
/*
 * outputs a rel=follow or nofollow tag to circumvent google duplicate content for archives
 * located in framework/php/function-set-avia-frontend.php
 */
 if (function_exists('avia_set_follow')) { echo avia_set_follow(); }

?>


<!-- mobile setting -->
<?php

if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">';
?>


 
<!-- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css-debug.css?<?php echo time(); ?>"> -->

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- Scripts/CSS and wp_head hook -->
<?php
/* Always have wp_head() just before the closing </head>
 * tag of your theme, or you will break many plugins, which
 * generally use this hook to add elements to <head> such
 * as styles, scripts, and meta tags.
 */

wp_head();

?>
 
<style>
#advanced_menu_hide {display: none!important; }
#advanced_menu_toggle {display: none!important; }
.clinic-name {text-transform: uppercase; line-height: 200%; font-size: 1.5em; color: #78bc1f; font-weight: 200; font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.clinic-phone {text-transform: uppercase; line-height: 200%; font-size: 1.5em; font-weight: 200; font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.clinic-pipe {font-size: 1.5em; margin: 0 .5em; }
#top #wrap_all .all_colors h5{text-transform:uppercase;}
#top #wrap_all .all_colors h4{font-size:1.6rem;line-height:1.5em;}
#top #wrap_all .all_colors h3{line-height:1.5rem;text-transform:uppercase;}
#top #wrap_all .all_colors h1{font-size: 1.2rem;text-transform:uppercase;}
#top #wrap_all .all_colors h6{color:#2c6fb7;}
#top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6{font-family:'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal;}
#top .all_colors strong{color:#000000;}
#top #header .av-main-nav > li {font-family: Montserrat;}
#top #header .av-main-nav > li > a{font-size:14px;font-family:'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
.slideshow_caption [class*="slideshow_align_caption"] {vertical-align: top; padding: 20px 30px 30px 30px; }
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {    
    padding-top: inherit;
  }  
}
@media only screen and (min-width : 768px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 155px; } }
@media only screen and (min-width : 992px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 13em; } }
@media only screen and (min-width : 1200px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 13em; } }
@media only screen and (max-width : 992px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 154px; } }
@media only screen and (max-width : 768px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 154px; } #top #wrap_all .all_colors h5{text-transform:uppercase;} #top #wrap_all .all_colors h4{font-size:1.6rem;line-height:1.5em;} #top #wrap_all .all_colors h3{line-height:1.5rem;text-transform:uppercase;} #top #wrap_all .all_colors h1{font-size: 1.2rem;text-transform:uppercase;} .slideshow_caption [class*="slideshow_align_caption"] {vertical-align: top; padding: 20px 30px 30px 30px; } }
@media only screen and (max-width: 767px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 0; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {}
@media only screen and (max-width: 479px) {}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {}
@media (max-width: 767px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 0; } }
@media only screen and (min-width : 321px) {.slideshow_caption [class*="slideshow_align_caption"] {vertical-align: top; padding: 10px 0 0 0; } }
@media only screen and (max-width : 320px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 146px; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 155px; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 146px; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 146px; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 146px; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 146px; } }
@media only screen and (min-width : 1224px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 181px; } }
@media only screen and (min-width : 1824px) {.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 146px; } }
</style>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>

 

</head>




<body id="top" <?php body_class($style." ".$avia_config['font_stack']." ".$blank." ".$sidebar_styling); avia_markup_helper(array('context' => 'body')); ?>>

	<?php 
		
	if("av-preloader-active av-preloader-enabled" === $preloader)
	{
		echo avia_preload_screen(); 
	}
		
	?>

	<div id='wrap_all'>

	<?php 
	if(!$blank) //blank templates dont display header nor footer
	{ 
		 //fetch the template file that holds the main menu, located in includes/helper-menu-main.php
         get_template_part( 'includes/helper', 'main-menu' );

	} ?>
		
	<div id='main' class='all_colors' data-scroll-offset='<?php echo avia_header_setting('header_scroll_offset'); ?>'>

	<?php 
		
		if(isset($avia_config['temp_logo_container'])) echo $avia_config['temp_logo_container'];
		do_action('ava_after_main_container'); 
		
	?>