/* =============================================================================
   CPT SINGLE STRÁNKY (lottery + bookmaker, sdílené .lottery-/space-single-lottery)
   Vyčleněno ze style.css. Načítá se hned po mercury-style (pořadí v kaskádě).
   Pozn.: bookmaker recykluje .lottery-* třídy (scope body.single-bookmaker),
   proto jsou v jednom souboru – jinak by hrozila změna kaskády.
   ============================================================================= */

/* =============================================================================
   OBSAH / MAPA SEKCÍ — style.css (child theme mercury-child)
   -----------------------------------------------------------------------------
   Soubor obsahuje custom styly dětské šablony. Pro orientaci hledej (Ctrl+F)
   název sekce níže, nebo její "scope" selektor. Pořadí v souboru = pořadí zde.

   01. PROMO FLIP CARDS .......... scope: .aces-promo-card (desktop flip / mobil)
   02. SINGLE LOTTERY ............ scope: body.single-lottery
   03. LOTTERY ARCHIVE TEMPLATE .. scope: .page-template-page-lottery-archive-*
   04. SINGLE LOTTERY — OVERVIEW + RATING SUMMARY
   05. FLOAT BAR — SINGLE LOTTERY  scope: .space-organization-float-bar
   06. SINGLE LOTTERY — HERO FIX
   07. BOOKMAKER ARCHIVE TEMPLATE
   08. SINGLE BOOKMAKER .......... scope: body.single-bookmaker
   09. HERO RATING BADGE + STYLE 3 RATING SIZE (sdílené CPT)
   10. TYPOGRAFIE ............... Roboto (původní, celý web) + Montserrat (jen menu)
   11. ACTIVE MENU ITEM HIGHLIGHT  scope: hlavní navigace
   12. PROMO ACTIONS SHORTCODE ... scope: .aces-promo-actions / .aces-promo-card
       (vč. historických "final / pixel polish / override" pasů — kandidát na
        sloučení a odstranění !important, viz _refaktor-cpt/NAVRH-css-refaktor.md)

   POZNÁMKA: tato hlavička je pouze orientační komentář — nemění žádné pravidlo.
   ============================================================================= */

/* Rodičovský styl (mercury/style.css) se načítá přes wp_enqueue_style jako
   'mercury-parent' ve functions.php — dříve zde byl render-blocking @import. */


/* =========================================================
   SINGLE LOTTERY
========================================================= */

body.single-lottery .lottery-float-rating-number {
	color: #9fa7b2;
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
	white-space: nowrap;
}

body.single-lottery .space-page-wrapper {
    padding-bottom: 24px;
}

body.single-lottery .lottery-single-hero {
    position: relative;
    background: #050505;
    background-size: cover;
    background-position: center;
/*    padding: 70px 0 60px;*/
    color: #fff;
}

body.single-lottery .lottery-single-hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.72);
}

body.single-lottery .lottery-single-hero-ins {
    position: relative;
    z-index: 2;
    padding: 60px 0;
}

body.single-lottery .lottery-single-hero-grid {
    display: grid;
    grid-template-columns: 280px minmax(0, 1fr) 130px;
    gap: 28px;
    align-items: start;
}

body.single-lottery .lottery-single-hero-logo-ins {
    background: #111;
    border-radius: 8px;
    overflow: hidden;
}

body.single-lottery .lottery-single-hero-logo-ins img {
    display: block;
    width: 100%;
    height: auto;
}

body.single-lottery .lottery-single-title {
    color: #fff;
    font-weight: 700;
    font-size: 2.369em;
    line-height: 1.1em;
    margin: 0 0 16px;
}

body.single-lottery .lottery-single-short-desc {
    color: #fff;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 14px;
}

body.single-lottery .lottery-single-short-desc p,
body.single-lottery .lottery-single-promo-desc p {
    margin: 0 0 10px;
}

body.single-lottery .lottery-single-promo-desc {
    color: rgba(255, 255, 255, 0.72);
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 18px;
    max-width: 900px;
}

body.single-lottery .lottery-single-meta-line {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 22px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 14px;
    line-height: 1.5;
}

body.single-lottery .lottery-single-hero-button a {
    display: inline-block;
    padding: 14px 24px;
    border-radius: 8px;
    font-weight: 700;
    text-decoration: none;
}

body.single-lottery .lottery-single-hero-rating {
    display: flex;
    justify-content: flex-end;
}

