/*
Theme Name: SEOAuditly
Theme URI: https://seoauditly.com/
Author: SEOAuditly
Description: SEOAuditly's Elementor-ready WordPress theme with Rank Math compatibility.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: seoauditly
*/

@import url("assets/site.css");

@font-face{font-family:Geist;src:url("assets/fonts/geist-98bbbccb.woff2") format("woff2");font-weight:100 900;font-display:swap}
@font-face{font-family:"Geist Mono";src:url("assets/fonts/geist-mono-013b2f2f.woff2") format("woff2");font-weight:100 900;font-display:swap}
:root{--font-geist:Geist,Arial,sans-serif;--font-mono:"Geist Mono",monospace}
body{font-family:var(--font-geist);}
.site-main{min-height:55vh}
.links .menu{display:flex;gap:30px;align-items:center;margin:0;padding:0;list-style:none}
.links .menu-item{list-style:none}
.elementor-page .site-main{width:100%}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.wp-block-image img{height:auto}
.entry-content>.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}
.elementor-widget-text-editor p:last-child{margin-bottom:0}

/* Original ZIP header behavior. */
html body header.site-header{
    z-index:20!important;
    -webkit-backdrop-filter:blur(15px);
    backdrop-filter:blur(15px);
    background:#fbfcf8e8;
    border-bottom:1px solid #dfe3dc;
    height:76px;
    position:sticky!important;
    top:0!important;
}
