/* DCS Dog Paw — CRO single-product (kai latvanyterve portolva, .cro-single ala scope-olva,
   hogy ne utkozzon a homepage .hero/.benefits/.cta-val). Tokenek a style.css :root-jabol.
   FONTOS: a template CSAK valos WC-adatot mutat; a kamu-szekciok (velemeny/ertek/sale%/subscribe/
   garancia/free-shipping) a template-ben elrejtve/meta-vezerelt -> ehhez itt nincs kamu-stilus. */
.cro-single{--accent:#447316}
.cro-single .wrap{max-width:1180px;margin:0 auto;padding:0 28px}
.cro-single .ph-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#8a5a00;background:#ffe9b0;border:1px dashed #d99b1c;border-radius:5px;padding:1px 6px;vertical-align:middle;margin-left:6px}

/* HERO / above the fold */
.cro-single .cro-hero{background:linear-gradient(180deg,var(--cream) 0%,#fff 78%);padding:44px 0 40px}
.cro-single .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:46px;align-items:start}
.cro-single .g-col{position:relative}
.cro-single .info{align-self:center}
.cro-single .eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:1.2px;font-size:13px;color:#5a7a1e}
.cro-single h1.cro-h1{font-size:40px;line-height:1.06;font-weight:900;color:var(--forest);margin:10px 0 8px;letter-spacing:-.5px}
.cro-single h1.cro-h1 em{font-style:normal;color:var(--btn-orange)}
.cro-single .subtitle{font-size:16px;color:#5c614a;font-weight:600;margin-bottom:16px}
.cro-single .stars{display:flex;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap}
.cro-single .stars .s{color:#f6a609;font-size:19px;letter-spacing:2px}
.cro-single .stars .n{font-weight:800;color:var(--forest)}
.cro-single .stars .c{color:#5c614a;font-weight:600;font-size:14px}

.cro-single ul.cro-benefits{list-style:none;display:flex;flex-direction:column;gap:11px;margin:20px 0 22px;padding:0}
.cro-single ul.cro-benefits li{display:flex;align-items:flex-start;gap:12px;font-size:16px;font-weight:600;color:#2c3117}
.cro-single ul.cro-benefits .ic{flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:var(--lime);display:flex;align-items:center;justify-content:center;margin-top:1px}
.cro-single ul.cro-benefits .ic svg{width:15px;height:15px}

.cro-single .pricebox{background:#fff;border:1.5px solid #e7ead9;border-radius:18px;padding:20px 22px 22px}
.cro-single .pricebox .price{font-size:34px;font-weight:900;color:var(--forest);display:block;margin-bottom:2px}
.cro-single .pricebox .price del{font-size:19px;color:#9aa07f;font-weight:700;margin-right:10px}
.cro-single .pricebox .price ins{text-decoration:none}
.cro-single .subnote{font-size:13px;color:#5c614a;font-weight:600;margin-top:4px}

/* A mukodo WC add-to-cart formot a nagy narancs CTA-va stilizaljuk */
.cro-single form.cart{margin:16px 0 0;display:flex;flex-direction:column;gap:10px}
.cro-single form.cart .quantity{display:inline-flex;align-items:center}
.cro-single form.cart .quantity input.qty{width:70px;padding:12px;border:1px solid #dfe4cf;border-radius:10px;font-family:inherit;text-align:center;font-weight:700}
.cro-single form.cart button.single_add_to_cart_button{display:block;width:100%;background:var(--btn-orange);color:#fff;font-weight:900;font-size:19px;border:none;border-radius:12px;padding:17px 20px;cursor:pointer;letter-spacing:.3px;box-shadow:0 14px 30px -12px rgba(250,117,37,.8);text-transform:none}
.cro-single form.cart button.single_add_to_cart_button:hover{filter:brightness(.96)}

.cro-single .trustrow{display:flex;gap:18px;margin-top:16px;flex-wrap:wrap}
.cro-single .trustrow .t{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#3a4023}
.cro-single .trustrow .t svg{width:18px;height:18px;color:var(--contact-green)}

.cro-single .certmini{display:flex;align-items:center;gap:14px;margin-top:20px;padding-top:16px;border-top:1px solid #e7ead9;flex-wrap:wrap}
.cro-single .certmini > span{font-size:12px;font-weight:700;color:#5c614a}
.cro-single .certmini .row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.cro-single .cbadge{font-size:11px;font-weight:900;letter-spacing:.3px;color:var(--forest);border:2px solid var(--forest);border-radius:8px;padding:5px 9px;background:#fff}

/* SECTION frame */
.cro-single section.blk{padding:64px 0}
.cro-single .sec-head{text-align:center;max-width:720px;margin:0 auto 40px}
.cro-single .sec-head h2{font-size:30px;font-weight:900;color:var(--forest);letter-spacing:-.4px}
.cro-single .sec-head p{color:#5c614a;font-weight:600;margin-top:8px;font-size:16px}

/* ingredients */
.cro-single .ingredients{background:var(--cream)}
.cro-single .ing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.cro-single .ing{background:#fff;border:1px solid #e7ead9;border-radius:18px;padding:24px 22px;text-align:center}
.cro-single .ing .dot{width:56px;height:56px;border-radius:16px;background:var(--lime);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:26px}
.cro-single .ing h3{color:var(--forest);font-size:19px;font-weight:800;margin-bottom:6px}
.cro-single .ing p{color:#5c614a;font-size:14px;font-weight:500;line-height:1.5}
.cro-single .ing .amt{display:inline-block;margin-top:10px;font-size:12px;font-weight:800;color:#3d6800;background:#eafabf;border-radius:20px;padding:3px 10px}

/* timeline */
.cro-single .timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative;margin-top:12px}
.cro-single .tl{position:relative;padding:0 22px;text-align:center}
.cro-single .tl .num{width:52px;height:52px;border-radius:50%;background:var(--forest);color:var(--lime);font-weight:900;font-size:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;position:relative;z-index:2}
.cro-single .tl .wk{font-weight:900;color:var(--btn-orange);font-size:14px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}
.cro-single .tl h4{font-size:18px;color:var(--forest);font-weight:800;margin-bottom:6px}
.cro-single .tl p{font-size:14px;color:#5c614a;font-weight:500}
.cro-single .timeline:before{content:"";position:absolute;top:26px;left:16%;right:16%;height:3px;background:linear-gradient(90deg,var(--lime),var(--btn-orange));z-index:1;border-radius:3px}
.cro-single .compliance{text-align:center;color:#5c614a;font-size:13px;font-weight:600;margin-top:30px;font-style:italic}

/* benefits band (ref: sargas-lime) */
.cro-single .band{background:var(--benefit-bg)}
.cro-single .band .wrap{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding-top:56px;padding-bottom:56px}
.cro-single .band h2{font-size:32px;font-weight:900;color:#2c3117;letter-spacing:-.4px;margin-bottom:18px}
.cro-single .band ul{list-style:none;display:flex;flex-direction:column;gap:14px;padding:0}
.cro-single .band li{display:flex;align-items:flex-start;gap:12px;font-size:16px;font-weight:700;color:#2c3117}
.cro-single .band li .ck{flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:var(--forest);display:flex;align-items:center;justify-content:center;margin-top:1px}
.cro-single .band li .ck svg{width:14px;height:14px;color:var(--lime)}
.cro-single .band img{border-radius:20px}

/* FAQ */
.cro-single .faqwrap{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}
.cro-single details{background:#fff;border:1px solid #e7ead9;border-radius:14px;padding:0 20px;overflow:hidden}
.cro-single summary{list-style:none;cursor:pointer;font-weight:800;color:var(--forest);font-size:16px;padding:18px 0;display:flex;justify-content:space-between;align-items:center}
.cro-single summary::-webkit-details-marker{display:none}
.cro-single summary .plus{color:var(--btn-orange);font-size:22px;font-weight:400;transition:transform .2s}
.cro-single details[open] summary .plus{transform:rotate(45deg)}
.cro-single details .ans{padding:0 0 18px;color:#5c614a;font-size:15px;font-weight:500;line-height:1.6}

/* final cta */
.cro-single .final{background:var(--contact-green);color:#eaffb8;text-align:center}
.cro-single .final h2{font-size:30px;font-weight:900;color:#fff;margin-bottom:10px}
.cro-single .final p{font-size:16px;color:#d4f2a0;font-weight:600;margin-bottom:24px}
.cro-single .final .final-cta{display:inline-block;background:var(--btn-orange);color:#fff;font-weight:900;font-size:18px;border-radius:12px;padding:16px 40px;text-decoration:none;box-shadow:0 14px 30px -12px rgba(250,117,37,.8)}
.cro-single .final .ftrust{margin-top:18px;font-size:13px;font-weight:700;color:#d4f2a0;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}

/* cert strip */
.cro-single .certstrip{background:#fff;border-top:1px solid #e7ead9;padding:34px 0}
.cro-single .certstrip .lab{text-align:center;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#5c614a;margin-bottom:18px}
.cro-single .certstrip .badges{max-width:520px;margin:0 auto;display:flex;justify-content:center;padding:0 20px}
.cro-single .certstrip .badges img{width:100%;height:auto}

/* sticky add-to-cart */
.cro-sticky{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e7ead9;box-shadow:0 -8px 24px -12px rgba(0,0,0,.25);z-index:40;transform:translateY(110%);transition:transform .25s}
.cro-sticky.show{transform:none}
.cro-sticky .wrap{display:flex;align-items:center;gap:18px;padding:12px 28px;max-width:1180px;margin:0 auto}
.cro-sticky .sp-img{width:48px;height:48px;border-radius:10px;background:var(--cream);border:1px solid #e7ead9;object-fit:contain;padding:3px;flex:none}
.cro-sticky .sp-name{font-weight:800;color:var(--forest);font-size:15px;line-height:1.2}
.cro-sticky .sp-sub{font-size:12px;color:#5c614a;font-weight:600}
.cro-sticky .sp-price{margin-left:auto;font-weight:900;color:var(--forest);font-size:20px}
.cro-sticky .sp-price del{font-size:13px;color:#9aa07f;font-weight:700;margin-right:6px}
.cro-sticky .sp-cta{background:var(--btn-orange);color:#fff;font-weight:900;border:none;border-radius:40px;padding:13px 30px;font-size:16px;cursor:pointer;text-decoration:none;white-space:nowrap}

@media(max-width:900px){
  .cro-single .hero-grid{grid-template-columns:1fr;gap:30px}
  .cro-single .ing-grid,.cro-single .timeline,.cro-single .band .wrap{grid-template-columns:1fr}
  .cro-single .timeline:before{display:none}
  .cro-single h1.cro-h1{font-size:32px}
  .cro-sticky .sp-sub{display:none}
}

/* #1 Teljes termekleiras blokk (post_content render: benefits + product desc + feeding + dose + ingredients) */
.cro-single .product-desc .pd-desc{max-width:840px;margin:0 auto;color:#26331f;font-size:15px;line-height:1.7}
.cro-single .pd-desc h3{font-size:18px;font-weight:800;color:#1b5e2f;margin:22px 0 8px}
.cro-single .pd-desc p{margin:0 0 12px}
.cro-single .pd-desc ul.dcsdp-benefits{list-style:none;padding:0;margin:0 0 18px;display:grid;grid-template-columns:1fr 1fr;gap:8px 24px}
.cro-single .pd-desc ul.dcsdp-benefits li{position:relative;padding-left:26px;font-weight:600}
.cro-single .pd-desc ul.dcsdp-benefits li:before{content:"\2713";position:absolute;left:0;top:0;color:#1b5e2f;font-weight:900}
.cro-single .pd-desc table.dcsdp-dose{border-collapse:collapse;width:100%;max-width:440px;margin:6px 0 14px}
.cro-single .pd-desc table.dcsdp-dose th,.cro-single .pd-desc table.dcsdp-dose td{border:1px solid #e2e6d5;padding:8px 12px;text-align:left;font-size:14px}
.cro-single .pd-desc table.dcsdp-dose th{background:#f3f6e6;font-weight:700}
@media(max-width:600px){.cro-single .pd-desc ul.dcsdp-benefits{grid-template-columns:1fr}}


/* === Mobil-optim 1. kor (neo, 2026-09-07): P0 termek-oldal device-width fix ===
   A thumbnail-carousel (.dg-track) min-content-je a grid/flex-item default min-width:auto miatt
   desktop-szelesen tartotta a galeria-oszlopot mobilon -> kitagitotta a layout-viewportot (1072px)
   -> a mobil media-query-k NEM aktivalodtak -> az egesz termek-oldal desktop-szelesen ragadt/zoomolt.
   Fix: min-width:0 a grid/flex-lancon (engedi 500px ala zsugorodni) + a carousel-viewport klippel.
   Desktop VALTOZATLAN (a min-width:0 ott no-op, a tartalom ugyis befer; a viewport csak clip-el). */
.cro-hero .g-col,.cro-hero .info{min-width:0}
.dcsdp-gallery,.dcsdp-gallery .dg-carousel{min-width:0;max-width:100%}
.dcsdp-gallery .dg-viewport{overflow:hidden;min-width:0;max-width:100%}
