Analysis Results
https://cultureally.org
Analyzed on January 7, 2026, 2:53 p.m. Click "Rescan Website" to get the latest data
Analysis SuccessfulMALWARE DETECTED!
Severity Level: HIGH
- Found 3 suspicious pattern(s)
Domain Information
- Registrar: TUCOWS DOMAINS, INC.
- Created: November 01, 2020
- Expires: November 01, 2026
- Last Updated: October 23, 2025
- Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
-
Name Servers:
ns-1293.awsdns-33.orgns-1668.awsdns-16.co.ukns-381.awsdns-47.comns-549.awsdns-04.net
DNS Records
A Records (IPv4 Addresses)
| Domain | IP Address |
|---|---|
cultureally.org |
162.159.134.42 |
MX Records (Mail Servers)
| Priority | Mail Server |
|---|---|
| 5 | alt1.aspmx.l.google.com. |
| 5 | alt2.aspmx.l.google.com. |
| 10 | alt4.aspmx.l.google.com. |
| 1 | aspmx.l.google.com. |
| 10 | alt3.aspmx.l.google.com. |
TXT Records
| Domain | Text Record |
|---|---|
cultureally.org |
"ca3-8f9d50c0eebc4d4f8a253f5e3c0c928b" |
Services Detected (1 found)
Blocklisting Status
No threats detected by any security scanner
No threats detected
Hosting Information
x-kinsta-cache: hitki-cache-type: edgeki-cf-cache-status: savingki-edge: v=24.0.1;mv=5.0.18
SSL/TLS Security
- Certificate Type: DV (Domain Validated - Basic Security)
- Subject: cultureally.org
-
Certificate Authority (CA):
WE1
Google Trust Services
US - Valid From: Dec 21 10:18:30 2025 GMT
- Valid Until: Mar 21 11:18:27 2026 GMT
- Serial Number:
BB901C5EFB58AE8A0EBDAEC2CBC97100
Your SSL certificate expires in 71 days.
Please renew your certificate before Mar 21 11:18:27 2026 GMT to avoid service interruption.
Content Management System
Themes
1
Plugins
22
WordPress Security Analysis
FAILEDXMLRPC.php Security Test PASSED
XMLRPC.php is properly protected (HTTP 403)
HTTP Status: 403
WP-Login.php Security Test FAILED
WP-Login page is accessible without CAPTCHA protection
HTTP Status: 200
User Enumeration Test PASSED
User enumeration is properly protected
Endpoint: https://cultureally.org/wp-json/wp/v2/users
Status: PASSED
Message: Endpoint properly protected (HTTP 401)
HTTP Status: 401
Endpoint: https://cultureally.org/?rest_route=/wp/v2/users
Status: PASSED
Message: Endpoint properly protected (HTTP 401)
HTTP Status: 401
Failed Security Tests:
- WP-Login
Security Headers Analysis
Present Security Headers
Missing Security Headers
All recommended security headers are present!
External JavaScripts Detected
Only scripts from different domains are shown| Domain | Script URL | Type |
|---|---|---|
| code.tidio.co |
https://code.tidio.co/e4ialvlaj3sg7i1jymieypygdh7ycekh.js
|
Inline Reference |
Malware Analysis Details
Suspicious Patterns Detected
Hidden iframe injection
Hidden iframe that could be used for clickjacking or malicious redirects
Severity: HIGH
Matches Found: 1
Sample Matches:
<iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_24' id='gform_ajax_frame_24' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'>
Suspicious JavaScript redirect
JavaScript redirect that could be malicious
Severity: MEDIUM
Matches Found: 2
Sample Matches:
window.location = "https://cultureally.org/addressing-identities/"
window.location = "https://cultureally.org/addressing-identities-b/"
Suspicious setTimeout with redirect
Delayed redirect that could be malicious
Severity: MEDIUM
Matches Found: 1
Sample Matches:
setTimeout(function(){
stickyPricing();
},500);
}
});
jQuery(window).scroll(function(event) {
stickyPricing();
});
</script>
<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<script data-type="text/javascript" type="text/plain">
jQuery(document).ready(function( $ )
{
setInterval(function ()
{
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_9")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(2)").addClass("current");
}
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_18")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(3)").addClass("current");
}
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_27")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(4)").addClass("current");
}
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_36")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(5)").addClass("current");
}
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_45")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(6)").addClass("current");
}
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_54")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(7)").addClass("current");
}
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_63")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(8)").addClass("current");
}
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_72")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(9)").addClass("current");
}
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_81")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(10)").addClass("current");
}
if (jQuery(".gf_progressbar_percentage").hasClass("percentbar_90")) {
jQuery(".gform_description span").removeClass("current");
jQuery(".gform_description span:nth-child(11)").addClass("current");
}
}, 200);
var title_text = jQuery(".tutor-topbar-content-title-wrap").text();
$("#tutor-start-quiz").find('button').text("Start"+title_text);
$(".tutor-single-lesson-items a").click(function(){
console.log("print");
$("#tutor-start-quiz").find('button').text("Start");
});
});
</script>
<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<!-- Add HTML code to the header or the footer.
For example, you can use the following code for loading the jQuery library from Google CDN:
<script data-src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
or the following one for loading the Bootstrap library from MaxCDN:
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
-- End of the comment -->
<link rel="icon" href="http://cultureally.org/wp-content/uploads/2021/10/cropped-New-Culture-Ally-Logo-fevicon.png" type="image/png"><!-- end Simple Custom CSS and JS -->
<meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://cultureally.org"><link rel="alternate" href="https://cultureally.org/wp-json/tribe/events/v1/" /><script data-type="text/javascript" type="text/plain">
jQuery(window).load(function( $ ){
var title_text = jQuery(".tutor-topbar-content-title-wrap").text();
jQuery("#tutor-start-quiz").find('button').text("Start"+title_text);
});
</script>
<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
<meta name="generator" content="Elementor 3.34.0; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto">
<link rel="preconnect" href="//code.tidio.co"> <style>
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
</style>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<meta name="generator" content="Powered by Slider Revolution 6.7.40 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
<link rel="icon" href="https://cultureally.org/wp-content/uploads/2021/10/cropped-New-Culture-Ally-Logo-fevicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://cultureally.org/wp-content/uploads/2021/10/cropped-New-Culture-Ally-Logo-fevicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://cultureally.org/wp-content/uploads/2021/10/cropped-New-Culture-Ally-Logo-fevicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://cultureally.org/wp-content/uploads/2021/10/cropped-New-Culture-Ally-Logo-fevicon-270x270.png" />
<script data-type="text/javascript" type="text/plain">
window._tpt ??= {};
window.SR7 ??= {};
_tpt.R ??= {};
_tpt.R.fonts ??= {};
_tpt.R.fonts.customFonts??= {};
SR7.devMode = false;
SR7.F ??= {};
SR7.G ??= {};
SR7.LIB ??= {};
SR7.E ??= {};
SR7.E.gAddons ??= {};
SR7.E.php ??= {};
SR7.E.nonce = '9915226e73';
SR7.E.ajaxurl = 'https://cultureally.org/wp-admin/admin-ajax.php';
SR7.E.resturl = 'https://cultureally.org/wp-json/';
SR7.E.slug_path = 'revslider/revslider.php';
SR7.E.slug = 'revslider';
SR7.E.plugin_url = 'https://cultureally.org/wp-content/plugins/revslider/';
SR7.E.wp_plugin_url = 'http://cultureally.org/wp-content/plugins/';
SR7.E.revision = '6.7.40';
SR7.E.fontBaseUrl = '';
SR7.G.breakPoints = [1240,1024,778,480];
SR7.G.fSUVW = false;
SR7.E.modules = ['module','page','slide','layer','draw','animate','srtools','canvas','defaults','carousel','navigation','media','modifiers','migration'];
SR7.E.libs = ['WEBGL'];
SR7.E.css = ['csslp','cssbtns','cssfilters','cssnav','cssmedia'];
SR7.E.resources = {};
SR7.E.ytnc = false;
SR7.JSON ??= {};
/*! Slider Revolution 7.0 - Page Processor */
!function(){"use strict";window.SR7??={},window._tpt??={},SR7.version="Slider Revolution 6.7.16",_tpt.getMobileZoom=()=>_tpt.is_mobile?document.documentElement.clientWidth/window.innerWidth:1,_tpt.getWinDim=function(t){_tpt.screenHeightWithUrlBar??=window.innerHeight;let e=SR7.F?.modal?.visible&&SR7.M[SR7.F.module.getIdByAlias(SR7.F.modal.requested)];_tpt.scrollBar=window.innerWidth!==document.documentElement.clientWidth||e&&window.innerWidth!==e.c.module.clientWidth,_tpt.winW=_tpt.getMobileZoom()*window.innerWidth-(_tpt.scrollBar||"prepare"==t?_tpt.scrollBarW??_tpt.mesureScrollBar():0),_tpt.winH=_tpt.getMobileZoom()*window.innerHeight,_tpt.winWAll=document.documentElement.clientWidth},_tpt.getResponsiveLevel=function(t,e){return SR7.G.fSUVW?_tpt.closestGE(t,window.innerWidth):_tpt.closestGE(t,_tpt.winWAll)},_tpt.mesureScrollBar=function(){let t=document.createElement("div");return t.className="RSscrollbar-measure",t.style.width="100px",t.style.height="100px",t.style.overflow="scroll",t.style.position="absolute",t.style.top="-9999px",document.body.appendChild(t),_tpt.scrollBarW=t.offsetWidth-t.clientWidth,document.body.removeChild(t),_tpt.scrollBarW},_tpt.loadCSS=async function(t,e,s){return s?_tpt.R.fonts.required[e].status=1:(_tpt.R[e]??={},_tpt.R[e].status=1),new Promise(((i,n)=>{if(_tpt.isStylesheetLoaded(t))s?_tpt.R.fonts.required[e].status=2:_tpt.R[e].status=2,i();else{const o=document.createElement("link");o.rel="stylesheet";let l="text",r="css";o["type"]=l+"/"+r,o.href=t,o.onload=()=>{s?_tpt.R.fonts.required[e].status=2:_tpt.R[e].status=2,i()},o.onerror=()=>{s?_tpt.R.fonts.required[e].status=3:_tpt.R[e].status=3,n(new Error(`Failed to load CSS: ${t}`))},document.head.appendChild(o)}}))},_tpt.addContainer=function(t){const{tag:e="div",id:s,class:i,datas:n,textContent:o,iHTML:l}=t,r=document.createElement(e);if(s&&""!==s&&(r.id=s),i&&""!==i&&(r.className=i),n)for(const[t,e]of Object.entries(n))"style"==t?r.style.cssText=e:r.setAttribute(`data-${t}`,e);return o&&(r.textContent=o),l&&(r.innerHTML=l),r},_tpt.collector=function(){return{fragment:new DocumentFragment,add(t){var e=_tpt.addContainer(t);return this.fragment.appendChild(e),e},append(t){t.appendChild(this.fragment)}}},_tpt.isStylesheetLoaded=function(t){let e=t.split("?")[0];return Array.from(document.querySelectorAll('link[rel="stylesheet"], link[rel="preload"]')).some((t=>t.href.split("?")[0]===e))},_tpt.preloader={requests:new Map,preloaderTemplates:new Map,show:function(t,e){if(!e||!t)return;const{type:s,color:i}=e;if(s<0||"off"==s)return;const n=`preloader_${s}`;let o=this.preloaderTemplates.get(n);o||(o=this.build(s,i),this.preloaderTemplates.set(n,o)),this.requests.has(t)||this.requests.set(t,{count:0});const l=this.requests.get(t);clearTimeout(l.timer),l.count++,1===l.count&&(l.timer=setTimeout((()=>{l.preloaderClone=o.cloneNode(!0),l.anim&&l.anim.kill(),void 0!==_tpt.gsap?l.anim=_tpt.gsap.fromTo(l.preloaderClone,1,{opacity:0},{opacity:1}):l.preloaderClone.classList.add("sr7-fade-in"),t.appendChild(l.preloaderClone)}),150))},hide:function(t){if(!this.requests.has(t))return;const e=this.requests.get(t);e.count--,e.count<0&&(e.count=0),e.anim&&e.anim.kill(),0===e.count&&(clearTimeout(e.timer),e.preloaderClone&&(e.preloaderClone.classList.remove("sr7-fade-in"),e.anim=_tpt.gsap.to(e.preloaderClone,.3,{opacity:0,onComplete:function(){e.preloaderClone.remove()}})))},state:function(t){if(!this.requests.has(t))return!1;return this.requests.get(t).count>0},build:(t,e="#ffffff",s="")=>{if(t<0||"off"===t)return null;const i=parseInt(t);if(t="prlt"+i,isNaN(i))return null;if(_tpt.loadCSS(SR7.E.plugin_url+"public/css/preloaders/t"+i+".css","preloader_"+t),isNaN(i)||i<6){const n=`background-color:${e}`,o=1===i||2==i?n:"",l=3===i||4==i?n:"",r=_tpt.collector();["dot1","dot2","bounce1","bounce2","bounce3"].forEach((t=>r.add({tag:"div",class:t,datas:{style:l}})));const d=_tpt.addContainer({tag:"sr7-prl",class:`${t} ${s}`,datas:{style:o}});return r.append(d),d}{let n={};if(7===i){let t;e.startsWith("#")?(t=e.replace("#",""),t=`rgba(${parseInt(t.substring(0,2),16)}, ${parseInt(t.substring(2,4),16)}, ${parseInt(t.substring(4,6),16)}, `):e.startsWith("rgb")&&(t=e.slice(e.indexOf("(")+1,e.lastIndexOf(")")).split(",").map((t=>t.trim())),t=`rgba(${t[0]}, ${t[1]}, ${t[2]}, `),t&&(n.style=`border-top-color: ${t}0.65); border-bottom-color: ${t}0.15); border-left-color: ${t}0.65); border-right-color: ${t}0.15)`)}else 12===i&&(n.style=`background:${e}`);const o=[10,0,4,2,5,9,0,4,4,2][i-6],l=_tpt.collector(),r=l.add({tag:"div",class:"sr7-prl-inner",datas:n});Array.from({length:o}).forEach((()=>r.appendChild(l.add({tag:"span",datas:{style:`background:${e}`}}))));const d=_tpt.addContainer({tag:"sr7-prl",class:`${t} ${s}`});return l.append(d),d}}},SR7.preLoader={show:(t,e)=>{"off"!==(SR7.M[t]?.settings?.pLoader?.type??"off")&&_tpt.preloader.show(e||SR7.M[t].c.module,SR7.M[t]?.settings?.pLoader??{color:"#fff",type:10})},hide:(t,e)=>{"off"!==(SR7.M[t]?.settings?.pLoader?.type??"off")&&_tpt.preloader.hide(e||SR7.M[t].c.module)},state:(t,e)=>_tpt.preloader.state(e||SR7.M[t].c.module)},_tpt.prepareModuleHeight=function(t){window.SR7.M??={},window.SR7.M[t.id]??={},"ignore"==t.googleFont&&(SR7.E.ignoreGoogleFont=!0);let e=window.SR7.M[t.id];if(null==_tpt.scrollBarW&&_tpt.mesureScrollBar(),e.c??={},e.states??={},e.settings??={},e.settings.size??={},t.fixed&&(e.settings.fixed=!0),e.c.module=document.querySelector("sr7-module#"+t.id),e.c.adjuster=e.c.module.getElementsByTagName("sr7-adjuster")[0],e.c.content=e.c.module.getElementsByTagName("sr7-content")[0],"carousel"==t.type&&(e.c.carousel=e.c.content.getElementsByTagName("sr7-carousel")[0]),null==e.c.module||null==e.c.module)return;t.plType&&t.plColor&&(e.settings.pLoader={type:t.plType,color:t.plColor}),void 0===t.plType||"off"===t.plType||SR7.preLoader.state(t.id)&&SR7.preLoader.state(t.id,e.c.module)||SR7.preLoader.show(t.id,e.c.module),_tpt.winW||_tpt.getWinDim("prepare"),_tpt.getWinDim();let s=""+e.c.module.dataset?.modal;"modal"==s||"true"==s||"undefined"!==s&&"false"!==s||(e.settings.size.fullWidth=t.size.fullWidth,e.LEV??=_tpt.getResponsiveLevel(window.SR7.G.breakPoints,t.id),t.vpt=_tpt.fillArray(t.vpt,5),e.settings.vPort=t.vpt[e.LEV],void 0!==t.el&&"720"==t.el[4]&&t.gh[4]!==t.el[4]&&"960"==t.el[3]&&t.gh[3]!==t.el[3]&&"768"==t.el[2]&&t.gh[2]!==t.el[2]&&delete t.el,e.settings.size.height=null==t.el||null==t.el[e.LEV]||0==t.el[e.LEV]||"auto"==t.el[e.LEV]?_tpt.fillArray(t.gh,5,-1):_tpt.fillArray(t.el,5,-1),e.settings.size.width=_tpt.fillArray(t.gw,5,-1),e.settings.size.minHeight=_tpt.fillArray(t.mh??[0],5,-1),e.cacheSize={fullWidth:e.settings.size?.fullWidth,fullHeight:e.settings.size?.fullHeight},void 0!==t.off&&(t.off?.t&&(e.settings.size.m??={})&&(e.settings.size.m.t=t.off.t),t.off?.b&&(e.settings.size.m??={})&&(e.settings.size.m.b=t.off.b),t.off?.l&&(e.settings.size.p??={})&&(e.settings.size.p.l=t.off.l),t.off?.r&&(e.settings.size.p??={})&&(e.settings.size.p.r=t.off.r),e.offsetPrepared=!0),_tpt.updatePMHeight(t.id,t,!0))},_tpt.updatePMHeight=(t,e,s)=>{let i=SR7.M[t];var n=i.settings.size.fullWidth?_tpt.winW:i.c.module.parentNode.offsetWidth;n=0===n||isNaN(n)?_tpt.winW:n;let o=i.settings.size.width[i.LEV]||i.settings.size.width[i.LEV++]||i.settings.size.width[i.LEV--]||n,l=i.settings.size.height[i.LEV]||i.settings.size.height[i.LEV++]||i.settings.size.height[i.LEV--]||0,r=i.settings.size.minHeight[i.LEV]||i.settings.size.minHeight[i.LEV++]||i.settings.size.minHeight[i.LEV--]||0;if(l="auto"==l?0:l,l=parseInt(l),"carousel"!==e.type&&(n-=parseInt(e.onw??0)||0),i.MP=!i.settings.size.fullWidth&&n<o||_tpt.winW<o?Math.min(1,n/o):1,e.size.fullScreen||e.size.fullHeight){let t=parseInt(e.fho)||0,s=(""+e.fho).indexOf("%")>-1;e.newh=_tpt.winH-(s?_tpt.winH*t/100:t)}else e.newh=i.MP*Math.max(l,r);if(e.newh+=(parseInt(e.onh??0)||0)+(parseInt(e.carousel?.pt)||0)+(parseInt(e.carousel?.pb)||0),void 0!==e.slideduration&&(e.newh=Math.max(e.newh,parseInt(e.slideduration)/3)),e.shdw&&_tpt.buildShadow(e.id,e),i.c.adjuster.style.height=e.newh+"px",i.c.module.style.height=e.newh+"px",i.c.content.style.height=e.newh+"px",i.states.heightPrepared=!0,i.dims??={},i.dims.moduleRect=i.c.module.getBoundingClientRect(),i.c.content.style.left="-"+i.dims.moduleRect.left+"px",!i.settings.size.fullWidth)return s&&requestAnimationFrame((()=>{n!==i.c.module.parentNode.offsetWidth&&_tpt.updatePMHeight(e.id,e)})),void _tpt.bgStyle(e.id,e,window.innerWidth==_tpt.winW,!0);_tpt.bgStyle(e.id,e,window.innerWidth==_tpt.winW,!0),requestAnimationFrame((function(){s&&requestAnimationFrame((()=>{n!==i.c.module.parentNode.offsetWidth&&_tpt.updatePMHeight(e.id,e)}))})),i.earlyResizerFunction||(i.earlyResizerFunction=function(){requestAnimationFrame((function(){_tpt.getWinDim(),_tpt.moduleDefaults(e.id,e),_tpt.updateSlideBg(t,!0)}))},window.addEventListener("resize",i.earlyResizerFunction))},_tpt.buildShadow=function(t,e){let s=SR7.M[t];null==s.c.shadow&&(s.c.shadow=document.createElement("sr7-module-shadow"),s.c.shadow.classList.add("sr7-shdw-"+e.shdw),s.c.content.appendChild(s.c.shadow))},_tpt.bgStyle=async(t,e,s,i,n)=>{const o=SR7.M[t];if((e=e??o.settings).fixed&&!o.c.module.classList.contains("sr7-top-fixed")&&(o.c.module.classList.add("sr7-top-fixed"),o.c.module.style.position="fixed",o.c.module.style.width="100%",o.c.module.style.top="0px",o.c.module.style.left="0px",o.c.module.style.pointerEvents="none",o.c.module.style.zIndex=5e3,o.c.content.style.pointerEvents="none"),null==o.c.bgcanvas){let t=document.createElement("sr7-module-bg"),l=!1;if("string"==typeof e?.bg?.color&&e?.bg?.color.includes("{"))if(_tpt.gradient&&_tpt.gsap)e.bg.color=_tpt.gradient.convert(e.bg.color);else try{let t=JSON.parse(e.bg.color);(t?.orig||t?.string)&&(e.bg.color=JSON.parse(e.bg.color))}catch(t){return}let r="string"==typeof e?.bg?.color?e?.bg?.color||"transparent":e?.bg?.color?.string??e?.bg?.color?.orig??e?.bg?.color?.color??"transparent";if(t.style["background"+(String(r).includes("grad")?"":"Color")]=r,("transparent"!==r||n)&&(l=!0),o.offsetPrepared&&(t.style.visibility="hidden"),e?.bg?.image?.src&&(t.style.backgroundImage=`url(${e?.bg?.image.src})`,t.style.backgroundSize=""==(e.bg.image?.size??"")?"cover":e.bg.image.size,t.style.backgroundPosition=e.bg.image.position,t.style.backgroundRepeat=""==e.bg.image.repeat||null==e.bg.image.repeat?"no-repeat":e.bg.image.repeat,l=!0),!l)return;o.c.bgcanvas=t,e.size.fullWidth?t.style.width=_tpt.winW-(s&&_tpt.winH<document.body.offsetHeight?_tpt.scrollBarW:0)+"px":i&&(t.style.width=o.c.module.offsetWidth+"px"),e.sbt?.use?o.c.content.appendChild(o.c.bgcanvas):o.c.module.appendChild(o.c.bgcanvas)}o.c.bgcanvas.style.height=void 0!==e.newh?e.newh+"px":("carousel"==e.type?o.dims.module.h:o.dims.content.h)+"px",o.c.bgcanvas.style.left=!s&&e.sbt?.use||o.c.bgcanvas.closest("SR7-CONTENT")?"0px":"-"+(o?.dims?.moduleRect?.left??0)+"px"},_tpt.updateSlideBg=function(t,e){const s=SR7.M[t];let i=s.settings;s?.c?.bgcanvas&&(i.size.fullWidth?s.c.bgcanvas.style.width=_tpt.winW-(e&&_tpt.winH<document.body.offsetHeight?_tpt.scrollBarW:0)+"px":preparing&&(s.c.bgcanvas.style.width=s.c.module.offsetWidth+"px"))},_tpt.moduleDefaults=(t,e)=>{let s=SR7.M[t];null!=s&&null!=s.c&&null!=s.c.module&&(s.dims??={},s.dims.moduleRect=s.c.module.getBoundingClientRect(),s.c.content.style.left="-"+s.dims.moduleRect.left+"px",s.c.content.style.width=_tpt.winW-_tpt.scrollBarW+"px","carousel"==e.type&&(s.c.module.style.overflow="visible"),_tpt.bgStyle(t,e,window.innerWidth==_tpt.winW))},_tpt.getOffset=t=>{var e=t.getBoundingClientRect(),s=window.pageXOffset||document.documentElement.scrollLeft,i=window.pageYOffset||document.documentElement.scrollTop;return{top:e.top+i,left:e.left+s}},_tpt.fillArray=function(t,e){let s,i;t=Array.isArray(t)?t:[t];let n=Array(e),o=t.length;for(i=0;i<t.length;i++)n[i+(e-o)]=t[i],null==s&&"#"!==t[i]&&(s=t[i]);for(let t=0;t<e;t++)void 0!==n[t]&&"#"!=n[t]||(n[t]=s),s=n[t];return n},_tpt.closestGE=function(t,e){let s=Number.MAX_VALUE,i=-1;for(let n=0;n<t.length;n++)t[n]-1>=e&&t[n]-1-e<s&&(s=t[n]-1-e,i=n);return++i}}();</script>
<style id="wp-custom-css">
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
height: auto !important;
right: -195px !important;
}
.page-id-18 p a.tm-button.style-flat.tm-button-nm.button-grey {
display: none;
}
.page-id-18 p a.tm-button.style-text.tm-button-nm.icon-left{
display: none;
}
.page-id-18 a.checkout-button.button.alt.wc-forward br {
display: none;
}
.page-open-components .inner {
display: none !important;
}
.tutor-single-course-segment.tutor-course-reviews-wrap {
display: none;
}
.tutor-single-course-segment.tutor-question-and-answer-wrap {
display: none;
}
.zoom_info_mix {
width: 57%;
margin: 0px 20%;
}
.dpn-zvc-single-content-wrapper {
margin: 0 50px;
}
.tutor-price-preview-box .tutor-course-purchase-box button {
background: var(--edumall-color-secondary);
color: var(--edumall-color-third);
}
.tutor-price-preview-box .tutor-course-purchase-box button:hover {
background: #ffffff;
color: #992a23;
border: 1px solid #fff;
}
.tm-button.style-flat:after {
background-color: #ffc221 !important;
color: #000 !important;
}
a.tutor_share.s_facebook:hover {
color: #fec016 !important;
}
a.tutor_share.s_twitter:hover {
color: #fec016 !important;
}
a.tutor_share.s_linkedin:hover {
color: #fec016 !important;
}
.tutor-lead-info-btn-group .tutor-course-complete-form-wrap button {
background-color: #fec016;
}
.tutor-lead-info-btn-group .tutor-course-complete-form-wrap button:hover {
background-color: #fff;
color: #000;
}
a.tutor-button.tutor-success:hover {
background-color: #fec016;
color: #fff;
}
.tutor-instructor-info {
background: #fff;
box-shadow: 0 0 15px 0 #ddd;
padding: 15px;
border-radius: 15px;
}
.custom_design {
background: #fff;
box-shadow: 0 0 15px 0 #ddd;
padding: 18px;
margin-bottom:65px
}
.tutor-single-page-top-bar {
background: #992a23;
width: 70%;
text-align: left;
margin: 30px auto 65px auto;
}
.tutor-zoom-meeting-content .meeting-title {
font-size: 25px;
line-height: 1.43;
color: var(--edumall-color-heading);
font-weight: var(--edumall-typography-headings-font-weight);
margin: 0 0 28px;
text-align: center;
}
.meeting-details-section {
border-radius: 0 !important;
text-align: center !important;
border-left: 1px solid #ddd !important;
border-right: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
padding: 0px 50px 40px 50px !important;
text-align: center !important;
}
.msg-expired-section {
display: block !important;
text-align: center !important;
margin: 0 !important;
border-top: 1px solid #ddd !important;
border-left: 1px solid #ddd !important;
border-right: 1px solid #ddd !important;
border-bottom: none !important;
padding: 40px 0px 0px 0px !important;
width: 100% !important;
}
.tutor-zoom-meeting-expired-msg-wrap .msg-expired-section, .tutor-zoom-meeting-expired-msg-wrap .meeting-details-section {
border: none ;
border-radius: 0px !important;
}
.msg-expired-section h3 {
color: #992a23 !important;
margin-top: 22px;
}
#tutor-page-wrap h2.meeting-title {
font-weight: 500;
}
.meeting-details-section p {
font-size: 13px;
}
.msg-expired-section p {
font-weight: 500;
color: #000;
padding-bottom: 15px !important;
}
/*-------- new---------*/
.page-id-5507 header#page-header {
display: none;
}
.addeess_video_css iframe#widget2 {
height: 435px;
}
.page-id-5507 div#page-title-bar{
display: none;
}
button#place_order {
margin: auto !important;
height: 52px !important;
}
.page-id-5507 div#page-footer-wrapper {
display: none;
}
.tutor-next-previous-pagination-wrap {
margin: 40px 0 100px;
}
#tutor-page-wrap div#tutor-single-entry-content {
margin-top: 20px;
}
#tutor-page-wrap .page-content {
margin-top: 0px;
}
.tutor-form-check-input[type='radio'] {
padding-left: 0px !important;
}
.tutor-lead-info-btn-group .tutor-lead-info-btn-group .tutor-btn-view-certificate {
display: none !important;
}
.des-text {
font-size: 16px;
}
.tutor-button.tutor-button-primary{
background-color: #992a23;
}
.tutor-button.tutor-button-primary:hover{
background-color: #ffc221;
}
.tutor-button.tutor-button-outlined{
color: #992A23;
border: 1px solid #992A23;
}
.tutor-button.tutor-button-outlined.tutor-button-outlined-transparent:hover{
background-color: #992A23;
color: #FFF;
border-color: #992A23;
filter:none !important;
}
div#recent-posts-3 {
background: #fff;
margin: 20px 0 0!important;
border-radius: 8px;
box-shadow: 0 0 10px rgb(51 51 51 / 8%);
}
.eael-grid-post-holder-inner .eael-entry-wrapper{position:relative;}
.eael-grid-post-holder-inner .eael-entry-wrapper > .eael-entry-content{margin-top:50px;}
.eael-grid-post-holder-inner .eael-entry-wrapper > .eael-entry-footer{padding:0; }
#recent-posts-3 ul li a {
font-size: 14px;
font-weight: 600;
}
#recent-posts-3 ul li a::before {
top: 20px;
}
div#bp_core_members_widget-3 {
margin-top: 20px;
}
#bp_latest_activities-2, #bp_latest_activities-3, #recent-posts-3, #bp_core_members_widget-3 {
padding: 0px;
}
#bp_latest_activities-2 .widget-title, #bp_latest_activities-3 .widget-title, #recent-posts-3 .widget-title, #bp_core_members_widget-3 .widget-title {
background: #992a23;
color:#fff;
font-weight: 600;
padding: 10px 20px;
}
#bp_core_members_widget-3 .widget-title a{
color:#fff;
font-weight: 600;
}
#bp_latest_activities-2 .activity-list.item-list, #recent-posts-3 ul {
padding: 10px 20px;
}
#bp_core_members_widget-3 #members-list, #bp_core_members_widget-3 .item-options {
padding: 0px 20px;
}
#bp_latest_activities-2 .activity-list.item-list .activity-item-body a {
color: #992a23;
font-weight: 600;
}
#bp_latest_activities-2 .activity-list.item-list .activity-item-body .bp-tooltip {
font-weight: 500;
}
#recent-posts-3 .widget-title {
font-size: 20px;
padding: 12px 20px;
}
#bp_core_members_widget-3 #members-list {
padding-bottom: 20px;
}
.page-content .widget-title
{
background: #992a23;
color: #fff;
font-weight: 600;
padding: 10px 20px;
}
.about-img .elementor-image:before {
content: "";
border: 10px solid #ffc221;
width: 100%;
height: 100%;
display: block;
position: absolute;
right: -45px;
bottom: -40px;
border-radius: 10px;
z-index: 1;
}
.about-img .elementor-image img {
border: 10px solid #fff;
z-index: 2;
position: relative;
box-shadow: 3px 3px 25px #ececec;
}
#about-bottom-section .about-img .elementor-image:before {
content: "";
border: 10px solid #ffc221;
width: 100%;
height: 100%;
display: block;
position: absolute;
right: auto;
left:-45px;
bottom: -40px;
border-radius: 10px;
z-index: 1;
}
ul#mobile-menu-primary li.menu-item:nth-child(6) {
text-align: center;
}
.checkout_coupon.woocommerce-form-coupon{border:none !important;}
ul#mobile-menu-primary li.menu-item:nth-child(6) a {
display: inline-block;
border-top: 0;
width: 130px;
background: #991b11;
height: 50px;
text-transform: uppercase;
font-weight: 500;
padding: 0px;
line-height: 53px;
letter-spacing: 0.5px;
border-radius: 5px;
}
.woocommerce-MyAccount-navigation-link--communication-preferences {
display: none;
}
.Antiracism-sign-up-form .gform_title {
font-size: 28px !important;
line-height: 38px !important;
text-align: center;
margin-bottom: 40px !important;
}
.Antiracism-sign-up-form #gform_fields_6 {
padding-left: 0px !important;
}
.Antiracism-sign-up-form ul li {
padding-right: 0px !important;
}
.Antiracism-sign-up-form {
padding: 10px 30px;
}
.Antiracism-sign-up-form ul li label {
font-size: 16px !important;
font-weight: 500 !important;
text-transform: capitalize;
line-height: 26px !important;
color: #252525 !important;
}
.Antiracism-sign-up-form .gform_footer.top_label {
text-align: center;
}
.Antiracism-sign-up-form .gform_footer.top_label input[type="submit"] {
font-size: 16px;
font-weight: 600 !important;
}
.Antiracism-sign-up-form ul li input {
padding: 0px 15px !important;
font-size: 16px !important;
font-weight: 400 !important;
color: #252525 !important;
min-height: 50px !important;
}
.swiper-slide > .link-secret{border:1px solid #cccccc; border-bottom:none; padding:10px; display:block; text-align:center;}
.swiper-slide > .link-secret img{max-height:250px; width:auto;}
.swiper-slide .slide-content{border:1px solid #cccccc; border-top:none; padding:10px; min-height:180px;}
.swiper-slide .slide-content .slide-layers .badge-text{background:none; font-size:12px; padding:0; font-weight:400; color:#999999;}
.swiper-slide .slide-content .slide-layers .bookclub-link{color:#992A23; text-decoration:none !important; font-size:13px; position:absolute; left:10px; bottom:20px;}
.swiper-slide .slide-content .slide-layers .bookclub-link i{text-decoration:none !important;}
.page-id-5645 #book-slider {
display: none;
}
.reading-group-content .eael-grid-post .eael-entry-media .eael-entry-thumbnail img {
object-fit: contain;
padding: 20px;
}
.reading-group-content .eael-grid-post .eael-entry-wrapper .eael-post-elements-readmore-btn {
position: relative;
}
.reading-group-content .eael-grid-post .eael-entry-wrapper .eael-post-elements-readmore-btn:before {
content: "\f105";
font-family: 'Font Awesome 5 Pro';
position: absolute;
right: -15px;
top: -1px;
font-size: 16px;
}
.services-box .elementor-widget-image {
min-height: 200px;
margin-bottom: 20px !important;
display: flex;
justify-content: center;
align-items: center;
}
.accordian-section #bdt-accordion-25b190f .bdt-accordion-content li {
display: block;
}
.accordian-section #bdt-accordion-25b190f .bdt-accordion-content li i {
margin-right:8px;
}
.accordian-section #bdt-accordion-25b190f .bdt-accordion-content ul {
padding-left: 0px !important;
}
.addressing-list-icon:hover .edumall-image.image img {
filter: brightness(0) invert(1);
}
.addressing-list-icon:hover .title {
color: #fff;
}
.addressing-list-icon > .elementor-widget-container .tm-image-box {
display: flex;
align-items: center;
}
.addressing-list-icon > .elementor-widget-container {
min-height: 117px;
}
.ect-list-date .ect-date-area .ev-mo {
font-size: .35em !important;}
.service-box-anchor-link, .service-box-anchor-link a, .service-box-anchor-link .elementor-button-wrapper, .service-box-anchor-link .elementor-widget-container {
height: 100% !important;
display: inline-block !important;
width: 100% !important;
}
.service-box-anchor-link a {
position: relative;
top: -13px;
}
.services-box > .elementor-column-wrap{
overflow:hidden;
}
.addressing-list-icon > .elementor-widget-container > a {
padding: 30px !important;
}
.case-presentation-out-line-title {
background: linear-gradient(
90deg
, #fff, #ffc221 45%, #fff);
}
.page-scroll-up.show {
bottom: 20px;}
#tidio-chat iframe{inset:auto 85px 2px auto !important;}
#gform_4 .gform_heading .gform_title{display:none;}
#gform_4 .gform_heading .gform_description{font-size: 24px;
color: #a92f2f;
text-align: center; font-weight:700; display:flex; align-items:center; justify-content:center; line-height:38px;}
#gform_4 .gform_heading .gform_description span.current{background: #a92f2f;
color: #ffffff;
border-radius: 100%;
width: 40px;
display: inline-block;
height: 40px;
margin-left: 2px;
margin-right: 2px;}
.gform_confirmation_message_4.gform_confirmation_message{text-align:center; color: green; font-size: 18px;}
.gravitypdf-download-link {
display: inline-block;
background: #A11D22;
color: #ffffff !important;
border-radius: 4px;
padding: 12px 30px;
}
.tutor-lesson-content-area a.gravitypdf-download-link:hover{background:#FEC016;}
#ect-events-list-content .ect-list-post-right .ect-list-description,
#ect-events-list-content .style-1 .ect-list-post-left .ect-list-date
{box-shadow:none !important}
#ect-events-list-content .ect-list-post-right .ect-list-description{border-color:#e8e8e8 !important;}
.header-wrap .header-category-menu{}
#ect-events-list-content .ect-list-post-right .ect-list-description .ect-event-content p{color:#333333 !important;}
#ect-events-list-content .ect-list-post-right .ect-list-description .ect-event-content a{color:#992a23 !important;}
.gform_confirmation_message{text-align:center; font-size:18px;}
.page-mobile-main-menu .menu__container{margin-bottom:20px;}
.mobile-user-buttons{display:flex; flex-wrap:wrap; justify-content:space-between; padding:0 20px; margin-bottom:40px; position:relative; z-index:2}
.mobile-user-buttons a{background:#992A23; color:#ffffff; width:48%; text-align:center; font-size:13px; font-weight:700; padding:10px 5px; border-radius:4px;}
#popup-pre-loader{z-index:99999999;}
#popup-user-login,
#popup-user-register,
#popup-user-lost-password
{z-index:999999999;}
.tutor-lesson-content-area a {
position: relative;
}
.tutor-lesson-content-area a:after {
content: "\f144";
font-family: "Font Awesome 5 Pro";
display:inline-block;
margin-left:10px;
}
.postid-5554 .tutor-lesson-content-area a::after {
display: none;
}
.tutor-lesson-content-area .tutor-next-previous-pagination-wrap a::after {
display:block;
}
.tutor-lesson-content-area .tutor-next-previous-pagination-wrap a:hover {
color: #fff !important;
}
#floatBtn-1 {
right: 110px;
}
#floatBtn-1 > a {
box-shadow: 0 0 10px rgba(0,0,0,.1);
}
#floatBtn-1 .flBtn-first {
bottom: 0;
z-index: 9;
display: block !important;
visibility: visible !important;
}
#floatBtn-1 .flBtn-first li{
margin:0px;
}
#floatBtn-1 .flBtn-first a {
width: 60px;
height: 60px;
font-size: 25px;
line-height: 60px;
box-shadow: 0 0 10px rgba(0,0,0,.1);
}
#floatBtn-1 .flBtn-first a::before {
border-radius: 4px;
font-size: 16px;
}
.buttonizer {
right: 110px !important;
}
.circle-animation .elementor-image{position:relative;}
.circle-animation .elementor-image:before{width:100%; height:100%; border-radius:4px; content:''; position:absolute; right:40px; top:40px; border:10px solid #ffc221; z-index:1; transition:all ease 0.3s;}
.circle-animation.even .elementor-image:before{left:40px; right:auto}
.circle-animation .elementor-image img{position:relative; z-index:2;}
.counseling-img .elementor-image {
position: relative;
}
.counseling-img .elementor-image::before {
content: "";
width: 150px;
height: 150px;
display: block;
background: #ffc801;
position: absolute;
top: -20px;
left: -20px;
z-index: 1;
}
.counseling-img .elementor-image img {
z-index: 2;
position: relative;
}
.workshop-img-left .elementor-image, .workshop-img-right .elementor-image {
position: relative;
}
.workshop-img-left .elementor-image::before {
content: "";
display: block;
position: absolute;
top: -30px;
left: -30px;
width: 300px;
height: 250px;
background: #f8f8f8;
}
.workshop-img-right .elementor-image::before{
content: "";
display: block;
position: absolute;
top: -30px;
right: -30px;
width: 300px;
height: 250px;
background: #f8f8f8;
}
.workshop-img-left .elementor-image::after {
content: "";
display: block;
position: absolute;
bottom: -30px;
right: 30px;
width: 150px;
height: 250px;
background: #fec016;
}
.workshop-img-right .elementor-image::after{
content: "";
display: block;
position: absolute;
bottom: -30px;
left: 30px;
width: 150px;
height: 250px;
background: #fec016;
}
.workshop-img-left .elementor-image img, .workshop-img-right .elementor-image img {
position: relative;
z-index: 2;
border: 10px solid #fff;
}
.workshop-content-right > .elementor-column-wrap > .elementor-widget-wrap, .workshop-content-left > .elementor-column-wrap > .elementor-widget-wrap{
position: relative;
}
.workshop-content-left > .elementor-column-wrap > .elementor-widget-wrap::before{
content: "";
display: block;
height: 100%;
position: absolute;
left: -40px;
top: 0;
background: #992a23;
width: 20px;
}
.workshop-content-right > .elementor-column-wrap > .elementor-widget-wrap::before {
content: "";
display: block;
height: 100%;
position: absolute;
left: -40px;
top: 0;
background: #992a23;
width: 20px;
}
.pricing-box .elementor-price-table__header {
position: relative;
min-height: 120px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.pricing-box .elementor-price-table__header::after {
content: "";
background: linear-gradient(-45deg, transparent 75%, #FEC016 75%) 0 50%, linear-gradient(45deg, transparent 75%, #FEC016 75%) 0 50%;
background-repeat: repeat, repeat;
background-size: auto, auto;
background-repeat: repeat, repeat;
background-size: auto, auto;
background-repeat: repeat-x;
background-size: 22px;
width: 100%;
height: 21px;
position: absolute;
bottom: -21px;
left: 0;
}
.pricing-box mark {
position: relative;
}
.pricing-box mark::after {
content: "";
position: absolute;
width: 50px;
height: 12px;
bottom: -15px;
left: 50%;
z-index: 0;
-webkit-transform: translate(-45px);
-ms-transform: translate(-45px);
transform: translate(-28px);
background-color: var(--edumall-color-secondary);
-webkit-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-image: url(assets/svg/headline-curve.svg);
mask-image: url(http://cultureally.org/wp-content/uploads/2021/10/headline-curve.png);
}
.pricing-box .elementor-price-table__features-list li {
position: relative;
height: 80px;
box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.02);
padding: 0px 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.pricing-box .elementor-price-table__features-list li::before {
display: none !important;
}
.gform_wrapper .book-training-form .gform_fields {
padding: 0px !important;
}
.book-training-form li {
position: relative;
margin-top: 0px !important;
margin-bottom: 45px;
}
.book-training-form .gform_body > ul > li > label {
position: absolute;
top: -10px;
left: 20px;
background: #fafafa;
padding: 0px 10px;
font-weight: 500 !important;
}
.book-training-form li#field_17_1 input {
margin-bottom: 0;
}
.book-training-form .gform_body > ul > li#field_17_5 > label {
position: relative;
left: -10px;
top: auto;
}
.book-training-form li#field_17_6 textarea {
padding: 20px 0px;
}
.clickable-section-link, .clickable-section-link .elementor-button-link, .clickable-section-link .elementor-widget-container, .clickable-section-link .elementor-widget-container .elementor-button-wrapper {
width: 100%;
height: 100% !important;
background: transparent;
}
.clickable-section-link:hover .elementor-button-link{
background: transparent !important;
}
.workshop-photo {
overflow: hidden;
border-radius: 6px;
height:230px;
}
.workshop-photo:hover img {
transform: scale(1.1) rotate(5deg);
filter: contrast(150%);
}
.price-block .price-title{min-height:80px;}
.price-block.v2 .price-title{min-height:120px;}
.price-block .price-title strong{text-transform:uppercase; color:#5e5e5e; font-size:12px; display:block; font-weight:500; letter-spacing:2px;}
.price-block .elementor-text-editor strong{border:1px solid #fec013; width:80px; height:25px; display:block; float:left; text-align:center; color:#fec013;}
.price-block .elementor-text-editor strong small{font-size:10px; font-weight:400;}
.price-block .elementor-text-editor .slipped{display:block; margin-left:88px; text-decoration:none !important;}
.price-heading .yellow-color {
display: inline-block;
color: #FEC016;
}
.price-heading .yellow-color strong {
text-transform: uppercase;
font-size: 12px;
display: block;
font-weight: 500;
letter-spacing: 2px;
}
.price-box-price-text .fa-dollar-sign::before {
content: "$";
font-family: poppins !important;
font-size: 25px;
font-weight: 400 !important;
}
.footer .tm-modern-heading .heading-primary-wrap {
text-align: left !important;
}
.footer .elementor-element-d63d5ce .heading-primary-wrap {
text-align: center !important;
}
.su-expand .su-expand-content {
color: #000 !important;
}
.kindergarten-content .heading-primary-wrap {
text-align: left !important;
}
.workshop-box img, .workshop-box .elementor-heading-title {
cursor: pointer;
}
.mec-event-grid-classic .mec-event-article{border:none; box-shadow:0 0 10px rgba(0,0,0,0.1);}
.mec-event-grid-classic .mec-event-article .mec-event-footer{background:none;}
.single-mec-events #page-title-bar{display:none;}
.single-mec-events #main-content{margin-top:50px;}
.mec-single-event .mec-events-meta-group-booking, .mec-single-event .mec-frontbox{padding:20px;}
.mec-single-event .mec-event-meta dt, .mec-single-event .mec-event-meta h3{font-size:12px; letter-spacing:2px;}
.mec-single-event .mec-event-meta dl{margin-top:0;}
.mec-single-event .mec-event-meta dl dd,
.mec-single-event .mec-event-meta .mec-events-event-cost
{color:#333333; font-size:14px;}
.mec-single-event .mec-event-meta dd.mec-organizer-email a{display:inline; padding-left:0; color:#333333; font-size:13px;}
.mec-events-meta-group-countdown #countdown li span{color:#a21d21;}
.mec-events-meta-group-countdown #countdown li p{font-size:12px; letter-spacing:2px;}
.mec-event-article .mec-event-title{font-size:15px; line-height:22px; letter-spacing:-0.3px;}
.mec-event-article .mec-event-footer .mec-booking-button{color:#111111;}
.mec-event-article .mec-event-footer .mec-booking-button:hover{background:#fec013; border-color:#fec013; color:#111111;}
.page-id-9739 #page-title-bar{display:none;}
.single-mec-events #main-content,
.single-mec-events #main-content .mec-single-event
{margin-top:0;}
.event-banner .mec-event-meta .mec-single-event-organizer{padding:0;}
.event-banner .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title{display:none;}
.event-banner .mec-single-title{margin-bottom:20px;}
.event-banner .mec-event-meta .mec-single-event-organizer dd,
.event-banner .mec-event-meta .mec-single-event-organizer dd h6{line-height:15px;}
#event-sidebar .mec-single-event-date i,
#event-sidebar .mec-single-event-date h3,
#event-sidebar .mec-event-meta h3
{display:none;}
.mec-single-event .mec-events-meta-group-countdown{padding:0; border:none; box-shadow:none;}
.mec-single-event .mec-events-meta-group-countdown .countdown-w{display:block;}
.mec-single-event .mec-events-meta-group-countdown #countdown{display:flex; justify-content:space-between; max-width:675px; width:100%;}
.mec-single-event .mec-events-meta-group-countdown #countdown .block-w{box-shadow:0 0 10px rgba(0,0,0,0.08); height:auto; margin:0; padding:25px 0; width:22%; display:flex; text-align:center; align-content:center; justify-content:center;}
.mec-single-event .mec-events-meta-group-countdown #countdown .block-w li{line-height:50px;}
.mec-single-event .mec-events-meta-group-countdown #countdown .block-w span{margin:0; padding:0;}
.mec-single-event .mec-events-meta-group-countdown #countdown .block-w p{margin:10px 0 0 0; padding:0;}
#no-padding .elementor-section .elementor-container{padding-left:0; padding-right:0;}
#no-padding .elementor-icon-list-item{align-items:flex-start; }
#no-padding .elementor-icon-list-item .elementor-icon-list-icon{margin-top:4px;}
.mec-booking-dates-checkboxes{display:flex; flex-wrap:wrap;}
.mec-booking-dates-checkboxes label{width:33.33%;}
.clinical-consultation-group-section .elementor-post .elementor-post__meta-data > span {
display: block;
margin: 10px 0px;
position:relative;
}
.clinical-consultation-group-section .elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail {
position: relative;
transition: all 0.3s;
}
.clinical-consultation-group-section .elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail::before {
content: "\f06e";
display: block;
width: 100%;
height: 100%;
background: rgb(153 42 35 / 80%);
opacity: 0;
position: absolute;
z-index: 1;
font-family: Font Awesome\ 5 Pro !important;
font-weight: 400;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
transition: all 0.3s;
}
.clinical-consultation-group-section .elementor-post:hover .elementor-post__thumbnail__link .elementor-post__thumbnail::before {
opacity:1;
}
.clinical-consultation-group-section .elementor-post .elementor-post__read-more i {
font-size: 20px;
position: relative;
top: 2.5px;
margin-left: 8px;
}
.clinical-consultation-group-section .elementor-post .elementor-post__meta-data > span.elementor-post-date::before {
content: "Date:";
display: inline-block;
margin-right: 5px;
position: relative;
top: -1px;
}
.clinical-consultation-group-section .elementor-post .elementor-post__meta-data > span.elementor-post-time::before {
content: "Time:";
display: inline-block;
margin-right: 5px;
position: relative;
top: -1px;
}
.no-posts-found {
text-align: center;
}
.custom-me-design .mec-event-article{padding:20px; border-radius:10px;}
.custom-me-design .mec-event-article .mec-event-image a{display:flex;}
.custom-me-design.fullimage .mec-event-article .mec-event-image a{display:flex; max-height:430px;}
.custom-me-design .mec-event-article .mec-event-image a img{object-fit:cover;}
.custom-me-design .mec-event-article .mec-event-content{display:flex; flex-direction:column-reverse; padding:20px 0 20px 0; min-height:160px; justify-content: flex-end;}
.custom-me-design .mec-event-article .mec-event-content .mec-event-title{margin:0;}
.custom-me-design .mec-event-article .mec-event-content .mec-event-title .mec-shortcode-zoom-badge{position:absolute; right:20px; top:20px;}
.custom-me-design .mec-event-article .mec-event-content .mec-event-title a{text-transform:capitalize; text-align:left; display:block; font-weight:400; font-size:18px; line-height:29px;}
.custom-me-design .mec-event-article .mec-event-content .mec-event-title a:hover{color:#992a23;}
.custom-me-design .mec-event-article .mec-event-content .mec-event-title .event-color{display:none;}
.custom-me-design .mec-event-article .mec-event-content .mec-event-date{margin:0; padding:0; background:none; color:#992a23; text-align:left; font-size:13px; letter-spacing:0; }
.custom-me-design .mec-event-article .mec-event-content .mec-event-date .mec-start-date-label{font-weight:600; text-align:center; display:block; margin-top:15px;}
.custom-me-design .mec-event-article .mec-event-content .mec-event-date .mec-start-date-label:before{content:'Date: ';}
.custom-me-design .mec-event-article .mec-event-content .mec-time-details{font-weight:400; text-align:center; display:block;width:100%;}
.custom-me-design .mec-event-article .mec-event-content .mec-time-details .mec-start-time:before{content:'Time: '}
.custom-me-design .mec-event-article .mec-event-content .mec-time-details .mec-end-time:after{content:' (PST)'}
.custom-me-design .mec-event-article .mec-event-footer{margin:0; padding:0; min-height:inherit; border:none; text-align:center; }
.custom-me-design .mec-event-article .mec-event-footer .mec-booking-button{display:inline-block; float:none; position:static; background:#fec016; border:none; border-radius:40px; font-weight:600; height:auto; padding:2px 40px; font-size:11px;}
.custom-me-design .mec-event-article .mec-event-footer .mec-booking-button:hover{color:#ffffff; background:#992a23;}
.custom-me-design .mec-event-article .mec-event-footer .mec-event-sharing-wrap{display:none;}
.mec-event-tickets-list .mec-event-ticket{margin-bottom:20px; padding-bottom:10px;border-bottom:1px solid #ededed;}
.upcoming-antirasism-events-content article {
position: relative;
min-height: 400px;
}
.upcoming-antirasism-events-content .elementor-post__read-more {
height: 40px;
width: 170px;
display: block;
margin: 0px auto;
text-align: center;
line-height: 40px !important;
border-radius: 50px;
background: #fec016;
transition: all 0.3s;
position: absolute;
left: 50%;
bottom: 20px;
transform: translate(-50%, 0%);
}
.upcoming-antirasism-events-content .elementor-post__read-more:hover {
background:#992a23;
color:#fff !important;
}
.upcoming-antirasism-events-content .elementor-post__title a {
transition: all 0.3s;
}
.upcoming-antirasism-events-content .elementor-post__title a:hover {
color: #992a23 !important;
}
#comments {
margin-bottom: 80px;
padding: 0px 65px;
}
.mec-events-template-default .mec-start-date-label {
position: relative;
}
.mec-events-template-default .mec-single-event-time .mec-events-abbr {
position: relative;
}
.mec-events-template-default .mec-start-date-label::before {
content: "Date:";
display: inline-block;
margin-right: 10px;
font-weight: 600;
}
.mec-events-template-default .mec-single-event-time .mec-events-abbr::before{
content: "Time:";
display: inline-block;
margin-right: 10px;
font-weight: 600;
}
.header-category-dropdown-wrap .header-category-dropdown.custom > li:nth-child(3),
.header-category-dropdown-wrap .header-category-dropdown.custom > li:nth-child(2),
.header-category-dropdown-wrap .header-category-dropdown.custom > li:nth-child(1)
{display:none;}
.up-coming-event-section-old-design .elementor-post__read-more {
width: 100%;
height: 45px;
border-radius: 3px;
display: flex;
align-items: center;
justify-content: center;
margin: 0px auto;
border: 1px solid #ccc;
transition:all 0.3s;
}
.up-coming-event-section-old-design .elementor-post__read-more:hover {
background: #992a23;
color: #fff !important;
}
.zomm-meeting-info {
background: rgb(58 173 20 / 10%);
margin-bottom: 20px;
padding: 5px;
color: #3aad14;
font-weight: 500;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.zomm-meeting-info i {
margin-right: 5px;
font-weight: bold;
color: #3aad14;
}
.course-item.fl .edumall-box{display:flex; flex-wrap:wrap; justify-content:space-between; padding:10px;}
.course-item.fl .edumall-box .edumall-image{width:50px;}
.course-item.fl .edumall-box .course-caption{width:calc(100% - 60px);}
.course-item.fl .edumall-box .course-caption h2{font-size:12px; line-height:18px; font-weight:400; margin:0}
.page-id-10955 #page-title-bar,
.page-id-10914 #page-title-bar
{display:none;}
.mec-booking-button{font-size:0 !important; padding:15px 30px !important; height:auto !important; line-height:0 !important;}
.mec-booking-button:before{content:'Register '; font-size:12px !important; display:block !important; line-height:13px !important;}
.mec-ticket-available-spots .mec-event-ticket-price,
.mec-ticket-price
{color:#992a23 !important; margin:0 !important; padding:0 !important; font-weight:700 !important; font-size:18px !important; }
.header-category-menu .header-category-dropdown-wrap ul li .sub-menu{
left: 100%;
top: 0;
position: absolute;
width: 300px;
display:none;
}
.header-category-menu .header-category-dropdown-wrap ul li:hover .sub-menu{display:block;}
.header-category-menu .header-category-dropdown-wrap ul li .sub-menu li a{ display: flex;
flex-wrap: wrap;
justify-content: space-between;}
.header-category-menu .header-category-dropdown-wrap ul li .sub-menu li a .menu-image{order: 1;
width: 50px;
margin: 0;
padding: 0;}
.header-category-menu .header-category-dropdown-wrap ul li .sub-menu li a .menu-image-title{order: 2;
margin: 0;
padding: 0;
width: calc(100% - 60px);
color: #111111;}
.header-category-menu .header-category-dropdown-wrap ul li .sub-menu li a .menu-item-description{ order: 3;
display: block;
color: #992A23;
font-weight: 700;
font-size: 16px;
padding-left: 60px;
margin: 7px 0 0 0;}
.return-to-shop .button{font-size:0;}
.return-to-shop .button:before{content:'Upcoming Events'; font-size:15px;}
a.tutor-button.certificate-download-btn.dot-loader-button.active{ border-color: #992a23;
background-color: #992a23;}
.tutor-lessons-under-topic .tutor-single-lesson-items.active a{color:#ffffff !important;}
.tutor-lessons-under-topic .tutor-single-lesson-items.active a .lesson_title{color:#ffffff !important;}
.resource-center-tab-section .elementor-tab-content {
padding: 0;
margin: 0;
}
.resource-center-tab-section .elementor-tabs-content-wrapper {
background: #f9f9f9 !important;
border: 1px solid #eee !important;
padding: 50px 30px;
margin-top: 30px;
border-radius: 5px;
}
.resource-center-tab-section .elementor-tabs-wrapper {
display: flex;
flex-wrap: wrap;
}
.resource-center-tab-section .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
background-color: #992A23 !important;
}
.resource-center-tab-section .elementor-tabs-wrapper .elementor-tab-title.elementor-active a{
color: #fff;
}
.resource-center-tab-section .elementor-tabs-wrapper .elementor-tab-title {
margin-right: 20px;
margin-bottom:20px;
transition: all 0.3s ease;
background-color: #f9f9f9;
border: 1px solid #eee !important;
}
.resource-center-tab-section .elementor-tabs-wrapper .elementor-tab-title:hover {
background-color: #992A23;
border: 1px solid #992A23 !important;
}
.resource-center-tab-section .elementor-tabs-wrapper .elementor-tab-title:hover a{
color: #fff;
}
.resource-center-tab-section .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
background: #992A23;
color: #fff;
font-size: 16px;
line-height: 30px;
text-align: center;
padding: 15px !important;
margin-bottom: 30px;
border: 1px solid #992A23;
}
.resource-center-tab-section .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title {
background: #eee;
color: #992A23;
font-size: 16px;
line-height: 30px;
text-align: center;
padding: 15px !important;
margin-bottom: 30px;
margin-top: 30px;
border: 1px solid #ddd;
}
.resource-box .elementor-column-wrap .elementor-widget-wrap {
flex-direction: unset !important;
}
.selft-assessment-btn-wrap .elementor-row {
display: flex;
flex-direction: row;
}
.selft-assessment-btn-wrap .elementor-row .elementor-column {
width: auto !important;
}
/* RESPONSIVE CSS START */
@media only screen and (min-width:1200px) and (max-width:1439.98px){
}
@media only screen and (min-width:992px) and (max-width:1199px){ /* Big Tablet Screen */
.about-img .elementor-image:before, #about-bottom-section .about-img .elementor-image:before {
content: "";
border: 8px solid #ffc221;
width: 80%;
height: 100%;
display: block;
position: absolute;
right: 40px;
left:auto;
bottom: -30px;
border-radius: 10px;
z-index: 1;
}
#comments {
padding:0px 0px;
}
.me-single-evnt-ingo-box {
max-width: 500px;
margin: 0px auto;
}
.mec-single-title {
text-align: center !important;
}
.mec-single-event-description.mec-events-content {
text-align: center;
}
.mec-single-event .mec-events-meta-group-countdown #countdown{
margin:0px auto;
}
.mec-single-event-description.mec-events-content li {
text-align: left;
}
.elementor-10600 .elementor-element.elementor-element-834ec67 .elementor-post{
padding: 20px 20px 30px 20px;
}
}
@media only screen and (min-width:768px) and (max-width:991px){ /* Tablet Screen */
.about-img .elementor-image:before, #about-bottom-section .about-img .elementor-image:before {
content: "";
border: 8px solid #ffc221;
width: 80%;
height: 100%;
display: block;
position: absolute;
right: 40px;
left:auto;
bottom: -30px;
border-radius: 10px;
z-index: 1;
}
.addressing-list-icon .title {
font-size: 15px !important;
}
.buttonizer{bottom: 20px !important;
}
.workshop-img-left .elementor-image::before {
top: -25px;
left: -25px;
}
.workshop-img-left .elementor-image::after {
bottom: -25px;
}
.workshop-img-right .elementor-image::before {
top: -25px;
right: -25px;
}
.workshop-img-right .elementor-image::after {
bottom: -25px;
}
.workshop-price-section .elementor-row {
justify-content: center;
}
.elementor-element-d7f41d5.pricing-box .elementor-price-table__features-list {
padding-bottom: 15px !important;
}
.elementor-element-d7f41d5.pricing-box .elementor-price-table__features-list li:last-child {
box-shadow:none;
}
.pricing-box .elementor-price-table__header{
min-height:auto;
}
.book-training-form .gform_body > ul > li > label{
width:93%;
}
.book-training-form .gform_body > ul > li#field_17_6 > label {
top: -20px;
}
.footer .tm-modern-heading .heading-primary-wrap {
text-align: left !important;
}
.footer .elementor-element-d63d5ce .heading-primary-wrap {
text-align: center !important;
}
.series-main-section-content .heading-primary-wrap {
display: none;
}
.series-main-section-content .heading-description-wrap {
margin-top: -30px !important;
}
.upcoming-antirasism-events-content article{
min-height: auto;
}
.upcoming-antirasism-events-content .elementor-post__read-more{
position:relative;
left:auto;
bottom:auto;
transform:none;
}
#comments {
padding:0px 0px;
}
.me-single-evnt-ingo-box {
max-width: 500px;
margin: 0px auto;
}
.mec-single-title {
text-align: center !important;
}
.mec-single-event-description.mec-events-content {
text-align: center;
}
.mec-single-event .mec-events-meta-group-countdown #countdown{
margin:0px auto;
}
.mec-single-event-description.mec-events-content li {
text-align: left;
}
.elementor-10600 .elementor-element.elementor-element-834ec67 .elementor-post{
padding: 20px 20px 30px 20px;
}
}
@media only screen and (min-width:320px) and (max-width:767px){ /* Mobile Screen */
.tutor-next-previous-pagination-wrap .tm-button {
min-width: auto;
padding: 0 15px;
font-size:13px;
}
.about-img .elementor-image:before, #about-bottom-section .about-img .elementor-image:before{
display:none;
}
.Antiracism-sign-up-form ul li .name_first {
margin-bottom: 15px !important;
}
.Antiracism-sign-up-form .gform_title {
font-size:20px !important;
line-height:30px !important;
margin-bottom: 30px !important;
margin-top: 20px !important;
}
.Antiracism-sign-up-form {
padding: 10px 10px;
}
.Antiracism-sign-up-form ul li label{
font-size:14px !important;
line-height:24px !important;
}
.ect-list-post-left .ect-list-date{height: auto !important; width:auto !important;}
.ect-list-img {
min-height: 181px !important; background-position: left; background-size:100% !important;
}
.ect-list-date .ect-date-area{padding-top:0 !important; display: flex !important;}
.ect-list-date .ect-date-area .ev-day, .ect-list-date .ect-date-area .ev-mo, .ect-list-date .ect-date-area .ev-yr, .ect-list-date .ect-date-area .ev-time{font-size: 12px !important;
margin: 0 !important;
white-space: nowrap !important;
line-height: 15px !important;
padding: 0 2px !important;}
.ect-list-date .ect-date-area .ev-time {margin-left:10px !important;
}
.ect-list-post-right .ect-list-description {
border-left: 1px solid #ffc221 !important; border-top: none !important;}
.buttonizer {
right: 32px !important;
bottom: 95px !important;
}
.workshop-img-left .elementor-image::before {
top: -15px;
left: -15px;
width: 200px;
height: 150px;
}
.workshop-img-right .elementor-image::before{
top: -15px;
right: -15px;
width: 200px;
height: 150px;
}
.workshop-img-left .elementor-image::after{
bottom: -15px;
right: 30px;
width: 150px;
height: 150px;
}
.workshop-img-right .elementor-image::after {
bottom: -15px;
left: 30px;
width: 150px;
height: 150px;
}
.book-training-form .gform_body > ul > li > label{
left: 8px;
font-size:14px !important;
}
.book-training-form li#field_17_6 label {
left: 8px;
top: -22px;
width: 96%;
}
.pricing-box .elementor-price-table__header{
min-height:auto;
}
.footer .tm-modern-heading .heading-primary-wrap {
text-align: left !important;
}
.footer .elementor-element-d63d5ce .heading-primary-wrap {
text-align: center !important;
}
.elementor-element-d7f41d5.pricing-box .elementor-price-table__features-list {
padding-bottom: 15px !important;
}
.elementor-element-d7f41d5.pricing-box .elementor-price-table__features-list li:last-child {
box-shadow:none;
}
.series-main-section-content .heading-primary-wrap {
display: none;
}
.series-main-section-content .heading-description-wrap {
margin-top: -30px !important;
}
.upcoming-antirasism-events-content article{
min-height: auto;
}
.upcoming-antirasism-events-content .elementor-post__read-more{
position:relative;
left:auto;
bottom:auto;
transform:none;
}
.elementor-10600 .elementor-element.elementor-element-834ec67 .elementor-post{
padding: 20px 20px 30px 20px;
}
#comments {
margin-bottom: 50px;
padding:0px 15px;
}
.me-single-evnt-ingo-box {
max-width: 500px;
margin: 0px auto;
}
.mec-single-title {
text-align: center !important;
}
.mec-single-event-description.mec-events-content {
text-align: center;
}
.mec-single-event .mec-events-meta-group-countdown #countdown{
flex-wrap: wrap;
}
.mec-single-event .mec-events-meta-group-countdown #countdown .block-w{
width: 45%;
margin: 15px 0px;
}
#main-content {
width: 100% !important;
}
.mec-single-event-description.mec-events-content li {
text-align: left;
}
.resource-center-tab-section .elementor-tab-content {
margin-bottom: 50px;
}
.resource-center-tab-section .elementor-tabs-wrapper {
display:none;
}
.selft-assessment-btn-wrap .elementor-row {
justify-content: center;
}
}
.elementor-437 .elementor-element.elementor-element-8772b18 > .elementor-widget-container, .elementor-437 .elementor-element.elementor-element-60fb7bb4 > .elementor-widget-container , .elementor-437 .elementor-element.elementor-element-74a5ffd3 > .elementor-widget-container , .elementor-437 .elementor-element.elementor-element-4dc62dd > .elementor-widget-container {
height:100%;
}
/* The Modal (background) */
#popup_event.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 9999999999999999; /* Sit on top */
padding-top: 190px; /* Location
Recommendations
- Review and clean suspicious HTML patterns
- Consider using a Web Application Firewall (WAF)
- Immediate action required - website may be compromised
- Consider taking the website offline until cleaned
HTTP Headers
HTTP Response Code
200 OK - Request successfulHTTP Protocol Version
Your website is using a modern HTTP protocol version, which provides better performance and security features.
Security Protection Detected
Gzip Compression Enabled 👍
Great! This site is using Gzip compression to improve performance and reduce bandwidth usage.
| Header | Value |
|---|---|
nel |
{"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} |
date |
Wed, 07 Jan 2026 14:53:13 GMT |
link |
<https://cultureally.org/wp-json/>; rel="https://api.w.org/", <https://cultureally.org/wp-json/wp/v2/pages/437>; rel="alternate"; title="JSON"; type="application/json", <https://cultureally.org/>; rel=shortlink |
vary |
Accept-Encoding |
cf-ray |
9ba4488bfa777ba5-ATL |
server |
cloudflare |
alt-svc |
h3=":443"; ma=86400 |
ki-edge |
v=24.0.1;mv=5.0.18 |
cache-tag |
1b4f5638-71a4-4771-902f-6640adea7e92,a6fc88f05f5b872c6fbef05b9434f88ed387f4ce4f28ad6300ba4c7ba0c9a129 |
ki-origin |
g1p |
report-to |
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZTMnCPG5diHjFW9L1AzoCtWahb4uXryVcylBPMYwVfUaX0kYG8LQlTkKA5XaJ0OntLsLEE2NltHyEjrxCQad0XiPDZvafgVA%2FubCkwtbGuGdwHhIX98kkPKs84Zxr3hujQ%3D%3D"}],"group":"cf-nel","max_age":604800} |
set-cookie |
apbct_timestamp=1767794486; path=/; secure; HttpOnly; SameSite=Lax, apbct_site_landing_ts=1767794486; path=/; secure; HttpOnly; SameSite=Lax, apbct_cookies_test=%257B%2522cookies_names%2522%253A%255B%2522apbct_timestamp%2522%255D%252C%2522check_value%2522%253A%25223619da2bc6e25d4d94787448b4d30821%2522%257D; path=/; secure; HttpOnly; SameSite=Lax, apbct_page_hits=1; path=/; secure; HttpOnly; SameSite=Lax, apbct_site_referer=0; path=/; secure; HttpOnly; SameSite=Lax, spbc_secfw_ip_wl=aa8931fa9a983a161e5962d16562c03f; expires=Sun, 01-Feb-2026 14:01:28 GMT; Max-Age=2160000; path=/; HttpOnly; SameSite=Lax, spbc_secfw_ip_wl=aa8931fa9a983a161e5962d16562c03f; expires=Sun, 01-Feb-2026 14:01:28 GMT; Max-Age=2160000; path=/; HttpOnly; SameSite=Lax, spbc_secfw_ip_wl=aa8931fa9a983a161e5962d16562c03f; expires=Sun, 01-Feb-2026 14:01:28 GMT; Max-Age=2160000; path=/; HttpOnly; SameSite=Lax, spbc_secfw_ip_wl=aa8931fa9a983a161e5962d16562c03f; expires=Sun, 01-Feb-2026 14:01:28 GMT; Max-Age=2160000; path=/; HttpOnly; SameSite=Lax, spbc_secfw_ip_wl=aa8931fa9a983a161e5962d16562c03f; expires=Sun, 01-Feb-2026 14:01:28 GMT; Max-Age=2160000; path=/; HttpOnly; SameSite=Lax, __cf_bm=BX0yyNT90TyrWcmaROTIKv7PcWQ43B_nDwHArWoXTBw-1767797593-1.0.1.1-B9PcfSG68orYn.tfJv7nbzW857Z05o0QMSBmIegz.cVmo1armyZUuig4QNgrKLkHsJgoYNxxb13RN0gH_cO7SyEmo70ePTnhK9dsGxWjP1A; path=/; expires=Wed, 07-Jan-26 15:23:13 GMT; domain=.cultureally.org; HttpOnly; Secure; SameSite=None |
content-type |
text/html; charset=UTF-8 |
http_version |
HTTP/2 |
ki-cache-tag |
1b4f5638-71a4-4771-902f-6640adea7e92,a6fc88f05f5b872c6fbef05b9434f88ed387f4ce4f28ad6300ba4c7ba0c9a129 |
cache-control |
public, max-age=0, s-maxage=3600 |
ki-cache-type |
Edge |
last-modified |
Wed, 07 Jan 2026 14:01:28 GMT |
x-kinsta-cache |
HIT |
x-tec-api-root |
https://cultureally.org/wp-json/tribe/events/v1/ |
cf-cache-status |
MISS |
referrer-policy |
strict-origin-when-cross-origin |
x-frame-options |
SAMEORIGIN |
content-encoding |
gzip |
x-tec-api-origin |
https://cultureally.org |
x-xss-protection |
1; mode=block |
x-tec-api-version |
v1 |
ki-cf-cache-status |
SAVING |
permissions-policy |
accelerometer=(), autoplay=(), camera=(), cross-origin-isolated=(), display-capture=(self), encrypted-media=(), fullscreen=*, geolocation=(self), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=*, picture-in-picture=*, publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=*, usb=(), xr-spatial-tracking=(), gamepad=(), serial=() |
x-edge-location-klb |
1 |
x-content-type-options |
nosniff |
content-security-policy |
upgrade-insecure-requests; |
strict-transport-security |
max-age=63072000 |
x-content-security-policy |
default-src 'self'; img-src *; media-src * data:; |
cross-origin-opener-policy |
unsafe-none |
access-control-allow-headers |
Content-Type, Authorization |
access-control-allow-methods |
GET,POST |
cross-origin-embedder-policy |
unsafe-none; report-to='default' |
cross-origin-resource-policy |
cross-origin |
x-permitted-cross-domain-policies |
none |
cross-origin-opener-policy-report-only |
unsafe-none; report-to='default' |
cross-origin-embedder-policy-report-only |
unsafe-none; report-to='default' |
Service Disclaimer
Free Service: This website security analyzer is provided as a free service to help website owners and administrators identify potential security issues and improve their website's security posture.
Donations: We welcome and appreciate donations to help us maintain and improve this service. Your support helps us keep this tool free and continuously enhance its capabilities.
Affiliate Links: We may use affiliate links for various security services, hosting providers, and security tools mentioned throughout this analysis. If you choose to purchase any of these services through our links, we may receive a small commission at no additional cost to you. This helps support the development and maintenance of this free service.
Support Our Service
Help us keep this tool free and improve it further