/*
Theme Name: Fruit Dating
Theme URI: https://fruitdating.com/
Author: Fruit Dating
Description: Custom editorial dating theme for FruitDating.com.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: fruitdating
*/

:root{--fd-ink:#14110f;--fd-cream:#fffaf3;--fd-coral:#ff5a51;--fd-red:#e93f3b;--fd-yellow:#ffd84b;--fd-lime:#d9f47a;--fd-line:rgba(20,17,15,.13);--fd-muted:#625a54;--fd-white:#fff;--fd-shell:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fd-cream);color:var(--fd-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,.fd-serif{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em}.fd-shell{width:min(var(--fd-shell),calc(100% - 48px));margin-inline:auto}.fd-eyebrow{font-size:13px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:var(--fd-red);margin-bottom:18px}.fd-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:17px 27px;background:var(--fd-coral);color:#fff;font-size:14px;font-weight:850;box-shadow:0 10px 32px rgba(255,90,81,.25);cursor:pointer}.fd-button--light{background:#fff;color:var(--fd-ink);box-shadow:none}.fd-button--dark{background:var(--fd-ink);color:#fff;box-shadow:none}

/* Header */
.fd-site-header{height:100px;background:#070707;color:#fff;position:relative;z-index:20}.fd-header-row{height:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.15)}.fd-logo{font-weight:900;font-size:24px;letter-spacing:-.04em;display:flex;align-items:center;gap:11px}.custom-logo-link{display:block}.custom-logo{display:block;max-height:48px;width:auto}.fd-logo-mark{width:35px;height:35px;background:var(--fd-coral);border-radius:52% 48% 50% 50%;position:relative;transform:rotate(-9deg);box-shadow:inset -5px -5px 0 rgba(80,0,0,.12);flex:0 0 auto}.fd-logo-mark:before{content:"";position:absolute;width:15px;height:8px;border-radius:100% 0;background:var(--fd-lime);top:-5px;left:17px;transform:rotate(20deg)}.fd-nav,.fd-nav-list{display:flex;gap:37px;align-items:center;font-size:14px;font-weight:700}.fd-nav-list{padding:0;margin:0}.fd-nav li{list-style:none;margin:0;padding:0}.fd-nav a{opacity:.76}.fd-nav a:hover,.fd-nav .current-menu-item>a,.fd-nav .current_page_item>a,.fd-nav .is-current{opacity:1;color:var(--fd-yellow)}.fd-login{border:1px solid rgba(255,255,255,.5);padding:10px 19px;border-radius:999px!important;opacity:1!important;color:#fff!important}.fd-menu-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;border-radius:999px;padding:9px 14px}

/* Footer */
.fd-site-footer{background:#14110f;color:#fff;padding:35px 0}.fd-footer-row{display:flex;align-items:center;justify-content:space-between}.fd-footer-links{display:flex;gap:28px;color:rgba(255,255,255,.57);font-size:12px}.fd-footer-links a:hover,.fd-footer-links .is-current{color:#fff}.fd-copyright{font-size:11px;color:rgba(255,255,255,.35)}

/* Home */
.fd-home-hero{min-height:760px;position:relative;color:#fff;background:#050505;overflow:hidden}.fd-home-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.98),rgba(0,0,0,.82) 34%,rgba(0,0,0,.08) 72%,rgba(0,0,0,.28)),var(--fd-hero-image);background-size:cover;background-position:center 28%}.fd-home-hero .fd-site-header{background:transparent}.fd-hero-copy{position:relative;z-index:2;width:min(620px,100%);padding-top:118px}.fd-hero-copy .fd-eyebrow{color:var(--fd-yellow)}.fd-hero-copy h1{font-size:76px;line-height:.97;margin-bottom:25px}.fd-hero-copy p{font-size:19px;line-height:1.6;color:rgba(255,255,255,.72);margin-bottom:34px}.fd-hero-note{font-size:13px;color:rgba(255,255,255,.55);margin-top:18px}.fd-verified-float{position:absolute;z-index:2;right:max(50px,calc((100vw - var(--fd-shell))/2));bottom:66px;width:220px;background:rgba(255,255,255,.94);color:var(--fd-ink);padding:19px;border-radius:19px;display:flex;gap:12px;align-items:center;box-shadow:0 18px 50px rgba(0,0,0,.26)}.fd-check-round{width:42px;height:42px;border-radius:50%;background:#dff3d3;color:#2f7b36;display:grid;place-items:center;font-weight:900}.fd-verified-float strong{font-size:14px;display:block}.fd-verified-float small{font-size:11px;color:#6f6862}.fd-proof{background:var(--fd-yellow)}.fd-proof-grid{min-height:150px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.fd-proof-item{padding:0 34px;border-right:1px solid rgba(20,17,15,.22)}.fd-proof-item:first-child{padding-left:0}.fd-proof-item:last-child{border:0}.fd-proof-item strong{font-family:Georgia,serif;font-size:34px;font-weight:500;display:block}.fd-proof-item span{font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;opacity:.65}.fd-home-section{padding:120px 0}.fd-two-col{display:grid;grid-template-columns:1fr 1fr;gap:86px;align-items:center}.fd-home-section h2{font-size:54px;line-height:1.03;margin-bottom:22px}.fd-home-section p{font-size:17px;line-height:1.65;color:var(--fd-muted)}.fd-check-list{display:grid;gap:14px;margin:28px 0}.fd-check-list div{display:flex;gap:11px;align-items:center;font-size:14px;font-weight:750}.fd-check-list i{width:25px;height:25px;border-radius:50%;background:#e7f3d3;color:#32723a;display:grid;place-items:center;font-style:normal}.fd-home-visual{min-height:560px;background:#f3ded2;border-radius:30px;position:relative;overflow:hidden}.fd-home-visual:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:var(--fd-yellow);right:-60px;top:-70px}.fd-profile-card{position:absolute;width:370px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(2deg);background:#fff;border-radius:27px;padding:22px;box-shadow:0 28px 75px rgba(67,27,14,.18)}.fd-profile-image{height:330px;border-radius:20px;background:url('assets/images/female.jpg') center/cover no-repeat}.fd-profile-meta{padding:18px 3px 2px;display:flex;justify-content:space-between;align-items:center}.fd-profile-meta strong{font-family:Georgia,serif;font-size:24px}.fd-profile-meta span{font-size:12px;color:#4d8743;background:#e6f4d9;padding:8px 11px;border-radius:999px}.fd-dark-section{background:#161211;color:#fff}.fd-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.fd-section-head p{color:rgba(255,255,255,.58);max-width:390px;margin:0}.fd-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fd-feature{min-height:260px;border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:#211b19}.fd-feature:nth-child(4){background:var(--fd-coral);border-color:var(--fd-coral)}.fd-feature-icon{width:51px;height:51px;border-radius:16px;background:rgba(255,255,255,.1);display:grid;place-items:center;font-size:22px}.fd-feature h3{font-family:Georgia,serif;font-size:26px;font-weight:500;margin:25px 0 8px}.fd-feature p{font-size:14px;color:rgba(255,255,255,.58);margin:0}.fd-event-section{background:var(--fd-yellow);text-align:center}.fd-event-grid{display:grid;grid-template-columns:1.35fr .85fr .85fr;gap:18px;margin-top:45px;text-align:left}.fd-event{height:390px;border-radius:24px;padding:28px;display:flex;align-items:end;color:#fff;position:relative;overflow:hidden;background:linear-gradient(145deg,#1b0e0c,#8a332e)}.fd-event:nth-child(2){background:linear-gradient(145deg,#181317,#6b312e)}.fd-event:nth-child(3){background:linear-gradient(145deg,#142021,#35656a)}.fd-event:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:rgba(255,150,110,.9);right:35px;top:55px;box-shadow:35px 95px 0 15px rgba(236,70,70,.75)}.fd-event-content{position:relative;z-index:2}.fd-event small{color:var(--fd-yellow);font-weight:850;text-transform:uppercase;letter-spacing:.1em}.fd-event h3{font-family:Georgia,serif;font-size:28px;margin:8px 0}.fd-event p{font-size:13px;color:rgba(255,255,255,.7);margin:0}.fd-final-cta{padding:100px 0;background:var(--fd-coral);color:#fff;text-align:center;position:relative;overflow:hidden}.fd-final-cta:before,.fd-final-cta:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:var(--fd-yellow)}.fd-final-cta:before{left:-100px;top:-140px}.fd-final-cta:after{right:-100px;bottom:-150px}.fd-final-cta .fd-shell{position:relative;z-index:2}.fd-final-cta h2{font-size:52px;margin-bottom:20px}.fd-final-cta p{color:rgba(255,255,255,.82)}

/* About */
.fd-about-hero{min-height:690px;color:#fff;background:#050505;position:relative;overflow:hidden}.fd-about-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.84) 38%,rgba(0,0,0,.22) 74%,rgba(0,0,0,.28)),url('assets/images/about-us-hero.jpg');background-size:cover;background-position:center 46%}.fd-about-hero .fd-site-header{background:transparent}.fd-about-copy{position:relative;z-index:2;width:min(650px,100%);padding-top:112px}.fd-about-copy .fd-eyebrow{color:var(--fd-yellow)}.fd-about-copy h1{font-size:76px;line-height:.98;margin-bottom:24px}.fd-about-copy p{font-size:18px;line-height:1.62;color:rgba(255,255,255,.72);margin-bottom:30px}.fd-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px}.fd-step{text-align:center}.fd-step-num{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;margin:0 auto 24px;background:#fff;border:1px solid var(--fd-line);font:36px Georgia,serif}.fd-step:nth-child(2) .fd-step-num{background:var(--fd-yellow)}.fd-step:nth-child(3) .fd-step-num{background:var(--fd-coral);color:#fff}.fd-step h3{font:500 27px Georgia,serif;margin-bottom:9px}.fd-step p{font-size:14px}.fd-rule{margin-top:55px;background:#f0f6dd;border-radius:22px;padding:28px 34px;display:flex;justify-content:space-between;gap:30px}.fd-rule strong{font:500 27px Georgia,serif}.fd-rule span{max-width:560px;font-size:14px;line-height:1.55;color:#64704d}.fd-standard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fd-standard{border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:30px;min-height:280px;background:#211b19}.fd-standard:nth-child(2){background:var(--fd-coral);border-color:var(--fd-coral)}.fd-standard h3{font:500 28px Georgia,serif;margin:72px 0 10px}.fd-standard p{font-size:14px;color:rgba(255,255,255,.62)}

/* Page hero, contact, legal */
.fd-page-hero{background:#070707;color:#fff;padding:74px 0 80px;border-top:1px solid rgba(255,255,255,.06)}.fd-page-hero h1{font-size:68px;line-height:1;margin:0 0 16px}.fd-page-hero p{color:rgba(255,255,255,.56);font-size:14px;margin:0}.fd-yellow-rule{height:14px;background:var(--fd-yellow)}.fd-contact-main{padding:85px 0 105px;min-height:1000px}.fd-contact-intro{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--fd-line);padding-bottom:45px}.fd-contact-intro h1{font-size:70px;line-height:.98;margin:0}.fd-contact-intro p{max-width:450px;color:var(--fd-muted);line-height:1.62}.fd-contact-grid{display:grid;grid-template-columns:1.28fr .72fr;gap:28px;margin-top:48px;align-items:start}.fd-form-card{background:#fff;border:1px solid var(--fd-line);border-radius:27px;padding:42px;box-shadow:0 25px 65px rgba(60,27,14,.08)}.fd-form-card h2{font-size:36px;margin-bottom:10px}.fd-form-card>p{font-size:14px;color:var(--fd-muted);margin-bottom:30px}.fd-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.fd-field--full{grid-column:span 2}.fd-field label{display:block;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.09em;margin:0 0 9px 3px}.fd-field input,.fd-field textarea,.fd-field select{width:100%;border:1px solid #dfd5ce;border-radius:14px;background:#fffdfa;padding:17px}.fd-field textarea{height:185px;resize:vertical}.fd-contact-side{display:grid;gap:18px}.fd-email-card,.fd-member-card{border-radius:25px;padding:35px;min-height:245px}.fd-email-card{background:var(--fd-yellow);display:flex;flex-direction:column;justify-content:space-between}.fd-email-card h3{font-family:Inter,sans-serif;font-size:23px;letter-spacing:-.03em;margin:72px 0 8px}.fd-email-card p{font-size:13px;color:#715e21}.fd-member-card{background:#151211;color:#fff}.fd-member-card h3{font:500 29px Georgia,serif;margin:50px 0 12px}.fd-member-card p{font-size:14px;line-height:1.55;color:rgba(255,255,255,.62)}.fd-form-status{padding:13px 16px;border-radius:12px;background:#e8f5d9;color:#377138;margin-bottom:20px;font-size:13px}.fd-legal{width:min(860px,calc(100% - 48px));margin:0 auto;padding:70px 0 100px}.fd-legal>.fd-intro{font-size:19px;color:#3f3935;line-height:1.68;border-top:1px solid var(--fd-line);padding-top:28px}.fd-legal h2{font-size:34px;line-height:1.16;margin:55px 0 16px}.fd-legal h3{font-size:16px;margin:26px 0 8px}.fd-legal p,.fd-legal li{font-size:15px;line-height:1.72;color:var(--fd-muted)}.fd-legal ul,.fd-legal ol{padding-left:24px}.fd-legal a{color:var(--fd-coral);font-weight:700}

/* Blog archive */
.fd-blog-mast{background:#070707;color:#fff;padding:76px 0 82px}.fd-blog-mast-row{display:flex;align-items:end;justify-content:space-between}.fd-blog-mast h1{font-size:70px;line-height:.98;margin:0}.fd-blog-mast p{max-width:410px;color:rgba(255,255,255,.62);line-height:1.6}.fd-blog-bar{background:var(--fd-yellow);padding:27px 0}.fd-blog-bar-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.fd-cats{display:flex;gap:9px;flex-wrap:wrap}.fd-chip{padding:10px 15px;border:1px solid rgba(20,17,15,.2);border-radius:999px;font-size:12px;font-weight:750}.fd-chip.is-active{background:var(--fd-ink);color:#fff}.fd-blog-content{padding:75px 0 95px}.fd-featured-post{display:grid;grid-template-columns:1.15fr .85fr;background:#fff;border:1px solid var(--fd-line);border-radius:27px;overflow:hidden;min-height:450px;margin-bottom:75px;box-shadow:0 22px 60px rgba(58,27,14,.08)}.fd-featured-post-image{min-height:420px;background:#eaded6 center/cover no-repeat}.fd-featured-post-copy{padding:43px;display:flex;flex-direction:column;justify-content:center}.fd-post-meta{font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;color:#8a7f77;margin-bottom:15px}.fd-post-meta a{color:var(--fd-red)}.fd-featured-post h2{font-size:44px;line-height:1.05;margin-bottom:17px}.fd-featured-post p{font-size:15px;line-height:1.6;color:var(--fd-muted)}.fd-read-more{font-size:13px;font-weight:850;color:var(--fd-red)}.fd-archive-heading{font-size:45px;margin-bottom:32px}.fd-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 20px}.fd-post-card{background:#fff;border:1px solid var(--fd-line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.fd-post-card-image{height:225px;background:#e9ddd5 center/cover no-repeat}.fd-post-card-body{padding:25px;display:flex;flex-direction:column;flex:1}.fd-post-card h2{font-size:26px;line-height:1.12;margin-bottom:13px}.fd-post-card p{font-size:14px;line-height:1.55;color:var(--fd-muted)}.fd-post-card .fd-read-more{margin-top:auto}.fd-pagination{display:flex;justify-content:center;margin-top:52px}.fd-pagination .nav-links{display:flex;gap:9px}.fd-pagination .page-numbers{min-width:44px;height:44px;padding:0 14px;border:1px solid var(--fd-line);border-radius:999px;display:grid;place-items:center;background:#fff;font-size:13px;font-weight:800}.fd-pagination .current{background:var(--fd-ink);color:#fff}
.fd-search-form{display:flex;width:230px;background:rgba(255,255,255,.72);border-radius:999px;overflow:hidden}.fd-search-form input{min-width:0;flex:1;border:0;background:transparent;padding:11px 15px;outline:0}.fd-search-form button{border:0;background:transparent;padding:0 15px;cursor:pointer}

/* Single post */
.fd-single{padding:64px 0 95px}.fd-single-article{width:min(900px,calc(100% - 48px));margin:0 auto}.fd-single-featured{border-radius:26px;overflow:hidden;margin-bottom:45px;background:#eaded6}.fd-single-featured img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}.fd-single-header{text-align:center;width:min(790px,100%);margin:0 auto 43px}.fd-single-header h1{font-size:62px;line-height:1.04;margin:15px 0 17px}.fd-single-content{width:min(760px,100%);margin:0 auto;font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.76;color:#3f3935}.fd-single-content>*{margin-bottom:24px}.fd-single-content h2{font-size:38px;line-height:1.16;margin-top:55px}.fd-single-content h3{font:500 28px Georgia,serif;margin-top:38px}.fd-single-content a{color:var(--fd-red);text-decoration:underline;text-underline-offset:3px}.fd-single-content blockquote{margin:38px 0;border-left:5px solid var(--fd-yellow);padding:20px 28px;background:#fff7da;font-size:22px}.fd-single-content img{border-radius:18px}.fd-single-content ul,.fd-single-content ol{padding-left:26px}.fd-post-tags{width:min(760px,100%);margin:45px auto 0;padding-top:25px;border-top:1px solid var(--fd-line);display:flex;gap:8px;flex-wrap:wrap}.fd-post-tags a{padding:8px 12px;border:1px solid var(--fd-line);border-radius:999px;font-size:12px}.fd-related{padding:80px 0;background:#fff}.fd-related h2{font-size:44px;margin-bottom:35px}.fd-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fd-related-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px}.fd-related-card h3{font:500 25px/1.12 Georgia,serif;margin:17px 0 9px}.fd-related-card time{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8a7f77}.fd-empty{padding:100px 0;text-align:center}.fd-empty h1{font-size:55px}

/* WordPress */
.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}.alignwide{margin-left:-70px;margin-right:-70px;max-width:900px}.alignfull{width:100vw;margin-left:calc(50% - 50vw);max-width:100vw}.wp-caption-text{font-size:13px;color:var(--fd-muted)}

@media(max-width:900px){.fd-nav{display:none;position:absolute;top:100px;left:0;right:0;background:#070707;padding:25px;flex-direction:column;align-items:flex-start}.fd-nav-list{flex-direction:column;align-items:flex-start}.fd-nav.is-open{display:flex}.fd-menu-toggle{display:block}.fd-header-row{position:relative}.fd-hero-copy h1,.fd-about-copy h1{font-size:58px}.fd-verified-float{display:none}.fd-proof-grid{grid-template-columns:1fr 1fr}.fd-proof-item{padding:25px;border-bottom:1px solid rgba(20,17,15,.2)}.fd-two-col,.fd-contact-grid,.fd-featured-post{grid-template-columns:1fr}.fd-feature-grid,.fd-standard-grid,.fd-post-grid,.fd-related-grid{grid-template-columns:1fr 1fr}.fd-event-grid{grid-template-columns:1fr}.fd-event{height:300px}.fd-journey{grid-template-columns:1fr}.fd-section-head,.fd-contact-intro,.fd-blog-mast-row,.fd-footer-row{align-items:flex-start;flex-direction:column;gap:25px}.fd-fields{grid-template-columns:1fr}.fd-field--full{grid-column:auto}.fd-home-visual{min-height:480px}.fd-blog-bar-row{align-items:flex-start;flex-direction:column}.fd-single-header h1{font-size:48px}.alignwide{margin-left:0;margin-right:0;max-width:100%}}
@media(max-width:600px){.fd-shell{width:min(100% - 32px,var(--fd-shell))}.fd-site-header{height:82px}.fd-header-row{height:82px}.fd-nav{top:82px}.fd-logo{font-size:20px}.fd-logo-mark{width:30px;height:30px}.fd-home-hero{min-height:650px}.fd-hero-copy{padding-top:90px}.fd-hero-copy h1,.fd-about-copy h1,.fd-page-hero h1,.fd-blog-mast h1{font-size:44px}.fd-about-copy{padding-top:85px}.fd-proof-grid{grid-template-columns:1fr 1fr}.fd-proof-item strong{font-size:27px}.fd-home-section{padding:78px 0}.fd-home-section h2,.fd-final-cta h2{font-size:39px}.fd-feature-grid,.fd-standard-grid,.fd-post-grid,.fd-related-grid{grid-template-columns:1fr}.fd-rule{flex-direction:column}.fd-profile-card{width:82%}.fd-footer-links{flex-wrap:wrap}.fd-featured-post-copy{padding:30px}.fd-featured-post h2{font-size:34px}.fd-single{padding-top:30px}.fd-single-header h1{font-size:39px}.fd-single-content{font-size:17px}.fd-single-content h2{font-size:31px}.fd-legal{width:min(100% - 32px,860px)}.fd-contact-main{padding-top:60px}.fd-contact-intro h1{font-size:48px}}
