<?php /** @var Aview $this */ ?>
<meta charset="UTF-8">
<!--[if IE]>
	<meta http-equiv="x-ua-compatible" content="IE=Edge" />
<![endif]-->
<title><?php echo $title; ?></title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-37247408-2"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-37247408-2');
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PLV4RDKPLX"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-PLV4RDKPLX');
</script>
<meta name="google-site-verification" content="h_FEHhAUw9LBj7ljokhyttewskD_r2RshJecvulEvgw" />
<?php if ($keywords) { ?>
<meta name="keywords" content="<?php echo $keywords; ?>" />
<?php } ?>
<?php if ($description) { ?>
<meta name="description" content="<?php echo $description; ?>" />
<?php } ?>
<?php
foreach($meta as $item){
    if(!$item['content']){ continue;} ?>
<meta <?php foreach($item as $n=>$v){ echo $n.'="'.$v.'" '; }?>/>
<?php } ?>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<base href="<?php echo $base; ?>" />

<?php
if ($google_analytics_code) { ?>
    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=<?php echo $google_analytics_code; ?>"></script>
    <script>
function report_conversion() {

    window.mtagq = window.mtagq || [];

    window.mtagq.push("event", "signup", {"currency":"USD"});

  }
        window.dataLayer = window.dataLayer || [];

        function gtag() {
            dataLayer.push(arguments);
        }

        gtag('js', new Date());
        gtag('config', <?php js_echo($google_analytics_code); ?>);
    </script>
    <?php
} ?>
<?php if ( is_file( DIR_RESOURCE . $icon ) ) {  ?>
<link href="resources/<?php echo $icon; ?>" type="<?php echo mime_content_type(DIR_RESOURCE . $icon)?>" rel="icon" />
<?php }

$httptype = HTTPS===true ? HTTPS_DIR_RESOURCE : HTTP_DIR_RESOURCE;
if (is_file(DIR_RESOURCE.$foxy_template_image_iphone) )
{echo "<link href=".$httptype.$foxy_template_image_iphone." rel=\"apple-touch-icon\" />";}

if (is_file(DIR_RESOURCE.$foxy_template_image_retinaiphone) )
{echo "
<link href=".$httptype.$foxy_template_image_retinaiphone." rel=\"apple-touch-icon\" sizes=\"120x120\" />";}

if (is_file(DIR_RESOURCE.$foxy_template_image_ipad) )
{echo "
<link href=".$httptype.$foxy_template_image_ipad." rel=\"apple-touch-icon\" sizes=\"76x76\" />";}

if (is_file(DIR_RESOURCE.$foxy_template_image_retinaipad) )
{ echo "
<link href=".$httptype.$foxy_template_image_retinaipad." rel=\"apple-touch-icon\" sizes=\"152x152\" />";} ?>


<?php foreach ($links as $link) { ?>
<link href="<?php echo $link['href']; ?>" rel="<?php echo $link['rel']; ?>" />
<?php } ?>
<link rel='dns-prefetch' href= "//fonts.googleapis.com/css?family=Satisfy" rel="stylesheet" type="text/css"/>
<link  rel='dns-prefetch' href= "//fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="text/css"/>
<link rel='dns-prefetch' href='//fonts.googleapis.com/css?family=Crete+Round' rel='stylesheet' type='text/css' />
<link href="<?php echo $this->templateResource('/stylesheet/style.css'); ?>" rel="stylesheet" type='text/css' />
<link href="//cdnjs.cloudflare.com/ajax/libs/intl-tel-input/9.0.6/css/intlTelInput.css" rel="stylesheet" type='text/css' />
<link href="extensions/foxy_template/storefront/view/foxy_template/faq/stylesheet/faq-style.css" rel="stylesheet" type="text/css"/>
<!-- Start Buhi Slider section --> <!-- add to the <head> of your page -->
	<link rel="stylesheet" type="text/css" href="/wholesale/banner-html/engine1/style.css" />
	<script type="text/javascript" src="/wholesale/banner-html/engine1/jquery.js"></script>
	<!-- End Buhi Slider section -->