body.single-lottery .lottery-single-rating-box {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 14px;
    border-radius: 999px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

body.single-lottery .lottery-single-rating-value {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

body.single-lottery .lottery-single-rating-value .abs-rating {
    color: #b2bec3;
}

body.single-lottery .lottery-rating-icon {
    color: #f5c542;
    font-size: 18px;
    line-height: 1;
     background: rgba(255, 196, 0, 0.14);
     border-radius: 999px;
     padding: 6px;
}

/* krátký popis pod hero */

body.single-lottery .space-organization-content-excerpt {
    margin-top: 30px;
    margin-bottom: 10px;
    color: #7f8c8d;
    font-size: 1.333em;
    line-height: 1.45em;
    font-weight: 300;
}

/* hlavní bloky */

body.single-lottery .space-single-lottery-content,
body.single-lottery .space-single-lottery-box,
body.single-lottery .space-single-lottery-taxonomies {
    margin-top: 28px;
}

body.single-lottery .space-single-lottery-box.top-main {
    margin-top: 0px;
}

body.single-lottery .space-single-lottery-taxonomies,
body.single-lottery .space-single-lottery-box {
    padding: 24px;
    color: #fff;
    border-radius: 12px;
   
}

body.single-lottery .space-single-lottery-box.top-main {
    padding: 0px;
    color: #fff;
    border-radius: 12px;
/*    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);*/
}

body.single-lottery .lottery-single-hero .space-single-lottery-box {
    padding: 0px;
    margin-top: 5px;
}

body.single-lottery .space-single-lottery-taxonomy-item {
    margin-bottom: 10px;
    line-height: 1.6;
}

body.single-lottery .space-single-lottery-taxonomy-item:last-child {
    margin-bottom: 0;
}

body.single-lottery .space-single-lottery-ratings {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

body.single-lottery .space-single-lottery-rating-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

body.single-lottery .space-single-lottery-rating-label {
    font-weight: 600;
}

body.single-lottery .space-single-lottery-rating-stars {
    display: flex;
    align-items: center;
    gap: 10px;
}

body.single-lottery .space-single-lottery-rating-stars .star {
    font-size: 20px;
    line-height: 1;
    color: #cfcfcf;
}

body.single-lottery .space-single-lottery-rating-stars .star.filled {
    color: #f5b301;
}

body.single-lottery .space-single-lottery-rating-number {
    font-weight: 600;
    min-width: 42px;
    text-align: right;
}

body.single-lottery .space-single-lottery-rating-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 14px;
    font-size: 18px;
    font-weight: 700;
}

/* status */

body.single-lottery .lottery-status {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
}

body.single-lottery .lottery-status-aktivni {
    background: #e7f7ed;
    color: #1f7a3f;
}

body.single-lottery .lottery-status-ukoncena {
    background: #fbeaea;
    color: #b42318;
}

body.single-lottery .lottery-status-pripravujeme {
    background: #fff4e5;
    color: #b26a00;
}

/* popup */

body.single-lottery .lottery-popup-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 9999;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

body.single-lottery .lottery-popup-box {
    background: #fff;
    color: #151515;
    max-width: 760px;
    width: 100%;
    border-radius: 12px;
    padding: 28px;
    position: relative;
    max-height: 85vh;
    overflow-y: auto;
}

body.single-lottery .lottery-popup-close {
    position: absolute;
    top: 12px;
    right: 14px;
    border: 0;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

/* =========================================================
   LOTTERY ARCHIVE TEMPLATE
========================================================= */

.page-template-page-lottery-archive-style-1 .space-categories-list-box ul li.active a,
.taxonomy-lottery-category .space-categories-list-box ul li.active a {
    padding: 0;
    border: 0;
}

/* =========================================================
   SINGLE LOTTERY - OVERVIEW + RATING SUMMARY
========================================================= */

body.single-lottery .lottery-overview-box,
body.single-lottery .lottery-rating-summary {
    background: linear-gradient(180deg, rgba(28, 33, 39, 0.95) 0%, rgba(23, 27, 32, 0.95) 100%);
    border-radius: 14px;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.24);
}

body.single-lottery .lottery-overview-box h2,
body.single-lottery .lottery-rating-summary h2 {
    margin: 0 0 26px;
    color: #fff;
    font-size: 34px;
    line-height: 1.15;
    font-weight: 700;
}

body.single-lottery .lottery-overview-list {
    display: flex;
    flex-direction: column;
    gap: 0;
}

body.single-lottery .lottery-overview-row {
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 28px;
    padding: 24px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

body.single-lottery .lottery-overview-row:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

body.single-lottery .lottery-overview-label {
    display: flex;
    align-items: center;
    gap: 14px;
    color: #d4d8de;
    font-size: 18px;
    line-height: 1.4;
}

body.single-lottery .lottery-overview-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 999px;
    background: rgba(163, 113, 255, 0.18);
    color: #b991ff;
    font-size: 15px;
    font-weight: 700;
    flex: 0 0 34px;
}

body.single-lottery .lottery-overview-values {
    min-width: 0;
}

body.single-lottery .lottery-overview-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body.single-lottery .lottery-overview-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 18px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.10);
    color: #e8ebef;
    font-size: 15px;
    line-height: 1.2;
    text-decoration: none;
    transition: all .2s ease;
}

body.single-lottery .lottery-overview-tag:hover {
    background: rgba(185, 145, 255, 0.28);
    color: #fff;
}

body.single-lottery .lottery-rating-summary-head {
    margin-bottom: 28px;
}

body.single-lottery .lottery-rating-summary-sub {
    color: #9ca4af;
    font-size: 16px;
    line-height: 1.7;
    max-width: 760px;
}

body.single-lottery .lottery-rating-summary-sub p {
    margin: 0 0 6px;
}

body.single-lottery .lottery-rating-summary-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 220px;
    gap: 32px;
    align-items: stretch;
    padding-top: 22px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

body.single-lottery .lottery-rating-summary-left {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 28px;
}

body.single-lottery .lottery-rating-summary-item {
    display: flex;
    align-items: center;
    gap: 14px;
    color: #d9dde2;
    font-size: 17px;
    line-height: 1.4;
}

body.single-lottery .lottery-rating-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(0, 0, 0, 0.48);
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    min-width: 64px;
}

body.single-lottery .lottery-rating-badge-star {
    color: #f5c542;
    margin-left: 4px;
}

body.single-lottery .lottery-rating-summary-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

body.single-lottery .lottery-rating-summary-total-number {
    color: #fff;
    font-size: 64px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin-bottom: 8px;
}

body.single-lottery .lottery-rating-summary-total-label {
    color: #d6dbe1;
    font-size: 18px;
    line-height: 1.3;
}

/* =========================================================
   FLOAT BAR - SINGLE LOTTERY
========================================================= */

body.single-lottery .space-organization-float-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    margin: 0 !important;
    transform: translateY(100%);
    transition: opacity .3s ease, transform .3s ease, visibility .3s ease;
}

