Warning: Use of undefined constant _FILE_ - assumed '_FILE_' (this will throw an Error in a future version of PHP) in /home/adqnix/public_html/blog/wp-content/plugins/delete-all-comments-of-website/delete-all-comments-of-wordpress-website.php on line 13

Warning: Cannot modify header information - headers already sent by (output started at /home/adqnix/public_html/blog/wp-content/plugins/delete-all-comments-of-website/delete-all-comments-of-wordpress-website.php:13) in /home/adqnix/public_html/blog/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php on line 383

Warning: Cannot modify header information - headers already sent by (output started at /home/adqnix/public_html/blog/wp-content/plugins/delete-all-comments-of-website/delete-all-comments-of-wordpress-website.php:13) in /home/adqnix/public_html/blog/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php on line 383

Warning: Cannot modify header information - headers already sent by (output started at /home/adqnix/public_html/blog/wp-content/plugins/delete-all-comments-of-website/delete-all-comments-of-wordpress-website.php:13) in /home/adqnix/public_html/blog/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php on line 383

Warning: Cannot modify header information - headers already sent by (output started at /home/adqnix/public_html/blog/wp-content/plugins/delete-all-comments-of-website/delete-all-comments-of-wordpress-website.php:13) in /home/adqnix/public_html/blog/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php on line 383

Warning: Cannot modify header information - headers already sent by (output started at /home/adqnix/public_html/blog/wp-content/plugins/delete-all-comments-of-website/delete-all-comments-of-wordpress-website.php:13) in /home/adqnix/public_html/blog/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php on line 383

Warning: Cannot modify header information - headers already sent by (output started at /home/adqnix/public_html/blog/wp-content/plugins/delete-all-comments-of-website/delete-all-comments-of-wordpress-website.php:13) in /home/adqnix/public_html/blog/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php on line 383

Warning: Cannot modify header information - headers already sent by (output started at /home/adqnix/public_html/blog/wp-content/plugins/delete-all-comments-of-website/delete-all-comments-of-wordpress-website.php:13) in /home/adqnix/public_html/blog/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php on line 383
var Bunyad_Theme=(function($){"use strict";var has_touch=false,responsive_menu=false,search_active=false,has_sticky_nav=false;return{init:function() {$('.navigation .search-link').on('click',function(){var overlay=$(this).parent().find('.search-box-overlay');search_active=true;if(overlay.hasClass('active')){search_active=false;} overlay.toggleClass('active');return false;});var search_active_alt=false;$('.search-alt .top-bar .search-submit').on('click',function(){if(!search_active_alt){$(this).closest('form').find('.search-field').addClass('active').focus();search_active_alt=true;return false;}});$(document).on('click',function(e){if(search_active&&!$(e.target).parents('.search-box-overlay').length){$('.navigation .search-link').click();} if(search_active_alt&&!$(e.target).parents('.top-bar').length){search_active_alt=false;$('.main-head.search-alt .search-submit').closest('form').find('.search-field').removeClass('active');}});var nav=$('.navigation .menu ul').css('-webkit-box-sizing','border-box');requestAnimationFrame(function(){nav.css('-webkit-box-sizing','');});$('.woocommerce-ordering .drop li a').on('click',function(e){var form=$(this).closest('form');form.find('[name=orderby]').val($(this).parent().data('value'));form.submit();e.preventDefault();});$('.woocommerce .related > h2, .woocommerce .upsells > h2').addClass('block-heading').wrapInner('');$('.featured-vid, .post-content').fitVids();if($.fn.masonry&&$('.posts-dynamic').hasClass('masonry')){var grid=$('.posts-dynamic .posts-wrap');grid.each(function(){$(this).imagesLoaded(function(){grid.masonry();});});} if($('.mid-footer .instagram-pics').length){var link=$('.mid-footer .clear a');link.addClass('overlay').html(''+link.text());} $('.back-to-top').on('click',function(){$('html, body').animate({scrollTop:0},800);return false;});$('.go-back').on('click',function(){window.history.back();return false;});$('.posts-ticker ul').each(function(){if(!$(this).find('li.active').length){$(this).find('li:first').addClass('active');} var ticker=$(this);window.setInterval(function(){var active=ticker.find('li.active');active.fadeOut(function(){var next=active.next();if(!next.length){next=ticker.find('li:first');} next.addClass('active').fadeIn();active.removeClass('active');});},8000);});if(navigator.platform.toLowerCase().indexOf('win')!==-1){$('html').addClass('is-win');} if(navigator.userAgent.toLowerCase().indexOf('firefox')>-1){var logo=$('.logo-image');if($('.logo-image').length){$('').on('load',function(){if(logo.prop('currentSrc')!==logo.prop('src')){logo.prop('width',$(this)[0].naturalWidth).prop('height',$(this)[0].naturalHeight);}}).attr('src',logo.attr('src'));}} var header=$('.main-head.top-below .inner'),bg=header.css('background-image');if($(window).width()>940&&(bg&&bg!='none')){var parallax=$('
').css('background-image',bg);header.append(parallax);header.css('background-image','none');var bottom=parallax.offset().top+parallax.outerHeight(),top=parallax.offset().top;$(window).on('scroll',function(){var scroll=$(window).scrollTop();if(scroll>bottom){return;} var distance=scroll*0.4;requestAnimationFrame(function(){parallax.css('transform','translate3d(0,'+distance+'px, 0)');});});} $('.blocks .block').last().addClass('last-block');this.sliders();this.responsive_nav();this.mega_menus();this.sticky_bar();this.sticky_sidebar();this.lightbox();this.likes();$('input, textarea').placeholder();$('.post-share-b .show-more').on('click',function(){$(this).parent().addClass('all');return false;});},responsive_nav:function() {$(window).on('touchstart',function(){has_touch=true;$('body').addClass('touch');});this.init_responsive_nav();this.touch_nav();var that=this;$(window).on('resize orientationchange',function(){that.init_responsive_nav();});},init_responsive_nav:function(){if($(window).width()>940||responsive_menu){return;} responsive_menu=true;var menu_contain=$('.mobile-menu-container');if(!menu_contain.find('.mobile-menu').children().length){var mobile_menu=menu_contain.find('.mobile-menu'),main_menu=$('.navigation .menu');var menu=main_menu.children().clone();if(!main_menu.length){return;} menu.find('.mega-menu .sub-cats').each(function(){var container=$(this).closest('.menu-item');container.append($(this).find('.sub-nav'));container.find('.sub-nav').replaceWith(function(){return $('