<style>
/*
* Basic print styles
*/
.visible-print  { display: inherit !important; }
.hidden-print   { display: none !important; }
a[href]:after {
	content: none !important;
}
<?php if ( $this->config->get('foxy_template_sliderfullwidth') ) {  ?>
	.slider{
		margin-left: -30px;
	    width: 100vw;
	}
<?php } ?>

</style>

<?php if ( $template_debug_mode ) {  ?>
<link href="<?php echo $this->templateResource('/stylesheet/template_debug.css'); ?>" rel="stylesheet" />
<?php } ?>

<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
      <script type="text/javascript" src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
<!-- fav -->
<style>
/*header height line258*/
@media screen and (min-width: 769px) {
.headerstrip {
	height: <?php if ($foxy_template_header_size_1) {echo "$foxy_template_header_size_1";} ?>px;
}
}
.navbar-inverse .navbar-toggle {
    background-color: #333 !important;
}
/*header logo line 268 line4138*/
.header-logo {
	background-color: #<?php if ($foxy_template_header_logo_bg_color) {echo "$foxy_template_header_logo_bg_color";} ?>;
}

@media only screen and (max-width: 480px) {
	.logo img {
		background: #<?php if ($foxy_template_header_logo_bg_color) {echo "$foxy_template_header_logo_bg_color";} ?>;
	}


}
/*header link color line295 line318*/
#topnav ul li a {
	color: #<?php if ($foxy_template_header_link_color) {echo "$foxy_template_header_link_color";} ?>;
}
#customernav ul li a {
color: #<?php if ($foxy_template_header_link_color) {echo "$foxy_template_header_link_color";} ?>;
}
.myaccountbox ul li.selected, .myaccountbox ul li.selected a  {
	color: #<?php if ($foxy_template_font_color_links) {echo "$foxy_template_font_color_links";} ?>;
}
.pagination > li > a, .pagination > li > span {
    color: #<?php if ($foxy_template_font_color_links) {echo "$foxy_template_font_color_links";} ?> !important;
}






/*button 1 line1479 line983 overline1001*/
.productpagecart a {
	background: #<?php if ($foxy_template_color_button_1) {echo "$foxy_template_color_button_1";} ?> ;
}
.thumbnail a.productcart {
	background: #<?php if ($foxy_template_color_button_1) {echo "$foxy_template_color_button_1";} ?> ;
	font-size: <?php if ($foxy_template_buttons_font_size) {echo "$foxy_template_buttons_font_size";} ?>px;
}
.productpagecart li a:hover {
	background-color: #<?php if ($foxy_template_color_button_1_mouseover) {echo "$foxy_template_color_button_1_mouseover";} ?>;
}
.thumbnail a.productcart:hover {
	background: #<?php if ($foxy_template_color_button_1_mouseover) {echo "$foxy_template_color_button_1_mouseover";} ?> ;
}

/*call to order*/
.thumbnail a.call_to_order, .productpageprice a.call_to_order {
	background: #<?php if ($foxy_template_color_button_1) {echo "$foxy_template_color_button_1";} ?>;
	font-size: <?php if ($foxy_template_buttons_font_size) {echo "$foxy_template_buttons_font_size";} ?>px;
}
/*no stock*/
.thumbnail .nostock {
font-size: <?php if ($foxy_template_buttons_font_size) {echo "$foxy_template_buttons_font_size";} ?>px;
}