body.single-lottery .space-organization-float-bar.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

body.single-lottery .space-organization-float-bar-bg {
    width: 100%;
    background: #151515;
    box-shadow: 0 -8px 30px rgba(0, 0, 0, 0.25);
    pointer-events: auto;
}

/* DŮLEŽITÉ:
   wrapperu NEdáváme vlastní max-width,
   použije se nativní Mercury .space-page-wrapper */

body.single-lottery .space-organization-float-bar-ins.space-page-wrapper {
    padding-top: 14px;
    padding-bottom: 14px;
    box-sizing: border-box;
}

/* jen vypnout přebytečné padding/margin přepisy uvnitř */

body.single-lottery .space-organization-float-bar-ins {
    box-sizing: border-box;
}

body.single-lottery .space-organization-float-bar-relative {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    width: 100%;
    margin: 0;
}

/* zrušení Mercury box-75 / box-25 */

body.single-lottery .space-organization-float-bar-data.box-75,
body.single-lottery .space-organization-float-bar-data {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: none !important;
    float: none !important;
}

body.single-lottery .space-organization-float-bar-button.box-25,
body.single-lottery .space-organization-float-bar-button {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    float: none !important;
    margin-left: auto !important;
}

body.single-lottery .space-organization-float-bar-data-ins {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: nowrap;
}

body.single-lottery .space-organization-float-bar-logo {
    flex: 0 0 90px;
    width: 90px;
}

body.single-lottery .space-organization-float-bar-logo-ins {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    margin-right: 30px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.06);
}

body.single-lottery .space-organization-float-bar-logo-ins img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.single-lottery .space-organization-float-bar-title {
    flex: 1 1 auto;
    min-width: 0;
}

body.single-lottery .space-organization-float-bar-title-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

body.single-lottery .space-organization-float-bar-title-box {
    color: #fff;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.2em;
}

body.single-lottery .space-organization-float-bar-rating {
    font-size: 14px;
    line-height: 1.2;
}

body.single-lottery .space-organization-float-bar-button-wrap {
    display: flex;
    justify-content: flex-end;
    width: auto;
}

/*body.single-lottery .space-organization-float-bar-button-wrap a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 190px;
        height: 52px;
        padding: 0 26px;
        border-radius: 999px;
        font-size: 17px;
        font-weight: 700;
        text-decoration: none;
}*/

body.single-lottery .space-box {
    padding-bottom: 95px;
}

@media (min-width: 992px) {
    body.single-lottery .space-page-content-wrap {
        margin: 0;
    }
}

@media (max-width: 991px) {
    
  
    body.single-bookmaker .space-organization-float-bar-ins.space-page-wrapper,
    body.single-lottery .space-organization-float-bar-ins.space-page-wrapper {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    body.single-lottery .space-organization-float-bar-relative {
        /*        flex-direction: column;
                align-items: stretch;*/
        gap: 0;
    }
    body.single-lottery .space-organization-float-bar-data-ins {
        gap: 0;
    }

    /*    body.single-lottery .space-organization-float-bar-data.box-75,
        body.single-lottery .space-organization-float-bar-data,
        body.single-lottery .space-organization-float-bar-button.box-25,
        body.single-lottery .space-organization-float-bar-button {
            width: 100% !important;
            margin-left: 0 !important;
        }*/

    body.single-lottery .space-organization-float-bar-button-wrap {
        width: 100%;
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    
   
    
    body.single-lottery .lottery-single-hero {
        padding: 0;
    }
    body.single-lottery .lottery-single-hero-ins {
        padding: 30px 0;
    }
    body.single-lottery .lottery-single-hero-logo-ins img {
        max-width: 100px;
    }
    body.single-lottery .lottery-single-hero-content {
        text-align: center;
    }
    body.single-lottery .space-organization-content-excerpt {
        padding: 10px 0px;
        margin: 0 15px;
    }
    body.single-lottery .lottery-overview-row {
        display: flex;
        grid-auto-flow: row;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: space-between;
        justify-content: space-between;
    }
    body.single-lottery .lottery-overview-label {
        font-size: 14px;
    }
    body.single-lottery .lottery-overview-tag {
        padding: 8px 14px;
        font-size: 13px;
    }
    body.single-lottery .lottery-single-hero-grid {
        display: flex;
        align-items: center;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: space-around;
        justify-content: center;
    }
    body.single-lottery .lottery-single-hero-grid  .lottery-single-hero-logo {
        order: 1;
    }
    body.single-lottery .lottery-single-hero-grid  .lottery-single-hero-rating {
        order: 2;
    }
    body.single-lottery .lottery-single-hero-grid  .lottery-single-hero-content {
        order: 3;
    }
    body.single-lottery .space-organization-float-bar-logo {
        flex: 0 0 85px;
        width: 85px;
    }
    body.single-lottery .space-organization-float-bar-logo-ins {
        width: 70px;
        height: 70px;
    }

    body.single-lottery .space-organization-float-bar-title-box {
        font-size: 16px;
    }

    body.single-lottery .lottery-rating-summary-grid {
        display: flex;
        grid-auto-flow: row;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: space-between;
        justify-content: space-between;
    }
    body.single-lottery .lottery-rating-summary-left {
        grid-template-columns: none;

    }
    body.single-lottery .space-organization-float-bar-button.box-25 {
        width: 25% !important;
    }
    .jl-aces-bonus-theme-purple .space-organizations-8-archive-item-terms ul,
    .jl-aces-bonus-theme-purple .space-organizations-3-archive-item-ins .space-organizations-3-archive-item-terms-ins ul {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .jl-aces-bonus-theme-purple .space-organizations-8-archive-item-terms ul li,
    .jl-aces-bonus-theme-purple .space-organizations-3-archive-item-ins .space-organizations-3-archive-item-terms-ins ul li {
        list-style: none;
    }
    .jl-aces-bonus-theme-purple .space-organizations-8-archive-item-terms ul li:before,
    .jl-aces-bonus-theme-purple .space-shortcode-4 .space-organizations-3-archive-item-ins .space-organizations-3-archive-item-terms-ins ul li:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #7f8c8d;
        border-radius: 50%;
        margin-right: 8px;
        vertical-align: middle;
    }
    
}

@media (max-width: 479px) {
    
       
    
    body.single-lottery .lottery-overview-row {
        flex-direction: column;
    }
    body.single-lottery .lottery-single-meta-line {
        flex-direction: column;
    }
}

/* =========================================================
   SINGLE LOTTERY HERO FIX
========================================================= */

body.single-lottery .lottery-single-hero {
	position: relative;
	background: #050505;
	background-size: cover;
	background-position: center;
	padding: 0;
	color: #fff;
}

body.single-lottery .lottery-single-hero-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.72);
}

