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:\/\/staging.beautyhealthpage.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.4"}};
/*! 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://staging.beautyhealthpage.com/wp-content/plugins/auto-terms-of-service-and-privacy-policy/js/base.js
window.tdb_global_vars = {"wpRestUrl":"https:\/\/staging.beautyhealthpage.com\/wp-json\/","permalinkStructure":"\/%postname%\/"};
window.tdb_p_autoload_vars = {"isAjax":false,"isAdminBarShowing":false,"autoloadStatus":"off","origPostEditUrl":null};
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:\/\/staging.beautyhealthpage.com\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=12.6.8";
var td_get_template_directory_uri="https:\/\/staging.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="d2edbde045";
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');
Experiencing suspicion in a relationship is an incredibly difficult experience, but rest assured, you’re not alone in this. In this piece, we’ll delve into 19 unmistakable signs that may suggest your girlfriend could be cheating on you. If you’ve been grappling with doubts about your partner’s fidelity, this post will guide you towards uncovering the truth. While it’s our hope that your fears are unfounded, it’s essential to face reality if it’s otherwise.
We have a comprehensive list to go through, so without further ado, let’s dive in.
Here are the 19 signs most men miss:
Spending More Time with Friends
When a girlfriend suddenly starts spending more time with her friends and less time with you, it can be an indication that something is amiss. This increased social activity could potentially be a cover for seeing someone else. It’s particularly concerning if these gatherings exclude you or if she becomes evasive when asked about them. While it’s important to allow for individual space in a relationship, a sudden, significant increase in time spent apart may suggest infidelity.
Bored with the Relationship
If your partner appears disinterested or bored with the relationship, this could be a major warning sign of infidelity. Her lack of enthusiasm might suggest that the relationship is no longer fulfilling or exciting for her. This could potentially lead her to seek the thrill and novelty she craves outside of your relationship. Such a change in her attitude towards your relationship should not be ignored as it may indicate a deeper issue, possibly infidelity.
Sexually Unsatisfied
If your girlfriend appears sexually unsatisfied or unfulfilled, it might be an indication that she’s looking for satisfaction in another place. This could manifest in a variety of ways, from a lack of interest in intimacy with you to expressing frustration about your sexual relationship. The dissatisfaction she feels may create a void which she might believe can be filled by someone else. Consequently, this could drive her towards another individual who she perceives can meet her sexual needs, potentially leading to infidelity.
Feeling Undervalued
If she harbors feelings of deserving a higher value partner, this could potentially signal she’s on the lookout for someone who matches her perceived worth. This notion might stem from feelings of being undervalued or underappreciated in the current relationship. Such feelings can manifest in various ways, including dissatisfaction, discontent, and a general lack of fulfillment. Consequently, these feelings of inadequacy within the relationship can drive her to seek validation and appreciation from another individual who she believes aligns more with her sense of self-worth.
Avoiding Eye Contact
Liars frequently shun direct eye contact as a subconscious defense mechanism. If you notice your girlfriend consistently avoiding your gaze, it could be an indication that she might be concealing something from you. This avoidance is often propelled by guilt associated with dishonesty and the fear of being discovered. Therefore, consistent lack of eye contact during conversations might be a sign of deceit and is worth addressing.
Unusual Marks
Keeping an eye out for any unusual marks on your girlfriend’s body could be crucial. These unexpected marks could potentially indicate physical intimacy with another person, especially if they are in places that are typically associated with such interactions. It is generally uncommon for these types of marks to appear without a specific cause or reason. Therefore, if you notice such marks and they seem out of the ordinary, it might be worth having a conversation about them with your partner.
Improving Appearance
If your girlfriend has suddenly taken to enhancing her appearance or dressing up more frequently, and specifically when she’s going out without you, it might be a red flag. This change in behavior could potentially indicate she is attempting to impress someone else. A sudden shift in personal style or an increased focus on appearance can often be a sign of trying to attract new attention. Therefore, if you notice these changes and they seem out of character, it may be worth discussing these observations with her.
Indirect Answers
Individuals who cheat often resort to providing indirect or ambiguous responses to straightforward questions as a tactic to conceal their infidelity. If you notice that your girlfriend is persistently avoiding giving straight answers, it could be an indication that she’s concealing something from you. This evasiveness can manifest in the form of changing topics quickly, giving overly complicated explanations, or simply not answering the question at all. It’s important to trust your instincts when communication seems consistently unclear or evasive, as it could be a sign of dishonesty.
Lack of Emotional & Physical Intimacy
A noticeable decrease in both emotional and physical intimacy can potentially signal infidelity. This could suggest that she’s redirecting her emotions and physical desires towards someone else. If she seems distant, uninterested, or less affectionate than usual, it may be a sign that her attention is being focused elsewhere. It’s important to pay attention to these changes in your relationship dynamics, as they could indicate deeper issues such as cheating.
Conflict in the Relationship
Regular and unprovoked conflicts in your relationship might be a warning sign that your girlfriend is being unfaithful. She could be intentionally instigating arguments as a means to create distance or find an excuse to spend time away from you. If disagreements seem to arise from nowhere, and more often than before, this could be cause for concern. It’s crucial to address these changes in your relationship dynamics, as they may hint at deeper issues such as infidelity.
Past Infidelity
If your girlfriend has a history of infidelity, the chance of her repeating this behavior is statistically higher. Past actions can often serve as a reliable indicator of future behavior. A history of dishonesty might suggest a pattern that could potentially be repeated in the current relationship. Therefore, it’s crucial to consider past actions when evaluating trust and faithfulness in your relationship.
Accusing You of Cheating
If your girlfriend is accusing you of infidelity without substantial proof, it may be a sign of her projecting her own guilt onto you. This behavior could be an unconscious attempt to divert attention away from her actions and create a smokescreen. It’s a common psychological response for individuals engaging in dishonest behavior to accuse others of the same. Therefore, baseless accusations of cheating should be taken as a potential red flag, indicating deeper issues in the relationship.
Unusually High Interest in Appearance
If you notice that your partner has suddenly started investing more time and effort into her appearance, it could be a sign that she’s trying to attract someone else’s attention. This change in behavior might include new clothes, different makeup styles, or even a renewed interest in fitness and health. It’s important to note that while changes in appearance can sometimes be a sign of self-improvement or personal growth, a sudden and unexplained shift could indicate infidelity. Paying attention to such changes and having open conversations about them can help clarify any underlying issues in the relationship.
Increased Secrecy
If she has suddenly become more secretive about her phone, social media, or whereabouts, it might be an indication of infidelity. This could manifest as her being overly protective of her phone, changing passwords you once knew, or deleting messages and call logs regularly. Additionally, if she’s vague or evasive about her daily activities or spends more time on social media without communicating what she’s doing, it could be a red flag. Such behavior changes can suggest that she may be trying to hide something from you, potentially a new romantic interest.
Frequent Unexplained Absences
If she is frequently away without a logical explanation, it might be a sign that she’s spending her time with someone else. Unexplained absences or sudden changes in schedule that she cannot or will not clarify could point to infidelity. This could also manifest as last-minute plans that exclude you or an increased amount of time spent “at work” or “with friends.” Such behavioral shifts, especially if they are coupled with secretive behavior, can be a significant red flag indicating a potential breach of trust in the relationship.
Emotional Distance
If your partner becomes emotionally distant, it could be a sign that she’s investing her emotions in another relationship. This emotional withdrawal can show itself in a lack of intimacy, reduced communication, or a general disinterest in your shared life and experiences. She might seem less interested in your day-to-day activities or stop sharing her thoughts and feelings with you. Such a shift in emotional closeness can often indicate that her emotional energy is being directed elsewhere, possibly towards a new romantic interest.
Overcompensating
If your partner suddenly starts to overcompensate by being overly affectionate or giving gifts for no apparent reason, it could be due to guilt stemming from infidelity. This unexpected showering of affection or presents can often be an attempt to alleviate feelings of guilt or to distract you from her actions. She might also become overly defensive or apologetic about minor issues as a subconscious way of compensating for her indiscretions. These uncharacteristic changes in behavior can serve as a warning sign that she might be trying to cover up something, possibly an affair.
Change in Schedule
If your partner suddenly experiences a change in her routine or schedule that consistently excludes you, it could be a signal of infidelity. This could manifest as sudden late-night work meetings, frequent outings with friends that you’re not invited to, or unexplained weekend trips. She might also become vague or evasive about where she’s going or what she’s doing during these periods. Such abrupt and consistent changes, particularly when they result in less time spent with you, can often indicate that she’s creating opportunities to spend time with someone else.
Defensiveness
If she becomes overly defensive when you question her about her actions or whereabouts, it could be an indication that she’s hiding something. This defensiveness can manifest as lashing out, turning the conversation around to blame you, or avoiding the topic altogether. She might react strongly to innocent questions or become unusually anxious during discussions about her routine. These reactions can often indicate a fear of being discovered or a desire to maintain a secret, possibly related to infidelity.
Final Thought
In the end, it’s important to remember that while these signs could potentially indicate infidelity, they can also be attributed to other factors such as stress, personal issues, or changes in life circumstances. It’s essential to communicate openly and honestly with your partner about any concerns before jumping to conclusions. Trust, after all, is the cornerstone of any healthy relationship.
var block_tdi_48 = new tdBlock();
block_tdi_48.id = "tdi_48";
block_tdi_48.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":"-15343","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_48","tdc_css_class":"tdi_48","tdc_css_class_style":"tdi_48_rand_style"}';
block_tdi_48.td_column_number = "1";
block_tdi_48.block_type = "td_flex_block_1";
block_tdi_48.post_count = "3";
block_tdi_48.found_posts = "1243";
block_tdi_48.header_color = "";
block_tdi_48.ajax_pagination_infinite_stop = "";
block_tdi_48.max_num_pages = "415";
tdBlocksArray.push(block_tdi_48);
var block_tdi_53 = new tdBlock();
block_tdi_53.id = "tdi_53";
block_tdi_53.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":"-15343","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_53","tdc_css_class":"tdi_53","tdc_css_class_style":"tdi_53_rand_style"}';
block_tdi_53.td_column_number = "1";
block_tdi_53.block_type = "td_flex_block_1";
block_tdi_53.post_count = "3";
block_tdi_53.found_posts = "1243";
block_tdi_53.header_color = "";
block_tdi_53.ajax_pagination_infinite_stop = "";
block_tdi_53.max_num_pages = "415";
tdBlocksArray.push(block_tdi_53);
https://staging.beautyhealthpage.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js
https://staging.beautyhealthpage.com/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-ed443a3a3d45126a22ce.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js
!(function(){window.growMe||((window.growMe=function(e){window.growMe._.push(e);}),(window.growMe._=[]));var e=document.createElement("script");(e.type="text/javascript"),(e.src="https://faves.grow.me/main.js"),(e.defer=!0),e.setAttribute("data-grow-faves-site-id","U2l0ZTowMzczZjg5NS0yYTZjLTRiNzQtODQ5MS0zNTgzOGJiNDE3NzQ=");var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t);})();
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdToTop.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js
https://staging.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_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"};