﻿body
{
    background-color: #000;
    background-image: url(../../bcgamebettingde/image/cl-final-2025.jpg);
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
}
.line-europaleague2435
{
    display: none;
}
#primary
{
    color: #fff;
}
#storyland
{
    display: none;
}
.boxxx
{
    color: #fff;
    backdrop-filter: blur(3px);
    background: linear-gradient(146deg,#441fadb5,#061357a8);
    background-color: #f0f8ff;
    position: relative;
    border-radius: 20px;
    background-color: transparent;
}
.boxxx img
{
    clip-path: polygon(8% 0%,100% 0%,92% 100%,0% 100%);
    border-radius: 0;
}
.op-logo.aligncenter
{
    border-radius: 0;
    clip-path: polygon(10% 0%,100% 0%,90% 100%,0% 100%);
    background-size: 90%;
}
.boxxx .style_info
{
    background-color: var(--bg-dark-1);
    background: transparent;
    color: #fff;
    margin-left: -20px;
    border-radius: 0;
    width: calc(100% + 40px);
}
.boxxx>h2:first-of-type
{
    margin-top: 0!important;
}
.boxxx>h2
{
    color: #fff;
}
.boxxx>h2:first-of-type::before
{
    content: "";
    font-family: 'icon'!important;
    display: inline-block;
    height: 17px;
    width: 17px;
    transform: rotate(342deg);
    margin-right: 10px;
    color: #fff;
    margin-left: -8px;
    margin-right: 17px;
    line-height: 30px;
}
.bbtables tr:nth-child(odd)
{
    background-color: #0a0202a8;
    backdrop-filter: blur(8px);
}
header.entry-header
{
    margin-top: 26vh;
    text-align: center;
}
header.entry-header h1
{
    max-width: 700px;
    margin: 0 auto;
    text-transform: uppercase;
    text-shadow: 0 1px 3px #000;
    font-size: 32px;
    margin-bottom: 40px;
    line-height: 40px;
}
@media(max-width: 1420px)
{
    body
    {
        background-size: 120% auto;
    }
}
@media(max-width: 1150px)
{
    body
    {
        background-size: 150% auto;
    }
}
@media(max-width: 1050px)
{
    body
    {
        background-size: 190% auto;
    }
}
@media(max-width: 860px)
{
    body
    {
        background-size: 200% auto;
    }
}
@media(max-width: 820px)
{
    body
    {
        background-size: 220% auto;
    }
    .boxxx>h2:first-of-type::before
    {
        margin-left: 0;
        margin-right: 15px;
    }
}
@media(max-width: 500px)
{
    body
    {
        background-size: 310% auto;
    }
    header.entry-header
    {
        margin-top: 42%;
    }
    header.entry-header h1
    {
        font-size: 24px;
    }
}