body.single-lottery .lottery-single-hero-ins {
	position: relative;
	z-index: 2;
	padding: 60px 0;
}

body.single-lottery .lottery-single-hero-grid {
	display: grid !important;
	grid-template-columns: 280px minmax(0, 1fr) auto !important;
	gap: 28px !important;
	align-items: start !important;
	width: 100% !important;
}

body.single-lottery .lottery-single-hero-logo {
	grid-column: 1;
}

body.single-lottery .lottery-single-hero-content {
	grid-column: 2;
	min-width: 0;
	display: block !important;
}

body.single-lottery .lottery-single-hero-rating {
	grid-column: 3;
	display: flex !important;
	justify-content: flex-end !important;
	align-items: flex-start !important;
	min-width: max-content;
}

body.single-lottery .lottery-single-title {
	display: block;
	margin: 0 0 16px;
}

body.single-lottery .lottery-single-promo-desc,
body.single-lottery .lottery-single-meta-line,
body.single-lottery .lottery-single-hero-button {
	display: block;
}

body.single-lottery .lottery-single-meta-line {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 22px;
}

body.single-lottery .lottery-single-hero-logo-ins {
	background: #111;
	border-radius: 8px;
	overflow: hidden;
}

body.single-lottery .lottery-single-hero-logo-ins img {
	display: block;
	width: 100%;
	height: auto;
	max-width: none;
}

@media (max-width: 991px) {
	body.single-lottery .lottery-single-hero-grid {
		grid-template-columns: 220px minmax(0, 1fr) !important;
	}

	body.single-lottery .lottery-single-hero-rating {
		grid-column: 1 / -1;
		justify-content: flex-start !important;
	}
}

@media (max-width: 767px) {
	body.single-lottery .lottery-single-hero-ins {
		padding: 30px 0;
	}

	body.single-lottery .lottery-single-hero-grid {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		justify-content: center !important;
		gap: 18px !important;
	}

	body.single-lottery .lottery-single-hero-logo {
		order: 1;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	body.single-lottery .lottery-single-hero-rating {
		order: 2;
		width: 100%;
		justify-content: center !important;
	}

	body.single-lottery .lottery-single-hero-content {
		order: 3;
		width: 100%;
		text-align: center;
	}

	body.single-lottery .lottery-single-hero-logo-ins {
		width: min(180px, 62vw);
		max-width: 180px;
		margin: 0 auto;
	}

	body.single-lottery .lottery-single-hero-logo-ins img {
		max-width: 100%;
	}

	body.single-lottery .lottery-single-meta-line {
		justify-content: center;
	}
}

/* =========================================================
   SINGLE BOOKMAKER
========================================================= */

body.single-bookmaker .lottery-single-hero {
	position: relative;
	background: #050505;
	background-size: cover;
	background-position: center;
	padding: 0px;
	color: #fff;
}

body.single-bookmaker .lottery-single-hero-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.72);
}

body.single-bookmaker .lottery-single-hero-ins {
	position: relative;
	z-index: 2;
	padding: 60px 0;
}

body.single-bookmaker .lottery-single-hero-grid {
	display: grid !important;
	grid-template-columns: 280px minmax(0, 1fr) auto !important;
	gap: 28px !important;
	align-items: start !important;
	width: 100% !important;
}

body.single-bookmaker .lottery-single-hero-logo {
	grid-column: 1;
}

body.single-bookmaker .lottery-single-hero-content {
	grid-column: 2;
	min-width: 0;
	display: block !important;
}

body.single-bookmaker .lottery-single-hero-logo-ins {
	background: #111;
	border-radius: 8px;
	overflow: hidden;
}

body.single-bookmaker .lottery-single-hero-logo-ins img {
	display: block;
	width: 100%;
	height: auto;
}

body.single-bookmaker .lottery-single-title {
	color: #fff;
	font-weight: 700;
	font-size: 2.369em;
	line-height: 1.1em;
	margin: 0 0 16px;
}

body.single-bookmaker .lottery-single-short-desc {
	color: #fff;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 14px;
}

body.single-bookmaker .lottery-single-short-desc p,
body.single-bookmaker .lottery-single-promo-desc p {
	margin: 0 0 10px;
}

body.single-bookmaker .lottery-single-promo-desc {
	color: rgba(255, 255, 255, 0.72);
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 18px;
	max-width: 900px;
}

body.single-bookmaker .lottery-single-meta-line {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 22px;
	margin-bottom: 20px;
	color: rgba(255, 255, 255, 0.88);
	font-size: 14px;
	line-height: 1.5;
}

