/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* ============================================================
   ZAGrebi homepage (front-page.php) — complete stylesheet
   Append to the Astra child theme's style.css.
   If a .zghp- block still exists in Customizer > Additional CSS,
   remove it there to avoid a duplicate.
   ============================================================ */

.zghp-kicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;
  text-transform:uppercase;color:#1b9353;margin:0 0 14px;}
.k-ispod{color:#1b9353;}.k-gosti{color:#ff003c;}.k-kamo{color:#ff846a;}
.k-recepti{color:#1e5a8a;}.k-okus{color:#ffd700;}

/* yellow-underline hover — the site standard, on every headline + "sve priče" */
.zghp-hero:hover .zghp-hero-h,
.zghp-lead:hover .zghp-lead-h,
.zghp-row:hover .zghp-row-h,
.zghp-rcard:hover .zghp-rcard-h{
  text-decoration:underline;text-underline-offset:3px;
  text-decoration-color:#ffd700;text-decoration-thickness:2px;
}
.zghp-more:hover{color:#ffd700;text-decoration:underline;text-underline-offset:3px;}
.zghp-cta:hover{color:#ffd700;}

/* ---------- HERO 50/50 ---------- */
.zghp-hero{display:block;text-decoration:none;}
.zghp-hero-img{width:100%;aspect-ratio:4/3;object-fit:cover;}
.zghp-hero-body{padding:30px 20px 38px;}
.zghp-hero--ispod-povrsine .zghp-hero-body{background:rgba(27,147,83,.12);}
.zghp-hero--u-gostima .zghp-hero-body{background:rgba(255,0,60,.08);}
.zghp-hero--kamo-idemo .zghp-hero-body{background:rgba(255,132,106,.14);}
.zghp-hero-h{font-size:30px;font-weight:900;line-height:1.08;letter-spacing:-.5px;color:#103a52;margin:0 0 16px;}
.zghp-hero-body p{font-size:16px;line-height:1.65;color:#33454f;margin:0 0 24px;max-width:46ch;}
.zghp-cta{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#103a52;transition:color .2s;}

/* ---------- section frame + coloured underline ---------- */
.zghp-section{padding:56px 20px 0;}
.zghp-sechead{display:flex;align-items:center;justify-content:space-between;gap:16px;
  padding-bottom:14px;margin-bottom:30px;border-bottom:3px solid #103a52;}
.zghp-sechead h2{font-size:15px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#103a52;margin:0;}
.zghp-more{font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#1e5a8a;white-space:nowrap;transition:color .2s;}
.zghp-sec--ispod .zghp-sechead{border-color:#1b9353;}.zghp-sec--ispod .zghp-sechead h2{color:#1b9353;}
.zghp-sec--gosti .zghp-sechead{border-color:#ff003c;}.zghp-sec--gosti .zghp-sechead h2{color:#ff003c;}
.zghp-sec--kamo  .zghp-sechead{border-color:#ff846a;}.zghp-sec--kamo  .zghp-sechead h2{color:#ff846a;}
.zghp-sec--recepti .zghp-sechead{border-color:#ffd700;}
.zghp-sec--trending .zghp-sechead{border-color:#103a52;}

/* lead */
.zghp-lead{display:block;text-decoration:none;margin-bottom:34px;}
.zghp-ph{aspect-ratio:16/10;overflow:hidden;border-radius:4px;margin-bottom:18px;background:#f0ede9;}
.zghp-ph img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease;}
.zghp-lead:hover .zghp-ph img{transform:scale(1.03);}
.zghp-lead-h{font-size:27px;font-weight:900;line-height:1.1;color:#103a52;margin:0 0 12px;letter-spacing:-.4px;}
.zghp-lead p{font-size:16px;line-height:1.6;color:#33454f;margin:0;}

/* compact rows */
.zghp-rows{display:flex;flex-direction:column;}
.zghp-row{display:flex;gap:16px;align-items:center;padding:18px 0;border-top:1px solid #e3e0db;text-decoration:none;}
.zghp-row:last-child{border-bottom:1px solid #e3e0db;}
.zghp-row-ph{flex:0 0 96px;width:96px;aspect-ratio:1/1;overflow:hidden;border-radius:4px;background:#f0ede9;}
.zghp-row-ph img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease;}
.zghp-row:hover .zghp-row-ph img{transform:scale(1.05);}
.zghp-row-c{flex:1;}
.zghp-row-k{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;}
.zghp-row-h{font-size:17px;font-weight:800;line-height:1.18;color:#103a52;margin:0;letter-spacing:-.2px;}

/* recipe cards (category + time, no difficulty) */
.zghp-recipes{display:flex;flex-direction:column;gap:36px;}
.zghp-rcard{display:block;text-decoration:none;}
.zghp-rcard .zghp-ph{aspect-ratio:16/11;}
.zghp-rmeta{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;}
.zghp-rmeta .cat{color:#1b9353;}.zghp-rmeta .sep{width:1px;height:12px;background:#e3e0db;}.zghp-rmeta .time{color:#ff003c;}
.zghp-rcard-h{font-size:21px;font-weight:900;line-height:1.12;color:#103a52;margin:0 0 8px;letter-spacing:-.3px;}
.zghp-rcard p{font-size:15px;line-height:1.55;color:#33454f;margin:0;}

/* ---------- OKUS: full-width navy background, contained content ---------- */
.zghp-okuswrap{margin-top:64px;background:#0c2f43;}
.zghp-okus{max-width:1180px;margin:0 auto;}
.zghp-okus-in{display:block;}
.zghp-okus-frame{position:relative;aspect-ratio:1/1;}
.zghp-okus-frame img{width:100%;height:100%;object-fit:cover;}
.zghp-okus-frame b{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;
  color:#fff;font-size:56px;font-weight:900;text-shadow:0 4px 16px rgba(0,0,0,.35);}
.zghp-okus-frame b em{font-style:normal;color:#ffd700;font-size:14px;letter-spacing:.2em;text-transform:uppercase;margin-top:2px;}
.zghp-okus-text{padding:34px 20px 40px;color:#fff;}
.zghp-okus-text h2{font-size:32px;font-weight:900;letter-spacing:1px;margin:0 0 16px;text-transform:uppercase;color:#fff;}
.zghp-okus-text p{font-size:16px;line-height:1.6;color:rgba(255,255,255,.88);margin:0 0 26px;}
.zghp-btn{display:inline-block;background:#ffd700;color:#103a52;font-weight:900;letter-spacing:.06em;
  text-transform:uppercase;font-size:14px;padding:15px 32px;border-radius:8px;transition:opacity .2s;text-decoration:none;}
.zghp-btn:hover{opacity:.85;}

/* ---------- PURGER (non-clickable navy block) ---------- */
.zghp-purger{margin-top:64px;background:#0c2f43;text-align:center;padding:80px 20px;}
.zghp-purger .top{color:#ffd700;font-weight:900;font-size:18px;letter-spacing:.04em;text-transform:uppercase;}
.zghp-purger .big{color:#fff;font-weight:900;font-size:clamp(44px,14vw,72px);line-height:1;margin:6px 0 16px;}
.zghp-purger .sub{color:rgba(255,255,255,.82);font-size:16px;line-height:1.5;max-width:36ch;margin:0 auto;}

/* ---------- DESKTOP ---------- */
@media(min-width:900px){
  .zghp-hero{display:flex;align-items:stretch;min-height:560px;}
  .zghp-hero-img{width:50%;flex-shrink:0;aspect-ratio:unset;min-height:560px;}
  .zghp-hero-body{width:50%;display:flex;flex-direction:column;justify-content:center;padding:60px 56px;}
  .zghp-hero-h{font-size:46px;}.zghp-hero-body p{font-size:17px;}

  .zghp-section{max-width:1180px;margin:0 auto;padding:80px 50px 0;}

  .zghp-lead{display:grid;grid-template-columns:1.3fr 1fr;gap:36px;align-items:center;margin-bottom:48px;}
  .zghp-lead .zghp-ph{margin-bottom:0;aspect-ratio:4/3;}
  .zghp-lead-h{font-size:36px;}

  .zghp-rows{display:grid;grid-template-columns:1fr 1fr 1fr;gap:34px;}
  .zghp-row{flex-direction:column;align-items:stretch;gap:0;padding:0;border:0;}
  .zghp-row:last-child{border:0;}
  .zghp-row-ph{flex:none;width:100%;aspect-ratio:16/10;margin-bottom:14px;}
  .zghp-row-k{font-size:11px;}.zghp-row-h{font-size:20px;}

  .zghp-recipes{display:grid;grid-template-columns:1fr 1fr 1fr;gap:34px;}

  .zghp-okuswrap{margin-top:100px;}
  .zghp-okus-in{display:grid;grid-template-columns:1fr 1fr;align-items:center;}
  .zghp-okus-frame{height:100%;}
  .zghp-okus-text{padding:56px 52px;}
  .zghp-okus-text h2{font-size:40px;}

  .zghp-purger{margin-top:100px;padding:120px 50px;}
}

/* ============================================================
   Front page — full-width fix
   Replaces the earlier "Template additions" block in homepage.css.
   Forces Astra's content wrappers to true full width, then fills
   with width:100% (no 100vw, so no drift and no horizontal scroll).
   ============================================================ */

/* Force the Astra content column + container to full width, no padding.
   !important is used to beat Astra's own container-width rules. */
.home #primary,
.home .content-area,
.home #main,
.home .site-main {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
.home #content > .ast-container,
.home .site-content > .ast-container,
.home .ast-container {
	max-width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.home .ast-separate-container,
.home .ast-separate-container .ast-article-post,
.home .ast-article-single {
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
	box-shadow: none !important;
}

/* Full-bleed blocks now simply fill the full-width content area. */
.home .zghp-hero,
.home .zghp-okuswrap,
.home .zghp-purger {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

/* Sections keep their own max-width and stay centred. */
.home .zghp-section {
	margin-left: auto;
	margin-right: auto;
}