/*
Theme Name: OlyLife Premium EU
Theme URI: https://example.com/
Author: OlyLife EU project
Description: Custom responsive bilingual premium theme for Bistra Fidanova / OlyLife EU.
Version: 0.6.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: olylife-premium
*/


/* Bistra v4 — PEMF / ATP educational visuals */
.pemf-education-home{margin-top:44px;padding-top:34px;border-top:1px solid var(--line)}
.pemf-education-heading{max-width:850px;margin-bottom:24px}
.pemf-education-heading h2{margin:8px 0 12px}
.pemf-education-heading p{margin:0;color:var(--muted);line-height:1.7}
.pemf-education-grid{display:grid;gap:18px;align-items:start}
.pemf-education-grid-full{grid-template-columns:repeat(5,minmax(0,1fr))}
.pemf-education-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.pemf-education-card{margin:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(22,45,39,.06)}
.pemf-education-card a{display:block}
.pemf-education-card img{display:block;width:100%;height:auto;background:#f6f0e6}
.pemf-science-note{margin-top:22px;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;gap:8px 12px;flex-wrap:wrap;align-items:baseline;line-height:1.65}
.pemf-science-note strong{color:var(--green)}
.pemf-science-note span{color:var(--muted);flex:1 1 620px}
.pemf-science-note a{font-weight:700;color:var(--green);text-decoration:none}
@media(max-width:1100px){.pemf-education-grid-full{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.pemf-education-grid-full,.pemf-education-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.pemf-education-grid-full,.pemf-education-grid-compact{grid-template-columns:1fr}.pemf-science-note{padding:15px}}

/* BIS Wellness footer agency credit */
.site-footer.site-footer-simple{position:relative!important;padding-bottom:64px!important}
.footer-agency-credit{position:absolute!important;left:18px!important;bottom:14px!important;right:auto!important;top:auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;margin:0!important;padding:0!important;width:auto!important;max-width:none!important;text-align:left!important;white-space:nowrap!important;flex-wrap:nowrap!important;font-family:inherit!important;font-size:12px!important;font-weight:400!important;line-height:1!important;color:inherit!important;opacity:.82!important}
.footer-agency-credit>span,.footer-agency-credit>a,.footer-agency-label{font-family:inherit!important;font-size:12px!important;font-weight:400!important;line-height:1!important;color:inherit!important;white-space:nowrap!important;margin:0!important;padding:0!important}
.footer-agency-credit>a{display:inline-flex!important;align-items:center!important;gap:8px!important;text-decoration:none!important;white-space:nowrap!important;flex-wrap:nowrap!important}
.footer-agency-credit img{display:block!important;width:112px!important;height:auto!important;max-height:38px!important;object-fit:contain!important;flex:0 0 auto!important;margin:0!important}
.footer-agency-credit>a:hover{opacity:.72!important}
@media(max-width:680px){.site-footer.site-footer-simple{padding-bottom:58px!important}.footer-agency-credit{left:12px!important;bottom:12px!important;gap:9px!important;font-size:11px!important}.footer-agency-credit>span,.footer-agency-credit>a,.footer-agency-label{font-size:11px!important}.footer-agency-credit img{width:96px!important;max-height:34px!important}}
