window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/beautyhealthpage.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
https://beautyhealthpage.com/wp-content/plugins/auto-terms-of-service-and-privacy-policy/js/base.js
window.tdb_global_vars = {"wpRestUrl":"https:\/\/beautyhealthpage.com\/wp-json\/","permalinkStructure":"\/%postname%\/"};
window.tdb_p_autoload_vars = {"isAjax":false,"isAdminBarShowing":false,"autoloadStatus":"off","origPostEditUrl":null};
https://beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdScrollToClass.js
var tdBlocksArray = []; //here we store all the items for the current page
// td_block class - each ajax block uses a object of this class for requests
function tdBlock() {
this.id = '';
this.block_type = 1; //block type id (1-234 etc)
this.atts = '';
this.td_column_number = '';
this.td_current_page = 1; //
this.post_count = 0; //from wp
this.found_posts = 0; //from wp
this.max_num_pages = 0; //from wp
this.td_filter_value = ''; //current live filter value
this.is_ajax_running = false;
this.td_user_action = ''; // load more or infinite loader (used by the animation)
this.header_color = '';
this.ajax_pagination_infinite_stop = ''; //show load more at page x
}
// td_js_generator - mini detector
( function () {
var htmlTag = document.getElementsByTagName("html")[0];
if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) {
htmlTag.className += ' ie10';
}
if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) {
htmlTag.className += ' ie11';
}
if ( navigator.userAgent.indexOf("Edge") > -1 ) {
htmlTag.className += ' ieEdge';
}
if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) {
htmlTag.className += ' td-md-is-ios';
}
var user_agent = navigator.userAgent.toLowerCase();
if ( user_agent.indexOf("android") > -1 ) {
htmlTag.className += ' td-md-is-android';
}
if ( -1 !== navigator.userAgent.indexOf('Mac OS X') ) {
htmlTag.className += ' td-md-is-os-x';
}
if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) {
htmlTag.className += ' td-md-is-chrome';
}
if ( -1 !== navigator.userAgent.indexOf('Firefox') ) {
htmlTag.className += ' td-md-is-firefox';
}
if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) {
htmlTag.className += ' td-md-is-safari';
}
if( -1 !== navigator.userAgent.indexOf('IEMobile') ){
htmlTag.className += ' td-md-is-iemobile';
}
})();
var tdLocalCache = {};
( function () {
"use strict";
tdLocalCache = {
data: {},
remove: function (resource_id) {
delete tdLocalCache.data[resource_id];
},
exist: function (resource_id) {
return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
},
get: function (resource_id) {
return tdLocalCache.data[resource_id];
},
set: function (resource_id, cachedData) {
tdLocalCache.remove(resource_id);
tdLocalCache.data[resource_id] = cachedData;
}
};
})();
var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}];
var td_animation_stack_effect="type0";
var tds_animation_stack=true;
var td_animation_stack_specific_selectors=".entry-thumb, img, .td-lazy-img";
var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img, .td-animation-stack .td-lazy-img";
var tdc_is_installed="yes";
var td_ajax_url="https:\/\/beautyhealthpage.com\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=12.6.8";
var td_get_template_directory_uri="https:\/\/beautyhealthpage.com\/wp-content\/plugins\/td-composer\/legacy\/common";
var tds_snap_menu="";
var tds_logo_on_sticky="";
var tds_header_style="";
var td_please_wait="Please wait...";
var td_email_user_pass_incorrect="User or password incorrect!";
var td_email_user_incorrect="Email or username incorrect!";
var td_email_incorrect="Email incorrect!";
var td_user_incorrect="Username incorrect!";
var td_email_user_empty="Email or username empty!";
var td_pass_empty="Pass empty!";
var td_pass_pattern_incorrect="Invalid Pass Pattern!";
var td_retype_pass_incorrect="Retyped Pass incorrect!";
var tds_more_articles_on_post_enable="";
var tds_more_articles_on_post_time_to_wait="";
var tds_more_articles_on_post_pages_distance_from_top=0;
var tds_captcha="";
var tds_theme_color_site_wide="#e2687e";
var tds_smart_sidebar="enabled";
var tdThemeName="Newspaper";
var tdThemeNameWl="Newspaper";
var td_magnific_popup_translation_tPrev="Previous (Left arrow key)";
var td_magnific_popup_translation_tNext="Next (Right arrow key)";
var td_magnific_popup_translation_tCounter="%curr% of %total%";
var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded.";
var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded.";
var tdBlockNonce="43de333710";
var tdMobileMenu="enabled";
var tdMobileSearch="enabled";
var tdDateNamesI18n={"month_names":["January","February","March","April","May","June","July","August","September","October","November","December"],"month_names_short":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"day_names_short":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]};
var tdb_modal_confirm="Save";
var tdb_modal_cancel="Cancel";
var tdb_modal_confirm_alt="Yes";
var tdb_modal_cancel_alt="No";
var td_deploy_mode="deploy";
var td_ad_background_click_link="";
var td_ad_background_click_target="";
var ml_webform_3401179 = ml_account('webforms', '3401179', 'm7b7a5', 'load');
ml_webform_3401179('animation', 'fadeIn');
var ml_webform_3805726 = ml_account('webforms', '3805726', 'p6l6o9', 'load');
ml_webform_3805726('animation', 'fadeIn');
Overwhelmed by Kindness? 10 Signs You’re Putting Others First
In a world where kindness is often praised, it’s easy to believe that there’s no such thing as being too nice. However, like a double-edged sword, excessive niceness can actually lead to negative outcomes. While being considerate and helpful are commendable traits, overdoing it can cause stress, fatigue, and a feeling of being taken for granted.
It’s important to strike a balance between being kind and standing up for oneself. If you’re constantly bending over backwards for others while neglecting your own needs, it might be time to reevaluate. Herein, we delve into nine signs that indicate you might just be too nice for your own good and how this excessive kindness could be more destructive than constructive.
You Constantly Put Others’ Needs Before Your Own
When you constantly prioritize others’ needs over your own, it may be a sign that you’re being excessively nice. This tendency, often associated with being a “fixer”, can lead to feelings of resentment and exhaustion.
It’s important to understand that self-care isn’t selfish, but a necessary aspect of maintaining your own mental and emotional health. By neglecting your own needs in favor of others, you risk experiencing burnout and potentially damaging your relationships due to built-up resentment.
You Feel Guilty For Focusing on Yourself
If you find yourself ridden with guilt whenever you choose to prioritize your own needs, it could be an indication that your niceness is tipping over into self-neglect. It’s crucial to remember that self-care, far from being selfish, is a fundamental aspect of maintaining both mental and physical health.
When you constantly put others’ needs before your own, it can lead to a depletion of your energy reserves, leaving you feeling drained and exhausted. Ultimately, this neglect of self-care for the sake of pleasing others can have detrimental effects on your overall well-being.
You Struggle to Say No
The struggle to utter a simple “no” is often a telltale sign of people who are excessively nice. While lending a helping hand is commendable, constantly agreeing to every request or demand can result in feeling swamped and overstretched.
It’s important to understand that it’s perfectly okay to say “no” when you need to prioritize your own needs or when you’re unable to commit due to various reasons. Remember, setting boundaries is a crucial part of maintaining your mental and emotional well-being.
You Agree With Everyone Without Giving Your Own Opinion
If you find yourself constantly agreeing with others and rarely voicing your own opinions, this could be an indication that your kindness is overstepping into self-suppression. While empathy and understanding are valuable traits, it’s equally important to remember that your thoughts and perspectives hold worth and should be expressed.
Continual suppression of your viewpoints in favor of maintaining harmony can result in feelings of dissatisfaction and can give rise to resentment over time. It’s essential to strike a balance between being kind and ensuring that your voice is heard.
You’re Conflict Averse
An extreme aversion to conflict, while seemingly peaceful, is not a healthy trait. While it’s true that most people dislike arguments or confrontations, completely shying away from them can result in unresolved problems and accumulated frustration.
It’s important to remember that disagreements are a natural part of human interactions and expressing your differing views respectfully when required is crucial. This allows for open communication, resolution of issues, and prevents the buildup of negative emotions.
You Feel Unappreciated
If you find yourself persistently acting kindly but feeling unappreciated, it might be an indication that your niceness is being taken for granted. Unfortunately, being kind doesn’t always ensure that others will respond in kind.
It’s crucial to consider the company you keep and ensure that these are people who genuinely value and appreciate your efforts. Feeling valued is a key aspect of maintaining healthy relationships and preserving your self-esteem.
You’re a People Pleaser
If you find yourself always striving to satisfy others, often overlooking your own happiness in the process, this could indicate that you’re excessively nice. The habit of people-pleasing can be draining and seldom results in authentic contentment since it’s based on the reactions of others rather than your own fulfillment.
It’s vital to make choices that align with your personal desires and requirements, rather than primarily focusing on appeasing others. Remember, your happiness matters and making decisions that reflect your needs is a significant aspect of self-care.
You Feel Resentful After Saying Yes
If you often feel resentment after consenting to do something, this could be a clear indication that you’re being overly nice. Such resentment typically originates from a sense of pressure to agree or say “yes” to requests or tasks when, in reality, you would prefer to decline or say “no”.
It’s essential to communicate your true feelings honestly and assertively. Remember, setting boundaries and standing up for your own needs is not only healthy, but it’s also a crucial part of maintaining balanced relationships.
You Avoid Setting Boundaries
If setting boundaries feels challenging for you, this could be a sign that your niceness is going beyond the healthy limit. Boundaries are crucial in preserving balanced relationships and protecting your own mental and emotional well-being.
In their absence, there’s a risk that individuals might exploit your kindness, leading to feelings of being used or unappreciated. Remember, it’s not just okay, but necessary, to establish and maintain personal boundaries for your own health and happiness.
How to Be More Sturdy and Still Be Nice to People
Being sturdy, in this context, refers to maintaining your personal boundaries and standing up for your own needs. This doesn’t mean you have to stop being kind or considerate of others. Instead, it’s about balancing your natural inclination to be nice with the necessity of asserting yourself.
Learn to Say No
Getting comfortable with saying “no” without experiencing guilt is a crucial step in self-care and setting boundaries. It’s important to understand that it’s completely within your rights to reject requests that you don’t have the capacity, energy, or inclination to meet. Remember, your time and energy are valuable, and you’re not obligated to commit to everything asked of you.
Set Boundaries
It’s crucial to openly convey your boundaries to others. Clear communication helps avoid any misinterpretations and can prevent you from overcommitting yourself, which can lead to stress and resentment. By being upfront about your limitations, you ensure that your relationships are based on mutual respect and understanding.
Express Your Opinions
Expressing your thoughts and emotions is not only healthy, but it’s also vital for maintaining genuine relationships and standing up for yourself. Remember, your perspective is important and has the right to be voiced. Don’t shy away from sharing your feelings or ideas out of fear or doubt; your voice matters and is deserving of being heard.
Prioritize Self-Care
Prioritizing activities that you love and that contribute to your overall well-being is essential for maintaining balance in life. Engaging in these activities can help rejuvenate your energy levels, boost mood, and serve as a stress reliever. Remember, self-care isn’t a luxury, it’s a necessity, and making time for things you enjoy is a key part of that.
Final Thoughts
Kindness is a beautiful quality to possess, but it’s important to remember that you need to take care of yourself too. It’s alright to prioritize your own needs and well-being from time to time. Just as the saying goes, “You can’t pour from an empty cup.” So ensure your cup is filled before helping to fill others’. You matter, and taking care of yourself is not selfish – it’s necessary.
var block_tdi_94 = new tdBlock();
block_tdi_94.id = "tdi_94";
block_tdi_94.atts = '{"image_size":"","image_floated":"float_left","image_width":"30","image_height":"eyJhbGwiOiI3MCIsInBvcnRyYWl0IjoiMTAwIiwicGhvbmUiOiIxMDAiLCJsYW5kc2NhcGUiOiI4MCJ9","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","show_cat":"none","meta_padding":"eyJhbGwiOiI1cHggMCAwIDE1cHgiLCJwb3J0cmFpdCI6IjAgMCAwIDEwcHgifQ==","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiJ9","f_title_font_line_height":"1.2","f_title_font_weight":"700","all_modules_space":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxNSJ9","show_date":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIiwiYWxsIjoibm9uZSJ9","art_excerpt":"15px 0 0 0","f_title_font_family":"394","f_meta_font_family":"394","f_meta_font_transform":"uppercase","f_meta_font_weight":"700","art_title":"0 0 10px 0","tdc_css":"eyJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsImFsbCI6eyJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOX0=","h_effect":"","category_id":"","modules_on_row":"","title_txt_hover":"#e2687e","sort":"","limit":"3","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEyIn0=","show_review":"none","title_txt":"#172842","author_txt":"#90a0af","author_txt_hover":"#e2687e","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-15836","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_94","tdc_css_class":"tdi_94","tdc_css_class_style":"tdi_94_rand_style"}';
block_tdi_94.td_column_number = "1";
block_tdi_94.block_type = "td_flex_block_1";
block_tdi_94.post_count = "3";
block_tdi_94.found_posts = "1243";
block_tdi_94.header_color = "";
block_tdi_94.ajax_pagination_infinite_stop = "";
block_tdi_94.max_num_pages = "415";
tdBlocksArray.push(block_tdi_94);
var block_tdi_99 = new tdBlock();
block_tdi_99.id = "tdi_99";
block_tdi_99.atts = '{"image_size":"","image_floated":"float_left","image_width":"30","image_height":"eyJhbGwiOiI3MCIsInBvcnRyYWl0IjoiMTAwIiwicGhvbmUiOiIxMDAiLCJsYW5kc2NhcGUiOiI4MCJ9","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","show_cat":"none","meta_padding":"eyJhbGwiOiI1cHggMCAwIDE1cHgiLCJwb3J0cmFpdCI6IjAgMCAwIDEwcHgifQ==","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiJ9","f_title_font_line_height":"1.2","f_title_font_weight":"700","all_modules_space":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxNSJ9","show_date":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIiwiYWxsIjoibm9uZSJ9","art_excerpt":"15px 0 0 0","f_title_font_family":"394","f_meta_font_family":"394","f_meta_font_transform":"uppercase","f_meta_font_weight":"700","art_title":"0 0 10px 0","tdc_css":"eyJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsImFsbCI6eyJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOX0=","h_effect":"","category_id":"","modules_on_row":"","title_txt_hover":"#e2687e","sort":"popular","limit":"3","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEyIn0=","show_review":"none","title_txt":"#172842","author_txt":"#90a0af","author_txt_hover":"#e2687e","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-15836","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_99","tdc_css_class":"tdi_99","tdc_css_class_style":"tdi_99_rand_style"}';
block_tdi_99.td_column_number = "1";
block_tdi_99.block_type = "td_flex_block_1";
block_tdi_99.post_count = "3";
block_tdi_99.found_posts = "1243";
block_tdi_99.header_color = "";
block_tdi_99.ajax_pagination_infinite_stop = "";
block_tdi_99.max_num_pages = "415";
tdBlocksArray.push(block_tdi_99);
https://beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
https://beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js
https://beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js
https://beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js
https://beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js
https://beautyhealthpage.com/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-b35450445f9cb0eeb855.js
_stq = window._stq || [];
_stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"67636218\",\"post\":\"15836\",\"tz\":\"1\",\"srv\":\"beautyhealthpage.com\",\"j\":\"1:14.2.1\"}") ]);
_stq.push([ "clickTrackerInit", "67636218", "15836" ]);
https://beautyhealthpage.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js
https://beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdToTop.js
https://beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js
https://beautyhealthpage.com/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js
https://beautyhealthpage.com/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js
https://beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js
/* global jQuery:{} */
jQuery(document).ready( function () {
var tdbMenuItem = new tdbMenu.item();
tdbMenuItem.blockUid = 'tdi_27';
tdbMenuItem.jqueryObj = jQuery('.tdi_27');
tdbMenuItem.blockAtts = '{"mm_align_horiz":"content-horiz-left","modules_on_row_regular":"20%","modules_on_row_cats":"25%","image_size":"","modules_category":"above","show_excerpt":"","show_com":"none","show_date":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_author":"","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-left","text_color":"#172842","align_horiz":"content-horiz-left","menu_id":"9","f_elem_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQifQ==","f_elem_font_weight":"800","f_elem_font_family":"394","tds_menu_active1-line_color":"","elem_space":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxNSJ9","main_sub_icon_space":"10","mm_width":"eyJhbGwiOiIxNjgwIiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_align_screen":"yes","mm_hide_all_item":"yes","sep_icon_align":"0","mm_child_cats":"10","mm_sub_border":"0","mm_elem_border_a":"0","h_effect":"","image_height":"60","meta_padding":"eyJhbGwiOiIzMHB4IDI1cHgiLCJsYW5kc2NhcGUiOiIyNXB4IDIwcHgiLCJwb3J0cmFpdCI6IjE1cHggMTBweCJ9","art_title":"eyJhbGwiOiIxNXB4IDAgMCIsInBvcnRyYWl0IjoiMTBweCAwIDAifQ==","modules_category_padding":"0","modules_category_margin":"0","show_review":"none","sub_bg_color":"#ffffff","f_sub_elem_font_family":"394","f_sub_elem_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_sub_elem_font_transform":"","f_sub_elem_font_weight":"800","mm_subcats_bg":"#ffffff","mm_elem_bg":"rgba(255,255,255,0)","mm_elem_bg_a":"rgba(255,255,255,0)","f_mm_sub_font_family":"394","f_mm_sub_font_transform":"","f_mm_sub_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_mm_sub_font_weight":"800","meta_bg":"#ffffff","mm_sub_width":"eyJhbGwiOiIxODAiLCJwb3J0cmFpdCI6IjExMCIsImxhbmRzY2FwZSI6IjE0MCJ9","mm_padd":"eyJhbGwiOiI0MHB4IiwicG9ydHJhaXQiOiIyMHB4IDE1cHgiLCJsYW5kc2NhcGUiOiIyNXB4IDIwcHgifQ==","mm_sub_padd":"eyJhbGwiOiIzMHB4IDAiLCJwb3J0cmFpdCI6IjEwcHggMCIsImxhbmRzY2FwZSI6IjI1cHggMCJ9","mm_elem_padd":"eyJhbGwiOiI1cHggMCA1cHggNDBweCIsInBvcnRyYWl0IjoiNXB4IDAgMCAxNXB4IiwibGFuZHNjYXBlIjoiNXB4IDAgNXB4IDMwcHgifQ==","modules_gap":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMCJ9","all_modules_space":"50","f_title_font_family":"394","f_title_font_line_height":"1.3","f_title_font_size":"eyJhbGwiOiIyMSIsInBvcnRyYWl0IjoiMTIiLCJwaG9uZSI6IjE4IiwibGFuZHNjYXBlIjoiMTYifQ==","f_title_font_weight":"800","f_title_font_transform":"","f_cat_font_transform":"uppercase","f_cat_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMCJ9","f_cat_font_weight":"700","f_cat_font_family":"394","title_txt":"#172842","title_txt_hover":"#e2687e","all_underline_color":"","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#90a0af","cat_txt_hover":"#e2687e","mm_elem_border":"0","meta_info_border_color":"","tds_menu_active1-line_height":"eyJsYW5kc2NhcGUiOiI2IiwiYWxsIjoiMCJ9","inline":"yes","f_elem_font_transform":"none","elem_padd":"eyJhbGwiOiIwIDVweCIsInBvcnRyYWl0IjoiMCAycHgifQ==","tds_menu_active1-line_alignment":"50","tds_menu_active1-text_color_h":"#e2687e","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","show_mega_cats":"yes","mm_shadow_shadow_size":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjMwIn0=","mm_shadow_shadow_offset_vertical":"eyJhbGwiOiI4IiwibGFuZHNjYXBlIjoiMTUifQ==","mm_shadow_shadow_color":"rgba(22,35,58,0.1)","mm_elem_color":"#172842","mm_elem_color_a":"#e2687e","shadow_shadow_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjIwIn0=","mm_border_size":"0","pag_bg":"#49c8d1","pag_h_bg":"#e2687e","pag_border":"rgba(255,255,255,0)","pag_h_border":"rgba(255,255,255,0)","pag_icons_size":"15","pag_border_width":"0","sub_shadow_shadow_size":"eyJsYW5kc2NhcGUiOiIxNSIsImFsbCI6IjE2In0=","sub_shadow_shadow_offset_horizontal":"eyJsYW5kc2NhcGUiOiIwIiwiYWxsIjoiMCJ9","sub_shadow_shadow_offset_vertical":"eyJsYW5kc2NhcGUiOiIxMCIsImFsbCI6IjQifQ==","sub_shadow_shadow_color":"rgba(22,35,58,0.1)","shadow_shadow_offset_vertical":"eyJhbGwiOiI0IiwibGFuZHNjYXBlIjoiMTAifQ==","shadow_shadow_color":"rgba(22,35,58,0.1)","pag_space":"20","sub_text_color":"#172842","tds_menu_active1-line_width":"0","hover_opacity":"0","mm_elem_order":"","show_subcat":"yes","main_sub_tdicon":"td-icon-menu-thin-left","sub_align_horiz":"content-horiz-left","sub_padd":"eyJhbGwiOiIyMHB4IDAiLCJwb3J0cmFpdCI6IjEwcHggMCJ9","sub_first_left":"eyJhbGwiOiItMjUiLCJsYW5kc2NhcGUiOiItMjAiLCJwb3J0cmFpdCI6Ii0xNSJ9","sub_icon_size":"10","sub_icon_pos":"","main_sub_icon_size":"eyJhbGwiOiIyMiIsInBvcnRyYWl0IjoiMTcifQ==","sub_icon_align":"0","image_floated":"","tds_menu_sub_active1-sub_text_color_h":"#e2687e","tds_menu_sub_active1-sub_color_h":"#e2687e","sub_color":"#172842","show_audio":"none","f_meta_font_family":"394","f_ex_font_family":"638","f_ex_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex_font_line_height":"1.6","excerpt_middle":"yes","author_txt":"#90a0af","author_txt_hover":"#e2687e","date_txt":"#90a0af","f_meta_font_transform":"uppercase","f_meta_font_weight":"700","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==","ex_txt":"#90a0af","author_photo_size":"26","art_excerpt":"eyJhbGwiOiIyMHB4IDAgMTVweCAwIiwibGFuZHNjYXBlIjoiMTBweCAwIiwicG9ydHJhaXQiOiIxMHB4IDAifQ==","main_sub_icon_align":"1","f_elem_font_line_height":"eyJhbGwiOiI1NnB4IiwicG9ydHJhaXQiOiI0NXB4In0=","prev_tdicon":"td-icon-left","next_tdicon":"td-icon-right","pag_padding":"2px 0 1px","pag_text":"#ffffff","pag_h_text":"#ffffff","mm_posts_limit":"","sub_elem_padd":"eyJsYW5kc2NhcGUiOiI1cHggMjVweCIsInBvcnRyYWl0IjoiNXB4IDIwcHgifQ==","mc1_el":"17","mc1_title_tag":"p","block_type":"tdb_header_menu","show_mega":"","mob_load":"","separator":"","width":"","more":"","float_right":"","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","more_txt":"","more_tdicon":"","more_icon_size":"","more_icon_align":"0","sub_width":"","sub_rest_top":"","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_tdicon":"","sub_icon_space":"","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_subcats_posts_limit":"4","open_in_new_window":"","mm_ajax_preloading":"","mm_sub_inline":"","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","excerpt_col":"1","excerpt_gap":"","review_space":"","review_size":"2.5","review_distance":"","show_pagination":"","pag_border_radius":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_font_spacing":"","f_elem_":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_border_color":"","mm_elem_border_color_a":"","mm_elem_shadow_shadow_header":"","mm_elem_shadow_shadow_title":"Elements shadow","mm_elem_shadow_shadow_size":"","mm_elem_shadow_shadow_offset_horizontal":"","mm_elem_shadow_shadow_offset_vertical":"","mm_elem_shadow_shadow_spread":"","mm_elem_shadow_shadow_color":"","f_mm_sub_font_header":"","f_mm_sub_font_title":"Sub categories elements","f_mm_sub_font_settings":"","f_mm_sub_font_line_height":"","f_mm_sub_font_style":"","f_mm_sub_font_spacing":"","f_mm_sub_":"","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_offset_horizontal":"","shadow_shadow_spread":"","all_underline_height":"","cat_border":"","cat_border_hover":"","com_bg":"","com_txt":"","rev_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_27","tdc_css_class":"tdi_27","tdc_css_class_style":"tdi_27_rand_style","context":""}';
tdbMenuItem.isMegaMenuFull = true;
tdbMenuItem.megaMenuLoadType = '';
tdbMenu.addItem(tdbMenuItem);
});
jQuery().ready(function () {
var tdbSearchItem = new tdbSearch.item();
//block unique ID
tdbSearchItem.blockUid = 'tdi_30';
tdbSearchItem.blockAtts = '{"inline":"yes","form_align":"content-horiz-right","results_msg_align":"content-horiz-center","image_floated":"","image_width":"100","image_size":"","show_cat":"","show_btn":"none","show_date":"none","show_review":"none","show_com":"none","show_excerpt":"","show_author":"","all_modules_space":"0","icon_padding":"eyJhbGwiOjEuMSwicG9ydHJhaXQiOiIxIn0=","icon_color":"#172842","title_txt_hover":"#e2687e","btn_bg_h":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMTcyODQyIiwiY29sb3IyIjoiIzE3Mjg0MiIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogIzE3Mjg0MjsiLCJjc3NQYXJhbXMiOiIwZGVnLCMxNzI4NDIsIzE3Mjg0MiJ9","tdc_css":"eyJhbGwiOnsibWFyZ2luLWxlZnQiOiIyNCIsImJvcmRlci1jb2xvciI6InJnYmEoMCwwLDAsMC4xMikiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7Im1hcmdpbi1sZWZ0IjoiMTUiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsImxhbmRzY2FwZSI6eyJwYWRkaW5nLXRvcCI6IjMiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTl9","tdicon":"td-icon-magnifier-medium-short","show_form":"yes","form_offset":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTQifQ==","input_shadow_shadow_color":"rgba(0,0,0,0.15)","f_input_font_family":"394","f_placeholder_font_family":"394","f_btn_font_family":"","f_btn_font_transform":"uppercase","form_width":"eyJhbGwiOiI5MDAiLCJsYW5kc2NhcGUiOiI2NDAiLCJwb3J0cmFpdCI6IjUyMCJ9","input_border":"1px 0 1px 1px ","f_placeholder_font_transform":"","placeholder_opacity":"0.4","btn_icon_pos":"","results_border":"0","results_msg_padding":"10px 25px 20px","mc1_tl":"20","results_limit":"3","modules_gap":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxMCJ9","image_height":"60","modules_category":"above","modules_category_padding":"0","f_results_msg_font_family":"394","f_results_msg_font_transform":"uppercase","f_results_msg_font_style":"normal","results_msg_color":"#172842","results_msg_color_h":"#e2687e","f_title_font_family":"394","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_weight":"800","f_title_font_line_height":"1.3","all_underline_color":"","f_cat_font_weight":"700","f_cat_font_transform":"uppercase","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","f_input_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_input_font_transform":"","f_placeholder_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_results_msg_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","form_shadow_shadow_size":"20","form_shadow_shadow_color":"rgba(22,35,58,0.1)","form_border":"0","cat_txt":"#90a0af","cat_txt_hover":"#e2687e","icon_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYifQ==","icon_color_h":"#e2687e","modules_on_row":"33.33333333%","meta_padding":"eyJhbGwiOiIyNXB4IDIwcHgiLCJsYW5kc2NhcGUiOiIyMHB4IDE1cHgiLCJwb3J0cmFpdCI6IjE1cHggMTBweCJ9","art_title":"eyJhbGwiOiIxNXB4IDAgMCIsImxhbmRzY2FwZSI6IjEwcHggMCAwIDAiLCJwb3J0cmFpdCI6IjEwcHggMCAwIn0=","art_excerpt":"eyJhbGwiOiIxNXB4IDAiLCJsYW5kc2NhcGUiOiIxMHB4IDAiLCJwb3J0cmFpdCI6IjEwcHggMCJ9","f_btn_font_weight":"","arrow_color":"#ffffff","form_shadow_shadow_offset_vertical":"8","input_color":"#172842","placeholder_color":"#bcccd6","f_cat_font_family":"394","f_cat_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==","image_alignment":"30","title_txt":"#172842","form_padding":"eyJhbGwiOiIyNXB4IiwicG9ydHJhaXQiOiIxNSJ9","results_padding":"eyJhbGwiOiIwIDI1cHggMTVweCIsInBvcnRyYWl0IjoiMCAxNXB4IDE1cHgifQ==","input_border_color":"rgba(211,219,226,0.7)","input_padding":"eyJhbGwiOiI2cHggMTBweCIsInBvcnRyYWl0IjoiMnB4IDhweCJ9","btn_padding":"5px 18px 6px","toggle_txt":"Search","toggle_txt_space":"6","f_toggle_txt_font_family":"394","f_toggle_txt_font_weight":"800","f_toggle_txt_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQifQ==","toggle_txt_color":"#172842","toggle_txt_color_h":"#e2687e","author_photo_size":"26","excerpt_middle":"yes","f_input_font_weight":"700","f_placeholder_font_weight":"700","btn_text":"Go","f_results_msg_font_weight":"700","shadow_meta_shadow_size":"16","shadow_meta_shadow_offset_vertical":"4","shadow_meta_shadow_color":"rgba(22,35,58,0.1)","f_meta_font_family":"394","f_meta_font_transform":"uppercase","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==","f_ex_font_family":"638","f_ex_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex_font_line_height":"1.6","mc1_el":"15","f_meta_font_weight":"700","author_txt":"#90a0af","author_txt_hover":"#e2687e","date_txt":"#90a0af","ex_txt":"#90a0af","btn_bg":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjZTI2ODdlIiwiY29sb3IyIjoiI2UyNjg3ZSIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogI2UyNjg3ZTsiLCJjc3NQYXJhbXMiOiIwZGVnLCNlMjY4N2UsI2UyNjg3ZSJ9","toggle_horiz_align":"content-horiz-left","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt_pos":"","toggle_txt_align":"0","aria_label":"Search","float_block":"","form_offset_left":"","form_content_width":"","form_align_screen":"","input_placeholder":"","placeholder_travel":"0","input_radius":"","btn_aria_label":"Search","btn_tdicon":"","btn_icon_size":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_border":"","btn_radius":"","results_msg_border":"","mc1_title_tag":"","open_in_new_window":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","btn_title":"","btn_border_width":"","form_general_bg":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_border_color":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_spread":"","input_bg":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_line_height":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","all_underline_height":"","cat_border":"","cat_border_hover":"","meta_bg":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_spread":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_30","tdc_css_class":"tdi_30","tdc_css_class_style":"tdi_30_rand_style"}';
tdbSearchItem.jqueryObj = jQuery('.tdi_30');
tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open';
tdbSearchItem._resultsLimit = '3';
tdbSearch.addItem( tdbSearchItem );
});
var td_res_context_registered_atts=["style_general_mobile_menu","style_general_header_align","style_general_header_logo","style_general_mobile_search","style_general_header_menu","style_general_module_header","style_general_header_search","style_general_header_search_trigger_enabled","style_general_single_title","style_general_title_single","style_bg_space","style_general_button","style_general_bg_featured_image","style_general_icon","style_general_post_meta","style_general_single_date","style_general_single_content","style_general_post_views","style_general_column_title","style_general_list_menu","style_specific_list_menu_vertical","style_specific_list_menu_accordion","style_specific_list_menu_horizontal","style_general_inline_text"];
ai_front = {"insertion_before":"BEFORE","insertion_after":"AFTER","insertion_prepend":"PREPEND CONTENT","insertion_append":"APPEND CONTENT","insertion_replace_content":"REPLACE CONTENT","insertion_replace_element":"REPLACE ELEMENT","visible":"VISIBLE","hidden":"HIDDEN","fallback":"FALLBACK","automatically_placed":"Automatically placed by AdSense Auto ads code","cancel":"Cancel","use":"Use","add":"Add","parent":"Parent","cancel_element_selection":"Cancel element selection","select_parent_element":"Select parent element","css_selector":"CSS selector","use_current_selector":"Use current selector","element":"ELEMENT","path":"PATH","selector":"SELECTOR"};