/*button 2 line2862*/
.btn-orange, .btn-primary {
	background: #<?php if ($foxy_template_color_button_2) {echo "$foxy_template_color_button_2";} ?>;

	border-color: #<?php if ($foxy_template_color_button_2) {echo "$foxy_template_color_button_2";} ?>;
}
.btn-orange:hover, .btn-orange:active, .btn-orange.active, .btn-orange.disabled, .btn-orange[disabled],
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #<?php if ($foxy_template_color_button_2_mouseover) {echo "$foxy_template_color_button_2_mouseover";} ?>;
	border-color: #<?php if ($foxy_template_color_button_2_mouseover) {echo "$foxy_template_color_button_2_mouseover";} ?>;
}
.search-bar .button-In-search { color: #<?php if ($foxy_template_color_button_2) {echo "$foxy_template_color_button_2";} ?>; }




/*links line 27 line222 line2098 line2532 line203 */
a {
	color: #<?php if ($foxy_template_font_color_links) {echo "$foxy_template_font_color_links";} ?>;
	/*text-decoration: none*/
}
ul.side_prd_list li a.productname {
	color: #<?php if ($foxy_template_font_color_links) {echo "$foxy_template_font_color_links";} ?>;
}
ul.tags li a {
	color: #<?php if ($foxy_template_font_color_links) {echo "$foxy_template_font_color_links";} ?>;
}
.footerlinks ul li a {
	color: #<?php if ($foxy_template_font_color_links) {echo "$foxy_template_font_color_links";} ?>;
}
.orange {
	color: #<?php if ($foxy_template_font_color_links) {echo "$foxy_template_font_color_links";} ?>;
}
.cathome-info .cathome-enter a {
	color: #<?php if ($foxy_template_font_color_links) {echo "$foxy_template_font_color_links";} ?>;
}



/*header  line258*/
.headerstrip {
	background-color: #<?php if ($foxy_template_color_headerstrip) {echo "$foxy_template_color_headerstrip";} ?>;
}






/*menu line627 line734 line636 line675 line2902 line2838 line2848 line571 line2854 flexslider54*/
ul.categorymenu > li:hover > a,
ul.categorymenu > li > a.active,
ul.categorymenu > li.current > a {
	background-color: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}
ul.categorymenu > li > div > ul li:hover a,
ul.categorymenu > li > div > ul li.current > a {
	background-color: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}
ul.categorymenu > li > div {
	border-bottom: 4px solid #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}
.dropdown-menu {
	border-bottom: 4px solid #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}
.label-orange, .badge-orange {
	background-color: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}

.label-orange[href], .badge-orange[href] {
	background-color: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}
.nav .dropdown-toggle .caret {
	border-bottom-color: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
	border-top-color: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus {
	background: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}
.main_menu .dropdown.open a, .main_menu .dropdown.current a,
#main_menu .dropdown a:hover, #main_menu .dropdown.current a,
#customernav .dropdown a:hover, #customernav .dropdown.current a {
	background: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}
.flex-control-paging li a.flex-active { background: #000; background: #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>; cursor: default; }
.cathome-floor .container-inner {

    border-top: 2px solid #<?php if ($foxy_template_color_menu_1) {echo "$foxy_template_color_menu_1";} ?>;
}





/*footer line2701 line2527 line2584****/
.copyrightbottom {
	background: #<?php if ($foxy_template_color_footer_1) {echo "$foxy_template_color_footer_1";} ?>;
}
.footerlinks {
	background: #<?php if ($foxy_template_color_footerlinks) {echo "$foxy_template_color_footerlinks";} ?>;
}
.footersocial {
	background: #<?php if ($foxy_template_color_footerblocks) {echo "$foxy_template_color_footerblocks";} ?>;
}



/*footer font colours line2583 2589 ***************/
.footersocial {
	color: #<?php if ($foxy_template_font_color_footermain) {echo "$foxy_template_font_color_footermain";} ?>;
}
.footersocial h2 {
	color: #<?php if ($foxy_template_font_color_footermain) {echo "$foxy_template_font_color_footermain";} ?>;
}






/*heading1  line73 line56*/
.heading1 .maintext {
	color: #<?php if ($foxy_template_font_color_heading1) {echo "$foxy_template_font_color_heading1";} ?>;
}
.heading2 {
	color: #<?php if ($foxy_template_font_color_heading2) {echo "$foxy_template_font_color_heading2";} ?>;
}
/*prodctname line 1552*/
  h1.productname {
	color: #<?php if ($foxy_template_font_color_heading1) {echo "$foxy_template_font_color_heading1";} ?>;
}




/*main body text colour line19 line2952 line1586 1902    fontsize*/
body {
	color: #<?php if ($foxy_template_font_color_1) {echo "$foxy_template_font_color_1";} ?>;
	font-size: <?php if ($foxy_template_body_font_size) {echo "$foxy_template_body_font_size";} ?>px;

}
.separator, #current_reviews .content {
	color: #<?php if ($foxy_template_font_color_1) {echo "$foxy_template_font_color_1";} ?>;
}
.productdesc .nav-tabs li a {
	color: #<?php if ($foxy_template_font_color_1) {echo "$foxy_template_font_color_1";} ?>;
}
.totalamout {
	color: #<?php if ($foxy_template_font_color_1) {echo "$foxy_template_font_color_1";} ?>;
}
.rec-cathome-list li .sub-heading {
	color: #<?php if ($foxy_template_font_color_1) {echo "$foxy_template_font_color_1";} ?>;
}





/*main menu text line1959 line741 line2807 line328***/
.myaccountbox ul li a {
color: #<?php if ($foxy_template_font_color_1) {echo "$foxy_template_font_color_1";} ?>;
}
ul.categorymenu > li > div > ul > li > a {
	color: #<?php if ($foxy_template_font_color_1) {echo "$foxy_template_font_color_1";} ?>;
}
.dropdown-menu li > a {
	color: #<?php if ($foxy_template_font_color_1) {echo "$foxy_template_font_color_1";} ?>;
}
#customernav ul.dropdown-menu li a {
	color: #<?php if ($foxy_template_font_color_1) {echo "$foxy_template_font_color_1";} ?>;
}







/*main font color 2   line885-895*/
.thumbnails .prdocutname {
	color: #<?php if ($foxy_template_font_color_2) {echo "$foxy_template_font_color_2";} ?>;
}

.thumbnails.list .thumbnail .prdocutname {
	color: #<?php if ($foxy_template_font_color_2) {echo "$foxy_template_font_color_2";} ?>;
}




/*main font color 3 navi line616 line1600 line2928*/
ul.categorymenu > li > a {
	color: #<?php if ($foxy_template_font_color_3) {echo "$foxy_template_font_color_3";} ?> !important;
}
.productdesc .nav-tabs li.active a {
	color: #<?php if ($foxy_template_font_color_3) {echo "$foxy_template_font_color_3";} ?>;
}
table th {
	color: #<?php if ($foxy_template_font_color_3) {echo "$foxy_template_font_color_3";} ?>;
}




/*Pricetag  line1399 line1077 line546 line1085*/
.total-price {
	color: #<?php if ($foxy_template_font_color_pricetag) {echo "$foxy_template_font_color_pricetag";} ?>;
}
.oneprice {
	color: #<?php if ($foxy_template_font_color_pricetag) {echo "$foxy_template_font_color_pricetag";} ?>;
}
.thumbnail .price .oneprice {
	color: #<?php if ($foxy_template_font_color_pricetag) {echo "$foxy_template_font_color_pricetag";} ?>;
}
#top_cart_product_list table td.total {
	color: #<?php if ($foxy_template_font_color_pricetag) {echo "$foxy_template_font_color_pricetag";} ?>;
}
.thumbnail .price .pricenew {
	color: #<?php if ($foxy_template_font_color_pricetag) {echo "$foxy_template_font_color_pricetag";} ?> !important;
}
.pricenew {
	color: #<?php if ($foxy_template_font_color_pricetag) {echo "$foxy_template_font_color_pricetag";} ?> !important;
}


/*Banner Slider css line146 */
.banner_container .oneByOneSlide { background: #<?php if ($foxy_template_banner_color) {echo "$foxy_template_banner_color";} ?>; }

/*Banner Slider css line146 */
.banner_conteiner .oneByOneSlide { background: #<?php if ($foxy_template_banner_color) {echo "$foxy_template_banner_color";} ?>; }


/*Category bg  line1399 line1077 line546 line1085*/
#categorymenu {
	background: #<?php if ($foxy_template_color_category_bg) {echo "$foxy_template_color_category_bg";} ?>;
}









/*round corners  2842*/

<?php if ($foxy_template_round == 1) {echo "
	.btn, .label, .badge, .nav-pills > li > a, select,
.btn-group > .btn:first-child, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .well, .breadcrumb, .navbar, .navbar-toggle {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.dropdown-menu {
	border-radius: 4px !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
ul.categorymenu > li > div {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.thumbnail {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.top-search input {
	 border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.productpagecart a {
		border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

ul.productpagecart .nostock {
		border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
ul.side_prd_list li img {
		border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.thumbnail .nostock {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}


	.thumbnail .pricetag {
	    border-radius: 4px;}

a.productcart{border-radius: 4px;}
div.jumbotron{border-radius: 4px;}
li.dropdown{border-radius: 4px;}

.form-control, .alert {
   	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}




	";}
	else {echo "
	.btn, .label, .badge, .nav-pills > li > a, select,
.btn-group > .btn:first-child, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .well, .breadcrumb, .navbar, .navbar-toggle {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.dropdown-menu, .thumbnail, .nav-tabs > li > a, .tab-content {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
";} ?>
</style>

<?php
$cssstyle1 = $this->config->get('foxy_template_css');
if ( $cssstyle1 )
{echo "<style>".html_entity_decode($this->config->get('foxy_template_css'))."</style>";}

if (is_file(DIR_RESOURCE.$foxy_template_body_bg) )
{echo "<style>body { background-image: url('".$httptype.$foxy_template_body_bg."' );}</style>";
if ($this->config->get('foxy_template_body_bg_fixed')==1){echo "<style>body { background-attachment: fixed; }</style>";}
}
?>

<?php foreach ($styles as $style) { ?>
<link rel="<?php echo $style['rel']; ?>" type="text/css" href="<?php echo $style['href']; ?>" media="<?php echo $style['media']; ?>" />
<?php } ?>

<script src="//code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="//code.jquery.com/jquery-migrate-1.4.1.min.js" integrity="sha256-SOuLUArmo4YXtXONKz+uxIGSKneCJG4x0nVcA0pFzV0=" crossorigin="anonymous"></script>
<script src="//code.jquery.com/ui/1.12.1/jquery-ui.js" integrity="sha256-T0Vest3yCU7pafRw9r+settMBX6JkKN06dqBnpQ8d30=" crossorigin="anonymous"></script>
<script type="text/javascript" src="<?php echo $this->templateResource('/javascript/common.js'); ?>" defer></script>
<script type="text/javascript" src="<?php echo $this->templateResource('/javascript/credit_card_validation.js'); ?>" defer></script>
<?php foreach ($scripts as $script) { ?>
<script type="text/javascript" src="<?php echo $script; ?>" defer></script>
<?php } ?>
<script type="text/javascript">
    let baseUrl = '<?php echo $base; ?>';
    let samesite = '<?php echo((defined('HTTPS') && HTTPS) ? 'None; secure=1;' : 'lax; secure=0;'); ?>';
    let is_retina = <?php echo $retina ? 'true' : 'false'; ?>;
    let cart_url = '<?php echo $cart_url; ?>';
    let call_to_order_url = '<?php echo $call_to_order_url;?>';
    let search_url = '<?php echo $search_url;?>';
    let text_add_cart_confirm = <?php js_echo($text_add_cart_confirm); ?>;

    <?php
     
    if($cart_ajax){ ?>
	function update_cart(product_id){

		var senddata = {},
			result = false;
		if(product_id){
			senddata['product_id'] = product_id;
		}
		$.ajax({
                url:'<?php echo $cart_ajax_url; ?>',
                type:'GET',
                dataType:'json',
                data: senddata,
				async: false,
                success:function (data) {
					//top cart
					$('.nav.topcart .dropdown-toggle span').first().html(data.item_count);
					$('.nav.topcart .dropdown-toggle .cart_total').html(data.total);
					if($('#top_cart_product_list')){
						$('#top_cart_product_list').html(data.cart_details);
					};
	                result = true;
                }
        });
		return result;
	}

	//event for adding product to cart by ajax
	
$(window).on('load', function(){
	update_cart();
});
<?php }?>
$(document).on('click','a.call_to_order',function(){
	goTo('<?php echo $call_to_order_url;?>');
	return false;
});

<?php
//search block form function ?>
function search_submit () {
    var url = '<?php echo $search_url;?>';
	var filter_keyword = $('#filter_keyword').val();
	if (filter_keyword) {
	    url += '&keyword=' + encodeURIComponent(filter_keyword);
	}
	var filter_category_id = $('#filter_category_id').attr('value');
	if (filter_category_id) {
	    url += '&category_id=' + filter_category_id;
	}
	location = url;
	return false;
}
</script>