body.single-bookmaker .lottery-single-hero-button a {
	display: inline-block;
	padding: 14px 24px;
	border-radius: 8px;
	font-weight: 700;
	text-decoration: none;
}

body.single-bookmaker .lottery-single-hero-rating {
	grid-column: 3;
	display: flex !important;
	justify-content: flex-end !important;
	align-items: flex-start !important;
	min-width: max-content;
}

body.single-bookmaker .lottery-single-rating-box {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 14px;
	border-radius: 999px;
	background: rgba(255, 196, 0, 0.14);
	color: #fff;
	font-weight: 700;
	font-size: 18px;
}

body.single-bookmaker .lottery-single-rating-value {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

body.single-bookmaker .lottery-rating-icon {
	color: #f5c542;
	font-size: 18px;
	line-height: 1;
}

body.single-bookmaker .space-organization-content-excerpt {
	margin-top: 30px;
    margin-bottom: 10px;
    color: #7f8c8d;
    font-size: 1.333em;
    line-height: 1.45em;
    font-weight: 300;
}

body.single-bookmaker .space-single-lottery-content,
body.single-bookmaker .space-single-lottery-box,
body.single-bookmaker .space-single-lottery-taxonomies {
	margin-top: 28px;
}

body.single-bookmaker .space-single-lottery-taxonomies,
body.single-bookmaker .space-single-lottery-box {
	padding: 24px;
	color: #fff;
	border-radius: 12px;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);
}

body.single-bookmaker .space-single-lottery-taxonomy-item {
	margin-bottom: 10px;
	line-height: 1.6;
}

body.single-bookmaker .space-single-lottery-taxonomy-item:last-child {
	margin-bottom: 0;
}

body.single-bookmaker .space-single-lottery-ratings {
	display: flex;
	flex-direction: column;
	gap: 14px;
}

body.single-bookmaker .space-single-lottery-rating-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

body.single-bookmaker .space-single-lottery-rating-label {
	font-weight: 600;
}

body.single-bookmaker .space-single-lottery-rating-stars {
	display: flex;
	align-items: center;
	gap: 10px;
}

body.single-bookmaker .space-single-lottery-rating-stars .star {
	font-size: 20px;
	line-height: 1;
	color: #cfcfcf;
}

body.single-bookmaker .space-single-lottery-rating-stars .star.filled {
	color: #f5b301;
}

body.single-bookmaker .space-single-lottery-rating-number {
	font-weight: 600;
	min-width: 42px;
	text-align: right;
}

body.single-bookmaker .space-single-lottery-rating-total {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
	padding-top: 14px;
	font-size: 18px;
	font-weight: 700;
}

body.single-bookmaker .lottery-status {
	display: inline-block;
	padding: 4px 10px;
	border-radius: 20px;
	font-size: 13px;
	font-weight: 600;
}

body.single-bookmaker .lottery-status-aktivni {
	background: #e7f7ed;
	color: #1f7a3f;
}

body.single-bookmaker .lottery-status-ukoncena {
	background: #fbeaea;
	color: #b42318;
}

body.single-bookmaker .lottery-status-pripravujeme {
	background: #fff4e5;
	color: #b26a00;
}

body.single-bookmaker .lottery-popup-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.55);
	z-index: 9999;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

body.single-bookmaker .lottery-popup-box {
	background: #fff;
	color: #151515;
	max-width: 760px;
	width: 100%;
	border-radius: 12px;
	padding: 28px;
	position: relative;
	max-height: 85vh;
	overflow-y: auto;
}

body.single-bookmaker .lottery-popup-close {
	position: absolute;
	top: 12px;
	right: 14px;
	border: 0;
	background: transparent;
	font-size: 28px;
	line-height: 1;
	cursor: pointer;
}

body.single-bookmaker .lottery-overview-box,
body.single-bookmaker .lottery-rating-summary {
	background: linear-gradient(180deg, rgba(28,33,39,0.95) 0%, rgba(23,27,32,0.95) 100%);
	border-radius: 14px;
	box-shadow: 0 14px 34px rgba(0,0,0,0.24);
}

body.single-bookmaker .lottery-overview-box h2,
body.single-bookmaker .lottery-rating-summary h2 {
	margin: 0 0 26px;
	color: #fff;
	font-size: 34px;
	line-height: 1.15;
	font-weight: 700;
}

body.single-bookmaker .lottery-overview-list {
	display: flex;
	flex-direction: column;
	gap: 0;
}

body.single-bookmaker .lottery-overview-row {
	display: grid;
	grid-template-columns: 320px 1fr;
	gap: 28px;
	padding: 24px 0;
	border-top: 1px solid rgba(255,255,255,0.08);
}

body.single-bookmaker .lottery-overview-row:first-child {
	border-top: 1px solid rgba(255,255,255,0.08);
}

body.single-bookmaker .lottery-overview-label {
	display: flex;
	align-items: center;
	gap: 14px;
	color: #d4d8de;
	font-size: 18px;
	line-height: 1.4;
}

body.single-bookmaker .lottery-overview-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border-radius: 999px;
	background: rgba(163, 113, 255, 0.18);
	color: #b991ff;
	font-size: 15px;
	font-weight: 700;
	flex: 0 0 34px;
}

body.single-bookmaker .lottery-overview-values {
	min-width: 0;
}

body.single-bookmaker .lottery-overview-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body.single-bookmaker .lottery-overview-tag {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 18px;
	border-radius: 999px;
	background: rgba(255,255,255,0.10);
	color: #e8ebef;
	font-size: 15px;
	line-height: 1.2;
	text-decoration: none;
	transition: all .2s ease;
}

