.ast-single-post.ast-page-builder-template .site-main > article, .ast-page-builder-template .post-navigation { 
padding-top: 0; 
padding-left: 0; 
padding-right: 0; 
} .page-id-13 .entry-header.ast-no-thumbnail.ast-header-without-markup,
.page-id-1733 .entry-header.ast-no-thumbnail.ast-header-without-markup {
background-image: url(//www.imperialcasino.eu/zinnwald/wp-content/themes/astra-child/images/banner-kontakt.webp);
background-size: cover;
background-position: center;
padding: 120px 0; 
min-height: 300px; 
margin-top: 0;
} .page-id-1459 .entry-header.ast-no-thumbnail.ast-header-without-markup,
.page-id-1730 .entry-header.ast-no-thumbnail.ast-header-without-markup {
background-image: url(//www.imperialcasino.eu/zinnwald/wp-content/themes/astra-child/images/automaty-bg.webp);
background-size: cover;
background-position: center;
padding: 120px 0; 
min-height: 300px; 
margin-top: 0;
} .page-id-1636 .entry-header.ast-no-thumbnail.ast-header-without-markup,
.page-id-1771 .entry-header.ast-no-thumbnail.ast-header-without-markup {
background-image: url(//www.imperialcasino.eu/zinnwald/wp-content/themes/astra-child/images/bonus-bg.webp);
background-size: cover;
background-position: center;
padding: 120px 0; 
min-height: 300px; 
margin-top: 0;
} .page-id-15 .entry-header.ast-no-thumbnail.ast-header-without-markup,
.page-id-1753 .entry-header.ast-no-thumbnail.ast-header-without-markup {
background-image: url(//www.imperialcasino.eu/zinnwald/wp-content/themes/astra-child/images/banner-nabidka.webp);
background-size: cover;
background-position: center;
padding: 120px 0; 
min-height: 300px; 
margin-top: 0;
} .page-id-1499 .entry-header.ast-no-thumbnail.ast-header-without-markup,
.page-id-1759 .entry-header.ast-no-thumbnail.ast-header-without-markup {
background-image: url(//www.imperialcasino.eu/zinnwald/wp-content/themes/astra-child/images/akce-bg.webp);
background-size: cover;
background-position: center;
padding: 120px 0; 
min-height: 300px; 
margin-top: 0;
}   .jackpots-wrapper {
display: flex;
flex-direction: column;
gap: 12px;
width: 100%;
} .jackpot-box {
background: #000000;
border: 1px solid #bfa146;
padding: 10px 14px;
border-radius: 0;
color: #fff;
display: flex;
flex-direction: column;
gap: 4px;
max-width: 470px;
width: 100%;
margin-bottom: 5px;
box-sizing: border-box;
} .jackpot-row {
display: flex;
align-items: center;
gap: 20px; 
} .jackpot-logo {
height: 60px;
width: auto;
flex-shrink: 0;
} .jackpot-value-container {
display: flex;
align-items: center;
gap: 4px;
} .jackpot-currency {
font-size: 29px;
font-weight: 700;
color: #bfa146;
} .jackpot-value.odometer {
font-size: 32px;
font-weight: 700;
color: #bfa146;
} .jackpot-last {
margin-top: 3px;
font-size: 13px;
color: #ffffff;
} .jackpot-wrapper {
position: absolute;
top: 165px; 
left: 20px; 
z-index: 2;
width: 470px;
pointer-events: none;
background-color: #000000;
}   @media (max-width: 768px) {
.jackpot-wrapper {
width: 100%;      
left: 0;         
top: 160px;     
}
.jackpot-logo {
height: 35px;
width:auto;
}
.jackpot-currency,
.jackpot-value.odometer {
font-size: 28px; 
}
}   html {
scroll-behavior: smooth;
}
.entry-content > * {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
section {
margin: 0 !important;
padding: 0;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}   .sec { 
min-height: 100vh; 
width: 100%; 
display: flex; 
align-items: center; 
justify-content: center; 
text-align: center; 
color: #fff; 
padding: 60px 0; 
} 
.sec .inner { 
max-width: 900px;
margin: 0 auto; 
padding: 0 20px; 
} 
.hero-sec {
background:
linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)),
url(//www.imperialcasino.eu/zinnwald/wp-content/themes/astra-child/images/hero.webp) center top / cover no-repeat;
}
height: 100vh; 
display: flex; 
justify-content: center; 
align-items: center; 
} 
.vstupni-sec { 
background: #1a1a1a; 
} .sec.vstupni-sec {
width: 100%;
padding-top: 60px;  
padding-bottom: 60px;
margin: 0; 
background: radial-gradient(circle at center, #222222 0%, #1f1f1f 100%);
text-align: center;
box-sizing: border-box;
color: #fff;
min-height: 100vh; 
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
} .sec.vstupni-sec .bonus-header h2 {
font-size: 100px;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 3px;
margin-bottom: 40px;
text-align: left;
color: #bfa146;
display: inline-block;
}
.sec.vstupni-sec .bonus-header p {
font-size: 1.3em;
color: #ccc;
margin: 0 0 40px 0;
} .sec.vstupni-sec .bonus-cards {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 30px;
}   .sec.vstupni-sec .card-modra {
width: 380px;
background: linear-gradient(145deg, #002244, #004488);
border-radius: 25px;
padding: 25px;
box-shadow: 0 6px 25px rgba(0, 68, 136, 0.6), 0 0 15px rgba(0, 255, 255, 0.4) inset;
transition: transform 0.5s, box-shadow 0.5s, filter 0.5s;
cursor: pointer;
}
.sec.vstupni-sec .card-modra:hover {
transform: translateY(-15px) rotate(-3deg) scale(1.05);
box-shadow: 0 25px 50px rgba(0, 68, 136, 0.8), 0 0 30px rgba(0, 255, 255, 0.6) inset;
filter: brightness(1.15);
}
.sec.vstupni-sec .card-modra img {
border-radius: 15px;
margin-bottom: 15px;
width: 100%;
height: auto;
}
.sec.vstupni-sec .title-modra {
font-size: 1.6em;
font-weight: 600;
margin-bottom: 8px;
}
.sec.vstupni-sec .bonus-modra {
font-size: 2em;
font-weight: bold;
color: #00ffff;
}   .sec.vstupni-sec .card-zlata {
width: 380px;
background: linear-gradient(135deg, #b8860b, #ffd700);
border-radius: 25px;
padding: 25px;
box-shadow: 0 6px 25px rgba(184, 134, 11, 0.6), 0 0 15px rgba(255, 215, 0, 0.4) inset;
transition: transform 0.5s, box-shadow 0.5s, filter 0.5s;
cursor: pointer;
}
.sec.vstupni-sec .card-zlata:hover {
transform: translateY(-15px) rotate(-2deg) scale(1.05);
box-shadow: 0 25px 50px rgba(184, 134, 11, 0.8), 0 0 30px rgba(255, 215, 0, 0.6) inset;
filter: brightness(1.15);
}
.sec.vstupni-sec .card-zlata img {
border-radius: 15px;
margin-bottom: 15px;
width: 100%;
height: auto;
}
.sec.vstupni-sec .title-zlata {
font-size: 1.6em;
font-weight: 600;
margin-bottom: 8px;
}
.sec.vstupni-sec .bonus-zlata {
font-size: 2em;
font-weight: bold;
color: #fff200;
}   .sec.vstupni-sec .card-platin {
width: 380px;
background: linear-gradient(135deg, #6e6e6e, #b0b0b0);
border-radius: 25px;
padding: 25px;
box-shadow: 0 6px 25px rgba(110, 110, 110, 0.6), 0 0 15px rgba(255, 255, 255, 0.3) inset;
transition: transform 0.5s, box-shadow 0.5s, filter 0.5s;
cursor: pointer;
}
.sec.vstupni-sec .card-platin:hover {
transform: translateY(-15px) rotate(-2deg) scale(1.05);
box-shadow: 0 25px 50px rgba(110, 110, 110, 0.8), 0 0 30px rgba(255, 255, 255, 0.5) inset;
filter: brightness(1.15);
}
.sec.vstupni-sec .card-platin img {
border-radius: 15px;
margin-bottom: 15px;
width: 100%;
height: auto;
}
.sec.vstupni-sec .title-platin {
font-size: 1.6em;
font-weight: 600;
margin-bottom: 8px;
}
.sec.vstupni-sec .bonus-platin {
font-size: 2em;
font-weight: bold;
color: #e5e5e5;
}   @media(max-width: 768px) {
.sec.vstupni-sec .bonus-cards {
flex-direction: column;
align-items: center;
gap: 20px;
}
.sec.vstupni-sec .bonus-header h2 {
font-size: 2em;
text-align: center;
}
.sec.vstupni-sec .card-modra,
.sec.vstupni-sec .card-zlata,
.sec.vstupni-sec .card-platin {
width: 85%;
padding: 20px;
}
.sec.vstupni-sec .bonus-modra,
.sec.vstupni-sec .bonus-zlata,
.sec.vstupni-sec .bonus-platin {
font-size: 1.8em;
}
}   .footer-sec {
background: #000;
color: #fff;
padding: 60px 20px;
}   .btn {
display: inline-block;
padding: 14px 32px;
background: #d4af37;
color: #000;
text-decoration: none;
border-radius: 6px;
font-weight: 700;
transition: 0.25s;
margin-top: 20px;
}
.btn:hover {
background: #fff;
color: #000;
}   @media (max-width: 900px) {
.bonus-grid {
grid-template-columns: 1fr;
}
.bonus-wrapper .rotating-image {
right: 50px;
bottom: 40px;
width: 100px;
height: auto;
}
}
@media (max-width: 768px) {
.sec {
padding: 40px 20px;
min-height: auto;
}
h1 { font-size: 32px; }
h2 { font-size: 26px; }
p  { font-size: 16px; }
.btn {
padding: 12px 26px;
font-size: 16px;
}
..bonus-top {
width: 100%;      
text-align: center; 
padding-left: 0;    
}
.bonus-top h2 {
display: block;    
margin: 0 auto;    
text-align: center;
padding-left: 0;
margin-bottom: 5px;
}
.bonus-top .intro {
max-width: 100%;
padding-left: 0;
text-align: center;
margin-bottom: 40px;
}
.bonus-value-box {
margin: 0 auto;
width: 85%;
justify-content: center;
margin-bottom: 5px;
}
.value-left, .value-right {
width: 100%;
text-align: center;
margin-bottom: 15px;
}
.value-right .small {
width: 100%;
line-height: 1.3;
}
.cards-row { gap: 0px; }
.card.modra,
.card.zlata,
.card.platinova { transform: translateY(0); }
.bonus-wrapper .rotating-image {
right: 20px;
bottom: 20px;
width: 80px;
}
}
@media (max-width: 480px) {
h1 { font-size: 26px; }
h2 { font-size: 36px; }
p  { font-size: 14px; }
.btn {
width: 100%;
padding: 12px 20px;
}
.bonus-top h2 { font-size: 36px; padding-left: 0; text-align: center; }
.bonus-top .intro { padding-left: 0; text-align: center; }
.bonus-value-box { width: 95%; padding: 15px; }
.cards-row { flex-direction: column; gap: 20px; padding: 0 10%; }
.card { width: 100%; margin-bottom: 30px; }
.bonus-wrapper .rotating-image { display: none; }
} @media (min-width: 769px) {
.bonus-value-box { margin-left: 190px; }
} @media (max-width: 768px) {
.bonus-value-box { margin: 0 auto 40px; } 
}  .casino-widget {
display: flex;
flex-direction: column;
gap: 20px;
color: #fff;
font-family: Arial, sans-serif;
} .casino-widget-title {
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
color: #fff;
text-align: left; } .casino-item {
padding: 15px;
border-radius: 8px;
text-align: center;
} .casino-name {
font-size: 18px;
font-weight: 400;
margin-bottom: 5px;
color:#fff;
} .casino-location{
color: #fff;
font-size: 26px;
text-decoration: none;
font-weight: 600;
} .casino-button a {
display: inline-block;
margin-top: 10px;
padding: 10px 18px;
background-color: #bfa146;
color: #fff;
text-decoration: none;
font-size: 14px;
font-weight: 600;
transition: background 0.3s;
}
.casino-button a:hover {
background-color: #3a3a3a;
border: 1px solid #bfa146;
} .promo-box {
color: #fff;
padding: 15px;
max-width: 700px;
}
.promo-box h2 {
font-size: 20px;
margin-bottom: 20px;
color: #fff;
}
.promo-row {
display: flex;
align-items: center;
gap: 15px;
margin: 15px 0;
}
.promo-line {
width: 40px;
height: 2px;
background: #d4af37; 
flex-shrink: 0;
}
.promo-text {
margin: 0;
}
.promo-socials {
margin: 20px 0;
display: flex;
gap: 10px;
}
.promo-btn {
padding: 6px 14px;
border: 1px solid #d4af37;
color: #d4af37;
border-radius: 4px;
text-decoration: none;
}
.promo-links {
list-style: none;
padding: 0;
margin: 0;
}
.promo-links li a {
color: #fff;
text-decoration: none;
transition: color 0.3s ease;
}
.promo-links li a:hover {
color: #d4af37;
} .promo-socials {
display: flex;
gap: 12px;
margin: 20px 0;
}
.social-icon {
width: 34px;
height: 34px;
display: inline-block;
border: 1px solid #d4af37;
border-radius: 4px; background-size: 70%;
background-repeat: no-repeat;
background-position: center;
} .social-icon.fb {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='%23d4af37' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 3h-2c-2.2 0-4 1.8-4 4v2H7v3h2v9h3v-9h2.5l.5-3H12V7c0-.6.4-1 1-1h2V3z'/%3E%3C/svg%3E");
} .social-icon.ig {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='%23d4af37' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 2C4.2 2 2 4.2 2 7v10c0 2.8 2.2 5 5 5h10c2.8 0 5-2.2 5-5V7c0-2.8-2.2-5-5-5H7zm10 2a3 3 0 013 3v10a3 3 0 01-3 3H7a3 3 0 01-3-3V7a3 3 0 013-3h10zm-5 3a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6zm4.8-.9a1.1 1.1 0 100 2.2 1.1 1.1 0 000-2.2z'/%3E%3C/svg%3E");
} .promo-links {
list-style: none;
padding: 0;
margin: 0;
}   @media (max-width: 768px) {
.promo-box {
display: flex;
flex-direction: column;
align-items: center; 
text-align: center;
} .promo-box h2 {
font-size: 22px;
margin-bottom: 12px;
} .promo-row {
flex-direction: column;
align-items: center;
gap: 1px;
margin: 5px 0;
}
.promo-line {
margin: 0 auto;
} .promo-text {
margin: 0;
max-width: 90%;
} .promo-socials {
justify-content: center;
margin: 12px 0 16px;
} .promo-btn {
display: inline-flex;
align-items: center;
justify-content: center;
margin: 5px auto 5px; 
} .promo-links {
display: flex;
flex-direction: column;
align-items: center;
}
}