﻿body
{
    background-color: #000;
    background-image: url(../../bcgamebettingde/image/europa-league-final-2025.jpg)!important;
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
}
.line-europaleague2435
{
    display: none;
}
#primary
{
    color: #fff;
}
#storyland
{
    display: none;
}
#primary .boxxx
{
    color: #fff;
    backdrop-filter: blur(3px);
    box-shadow: -2px 10px 26px #f100013b,1px -1px 0 #ff80506b;
    background: linear-gradient(135deg,#23010033 25%,transparent 25%) -50px 0,linear-gradient(225deg,#23010061 25%,transparent 25%) -50px 0,linear-gradient(315deg,#230100 25%,transparent 25%),linear-gradient(45deg,#23010075 25%,transparent 25%);
    background-size: 100px 100px;
    background-color: #b7080059;
    position: relative;
    border-radius: 0;
    border-top: 1px solid #fdaa0a;
}
#primary .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%;
}
#primary .boxxx::before
{
    content: "";
    width: 80px;
    height: 12px;
    background: #ffbc13;
    position: absolute;
    right: -20px;
    bottom: 13px;
    transform: rotate(125deg) skew(35deg,10deg);
    clip-path: polygon(27% 0%,100% 0%,100% 100%,0% 100%);
}
#primary .boxxx::after
{
    content: "";
    width: 27px;
    height: 22px;
    background: #f9d607;
    position: absolute;
    right: 40px;
    bottom: -10px;
    transform: rotate(0deg);
    clip-path: polygon(0% 0%,50% 0%,100% 100%,44% 93%);
    opacity: .5;
}
#primary .boxxx .style_info
{
    background-color: var(--bg-dark-1);
    background: transparent;
    color: #fff;
    margin-left: -20px;
    border-radius: 0;
    width: calc(100% + 40px);
}
#primary .boxxx>h2:first-of-type
{
    margin-top: 0!important;
}
#primary .boxxx>h2
{
    color: #fff;
}
#primary .boxxx>h2:first-of-type::before
{
    content: "";
    display: inline-block;
    background: #000;
    height: 17px;
    width: 17px;
    transform: rotate(45deg);
    margin-right: 10px;
    background: linear-gradient(15deg,#fcc80d,#e14e01);
    border-top: 1px solid #fabd04;
    margin-left: -30px;
    margin-right: 17px;
}
.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;
    }
    #primary#primary #primary .boxxx>h2:first-of-type::before
    {
        margin-left: 0;
        margin-right: 15px;
    }
}
@media(max-width: 500px)
{
    body
    {
        background-size: 316% auto;
    }
    header.entry-header
    {
        margin-top: 42%;
    }
    header.entry-header h1
    {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px;
    }
}