body.single-bookmaker .lottery-overview-tag:hover {
	background: rgba(185,145,255,0.28);
	color: #fff;
}

body.single-bookmaker .lottery-rating-summary-head {
	margin-bottom: 28px;
}

body.single-bookmaker .lottery-rating-summary-sub {
	color: #9ca4af;
	font-size: 16px;
	line-height: 1.7;
	max-width: 760px;
}

body.single-bookmaker .lottery-rating-summary-sub p {
	margin: 0 0 6px;
}

body.single-bookmaker .lottery-rating-summary-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 220px;
	gap: 32px;
	align-items: stretch;
	padding-top: 22px;
	border-top: 1px solid rgba(255,255,255,0.08);
}

body.single-bookmaker .lottery-rating-summary-left {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px 28px;
}

body.single-bookmaker .lottery-rating-summary-item {
	display: flex;
	align-items: center;
	gap: 14px;
	color: #d9dde2;
	font-size: 17px;
	line-height: 1.4;
}

body.single-bookmaker .lottery-rating-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 7px 12px;
	border-radius: 999px;
	background: rgba(0,0,0,0.48);
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	min-width: 64px;
}

body.single-bookmaker .lottery-rating-badge-star {
	color: #f5c542;
	margin-left: 4px;
}

body.single-bookmaker .lottery-rating-summary-right {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

body.single-bookmaker .lottery-rating-summary-total-number {
	color: #fff;
	font-size: 64px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: -0.03em;
	margin-bottom: 8px;
}

body.single-bookmaker .lottery-rating-summary-total-label {
	color: #d6dbe1;
	font-size: 18px;
	line-height: 1.3;
}

body.single-bookmaker .space-organization-float-bar {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	transform: translateY(100%);
	transition: opacity .25s ease, transform .25s ease, visibility .25s ease;
	margin: 0 !important;
	display: block !important;
}

body.single-bookmaker .space-organization-float-bar.show {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

body.single-bookmaker .space-organization-float-bar-bg {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: none !important;
	background: rgba(21, 21, 21, 0.94);
	backdrop-filter: blur(6px);
	-webkit-backdrop-filter: blur(6px);
	box-shadow: 0 -8px 30px rgba(0, 0, 0, 0.25);
	pointer-events: auto;
}

body.single-bookmaker .space-organization-float-bar-ins.space-page-wrapper {
	padding-top: 12px;
	padding-bottom: 12px;
	box-sizing: border-box;
}

body.single-bookmaker .space-organization-float-bar-ins {
	box-sizing: border-box;
}

body.single-bookmaker .space-organization-float-bar-relative {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	flex-wrap: nowrap;
}

body.single-bookmaker .space-organization-float-bar-data {
	width: auto !important;
	flex: 1 1 auto;
	max-width: none !important;
	float: none !important;
}

body.single-bookmaker .space-organization-float-bar-data-ins {
	display: flex;
	align-items: center;
	gap: 18px;
	flex-wrap: nowrap !important;
	flex-direction: row !important;
}

body.single-bookmaker .space-organization-float-bar-logo {
	flex: 0 0 58px;
	width: 58px;
}

body.single-bookmaker .space-organization-float-bar-logo-ins {
	width: 58px;
	height: 58px;
	border-radius: 8px;
	overflow: hidden;
	background: rgba(255,255,255,0.08);
}

body.single-bookmaker .space-organization-float-bar-logo-ins img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

body.single-bookmaker .space-organization-float-bar-title {
	flex: 1 1 auto;
	min-width: 0;
	width: auto !important;
	max-width: none !important;
	float: none !important;
}

body.single-bookmaker .space-organization-float-bar-title-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
	width: auto !important;
}

body.single-bookmaker .space-organization-float-bar-title-box {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	color: #fff;
}

body.single-bookmaker .space-organization-float-bar-rating {
	font-size: 14px;
	line-height: 1.2;
}

body.single-bookmaker .space-organization-float-bar-button {
	width: auto !important;
	flex: 0 0 auto;
	display: flex;
	justify-content: flex-end;
	max-width: none !important;
	float: none !important;
}

body.single-bookmaker .space-organization-float-bar-button-wrap {
	width: auto !important;
	display: flex;
	justify-content: flex-end;
	min-width: auto !important;
	min-height: auto !important;
}

body.single-bookmaker .space-organization-float-bar-button-wrap a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 180px;
	min-height: 50px;
	padding: 12px 22px;
	border-radius: 12px;
	font-size: 17px;
	font-weight: 700;
	text-decoration: none;
	margin: 0 !important;
}

body.single-bookmaker { 
	padding-bottom: 90px;
}

body.single-bookmaker .space-organization-float-bar-logo {
		flex: 0 0 80px !important;
		width: 80px !important;
	}

body.single-bookmaker .space-organization-float-bar-logo-ins {
		width: 80px !important;
		height: 80px !important;
	}

@media (max-width: 1199px) {
        body.my-custom-cpt-single .space-organization-content-excerpt,    
        body.single-bookmaker .space-organization-content-excerpt,
        body.single-lottery .space-organization-content-excerpt {
        padding: 10px 0px;
        margin: 0 15px;
    }
    
        body.single-bookmaker .lottery-single-hero-ins,
        body.single-lottery .lottery-single-hero-ins {
    padding: 60px 15px;
}
    
	body.single-bookmaker .lottery-overview-row {
		grid-template-columns: 250px 1fr;
	}

	body.single-bookmaker .lottery-rating-summary-grid {
		grid-template-columns: 1fr 180px;
	}

	body.single-bookmaker .lottery-single-hero-grid {
		grid-template-columns: 240px minmax(0, 1fr) 110px;
	}

	body.single-bookmaker .lottery-single-title {
		font-size: 46px;
	}
}

