@font-face {
font-family: "NeoSansArabic";
src: url(//korazone-e.com/wp-content/themes/matchpress/assets/fonts/NeoSansArabic.woff2) format("woff2");
font-style: normal;
font-weight: 400 800;
font-display: swap;
} @media(max-width:768px){
#SiteContent.mpt-day-leaving{opacity:.86;transform:translateX(3px);pointer-events:none}
#SiteContent.mpt-day-entering{opacity:.82;transform:translateX(-3px)}
#SiteContent .mp-league-page .mp-league-header nav a{font-size:14px!important;line-height:1.35!important}
#SiteContent .mp-league-page .mp-standing-team strong{font-size:12px!important;line-height:1.35!important}
#SiteContent .mp-league-page .mp-round-matches .mp-team strong{font-size:13px!important}
} @media(max-width:768px){
#SiteContent .mp-championships,
#SiteContent .mp-league-page,
#SiteContent.mpt-mobile-screen{width:98%!important;max-width:none!important;margin-inline:auto!important}
#SiteContent .mp-schedule-match,
#SiteContent .mp-schedule-match.has-match-status{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr)!important;justify-content:stretch!important;gap:6px!important;padding-inline:8px!important}
#SiteContent .mp-schedule-match .mp-match-center{grid-column:2!important;justify-self:stretch!important;text-align:center!important}
#SiteContent .mp-schedule-match .mp-team.home{grid-template-columns:minmax(0,1fr) 28px!important}
#SiteContent .mp-schedule-match .mp-team.away{grid-template-columns:28px minmax(0,1fr)!important}
#SiteContent .mp-schedule-match .mp-team img{width:28px!important;height:28px!important;flex:0 0 28px!important}
#SiteContent .mp-schedule-match.has-match-status .mp-team.home strong{padding-inline-start:32px!important}
#SiteContent .mp-schedule-match .mp-team strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
#SiteContent .mp-champ-main{transition:opacity 120ms ease,transform 120ms ease}
#SiteContent .mp-champ-main.mpt-day-leaving{opacity:.82;transform:translateY(2px);pointer-events:none}
#SiteContent .mp-champ-main.mpt-day-entering{opacity:.82;transform:translateY(-2px)}
} @media(max-width:768px){
#SiteContent.mpt-day-leaving{opacity:.86;transform:translateX(3px);pointer-events:none}
#SiteContent.mpt-day-entering{opacity:.82;transform:translateX(-3px)}
#SiteContent .mp-league-page .mp-league-header nav a{font-size:14px!important;line-height:1.35!important}
#SiteContent .mp-league-page .mp-standing-team strong{font-size:12px!important;line-height:1.35!important}
#SiteContent .mp-league-page .mp-round-matches .mp-team strong{font-size:13px!important}
} @media(max-width:768px){
.site-footer{display:none!important}
.mpt-mobile-nav{
background:rgba(255,255,255,.97)!important;
border-color:#e4e8ee!important;
color:#5e6672!important;
}
.mpt-mobile-nav-item{color:inherit!important}
.mpt-mobile-nav-item.is-active{color:var(--main-color,#16a34a)!important}
html[data-theme="dark"] .mpt-mobile-nav{
background:rgba(24,35,47,.97)!important;
border-color:#344354!important;
color:#a6aab0!important;
}
#SiteContent .mp-championships,
#SiteContent .mp-league-page,
#SiteContent.mpt-mobile-screen{
width:calc(100% - 8px)!important;
max-width:none!important;
margin:12px auto!important;
padding-inline:0!important;
}
#SiteContent .mp-championships>.mp-champ-main,
#SiteContent .mp-championships .mp-champ-calendar,
#SiteContent .mp-championships .mp-champ-schedule,
#SiteContent .mp-championships .mp-schedule-list,
#SiteContent .mp-league-page>.mp-league-header,
#SiteContent .mp-league-page>.mp-league-content,
#SiteContent .mp-league-page .mp-panel{
width:100%!important;
max-width:none!important;
margin-inline:0!important;
box-sizing:border-box!important;
}
#SiteContent .mp-championships>.mp-champ-sidebar,
#SiteContent .mp-championships .mp-best-leagues,
#SiteContent .mp-championships .mp-champ-news{
display:none!important;
}
#SiteContent .mp-schedule-match,
#SiteContent .mp-schedule-match.has-match-status{
grid-template-columns:minmax(0,126px) 58px minmax(0,126px)!important;
justify-content:center!important;
gap:6px!important;
padding-inline:6px!important;
min-height:62px!important;
box-sizing:border-box!important;
}
#SiteContent .mp-schedule-match.has-match-status{
padding-inline-start:36px!important;
padding-inline-end:4px!important;
}
#SiteContent .mp-schedule-match .mp-team{
width:100%!important;
min-width:0!important;
overflow:hidden!important;
}
#SiteContent .mp-schedule-match .mp-team strong{
min-width:0!important;
max-width:100%!important;
padding:0!important;
overflow:hidden!important;
text-overflow:ellipsis!important;
white-space:nowrap!important;
}
}
:root {
--main-color: #087c2d;
--body-bg: #eceef2;
--header-bg: #fff;
--header-color: #222;
--logo-bg: #087c2d;
--logo-color: #fff;
--light-color: #fff;
--dark-color: #273340;
--gray-1: #eceef2;
--gray-2: #ddd;
--gray-3: #d8dbe1;
--copy-bg: #eceef2;
--copy-color: #222;
--theme-shadow: rgba(0, 0, 0, 0.3);
--theme-radius: 8px;
--font-type: "NeoSansArabic", "Segoe UI", sans-serif;
}
html[data-theme="dark"] {
--body-bg: #1c2733;
--header-bg: #263545;
--header-color: #fff;
--light-color: #263545;
--dark-color: #1c2733;
--gray-1: #1c2733;
--gray-2: #2b3b4d;
--gray-3: #1c2733;
--copy-bg: #1c2733;
--copy-color: #fff;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
min-width: 320px;
overflow-x: hidden;
background: var(--body-bg);
color: var(--header-color);
font-family: var(--font-type);
font-size: 16px;
font-weight: 500;
line-height: 1.5;
}
a {
color: inherit;
text-decoration: none;
}
button,
input,
select,
textarea {
font: inherit;
}
.screen-reader,
.site-icon-sprite {
position: absolute !important;
width: 1px !important;
height: 1px !important;
overflow: hidden !important;
clip: rect(1px, 1px, 1px, 1px) !important;
}
#AYaHeader {
position: relative;
margin-bottom: 15px;
border-top: 0;
z-index: 2000;
}
#AYaHeader .HdrInner {
width: 100%;
background: var(--header-bg);
box-shadow: 0 0 4px var(--theme-shadow);
}
.site-chrome-container {
width: min(100% - 24px, 1024px);
min-height: 85px;
margin-inline: auto;
display: flex;
align-items: center;
gap: 20px;
}
.AYaLogo {
width: var(--mpt-logo-width, 200px);
max-width: min(var(--mpt-logo-width, 200px), 45vw);
margin-block: 8px;
padding: 5px;
flex: 0 0 auto;
overflow: hidden;
border-radius: var(--theme-radius);
background: var(--logo-bg);
transform: translateX(var(--mpt-logo-offset-x, 0px));
}
.AYaLogo a {
display: flex;
flex-direction: column;
justify-content: center;
}
.AYaLogo span {
display: block;
min-height: 4px;
color: var(--logo-color);
text-align: center;
line-height: 33px;
}
.AYaLogo .SiteName {
font-size: var(--mpt-site-name-size, 30px);
}
.AYaLogo .SiteUrl {
font-size: var(--mpt-site-url-size, 19px);
}
.AYaMainNav {
min-width: 0;
flex: 1;
display: flex;
align-items: center;
gap: 15px;
}
.MainMenu,
.AYaSocial {
margin: 0;
padding: 0;
list-style: none;
}
.MainMenu {
flex: 1;
display: flex;
align-items: center;
}
.MainMenu a {
display: block;
padding: 8px;
color: var(--header-color);
font-size: 17px;
white-space: nowrap;
}
.MainMenu a:hover {
color: var(--main-color);
}
.AYaSocial {
display: flex;
align-items: center;
gap: 5px;
direction: ltr;
flex-direction: row;
}
.AYaSocial.icons-ltr {
flex-direction: row-reverse;
}
.AYaSocial li {
position: relative;
}
.AYaSocial .moon {
transform: translateX(var(--mpt-theme-offset-x, 0px));
}
.hed-btn {
width: var(--mpt-header-button-size, 35px);
height: var(--mpt-header-button-size, 35px);
padding: 0;
border: 0;
border-radius: var(--theme-radius);
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
background: var(--dark-color);
color: #fff;
}
.hed-btn:hover,
.hed-btn:focus-visible {
opacity: 0.82;
outline: 2px solid var(--main-color);
outline-offset: 2px;
}
.hed-btn .icon {
width: var(--mpt-header-icon-size, 22px);
height: var(--mpt-header-icon-size, 22px);
color: #fff;
pointer-events: none;
}
.AYaSocial .twitter .hed-btn {
background: #000;
}
.AYaSocial .facebook .hed-btn {
background: #1877f2;
}
.AYaSocial .youtube .hed-btn {
background: #cd201f;
}
.AYaSocial .telegram .hed-btn {
background: #24a1de;
}
.language-toggle {
background: var(--dark-color);
}
.language-menu-list {
position: absolute;
top: calc(100% + 8px);
left: 0;
z-index: 2300;
display: none;
min-width: 155px;
padding: 6px;
border: 1px solid var(--gray-2);
border-radius: var(--theme-radius);
background: var(--light-color);
box-shadow: 0 12px 28px rgba(15, 23, 42, 0.2);
direction: rtl;
}
[dir="ltr"] .language-menu-list {
right: 0;
left: auto;
}
.language-control.open .language-menu-list {
display: grid;
gap: 4px;
}
.language-menu-item {
width: 100%;
padding: 8px 10px;
border: 0;
border-radius: 6px;
background: transparent;
color: var(--header-color);
cursor: pointer;
text-align: right;
white-space: nowrap;
}
.language-menu-item:hover,
.language-menu-item:focus-visible {
background: var(--main-color);
color: #fff;
outline: none;
}
html:not([data-theme="dark"]) .sun,
html[data-theme="dark"] .mon {
display: none;
}
.site-footer {
width: 100%;
margin-top: 15px;
padding: 26px 52px;
box-shadow: 0 0 4px var(--theme-shadow);
background: var(--copy-bg);
color: var(--copy-color);
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
font-size: 13px;
}
.footer-brand {
color: var(--copy-color);
font-size: 14px;
font-weight: 800;
}
.site-footer p {
margin: 0;
}
.footer-links-group {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 14px;
min-width: 0;
}
.footer-links-group .footer-navigation {
position: relative;
padding-inline-start: 14px;
}
.footer-links-group .footer-navigation::before {
content: "";
position: absolute;
inset-inline-start: 0;
top: 50%;
width: 1px;
height: 18px;
background: currentColor;
opacity: 0.25;
transform: translateY(-50%);
}
.footer-navigation {
min-width: 0;
}
.footer-menu {
margin: 0;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 8px 16px;
list-style: none;
}
.footer-menu li {
margin: 0;
padding: 0;
}
.footer-menu a {
display: inline-flex;
align-items: center;
min-height: 34px;
color: var(--copy-color);
font-size: 13px;
font-weight: 700;
text-decoration: none;
transition:
color 0.2s ease,
opacity 0.2s ease;
}
.footer-menu a:hover,
.footer-menu a:focus-visible {
color: var(--main-color);
outline: none;
}
.footer-social {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
margin: 0;
padding: 0;
list-style: none;
direction: ltr;
}
.footer-social a {
width: 34px;
height: 34px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 8px;
color: #fff;
}
.footer-social .icon {
width: 20px;
height: 20px;
}
.footer-social .twitter a {
background: #000;
}
.footer-social .facebook a {
background: #1877f2;
}
.footer-social .youtube a {
background: #cd201f;
}
.footer-social .telegram a {
background: #24a1de;
}
@media (max-width: 768px) {
:root {
--font-type: "Segoe UI", Tahoma, sans-serif;
}
#AYaHeader {
margin-bottom: 10px;
}
.site-chrome-container {
width: min(100% - 16px, 1024px);
min-height: 65px;
gap: 8px;
}
.AYaLogo {
margin-block: 6px;
padding: 3px;
}
.AYaLogo .SiteName {
line-height: 25px;
}
.AYaLogo .SiteUrl {
line-height: 18px;
}
.AYaMainNav {
justify-content: flex-end;
}
.MainMenu {
display: none;
}
.AYaSocial {
gap: 4px;
}
.site-footer {
padding-inline: 16px;
flex-wrap: wrap;
justify-content: center;
text-align: center;
}
.site-footer p {
flex-basis: 100%;
}
.footer-menu {
width: 100%;
}
.footer-links-group {
justify-content: center;
flex-wrap: wrap;
}
.footer-navigation {
flex-basis: auto;
}
}
@media (max-width: 430px) {
.site-chrome-container {
width: calc(100% - 10px);
gap: 5px;
}
.AYaSocial {
gap: 3px;
}
.hed-btn {
border-radius: 6px;
}
} .mpt-mobile-nav{display:none}.mpt-mobile-screen{width:min(100% - 24px,760px);margin:18px auto 36px;color:var(--header-color)}.mpt-mobile-screen-head{padding:10px 4px 20px}.mpt-mobile-screen-head h1{margin:0;font-size:30px;line-height:1.35}.mpt-mobile-empty{margin:0;padding:38px 16px;text-align:center;opacity:.7}.mpt-news-feed{display:grid;gap:4px}.mpt-news-feed-item a{display:grid;grid-template-columns:132px minmax(0,1fr);gap:13px;align-items:center;padding:13px 0;color:inherit;border-bottom:1px solid var(--gray-2)}.mpt-news-feed-item img{width:132px;height:82px;border-radius:10px;display:block;object-fit:cover}.mpt-news-feed-copy{min-width:0;display:grid;gap:7px}.mpt-news-feed-copy h2{margin:0;font-size:16px;line-height:1.65;font-weight:600}.mpt-news-feed-copy time{font-size:12px;opacity:.65}.mpt-news-feed-item.is-leading a{grid-template-columns:1fr;padding-top:0}.mpt-news-feed-item.is-leading img{width:100%;height:auto;aspect-ratio:16/9;border-radius:16px}.mpt-news-feed-item.is-leading .mpt-news-feed-copy{padding:3px 2px 10px}.mpt-news-feed-item.is-leading h2{font-size:20px;line-height:1.7}.mpt-competitions-list{display:grid;padding:10px 16px;border-radius:18px;background:var(--light-color);box-shadow:0 2px 12px var(--theme-shadow)}.mpt-competitions-list a{min-height:68px;display:flex;align-items:center;gap:15px;padding:9px 4px;border-bottom:1px solid var(--gray-2);color:inherit;font-size:17px}.mpt-competitions-list a:last-child{border-bottom:0}.mpt-competitions-list img{width:42px;height:42px;flex:0 0 42px;object-fit:contain}.mpt-more-list{display:grid;border-radius:18px;overflow:hidden;background:var(--light-color);box-shadow:0 2px 12px var(--theme-shadow)}.mpt-more-list a{min-height:64px;padding:10px 18px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--gray-2);color:inherit;font-size:17px}.mpt-more-list a:last-child{border-bottom:0}.mpt-more-list svg{width:25px;height:25px;flex:0 0 25px}.mpt-more-social{margin-top:18px;padding:17px;border-radius:18px;background:var(--light-color);box-shadow:0 2px 12px var(--theme-shadow)}.mpt-more-social h2{margin:0 0 14px;font-size:19px}.mpt-more-social>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mpt-more-social a{min-height:48px;padding:8px 11px;display:flex;align-items:center;gap:10px;border-radius:10px;background:var(--gray-1);color:inherit}.mpt-more-social svg{width:22px;height:22px}
@media(max-width:768px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.site-footer{margin-bottom:0}.mpt-mobile-nav{position:fixed;z-index:9999;right:0;bottom:0;left:0;display:block;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--gray-2);background:color-mix(in srgb,var(--dark-color) 96%,transparent);box-shadow:0 -5px 18px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.mpt-mobile-nav-inner{height:72px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.mpt-mobile-nav-item{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#a6aab0;font-size:12px;line-height:1.2}.mpt-mobile-nav-item svg{width:27px;height:27px}.mpt-mobile-nav-item.is-active{color:#54df7a}.mpt-mobile-screen{width:calc(100% - 12px);margin-top:10px}.mpt-mobile-screen-head{padding:9px 7px 18px}.mpt-mobile-screen-head h1{font-size:27px}.mpt-news-feed-item a{grid-template-columns:38% minmax(0,1fr);gap:11px}.mpt-news-feed-item img{width:100%;height:auto;aspect-ratio:16/10}.mpt-news-feed-copy h2{font-size:clamp(14px,4vw,17px)}.mpt-news-feed-item.is-leading h2{font-size:clamp(18px,5vw,21px)}.container,.mp-championships{width:calc(100% - 8px)!important}.AY_Block{border-radius:14px}.AYb_Head h2,.mp-best-leagues h2,.mp-champ-news h2{font-size:18px!important}.gr-info h2,.gr-info h3{font-size:16px!important}.mp-schedule-match{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);gap:5px;padding-inline:8px}.mp-team{min-width:0;gap:6px}.mp-team strong{min-width:0;max-width:100%;font-size:13.5px!important;line-height:1.35;overflow-wrap:anywhere}.mp-team.home strong{padding-inline-end:18px}.mp-team img{width:35px;height:35px;flex:0 0 35px}} @media(max-width:768px){.site-footer{display:none!important}.mpt-mobile-nav{background:rgba(255,255,255,.97);border-color:#e4e8ee;color:#5e6672}.mpt-mobile-nav-item{color:inherit}.mpt-mobile-nav-item.is-active{color:var(--main-color,#16a34a)}html[data-theme="dark"] .mpt-mobile-nav{background:rgba(24,35,47,.97);border-color:#344354;color:#a6aab0}.mpt-tab-loading #SiteContent{opacity:.55;pointer-events:none}#SiteContent.page-shell,.container.page-shell{width:100%!important;max-width:none!important;padding-inline:4px!important}.mp-championships{width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important}.mp-championships>.mp-champ-main{width:100%;min-width:0}.mp-championships>.mp-champ-sidebar{display:none!important}.mp-championships .mp-champ-calendar,.mp-championships .mp-champ-schedule{border-radius:16px}.mp-schedule-match,.mp-schedule-match.has-match-status{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr)!important;gap:6px!important;padding-inline:42px!important;min-height:62px!important}.mp-team,.mp-team.home,.mp-team.away{display:grid!important;align-items:center!important;gap:7px!important;min-width:0!important;overflow:hidden!important}.mp-team.home{grid-template-columns:minmax(0,1fr) 40px!important;text-align:left!important}.mp-team.away{grid-template-columns:40px minmax(0,1fr)!important;text-align:right!important}.mp-team img{width:40px!important;height:40px!important;flex:0 0 40px!important;object-fit:contain}.mp-team strong{padding:0!important;font-size:14px!important;line-height:1.4!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mp-league-identity img{width:34px!important;height:34px!important}.mpt-competitions-list{padding-inline:10px}.mpt-competitions-list img{width:46px!important;height:46px!important;flex-basis:46px!important}.mpt-more-footer-menu{display:contents;list-style:none;margin:0;padding:0}.mpt-more-footer-menu li{display:contents}.mpt-mobile-screen{width:calc(100% - 8px);max-width:none}} :root {
--day-button-bg: #3f4b5b;
--active-day-button-bg: #2d9fe8;
--timezone-label-bg: #d97706;
--block-head-bg: var(--gray-1);
--block-title-bg: var(--dark-color);
--match-bg: #eceef2;
}
.home-intro {
margin: 0 0 10px;
padding: 14px 16px;
border-inline-start: 4px solid var(--main-color);
border-radius: 10px;
background: var(--light-color);
box-shadow: 0 0 4px var(--theme-shadow);
}
.home-intro h1 {
margin: 0 0 5px;
color: var(--header-color);
font-size: clamp(20px, 3vw, 28px);
line-height: 1.35;
}
.home-intro p {
margin: 0;
color: var(--header-color);
font-size: 14px;
line-height: 1.65;
opacity: 0.82;
}
html[data-theme="dark"] {
--block-head-bg: #121a23;
--match-bg: var(--gray-1);
}
.container {
width: min(100% - 24px, 1024px);
margin-inline: auto;
}
#SiteContent {
position: relative;
}
.landing-h1 {
margin: 22px 0 12px;
color: var(--header-color);
font-size: clamp(22px, 4vw, 34px);
line-height: 1.35;
text-align: center;
}
.landing-seo {
margin: 0 0 20px;
padding: clamp(18px, 4vw, 32px);
border-radius: var(--theme-radius);
background: var(--light-color);
box-shadow: 0 0 4px var(--theme-shadow);
color: var(--header-color);
line-height: 1.85;
text-align: start;
}
.rich-landing-seo {
display: grid;
gap: 16px;
padding: clamp(14px, 3vw, 22px);
}
.landing-seo-card {
padding: clamp(14px, 3vw, 20px);
border: 1px solid rgba(148, 163, 184, 0.25);
border-radius: 12px;
background: rgba(255, 255, 255, 0.58);
}
html[data-theme="dark"] .landing-seo-card {
background: rgba(15, 23, 42, 0.35);
border-color: rgba(148, 163, 184, 0.16);
}
.landing-seo section + section {
margin-top: 0;
padding-top: clamp(14px, 3vw, 20px);
}
.landing-seo h1,
.landing-seo h2 {
display: flex;
align-items: center;
gap: 8px;
width: fit-content;
max-width: 100%;
margin-block: 0 10px;
margin-inline-start: 0;
margin-inline-end: auto;
padding: 6px 12px;
border-radius: 8px;
background: var(--gray-1);
color: var(--header-color);
font-size: clamp(15px, 2.5vw, 20px);
line-height: 1.45;
text-align: start;
}
.landing-seo h1 span,
.landing-seo h2 span {
display: inline-grid;
flex: 0 0 auto;
place-items: center;
width: 22px;
height: 22px;
border-radius: 999px;
background: var(--main-color);
color: #fff;
font-size: 12px;
}
.landing-seo p {
margin: 0;
text-align: start;
}
.landing-seo ul {
display: grid;
gap: 7px;
width: min(100%, 520px);
margin-block: 0;
margin-inline-start: 0;
margin-inline-end: auto;
padding: 0;
list-style: none;
}
.landing-seo li {
position: relative;
padding-inline-start: 24px;
}
.landing-seo li::before {
content: "✓";
position: absolute;
inset-inline-start: 0;
top: 0;
color: var(--main-color);
font-weight: 900;
}
.no-matches {
min-height: 180px;
padding: 36px 20px;
display: grid;
place-items: center;
border-radius: var(--theme-radius);
background: var(--match-bg);
text-align: center;
line-height: 1.8;
}
.AY_Match[href] {
display: block;
text-decoration: none;
}
.tmz-name {
display: flex;
height: 26px;
overflow: hidden;
padding: 3px 8px 0;
justify-content: flex-end;
}
.tmz-name span {
min-height: 24px;
padding: 3px 12px 4px;
border-radius: 6px 6px 0 0;
background: var(--timezone-label-bg);
color: #fff;
box-shadow:
0 0 0 1px rgba(255, 255, 255, 0.16),
0 4px 12px rgba(0, 0, 0, 0.28);
font-size: 12px;
font-weight: 800;
line-height: 1.35;
}
.AY_Block {
margin-bottom: 20px;
overflow: hidden;
border-radius: var(--theme-radius);
background: var(--light-color);
box-shadow: 0 0 4px var(--theme-shadow);
}
.AYb_Head {
min-height: 54px;
padding: 12px;
border-bottom: 1px solid var(--gray-2);
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
background: var(--block-head-bg);
}
.aya-btn,
.date-btn {
position: relative;
min-height: 30px;
padding: 4px 10px 5px;
border: 0;
border-radius: var(--theme-radius);
display: inline-flex;
align-items: center;
justify-content: center;
background: var(--block-title-bg);
color: #fff;
font-size: 15px;
text-align: center;
}
.AYb_Head h2 {
margin: 0;
font-size: 16px;
}
.AYb_Head strong {
font-weight: 500;
}
.AY-Dtab {
display: flex;
gap: 5px;
}
.date-btn {
cursor: pointer;
white-space: nowrap;
font-family: inherit;
font-weight: 500;
}
.date-btn {
background: var(--day-button-bg);
}
.date-btn.active {
background: var(--active-day-button-bg);
box-shadow: 0 0 0 3px color-mix(in srgb, var(--active-day-button-bg) 35%, transparent);
}
.date-btn:hover,
.date-btn:focus-visible {
opacity: 0.8;
outline: 2px solid var(--main-color);
outline-offset: 2px;
}
.rudanflex {
position: relative;
width: 100%;
min-height: var(--matches-reserved-height, clamp(280px, 34vw, 432px));
padding: 12px;
display: flex;
flex-direction: column;
gap: 12px;
}
.rudanflex.is-loading {
cursor: progress;
}
.AY_Match {
position: relative;
order: 3;
min-height: 132px;
margin-bottom: 0;
overflow: hidden;
border-radius: var(--theme-radius);
background: var(--match-bg);
color: inherit;
text-align: center;
contain: layout;
--status-bg: #263545;
}
.AY_Match.is-live,
.AY_Match.live {
order: 1;
--status-bg: #d00000;
}
.AY_Match.is-soon {
order: 2;
--status-bg: #0f6f37;
}
.AY_Match.is-halftime,
.AY_Match.halftime {
order: 1;
--status-bg: linear-gradient(135deg, #f59e0b, #b45309);
}
.AY_Match.is-finished,
.AY_Match.finished {
order: 4;
--status-bg: #474747;
}
.AY_Match.not-started {
order: 3;
}
.AY_Match.is-next-midnight {
order: 5;
}
.AY_Inner {
display: flex;
align-items: center;
}
.AY_Inner > div {
width: 33.333333%;
flex: 0 0 auto;
}
.MT_Team {
display: flex;
align-items: center;
flex: 1;
}
.MT_Team.TM2 {
flex-direction: row-reverse;
}
.TM_Logo {
width: 50%;
min-height: 70px;
display: flex;
align-items: center;
justify-content: center;
}
.TM_Logo img {
width: 70px;
height: 50px;
max-width: 70px;
max-height: 50px;
margin: 10px auto;
display: block;
object-fit: contain;
}
.TM_Logo img.logo-national {
width: 42px;
height: 42px;
border-radius: 50%;
object-fit: cover;
}
.TM_Name {
min-width: 0;
margin: 8px auto;
padding-inline: 6px;
font-weight: 500;
overflow-wrap: anywhere;
}
.MT_Data {
margin: 12px auto;
display: flex;
flex-direction: column;
align-items: center;
}
.MT_Time {
font-size: 16px;
direction: ltr;
}
.MT_Result {
margin-top: 3px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 6px;
direction: ltr;
font-size: 15px;
font-weight: 700;
}
.TourName {
max-width: 100%;
margin-top: 5px;
padding-inline: 6px;
color: var(--header-color);
opacity: 0.72;
font-size: 12px;
line-height: 1.35;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.MT_Stat {
min-width: 60px;
height: 25px;
margin: 6px auto 0;
padding: 4px 10px 5px;
border-radius: var(--theme-radius);
display: inline-flex;
align-items: center;
justify-content: center;
background: var(--status-bg);
color: #fff;
font-size: 14px;
}
.AY_Match.is-live .MT_Stat,
.AY_Match.live .MT_Stat {
animation: statusBlink 1s ease-in-out infinite;
}
@keyframes statusBlink {
50% {
opacity: 0.72;
}
}
.MT_Info {
width: 100%;
overflow: hidden;
border-top: 1px solid var(--gray-2);
}
.MT_Info ul {
margin: 0;
padding: 0;
display: flex;
align-items: center;
list-style: none;
}
.MT_Info li {
min-width: 0;
flex: 1;
padding: 5px 5px 7px;
font-size: 14px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.MT_Info li::before {
content: "🎤";
margin-inline-end: 7px;
}
.MT_Info li:first-child::before {
content: "📺";
}
.MT_Info li:last-child::before {
content: "🏆";
}
.MT_Mask {
position: absolute;
inset: 0;
z-index: 9;
opacity: 0;
background: rgba(0, 0, 0, 0.6);
transition: opacity 0.3s;
}
.AY_Match:hover .MT_Mask {
opacity: 1;
}
.MT_MaskText {
position: absolute;
inset: 0;
width: 45px;
height: 45px;
margin: auto;
background: no-repeat center/contain
url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M256 0a256 256 0 1 0 0 512 256 256 0 0 0 0-512Zm88.5 269.6-128 80A16 16 0 0 1 192 336V176a16 16 0 0 1 24.5-13.6l128 80a16 16 0 0 1 0 27.2Z'/%3E%3C/svg%3E");
}
.loading,
.no-matches,
.error {
flex: 1;
min-height: clamp(220px, 28vw, 360px);
margin-bottom: 0;
padding: 24px 12px;
border-radius: var(--theme-radius);
display: flex;
align-items: center;
justify-content: center;
background: var(--match-bg);
color: inherit;
text-align: center;
font-size: 15px;
}
.AYb_Inner {
padding: 12px 12px 0;
overflow: hidden;
}
.news-box .AYb_Head {
justify-content: flex-start;
}
.news-box .WTa {
display: none !important;
}
.single-latest-news {
margin-top: 20px;
}
.single-latest-news .AY_Block {
margin-bottom: 0;
}
.AYaGrid {
position: relative;
padding-bottom: 12px;
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 12px;
}
.news-box .AYaGrid {
min-height: 0;
}
.gr-item {
min-width: 0;
}
.gr-inner {
height: 100%;
overflow: hidden;
border-radius: var(--theme-radius);
display: flex;
flex-direction: column;
background: var(--match-bg);
color: inherit;
}
.gr-img {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
overflow: hidden;
display: block;
background: var(--gray-1);
}
.gr-img img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
.gr-info {
min-width: 0;
padding: 10px 12px 12px;
display: flex;
flex: 1 1 auto;
flex-direction: column;
justify-content: center;
}
.gr-info h2,
.gr-info h3 {
margin: 0;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
color: var(--header-color);
font-size: clamp(13px, 1.25vw, 17px);
font-weight: 800;
line-height: 1.55;
text-align: center;
}
.gr-info time {
margin-top: 6px;
color: var(--txt-color);
font-size: 12px;
opacity: 0.72;
text-align: center;
}
.LoadMOreNews {
min-width: 170px;
height: 40px;
margin: 8px auto 13px;
padding: 8px 15px;
border: 1px solid var(--gray-2);
border-radius: 20px;
display: block;
background: var(--gray-1);
color: inherit;
cursor: pointer;
font-family: inherit;
font-size: 91%;
}
.LoadMOreNews:hover {
background: var(--main-color);
color: #fff;
}
@media (max-width: 768px) {
.container {
width: calc(100% - 16px);
}
.home-intro {
padding: 11px 12px;
}
.home-intro h1 {
font-size: 20px;
}
.home-intro p {
font-size: 13px;
line-height: 1.55;
}
.AYb_Head {
padding: 8px;
flex-wrap: wrap;
}
.AY-Fixture .AYb_Head h2 {
width: 100%;
margin-bottom: 6px;
}
.AY-Dtab {
width: 100%;
}
.date-btn {
flex: 1;
padding-inline: 3px;
font-size: 13px;
}
.MT_Team {
min-width: 0;
flex-direction: column !important;
text-align: center;
}
.TM_Logo {
width: 100%;
min-height: 55px;
margin-bottom: 2px;
}
.TM_Logo img {
max-width: 50px;
max-height: 48px;
}
.TM_Name {
max-width: 100%;
margin: 0 auto 5px;
font-size: 13px;
white-space: normal;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
line-height: 1.3;
}
.MT_Data {
margin: 13px auto;
}
.MT_Time {
font-size: 12px;
}
.MT_Stat {
min-width: 50px;
height: 22px;
padding: 2px 8px;
font-size: 11px;
}
.MT_Info li {
width: 50%;
font-size: 12px;
}
.MT_Info li:nth-child(2) {
display: none;
}
.AYaGrid,
.PS_1 .AYaGrid {
grid-template-columns: 1fr;
min-height: 0;
}
.gr-inner,
.PS_1 .gr-inner {
display: flex;
flex-direction: row;
min-height: 92px;
}
.gr-img,
.PS_1 .gr-img {
width: 36%;
min-width: 36%;
height: auto;
aspect-ratio: 16 / 10;
}
.gr-info {
padding: 8px 10px;
}
.gr-info h2,
.gr-info h3 {
-webkit-line-clamp: 3;
font-size: clamp(13px, 3.8vw, 16px);
line-height: 1.35;
text-align: center;
}
}
@media (max-width: 350px) {
.container {
width: calc(100% - 10px);
}
.AYb_Head {
padding: 5px;
}
.date-btn {
font-size: 11px;
}
.TM_Name {
font-size: 11px;
}
.MT_Info li {
font-size: 10px;
}
.gr-img,
.PS_1 .gr-img {
width: 34%;
min-width: 34%;
}
.gr-info h2,
.gr-info h3 {
font-size: 12px;
line-height: 1.35;
}
}
.daily-seo-links {
margin-top: 18px;
}
.daily-seo-links a {
font-weight: 800;
text-decoration: underline;
text-underline-offset: 3px;
} .home-intro,
.wp-shortcode-page .landing-h1 {
display: none !important;
}  .wp-page-content {
margin-bottom: 24px;
}
.wp-page-content > h1:not(.landing-h1) {
margin-top: 0;
font-size: clamp(22px, 4vw, 32px);
line-height: 1.35;
}
.wp-shortcode-page,
.wp-shortcode-page .entry-content {
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
background: transparent;
box-shadow: none;
}
.wp-shortcode-page .entry-content > :first-child {
margin-top: 0;
}
.daily-editor-content,
.home-editor-content {
margin-top: 16px;
}
.article-meta {
margin-bottom: 18px;
}
.article-body img,
.entry-content img {
max-width: 100%;
height: auto;
}
.navigation.pagination {
padding: 0 16px 16px;
}
.nav-links {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.page-numbers {
min-height: 38px;
padding: 8px 16px;
border-radius: var(--theme-radius);
display: inline-flex;
align-items: center;
justify-content: center;
background: var(--main-color);
color: #fff;
font-weight: 800;
}
.page-numbers.current {
background: var(--dark-color);
}
.not-found-box {
text-align: center;
}
html,
body {
min-height: 100%;
width: 100%;
overflow-x: hidden;
}
body.matchpress-style {
min-height: 100vh;
min-height: 100dvh;
display: flex;
flex-direction: column;
}
#SiteContent,
.article-wrapper,
.match-page,
.match-detail-shell {
flex: 1 0 auto;
}
.site-footer {
flex-shrink: 0;
margin-top: auto;
} .AY-Fixture .rudanflex {
min-height: 0;
height: auto;
}
.AY-Fixture .rudanflex:empty {
display: none;
} .news-card {
min-width: 0;
}
.news-card > a {
height: 100%;
}
.news-card time {
display: block;
}
.match-page {
max-width: 100%;
overflow-x: clip;
}
.match-page .match-detail-main {
display: grid;
gap: 16px;
}
.match-page .content-panel,
.match-page .match-related-block,
.match-page .match-hero {
max-width: 100%;
}
@media (max-width: 700px) {
.match-page {
width: calc(100% - 12px);
margin-inline: auto;
}
.match-page .content-panel,
.match-page .match-related-block {
overflow: hidden;
}
.match-page .match-body {
padding: 12px;
}
.match-page .match-table {
font-size: 13px;
}
.match-page .match-table th,
.match-page .match-table td {
padding: 8px 7px;
}
.match-page .details-text,
.match-page p,
.match-page h1,
.match-page h2 {
overflow-wrap: anywhere;
}
} .AY-Fixture .AY-Dtab {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
gap: 5px;
}
.AY-Fixture .date-btn {
display: inline-flex;
width: auto;
}
.AY-Fixture .AY_Inner {
display: flex;
flex-direction: row;
align-items: center;
}
.AY-Fixture .MT_Info ul {
width: 100%;
margin: 0;
padding: 0;
display: flex;
flex-direction: row;
align-items: center;
list-style: none;
}
.AY-Fixture .MT_Info li {
min-width: 0;
flex: 1 1 0;
}
.AY-Fixture .MT_Info li::before {
position: static;
}
.AY-Fixture .MT_Result {
direction: rtl;
} .AY-Fixture .AY_Match.not-started .MT_Result,
.AY-Fixture .AY_Match.is-upcoming .MT_Result,
.AY-Fixture .AY_Match.not-started .TourName,
.AY-Fixture .AY_Match.is-upcoming .TourName {
display: none;
}
@media (max-width: 768px) {
.AY-Fixture .AY-Dtab {
width: 100%;
}
.AY-Fixture .date-btn {
flex: 1 1 0;
}
.AY-Fixture .MT_Info li:nth-child(2) {
display: none;
}
} @media (max-width: 768px) {
#SiteContent,
#SiteContent.page-shell,
.container,
.container.page-shell,
.mp-championships,
.mpt-mobile-screen {
width: 98% !important;
max-width: none !important;
margin-inline: auto !important;
padding-inline: 0 !important;
}
.mp-championships > .mp-champ-main {
width: 100% !important;
}
.mp-championships .mp-champ-calendar,
.mp-championships .mp-champ-schedule,
.AY_Block {
width: 100% !important;
margin-inline: 0 !important;
}
.mp-schedule-match,
.mp-schedule-match.has-match-status {
grid-template-columns: minmax(0, 1fr) 58px minmax(0, 1fr) !important;
gap: 6px !important;
padding-inline: 18px !important;
}
.mp-team.home {
grid-template-columns: minmax(0, 1fr) 28px !important;
}
.mp-team.away {
grid-template-columns: 28px minmax(0, 1fr) !important;
}
.mp-team img {
width: 28px !important;
height: 28px !important;
flex: 0 0 28px !important;
}
.mp-league-identity img,
.mp-league-identity picture,
.mp-league-identity picture img {
width: 28px !important;
height: 28px !important;
flex: 0 0 28px !important;
object-fit: contain;
}
.mpt-competitions-list img {
width: 28px !important;
height: 28px !important;
flex: 0 0 28px !important;
}
#SiteContent {
transition: opacity 120ms ease, transform 120ms ease;
}
#SiteContent.mpt-tab-leaving {
opacity: .82;
transform: translateY(2px);
pointer-events: none;
}
#SiteContent.mpt-tab-entering {
opacity: .72;
transform: translateY(3px);
}
}
@media (prefers-reduced-motion: reduce) {
#SiteContent {
transition: none !important;
}
} @media(max-width:768px){
#SiteContent,#SiteContent.page-shell,.container,.container.page-shell{width:98%!important;max-width:none!important;margin-inline:auto!important;padding-inline:0!important}
#SiteContent .mp-championships,#SiteContent .mp-championships>.mp-champ-main,#SiteContent .mp-championships .mp-champ-schedule,#SiteContent .mp-championships .mp-schedule-list{width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important}
#SiteContent .mp-championships{display:block!important}
#SiteContent .mp-championships>.mp-champ-main{display:grid!important}
.mp-schedule-match .mp-team strong{font-size:13px!important}
.mp-schedule-title .mp-league-identity img,.mp-schedule-title .mp-league-identity picture,.mp-schedule-title .mp-league-identity picture img{width:20px!important;height:20px!important;flex:0 0 20px!important}
} @media(max-width:768px){
.mp-schedule-match.has-match-status{padding-inline-start:38px!important;padding-inline-end:8px!important}
.mp-schedule-match.has-match-status .mp-team{min-width:0!important;overflow:hidden!important}
.mp-schedule-match.has-match-status .mp-team strong{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
} @media(max-width:768px){
.site-footer{display:none!important}
.mpt-mobile-nav{background:rgba(255,255,255,.97)!important;border-color:#e4e8ee!important;color:#5e6672!important}
.mpt-mobile-nav-item{color:inherit!important}
.mpt-mobile-nav-item.is-active{color:var(--main-color,#16a34a)!important}
html[data-theme="dark"] .mpt-mobile-nav{background:rgba(24,35,47,.97)!important;border-color:#344354!important;color:#a6aab0!important}
#SiteContent .mp-championships,#SiteContent .mp-league-page,#SiteContent.mpt-mobile-screen{width:calc(100% - 8px)!important;max-width:none!important;margin:12px auto!important;padding-inline:0!important}
#SiteContent .mp-championships>.mp-champ-main,#SiteContent .mp-championships .mp-champ-calendar,#SiteContent .mp-championships .mp-champ-schedule,#SiteContent .mp-championships .mp-schedule-list,#SiteContent .mp-league-page>.mp-league-header,#SiteContent .mp-league-page>.mp-league-content,#SiteContent .mp-league-page .mp-panel{width:100%!important;max-width:none!important;margin-inline:0!important;box-sizing:border-box!important}
#SiteContent .mp-championships>.mp-champ-sidebar,#SiteContent .mp-championships .mp-best-leagues,#SiteContent .mp-championships .mp-champ-news{display:none!important}
#SiteContent .mp-schedule-match,#SiteContent .mp-schedule-match.has-match-status{grid-template-columns:minmax(0,126px) 58px minmax(0,126px)!important;justify-content:center!important;gap:6px!important;padding-inline:6px!important;min-height:62px!important;box-sizing:border-box!important}
#SiteContent .mp-schedule-match.has-match-status{padding-inline-start:36px!important;padding-inline-end:4px!important}
#SiteContent .mp-schedule-match .mp-team{width:100%!important;min-width:0!important;overflow:hidden!important}
#SiteContent .mp-schedule-match .mp-team strong{min-width:0!important;max-width:100%!important;padding:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
} @media(max-width:768px){
#SiteContent,#SiteContent.page-shell,.container,.container.page-shell{width:100%!important;max-width:none!important;margin-inline:auto!important;padding-inline:0!important}
#SiteContent .mp-championships,#SiteContent .mp-league-page,#SiteContent.mpt-mobile-screen{width:98%!important;max-width:none!important;margin-inline:auto!important}
#SiteContent .mp-schedule-match,#SiteContent .mp-schedule-match.has-match-status{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr)!important;justify-content:stretch!important;gap:6px!important;padding-inline:8px!important}
#SiteContent .mp-schedule-match .mp-match-center{grid-column:2!important;justify-self:stretch!important;text-align:center!important}
#SiteContent .mp-schedule-match .mp-team.home{grid-template-columns:minmax(0,1fr) 28px!important}
#SiteContent .mp-schedule-match .mp-team.away{grid-template-columns:28px minmax(0,1fr)!important}
#SiteContent .mp-schedule-match .mp-team img{width:28px!important;height:28px!important;flex:0 0 28px!important}
#SiteContent .mp-schedule-match.has-match-status .mp-team.home strong{padding:0!important;padding-inline-start:32px!important}
#SiteContent .mp-schedule-match .mp-team strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
#SiteContent .mp-champ-main{transition:opacity 120ms ease,transform 120ms ease}
#SiteContent .mp-champ-main.mpt-day-leaving{opacity:.82;transform:translateY(2px);pointer-events:none}
#SiteContent .mp-champ-main.mpt-day-entering{opacity:.82;transform:translateY(-2px)}
}