@media (max-width: 991px) {
	body.single-bookmaker .lottery-single-hero-grid {
		grid-template-columns: 220px 1fr;
	}

	body.single-bookmaker .lottery-single-hero-rating {
		grid-column: 1 / -1;
		justify-content: flex-start;
	}

	body.single-bookmaker .lottery-overview-row {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	body.single-bookmaker .lottery-rating-summary-grid {
		grid-template-columns: 1fr;
	}

	body.single-bookmaker .lottery-rating-summary-left {
		grid-template-columns: 1fr;
	}

	body.single-bookmaker .lottery-rating-summary-right {
		align-items: flex-start;
		text-align: left;
	}

	body.single-bookmaker .space-organization-float-bar-relative {
		flex-direction: column;
		align-items: stretch;
		gap: 14px;
	}

	body.single-bookmaker .space-organization-float-bar-data,
	body.single-bookmaker .space-organization-float-bar-button {
		width: 100% !important;
	}

	body.single-bookmaker .space-organization-float-bar-button-wrap {
		justify-content: flex-start;
	}

	
}

@media (max-width: 767px) {
	body.single-bookmaker .lottery-single-hero {
		padding: 42px 0;
	}

	body.single-bookmaker .lottery-single-hero-grid {
		grid-template-columns: 1fr;
	}

	body.single-bookmaker .lottery-single-title {
		font-size: 30px;
	}

	body.single-bookmaker .space-single-lottery-rating-row {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}

	body.single-bookmaker .lottery-overview-box h2,
	body.single-bookmaker .lottery-rating-summary h2 {
		font-size: 28px;
	}

	body.single-bookmaker .lottery-overview-label {
		font-size: 16px;
	}

	body.single-bookmaker .lottery-overview-tag {
		padding: 9px 14px;
		font-size: 14px;
	}

	body.single-bookmaker .lottery-rating-summary-total-number {
		font-size: 48px;
	}

	body.single-bookmaker .space-organization-float-bar-title-box {
		font-size: 18px;
	}

	body.single-bookmaker .space-organization-float-bar-button-wrap a {
		min-width: 160px;
		min-height: 46px;
		font-size: 15px;
	}

}

@media (max-width: 767px) {
	body.single-bookmaker .lottery-single-hero {
		padding: 0;
	}

	body.single-bookmaker .lottery-single-hero-ins {
		padding: 30px 0;
	}

	body.single-bookmaker .lottery-single-hero-grid {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		justify-content: center !important;
		gap: 18px !important;
	}

	body.single-bookmaker .lottery-single-hero-logo {
		order: 1;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	body.single-bookmaker .lottery-single-hero-logo-ins {
		width: min(180px, 62vw);
		max-width: 180px;
		margin: 0 auto;
		border-radius: 12px;
	}

	body.single-bookmaker .lottery-single-hero-rating {
		order: 2;
		width: 100%;
		display: flex !important;
		justify-content: center !important;
	}

	body.single-bookmaker .lottery-single-hero-content {
		order: 3;
		width: 100%;
		text-align: center !important;
	}

	body.single-bookmaker .lottery-single-meta-line {
		justify-content: center !important;
	}

	body.single-bookmaker .space-organization-content-excerpt {
		font-size: 16px;
		line-height: 1.65;
		margin-top: 18px;
	}

	body.single-bookmaker .space-organization-float-bar-relative {
		flex-direction: row !important;
		align-items: center !important;
		flex-wrap: nowrap !important;
		gap: 10px !important;
	}

	body.single-bookmaker .space-organization-float-bar-data {
		width: auto !important;
		flex: 1 1 auto !important;
	}

	body.single-bookmaker .space-organization-float-bar-data-ins {
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		align-items: center !important;
		gap: 10px !important;
	}

	body.single-bookmaker .space-organization-float-bar-logo {
		flex: 0 0 70px !important;
		width: 70px !important;
	}

	body.single-bookmaker .space-organization-float-bar-logo-ins {
		width: 70px !important;
		height: 70px !important;
	}

	body.single-bookmaker .space-organization-float-bar-title {
		flex: 1 1 auto !important;
		min-width: 0;
	}

	body.single-bookmaker .space-organization-float-bar-title-wrap {
		align-items: flex-start !important;
		text-align: left !important;
	}

	body.single-bookmaker .space-organization-float-bar-title-box {
		font-size: 14px !important;
		line-height: 1.15 !important;
	}

	body.single-bookmaker .space-organization-float-bar-rating {
		font-size: 12px !important;
		line-height: 1.1 !important;
	}

	body.single-bookmaker .space-organization-float-bar-button {
		flex: 0 0 auto !important;
		width: auto !important;
		margin-left: auto !important;
		justify-content: flex-end !important;
	}

	body.single-bookmaker .space-organization-float-bar-button-wrap {
		width: auto !important;
		justify-content: flex-end !important;
	}

	body.single-bookmaker .space-organization-float-bar-button-wrap a {
		min-width: 104px !important;
		min-height: 50px !important;
		padding: 15px 10px !important;
		font-size: 16px !important;
		line-height: 1.2 !important;
		text-align: center;
		white-space: normal;
		border-radius: 10px !important;
		margin: 0 !important;
	}
}

/* =========================================================
   HERO RATING BADGE
========================================================= */

body.single-bookmaker .lottery-single-rating-box {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

body.single-bookmaker .lottery-single-rating-value {
	display: inline-flex !important;
	align-items: center !important;
	gap: 8px !important;
}

body.single-bookmaker .lottery-rating-icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 30px !important;
	height: 30px !important;
	max-width: 30px !important;
	max-height: 30px !important;
	padding: 0 !important;
	border-radius: 999px !important;
	background: rgba(164, 124, 24, 0.42) !important;
	color: #f3c53a !important;
	font-size: 18px !important;
	line-height: 1 !important;
	flex: 0 0 30px !important;
}

body.single-bookmaker .lottery-single-rating-value strong {
	color: #ffffff;
	font-size: 18px !important;
	line-height: 1;
	font-weight: 700;
	letter-spacing: -0.01em;
}

body.single-bookmaker .lottery-single-rating-value .abs-rating {
	color: #d7dde2 !important;
	font-size: 18px !important;
	line-height: 1 !important;
	font-weight: 700 !important;
}

@media (max-width: 767px) {
	body.single-bookmaker .lottery-single-rating-value {
		gap: 8px !important;
	}

	body.single-bookmaker .lottery-rating-icon {
		width: 30px !important;
		height: 30px !important;
		max-width: 30px !important;
		max-height: 30px !important;
		font-size: 18px !important;
		flex-basis: 30px !important;
	}

	body.single-bookmaker .lottery-single-rating-value strong,
	body.single-bookmaker .lottery-single-rating-value .abs-rating {
		font-size: 18px !important;
	}
}

/* =========================================================
   FONT TĚLA = PŮVODNÍ (Roboto) jako na ostrém webu.
   Dříve zde byl Poppins (změna fontu na celém webu) – na přání
   klienta vráceno na původní font. Font se mění už jen v menu.
========================================================= */

body,
body p,
body li,
body blockquote,
body figcaption,
body input,
body textarea,
body select,
body label,
body .space-page-content,
body .space-page-content p,
body .space-page-content li,
body .space-page-content td,
body .space-page-content th,
body .space-organization-content-excerpt,
body .space-organization-content-excerpt p,
body .space-taxonomy-description,
body .space-taxonomy-description p,
body .space-companies-2-archive-item-desc,
body .space-companies-2-archive-item-desc p,
body .space-companies-archive-item-desc,
body .space-companies-archive-item-desc p,
body .lottery-single-short-desc,
body .lottery-single-short-desc p,
body .lottery-single-promo-desc,
body .lottery-single-promo-desc p,
body .lottery-overview-values,
body .lottery-overview-values p,
body .lottery-rating-summary-sub,
body .lottery-rating-summary-sub p,
body .wp-block-details,
body .wp-block-details p,
body .wp-block-details li,
body .rank-math-question-answer,
body .rank-math-question-answer p,
body .rank-math-question-answer li,
body .rank-math-list-item,
body .rank-math-list-item p,
body .rank-math-list-item li {
}

/* =========================================================
   BODY COPY — SJEDNOCENO S CASINEM (na přání zákazníka).
   Dřívější custom velikost / řádkování / barva těla textu (17px, bílá
   rgba(255,255,255,.92)) byla odstraněna. Detail CPT teď dědí typografii
   běžného textu z rodiče = shodné s casino recenzí (16px, #c3c7c8, Roboto).
========================================================= */

/* =========================================================
   MONTSERRAT POUZE PRO MENU
   Na přání klienta se font mění už jen v menu. Nadpisy, CTA,
   tlačítka i obsah se vracejí na původní font (Roboto) jako na
   ostrém webu. Komponenty (fialové bonus/promo karty) mají vlastní
   Montserrat ve svých stylech a nejsou tímto dotčeny.
========================================================= */

body .main-menu > li > a,
body .sub-menu li a,
body .mobile-menu li a,
body .space-mobile-menu-list a,
body .space-header-menu a,
body .space-header-search i,
body .space-mobile-menu-icon {
}

body.my-custom-cpt h1,
body.my-custom-cpt .lottery-single-title,
body.my-custom-cpt .space-page-content h1 {
	font-weight: 800 !important;
}

body.my-custom-cpt h2,
body.my-custom-cpt .space-page-content h2,
body.my-custom-cpt .lottery-overview-box h2,
body.my-custom-cpt .lottery-rating-summary h2,
body.my-custom-cpt .space-block-title span,
body.my-custom-cpt .space-archive-title-box-h1,
body.my-custom-cpt .space-archive-title-box-h1 h1 {
	font-weight: 700 !important;
}

/* Pozn.: obsahové nadpisy h3–h6 (.space-page-content) zde ZÁMĚRNĚ nejsou –
   dědí tloušťku z rodiče (700) = shodné s casino recenzí. Níže zůstávají jen
   lottery-specifické UI prvky (archivní tituly, pros/cons, tlačítka…). */
body.my-custom-cpt .space-companies-archive-item-title a,
body.my-custom-cpt .space-companies-2-archive-item-title a,
body.my-custom-cpt .space-organizations-archive-item-title a,
body.my-custom-cpt .space-pros-title,
body.my-custom-cpt .space-cons-title,
body.my-custom-cpt .lottery-overview-label,
body.my-custom-cpt .lottery-overview-tag,
body.my-custom-cpt .lottery-status,
body.my-custom-cpt .space-organization-float-bar-title-box,
body.my-custom-cpt .space-organization-float-bar-button-wrap a,
body.my-custom-cpt .space-shortcode-button a,
body.my-custom-cpt .space-companies-6-read-more a,
body.my-custom-cpt .space-companies-8-button a,
body.my-custom-cpt .space-organizations-archive-item-button a,
body.my-custom-cpt .wp-block-button__link,
body.my-custom-cpt button,
body.my-custom-cpt .button,
body.my-custom-cpt input[type='button'],
body.my-custom-cpt input[type='submit'],
body.my-custom-cpt input[type='reset'] {
	font-weight: 600 !important;
}
